-- MariaDB dump 10.19  Distrib 10.6.13-MariaDB, for Linux (x86_64)
--
-- Host: localhost    Database: vblink5_wp21
-- ------------------------------------------------------
-- Server version	10.6.13-MariaDB

/*!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 `wpjk_acfw_store_credits`
--

DROP TABLE IF EXISTS `wpjk_acfw_store_credits`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_acfw_store_credits` (
  `entry_id` bigint(20) NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) NOT NULL,
  `entry_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `entry_type` varchar(20) NOT NULL,
  `entry_action` varchar(20) NOT NULL,
  `entry_amount` varchar(255) NOT NULL,
  `object_id` bigint(20) NOT NULL,
  `entry_note` text DEFAULT NULL,
  PRIMARY KEY (`entry_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_acfw_store_credits`
--

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

--
-- Table structure for table `wpjk_actionscheduler_actions`
--

DROP TABLE IF EXISTS `wpjk_actionscheduler_actions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_actionscheduler_actions` (
  `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `hook` varchar(191) NOT NULL,
  `status` varchar(20) NOT NULL,
  `scheduled_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `scheduled_date_local` datetime DEFAULT '0000-00-00 00:00:00',
  `args` varchar(191) DEFAULT NULL,
  `schedule` longtext DEFAULT NULL,
  `group_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `attempts` int(11) NOT NULL DEFAULT 0,
  `last_attempt_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `last_attempt_local` datetime DEFAULT '0000-00-00 00:00:00',
  `claim_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `extended_args` varchar(8000) 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_status_scheduled_date_gmt` (`claim_id`,`status`,`scheduled_date_gmt`)
) ENGINE=MyISAM AUTO_INCREMENT=4126 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_actionscheduler_actions`
--

LOCK TABLES `wpjk_actionscheduler_actions` WRITE;
/*!40000 ALTER TABLE `wpjk_actionscheduler_actions` DISABLE KEYS */;
INSERT INTO `wpjk_actionscheduler_actions` VALUES (3402,'wc_gla_cron_daily_notes','complete','2023-04-22 02:12:12','2023-04-22 02:12:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682129532;s:18:\"\0*\0first_timestamp\";i:1676443601;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682129532;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2023-04-22 02:29:44','2023-04-22 02:29:44',0,NULL),(3401,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-21 03:12:12','2023-04-21 03:12:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682046732;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682046732;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-21 19:17:49','2023-04-21 19:17:49',0,NULL),(3410,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-22 02:46:47','2023-04-22 02:46:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682131607;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682131607;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-22 05:01:36','2023-04-22 05:01:36',0,NULL),(3408,'facebook_for_woocommerce_hourly_heartbeat','complete','2023-04-21 19:17:49','2023-04-21 19:17:49','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1682104669;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1682104669;}',0,1,'2023-04-21 19:17:55','2023-04-21 19:17:55',0,NULL),(3409,'facebook_for_woocommerce_daily_heartbeat','complete','2023-04-21 19:17:52','2023-04-21 19:17:52','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1682104672;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1682104672;}',0,1,'2023-04-21 19:17:55','2023-04-21 19:17:55',0,NULL),(4115,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-20 09:16:08','2023-05-20 09:16:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684574168;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684574168;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-20 09:19:49','2023-05-20 09:19:49',0,NULL),(4116,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-20 10:19:49','2023-05-20 10:19:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684577989;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684577989;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-20 10:21:07','2023-05-20 10:21:07',0,NULL),(4118,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-20 12:23:06','2023-05-20 12:23:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684585386;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684585386;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-20 12:26:05','2023-05-20 12:26:05',0,NULL),(4120,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-20 14:26:20','2023-05-20 14:26:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684592780;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684592780;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-20 14:27:44','2023-05-20 14:27:44',0,NULL),(19,'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications','failed','2023-02-15 06:55:00','2023-02-15 06:55:00','[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',0,1,'2023-02-15 06:55:28','2023-02-15 06:55:28',0,NULL),(3383,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-19 21:15:07','2023-04-19 21:15:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1681938907;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1681938907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-19 21:17:31','2023-04-19 21:17:31',0,NULL),(3382,'wc_gla_cron_daily_notes','complete','2023-04-20 19:53:53','2023-04-20 19:53:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682020433;s:18:\"\0*\0first_timestamp\";i:1676443601;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682020433;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2023-04-21 02:12:12','2023-04-21 02:12:12',0,NULL),(4122,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-20 16:28:23','2023-05-20 16:28:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684600103;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684600103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-20 16:28:29','2023-05-20 16:28:29',0,NULL),(3381,'pinterest_for_woocommerce_daily_heartbeat','complete','2023-04-20 19:53:53','2023-04-20 19:53:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682020433;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682020433;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-04-21 02:12:12','2023-04-21 02:12:12',0,NULL),(3331,'woocommerce_cleanup_draft_orders','complete','2023-04-19 19:49:24','2023-04-19 19:49:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1681933764;s:18:\"\0*\0first_timestamp\";i:1676443603;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1681933764;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-04-19 19:53:53','2023-04-19 19:53:53',0,NULL),(3330,'pinterest_for_woocommerce_daily_heartbeat','complete','2023-04-19 19:49:24','2023-04-19 19:49:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1681933764;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1681933764;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-04-19 19:53:53','2023-04-19 19:53:53',0,NULL),(3329,'wc_gla_cron_daily_notes','complete','2023-04-19 19:49:24','2023-04-19 19:49:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1681933764;s:18:\"\0*\0first_timestamp\";i:1676443601;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1681933764;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2023-04-19 19:53:53','2023-04-19 19:53:53',0,NULL),(4107,'woocommerce_cleanup_draft_orders','pending','2023-05-21 01:24:06','2023-05-21 01:24:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684632246;s:18:\"\0*\0first_timestamp\";i:1676443603;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684632246;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(4104,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-20 01:00:53','2023-05-20 01:00:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684544453;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684544453;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-20 01:02:41','2023-05-20 01:02:41',0,NULL),(4106,'pinterest_for_woocommerce_daily_heartbeat','pending','2023-05-21 01:24:06','2023-05-21 01:24:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684632246;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684632246;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(4109,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-20 03:05:53','2023-05-20 03:05:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684551953;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684551953;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-20 03:08:11','2023-05-20 03:08:11',0,NULL),(4105,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-20 02:02:41','2023-05-20 02:02:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684548161;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684548161;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-20 02:05:53','2023-05-20 02:05:53',0,NULL),(4110,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-20 04:08:11','2023-05-20 04:08:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684555691;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684555691;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-20 04:08:18','2023-05-20 04:08:18',0,NULL),(4112,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-20 06:09:11','2023-05-20 06:09:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684562951;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684562951;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-20 06:10:54','2023-05-20 06:10:54',0,NULL),(3384,'facebook_for_woocommerce_hourly_heartbeat','complete','2023-04-19 20:51:18','2023-04-19 20:51:18','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1681937478;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1681937478;}',0,1,'2023-04-19 20:51:18','2023-04-19 20:51:18',0,NULL),(3380,'woocommerce_cleanup_draft_orders','complete','2023-04-20 19:53:53','2023-04-20 19:53:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682020433;s:18:\"\0*\0first_timestamp\";i:1676443603;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682020433;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-04-21 02:12:12','2023-04-21 02:12:12',0,NULL),(3385,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-19 22:17:31','2023-04-19 22:17:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1681942651;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1681942651;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-19 22:20:42','2023-04-19 22:20:42',0,NULL),(3391,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-20 01:28:03','2023-04-20 01:28:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1681954083;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1681954083;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-20 01:33:33','2023-04-20 01:33:33',0,NULL),(3394,'facebook_for_woocommerce_hourly_heartbeat','complete','2023-04-20 01:48:26','2023-04-20 01:48:26','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1681955306;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1681955306;}',0,1,'2023-04-20 01:50:02','2023-04-20 01:50:02',0,NULL),(3392,'facebook_for_woocommerce_hourly_heartbeat','complete','2023-04-20 00:49:24','2023-04-20 00:49:24','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1681951764;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1681951764;}',0,1,'2023-04-20 00:54:09','2023-04-20 00:54:09',0,NULL),(3395,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-20 03:43:18','2023-04-20 03:43:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1681962198;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1681962198;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-20 04:29:29','2023-04-20 04:29:29',0,NULL),(3396,'facebook_for_woocommerce_hourly_heartbeat','complete','2023-04-20 03:26:54','2023-04-20 03:26:54','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1681961214;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1681961214;}',0,1,'2023-04-20 04:29:29','2023-04-20 04:29:29',0,NULL),(1769,'wpforms_admin_addons_cache_update','failed','2023-03-27 10:18:21','2023-03-27 10:18:21','{\"tasks_meta_id\":7}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1679912301;s:18:\"\0*\0first_timestamp\";i:1678097349;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1679912301;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',8,1,'2023-03-27 10:21:28','2023-03-27 10:21:28',0,NULL),(3412,'wc_gla_cron_daily_notes','complete','2023-04-23 02:29:44','2023-04-23 02:29:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682216984;s:18:\"\0*\0first_timestamp\";i:1676443601;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682216984;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2023-04-23 02:55:25','2023-04-23 02:55:25',0,NULL),(3405,'facebook_for_woocommerce_daily_heartbeat','complete','2023-04-21 02:12:26','2023-04-21 02:12:26','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1682043146;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1682043146;}',0,1,'2023-04-21 19:17:49','2023-04-21 19:17:49',0,NULL),(3406,'facebook_for_woocommerce_hourly_heartbeat','complete','2023-04-21 02:12:26','2023-04-21 02:12:26','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1682043146;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1682043146;}',0,1,'2023-04-21 19:17:49','2023-04-21 19:17:49',0,NULL),(3403,'pinterest_for_woocommerce_daily_heartbeat','complete','2023-04-22 02:12:12','2023-04-22 02:12:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682129532;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682129532;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-04-22 02:29:45','2023-04-22 02:29:45',0,NULL),(3404,'woocommerce_cleanup_draft_orders','complete','2023-04-22 02:12:12','2023-04-22 02:12:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682129532;s:18:\"\0*\0first_timestamp\";i:1676443603;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682129532;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-04-22 02:29:45','2023-04-22 02:29:45',0,NULL),(3413,'pinterest_for_woocommerce_daily_heartbeat','complete','2023-04-23 02:29:45','2023-04-23 02:29:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682216985;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682216985;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-04-23 02:55:25','2023-04-23 02:55:25',0,NULL),(3414,'woocommerce_cleanup_draft_orders','complete','2023-04-23 02:29:45','2023-04-23 02:29:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682216985;s:18:\"\0*\0first_timestamp\";i:1676443603;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682216985;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-04-23 02:55:25','2023-04-23 02:55:25',0,NULL),(3407,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-21 20:17:49','2023-04-21 20:17:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682108269;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682108269;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-22 01:46:47','2023-04-22 01:46:47',0,NULL),(3411,'facebook_for_woocommerce_hourly_heartbeat','complete','2023-04-22 01:46:47','2023-04-22 01:46:47','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1682128007;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1682128007;}',0,1,'2023-04-22 01:49:59','2023-04-22 01:49:59',0,NULL),(3417,'facebook_for_woocommerce_hourly_heartbeat','complete','2023-04-22 05:50:15','2023-04-22 05:50:15','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1682142615;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1682142615;}',0,1,'2023-04-22 07:11:53','2023-04-22 07:11:53',0,NULL),(3415,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-22 06:01:36','2023-04-22 06:01:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682143296;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682143296;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-22 07:11:53','2023-04-22 07:11:53',0,NULL),(3419,'facebook_for_woocommerce_daily_heartbeat','complete','2023-04-22 07:12:30','2023-04-22 07:12:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1682147550;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1682147550;}',0,1,'2023-04-22 07:12:51','2023-04-22 07:12:51',0,NULL),(3420,'facebook_for_woocommerce_hourly_heartbeat','complete','2023-04-22 07:12:30','2023-04-22 07:12:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1682147550;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1682147550;}',0,1,'2023-04-22 07:12:51','2023-04-22 07:12:51',0,NULL),(3423,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-22 14:05:10','2023-04-22 14:05:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682172310;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682172310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-22 16:07:15','2023-04-22 16:07:15',0,NULL),(3422,'facebook_for_woocommerce_hourly_heartbeat','complete','2023-04-22 09:19:31','2023-04-22 09:19:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1682155171;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1682155171;}',0,1,'2023-04-22 13:05:10','2023-04-22 13:05:10',0,NULL),(3421,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-22 10:19:30','2023-04-22 10:19:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682158770;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682158770;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-22 13:05:10','2023-04-22 13:05:10',0,NULL),(3424,'facebook_for_woocommerce_hourly_heartbeat','complete','2023-04-22 13:05:10','2023-04-22 13:05:10','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1682168710;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1682168710;}',0,1,'2023-04-22 13:05:43','2023-04-22 13:05:43',0,NULL),(4101,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-19 21:55:53','2023-05-19 21:55:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684533353;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684533353;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-19 22:00:25','2023-05-19 22:00:25',0,NULL),(4102,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-19 23:00:25','2023-05-19 23:00:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684537225;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684537225;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-19 23:00:53','2023-05-19 23:00:53',0,NULL),(4108,'wc_gla_cron_daily_notes','pending','2023-05-21 01:24:06','2023-05-21 01:24:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684632246;s:18:\"\0*\0first_timestamp\";i:1676443601;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684632246;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(4103,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-20 00:00:53','2023-05-20 00:00:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684540853;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684540853;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-20 00:00:53','2023-05-20 00:00:53',0,NULL),(4113,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-20 07:10:54','2023-05-20 07:10:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684566654;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684566654;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-20 07:11:08','2023-05-20 07:11:08',0,NULL),(4111,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-20 05:08:18','2023-05-20 05:08:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684559298;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684559298;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-20 05:09:11','2023-05-20 05:09:11',0,NULL),(4114,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-20 08:11:08','2023-05-20 08:11:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684570268;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684570268;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-20 08:16:08','2023-05-20 08:16:08',0,NULL),(4123,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-20 17:28:29','2023-05-20 17:28:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684603709;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684603709;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-20 17:29:21','2023-05-20 17:29:21',0,NULL),(4117,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-20 11:21:07','2023-05-20 11:21:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684581667;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684581667;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-20 11:23:06','2023-05-20 11:23:06',0,NULL),(4121,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-20 15:27:44','2023-05-20 15:27:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684596464;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684596464;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-20 15:28:23','2023-05-20 15:28:23',0,NULL),(3397,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-20 05:29:29','2023-04-20 05:29:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1681968569;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1681968569;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-20 06:01:30','2023-04-20 06:01:30',0,NULL),(4119,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-20 13:26:05','2023-05-20 13:26:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684589165;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684589165;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-20 13:26:20','2023-05-20 13:26:20',0,NULL),(4124,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-20 18:29:21','2023-05-20 18:29:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684607361;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684607361;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-20 18:31:04','2023-05-20 18:31:04',0,NULL),(4125,'pinterest_for_woocommerce_hourly_heartbeat','pending','2023-05-20 19:31:04','2023-05-20 19:31:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684611064;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684611064;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(3378,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-19 20:11:09','2023-04-19 20:11:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1681935069;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1681935069;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-19 20:15:07','2023-04-19 20:15:07',0,NULL),(3379,'facebook_for_woocommerce_hourly_heartbeat','complete','2023-04-19 19:47:41','2023-04-19 19:47:41','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1681933661;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1681933661;}',0,1,'2023-04-19 19:48:32','2023-04-19 19:48:32',0,NULL),(3393,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-20 02:33:33','2023-04-20 02:33:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1681958013;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1681958013;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-20 02:43:18','2023-04-20 02:43:18',0,NULL),(3387,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-19 23:20:42','2023-04-19 23:20:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1681946442;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1681946442;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-19 23:23:10','2023-04-19 23:23:10',0,NULL),(3390,'facebook_for_woocommerce_hourly_heartbeat','complete','2023-04-19 23:47:06','2023-04-19 23:47:06','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1681948026;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1681948026;}',0,1,'2023-04-19 23:50:50','2023-04-19 23:50:50',0,NULL),(3386,'facebook_for_woocommerce_hourly_heartbeat','complete','2023-04-19 21:48:49','2023-04-19 21:48:49','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1681940929;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1681940929;}',0,1,'2023-04-19 21:51:08','2023-04-19 21:51:08',0,NULL),(3388,'facebook_for_woocommerce_hourly_heartbeat','complete','2023-04-19 22:47:08','2023-04-19 22:47:08','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1681944428;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1681944428;}',0,1,'2023-04-19 22:52:20','2023-04-19 22:52:20',0,NULL),(3389,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-20 00:23:10','2023-04-20 00:23:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1681950190;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1681950190;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-20 00:28:03','2023-04-20 00:28:03',0,NULL),(3398,'facebook_for_woocommerce_hourly_heartbeat','complete','2023-04-20 04:29:29','2023-04-20 04:29:29','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1681964969;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1681964969;}',0,1,'2023-04-20 04:29:46','2023-04-20 04:29:46',0,NULL),(3399,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-20 07:01:30','2023-04-20 07:01:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1681974090;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1681974090;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-21 02:12:12','2023-04-21 02:12:12',0,NULL),(3400,'facebook_for_woocommerce_hourly_heartbeat','complete','2023-04-20 06:01:30','2023-04-20 06:01:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1681970490;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1681970490;}',0,1,'2023-04-21 02:12:12','2023-04-21 02:12:12',0,NULL),(3418,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-22 08:11:53','2023-04-22 08:11:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682151113;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682151113;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-22 09:19:30','2023-04-22 09:19:30',0,NULL),(3416,'facebook_for_woocommerce_hourly_heartbeat','complete','2023-04-22 05:01:36','2023-04-22 05:01:36','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1682139696;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1682139696;}',0,1,'2023-04-22 05:01:52','2023-04-22 05:01:52',0,NULL),(3460,'wp_mail_smtp_summary_report_email','complete','2023-05-01 14:33:50','2023-05-01 14:33:50','[null]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682951630;s:18:\"\0*\0first_timestamp\";i:1677506400;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682951630;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',7,1,'2023-05-01 14:35:37','2023-05-01 14:35:37',0,NULL),(3442,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-23 22:46:13','2023-04-23 22:46:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682289973;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682289973;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-23 23:46:22','2023-04-23 23:46:22',0,NULL),(3440,'facebook_for_woocommerce_daily_heartbeat','complete','2023-04-23 11:02:58','2023-04-23 11:02:58','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1682247778;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1682247778;}',0,1,'2023-04-23 11:03:00','2023-04-23 11:03:00',0,NULL),(3441,'facebook_for_woocommerce_hourly_heartbeat','complete','2023-04-23 11:02:58','2023-04-23 11:02:58','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1682247778;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1682247778;}',0,1,'2023-04-23 11:03:00','2023-04-23 11:03:00',0,NULL),(3439,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-23 12:02:36','2023-04-23 12:02:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682251356;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682251356;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-23 21:46:13','2023-04-23 21:46:13',0,NULL),(3614,'wp_mail_smtp_summary_report_email','complete','2023-05-08 14:35:37','2023-05-08 14:35:37','[null]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683556537;s:18:\"\0*\0first_timestamp\";i:1677506400;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683556537;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',7,1,'2023-05-08 14:35:45','2023-05-08 14:35:45',0,NULL),(3461,'facebook_for_woocommerce_hourly_heartbeat','complete','2023-04-24 14:33:50','2023-04-24 14:33:50','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1682346830;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1682346830;}',0,1,'2023-04-24 14:38:09','2023-04-24 14:38:09',0,NULL),(3444,'facebook_for_woocommerce_hourly_heartbeat','complete','2023-04-23 22:08:51','2023-04-23 22:08:51','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1682287731;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1682287731;}',0,1,'2023-04-23 22:08:51','2023-04-23 22:08:51',0,NULL),(3447,'facebook_for_woocommerce_hourly_heartbeat','complete','2023-04-23 23:46:50','2023-04-23 23:46:50','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1682293610;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1682293610;}',0,1,'2023-04-23 23:46:50','2023-04-23 23:46:50',0,NULL),(3443,'facebook_for_woocommerce_hourly_heartbeat','complete','2023-04-23 21:46:13','2023-04-23 21:46:13','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1682286373;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1682286373;}',0,1,'2023-04-23 22:07:36','2023-04-23 22:07:36',0,NULL),(3446,'facebook_for_woocommerce_hourly_heartbeat','complete','2023-04-23 23:46:22','2023-04-23 23:46:22','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1682293582;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1682293582;}',0,1,'2023-04-23 23:46:50','2023-04-23 23:46:50',0,NULL),(3445,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-24 00:46:22','2023-04-24 00:46:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682297182;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682297182;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-24 03:47:12','2023-04-24 03:47:12',0,NULL),(3451,'pinterest_for_woocommerce_daily_heartbeat','complete','2023-04-25 03:47:12','2023-04-25 03:47:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682394432;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682394432;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-04-25 20:55:46','2023-04-25 20:55:46',0,NULL),(3452,'facebook_for_woocommerce_hourly_heartbeat','complete','2023-04-24 03:47:12','2023-04-24 03:47:12','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1682308032;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1682308032;}',0,1,'2023-04-24 03:47:43','2023-04-24 03:47:43',0,NULL),(3455,'facebook_for_woocommerce_hourly_heartbeat','complete','2023-04-24 06:11:41','2023-04-24 06:11:41','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1682316701;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1682316701;}',0,1,'2023-04-24 08:52:51','2023-04-24 08:52:51',0,NULL),(3453,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-24 06:43:33','2023-04-24 06:43:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682318613;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682318613;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-24 08:52:51','2023-04-24 08:52:51',0,NULL),(3454,'facebook_for_woocommerce_hourly_heartbeat','complete','2023-04-24 05:43:33','2023-04-24 05:43:33','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1682315013;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1682315013;}',0,1,'2023-04-24 06:11:41','2023-04-24 06:11:41',0,NULL),(3459,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-24 15:33:47','2023-04-24 15:33:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682350427;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682350427;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-24 20:35:53','2023-04-24 20:35:53',0,NULL),(3457,'facebook_for_woocommerce_daily_heartbeat','complete','2023-04-24 08:52:54','2023-04-24 08:52:54','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1682326374;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1682326374;}',0,1,'2023-04-24 08:52:57','2023-04-24 08:52:57',0,NULL),(3686,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-04 07:32:34','2023-05-04 07:32:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683185554;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683185554;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-04 07:32:47','2023-05-04 07:32:47',0,NULL),(3458,'facebook_for_woocommerce_hourly_heartbeat','complete','2023-04-24 08:52:54','2023-04-24 08:52:54','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1682326374;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1682326374;}',0,1,'2023-04-24 08:52:57','2023-04-24 08:52:57',0,NULL),(3456,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-24 09:52:51','2023-04-24 09:52:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682329971;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682329971;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-24 14:33:47','2023-04-24 14:33:47',0,NULL),(3462,'facebook_for_woocommerce_hourly_heartbeat','complete','2023-04-24 14:49:50','2023-04-24 14:49:50','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1682347790;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1682347790;}',0,1,'2023-04-24 14:49:50','2023-04-24 14:49:50',0,NULL),(3464,'facebook_for_woocommerce_hourly_heartbeat','complete','2023-04-24 20:35:53','2023-04-24 20:35:53','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1682368553;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1682368553;}',0,1,'2023-04-24 23:49:44','2023-04-24 23:49:44',0,NULL),(3463,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-24 21:35:53','2023-04-24 21:35:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682372153;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682372153;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-24 23:49:44','2023-04-24 23:49:44',0,NULL),(3687,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-04 08:32:47','2023-05-04 08:32:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683189167;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683189167;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-04 08:33:26','2023-05-04 08:33:26',0,NULL),(3467,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-25 03:58:54','2023-04-25 03:58:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682395134;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682395134;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-25 20:55:46','2023-04-25 20:55:46',0,NULL),(3466,'facebook_for_woocommerce_hourly_heartbeat','complete','2023-04-24 23:49:44','2023-04-24 23:49:44','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1682380184;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1682380184;}',0,1,'2023-04-25 02:58:54','2023-04-25 02:58:54',0,NULL),(3465,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-25 00:49:44','2023-04-25 00:49:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682383784;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682383784;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-25 02:58:54','2023-04-25 02:58:54',0,NULL),(3468,'facebook_for_woocommerce_hourly_heartbeat','complete','2023-04-25 02:58:54','2023-04-25 02:58:54','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1682391534;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1682391534;}',0,1,'2023-04-25 20:55:46','2023-04-25 20:55:46',0,NULL),(3485,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-27 01:48:11','2023-04-27 01:48:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682560091;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682560091;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-27 02:02:22','2023-04-27 02:02:22',0,NULL),(3473,'facebook_for_woocommerce_hourly_heartbeat','complete','2023-04-25 20:55:46','2023-04-25 20:55:46','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1682456146;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1682456146;}',0,1,'2023-04-26 05:42:32','2023-04-26 05:42:32',0,NULL),(3471,'woocommerce_cleanup_draft_orders','complete','2023-04-26 20:55:46','2023-04-26 20:55:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682542546;s:18:\"\0*\0first_timestamp\";i:1676443603;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682542546;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-04-27 00:48:11','2023-04-27 00:48:11',0,NULL),(3685,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-04 06:32:23','2023-05-04 06:32:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683181943;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683181943;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-04 06:32:34','2023-05-04 06:32:34',0,NULL),(3684,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-04 05:30:37','2023-05-04 05:30:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683178237;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683178237;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-04 05:32:23','2023-05-04 05:32:23',0,NULL),(3475,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-26 06:42:32','2023-04-26 06:42:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682491352;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682491352;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-26 11:28:11','2023-04-26 11:28:11',0,NULL),(3474,'facebook_for_woocommerce_daily_heartbeat','complete','2023-04-25 20:55:52','2023-04-25 20:55:52','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1682456152;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1682456152;}',0,1,'2023-04-26 05:42:32','2023-04-26 05:42:32',0,NULL),(395,'action_scheduler/migration_hook','failed','2023-02-22 10:00:18','2023-02-22 10:00:18','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1677060018;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1677060018;}',2,1,'2023-02-22 10:00:22','2023-02-22 10:00:22',0,NULL),(3469,'pinterest_for_woocommerce_daily_heartbeat','complete','2023-04-26 20:55:46','2023-04-26 20:55:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682542546;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682542546;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-04-27 00:48:11','2023-04-27 00:48:11',0,NULL),(3472,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-25 21:55:46','2023-04-25 21:55:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682459746;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682459746;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-26 05:42:32','2023-04-26 05:42:32',0,NULL),(3470,'wc_gla_cron_daily_notes','complete','2023-04-26 20:55:46','2023-04-26 20:55:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682542546;s:18:\"\0*\0first_timestamp\";i:1676443601;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682542546;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2023-04-27 00:48:11','2023-04-27 00:48:11',0,NULL),(3486,'woocommerce_cleanup_draft_orders','complete','2023-04-28 00:48:11','2023-04-28 00:48:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682642891;s:18:\"\0*\0first_timestamp\";i:1676443603;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682642891;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-04-28 00:53:40','2023-04-28 00:53:40',0,NULL),(3488,'wc_gla_cron_daily_notes','complete','2023-04-28 00:48:11','2023-04-28 00:48:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682642891;s:18:\"\0*\0first_timestamp\";i:1676443601;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682642891;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2023-04-28 00:53:40','2023-04-28 00:53:40',0,NULL),(3477,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-26 15:48:18','2023-04-26 15:48:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682524098;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682524098;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-26 16:57:09','2023-04-26 16:57:09',0,NULL),(3478,'facebook_for_woocommerce_hourly_heartbeat','complete','2023-04-26 14:48:18','2023-04-26 14:48:18','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1682520498;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1682520498;}',0,1,'2023-04-26 14:48:25','2023-04-26 14:48:25',0,NULL),(3479,'facebook_for_woocommerce_daily_heartbeat','complete','2023-04-26 14:48:22','2023-04-26 14:48:22','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1682520502;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1682520502;}',0,1,'2023-04-26 14:48:25','2023-04-26 14:48:25',0,NULL),(3476,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-26 12:28:11','2023-04-26 12:28:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682512091;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682512091;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-26 14:48:18','2023-04-26 14:48:18',0,NULL),(3683,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-04 04:30:36','2023-05-04 04:30:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683174636;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683174636;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-04 04:30:37','2023-05-04 04:30:37',0,NULL),(3482,'facebook_for_woocommerce_hourly_heartbeat','complete','2023-04-26 17:49:26','2023-04-26 17:49:26','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1682531366;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1682531366;}',0,1,'2023-04-26 19:33:43','2023-04-26 19:33:43',0,NULL),(3679,'pinterest_for_woocommerce_daily_heartbeat','failed','2023-05-05 01:05:35','2023-05-05 01:05:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683248735;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683248735;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-05-05 01:05:39','2023-05-05 01:05:39',0,NULL),(3682,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-04 03:30:20','2023-05-04 03:30:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683171020;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683171020;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-04 03:30:36','2023-05-04 03:30:36',0,NULL),(3483,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-26 20:33:43','2023-04-26 20:33:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682541223;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682541223;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-27 00:48:11','2023-04-27 00:48:11',0,NULL),(3481,'facebook_for_woocommerce_hourly_heartbeat','complete','2023-04-26 16:57:09','2023-04-26 16:57:09','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1682528229;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1682528229;}',0,1,'2023-04-26 16:57:57','2023-04-26 16:57:57',0,NULL),(3480,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-26 17:57:09','2023-04-26 17:57:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682531829;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682531829;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-26 19:33:43','2023-04-26 19:33:43',0,NULL),(3484,'facebook_for_woocommerce_hourly_heartbeat','complete','2023-04-26 19:33:46','2023-04-26 19:33:46','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1682537626;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1682537626;}',0,1,'2023-04-27 00:48:11','2023-04-27 00:48:11',0,NULL),(3487,'pinterest_for_woocommerce_daily_heartbeat','complete','2023-04-28 00:48:11','2023-04-28 00:48:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682642891;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682642891;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-04-28 00:53:40','2023-04-28 00:53:40',0,NULL),(3507,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-27 17:02:28','2023-04-27 17:02:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682614948;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682614948;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-27 17:07:10','2023-04-27 17:07:10',0,NULL),(3489,'facebook_for_woocommerce_hourly_heartbeat','complete','2023-04-27 00:48:11','2023-04-27 00:48:11','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1682556491;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1682556491;}',0,1,'2023-04-27 01:18:55','2023-04-27 01:18:55',0,NULL),(3492,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-27 05:15:21','2023-04-27 05:15:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682572521;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682572521;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-27 05:33:57','2023-04-27 05:33:57',0,NULL),(3491,'facebook_for_woocommerce_hourly_heartbeat','complete','2023-04-27 02:02:22','2023-04-27 02:02:22','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1682560942;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1682560942;}',0,1,'2023-04-27 02:31:43','2023-04-27 02:31:43',0,NULL),(3490,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-27 03:02:22','2023-04-27 03:02:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682564542;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682564542;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-27 04:15:21','2023-04-27 04:15:21',0,NULL),(3493,'facebook_for_woocommerce_hourly_heartbeat','complete','2023-04-27 04:15:21','2023-04-27 04:15:21','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1682568921;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1682568921;}',0,1,'2023-04-27 05:33:57','2023-04-27 05:33:57',0,NULL),(3494,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-27 06:33:57','2023-04-27 06:33:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682577237;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682577237;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-27 09:14:04','2023-04-27 09:14:04',0,NULL),(3497,'facebook_for_woocommerce_daily_heartbeat','complete','2023-04-27 09:14:16','2023-04-27 09:14:16','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1682586856;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1682586856;}',0,1,'2023-04-27 09:14:19','2023-04-27 09:14:19',0,NULL),(2138,'wpforms_admin_addons_cache_update','failed','2023-04-03 10:21:28','2023-04-03 10:21:28','{\"tasks_meta_id\":7}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1680517288;s:18:\"\0*\0first_timestamp\";i:1678097349;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1680517288;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',8,1,'2023-04-03 10:22:03','2023-04-03 10:22:03',0,NULL),(3677,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-04 01:25:37','2023-05-04 01:25:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683163537;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683163537;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-04 01:30:16','2023-05-04 01:30:16',0,NULL),(3676,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-04 00:25:37','2023-05-04 00:25:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683159937;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683159937;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-04 00:25:37','2023-05-04 00:25:37',0,NULL),(3495,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-27 10:14:04','2023-04-27 10:14:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682590444;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682590444;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-27 10:18:34','2023-04-27 10:18:34',0,NULL),(3528,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-28 12:03:58','2023-04-28 12:03:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682683438;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682683438;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-28 12:08:29','2023-04-28 12:08:29',0,NULL),(3499,'facebook_for_woocommerce_hourly_heartbeat','complete','2023-04-27 10:18:34','2023-04-27 10:18:34','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1682590714;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1682590714;}',0,1,'2023-04-27 10:38:00','2023-04-27 10:38:00',0,NULL),(3498,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-27 11:18:34','2023-04-27 11:18:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682594314;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682594314;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-27 12:53:05','2023-04-27 12:53:05',0,NULL),(3496,'facebook_for_woocommerce_hourly_heartbeat','complete','2023-04-27 09:14:04','2023-04-27 09:14:04','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1682586844;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1682586844;}',0,1,'2023-04-27 09:14:19','2023-04-27 09:14:19',0,NULL),(3500,'facebook_for_woocommerce_hourly_heartbeat','complete','2023-04-27 11:10:46','2023-04-27 11:10:46','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1682593846;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1682593846;}',0,1,'2023-04-27 12:53:05','2023-04-27 12:53:05',0,NULL),(3502,'facebook_for_woocommerce_hourly_heartbeat','complete','2023-04-27 12:53:05','2023-04-27 12:53:05','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1682599985;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1682599985;}',0,1,'2023-04-27 13:02:02','2023-04-27 13:02:02',0,NULL),(3501,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-27 13:53:05','2023-04-27 13:53:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682603585;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682603585;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-27 13:54:59','2023-04-27 13:54:59',0,NULL),(3503,'woocommerce_run_product_attribute_lookup_regeneration_callback','complete','2023-04-27 13:32:19','2023-04-27 13:32:19','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1682602339;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1682602339;}',5,1,'2023-04-27 13:32:57','2023-04-27 13:32:57',0,NULL),(3504,'woocommerce_run_product_attribute_lookup_regeneration_callback','complete','2023-04-27 13:32:58','2023-04-27 13:32:58','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1682602378;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1682602378;}',5,1,'2023-04-27 13:34:16','2023-04-27 13:34:16',0,NULL),(3505,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-27 14:54:59','2023-04-27 14:54:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682607299;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682607299;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-27 14:58:22','2023-04-27 14:58:22',0,NULL),(3509,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-27 19:12:48','2023-04-27 19:12:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682622768;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682622768;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-27 19:19:11','2023-04-27 19:19:11',0,NULL),(3506,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-27 15:58:22','2023-04-27 15:58:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682611102;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682611102;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-27 16:02:28','2023-04-27 16:02:28',0,NULL),(3508,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-27 18:07:10','2023-04-27 18:07:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682618830;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682618830;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-27 18:12:48','2023-04-27 18:12:48',0,NULL),(3511,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-27 21:29:27','2023-04-27 21:29:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682630967;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682630967;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-27 21:35:56','2023-04-27 21:35:56',0,NULL),(3514,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-28 00:41:09','2023-04-28 00:41:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682642469;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682642469;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-28 00:41:38','2023-04-28 00:41:38',0,NULL),(3510,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-27 20:19:11','2023-04-27 20:19:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682626751;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682626751;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-27 20:29:27','2023-04-27 20:29:27',0,NULL),(3512,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-27 22:35:56','2023-04-27 22:35:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682634956;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682634956;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-27 22:37:18','2023-04-27 22:37:18',0,NULL),(3678,'woocommerce_cleanup_draft_orders','failed','2023-05-05 01:05:35','2023-05-05 01:05:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683248735;s:18:\"\0*\0first_timestamp\";i:1676443603;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683248735;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-05-05 01:05:39','2023-05-05 01:05:39',0,NULL),(3519,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-28 02:42:10','2023-04-28 02:42:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682649730;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682649730;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-28 02:42:16','2023-04-28 02:42:16',0,NULL),(3680,'wc_gla_cron_daily_notes','failed','2023-05-05 01:05:35','2023-05-05 01:05:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683248735;s:18:\"\0*\0first_timestamp\";i:1676443601;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683248735;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2023-05-05 01:05:39','2023-05-05 01:05:39',0,NULL),(3513,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-27 23:37:18','2023-04-27 23:37:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682638638;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682638638;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-27 23:41:09','2023-04-27 23:41:09',0,NULL),(3520,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-28 03:42:16','2023-04-28 03:42:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682653336;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682653336;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-28 03:43:30','2023-04-28 03:43:30',0,NULL),(3518,'pinterest_for_woocommerce_daily_heartbeat','complete','2023-04-29 00:53:40','2023-04-29 00:53:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682729620;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682729620;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-04-29 00:56:53','2023-04-29 00:56:53',0,NULL),(3515,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-28 01:41:38','2023-04-28 01:41:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682646098;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682646098;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-28 01:42:10','2023-04-28 01:42:10',0,NULL),(3517,'wc_gla_cron_daily_notes','complete','2023-04-29 00:53:40','2023-04-29 00:53:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682729620;s:18:\"\0*\0first_timestamp\";i:1676443601;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682729620;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2023-04-29 00:56:53','2023-04-29 00:56:53',0,NULL),(3516,'woocommerce_cleanup_draft_orders','complete','2023-04-29 00:53:40','2023-04-29 00:53:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682729620;s:18:\"\0*\0first_timestamp\";i:1676443603;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682729620;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-04-29 00:56:53','2023-04-29 00:56:53',0,NULL),(3521,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-28 04:43:30','2023-04-28 04:43:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682657010;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682657010;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-28 04:44:13','2023-04-28 04:44:13',0,NULL),(3523,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-28 06:50:47','2023-04-28 06:50:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682664647;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682664647;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-28 06:52:30','2023-04-28 06:52:30',0,NULL),(3522,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-28 05:44:13','2023-04-28 05:44:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682660653;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682660653;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-28 05:50:47','2023-04-28 05:50:47',0,NULL),(3525,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-28 08:57:24','2023-04-28 08:57:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682672244;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682672244;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-28 08:57:26','2023-04-28 08:57:26',0,NULL),(3524,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-28 07:52:30','2023-04-28 07:52:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682668350;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682668350;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-28 07:57:24','2023-04-28 07:57:24',0,NULL),(3556,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-04-29 11:09:41','2023-04-29 11:09:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682766581;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682766581;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-29 11:09:47','2023-04-29 11:09:47',0,NULL),(3526,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-28 09:57:26','2023-04-28 09:57:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682675846;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682675846;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-28 10:02:49','2023-04-28 10:02:49',0,NULL),(3681,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-04 02:30:16','2023-05-04 02:30:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683167416;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683167416;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-04 02:30:20','2023-05-04 02:30:20',0,NULL),(3527,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-28 11:02:49','2023-04-28 11:02:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682679769;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682679769;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-28 11:03:58','2023-04-28 11:03:58',0,NULL),(3529,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-28 13:08:29','2023-04-28 13:08:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682687309;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682687309;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-28 13:12:55','2023-04-28 13:12:55',0,NULL),(3533,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-28 17:31:22','2023-04-28 17:31:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682703082;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682703082;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-28 17:32:41','2023-04-28 17:32:41',0,NULL),(3530,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-28 14:12:55','2023-04-28 14:12:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682691175;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682691175;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-28 14:25:40','2023-04-28 14:25:40',0,NULL),(3531,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-28 15:25:40','2023-04-28 15:25:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682695540;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682695540;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-28 15:27:11','2023-04-28 15:27:11',0,NULL),(3561,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-04-29 16:10:27','2023-04-29 16:10:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682784627;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682784627;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-29 16:14:38','2023-04-29 16:14:38',0,NULL),(3534,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-28 18:32:41','2023-04-28 18:32:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682706761;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682706761;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-28 18:35:57','2023-04-28 18:35:57',0,NULL),(3532,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-28 16:27:11','2023-04-28 16:27:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682699231;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682699231;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-28 16:31:22','2023-04-28 16:31:22',0,NULL),(3536,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-28 20:39:54','2023-04-28 20:39:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682714394;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682714394;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-28 20:40:39','2023-04-28 20:40:39',0,NULL),(3535,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-28 19:35:57','2023-04-28 19:35:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682710557;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682710557;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-28 19:39:54','2023-04-28 19:39:54',0,NULL),(3538,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-28 22:43:22','2023-04-28 22:43:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682721802;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682721802;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-28 22:45:13','2023-04-28 22:45:13',0,NULL),(3537,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-28 21:40:39','2023-04-28 21:40:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682718039;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682718039;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-28 21:43:22','2023-04-28 21:43:22',0,NULL),(3539,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-28 23:45:13','2023-04-28 23:45:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682725513;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682725513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-28 23:45:29','2023-04-28 23:45:29',0,NULL),(3544,'woocommerce_cleanup_draft_orders','failed','2023-04-30 00:56:53','2023-04-30 00:56:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682816213;s:18:\"\0*\0first_timestamp\";i:1676443603;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682816213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-04-30 00:57:46','2023-04-30 00:57:46',0,NULL),(3563,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-04-29 18:14:49','2023-04-29 18:14:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682792089;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682792089;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-29 18:15:26','2023-04-29 18:15:26',0,NULL),(3540,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-29 00:45:29','2023-04-29 00:45:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682729129;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682729129;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-29 00:47:48','2023-04-29 00:47:48',0,NULL),(3541,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-29 01:47:48','2023-04-29 01:47:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682732868;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682732868;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-29 01:49:04','2023-04-29 01:49:04',0,NULL),(3543,'wc_gla_cron_daily_notes','failed','2023-04-30 00:56:53','2023-04-30 00:56:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682816213;s:18:\"\0*\0first_timestamp\";i:1676443601;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682816213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2023-04-30 00:57:46','2023-04-30 00:57:46',0,NULL),(3542,'pinterest_for_woocommerce_daily_heartbeat','failed','2023-04-30 00:56:53','2023-04-30 00:56:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682816213;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682816213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-04-30 00:57:46','2023-04-30 00:57:46',0,NULL),(3551,'wp_mail_smtp_admin_notifications_update','complete','2023-04-29 05:52:46','2023-04-29 05:52:46','[13]','O:28:\"ActionScheduler_NullSchedule\":0:{}',7,1,'2023-04-29 05:52:47','2023-04-29 05:52:47',0,NULL),(3547,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-29 05:01:06','2023-04-29 05:01:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682744466;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682744466;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-29 05:03:56','2023-04-29 05:03:56',0,NULL),(3545,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-29 02:49:04','2023-04-29 02:49:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682736544;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682736544;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-29 02:59:43','2023-04-29 02:59:43',0,NULL),(3546,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-29 03:59:43','2023-04-29 03:59:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682740783;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682740783;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-29 04:01:06','2023-04-29 04:01:06',0,NULL),(3549,'action_scheduler/migration_hook','complete','2023-04-29 05:50:20','2023-04-29 05:50:20','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1682747420;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1682747420;}',2,1,'2023-04-29 05:50:24','2023-04-29 05:50:24',0,NULL),(3550,'action_scheduler/migration_hook','complete','2023-04-29 05:51:36','2023-04-29 05:51:36','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1682747496;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1682747496;}',2,1,'2023-04-29 05:52:16','2023-04-29 05:52:16',0,NULL),(3548,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-04-29 06:03:56','2023-04-29 06:03:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682748236;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682748236;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-29 06:03:56','2023-04-29 06:03:56',0,NULL),(3552,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-04-29 07:03:56','2023-04-29 07:03:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682751836;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682751836;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-29 07:04:36','2023-04-29 07:04:36',0,NULL),(3553,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-04-29 08:04:36','2023-04-29 08:04:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682755476;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682755476;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-29 08:05:32','2023-04-29 08:05:32',0,NULL),(3554,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-04-29 09:05:32','2023-04-29 09:05:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682759132;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682759132;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-29 09:08:01','2023-04-29 09:08:01',0,NULL),(3560,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-04-29 15:10:27','2023-04-29 15:10:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682781027;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682781027;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-29 15:10:27','2023-04-29 15:10:27',0,NULL),(3555,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-04-29 10:08:01','2023-04-29 10:08:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682762881;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682762881;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-29 10:09:41','2023-04-29 10:09:41',0,NULL),(3558,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-04-29 13:09:52','2023-04-29 13:09:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682773792;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682773792;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-29 13:10:27','2023-04-29 13:10:27',0,NULL),(3557,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-04-29 12:09:47','2023-04-29 12:09:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682770187;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682770187;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-29 12:09:52','2023-04-29 12:09:52',0,NULL),(3559,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-04-29 14:10:27','2023-04-29 14:10:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682777427;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682777427;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-29 14:10:27','2023-04-29 14:10:27',0,NULL),(3565,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-04-29 20:15:26','2023-04-29 20:15:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682799326;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682799326;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-29 20:15:26','2023-04-29 20:15:26',0,NULL),(3562,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-04-29 17:14:38','2023-04-29 17:14:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682788478;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682788478;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-29 17:14:49','2023-04-29 17:14:49',0,NULL),(3564,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-04-29 19:15:26','2023-04-29 19:15:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682795726;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682795726;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-29 19:15:26','2023-04-29 19:15:26',0,NULL),(3567,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-04-29 22:15:26','2023-04-29 22:15:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682806526;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682806526;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-29 22:15:26','2023-04-29 22:15:26',0,NULL),(3598,'pinterest_for_woocommerce_daily_heartbeat','failed','2023-05-02 00:58:15','2023-05-02 00:58:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682989095;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682989095;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-05-02 00:59:12','2023-05-02 00:59:12',0,NULL),(3566,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-04-29 21:15:26','2023-04-29 21:15:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682802926;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682802926;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-29 21:15:26','2023-04-29 21:15:26',0,NULL),(3568,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-04-29 23:15:26','2023-04-29 23:15:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682810126;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682810126;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-29 23:15:26','2023-04-29 23:15:26',0,NULL),(3573,'pinterest_for_woocommerce_daily_heartbeat','failed','2023-05-01 00:57:46','2023-05-01 00:57:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682902666;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682902666;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-05-01 00:58:15','2023-05-01 00:58:15',0,NULL),(3599,'wc_gla_cron_daily_notes','failed','2023-05-02 00:58:15','2023-05-02 00:58:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682989095;s:18:\"\0*\0first_timestamp\";i:1676443601;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682989095;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2023-05-02 00:59:12','2023-05-02 00:59:12',0,NULL),(3569,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-04-30 00:15:26','2023-04-30 00:15:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682813726;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682813726;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-30 00:18:44','2023-04-30 00:18:44',0,NULL),(3570,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-04-30 01:18:44','2023-04-30 01:18:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682817524;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682817524;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-30 01:20:43','2023-04-30 01:20:43',0,NULL),(3572,'wc_gla_cron_daily_notes','failed','2023-05-01 00:57:46','2023-05-01 00:57:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682902666;s:18:\"\0*\0first_timestamp\";i:1676443601;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682902666;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2023-05-01 00:58:15','2023-05-01 00:58:15',0,NULL),(3574,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-04-30 02:20:43','2023-04-30 02:20:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682821243;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682821243;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-30 02:21:24','2023-04-30 02:21:24',0,NULL),(3571,'woocommerce_cleanup_draft_orders','failed','2023-05-01 00:57:46','2023-05-01 00:57:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682902666;s:18:\"\0*\0first_timestamp\";i:1676443603;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682902666;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-05-01 00:58:15','2023-05-01 00:58:15',0,NULL),(3577,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-04-30 05:25:39','2023-04-30 05:25:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682832339;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682832339;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-30 05:30:39','2023-04-30 05:30:39',0,NULL),(3575,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-04-30 03:21:24','2023-04-30 03:21:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682824884;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682824884;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-30 03:21:58','2023-04-30 03:21:58',0,NULL),(3578,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-04-30 06:30:39','2023-04-30 06:30:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682836239;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682836239;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-30 06:31:16','2023-04-30 06:31:16',0,NULL),(3576,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-04-30 04:21:58','2023-04-30 04:21:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682828518;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682828518;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-30 04:25:39','2023-04-30 04:25:39',0,NULL),(3579,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-04-30 07:31:16','2023-04-30 07:31:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682839876;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682839876;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-30 07:35:38','2023-04-30 07:35:38',0,NULL),(3581,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-04-30 09:35:38','2023-04-30 09:35:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682847338;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682847338;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-30 09:38:02','2023-04-30 09:38:02',0,NULL),(3580,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-04-30 08:35:38','2023-04-30 08:35:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682843738;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682843738;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-30 08:35:38','2023-04-30 08:35:38',0,NULL),(3833,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-09 21:06:44','2023-05-09 21:06:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683666404;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683666404;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-09 21:09:32','2023-05-09 21:09:32',0,NULL),(3583,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-04-30 11:38:37','2023-04-30 11:38:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682854717;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682854717;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-30 11:40:37','2023-04-30 11:40:37',0,NULL),(3582,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-04-30 10:38:02','2023-04-30 10:38:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682851082;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682851082;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-30 10:38:37','2023-04-30 10:38:37',0,NULL),(3585,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-04-30 13:43:47','2023-04-30 13:43:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682862227;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682862227;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-30 13:45:35','2023-04-30 13:45:35',0,NULL),(3584,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-04-30 12:40:37','2023-04-30 12:40:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682858437;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682858437;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-30 12:43:47','2023-04-30 12:43:47',0,NULL),(686,'wpforms_admin_addons_cache_update','failed','2023-03-06 10:09:09','2023-03-06 10:09:09','{\"tasks_meta_id\":7}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1678097349;s:18:\"\0*\0first_timestamp\";i:1678097349;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1678097349;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',8,1,'2023-03-06 10:11:44','2023-03-06 10:11:44',0,NULL),(3588,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-04-30 16:45:37','2023-04-30 16:45:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682873137;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682873137;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-30 16:46:21','2023-04-30 16:46:21',0,NULL),(3587,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-04-30 15:45:37','2023-04-30 15:45:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682869537;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682869537;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-30 15:45:37','2023-04-30 15:45:37',0,NULL),(3586,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-04-30 14:45:35','2023-04-30 14:45:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682865935;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682865935;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-30 14:45:37','2023-04-30 14:45:37',0,NULL),(3590,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-04-30 18:46:39','2023-04-30 18:46:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682880399;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682880399;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-30 18:47:49','2023-04-30 18:47:49',0,NULL),(3589,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-04-30 17:46:21','2023-04-30 17:46:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682876781;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682876781;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-30 17:46:39','2023-04-30 17:46:39',0,NULL),(3592,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-04-30 20:48:57','2023-04-30 20:48:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682887737;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682887737;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-30 20:50:36','2023-04-30 20:50:36',0,NULL),(3591,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-04-30 19:47:49','2023-04-30 19:47:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682884069;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682884069;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-30 19:48:57','2023-04-30 19:48:57',0,NULL),(3593,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-04-30 21:50:36','2023-04-30 21:50:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682891436;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682891436;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-30 21:50:37','2023-04-30 21:50:37',0,NULL),(3595,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-04-30 23:52:12','2023-04-30 23:52:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682898732;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682898732;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-30 23:55:20','2023-04-30 23:55:20',0,NULL),(3616,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-01 17:23:48','2023-05-01 17:23:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682961828;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682961828;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-01 17:25:03','2023-05-01 17:25:03',0,NULL),(3606,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-01 08:10:29','2023-05-01 08:10:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682928629;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682928629;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-01 08:13:41','2023-05-01 08:13:41',0,NULL),(3600,'woocommerce_cleanup_draft_orders','failed','2023-05-02 00:58:15','2023-05-02 00:58:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682989095;s:18:\"\0*\0first_timestamp\";i:1676443603;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682989095;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-05-02 00:59:12','2023-05-02 00:59:12',0,NULL),(3594,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-04-30 22:50:37','2023-04-30 22:50:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682895037;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682895037;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-30 22:52:12','2023-04-30 22:52:12',0,NULL),(3624,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-02 01:34:06','2023-05-02 01:34:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682991246;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682991246;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-02 01:34:39','2023-05-02 01:34:39',0,NULL),(3596,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-01 00:55:20','2023-05-01 00:55:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682902520;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682902520;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-01 00:55:31','2023-05-01 00:55:31',0,NULL),(3601,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-01 02:55:32','2023-05-01 02:55:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682909732;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682909732;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-01 02:55:35','2023-05-01 02:55:35',0,NULL),(3605,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-01 07:05:31','2023-05-01 07:05:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682924731;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682924731;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-01 07:10:29','2023-05-01 07:10:29',0,NULL),(3602,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-01 03:55:35','2023-05-01 03:55:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682913335;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682913335;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-01 04:00:33','2023-05-01 04:00:33',0,NULL),(3597,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-01 01:55:31','2023-05-01 01:55:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682906131;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682906131;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-01 01:55:32','2023-05-01 01:55:32',0,NULL),(3603,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-01 05:00:33','2023-05-01 05:00:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682917233;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682917233;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-01 05:05:31','2023-05-01 05:05:31',0,NULL),(3604,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-01 06:05:31','2023-05-01 06:05:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682921131;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682921131;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-01 06:05:31','2023-05-01 06:05:31',0,NULL),(3611,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-01 13:20:36','2023-05-01 13:20:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682947236;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682947236;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-01 13:20:38','2023-05-01 13:20:38',0,NULL),(3608,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-01 10:15:27','2023-05-01 10:15:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682936127;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682936127;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-01 10:15:39','2023-05-01 10:15:39',0,NULL),(3607,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-01 09:13:41','2023-05-01 09:13:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682932421;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682932421;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-01 09:15:27','2023-05-01 09:15:27',0,NULL),(3609,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-01 11:15:39','2023-05-01 11:15:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682939739;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682939739;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-01 11:15:42','2023-05-01 11:15:42',0,NULL),(3613,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-01 15:20:48','2023-05-01 15:20:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682954448;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682954448;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-01 15:22:56','2023-05-01 15:22:56',0,NULL),(3610,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-01 12:15:42','2023-05-01 12:15:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682943342;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682943342;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-01 12:20:36','2023-05-01 12:20:36',0,NULL),(3612,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-01 14:20:38','2023-05-01 14:20:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682950838;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682950838;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-01 14:20:48','2023-05-01 14:20:48',0,NULL),(3618,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-01 19:25:32','2023-05-01 19:25:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682969132;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682969132;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-01 19:29:01','2023-05-01 19:29:01',0,NULL),(3615,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-01 16:22:56','2023-05-01 16:22:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682958176;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682958176;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-01 16:23:48','2023-05-01 16:23:48',0,NULL),(3617,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-01 18:25:03','2023-05-01 18:25:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682965503;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682965503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-01 18:25:32','2023-05-01 18:25:32',0,NULL),(3642,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-02 16:52:18','2023-05-02 16:52:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683046338;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683046338;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-02 16:53:40','2023-05-02 16:53:40',0,NULL),(3619,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-01 20:29:01','2023-05-01 20:29:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682972941;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682972941;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-01 20:29:16','2023-05-01 20:29:16',0,NULL),(3620,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-01 21:29:16','2023-05-01 21:29:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682976556;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682976556;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-01 21:29:37','2023-05-01 21:29:37',0,NULL),(3651,'woocommerce_cleanup_draft_orders','failed','2023-05-04 01:00:36','2023-05-04 01:00:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683162036;s:18:\"\0*\0first_timestamp\";i:1676443603;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683162036;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-05-04 01:05:35','2023-05-04 01:05:35',0,NULL),(3622,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-01 23:30:31','2023-05-01 23:30:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682983831;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682983831;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-01 23:30:31','2023-05-01 23:30:31',0,NULL),(3621,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-01 22:29:37','2023-05-01 22:29:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682980177;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682980177;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-01 22:30:31','2023-05-01 22:30:31',0,NULL),(3627,'woocommerce_cleanup_draft_orders','failed','2023-05-03 00:59:12','2023-05-03 00:59:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683075552;s:18:\"\0*\0first_timestamp\";i:1676443603;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683075552;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-05-03 01:00:36','2023-05-03 01:00:36',0,NULL),(3623,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-02 00:30:31','2023-05-02 00:30:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682987431;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682987431;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-02 00:34:06','2023-05-02 00:34:06',0,NULL),(3626,'wc_gla_cron_daily_notes','failed','2023-05-03 00:59:12','2023-05-03 00:59:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683075552;s:18:\"\0*\0first_timestamp\";i:1676443601;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683075552;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2023-05-03 01:00:36','2023-05-03 01:00:36',0,NULL),(3628,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-02 02:34:39','2023-05-02 02:34:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682994879;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682994879;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-02 02:35:35','2023-05-02 02:35:35',0,NULL),(3625,'pinterest_for_woocommerce_daily_heartbeat','failed','2023-05-03 00:59:12','2023-05-03 00:59:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683075552;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683075552;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-05-03 01:00:36','2023-05-03 01:00:36',0,NULL),(3629,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-02 03:35:35','2023-05-02 03:35:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682998535;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682998535;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-02 03:40:11','2023-05-02 03:40:11',0,NULL),(3630,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-02 04:40:11','2023-05-02 04:40:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683002411;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683002411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-02 04:40:20','2023-05-02 04:40:20',0,NULL),(3631,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-02 05:40:20','2023-05-02 05:40:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683006020;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683006020;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-02 05:40:28','2023-05-02 05:40:28',0,NULL),(3632,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-02 06:40:28','2023-05-02 06:40:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683009628;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683009628;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-02 06:40:28','2023-05-02 06:40:28',0,NULL),(3633,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-02 07:40:28','2023-05-02 07:40:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683013228;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683013228;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-02 07:40:28','2023-05-02 07:40:28',0,NULL),(3635,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-02 09:40:37','2023-05-02 09:40:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683020437;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683020437;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-02 09:45:40','2023-05-02 09:45:40',0,NULL),(3634,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-02 08:40:28','2023-05-02 08:40:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683016828;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683016828;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-02 08:40:37','2023-05-02 08:40:37',0,NULL),(3637,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-02 11:45:41','2023-05-02 11:45:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683027941;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683027941;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-02 11:46:24','2023-05-02 11:46:24',0,NULL),(3663,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-03 11:09:12','2023-05-03 11:09:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683112152;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683112152;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-03 11:09:30','2023-05-03 11:09:30',0,NULL),(3665,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-03 13:10:40','2023-05-03 13:10:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683119440;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683119440;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-03 13:15:36','2023-05-03 13:15:36',0,NULL),(3639,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-02 13:49:46','2023-05-02 13:49:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683035386;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683035386;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-02 13:49:50','2023-05-02 13:49:50',0,NULL),(3636,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-02 10:45:40','2023-05-02 10:45:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683024340;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683024340;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-02 10:45:41','2023-05-02 10:45:41',0,NULL),(3638,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-02 12:46:24','2023-05-02 12:46:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683031584;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683031584;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-02 12:49:46','2023-05-02 12:49:46',0,NULL),(3641,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-02 15:50:41','2023-05-02 15:50:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683042641;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683042641;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-02 15:52:18','2023-05-02 15:52:18',0,NULL),(3640,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-02 14:49:50','2023-05-02 14:49:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683038990;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683038990;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-02 14:50:41','2023-05-02 14:50:41',0,NULL),(3643,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-02 17:53:40','2023-05-02 17:53:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683050020;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683050020;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-02 17:53:51','2023-05-02 17:53:51',0,NULL),(3644,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-02 18:53:51','2023-05-02 18:53:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683053631;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683053631;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-02 18:55:36','2023-05-02 18:55:36',0,NULL),(3646,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-02 20:55:37','2023-05-02 20:55:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683060937;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683060937;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-02 20:55:37','2023-05-02 20:55:37',0,NULL),(3645,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-02 19:55:36','2023-05-02 19:55:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683057336;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683057336;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-02 19:55:37','2023-05-02 19:55:37',0,NULL),(3647,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-02 21:55:37','2023-05-02 21:55:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683064537;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683064537;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-02 21:56:21','2023-05-02 21:56:21',0,NULL),(3650,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-03 01:00:38','2023-05-03 01:00:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683075638;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683075638;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-03 01:02:15','2023-05-03 01:02:15',0,NULL),(3648,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-02 22:56:21','2023-05-02 22:56:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683068181;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683068181;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-02 22:58:03','2023-05-02 22:58:03',0,NULL),(3653,'pinterest_for_woocommerce_daily_heartbeat','failed','2023-05-04 01:00:36','2023-05-04 01:00:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683162036;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683162036;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-05-04 01:05:35','2023-05-04 01:05:35',0,NULL),(3649,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-02 23:58:03','2023-05-02 23:58:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683071883;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683071883;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-03 00:00:38','2023-05-03 00:00:38',0,NULL),(3654,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-03 02:02:15','2023-05-03 02:02:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683079335;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683079335;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-03 02:03:04','2023-05-03 02:03:04',0,NULL),(3699,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-04 20:45:39','2023-05-04 20:45:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683233139;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683233139;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-04 20:45:39','2023-05-04 20:45:39',0,NULL),(3652,'wc_gla_cron_daily_notes','failed','2023-05-04 01:00:36','2023-05-04 01:00:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683162036;s:18:\"\0*\0first_timestamp\";i:1676443601;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683162036;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2023-05-04 01:05:35','2023-05-04 01:05:35',0,NULL),(3656,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-03 04:04:03','2023-05-03 04:04:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683086643;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683086643;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-03 04:04:58','2023-05-03 04:04:58',0,NULL),(3655,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-03 03:03:04','2023-05-03 03:03:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683082984;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683082984;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-03 03:04:03','2023-05-03 03:04:03',0,NULL),(3659,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-03 07:05:37','2023-05-03 07:05:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683097537;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683097537;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-03 07:05:37','2023-05-03 07:05:37',0,NULL),(3657,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-03 05:04:58','2023-05-03 05:04:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683090298;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683090298;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-03 05:04:59','2023-05-03 05:04:59',0,NULL),(3658,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-03 06:04:59','2023-05-03 06:04:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683093899;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683093899;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-03 06:05:37','2023-05-03 06:05:37',0,NULL),(3660,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-03 08:05:37','2023-05-03 08:05:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683101137;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683101137;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-03 08:07:48','2023-05-03 08:07:48',0,NULL),(3668,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-03 16:20:05','2023-05-03 16:20:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683130805;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683130805;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-03 16:20:38','2023-05-03 16:20:38',0,NULL),(3661,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-03 09:07:48','2023-05-03 09:07:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683104868;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683104868;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-03 09:08:28','2023-05-03 09:08:28',0,NULL),(3695,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-04 16:40:40','2023-05-04 16:40:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683218440;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683218440;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-04 16:43:31','2023-05-04 16:43:31',0,NULL),(3662,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-03 10:08:28','2023-05-03 10:08:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683108508;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683108508;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-03 10:09:12','2023-05-03 10:09:12',0,NULL),(3667,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-03 15:15:37','2023-05-03 15:15:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683126937;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683126937;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-03 15:20:05','2023-05-03 15:20:05',0,NULL),(3664,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-03 12:09:30','2023-05-03 12:09:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683115770;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683115770;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-03 12:10:40','2023-05-03 12:10:40',0,NULL),(3666,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-03 14:15:36','2023-05-03 14:15:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683123336;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683123336;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-03 14:15:37','2023-05-03 14:15:37',0,NULL),(3669,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-03 17:20:38','2023-05-03 17:20:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683134438;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683134438;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-03 17:23:35','2023-05-03 17:23:35',0,NULL),(3672,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-03 20:24:59','2023-05-03 20:24:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683145499;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683145499;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-03 20:25:37','2023-05-03 20:25:37',0,NULL),(3670,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-03 18:23:35','2023-05-03 18:23:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683138215;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683138215;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-03 18:24:56','2023-05-03 18:24:56',0,NULL),(3675,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-03 23:25:37','2023-05-03 23:25:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683156337;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683156337;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-03 23:25:37','2023-05-03 23:25:37',0,NULL),(3673,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-03 21:25:37','2023-05-03 21:25:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683149137;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683149137;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-03 21:25:37','2023-05-03 21:25:37',0,NULL),(3671,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-03 19:24:56','2023-05-03 19:24:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683141896;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683141896;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-03 19:24:59','2023-05-03 19:24:59',0,NULL),(3674,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-03 22:25:37','2023-05-03 22:25:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683152737;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683152737;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-03 22:25:37','2023-05-03 22:25:37',0,NULL),(3694,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-04 15:40:39','2023-05-04 15:40:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683214839;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683214839;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-04 15:40:40','2023-05-04 15:40:40',0,NULL),(3696,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-04 17:43:31','2023-05-04 17:43:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683222211;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683222211;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-04 17:44:16','2023-05-04 17:44:16',0,NULL),(3697,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-04 18:44:16','2023-05-04 18:44:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683225856;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683225856;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-04 18:45:39','2023-05-04 18:45:39',0,NULL),(3698,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-04 19:45:39','2023-05-04 19:45:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683229539;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683229539;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-04 19:45:39','2023-05-04 19:45:39',0,NULL),(3700,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-04 21:45:39','2023-05-04 21:45:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683236739;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683236739;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-04 21:47:32','2023-05-04 21:47:32',0,NULL),(3702,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-04 23:48:31','2023-05-04 23:48:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683244111;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683244111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-04 23:49:46','2023-05-04 23:49:46',0,NULL),(3701,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-04 22:47:32','2023-05-04 22:47:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683240452;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683240452;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-04 22:48:31','2023-05-04 22:48:31',0,NULL),(3707,'wc_gla_cron_daily_notes','failed','2023-05-06 01:05:39','2023-05-06 01:05:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683335139;s:18:\"\0*\0first_timestamp\";i:1676443601;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683335139;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2023-05-06 01:07:38','2023-05-06 01:07:38',0,NULL),(3704,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-05 01:50:40','2023-05-05 01:50:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683251440;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683251440;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-05 01:52:07','2023-05-05 01:52:07',0,NULL),(3706,'woocommerce_cleanup_draft_orders','failed','2023-05-06 01:05:39','2023-05-06 01:05:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683335139;s:18:\"\0*\0first_timestamp\";i:1676443603;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683335139;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-05-06 01:07:38','2023-05-06 01:07:38',0,NULL),(3703,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-05 00:49:46','2023-05-05 00:49:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683247786;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683247786;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-05 00:50:40','2023-05-05 00:50:40',0,NULL),(3709,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-05 03:54:25','2023-05-05 03:54:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683258865;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683258865;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-05 03:55:39','2023-05-05 03:55:39',0,NULL),(3705,'pinterest_for_woocommerce_daily_heartbeat','failed','2023-05-06 01:05:39','2023-05-06 01:05:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683335139;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683335139;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-05-06 01:07:38','2023-05-06 01:07:38',0,NULL),(3708,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-05 02:52:07','2023-05-05 02:52:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683255127;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683255127;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-05 02:54:25','2023-05-05 02:54:25',0,NULL),(3710,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-05 04:55:39','2023-05-05 04:55:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683262539;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683262539;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-05 05:00:40','2023-05-05 05:00:40',0,NULL),(3711,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-05 06:00:40','2023-05-05 06:00:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683266440;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683266440;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-05 06:00:40','2023-05-05 06:00:40',0,NULL),(3713,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-05 08:03:45','2023-05-05 08:03:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683273825;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683273825;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-05 08:04:54','2023-05-05 08:04:54',0,NULL),(3712,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-05 07:00:40','2023-05-05 07:00:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683270040;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683270040;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-05 07:03:45','2023-05-05 07:03:45',0,NULL),(3715,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-05 10:05:06','2023-05-05 10:05:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683281106;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683281106;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-05 10:05:38','2023-05-05 10:05:38',0,NULL),(3718,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-05 13:10:41','2023-05-05 13:10:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683292241;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683292241;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-05 13:10:41','2023-05-05 13:10:41',0,NULL),(3714,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-05 09:04:54','2023-05-05 09:04:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683277494;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683277494;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-05 09:05:06','2023-05-05 09:05:06',0,NULL),(3716,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-05 11:05:38','2023-05-05 11:05:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683284738;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683284738;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-05 11:09:11','2023-05-05 11:09:11',0,NULL),(3717,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-05 12:09:11','2023-05-05 12:09:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683288551;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683288551;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-05 12:10:41','2023-05-05 12:10:41',0,NULL),(3721,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-05 16:11:29','2023-05-05 16:11:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683303089;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683303089;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-05 16:15:37','2023-05-05 16:15:37',0,NULL),(3720,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-05 15:10:41','2023-05-05 15:10:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683299441;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683299441;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-05 15:11:29','2023-05-05 15:11:29',0,NULL),(3719,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-05 14:10:41','2023-05-05 14:10:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683295841;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683295841;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-05 14:10:41','2023-05-05 14:10:41',0,NULL),(3724,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-05 19:19:36','2023-05-05 19:19:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683314376;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683314376;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-05 19:19:46','2023-05-05 19:19:46',0,NULL),(3722,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-05 17:15:37','2023-05-05 17:15:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683306937;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683306937;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-05 17:15:37','2023-05-05 17:15:37',0,NULL),(3747,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-06 15:39:42','2023-05-06 15:39:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683387582;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683387582;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-06 15:40:35','2023-05-06 15:40:35',0,NULL),(3726,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-05 21:20:21','2023-05-05 21:20:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683321621;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683321621;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-05 21:20:40','2023-05-05 21:20:40',0,NULL),(3725,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-05 20:19:46','2023-05-05 20:19:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683317986;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683317986;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-05 20:20:21','2023-05-05 20:20:21',0,NULL),(3727,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-05 22:20:40','2023-05-05 22:20:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683325240;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683325240;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-05 22:21:20','2023-05-05 22:21:20',0,NULL),(3915,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-12 23:20:57','2023-05-12 23:20:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683933657;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683933657;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-12 23:21:18','2023-05-12 23:21:18',0,NULL),(3728,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-05 23:21:20','2023-05-05 23:21:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683328880;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683328880;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-05 23:22:45','2023-05-05 23:22:45',0,NULL),(3734,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-06 02:25:38','2023-05-06 02:25:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683339938;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683339938;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-06 02:26:23','2023-05-06 02:26:23',0,NULL),(3729,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-06 00:22:45','2023-05-06 00:22:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683332565;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683332565;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-06 00:25:38','2023-05-06 00:25:38',0,NULL),(3730,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-06 01:25:38','2023-05-06 01:25:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683336338;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683336338;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-06 01:25:38','2023-05-06 01:25:38',0,NULL),(3733,'pinterest_for_woocommerce_daily_heartbeat','failed','2023-05-07 01:07:38','2023-05-07 01:07:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683421658;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683421658;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-05-07 01:10:35','2023-05-07 01:10:35',0,NULL),(3731,'wc_gla_cron_daily_notes','failed','2023-05-07 01:07:38','2023-05-07 01:07:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683421658;s:18:\"\0*\0first_timestamp\";i:1676443601;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683421658;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2023-05-07 01:10:35','2023-05-07 01:10:35',0,NULL),(3732,'woocommerce_cleanup_draft_orders','failed','2023-05-07 01:07:38','2023-05-07 01:07:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683421658;s:18:\"\0*\0first_timestamp\";i:1676443603;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683421658;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-05-07 01:10:35','2023-05-07 01:10:35',0,NULL),(3736,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-06 04:26:30','2023-05-06 04:26:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683347190;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683347190;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-06 04:29:48','2023-05-06 04:29:48',0,NULL),(3735,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-06 03:26:23','2023-05-06 03:26:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683343583;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683343583;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-06 03:26:30','2023-05-06 03:26:30',0,NULL),(3737,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-06 05:29:48','2023-05-06 05:29:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683350988;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683350988;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-06 05:30:32','2023-05-06 05:30:32',0,NULL),(3739,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-06 07:30:35','2023-05-06 07:30:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683358235;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683358235;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-06 07:30:35','2023-05-06 07:30:35',0,NULL),(3738,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-06 06:30:32','2023-05-06 06:30:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683354632;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683354632;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-06 06:30:35','2023-05-06 06:30:35',0,NULL),(3740,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-06 08:30:35','2023-05-06 08:30:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683361835;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683361835;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-06 08:32:32','2023-05-06 08:32:32',0,NULL),(3743,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-06 11:35:35','2023-05-06 11:35:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683372935;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683372935;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-06 11:35:36','2023-05-06 11:35:36',0,NULL),(3741,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-06 09:32:32','2023-05-06 09:32:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683365552;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683365552;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-06 09:35:34','2023-05-06 09:35:34',0,NULL),(3742,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-06 10:35:34','2023-05-06 10:35:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683369334;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683369334;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-06 10:35:35','2023-05-06 10:35:35',0,NULL),(3744,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-06 12:35:36','2023-05-06 12:35:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683376536;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683376536;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-06 12:37:28','2023-05-06 12:37:28',0,NULL),(3746,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-06 14:38:34','2023-05-06 14:38:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683383914;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683383914;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-06 14:39:42','2023-05-06 14:39:42',0,NULL),(3745,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-06 13:37:28','2023-05-06 13:37:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683380248;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683380248;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-06 13:38:34','2023-05-06 13:38:34',0,NULL),(3749,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-06 17:40:36','2023-05-06 17:40:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683394836;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683394836;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-06 17:45:34','2023-05-06 17:45:34',0,NULL),(3748,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-06 16:40:35','2023-05-06 16:40:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683391235;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683391235;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-06 16:40:36','2023-05-06 16:40:36',0,NULL),(3751,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-06 19:45:34','2023-05-06 19:45:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683402334;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683402334;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-06 19:45:34','2023-05-06 19:45:34',0,NULL),(3750,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-06 18:45:34','2023-05-06 18:45:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683398734;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683398734;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-06 18:45:34','2023-05-06 18:45:34',0,NULL),(3752,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-06 20:45:34','2023-05-06 20:45:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683405934;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683405934;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-06 20:45:34','2023-05-06 20:45:34',0,NULL),(3755,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-06 23:45:36','2023-05-06 23:45:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683416736;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683416736;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-06 23:47:43','2023-05-06 23:47:43',0,NULL),(3753,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-06 21:45:34','2023-05-06 21:45:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683409534;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683409534;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-06 21:45:34','2023-05-06 21:45:34',0,NULL),(3754,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-06 22:45:34','2023-05-06 22:45:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683413134;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683413134;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-06 22:45:36','2023-05-06 22:45:36',0,NULL),(3760,'woocommerce_cleanup_draft_orders','failed','2023-05-08 01:10:35','2023-05-08 01:10:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683508235;s:18:\"\0*\0first_timestamp\";i:1676443603;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683508235;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-05-08 01:15:31','2023-05-08 01:15:31',0,NULL),(3756,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-07 00:47:43','2023-05-07 00:47:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683420463;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683420463;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-07 00:50:34','2023-05-07 00:50:34',0,NULL),(3757,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-07 01:50:34','2023-05-07 01:50:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683424234;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683424234;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-07 01:50:36','2023-05-07 01:50:36',0,NULL),(3759,'wc_gla_cron_daily_notes','failed','2023-05-08 01:10:35','2023-05-08 01:10:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683508235;s:18:\"\0*\0first_timestamp\";i:1676443601;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683508235;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2023-05-08 01:15:31','2023-05-08 01:15:31',0,NULL),(3758,'pinterest_for_woocommerce_daily_heartbeat','failed','2023-05-08 01:10:35','2023-05-08 01:10:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683508235;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683508235;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-05-08 01:15:31','2023-05-08 01:15:31',0,NULL),(3763,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-07 05:00:33','2023-05-07 05:00:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683435633;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683435633;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-07 05:00:33','2023-05-07 05:00:33',0,NULL),(3762,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-07 03:55:33','2023-05-07 03:55:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683431733;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683431733;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-07 04:00:33','2023-05-07 04:00:33',0,NULL),(3761,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-07 02:50:36','2023-05-07 02:50:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683427836;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683427836;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-07 02:55:33','2023-05-07 02:55:33',0,NULL),(3764,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-07 06:00:33','2023-05-07 06:00:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683439233;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683439233;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-07 06:00:36','2023-05-07 06:00:36',0,NULL),(3765,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-07 07:00:36','2023-05-07 07:00:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683442836;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683442836;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-07 07:03:19','2023-05-07 07:03:19',0,NULL),(3768,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-07 10:04:37','2023-05-07 10:04:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683453877;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683453877;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-07 10:04:51','2023-05-07 10:04:51',0,NULL),(3766,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-07 08:03:19','2023-05-07 08:03:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683446599;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683446599;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-07 08:04:25','2023-05-07 08:04:25',0,NULL),(3767,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-07 09:04:25','2023-05-07 09:04:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683450265;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683450265;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-07 09:04:37','2023-05-07 09:04:37',0,NULL),(3771,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-07 13:05:33','2023-05-07 13:05:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683464733;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683464733;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-07 13:10:33','2023-05-07 13:10:33',0,NULL),(3769,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-07 11:04:51','2023-05-07 11:04:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683457491;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683457491;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-07 11:05:33','2023-05-07 11:05:33',0,NULL),(3770,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-07 12:05:33','2023-05-07 12:05:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683461133;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683461133;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-07 12:05:33','2023-05-07 12:05:33',0,NULL),(1023,'wpforms_admin_addons_cache_update','failed','2023-03-13 10:11:44','2023-03-13 10:11:44','{\"tasks_meta_id\":7}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1678702304;s:18:\"\0*\0first_timestamp\";i:1678097349;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1678702304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',8,1,'2023-03-13 10:14:16','2023-03-13 10:14:16',0,NULL),(3784,'woocommerce_cleanup_draft_orders','failed','2023-05-09 01:15:31','2023-05-09 01:15:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683594931;s:18:\"\0*\0first_timestamp\";i:1676443603;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683594931;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-05-09 01:15:41','2023-05-09 01:15:41',0,NULL),(3774,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-07 16:13:15','2023-05-07 16:13:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683475995;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683475995;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-07 16:14:11','2023-05-07 16:14:11',0,NULL),(3772,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-07 14:10:33','2023-05-07 14:10:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683468633;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683468633;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-07 14:10:33','2023-05-07 14:10:33',0,NULL),(3773,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-07 15:10:33','2023-05-07 15:10:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683472233;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683472233;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-07 15:13:15','2023-05-07 15:13:15',0,NULL),(3776,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-07 18:15:31','2023-05-07 18:15:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683483331;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683483331;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-07 18:15:31','2023-05-07 18:15:31',0,NULL),(3801,'wp_mail_smtp_summary_report_email','complete','2023-05-15 14:35:45','2023-05-15 14:35:45','[null]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684161345;s:18:\"\0*\0first_timestamp\";i:1677506400;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684161345;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',7,1,'2023-05-15 14:35:50','2023-05-15 14:35:50',0,NULL),(3800,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-08 15:30:43','2023-05-08 15:30:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683559843;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683559843;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-08 15:30:43','2023-05-08 15:30:43',0,NULL),(3775,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-07 17:14:11','2023-05-07 17:14:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683479651;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683479651;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-07 17:15:31','2023-05-07 17:15:31',0,NULL),(3779,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-07 21:15:31','2023-05-07 21:15:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683494131;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683494131;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-07 21:15:31','2023-05-07 21:15:31',0,NULL),(3777,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-07 19:15:31','2023-05-07 19:15:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683486931;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683486931;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-07 19:15:31','2023-05-07 19:15:31',0,NULL),(3781,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-07 23:15:31','2023-05-07 23:15:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683501331;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683501331;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-07 23:15:31','2023-05-07 23:15:31',0,NULL),(3778,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-07 20:15:31','2023-05-07 20:15:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683490531;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683490531;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-07 20:15:31','2023-05-07 20:15:31',0,NULL),(3783,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-08 01:15:31','2023-05-08 01:15:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683508531;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683508531;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-08 01:15:31','2023-05-08 01:15:31',0,NULL),(3780,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-07 22:15:31','2023-05-07 22:15:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683497731;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683497731;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-07 22:15:31','2023-05-07 22:15:31',0,NULL),(3787,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-08 02:15:31','2023-05-08 02:15:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683512131;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683512131;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-08 02:15:31','2023-05-08 02:15:31',0,NULL),(3785,'wc_gla_cron_daily_notes','failed','2023-05-09 01:15:31','2023-05-09 01:15:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683594931;s:18:\"\0*\0first_timestamp\";i:1676443601;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683594931;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2023-05-09 01:15:41','2023-05-09 01:15:41',0,NULL),(3782,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-08 00:15:31','2023-05-08 00:15:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683504931;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683504931;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-08 00:15:31','2023-05-08 00:15:31',0,NULL),(3786,'pinterest_for_woocommerce_daily_heartbeat','failed','2023-05-09 01:15:31','2023-05-09 01:15:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683594931;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683594931;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-05-09 01:15:41','2023-05-09 01:15:41',0,NULL),(3789,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-08 04:15:31','2023-05-08 04:15:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683519331;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683519331;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-08 04:15:31','2023-05-08 04:15:31',0,NULL),(3788,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-08 03:15:31','2023-05-08 03:15:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683515731;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683515731;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-08 03:15:31','2023-05-08 03:15:31',0,NULL),(3790,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-08 05:15:31','2023-05-08 05:15:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683522931;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683522931;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-08 05:18:17','2023-05-08 05:18:17',0,NULL),(3791,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-08 06:18:17','2023-05-08 06:18:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683526697;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683526697;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-08 06:20:31','2023-05-08 06:20:31',0,NULL),(3792,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-08 07:20:31','2023-05-08 07:20:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683530431;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683530431;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-08 07:20:31','2023-05-08 07:20:31',0,NULL),(3793,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-08 08:20:31','2023-05-08 08:20:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683534031;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683534031;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-08 08:20:42','2023-05-08 08:20:42',0,NULL),(3794,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-08 09:20:42','2023-05-08 09:20:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683537642;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683537642;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-08 09:25:31','2023-05-08 09:25:31',0,NULL),(3795,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-08 10:25:31','2023-05-08 10:25:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683541531;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683541531;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-08 10:25:48','2023-05-08 10:25:48',0,NULL),(3796,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-08 11:25:48','2023-05-08 11:25:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683545148;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683545148;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-08 11:27:09','2023-05-08 11:27:09',0,NULL),(3797,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-08 12:27:09','2023-05-08 12:27:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683548829;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683548829;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-08 12:27:19','2023-05-08 12:27:19',0,NULL),(3798,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-08 13:27:19','2023-05-08 13:27:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683552439;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683552439;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-08 13:28:34','2023-05-08 13:28:34',0,NULL),(3799,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-08 14:28:34','2023-05-08 14:28:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683556114;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683556114;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-08 14:30:43','2023-05-08 14:30:43',0,NULL),(3828,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-09 16:00:36','2023-05-09 16:00:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683648036;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683648036;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-09 16:00:37','2023-05-09 16:00:37',0,NULL),(3802,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-08 16:30:43','2023-05-08 16:30:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683563443;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683563443;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-08 16:31:24','2023-05-08 16:31:24',0,NULL),(3804,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-08 18:34:15','2023-05-08 18:34:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683570855;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683570855;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-08 18:34:34','2023-05-08 18:34:34',0,NULL),(3803,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-08 17:31:24','2023-05-08 17:31:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683567084;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683567084;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-08 17:34:15','2023-05-08 17:34:15',0,NULL),(3805,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-08 19:34:34','2023-05-08 19:34:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683574474;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683574474;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-08 19:35:38','2023-05-08 19:35:38',0,NULL),(3806,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-08 20:35:38','2023-05-08 20:35:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683578138;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683578138;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-08 20:35:40','2023-05-08 20:35:40',0,NULL),(3808,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-08 22:35:40','2023-05-08 22:35:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683585340;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683585340;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-08 22:37:57','2023-05-08 22:37:57',0,NULL),(3807,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-08 21:35:40','2023-05-08 21:35:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683581740;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683581740;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-08 21:35:40','2023-05-08 21:35:40',0,NULL),(3809,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-08 23:37:57','2023-05-08 23:37:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683589077;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683589077;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-08 23:40:18','2023-05-08 23:40:18',0,NULL),(3814,'pinterest_for_woocommerce_daily_heartbeat','failed','2023-05-10 01:15:41','2023-05-10 01:15:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683681341;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683681341;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-05-10 01:16:30','2023-05-10 01:16:30',0,NULL),(3811,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-09 01:40:41','2023-05-09 01:40:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683596441;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683596441;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-09 01:43:41','2023-05-09 01:43:41',0,NULL),(3813,'wc_gla_cron_daily_notes','failed','2023-05-10 01:15:41','2023-05-10 01:15:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683681341;s:18:\"\0*\0first_timestamp\";i:1676443601;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683681341;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2023-05-10 01:16:30','2023-05-10 01:16:30',0,NULL),(3810,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-09 00:40:18','2023-05-09 00:40:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683592818;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683592818;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-09 00:40:41','2023-05-09 00:40:41',0,NULL),(3818,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-09 05:50:41','2023-05-09 05:50:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683611441;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683611441;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-09 05:52:18','2023-05-09 05:52:18',0,NULL),(3812,'woocommerce_cleanup_draft_orders','failed','2023-05-10 01:15:41','2023-05-10 01:15:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683681341;s:18:\"\0*\0first_timestamp\";i:1676443603;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683681341;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-05-10 01:16:30','2023-05-10 01:16:30',0,NULL),(3815,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-09 02:43:41','2023-05-09 02:43:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683600221;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683600221;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-09 02:45:40','2023-05-09 02:45:40',0,NULL),(3816,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-09 03:45:40','2023-05-09 03:45:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683603940;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683603940;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-09 03:45:41','2023-05-09 03:45:41',0,NULL),(3817,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-09 04:45:41','2023-05-09 04:45:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683607541;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683607541;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-09 04:50:41','2023-05-09 04:50:41',0,NULL),(3819,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-09 06:52:18','2023-05-09 06:52:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683615138;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683615138;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-09 06:55:34','2023-05-09 06:55:34',0,NULL),(3820,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-09 07:55:34','2023-05-09 07:55:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683618934;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683618934;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-09 07:55:34','2023-05-09 07:55:34',0,NULL),(3825,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-09 12:55:34','2023-05-09 12:55:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683636934;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683636934;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-09 12:55:37','2023-05-09 12:55:37',0,NULL),(3821,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-09 08:55:34','2023-05-09 08:55:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683622534;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683622534;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-09 08:55:34','2023-05-09 08:55:34',0,NULL),(3822,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-09 09:55:34','2023-05-09 09:55:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683626134;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683626134;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-09 09:55:34','2023-05-09 09:55:34',0,NULL),(3823,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-09 10:55:34','2023-05-09 10:55:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683629734;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683629734;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-09 10:55:34','2023-05-09 10:55:34',0,NULL),(3824,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-09 11:55:34','2023-05-09 11:55:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683633334;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683633334;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-09 11:55:34','2023-05-09 11:55:34',0,NULL),(3830,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-09 18:00:37','2023-05-09 18:00:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683655237;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683655237;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-09 18:05:34','2023-05-09 18:05:34',0,NULL),(3826,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-09 13:55:37','2023-05-09 13:55:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683640537;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683640537;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-09 14:00:36','2023-05-09 14:00:36',0,NULL),(3854,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-10 15:22:37','2023-05-10 15:22:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683732157;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683732157;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-10 15:25:47','2023-05-10 15:25:47',0,NULL),(3827,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-09 15:00:36','2023-05-09 15:00:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683644436;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683644436;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-09 15:00:36','2023-05-09 15:00:36',0,NULL),(3829,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-09 17:00:37','2023-05-09 17:00:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683651637;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683651637;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-09 17:00:37','2023-05-09 17:00:37',0,NULL),(3832,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-09 20:05:35','2023-05-09 20:05:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683662735;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683662735;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-09 20:06:44','2023-05-09 20:06:44',0,NULL),(3831,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-09 19:05:34','2023-05-09 19:05:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683659134;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683659134;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-09 19:05:35','2023-05-09 19:05:35',0,NULL),(3836,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-10 00:10:36','2023-05-10 00:10:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683677436;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683677436;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-10 00:15:15','2023-05-10 00:15:15',0,NULL),(4038,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-17 12:32:12','2023-05-17 12:32:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684326732;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684326732;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-17 12:36:08','2023-05-17 12:36:08',0,NULL),(3838,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-10 02:15:33','2023-05-10 02:15:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683684933;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683684933;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-10 02:15:34','2023-05-10 02:15:34',0,NULL),(3835,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-09 23:09:39','2023-05-09 23:09:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683673779;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683673779;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-09 23:10:36','2023-05-09 23:10:36',0,NULL),(3841,'woocommerce_cleanup_draft_orders','failed','2023-05-11 01:16:30','2023-05-11 01:16:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683767790;s:18:\"\0*\0first_timestamp\";i:1676443603;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683767790;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-05-11 01:16:36','2023-05-11 01:16:36',0,NULL),(3837,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-10 01:15:15','2023-05-10 01:15:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683681315;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683681315;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-10 01:15:33','2023-05-10 01:15:33',0,NULL),(3839,'pinterest_for_woocommerce_daily_heartbeat','failed','2023-05-11 01:16:30','2023-05-11 01:16:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683767790;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683767790;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-05-11 01:16:36','2023-05-11 01:16:36',0,NULL),(3840,'wc_gla_cron_daily_notes','failed','2023-05-11 01:16:30','2023-05-11 01:16:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683767790;s:18:\"\0*\0first_timestamp\";i:1676443601;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683767790;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2023-05-11 01:16:36','2023-05-11 01:16:36',0,NULL),(3845,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-10 06:17:34','2023-05-10 06:17:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683699454;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683699454;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-10 06:18:53','2023-05-10 06:18:53',0,NULL),(3843,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-10 04:17:21','2023-05-10 04:17:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683692241;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683692241;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-10 04:17:22','2023-05-10 04:17:22',0,NULL),(3842,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-10 03:15:34','2023-05-10 03:15:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683688534;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683688534;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-10 03:17:21','2023-05-10 03:17:21',0,NULL),(3844,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-10 05:17:22','2023-05-10 05:17:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683695842;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683695842;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-10 05:17:34','2023-05-10 05:17:34',0,NULL),(3846,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-10 07:18:53','2023-05-10 07:18:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683703133;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683703133;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-10 07:19:14','2023-05-10 07:19:14',0,NULL),(3849,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-10 10:20:37','2023-05-10 10:20:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683714037;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683714037;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-10 10:20:38','2023-05-10 10:20:38',0,NULL),(3848,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-10 09:19:32','2023-05-10 09:19:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683710372;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683710372;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-10 09:20:37','2023-05-10 09:20:37',0,NULL),(3847,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-10 08:19:14','2023-05-10 08:19:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683706754;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683706754;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-10 08:19:32','2023-05-10 08:19:32',0,NULL),(3851,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-10 12:21:35','2023-05-10 12:21:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683721295;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683721295;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-10 12:21:42','2023-05-10 12:21:42',0,NULL),(3853,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-10 14:22:20','2023-05-10 14:22:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683728540;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683728540;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-10 14:22:37','2023-05-10 14:22:37',0,NULL),(3850,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-10 11:20:38','2023-05-10 11:20:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683717638;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683717638;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-10 11:21:35','2023-05-10 11:21:35',0,NULL),(3852,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-10 13:21:42','2023-05-10 13:21:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683724902;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683724902;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-10 13:22:20','2023-05-10 13:22:20',0,NULL),(3855,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-10 16:25:47','2023-05-10 16:25:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683735947;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683735947;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-10 16:25:48','2023-05-10 16:25:48',0,NULL),(3856,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-10 17:25:48','2023-05-10 17:25:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683739548;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683739548;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-10 17:25:48','2023-05-10 17:25:48',0,NULL),(3881,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-11 15:45:47','2023-05-11 15:45:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683819947;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683819947;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-11 15:46:01','2023-05-11 15:46:01',0,NULL),(3857,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-10 18:25:48','2023-05-10 18:25:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683743148;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683743148;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-10 18:26:22','2023-05-10 18:26:22',0,NULL),(3859,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-10 20:30:49','2023-05-10 20:30:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683750649;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683750649;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-10 20:30:51','2023-05-10 20:30:51',0,NULL),(3858,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-10 19:26:22','2023-05-10 19:26:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683746782;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683746782;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-10 19:30:49','2023-05-10 19:30:49',0,NULL),(3861,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-10 22:30:51','2023-05-10 22:30:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683757851;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683757851;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-10 22:32:18','2023-05-10 22:32:18',0,NULL),(3860,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-10 21:30:51','2023-05-10 21:30:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683754251;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683754251;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-10 21:30:51','2023-05-10 21:30:51',0,NULL),(3862,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-10 23:32:18','2023-05-10 23:32:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683761538;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683761538;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-10 23:35:47','2023-05-10 23:35:47',0,NULL),(3867,'wc_gla_cron_daily_notes','failed','2023-05-12 01:16:36','2023-05-12 01:16:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683854196;s:18:\"\0*\0first_timestamp\";i:1676443601;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683854196;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2023-05-12 01:16:41','2023-05-12 01:16:41',0,NULL),(3863,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-11 00:35:47','2023-05-11 00:35:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683765347;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683765347;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-11 00:35:47','2023-05-11 00:35:47',0,NULL),(3864,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-11 01:35:47','2023-05-11 01:35:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683768947;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683768947;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-11 01:35:47','2023-05-11 01:35:47',0,NULL),(3866,'pinterest_for_woocommerce_daily_heartbeat','failed','2023-05-12 01:16:36','2023-05-12 01:16:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683854196;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683854196;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-05-12 01:16:41','2023-05-12 01:16:41',0,NULL),(3868,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-11 02:35:47','2023-05-11 02:35:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683772547;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683772547;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-11 02:35:47','2023-05-11 02:35:47',0,NULL),(3865,'woocommerce_cleanup_draft_orders','failed','2023-05-12 01:16:36','2023-05-12 01:16:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683854196;s:18:\"\0*\0first_timestamp\";i:1676443603;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683854196;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-05-12 01:16:41','2023-05-12 01:16:41',0,NULL),(3869,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-11 03:35:47','2023-05-11 03:35:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683776147;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683776147;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-11 03:35:47','2023-05-11 03:35:47',0,NULL),(3871,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-11 05:35:47','2023-05-11 05:35:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683783347;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683783347;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-11 05:35:47','2023-05-11 05:35:47',0,NULL),(3870,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-11 04:35:47','2023-05-11 04:35:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683779747;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683779747;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-11 04:35:47','2023-05-11 04:35:47',0,NULL),(3874,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-11 08:36:38','2023-05-11 08:36:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683794198;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683794198;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-11 08:40:47','2023-05-11 08:40:47',0,NULL),(3872,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-11 06:35:47','2023-05-11 06:35:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683786947;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683786947;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-11 06:35:48','2023-05-11 06:35:48',0,NULL),(3873,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-11 07:35:48','2023-05-11 07:35:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683790548;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683790548;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-11 07:36:38','2023-05-11 07:36:38',0,NULL),(3876,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-11 10:40:49','2023-05-11 10:40:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683801649;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683801649;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-11 10:40:49','2023-05-11 10:40:49',0,NULL),(3875,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-11 09:40:47','2023-05-11 09:40:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683798047;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683798047;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-11 09:40:49','2023-05-11 09:40:49',0,NULL),(3877,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-11 11:40:49','2023-05-11 11:40:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683805249;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683805249;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-11 11:41:38','2023-05-11 11:41:38',0,NULL),(3880,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-11 14:45:47','2023-05-11 14:45:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683816347;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683816347;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-11 14:45:47','2023-05-11 14:45:47',0,NULL),(3879,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-11 13:45:47','2023-05-11 13:45:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683812747;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683812747;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-11 13:45:47','2023-05-11 13:45:47',0,NULL),(3882,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-11 16:46:01','2023-05-11 16:46:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683823561;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683823561;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-11 16:46:01','2023-05-11 16:46:01',0,NULL),(3884,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-11 18:46:01','2023-05-11 18:46:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683830761;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683830761;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-11 18:46:02','2023-05-11 18:46:02',0,NULL),(3883,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-11 17:46:01','2023-05-11 17:46:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683827161;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683827161;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-11 17:46:01','2023-05-11 17:46:01',0,NULL),(3885,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-11 19:46:02','2023-05-11 19:46:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683834362;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683834362;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-11 19:47:12','2023-05-11 19:47:12',0,NULL),(3886,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-11 20:47:12','2023-05-11 20:47:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683838032;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683838032;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-11 20:48:11','2023-05-11 20:48:11',0,NULL),(3888,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-11 22:48:50','2023-05-11 22:48:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683845330;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683845330;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-11 22:50:38','2023-05-11 22:50:38',0,NULL),(3887,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-11 21:48:11','2023-05-11 21:48:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683841691;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683841691;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-11 21:48:50','2023-05-11 21:48:50',0,NULL),(3889,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-11 23:50:38','2023-05-11 23:50:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683849038;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683849038;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-11 23:50:58','2023-05-11 23:50:58',0,NULL),(3894,'woocommerce_cleanup_draft_orders','failed','2023-05-13 01:16:41','2023-05-13 01:16:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683940601;s:18:\"\0*\0first_timestamp\";i:1676443603;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683940601;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-05-13 01:17:04','2023-05-13 01:17:04',0,NULL),(3893,'pinterest_for_woocommerce_daily_heartbeat','failed','2023-05-13 01:16:41','2023-05-13 01:16:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683940601;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683940601;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-05-13 01:17:04','2023-05-13 01:17:04',0,NULL),(3890,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-12 00:50:58','2023-05-12 00:50:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683852658;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683852658;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-12 00:51:00','2023-05-12 00:51:00',0,NULL),(3892,'wc_gla_cron_daily_notes','failed','2023-05-13 01:16:41','2023-05-13 01:16:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683940601;s:18:\"\0*\0first_timestamp\";i:1676443601;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683940601;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2023-05-13 01:17:04','2023-05-13 01:17:04',0,NULL),(3891,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-12 01:51:00','2023-05-12 01:51:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683856260;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683856260;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-12 01:54:01','2023-05-12 01:54:01',0,NULL),(3897,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-12 04:55:58','2023-05-12 04:55:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683867358;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683867358;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-12 04:55:58','2023-05-12 04:55:58',0,NULL),(3895,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-12 02:54:01','2023-05-12 02:54:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683860041;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683860041;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-12 02:55:58','2023-05-12 02:55:58',0,NULL),(3896,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-12 03:55:58','2023-05-12 03:55:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683863758;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683863758;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-12 03:55:58','2023-05-12 03:55:58',0,NULL),(3900,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-12 07:57:51','2023-05-12 07:57:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683878271;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683878271;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-12 07:57:52','2023-05-12 07:57:52',0,NULL),(3898,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-12 05:55:58','2023-05-12 05:55:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683870958;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683870958;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-12 05:56:16','2023-05-12 05:56:16',0,NULL),(3899,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-12 06:56:16','2023-05-12 06:56:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683874576;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683874576;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-12 06:57:51','2023-05-12 06:57:51',0,NULL),(3903,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-12 10:58:32','2023-05-12 10:58:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683889112;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683889112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-12 11:00:59','2023-05-12 11:00:59',0,NULL),(3901,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-12 08:57:52','2023-05-12 08:57:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683881872;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683881872;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-12 08:58:21','2023-05-12 08:58:21',0,NULL),(3902,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-12 09:58:21','2023-05-12 09:58:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683885501;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683885501;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-12 09:58:32','2023-05-12 09:58:32',0,NULL),(3904,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-12 12:00:59','2023-05-12 12:00:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683892859;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683892859;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-12 12:01:06','2023-05-12 12:01:06',0,NULL),(3905,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-12 13:01:06','2023-05-12 13:01:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683896466;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683896466;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-12 13:05:59','2023-05-12 13:05:59',0,NULL),(3906,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-12 14:05:59','2023-05-12 14:05:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683900359;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683900359;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-12 14:05:59','2023-05-12 14:05:59',0,NULL),(3907,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-12 15:05:59','2023-05-12 15:05:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683903959;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683903959;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-12 15:09:16','2023-05-12 15:09:16',0,NULL),(4011,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-16 11:58:07','2023-05-16 11:58:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684238287;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684238287;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-16 11:58:07','2023-05-16 11:58:07',0,NULL),(4013,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-16 14:00:38','2023-05-16 14:00:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684245638;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684245638;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-16 14:00:54','2023-05-16 14:00:54',0,NULL),(3908,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-12 16:09:16','2023-05-12 16:09:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683907756;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683907756;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-12 16:10:40','2023-05-12 16:10:40',0,NULL),(3911,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-12 19:15:03','2023-05-12 19:15:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683918903;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683918903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-12 19:15:57','2023-05-12 19:15:57',0,NULL),(3983,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-15 11:36:38','2023-05-15 11:36:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684150598;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684150598;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-15 11:36:50','2023-05-15 11:36:50',0,NULL),(3912,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-12 20:15:57','2023-05-12 20:15:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683922557;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683922557;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-12 20:15:58','2023-05-12 20:15:58',0,NULL),(3913,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-12 21:15:58','2023-05-12 21:15:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683926158;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683926158;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-12 21:16:01','2023-05-12 21:16:01',0,NULL),(3916,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-13 00:21:18','2023-05-13 00:21:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683937278;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683937278;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-13 00:22:26','2023-05-13 00:22:26',0,NULL),(3914,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-12 22:16:01','2023-05-12 22:16:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683929761;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683929761;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-12 22:20:57','2023-05-12 22:20:57',0,NULL),(3920,'wc_gla_cron_daily_notes','failed','2023-05-14 01:17:04','2023-05-14 01:17:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684027024;s:18:\"\0*\0first_timestamp\";i:1676443601;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684027024;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2023-05-14 01:17:07','2023-05-14 01:17:07',0,NULL),(3921,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-13 02:23:36','2023-05-13 02:23:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683944616;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683944616;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-13 02:25:58','2023-05-13 02:25:58',0,NULL),(3919,'pinterest_for_woocommerce_daily_heartbeat','failed','2023-05-14 01:17:04','2023-05-14 01:17:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684027024;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684027024;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-05-14 01:17:07','2023-05-14 01:17:07',0,NULL),(3917,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-13 01:22:26','2023-05-13 01:22:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683940946;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683940946;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-13 01:23:36','2023-05-13 01:23:36',0,NULL),(3918,'woocommerce_cleanup_draft_orders','failed','2023-05-14 01:17:04','2023-05-14 01:17:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684027024;s:18:\"\0*\0first_timestamp\";i:1676443603;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684027024;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-05-14 01:17:07','2023-05-14 01:17:07',0,NULL),(3923,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-13 04:30:57','2023-05-13 04:30:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683952257;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683952257;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-13 04:30:59','2023-05-13 04:30:59',0,NULL),(3922,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-13 03:25:58','2023-05-13 03:25:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683948358;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683948358;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-13 03:30:57','2023-05-13 03:30:57',0,NULL),(3924,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-13 05:30:59','2023-05-13 05:30:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683955859;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683955859;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-13 05:31:00','2023-05-13 05:31:00',0,NULL),(3926,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-13 07:31:00','2023-05-13 07:31:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683963060;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683963060;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-13 07:31:19','2023-05-13 07:31:19',0,NULL),(3925,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-13 06:31:00','2023-05-13 06:31:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683959460;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683959460;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-13 06:31:00','2023-05-13 06:31:00',0,NULL),(3927,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-13 08:31:19','2023-05-13 08:31:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683966679;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683966679;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-13 08:35:59','2023-05-13 08:35:59',0,NULL),(3928,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-13 09:35:59','2023-05-13 09:35:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683970559;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683970559;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-13 09:36:32','2023-05-13 09:36:32',0,NULL),(3930,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-13 11:37:16','2023-05-13 11:37:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683977836;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683977836;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-13 11:39:13','2023-05-13 11:39:13',0,NULL),(3931,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-13 12:39:13','2023-05-13 12:39:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683981553;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683981553;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-13 12:39:53','2023-05-13 12:39:53',0,NULL),(3929,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-13 10:36:32','2023-05-13 10:36:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683974192;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683974192;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-13 10:37:16','2023-05-13 10:37:16',0,NULL),(3934,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-13 15:43:23','2023-05-13 15:43:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683992603;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683992603;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-13 15:43:30','2023-05-13 15:43:30',0,NULL),(3932,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-13 13:39:53','2023-05-13 13:39:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683985193;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683985193;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-13 13:40:59','2023-05-13 13:40:59',0,NULL),(3933,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-13 14:40:59','2023-05-13 14:40:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683988859;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683988859;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-13 14:43:23','2023-05-13 14:43:23',0,NULL),(3936,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-13 17:45:57','2023-05-13 17:45:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683999957;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683999957;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-13 17:48:53','2023-05-13 17:48:53',0,NULL),(3961,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-14 16:10:55','2023-05-14 16:10:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684080655;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684080655;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-14 16:15:54','2023-05-14 16:15:54',0,NULL),(3935,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-13 16:43:30','2023-05-13 16:43:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683996210;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683996210;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-13 16:45:57','2023-05-13 16:45:57',0,NULL),(3940,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-13 21:51:45','2023-05-13 21:51:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684014705;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684014705;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-13 21:52:24','2023-05-13 21:52:24',0,NULL),(3938,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-13 19:50:54','2023-05-13 19:50:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684007454;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684007454;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-13 19:50:56','2023-05-13 19:50:56',0,NULL),(3937,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-13 18:48:53','2023-05-13 18:48:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684003733;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684003733;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-13 18:50:54','2023-05-13 18:50:54',0,NULL),(3939,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-13 20:50:56','2023-05-13 20:50:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684011056;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684011056;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-13 20:51:45','2023-05-13 20:51:45',0,NULL),(3948,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-14 03:00:54','2023-05-14 03:00:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684033254;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684033254;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-14 03:01:35','2023-05-14 03:01:35',0,NULL),(3941,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-13 22:52:24','2023-05-13 22:52:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684018344;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684018344;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-13 22:55:53','2023-05-13 22:55:53',0,NULL),(3943,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-14 00:58:03','2023-05-14 00:58:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684025883;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684025883;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-14 01:00:52','2023-05-14 01:00:52',0,NULL),(3942,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-13 23:55:53','2023-05-13 23:55:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684022153;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684022153;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-13 23:58:03','2023-05-13 23:58:03',0,NULL),(3945,'wc_gla_cron_daily_notes','failed','2023-05-15 01:17:07','2023-05-15 01:17:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684113427;s:18:\"\0*\0first_timestamp\";i:1676443601;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684113427;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2023-05-15 01:18:45','2023-05-15 01:18:45',0,NULL),(3947,'woocommerce_cleanup_draft_orders','failed','2023-05-15 01:17:07','2023-05-15 01:17:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684113427;s:18:\"\0*\0first_timestamp\";i:1676443603;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684113427;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-05-15 01:18:45','2023-05-15 01:18:45',0,NULL),(3946,'pinterest_for_woocommerce_daily_heartbeat','failed','2023-05-15 01:17:07','2023-05-15 01:17:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684113427;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684113427;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-05-15 01:18:45','2023-05-15 01:18:45',0,NULL),(3944,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-14 02:00:52','2023-05-14 02:00:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684029652;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684029652;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-14 02:00:54','2023-05-14 02:00:54',0,NULL),(3950,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-14 05:02:30','2023-05-14 05:02:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684040550;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684040550;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-14 05:02:42','2023-05-14 05:02:42',0,NULL),(3949,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-14 04:01:35','2023-05-14 04:01:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684036895;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684036895;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-14 04:02:30','2023-05-14 04:02:30',0,NULL),(3952,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-14 07:03:32','2023-05-14 07:03:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684047812;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684047812;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-14 07:03:53','2023-05-14 07:03:53',0,NULL),(3951,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-14 06:02:42','2023-05-14 06:02:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684044162;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684044162;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-14 06:03:32','2023-05-14 06:03:32',0,NULL),(3956,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-14 11:05:53','2023-05-14 11:05:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684062353;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684062353;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-14 11:05:53','2023-05-14 11:05:53',0,NULL),(3954,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-14 09:05:53','2023-05-14 09:05:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684055153;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684055153;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-14 09:05:53','2023-05-14 09:05:53',0,NULL),(3953,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-14 08:03:53','2023-05-14 08:03:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684051433;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684051433;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-14 08:05:53','2023-05-14 08:05:53',0,NULL),(3958,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-14 13:09:00','2023-05-14 13:09:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684069740;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684069740;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-14 13:10:20','2023-05-14 13:10:20',0,NULL),(3955,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-14 10:05:53','2023-05-14 10:05:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684058753;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684058753;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-14 10:05:53','2023-05-14 10:05:53',0,NULL),(3960,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-14 15:10:52','2023-05-14 15:10:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684077052;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684077052;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-14 15:10:55','2023-05-14 15:10:55',0,NULL),(3957,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-14 12:05:53','2023-05-14 12:05:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684065953;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684065953;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-14 12:09:00','2023-05-14 12:09:00',0,NULL),(1393,'wpforms_admin_addons_cache_update','failed','2023-03-20 10:14:16','2023-03-20 10:14:16','{\"tasks_meta_id\":7}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1679307256;s:18:\"\0*\0first_timestamp\";i:1678097349;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1679307256;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',8,1,'2023-03-20 10:18:21','2023-03-20 10:18:21',0,NULL),(3959,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-14 14:10:20','2023-05-14 14:10:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684073420;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684073420;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-14 14:10:52','2023-05-14 14:10:52',0,NULL),(3990,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-15 17:41:02','2023-05-15 17:41:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684172462;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684172462;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-15 17:41:02','2023-05-15 17:41:02',0,NULL),(3992,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-15 19:41:03','2023-05-15 19:41:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684179663;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684179663;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-15 19:41:43','2023-05-15 19:41:43',0,NULL),(3987,'wp_mail_smtp_summary_report_email','pending','2023-05-22 14:35:50','2023-05-22 14:35:50','[null]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684766150;s:18:\"\0*\0first_timestamp\";i:1677506400;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684766150;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',7,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(3964,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-14 19:20:54','2023-05-14 19:20:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684092054;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684092054;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-14 19:20:54','2023-05-14 19:20:54',0,NULL),(3962,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-14 17:15:54','2023-05-14 17:15:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684084554;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684084554;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-14 17:20:53','2023-05-14 17:20:53',0,NULL),(3963,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-14 18:20:53','2023-05-14 18:20:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684088453;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684088453;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-14 18:20:54','2023-05-14 18:20:54',0,NULL),(3966,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-14 21:21:27','2023-05-14 21:21:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684099287;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684099287;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-14 21:22:30','2023-05-14 21:22:30',0,NULL),(3965,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-14 20:20:54','2023-05-14 20:20:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684095654;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684095654;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-14 20:21:27','2023-05-14 20:21:27',0,NULL),(3968,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-14 23:24:05','2023-05-14 23:24:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684106645;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684106645;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-14 23:25:52','2023-05-14 23:25:52',0,NULL),(3967,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-14 22:22:30','2023-05-14 22:22:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684102950;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684102950;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-14 22:24:05','2023-05-14 22:24:05',0,NULL),(3974,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-15 02:26:48','2023-05-15 02:26:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684117608;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684117608;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-15 02:28:08','2023-05-15 02:28:08',0,NULL),(3969,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-15 00:25:52','2023-05-15 00:25:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684110352;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684110352;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-15 00:26:24','2023-05-15 00:26:24',0,NULL),(3970,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-15 01:26:24','2023-05-15 01:26:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684113984;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684113984;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-15 01:26:48','2023-05-15 01:26:48',0,NULL),(3972,'woocommerce_cleanup_draft_orders','failed','2023-05-16 01:18:45','2023-05-16 01:18:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684199925;s:18:\"\0*\0first_timestamp\";i:1676443603;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684199925;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-05-16 01:18:55','2023-05-16 01:18:55',0,NULL),(3973,'pinterest_for_woocommerce_daily_heartbeat','failed','2023-05-16 01:18:45','2023-05-16 01:18:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684199925;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684199925;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-05-16 01:18:55','2023-05-16 01:18:55',0,NULL),(3976,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-15 04:29:57','2023-05-15 04:29:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684124997;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684124997;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-15 04:30:00','2023-05-15 04:30:00',0,NULL),(3978,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-15 06:30:53','2023-05-15 06:30:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684132253;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684132253;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-15 06:31:39','2023-05-15 06:31:39',0,NULL),(3979,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-15 07:31:39','2023-05-15 07:31:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684135899;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684135899;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-15 07:32:18','2023-05-15 07:32:18',0,NULL),(3981,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-15 09:32:28','2023-05-15 09:32:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684143148;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684143148;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-15 09:35:50','2023-05-15 09:35:50',0,NULL),(3982,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-15 10:35:50','2023-05-15 10:35:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684146950;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684146950;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-15 10:36:38','2023-05-15 10:36:38',0,NULL),(4040,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-17 14:36:56','2023-05-17 14:36:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684334216;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684334216;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-17 14:41:06','2023-05-17 14:41:06',0,NULL),(3984,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-15 12:36:50','2023-05-15 12:36:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684154210;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684154210;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-15 12:38:23','2023-05-15 12:38:23',0,NULL),(3985,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-15 13:38:23','2023-05-15 13:38:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684157903;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684157903;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-15 13:38:43','2023-05-15 13:38:43',0,NULL),(3986,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-15 14:38:43','2023-05-15 14:38:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684161523;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684161523;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-15 14:40:39','2023-05-15 14:40:39',0,NULL),(3988,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-15 15:40:39','2023-05-15 15:40:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684165239;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684165239;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-15 15:40:50','2023-05-15 15:40:50',0,NULL),(4018,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-16 19:10:53','2023-05-16 19:10:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684264253;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684264253;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-16 19:11:52','2023-05-16 19:11:52',0,NULL),(3989,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-15 16:40:50','2023-05-15 16:40:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684168850;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684168850;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-15 16:41:02','2023-05-15 16:41:02',0,NULL),(4014,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-16 15:00:54','2023-05-16 15:00:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684249254;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684249254;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-16 15:04:54','2023-05-16 15:04:54',0,NULL),(3991,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-15 18:41:02','2023-05-15 18:41:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684176062;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684176062;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-15 18:41:03','2023-05-15 18:41:03',0,NULL),(3994,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-15 21:42:39','2023-05-15 21:42:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684186959;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684186959;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-15 21:44:47','2023-05-15 21:44:47',0,NULL),(3993,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-15 20:41:43','2023-05-15 20:41:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684183303;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684183303;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-15 20:42:39','2023-05-15 20:42:39',0,NULL),(3995,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-15 22:44:47','2023-05-15 22:44:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684190687;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684190687;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-15 22:45:49','2023-05-15 22:45:49',0,NULL),(4002,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-16 02:50:03','2023-05-16 02:50:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684205403;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684205403;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-16 02:50:59','2023-05-16 02:50:59',0,NULL),(3997,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-16 00:45:51','2023-05-16 00:45:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684197951;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684197951;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-16 00:46:01','2023-05-16 00:46:01',0,NULL),(3996,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-15 23:45:49','2023-05-15 23:45:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684194349;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684194349;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-15 23:45:51','2023-05-15 23:45:51',0,NULL),(4025,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-17 02:19:41','2023-05-17 02:19:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684289981;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684289981;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-17 02:20:51','2023-05-17 02:20:51',0,NULL),(4001,'wc_gla_cron_daily_notes','failed','2023-05-17 01:18:55','2023-05-17 01:18:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684286335;s:18:\"\0*\0first_timestamp\";i:1676443601;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684286335;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2023-05-17 01:19:41','2023-05-17 01:19:41',0,NULL),(3999,'woocommerce_cleanup_draft_orders','failed','2023-05-17 01:18:55','2023-05-17 01:18:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684286335;s:18:\"\0*\0first_timestamp\";i:1676443603;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684286335;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-05-17 01:19:41','2023-05-17 01:19:41',0,NULL),(4007,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-16 07:56:00','2023-05-16 07:56:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684223760;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684223760;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-16 07:56:55','2023-05-16 07:56:55',0,NULL),(3998,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-16 01:46:01','2023-05-16 01:46:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684201561;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684201561;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-16 01:50:03','2023-05-16 01:50:03',0,NULL),(4004,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-16 04:51:01','2023-05-16 04:51:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684212661;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684212661;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-16 04:55:58','2023-05-16 04:55:58',0,NULL),(4000,'pinterest_for_woocommerce_daily_heartbeat','failed','2023-05-17 01:18:55','2023-05-17 01:18:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684286335;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684286335;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-05-17 01:19:41','2023-05-17 01:19:41',0,NULL),(4003,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-16 03:50:59','2023-05-16 03:50:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684209059;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684209059;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-16 03:51:01','2023-05-16 03:51:01',0,NULL),(4005,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-16 05:55:58','2023-05-16 05:55:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684216558;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684216558;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-16 05:55:58','2023-05-16 05:55:58',0,NULL),(4006,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-16 06:55:58','2023-05-16 06:55:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684220158;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684220158;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-16 06:56:00','2023-05-16 06:56:00',0,NULL),(4008,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-16 08:56:55','2023-05-16 08:56:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684227415;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684227415;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-16 08:57:10','2023-05-16 08:57:10',0,NULL),(4012,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-16 12:58:07','2023-05-16 12:58:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684241887;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684241887;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-16 13:00:38','2023-05-16 13:00:38',0,NULL),(4010,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-16 10:57:23','2023-05-16 10:57:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684234643;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684234643;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-16 10:58:07','2023-05-16 10:58:07',0,NULL),(4009,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-16 09:57:10','2023-05-16 09:57:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684231030;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684231030;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-16 09:57:23','2023-05-16 09:57:23',0,NULL),(4016,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-16 17:05:54','2023-05-16 17:05:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684256754;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684256754;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-16 17:06:25','2023-05-16 17:06:25',0,NULL),(4017,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-16 18:06:25','2023-05-16 18:06:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684260385;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684260385;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-16 18:10:53','2023-05-16 18:10:53',0,NULL),(4019,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-16 20:11:52','2023-05-16 20:11:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684267912;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684267912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-16 20:12:17','2023-05-16 20:12:17',0,NULL),(4022,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-16 23:15:51','2023-05-16 23:15:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684278951;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684278951;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-16 23:15:52','2023-05-16 23:15:52',0,NULL),(4015,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-16 16:04:54','2023-05-16 16:04:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684253094;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684253094;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-16 16:05:54','2023-05-16 16:05:54',0,NULL),(4043,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-17 17:41:06','2023-05-17 17:41:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684345266;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684345266;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-17 17:42:01','2023-05-17 17:42:01',0,NULL),(4041,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-17 15:41:06','2023-05-17 15:41:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684338066;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684338066;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-17 15:41:06','2023-05-17 15:41:06',0,NULL),(4052,'wc_gla_cron_daily_notes','failed','2023-05-19 01:21:04','2023-05-19 01:21:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684459264;s:18:\"\0*\0first_timestamp\";i:1676443601;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684459264;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2023-05-19 01:23:46','2023-05-19 01:23:46',0,NULL),(4020,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-16 21:12:17','2023-05-16 21:12:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684271537;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684271537;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-16 21:14:10','2023-05-16 21:14:10',0,NULL),(4023,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-17 00:15:52','2023-05-17 00:15:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684282552;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684282552;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-17 00:16:56','2023-05-17 00:16:56',0,NULL),(4054,'pinterest_for_woocommerce_daily_heartbeat','failed','2023-05-19 01:21:04','2023-05-19 01:21:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684459264;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684459264;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-05-19 01:23:46','2023-05-19 01:23:46',0,NULL),(4021,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-16 22:14:10','2023-05-16 22:14:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684275250;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684275250;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-16 22:15:51','2023-05-16 22:15:51',0,NULL),(4026,'wc_gla_cron_daily_notes','failed','2023-05-18 01:19:41','2023-05-18 01:19:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684372781;s:18:\"\0*\0first_timestamp\";i:1676443601;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684372781;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2023-05-18 01:21:04','2023-05-18 01:21:04',0,NULL),(4024,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-17 01:16:56','2023-05-17 01:16:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684286216;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684286216;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-17 01:19:41','2023-05-17 01:19:41',0,NULL),(4027,'woocommerce_cleanup_draft_orders','failed','2023-05-18 01:19:41','2023-05-18 01:19:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684372781;s:18:\"\0*\0first_timestamp\";i:1676443603;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684372781;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-05-18 01:21:04','2023-05-18 01:21:04',0,NULL),(4028,'pinterest_for_woocommerce_daily_heartbeat','failed','2023-05-18 01:19:41','2023-05-18 01:19:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684372781;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684372781;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-05-18 01:21:04','2023-05-18 01:21:04',0,NULL),(4029,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-17 03:20:51','2023-05-17 03:20:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684293651;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684293651;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-17 03:25:52','2023-05-17 03:25:52',0,NULL),(4030,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-17 04:25:52','2023-05-17 04:25:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684297552;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684297552;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-17 04:28:33','2023-05-17 04:28:33',0,NULL),(4031,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-17 05:28:33','2023-05-17 05:28:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684301313;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684301313;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-17 05:29:26','2023-05-17 05:29:26',0,NULL),(4034,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-17 08:30:42','2023-05-17 08:30:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684312242;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684312242;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-17 08:30:52','2023-05-17 08:30:52',0,NULL),(4033,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-17 07:30:23','2023-05-17 07:30:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684308623;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684308623;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-17 07:30:42','2023-05-17 07:30:42',0,NULL),(4032,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-17 06:29:26','2023-05-17 06:29:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684304966;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684304966;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-17 06:30:23','2023-05-17 06:30:23',0,NULL),(4037,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-17 11:31:07','2023-05-17 11:31:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684323067;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684323067;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-17 11:32:12','2023-05-17 11:32:12',0,NULL),(4035,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-17 09:30:52','2023-05-17 09:30:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684315852;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684315852;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-17 09:31:07','2023-05-17 09:31:07',0,NULL),(4036,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-17 10:31:07','2023-05-17 10:31:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684319467;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684319467;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-17 10:31:07','2023-05-17 10:31:07',0,NULL),(4039,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-17 13:36:08','2023-05-17 13:36:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684330568;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684330568;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-17 13:36:56','2023-05-17 13:36:56',0,NULL),(4048,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-17 22:50:50','2023-05-17 22:50:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684363850;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684363850;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-17 22:51:04','2023-05-17 22:51:04',0,NULL),(4042,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-17 16:41:06','2023-05-17 16:41:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684341666;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684341666;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-17 16:41:06','2023-05-17 16:41:06',0,NULL),(4070,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-18 17:15:59','2023-05-18 17:15:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684430159;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684430159;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-18 17:16:25','2023-05-18 17:16:25',0,NULL),(4068,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-18 15:10:59','2023-05-18 15:10:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684422659;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684422659;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-18 15:14:44','2023-05-18 15:14:44',0,NULL),(3296,'wp_mail_smtp_summary_report_email','complete','2023-04-24 14:14:38','2023-04-24 14:14:38','[null]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682345678;s:18:\"\0*\0first_timestamp\";i:1677506400;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682345678;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',7,1,'2023-04-24 14:33:50','2023-04-24 14:33:50',0,NULL),(4044,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-17 18:42:01','2023-05-17 18:42:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684348921;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684348921;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-17 18:42:38','2023-05-17 18:42:38',0,NULL),(4045,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-17 19:42:38','2023-05-17 19:42:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684352558;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684352558;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-17 19:46:03','2023-05-17 19:46:03',0,NULL),(4046,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-17 20:46:03','2023-05-17 20:46:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684356363;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684356363;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-17 20:46:04','2023-05-17 20:46:04',0,NULL),(4047,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-17 21:46:04','2023-05-17 21:46:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684359964;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684359964;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-17 21:50:50','2023-05-17 21:50:50',0,NULL),(4049,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-17 23:51:04','2023-05-17 23:51:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684367464;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684367464;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-17 23:53:51','2023-05-17 23:53:51',0,NULL),(4051,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-18 01:56:04','2023-05-18 01:56:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684374964;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684374964;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-18 01:56:16','2023-05-18 01:56:16',0,NULL),(4050,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-18 00:53:51','2023-05-18 00:53:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684371231;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684371231;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-18 00:56:04','2023-05-18 00:56:04',0,NULL),(4053,'woocommerce_cleanup_draft_orders','failed','2023-05-19 01:21:04','2023-05-19 01:21:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684459264;s:18:\"\0*\0first_timestamp\";i:1676443603;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684459264;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-05-19 01:23:46','2023-05-19 01:23:46',0,NULL),(4056,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-18 03:57:12','2023-05-18 03:57:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684382232;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684382232;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-18 03:57:43','2023-05-18 03:57:43',0,NULL),(4060,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-18 07:01:04','2023-05-18 07:01:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684393264;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684393264;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-18 07:02:25','2023-05-18 07:02:25',0,NULL),(4057,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-18 04:57:43','2023-05-18 04:57:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684385863;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684385863;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-18 04:58:07','2023-05-18 04:58:07',0,NULL),(4059,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-18 05:58:07','2023-05-18 05:58:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684389487;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684389487;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-18 06:01:04','2023-05-18 06:01:04',0,NULL),(4061,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-18 08:02:25','2023-05-18 08:02:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684396945;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684396945;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-18 08:02:56','2023-05-18 08:02:56',0,NULL),(4063,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-18 10:03:04','2023-05-18 10:03:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684404184;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684404184;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-18 10:05:34','2023-05-18 10:05:34',0,NULL),(4065,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-18 12:06:37','2023-05-18 12:06:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684411597;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684411597;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-18 12:07:06','2023-05-18 12:07:06',0,NULL),(4074,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-18 21:20:57','2023-05-18 21:20:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684444857;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684444857;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-18 21:20:57','2023-05-18 21:20:57',0,NULL),(4062,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-18 09:02:56','2023-05-18 09:02:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684400576;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684400576;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-18 09:03:04','2023-05-18 09:03:04',0,NULL),(4066,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-18 13:07:06','2023-05-18 13:07:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684415226;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684415226;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-18 13:10:37','2023-05-18 13:10:37',0,NULL),(4064,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-18 11:05:34','2023-05-18 11:05:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684407934;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684407934;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-18 11:06:37','2023-05-18 11:06:37',0,NULL),(4067,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-18 14:10:37','2023-05-18 14:10:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684419037;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684419037;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-18 14:10:59','2023-05-18 14:10:59',0,NULL),(4069,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-18 16:14:44','2023-05-18 16:14:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684426484;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684426484;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-18 16:15:59','2023-05-18 16:15:59',0,NULL),(4088,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-19 08:37:34','2023-05-19 08:37:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684485454;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684485454;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-19 08:38:53','2023-05-19 08:38:53',0,NULL),(4071,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-18 18:16:25','2023-05-18 18:16:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684433785;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684433785;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-18 18:17:45','2023-05-18 18:17:45',0,NULL),(4073,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-18 20:20:57','2023-05-18 20:20:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684441257;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684441257;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-18 20:20:57','2023-05-18 20:20:57',0,NULL),(4075,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-18 22:20:57','2023-05-18 22:20:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684448457;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684448457;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-18 22:20:57','2023-05-18 22:20:57',0,NULL),(4077,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-19 00:20:58','2023-05-19 00:20:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684455658;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684455658;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-19 00:22:57','2023-05-19 00:22:57',0,NULL),(4072,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-18 19:17:45','2023-05-18 19:17:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684437465;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684437465;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-18 19:20:57','2023-05-18 19:20:57',0,NULL),(4086,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-19 06:32:51','2023-05-19 06:32:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684477971;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684477971;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-19 06:35:55','2023-05-19 06:35:55',0,NULL),(4085,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-19 05:31:21','2023-05-19 05:31:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684474281;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684474281;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-19 05:32:51','2023-05-19 05:32:51',0,NULL),(4082,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-19 02:23:46','2023-05-19 02:23:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684463026;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684463026;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-19 02:25:57','2023-05-19 02:25:57',0,NULL),(4078,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-19 01:22:57','2023-05-19 01:22:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684459377;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684459377;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-19 01:23:46','2023-05-19 01:23:46',0,NULL),(4076,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-18 23:20:57','2023-05-18 23:20:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684452057;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684452057;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-18 23:20:58','2023-05-18 23:20:58',0,NULL),(4080,'pinterest_for_woocommerce_daily_heartbeat','failed','2023-05-20 01:23:46','2023-05-20 01:23:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684545826;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684545826;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-05-20 01:24:06','2023-05-20 01:24:06',0,NULL),(4081,'woocommerce_cleanup_draft_orders','failed','2023-05-20 01:23:46','2023-05-20 01:23:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684545826;s:18:\"\0*\0first_timestamp\";i:1676443603;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684545826;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-05-20 01:24:06','2023-05-20 01:24:06',0,NULL),(4083,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-19 03:25:57','2023-05-19 03:25:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684466757;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684466757;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-19 03:30:57','2023-05-19 03:30:57',0,NULL),(4079,'wc_gla_cron_daily_notes','failed','2023-05-20 01:23:46','2023-05-20 01:23:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684545826;s:18:\"\0*\0first_timestamp\";i:1676443601;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684545826;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2023-05-20 01:24:06','2023-05-20 01:24:06',0,NULL),(4084,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-19 04:30:57','2023-05-19 04:30:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684470657;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684470657;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-19 04:31:21','2023-05-19 04:31:21',0,NULL),(4087,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-19 07:35:55','2023-05-19 07:35:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684481755;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684481755;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-19 07:37:34','2023-05-19 07:37:34',0,NULL),(4100,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-19 20:54:49','2023-05-19 20:54:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684529689;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684529689;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-19 20:55:53','2023-05-19 20:55:53',0,NULL),(4089,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-19 09:38:53','2023-05-19 09:38:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684489133;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684489133;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-19 09:40:56','2023-05-19 09:40:56',0,NULL),(4090,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-19 10:40:56','2023-05-19 10:40:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684492856;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684492856;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-19 10:40:56','2023-05-19 10:40:56',0,NULL),(4091,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-19 11:40:56','2023-05-19 11:40:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684496456;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684496456;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-19 11:40:56','2023-05-19 11:40:56',0,NULL),(4092,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-19 12:40:56','2023-05-19 12:40:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684500056;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684500056;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-19 12:40:56','2023-05-19 12:40:56',0,NULL),(4093,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-19 13:40:56','2023-05-19 13:40:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684503656;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684503656;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-19 13:45:55','2023-05-19 13:45:55',0,NULL),(4094,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-19 14:45:55','2023-05-19 14:45:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684507555;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684507555;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-19 14:47:06','2023-05-19 14:47:06',0,NULL),(4095,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-19 15:47:06','2023-05-19 15:47:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684511226;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684511226;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-19 15:48:53','2023-05-19 15:48:53',0,NULL),(4096,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-19 16:48:53','2023-05-19 16:48:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684514933;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684514933;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-19 16:50:54','2023-05-19 16:50:54',0,NULL),(4097,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-19 17:50:54','2023-05-19 17:50:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684518654;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684518654;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-19 17:50:54','2023-05-19 17:50:54',0,NULL),(4098,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-19 18:50:54','2023-05-19 18:50:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684522254;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684522254;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-19 18:52:57','2023-05-19 18:52:57',0,NULL),(4099,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-19 19:52:57','2023-05-19 19:52:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684525977;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684525977;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-19 19:54:49','2023-05-19 19:54:49',0,NULL),(3427,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-22 21:54:36','2023-04-22 21:54:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682200476;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682200476;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-23 01:04:04','2023-04-23 01:04:04',0,NULL),(3426,'facebook_for_woocommerce_hourly_heartbeat','complete','2023-04-22 16:07:15','2023-04-22 16:07:15','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1682179635;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1682179635;}',0,1,'2023-04-22 16:40:46','2023-04-22 16:40:46',0,NULL),(3425,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-22 17:07:15','2023-04-22 17:07:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682183235;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682183235;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-22 20:54:36','2023-04-22 20:54:36',0,NULL),(3428,'facebook_for_woocommerce_hourly_heartbeat','complete','2023-04-22 20:54:36','2023-04-22 20:54:36','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1682196876;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1682196876;}',0,1,'2023-04-22 20:54:44','2023-04-22 20:54:44',0,NULL),(3429,'facebook_for_woocommerce_hourly_heartbeat','complete','2023-04-22 21:47:27','2023-04-22 21:47:27','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1682200047;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1682200047;}',0,1,'2023-04-23 01:04:04','2023-04-23 01:04:04',0,NULL),(3448,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-24 04:47:12','2023-04-24 04:47:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682311632;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682311632;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-24 05:43:33','2023-04-24 05:43:33',0,NULL),(3436,'facebook_for_woocommerce_hourly_heartbeat','complete','2023-04-23 02:55:25','2023-04-23 02:55:25','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1682218525;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1682218525;}',0,1,'2023-04-23 06:29:21','2023-04-23 06:29:21',0,NULL),(3432,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-23 03:55:25','2023-04-23 03:55:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682222125;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682222125;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-23 06:29:21','2023-04-23 06:29:21',0,NULL),(3431,'facebook_for_woocommerce_hourly_heartbeat','complete','2023-04-23 01:04:04','2023-04-23 01:04:04','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1682211844;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1682211844;}',0,1,'2023-04-23 02:55:25','2023-04-23 02:55:25',0,NULL),(3435,'woocommerce_cleanup_draft_orders','complete','2023-04-24 02:55:25','2023-04-24 02:55:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682304925;s:18:\"\0*\0first_timestamp\";i:1676443603;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682304925;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-04-24 03:47:12','2023-04-24 03:47:12',0,NULL),(3430,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-23 02:04:04','2023-04-23 02:04:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682215444;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682215444;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-23 02:55:25','2023-04-23 02:55:25',0,NULL),(3433,'wc_gla_cron_daily_notes','complete','2023-04-24 02:55:25','2023-04-24 02:55:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682304925;s:18:\"\0*\0first_timestamp\";i:1676443601;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682304925;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2023-04-24 03:47:12','2023-04-24 03:47:12',0,NULL),(3450,'wc_gla_cron_daily_notes','complete','2023-04-25 03:47:12','2023-04-25 03:47:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682394432;s:18:\"\0*\0first_timestamp\";i:1676443601;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682394432;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2023-04-25 20:55:46','2023-04-25 20:55:46',0,NULL),(3434,'pinterest_for_woocommerce_daily_heartbeat','complete','2023-04-24 02:55:25','2023-04-24 02:55:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682304925;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682304925;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-04-24 03:47:12','2023-04-24 03:47:12',0,NULL),(3449,'woocommerce_cleanup_draft_orders','complete','2023-04-25 03:47:12','2023-04-25 03:47:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682394432;s:18:\"\0*\0first_timestamp\";i:1676443603;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682394432;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-04-25 20:55:46','2023-04-25 20:55:46',0,NULL),(3437,'pinterest_for_woocommerce_hourly_heartbeat','complete','2023-04-23 07:29:21','2023-04-23 07:29:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1682234961;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1682234961;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-04-23 11:02:36','2023-04-23 11:02:36',0,NULL),(3438,'facebook_for_woocommerce_hourly_heartbeat','complete','2023-04-23 06:29:21','2023-04-23 06:29:21','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1682231361;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1682231361;}',0,1,'2023-04-23 06:29:43','2023-04-23 06:29:43',0,NULL),(3688,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-04 09:33:26','2023-05-04 09:33:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683192806;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683192806;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-04 09:35:36','2023-05-04 09:35:36',0,NULL),(3689,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-04 10:35:36','2023-05-04 10:35:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683196536;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683196536;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-04 10:36:44','2023-05-04 10:36:44',0,NULL),(3690,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-04 11:36:44','2023-05-04 11:36:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683200204;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683200204;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-04 11:38:20','2023-05-04 11:38:20',0,NULL),(3691,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-04 12:38:20','2023-05-04 12:38:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683203900;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683203900;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-04 12:39:22','2023-05-04 12:39:22',0,NULL),(3692,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-04 13:39:22','2023-05-04 13:39:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683207562;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683207562;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-04 13:40:38','2023-05-04 13:40:38',0,NULL),(3693,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-04 14:40:38','2023-05-04 14:40:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683211238;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683211238;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-04 14:40:39','2023-05-04 14:40:39',0,NULL),(3723,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-05 18:15:37','2023-05-05 18:15:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683310537;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683310537;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-05 18:19:36','2023-05-05 18:19:36',0,NULL),(3910,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-12 18:13:02','2023-05-12 18:13:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683915182;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683915182;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-12 18:15:03','2023-05-12 18:15:03',0,NULL),(2623,'woocommerce_run_on_woocommerce_admin_updated','failed','2023-04-05 11:37:29','2023-04-05 11:37:29','[\"Automattic\\\\WooCommerce\\\\Admin\\\\RemoteInboxNotifications\\\\RemoteInboxNotificationsEngine\",\"run_on_woocommerce_admin_updated\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1680694649;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1680694649;}',9,1,'2023-04-05 11:37:31','2023-04-05 11:37:31',0,NULL),(3834,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-09 22:09:32','2023-05-09 22:09:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683670172;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683670172;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-09 22:09:39','2023-05-09 22:09:39',0,NULL),(3878,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-11 12:41:38','2023-05-11 12:41:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683808898;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683808898;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-11 12:45:47','2023-05-11 12:45:47',0,NULL),(3909,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-12 17:10:40','2023-05-12 17:10:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1683911440;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1683911440;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-12 17:13:02','2023-05-12 17:13:02',0,NULL),(3971,'wc_gla_cron_daily_notes','failed','2023-05-16 01:18:45','2023-05-16 01:18:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684199925;s:18:\"\0*\0first_timestamp\";i:1676443601;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684199925;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2023-05-16 01:18:55','2023-05-16 01:18:55',0,NULL),(3975,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-15 03:28:08','2023-05-15 03:28:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684121288;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684121288;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-15 03:29:57','2023-05-15 03:29:57',0,NULL),(3977,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-15 05:30:00','2023-05-15 05:30:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684128600;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684128600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-15 05:30:53','2023-05-15 05:30:53',0,NULL),(3117,'woocommerce_run_on_woocommerce_admin_updated','failed','2023-04-14 07:23:28','2023-04-14 07:23:28','[\"Automattic\\\\WooCommerce\\\\Admin\\\\RemoteInboxNotifications\\\\RemoteInboxNotificationsEngine\",\"run_on_woocommerce_admin_updated\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1681457008;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1681457008;}',9,1,'2023-04-14 07:23:39','2023-04-14 07:23:39',0,NULL),(3980,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-15 08:32:18','2023-05-15 08:32:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684139538;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684139538;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-15 08:32:28','2023-05-15 08:32:28',0,NULL),(4055,'pinterest_for_woocommerce_hourly_heartbeat','failed','2023-05-18 02:56:16','2023-05-18 02:56:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1684378576;s:18:\"\0*\0first_timestamp\";i:1676443602;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1684378576;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',3,1,'2023-05-18 02:57:12','2023-05-18 02:57:12',0,NULL),(4058,'wp_mail_smtp_admin_notifications_update','complete','2023-05-18 04:56:15','2023-05-18 04:56:15','[14]','O:28:\"ActionScheduler_NullSchedule\":0:{}',7,1,'2023-05-18 04:58:07','2023-05-18 04:58:07',0,NULL);
/*!40000 ALTER TABLE `wpjk_actionscheduler_actions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpjk_actionscheduler_claims`
--

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

--
-- Dumping data for table `wpjk_actionscheduler_claims`
--

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

--
-- Table structure for table `wpjk_actionscheduler_groups`
--

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

--
-- Dumping data for table `wpjk_actionscheduler_groups`
--

LOCK TABLES `wpjk_actionscheduler_groups` WRITE;
/*!40000 ALTER TABLE `wpjk_actionscheduler_groups` DISABLE KEYS */;
INSERT INTO `wpjk_actionscheduler_groups` VALUES (1,'gla'),(2,'action-scheduler-migration'),(3,'pinterest-for-woocommerce'),(4,'wc_update_product_default_cat'),(5,'woocommerce-db-updates'),(6,'wc-admin-data'),(7,'wp_mail_smtp'),(8,'wpforms'),(9,'woocommerce-remote-inbox-engine');
/*!40000 ALTER TABLE `wpjk_actionscheduler_groups` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpjk_actionscheduler_logs`
--

DROP TABLE IF EXISTS `wpjk_actionscheduler_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_actionscheduler_logs` (
  `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `action_id` bigint(20) unsigned NOT NULL,
  `message` text NOT NULL,
  `log_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `log_date_local` datetime 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=12346 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_actionscheduler_logs`
--

LOCK TABLES `wpjk_actionscheduler_logs` WRITE;
/*!40000 ALTER TABLE `wpjk_actionscheduler_logs` DISABLE KEYS */;
INSERT INTO `wpjk_actionscheduler_logs` VALUES (10212,3414,'action created','2023-04-22 02:29:45','2023-04-22 02:29:45'),(12314,4114,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-20 08:16:08','2023-05-20 08:16:08'),(10211,3404,'action complete via WP Cron','2023-04-22 02:29:45','2023-04-22 02:29:45'),(12241,4090,'action started via WP Cron','2023-05-19 10:40:56','2023-05-19 10:40:56'),(10209,3413,'action created','2023-04-22 02:29:45','2023-04-22 02:29:45'),(12240,4090,'action created','2023-05-19 09:40:56','2023-05-19 09:40:56'),(26,19,'action created','2023-02-15 06:55:00','2023-02-15 06:55:00'),(27,19,'action started via WP Cron','2023-02-15 06:55:28','2023-02-15 06:55:28'),(28,19,'action failed via WP Cron: Scheduled action for woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications will not be executed as no callbacks are registered.','2023-02-15 06:55:28','2023-02-15 06:55:28'),(12243,4091,'action created','2023-05-19 10:40:56','2023-05-19 10:40:56'),(12244,4091,'action started via WP Cron','2023-05-19 11:40:56','2023-05-19 11:40:56'),(12245,4091,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-19 11:40:56','2023-05-19 11:40:56'),(12246,4092,'action created','2023-05-19 11:40:56','2023-05-19 11:40:56'),(12247,4092,'action started via WP Cron','2023-05-19 12:40:56','2023-05-19 12:40:56'),(12248,4092,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-19 12:40:56','2023-05-19 12:40:56'),(10194,3408,'action started via Async Request','2023-04-21 19:17:55','2023-04-21 19:17:55'),(10195,3408,'action complete via Async Request','2023-04-21 19:17:55','2023-04-21 19:17:55'),(10196,3409,'action started via Async Request','2023-04-21 19:17:55','2023-04-21 19:17:55'),(10197,3409,'action complete via Async Request','2023-04-21 19:17:55','2023-04-21 19:17:55'),(10185,3405,'action started via WP Cron','2023-04-21 19:17:49','2023-04-21 19:17:49'),(10186,3405,'action complete via WP Cron','2023-04-21 19:17:49','2023-04-21 19:17:49'),(10187,3406,'action started via WP Cron','2023-04-21 19:17:49','2023-04-21 19:17:49'),(10188,3406,'action complete via WP Cron','2023-04-21 19:17:49','2023-04-21 19:17:49'),(10189,3401,'action started via WP Cron','2023-04-21 19:17:49','2023-04-21 19:17:49'),(10190,3401,'action complete via WP Cron','2023-04-21 19:17:49','2023-04-21 19:17:49'),(10191,3407,'action created','2023-04-21 19:17:49','2023-04-21 19:17:49'),(10192,3408,'action created','2023-04-21 19:17:49','2023-04-21 19:17:49'),(10193,3409,'action created','2023-04-21 19:17:52','2023-04-21 19:17:52'),(10172,3399,'action complete via WP Cron','2023-04-21 02:12:12','2023-04-21 02:12:12'),(10173,3401,'action created','2023-04-21 02:12:12','2023-04-21 02:12:12'),(10174,3382,'action started via WP Cron','2023-04-21 02:12:12','2023-04-21 02:12:12'),(10175,3382,'action complete via WP Cron','2023-04-21 02:12:12','2023-04-21 02:12:12'),(10176,3402,'action created','2023-04-21 02:12:12','2023-04-21 02:12:12'),(10177,3381,'action started via WP Cron','2023-04-21 02:12:12','2023-04-21 02:12:12'),(5268,1393,'action started via WP Cron','2023-03-20 10:18:21','2023-03-20 10:18:21'),(10170,3400,'action complete via WP Cron','2023-04-21 02:12:12','2023-04-21 02:12:12'),(10171,3399,'action started via WP Cron','2023-04-21 02:12:12','2023-04-21 02:12:12'),(10178,3381,'action complete via WP Cron','2023-04-21 02:12:12','2023-04-21 02:12:12'),(10179,3403,'action created','2023-04-21 02:12:12','2023-04-21 02:12:12'),(10180,3380,'action started via WP Cron','2023-04-21 02:12:12','2023-04-21 02:12:12'),(10181,3380,'action complete via WP Cron','2023-04-21 02:12:12','2023-04-21 02:12:12'),(10182,3404,'action created','2023-04-21 02:12:12','2023-04-21 02:12:12'),(10183,3405,'action created','2023-04-21 02:12:26','2023-04-21 02:12:26'),(10184,3406,'action created','2023-04-21 02:12:26','2023-04-21 02:12:26'),(5270,1769,'action created','2023-03-20 10:18:21','2023-03-20 10:18:21'),(5269,1393,'action failed via WP Cron: Scheduled action for wpforms_admin_addons_cache_update will not be executed as no callbacks are registered.','2023-03-20 10:18:21','2023-03-20 10:18:21'),(10166,3397,'action complete via WP Cron','2023-04-20 06:01:30','2023-04-20 06:01:30'),(10167,3399,'action created','2023-04-20 06:01:30','2023-04-20 06:01:30'),(10168,3400,'action created','2023-04-20 06:01:30','2023-04-20 06:01:30'),(10161,3397,'action created','2023-04-20 04:29:29','2023-04-20 04:29:29'),(10162,3398,'action created','2023-04-20 04:29:29','2023-04-20 04:29:29'),(10155,3395,'action created','2023-04-20 02:43:18','2023-04-20 02:43:18'),(10146,3392,'action complete via WP Cron','2023-04-20 00:54:09','2023-04-20 00:54:09'),(10151,3394,'action started via WP Cron','2023-04-20 01:50:02','2023-04-20 01:50:02'),(10141,3389,'action started via WP Cron','2023-04-20 00:28:03','2023-04-20 00:28:03'),(10142,3389,'action complete via WP Cron','2023-04-20 00:28:03','2023-04-20 00:28:03'),(10123,3383,'action started via WP Cron','2023-04-19 21:17:31','2023-04-19 21:17:31'),(10110,3380,'action created','2023-04-19 19:53:53','2023-04-19 19:53:53'),(10107,3379,'action complete via WP Cron','2023-04-19 19:48:32','2023-04-19 19:48:32'),(12339,4123,'action created','2023-05-20 16:28:29','2023-05-20 16:28:29'),(10169,3400,'action started via WP Cron','2023-04-21 02:12:12','2023-04-21 02:12:12'),(12306,4112,'action created','2023-05-20 05:09:11','2023-05-20 05:09:11'),(12302,4110,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-20 04:08:18','2023-05-20 04:08:18'),(10159,3395,'action started via WP Cron','2023-04-20 04:29:29','2023-04-20 04:29:29'),(10160,3395,'action complete via WP Cron','2023-04-20 04:29:29','2023-04-20 04:29:29'),(10154,3393,'action complete via WP Cron','2023-04-20 02:43:18','2023-04-20 02:43:18'),(10153,3393,'action started via WP Cron','2023-04-20 02:43:18','2023-04-20 02:43:18'),(10150,3394,'action created','2023-04-20 01:48:26','2023-04-20 01:48:26'),(10144,3392,'action created','2023-04-20 00:49:24','2023-04-20 00:49:24'),(10145,3392,'action started via WP Cron','2023-04-20 00:54:09','2023-04-20 00:54:09'),(10140,3390,'action complete via WP Cron','2023-04-19 23:50:50','2023-04-19 23:50:50'),(10139,3390,'action started via WP Cron','2023-04-19 23:50:50','2023-04-19 23:50:50'),(10147,3391,'action started via WP Cron','2023-04-20 01:33:33','2023-04-20 01:33:33'),(10122,3384,'action complete via WP Cron','2023-04-19 20:51:18','2023-04-19 20:51:18'),(10121,3384,'action started via WP Cron','2023-04-19 20:51:18','2023-04-19 20:51:18'),(10109,3331,'action complete via WP Cron','2023-04-19 19:53:53','2023-04-19 19:53:53'),(10108,3331,'action started via WP Cron','2023-04-19 19:53:53','2023-04-19 19:53:53'),(10124,3383,'action complete via WP Cron','2023-04-19 21:17:31','2023-04-19 21:17:31'),(10106,3379,'action started via WP Cron','2023-04-19 19:48:32','2023-04-19 19:48:32'),(12335,4121,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-20 15:28:23','2023-05-20 15:28:23'),(12336,4122,'action created','2023-05-20 15:28:23','2023-05-20 15:28:23'),(12334,4121,'action started via WP Cron','2023-05-20 15:28:23','2023-05-20 15:28:23'),(12332,4120,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-20 14:27:44','2023-05-20 14:27:44'),(12331,4120,'action started via WP Cron','2023-05-20 14:27:44','2023-05-20 14:27:44'),(12328,4119,'action started via WP Cron','2023-05-20 13:26:20','2023-05-20 13:26:20'),(12304,4111,'action started via WP Cron','2023-05-20 05:09:11','2023-05-20 05:09:11'),(12305,4111,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-20 05:09:11','2023-05-20 05:09:11'),(12303,4111,'action created','2023-05-20 04:08:18','2023-05-20 04:08:18'),(12301,4110,'action started via WP Cron','2023-05-20 04:08:18','2023-05-20 04:08:18'),(12286,4080,'action started via WP Cron','2023-05-20 01:24:06','2023-05-20 01:24:06'),(12287,4080,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_daily_heartbeat will not be executed as no callbacks are registered.','2023-05-20 01:24:06','2023-05-20 01:24:06'),(12289,4081,'action started via WP Cron','2023-05-20 01:24:06','2023-05-20 01:24:06'),(12282,4104,'action created','2023-05-20 00:00:53','2023-05-20 00:00:53'),(12270,4100,'action created','2023-05-19 19:54:49','2023-05-19 19:54:49'),(12273,4101,'action created','2023-05-19 20:55:53','2023-05-19 20:55:53'),(9960,3330,'action created','2023-04-18 19:49:24','2023-04-18 19:49:24'),(12333,4121,'action created','2023-05-20 14:27:44','2023-05-20 14:27:44'),(10143,3391,'action created','2023-04-20 00:28:03','2023-04-20 00:28:03'),(12296,4105,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-20 02:05:53','2023-05-20 02:05:53'),(12283,4104,'action started via WP Cron','2023-05-20 01:02:41','2023-05-20 01:02:41'),(12284,4104,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-20 01:02:41','2023-05-20 01:02:41'),(12280,4103,'action started via WP Cron','2023-05-20 00:00:53','2023-05-20 00:00:53'),(12281,4103,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-20 00:00:53','2023-05-20 00:00:53'),(12277,4102,'action started via WP Cron','2023-05-19 23:00:53','2023-05-19 23:00:53'),(12278,4102,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-19 23:00:53','2023-05-19 23:00:53'),(12285,4105,'action created','2023-05-20 01:02:41','2023-05-20 01:02:41'),(12276,4102,'action created','2023-05-19 22:00:25','2023-05-19 22:00:25'),(12290,4081,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-05-20 01:24:06','2023-05-20 01:24:06'),(12310,4113,'action started via WP Cron','2023-05-20 07:11:08','2023-05-20 07:11:08'),(12311,4113,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-20 07:11:08','2023-05-20 07:11:08'),(9957,3329,'action created','2023-04-18 19:49:24','2023-04-18 19:49:24'),(12269,4099,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-19 19:54:49','2023-05-19 19:54:49'),(12268,4099,'action started via WP Cron','2023-05-19 19:54:49','2023-05-19 19:54:49'),(12291,4107,'action created','2023-05-20 01:24:06','2023-05-20 01:24:06'),(12292,4079,'action started via WP Cron','2023-05-20 01:24:06','2023-05-20 01:24:06'),(12293,4079,'action failed via WP Cron: Scheduled action for wc_gla_cron_daily_notes will not be executed as no callbacks are registered.','2023-05-20 01:24:06','2023-05-20 01:24:06'),(10104,3378,'action created','2023-04-19 19:11:09','2023-04-19 19:11:09'),(10111,3330,'action started via WP Cron','2023-04-19 19:53:53','2023-04-19 19:53:53'),(10112,3330,'action complete via WP Cron','2023-04-19 19:53:53','2023-04-19 19:53:53'),(10113,3381,'action created','2023-04-19 19:53:53','2023-04-19 19:53:53'),(10114,3329,'action started via WP Cron','2023-04-19 19:53:53','2023-04-19 19:53:53'),(10115,3329,'action complete via WP Cron','2023-04-19 19:53:53','2023-04-19 19:53:53'),(10116,3382,'action created','2023-04-19 19:53:53','2023-04-19 19:53:53'),(9963,3331,'action created','2023-04-18 19:49:24','2023-04-18 19:49:24'),(10119,3383,'action created','2023-04-19 20:15:07','2023-04-19 20:15:07'),(10125,3385,'action created','2023-04-19 21:17:31','2023-04-19 21:17:31'),(10117,3378,'action started via WP Cron','2023-04-19 20:15:07','2023-04-19 20:15:07'),(10118,3378,'action complete via WP Cron','2023-04-19 20:15:07','2023-04-19 20:15:07'),(12309,4113,'action created','2023-05-20 06:10:54','2023-05-20 06:10:54'),(12288,4106,'action created','2023-05-20 01:24:06','2023-05-20 01:24:06'),(12295,4105,'action started via WP Cron','2023-05-20 02:05:53','2023-05-20 02:05:53'),(12299,4109,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-20 03:08:11','2023-05-20 03:08:11'),(12279,4103,'action created','2023-05-19 23:00:53','2023-05-19 23:00:53'),(12271,4100,'action started via WP Cron','2023-05-19 20:55:53','2023-05-19 20:55:53'),(12275,4101,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-19 22:00:25','2023-05-19 22:00:25'),(12274,4101,'action started via WP Cron','2023-05-19 22:00:25','2023-05-19 22:00:25'),(12298,4109,'action started via WP Cron','2023-05-20 03:08:11','2023-05-20 03:08:11'),(12300,4110,'action created','2023-05-20 03:08:11','2023-05-20 03:08:11'),(12324,4118,'action created','2023-05-20 11:23:06','2023-05-20 11:23:06'),(12312,4114,'action created','2023-05-20 07:11:08','2023-05-20 07:11:08'),(12308,4112,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-20 06:10:54','2023-05-20 06:10:54'),(12307,4112,'action started via WP Cron','2023-05-20 06:10:54','2023-05-20 06:10:54'),(12313,4114,'action started via WP Cron','2023-05-20 08:16:08','2023-05-20 08:16:08'),(12315,4115,'action created','2023-05-20 08:16:08','2023-05-20 08:16:08'),(12321,4117,'action created','2023-05-20 10:21:07','2023-05-20 10:21:07'),(12319,4116,'action started via WP Cron','2023-05-20 10:21:07','2023-05-20 10:21:07'),(12320,4116,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-20 10:21:07','2023-05-20 10:21:07'),(12318,4116,'action created','2023-05-20 09:19:49','2023-05-20 09:19:49'),(12323,4117,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-20 11:23:06','2023-05-20 11:23:06'),(12316,4115,'action started via WP Cron','2023-05-20 09:19:49','2023-05-20 09:19:49'),(12317,4115,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-20 09:19:49','2023-05-20 09:19:49'),(12322,4117,'action started via WP Cron','2023-05-20 11:23:06','2023-05-20 11:23:06'),(12327,4119,'action created','2023-05-20 12:26:05','2023-05-20 12:26:05'),(12329,4119,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-20 13:26:20','2023-05-20 13:26:20'),(12330,4120,'action created','2023-05-20 13:26:20','2023-05-20 13:26:20'),(10137,3389,'action created','2023-04-19 23:23:10','2023-04-19 23:23:10'),(12326,4118,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-20 12:26:05','2023-05-20 12:26:05'),(12325,4118,'action started via WP Cron','2023-05-20 12:26:05','2023-05-20 12:26:05'),(12344,4124,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-20 18:31:04','2023-05-20 18:31:04'),(10131,3387,'action created','2023-04-19 22:20:42','2023-04-19 22:20:42'),(12337,4122,'action started via WP Cron','2023-05-20 16:28:29','2023-05-20 16:28:29'),(12338,4122,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-20 16:28:29','2023-05-20 16:28:29'),(12343,4124,'action started via WP Cron','2023-05-20 18:31:04','2023-05-20 18:31:04'),(12342,4124,'action created','2023-05-20 17:29:21','2023-05-20 17:29:21'),(12340,4123,'action started via WP Cron','2023-05-20 17:29:21','2023-05-20 17:29:21'),(12341,4123,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-20 17:29:21','2023-05-20 17:29:21'),(12345,4125,'action created','2023-05-20 18:31:04','2023-05-20 18:31:04'),(10105,3379,'action created','2023-04-19 19:47:41','2023-04-19 19:47:41'),(10130,3385,'action complete via WP Cron','2023-04-19 22:20:42','2023-04-19 22:20:42'),(10120,3384,'action created','2023-04-19 20:51:18','2023-04-19 20:51:18'),(10128,3386,'action complete via WP Cron','2023-04-19 21:51:08','2023-04-19 21:51:08'),(10134,3388,'action complete via WP Cron','2023-04-19 22:52:20','2023-04-19 22:52:20'),(10138,3390,'action created','2023-04-19 23:47:06','2023-04-19 23:47:06'),(10136,3387,'action complete via WP Cron','2023-04-19 23:23:10','2023-04-19 23:23:10'),(10129,3385,'action started via WP Cron','2023-04-19 22:20:42','2023-04-19 22:20:42'),(10133,3388,'action started via WP Cron','2023-04-19 22:52:20','2023-04-19 22:52:20'),(10127,3386,'action started via WP Cron','2023-04-19 21:51:08','2023-04-19 21:51:08'),(10126,3386,'action created','2023-04-19 21:48:49','2023-04-19 21:48:49'),(10135,3387,'action started via WP Cron','2023-04-19 23:23:10','2023-04-19 23:23:10'),(10132,3388,'action created','2023-04-19 22:47:08','2023-04-19 22:47:08'),(10157,3396,'action started via WP Cron','2023-04-20 04:29:29','2023-04-20 04:29:29'),(10158,3396,'action complete via WP Cron','2023-04-20 04:29:29','2023-04-20 04:29:29'),(10156,3396,'action created','2023-04-20 03:26:54','2023-04-20 03:26:54'),(10165,3397,'action started via WP Cron','2023-04-20 06:01:30','2023-04-20 06:01:30'),(10164,3398,'action complete via WP Cron','2023-04-20 04:29:46','2023-04-20 04:29:46'),(10163,3398,'action started via WP Cron','2023-04-20 04:29:46','2023-04-20 04:29:46'),(10199,3407,'action complete via WP Cron','2023-04-22 01:46:47','2023-04-22 01:46:47'),(10198,3407,'action started via WP Cron','2023-04-22 01:46:47','2023-04-22 01:46:47'),(10201,3411,'action created','2023-04-22 01:46:47','2023-04-22 01:46:47'),(10200,3410,'action created','2023-04-22 01:46:47','2023-04-22 01:46:47'),(10223,3415,'action complete via Async Request','2023-04-22 07:11:53','2023-04-22 07:11:53'),(10224,3418,'action created','2023-04-22 07:11:53','2023-04-22 07:11:53'),(10221,3417,'action complete via Async Request','2023-04-22 07:11:53','2023-04-22 07:11:53'),(10228,3419,'action complete via WP Cron','2023-04-22 07:12:51','2023-04-22 07:12:51'),(10227,3419,'action started via WP Cron','2023-04-22 07:12:51','2023-04-22 07:12:51'),(10293,3441,'action complete via WP Cron','2023-04-23 11:03:00','2023-04-23 11:03:00'),(10349,3296,'action complete via WP Cron','2023-04-24 14:33:50','2023-04-24 14:33:50'),(10350,3460,'action created','2023-04-24 14:33:50','2023-04-24 14:33:50'),(10351,3461,'action created','2023-04-24 14:33:50','2023-04-24 14:33:50'),(10289,3441,'action created','2023-04-23 11:02:58','2023-04-23 11:02:58'),(10290,3440,'action started via WP Cron','2023-04-23 11:03:00','2023-04-23 11:03:00'),(10292,3441,'action started via WP Cron','2023-04-23 11:03:00','2023-04-23 11:03:00'),(10291,3440,'action complete via WP Cron','2023-04-23 11:03:00','2023-04-23 11:03:00'),(10288,3440,'action created','2023-04-23 11:02:58','2023-04-23 11:02:58'),(10287,3439,'action created','2023-04-23 11:02:36','2023-04-23 11:02:36'),(10286,3437,'action complete via WP Cron','2023-04-23 11:02:36','2023-04-23 11:02:36'),(10285,3437,'action started via WP Cron','2023-04-23 11:02:36','2023-04-23 11:02:36'),(10297,3443,'action created','2023-04-23 21:46:13','2023-04-23 21:46:13'),(10296,3442,'action created','2023-04-23 21:46:13','2023-04-23 21:46:13'),(10295,3439,'action complete via WP Cron','2023-04-23 21:46:13','2023-04-23 21:46:13'),(10294,3439,'action started via WP Cron','2023-04-23 21:46:13','2023-04-23 21:46:13'),(10310,3447,'action started via WP Cron','2023-04-23 23:46:50','2023-04-23 23:46:50'),(10311,3447,'action complete via WP Cron','2023-04-23 23:46:50','2023-04-23 23:46:50'),(10301,3444,'action started via WP Cron','2023-04-23 22:08:51','2023-04-23 22:08:51'),(10302,3444,'action complete via WP Cron','2023-04-23 22:08:51','2023-04-23 22:08:51'),(10308,3446,'action started via WP Cron','2023-04-23 23:46:50','2023-04-23 23:46:50'),(10309,3446,'action complete via WP Cron','2023-04-23 23:46:50','2023-04-23 23:46:50'),(10307,3447,'action created','2023-04-23 23:46:50','2023-04-23 23:46:50'),(10299,3443,'action complete via Async Request','2023-04-23 22:07:36','2023-04-23 22:07:36'),(10300,3444,'action created','2023-04-23 22:08:51','2023-04-23 22:08:51'),(10306,3446,'action created','2023-04-23 23:46:22','2023-04-23 23:46:22'),(10304,3442,'action complete via WP Cron','2023-04-23 23:46:22','2023-04-23 23:46:22'),(10303,3442,'action started via WP Cron','2023-04-23 23:46:22','2023-04-23 23:46:22'),(10326,3452,'action complete via WP Cron','2023-04-24 03:47:43','2023-04-24 03:47:43'),(10325,3452,'action started via WP Cron','2023-04-24 03:47:43','2023-04-24 03:47:43'),(10323,3451,'action created','2023-04-24 03:47:12','2023-04-24 03:47:12'),(10324,3452,'action created','2023-04-24 03:47:12','2023-04-24 03:47:12'),(10321,3434,'action started via WP Cron','2023-04-24 03:47:12','2023-04-24 03:47:12'),(10320,3450,'action created','2023-04-24 03:47:12','2023-04-24 03:47:12'),(10316,3435,'action complete via WP Cron','2023-04-24 03:47:12','2023-04-24 03:47:12'),(10315,3435,'action started via WP Cron','2023-04-24 03:47:12','2023-04-24 03:47:12'),(10314,3448,'action created','2023-04-24 03:47:12','2023-04-24 03:47:12'),(10313,3445,'action complete via WP Cron','2023-04-24 03:47:12','2023-04-24 03:47:12'),(10330,3454,'action created','2023-04-24 05:43:33','2023-04-24 05:43:33'),(10328,3448,'action complete via WP Cron','2023-04-24 05:43:33','2023-04-24 05:43:33'),(10329,3453,'action created','2023-04-24 05:43:33','2023-04-24 05:43:33'),(10327,3448,'action started via WP Cron','2023-04-24 05:43:33','2023-04-24 05:43:33'),(10332,3454,'action complete via WP Cron','2023-04-24 06:11:41','2023-04-24 06:11:41'),(10333,3455,'action created','2023-04-24 06:11:41','2023-04-24 06:11:41'),(10331,3454,'action started via WP Cron','2023-04-24 06:11:41','2023-04-24 06:11:41'),(10343,3458,'action started via Async Request','2023-04-24 08:52:57','2023-04-24 08:52:57'),(10344,3458,'action complete via Async Request','2023-04-24 08:52:57','2023-04-24 08:52:57'),(10341,3457,'action started via Async Request','2023-04-24 08:52:57','2023-04-24 08:52:57'),(10338,3456,'action created','2023-04-24 08:52:51','2023-04-24 08:52:51'),(10342,3457,'action complete via Async Request','2023-04-24 08:52:57','2023-04-24 08:52:57'),(10925,3626,'action failed via WP Cron: Scheduled action for wc_gla_cron_daily_notes will not be executed as no callbacks are registered.','2023-05-03 01:00:36','2023-05-03 01:00:36'),(10354,3462,'action created','2023-04-24 14:49:50','2023-04-24 14:49:50'),(10340,3458,'action created','2023-04-24 08:52:54','2023-04-24 08:52:54'),(10339,3457,'action created','2023-04-24 08:52:54','2023-04-24 08:52:54'),(10337,3453,'action complete via WP Cron','2023-04-24 08:52:51','2023-04-24 08:52:51'),(10336,3453,'action started via WP Cron','2023-04-24 08:52:51','2023-04-24 08:52:51'),(10335,3455,'action complete via WP Cron','2023-04-24 08:52:51','2023-04-24 08:52:51'),(10334,3455,'action started via WP Cron','2023-04-24 08:52:51','2023-04-24 08:52:51'),(10353,3461,'action complete via WP Cron','2023-04-24 14:38:09','2023-04-24 14:38:09'),(10346,3456,'action complete via WP Cron','2023-04-24 14:33:47','2023-04-24 14:33:47'),(10356,3462,'action complete via WP Cron','2023-04-24 14:49:50','2023-04-24 14:49:50'),(10358,3459,'action complete via WP Cron','2023-04-24 20:35:53','2023-04-24 20:35:53'),(10357,3459,'action started via WP Cron','2023-04-24 20:35:53','2023-04-24 20:35:53'),(10360,3464,'action created','2023-04-24 20:35:53','2023-04-24 20:35:53'),(10359,3463,'action created','2023-04-24 20:35:53','2023-04-24 20:35:53'),(10365,3465,'action created','2023-04-24 23:49:44','2023-04-24 23:49:44'),(10366,3466,'action created','2023-04-24 23:49:44','2023-04-24 23:49:44'),(10809,3613,'action created','2023-05-01 14:20:48','2023-05-01 14:20:48'),(10810,3460,'action started via WP Cron','2023-05-01 14:35:37','2023-05-01 14:35:37'),(10811,3460,'action complete via WP Cron','2023-05-01 14:35:37','2023-05-01 14:35:37'),(10364,3463,'action complete via WP Cron','2023-04-24 23:49:44','2023-04-24 23:49:44'),(10362,3464,'action complete via WP Cron','2023-04-24 23:49:44','2023-04-24 23:49:44'),(10361,3464,'action started via WP Cron','2023-04-24 23:49:44','2023-04-24 23:49:44'),(10371,3467,'action created','2023-04-25 02:58:54','2023-04-25 02:58:54'),(10372,3468,'action created','2023-04-25 02:58:54','2023-04-25 02:58:54'),(10368,3466,'action complete via WP Cron','2023-04-25 02:58:54','2023-04-25 02:58:54'),(10370,3465,'action complete via WP Cron','2023-04-25 02:58:54','2023-04-25 02:58:54'),(10369,3465,'action started via WP Cron','2023-04-25 02:58:54','2023-04-25 02:58:54'),(10367,3466,'action started via WP Cron','2023-04-25 02:58:54','2023-04-25 02:58:54'),(10390,3473,'action complete via Async Request','2023-04-26 05:42:32','2023-04-26 05:42:32'),(10410,3480,'action created','2023-04-26 16:57:09','2023-04-26 16:57:09'),(10411,3481,'action created','2023-04-26 16:57:09','2023-04-26 16:57:09'),(10412,3481,'action started via WP Cron','2023-04-26 16:57:57','2023-04-26 16:57:57'),(10413,3481,'action complete via WP Cron','2023-04-26 16:57:57','2023-04-26 16:57:57'),(10384,3467,'action started via WP Cron','2023-04-25 20:55:46','2023-04-25 20:55:46'),(10385,3467,'action complete via WP Cron','2023-04-25 20:55:46','2023-04-25 20:55:46'),(10381,3449,'action started via WP Cron','2023-04-25 20:55:46','2023-04-25 20:55:46'),(10388,3474,'action created','2023-04-25 20:55:52','2023-04-25 20:55:52'),(10387,3473,'action created','2023-04-25 20:55:46','2023-04-25 20:55:46'),(10386,3472,'action created','2023-04-25 20:55:46','2023-04-25 20:55:46'),(1148,395,'action created','2023-02-22 09:59:18','2023-02-22 09:59:18'),(1149,395,'action started via Async Request','2023-02-22 10:00:22','2023-02-22 10:00:22'),(1150,395,'action failed via Async Request: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.','2023-02-22 10:00:22','2023-02-22 10:00:22'),(10375,3451,'action started via WP Cron','2023-04-25 20:55:46','2023-04-25 20:55:46'),(10376,3451,'action complete via WP Cron','2023-04-25 20:55:46','2023-04-25 20:55:46'),(10377,3469,'action created','2023-04-25 20:55:46','2023-04-25 20:55:46'),(10378,3450,'action started via WP Cron','2023-04-25 20:55:46','2023-04-25 20:55:46'),(10383,3471,'action created','2023-04-25 20:55:46','2023-04-25 20:55:46'),(10382,3449,'action complete via WP Cron','2023-04-25 20:55:46','2023-04-25 20:55:46'),(10380,3470,'action created','2023-04-25 20:55:46','2023-04-25 20:55:46'),(10379,3450,'action complete via WP Cron','2023-04-25 20:55:46','2023-04-25 20:55:46'),(10374,3468,'action complete via WP Cron','2023-04-25 20:55:46','2023-04-25 20:55:46'),(10373,3468,'action started via WP Cron','2023-04-25 20:55:46','2023-04-25 20:55:46'),(10401,3477,'action created','2023-04-26 14:48:18','2023-04-26 14:48:18'),(10402,3478,'action created','2023-04-26 14:48:18','2023-04-26 14:48:18'),(10403,3479,'action created','2023-04-26 14:48:22','2023-04-26 14:48:22'),(10395,3475,'action created','2023-04-26 05:42:32','2023-04-26 05:42:32'),(10394,3472,'action complete via Async Request','2023-04-26 05:42:32','2023-04-26 05:42:32'),(10393,3472,'action started via Async Request','2023-04-26 05:42:32','2023-04-26 05:42:32'),(10391,3474,'action started via Async Request','2023-04-26 05:42:32','2023-04-26 05:42:32'),(10392,3474,'action complete via Async Request','2023-04-26 05:42:32','2023-04-26 05:42:32'),(10430,3469,'action complete via WP Cron','2023-04-27 00:48:11','2023-04-27 00:48:11'),(10431,3487,'action created','2023-04-27 00:48:11','2023-04-27 00:48:11'),(10432,3470,'action started via WP Cron','2023-04-27 00:48:11','2023-04-27 00:48:11'),(10433,3470,'action complete via WP Cron','2023-04-27 00:48:11','2023-04-27 00:48:11'),(10434,3488,'action created','2023-04-27 00:48:11','2023-04-27 00:48:11'),(10398,3476,'action created','2023-04-26 11:28:11','2023-04-26 11:28:11'),(10397,3475,'action complete via Async Request','2023-04-26 11:28:11','2023-04-26 11:28:11'),(10441,3491,'action created','2023-04-27 02:02:22','2023-04-27 02:02:22'),(10442,3491,'action started via WP Cron','2023-04-27 02:31:43','2023-04-27 02:31:43'),(10443,3491,'action complete via WP Cron','2023-04-27 02:31:43','2023-04-27 02:31:43'),(6377,2138,'action created','2023-03-27 10:21:28','2023-03-27 10:21:28'),(10484,3501,'action complete via WP Cron','2023-04-27 13:54:59','2023-04-27 13:54:59'),(10406,3479,'action started via Async Request','2023-04-26 14:48:25','2023-04-26 14:48:25'),(10405,3478,'action complete via Async Request','2023-04-26 14:48:25','2023-04-26 14:48:25'),(10400,3476,'action complete via WP Cron','2023-04-26 14:48:18','2023-04-26 14:48:18'),(10399,3476,'action started via WP Cron','2023-04-26 14:48:18','2023-04-26 14:48:18'),(10407,3479,'action complete via Async Request','2023-04-26 14:48:25','2023-04-26 14:48:25'),(10404,3478,'action started via Async Request','2023-04-26 14:48:25','2023-04-26 14:48:25'),(10414,3482,'action created','2023-04-26 17:49:26','2023-04-26 17:49:26'),(10409,3477,'action complete via WP Cron','2023-04-26 16:57:09','2023-04-26 16:57:09'),(10408,3477,'action started via WP Cron','2023-04-26 16:57:09','2023-04-26 16:57:09'),(10437,3489,'action complete via WP Cron','2023-04-27 01:18:55','2023-04-27 01:18:55'),(10419,3483,'action created','2023-04-26 19:33:43','2023-04-26 19:33:43'),(10420,3484,'action created','2023-04-26 19:33:46','2023-04-26 19:33:46'),(10417,3480,'action started via WP Cron','2023-04-26 19:33:43','2023-04-26 19:33:43'),(10418,3480,'action complete via WP Cron','2023-04-26 19:33:43','2023-04-26 19:33:43'),(10416,3482,'action complete via WP Cron','2023-04-26 19:33:43','2023-04-26 19:33:43'),(10415,3482,'action started via WP Cron','2023-04-26 19:33:43','2023-04-26 19:33:43'),(10435,3489,'action created','2023-04-27 00:48:11','2023-04-27 00:48:11'),(10423,3483,'action started via WP Cron','2023-04-27 00:48:11','2023-04-27 00:48:11'),(10424,3483,'action complete via WP Cron','2023-04-27 00:48:11','2023-04-27 00:48:11'),(10523,3487,'action complete via WP Cron','2023-04-28 00:53:40','2023-04-28 00:53:40'),(10436,3489,'action started via WP Cron','2023-04-27 01:18:55','2023-04-27 01:18:55'),(10429,3469,'action started via WP Cron','2023-04-27 00:48:11','2023-04-27 00:48:11'),(10428,3486,'action created','2023-04-27 00:48:11','2023-04-27 00:48:11'),(10427,3471,'action complete via WP Cron','2023-04-27 00:48:11','2023-04-27 00:48:11'),(10426,3471,'action started via WP Cron','2023-04-27 00:48:11','2023-04-27 00:48:11'),(10425,3485,'action created','2023-04-27 00:48:11','2023-04-27 00:48:11'),(10422,3484,'action complete via WP Cron','2023-04-27 00:48:11','2023-04-27 00:48:11'),(10421,3484,'action started via WP Cron','2023-04-27 00:48:11','2023-04-27 00:48:11'),(10440,3490,'action created','2023-04-27 02:02:22','2023-04-27 02:02:22'),(10438,3485,'action started via WP Cron','2023-04-27 02:02:22','2023-04-27 02:02:22'),(10439,3485,'action complete via WP Cron','2023-04-27 02:02:22','2023-04-27 02:02:22'),(10446,3492,'action created','2023-04-27 04:15:21','2023-04-27 04:15:21'),(10447,3493,'action created','2023-04-27 04:15:21','2023-04-27 04:15:21'),(10451,3492,'action complete via Async Request','2023-04-27 05:33:57','2023-04-27 05:33:57'),(10452,3494,'action created','2023-04-27 05:33:57','2023-04-27 05:33:57'),(10449,3493,'action complete via Async Request','2023-04-27 05:33:57','2023-04-27 05:33:57'),(10445,3490,'action complete via WP Cron','2023-04-27 04:15:21','2023-04-27 04:15:21'),(10444,3490,'action started via WP Cron','2023-04-27 04:15:21','2023-04-27 04:15:21'),(10448,3493,'action started via Async Request','2023-04-27 05:33:57','2023-04-27 05:33:57'),(10450,3492,'action started via Async Request','2023-04-27 05:33:57','2023-04-27 05:33:57'),(10479,3504,'action created','2023-04-27 13:32:57','2023-04-27 13:32:57'),(10460,3497,'action started via Async Request','2023-04-27 09:14:19','2023-04-27 09:14:19'),(10461,3497,'action complete via Async Request','2023-04-27 09:14:19','2023-04-27 09:14:19'),(10467,3499,'action complete via Async Request','2023-04-27 10:38:00','2023-04-27 10:38:00'),(10482,3504,'action complete via WP Cron','2023-04-27 13:34:16','2023-04-27 13:34:16'),(10483,3501,'action started via WP Cron','2023-04-27 13:54:59','2023-04-27 13:54:59'),(10473,3501,'action created','2023-04-27 12:53:05','2023-04-27 12:53:05'),(10465,3499,'action created','2023-04-27 10:18:34','2023-04-27 10:18:34'),(10454,3494,'action complete via WP Cron','2023-04-27 09:14:04','2023-04-27 09:14:04'),(10773,3601,'action created','2023-05-01 01:55:32','2023-05-01 01:55:32'),(10458,3496,'action started via Async Request','2023-04-27 09:14:19','2023-04-27 09:14:19'),(10459,3496,'action complete via Async Request','2023-04-27 09:14:19','2023-04-27 09:14:19'),(10485,3505,'action created','2023-04-27 13:54:59','2023-04-27 13:54:59'),(6375,1769,'action started via WP Cron','2023-03-27 10:21:28','2023-03-27 10:21:28'),(6376,1769,'action failed via WP Cron: Scheduled action for wpforms_admin_addons_cache_update will not be executed as no callbacks are registered.','2023-03-27 10:21:28','2023-03-27 10:21:28'),(10453,3494,'action started via WP Cron','2023-04-27 09:14:04','2023-04-27 09:14:04'),(10464,3498,'action created','2023-04-27 10:18:34','2023-04-27 10:18:34'),(10457,3497,'action created','2023-04-27 09:14:16','2023-04-27 09:14:16'),(10456,3496,'action created','2023-04-27 09:14:04','2023-04-27 09:14:04'),(10455,3495,'action created','2023-04-27 09:14:04','2023-04-27 09:14:04'),(10466,3499,'action started via Async Request','2023-04-27 10:38:00','2023-04-27 10:38:00'),(10475,3502,'action started via Async Request','2023-04-27 13:02:02','2023-04-27 13:02:02'),(10462,3495,'action started via WP Cron','2023-04-27 10:18:34','2023-04-27 10:18:34'),(10463,3495,'action complete via WP Cron','2023-04-27 10:18:34','2023-04-27 10:18:34'),(10476,3502,'action complete via Async Request','2023-04-27 13:02:02','2023-04-27 13:02:02'),(10471,3498,'action started via WP Cron','2023-04-27 12:53:05','2023-04-27 12:53:05'),(10472,3498,'action complete via WP Cron','2023-04-27 12:53:05','2023-04-27 12:53:05'),(10468,3500,'action created','2023-04-27 11:10:46','2023-04-27 11:10:46'),(10474,3502,'action created','2023-04-27 12:53:05','2023-04-27 12:53:05'),(10478,3503,'action started via WP Cron','2023-04-27 13:32:57','2023-04-27 13:32:57'),(10469,3500,'action started via WP Cron','2023-04-27 12:53:05','2023-04-27 12:53:05'),(10470,3500,'action complete via WP Cron','2023-04-27 12:53:05','2023-04-27 12:53:05'),(10477,3503,'action created','2023-04-27 13:32:18','2023-04-27 13:32:18'),(10869,3633,'action created','2023-05-02 06:40:28','2023-05-02 06:40:28'),(10481,3504,'action started via WP Cron','2023-04-27 13:34:16','2023-04-27 13:34:16'),(10480,3503,'action complete via WP Cron','2023-04-27 13:32:57','2023-04-27 13:32:57'),(10770,3600,'action created','2023-05-01 00:58:15','2023-05-01 00:58:15'),(10487,3505,'action complete via WP Cron','2023-04-27 14:58:22','2023-04-27 14:58:22'),(10486,3505,'action started via WP Cron','2023-04-27 14:58:22','2023-04-27 14:58:22'),(10496,3508,'action complete via WP Cron','2023-04-27 18:12:48','2023-04-27 18:12:48'),(10494,3508,'action created','2023-04-27 17:07:10','2023-04-27 17:07:10'),(11891,3970,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-15 01:26:48','2023-05-15 01:26:48'),(11889,3973,'action created','2023-05-15 01:18:45','2023-05-15 01:18:45'),(11890,3970,'action started via WP Cron','2023-05-15 01:26:48','2023-05-15 01:26:48'),(10497,3509,'action created','2023-04-27 18:12:48','2023-04-27 18:12:48'),(10493,3507,'action complete via WP Cron','2023-04-27 17:07:10','2023-04-27 17:07:10'),(10492,3507,'action started via WP Cron','2023-04-27 17:07:10','2023-04-27 17:07:10'),(10503,3511,'action created','2023-04-27 20:29:27','2023-04-27 20:29:27'),(11817,3949,'action created','2023-05-14 03:01:35','2023-05-14 03:01:35'),(10500,3510,'action created','2023-04-27 19:19:11','2023-04-27 19:19:11'),(10527,3519,'action created','2023-04-28 01:42:10','2023-04-28 01:42:10'),(10499,3509,'action complete via WP Cron','2023-04-27 19:19:11','2023-04-27 19:19:11'),(10498,3509,'action started via WP Cron','2023-04-27 19:19:11','2023-04-27 19:19:11'),(11823,3951,'action created','2023-05-14 05:02:42','2023-05-14 05:02:42'),(10524,3518,'action created','2023-04-28 00:53:40','2023-04-28 00:53:40'),(10506,3512,'action created','2023-04-27 21:35:56','2023-04-27 21:35:56'),(10502,3510,'action complete via WP Cron','2023-04-27 20:29:27','2023-04-27 20:29:27'),(10501,3510,'action started via WP Cron','2023-04-27 20:29:27','2023-04-27 20:29:27'),(10526,3515,'action complete via WP Cron','2023-04-28 01:42:10','2023-04-28 01:42:10'),(10525,3515,'action started via WP Cron','2023-04-28 01:42:10','2023-04-28 01:42:10'),(10519,3488,'action started via WP Cron','2023-04-28 00:53:40','2023-04-28 00:53:40'),(10520,3488,'action complete via WP Cron','2023-04-28 00:53:40','2023-04-28 00:53:40'),(10509,3513,'action created','2023-04-27 22:37:18','2023-04-27 22:37:18'),(10511,3513,'action complete via WP Cron','2023-04-27 23:41:09','2023-04-27 23:41:09'),(10508,3512,'action complete via WP Cron','2023-04-27 22:37:18','2023-04-27 22:37:18'),(10507,3512,'action started via WP Cron','2023-04-27 22:37:18','2023-04-27 22:37:18'),(10510,3513,'action started via WP Cron','2023-04-27 23:41:09','2023-04-27 23:41:09'),(10521,3517,'action created','2023-04-28 00:53:40','2023-04-28 00:53:40'),(10512,3514,'action created','2023-04-27 23:41:09','2023-04-27 23:41:09'),(10522,3487,'action started via WP Cron','2023-04-28 00:53:40','2023-04-28 00:53:40'),(10515,3515,'action created','2023-04-28 00:41:38','2023-04-28 00:41:38'),(10513,3514,'action started via WP Cron','2023-04-28 00:41:38','2023-04-28 00:41:38'),(10514,3514,'action complete via WP Cron','2023-04-28 00:41:38','2023-04-28 00:41:38'),(11187,3739,'action created','2023-05-06 06:30:35','2023-05-06 06:30:35'),(10518,3516,'action created','2023-04-28 00:53:40','2023-04-28 00:53:40'),(10516,3486,'action started via WP Cron','2023-04-28 00:53:40','2023-04-28 00:53:40'),(10517,3486,'action complete via WP Cron','2023-04-28 00:53:40','2023-04-28 00:53:40'),(11814,3948,'action created','2023-05-14 02:00:54','2023-05-14 02:00:54'),(10530,3520,'action created','2023-04-28 02:42:16','2023-04-28 02:42:16'),(10528,3519,'action started via WP Cron','2023-04-28 02:42:16','2023-04-28 02:42:16'),(10529,3519,'action complete via WP Cron','2023-04-28 02:42:16','2023-04-28 02:42:16'),(11178,3736,'action created','2023-05-06 03:26:30','2023-05-06 03:26:30'),(11175,3735,'action created','2023-05-06 02:26:23','2023-05-06 02:26:23'),(10532,3520,'action complete via WP Cron','2023-04-28 03:43:30','2023-04-28 03:43:30'),(10533,3521,'action created','2023-04-28 03:43:30','2023-04-28 03:43:30'),(11109,3713,'action created','2023-05-05 07:03:45','2023-05-05 07:03:45'),(10536,3522,'action created','2023-04-28 04:44:13','2023-04-28 04:44:13'),(11103,3711,'action created','2023-05-05 05:00:40','2023-05-05 05:00:40'),(10538,3522,'action complete via WP Cron','2023-04-28 05:50:47','2023-04-28 05:50:47'),(10535,3521,'action complete via WP Cron','2023-04-28 04:44:13','2023-04-28 04:44:13'),(10534,3521,'action started via WP Cron','2023-04-28 04:44:13','2023-04-28 04:44:13'),(10537,3522,'action started via WP Cron','2023-04-28 05:50:47','2023-04-28 05:50:47'),(10541,3523,'action complete via WP Cron','2023-04-28 06:52:30','2023-04-28 06:52:30'),(10542,3524,'action created','2023-04-28 06:52:30','2023-04-28 06:52:30'),(11100,3710,'action created','2023-05-05 03:55:39','2023-05-05 03:55:39'),(10540,3523,'action started via WP Cron','2023-04-28 06:52:30','2023-04-28 06:52:30'),(11013,3681,'action created','2023-05-04 01:30:16','2023-05-04 01:30:16'),(11011,3677,'action started via WP Cron','2023-05-04 01:30:16','2023-05-04 01:30:16'),(11012,3677,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-04 01:30:16','2023-05-04 01:30:16'),(10684,3543,'action started via WP Cron','2023-04-30 00:57:46','2023-04-30 00:57:46'),(10545,3525,'action created','2023-04-28 07:57:24','2023-04-28 07:57:24'),(10547,3525,'action complete via WP Cron','2023-04-28 08:57:26','2023-04-28 08:57:26'),(10548,3526,'action created','2023-04-28 08:57:26','2023-04-28 08:57:26'),(10544,3524,'action complete via WP Cron','2023-04-28 07:57:24','2023-04-28 07:57:24'),(10543,3524,'action started via WP Cron','2023-04-28 07:57:24','2023-04-28 07:57:24'),(10546,3525,'action started via WP Cron','2023-04-28 08:57:26','2023-04-28 08:57:26'),(11010,3680,'action created','2023-05-04 01:05:35','2023-05-04 01:05:35'),(10550,3526,'action complete via WP Cron','2023-04-28 10:02:49','2023-04-28 10:02:49'),(10551,3527,'action created','2023-04-28 10:02:49','2023-04-28 10:02:49'),(11009,3652,'action failed via WP Cron: Scheduled action for wc_gla_cron_daily_notes will not be executed as no callbacks are registered.','2023-05-04 01:05:35','2023-05-04 01:05:35'),(10557,3529,'action created','2023-04-28 12:08:29','2023-04-28 12:08:29'),(10944,3658,'action created','2023-05-03 05:04:59','2023-05-03 05:04:59'),(10965,3665,'action created','2023-05-03 12:10:40','2023-05-03 12:10:40'),(10549,3526,'action started via WP Cron','2023-04-28 10:02:49','2023-04-28 10:02:49'),(10553,3527,'action complete via WP Cron','2023-04-28 11:03:58','2023-04-28 11:03:58'),(10554,3528,'action created','2023-04-28 11:03:58','2023-04-28 11:03:58'),(10552,3527,'action started via WP Cron','2023-04-28 11:03:58','2023-04-28 11:03:58'),(10932,3654,'action created','2023-05-03 01:02:15','2023-05-03 01:02:15'),(10941,3657,'action created','2023-05-03 04:04:58','2023-05-03 04:04:58'),(10563,3531,'action created','2023-04-28 14:25:40','2023-04-28 14:25:40'),(10556,3528,'action complete via WP Cron','2023-04-28 12:08:29','2023-04-28 12:08:29'),(10555,3528,'action started via WP Cron','2023-04-28 12:08:29','2023-04-28 12:08:29'),(10560,3530,'action created','2023-04-28 13:12:55','2023-04-28 13:12:55'),(10558,3529,'action started via WP Cron','2023-04-28 13:12:55','2023-04-28 13:12:55'),(10559,3529,'action complete via WP Cron','2023-04-28 13:12:55','2023-04-28 13:12:55'),(10854,3628,'action created','2023-05-02 01:34:39','2023-05-02 01:34:39'),(10860,3630,'action created','2023-05-02 03:40:11','2023-05-02 03:40:11'),(10931,3650,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-03 01:02:15','2023-05-03 01:02:15'),(10569,3533,'action created','2023-04-28 16:31:22','2023-04-28 16:31:22'),(10566,3532,'action created','2023-04-28 15:27:11','2023-04-28 15:27:11'),(10562,3530,'action complete via WP Cron','2023-04-28 14:25:40','2023-04-28 14:25:40'),(10561,3530,'action started via WP Cron','2023-04-28 14:25:40','2023-04-28 14:25:40'),(10692,3574,'action created','2023-04-30 01:20:43','2023-04-30 01:20:43'),(10565,3531,'action complete via WP Cron','2023-04-28 15:27:11','2023-04-28 15:27:11'),(10564,3531,'action started via WP Cron','2023-04-28 15:27:11','2023-04-28 15:27:11'),(10572,3534,'action created','2023-04-28 17:32:41','2023-04-28 17:32:41'),(10689,3573,'action created','2023-04-30 00:57:46','2023-04-30 00:57:46'),(10568,3532,'action complete via WP Cron','2023-04-28 16:31:22','2023-04-28 16:31:22'),(10567,3532,'action started via WP Cron','2023-04-28 16:31:22','2023-04-28 16:31:22'),(10575,3535,'action created','2023-04-28 18:35:57','2023-04-28 18:35:57'),(10687,3542,'action started via WP Cron','2023-04-30 00:57:46','2023-04-30 00:57:46'),(10688,3542,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_daily_heartbeat will not be executed as no callbacks are registered.','2023-04-30 00:57:46','2023-04-30 00:57:46'),(10571,3533,'action complete via WP Cron','2023-04-28 17:32:41','2023-04-28 17:32:41'),(10570,3533,'action started via WP Cron','2023-04-28 17:32:41','2023-04-28 17:32:41'),(10578,3536,'action created','2023-04-28 19:39:54','2023-04-28 19:39:54'),(10574,3534,'action complete via WP Cron','2023-04-28 18:35:57','2023-04-28 18:35:57'),(10573,3534,'action started via WP Cron','2023-04-28 18:35:57','2023-04-28 18:35:57'),(10581,3537,'action created','2023-04-28 20:40:39','2023-04-28 20:40:39'),(10577,3535,'action complete via WP Cron','2023-04-28 19:39:54','2023-04-28 19:39:54'),(10576,3535,'action started via WP Cron','2023-04-28 19:39:54','2023-04-28 19:39:54'),(10602,3544,'action created','2023-04-29 00:56:53','2023-04-29 00:56:53'),(10623,3551,'action complete via Async Request','2023-04-29 05:52:47','2023-04-29 05:52:47'),(11148,3726,'action created','2023-05-05 20:20:21','2023-05-05 20:20:21'),(10587,3539,'action created','2023-04-28 22:45:13','2023-04-28 22:45:13'),(10584,3538,'action created','2023-04-28 21:43:22','2023-04-28 21:43:22'),(10580,3536,'action complete via WP Cron','2023-04-28 20:40:39','2023-04-28 20:40:39'),(10579,3536,'action started via WP Cron','2023-04-28 20:40:39','2023-04-28 20:40:39'),(10601,3516,'action complete via WP Cron','2023-04-29 00:56:53','2023-04-29 00:56:53'),(10582,3537,'action started via WP Cron','2023-04-28 21:43:22','2023-04-28 21:43:22'),(10583,3537,'action complete via WP Cron','2023-04-28 21:43:22','2023-04-28 21:43:22'),(10600,3516,'action started via WP Cron','2023-04-29 00:56:53','2023-04-29 00:56:53'),(10599,3543,'action created','2023-04-29 00:56:53','2023-04-29 00:56:53'),(10590,3540,'action created','2023-04-28 23:45:29','2023-04-28 23:45:29'),(10586,3538,'action complete via WP Cron','2023-04-28 22:45:13','2023-04-28 22:45:13'),(10585,3538,'action started via WP Cron','2023-04-28 22:45:13','2023-04-28 22:45:13'),(10596,3542,'action created','2023-04-29 00:56:53','2023-04-29 00:56:53'),(10597,3517,'action started via WP Cron','2023-04-29 00:56:53','2023-04-29 00:56:53'),(10593,3541,'action created','2023-04-29 00:47:48','2023-04-29 00:47:48'),(10589,3539,'action complete via WP Cron','2023-04-28 23:45:29','2023-04-28 23:45:29'),(10588,3539,'action started via WP Cron','2023-04-28 23:45:29','2023-04-28 23:45:29'),(10598,3517,'action complete via WP Cron','2023-04-29 00:56:53','2023-04-29 00:56:53'),(10595,3518,'action complete via WP Cron','2023-04-29 00:56:53','2023-04-29 00:56:53'),(10591,3540,'action started via WP Cron','2023-04-29 00:47:48','2023-04-29 00:47:48'),(10592,3540,'action complete via WP Cron','2023-04-29 00:47:48','2023-04-29 00:47:48'),(10594,3518,'action started via WP Cron','2023-04-29 00:56:53','2023-04-29 00:56:53'),(10604,3541,'action complete via WP Cron','2023-04-29 01:49:04','2023-04-29 01:49:04'),(10621,3551,'action created','2023-04-29 05:52:46','2023-04-29 05:52:46'),(10622,3551,'action started via Async Request','2023-04-29 05:52:47','2023-04-29 05:52:47'),(10605,3545,'action created','2023-04-29 01:49:04','2023-04-29 01:49:04'),(10603,3541,'action started via WP Cron','2023-04-29 01:49:04','2023-04-29 01:49:04'),(10619,3550,'action started via WP Cron','2023-04-29 05:52:16','2023-04-29 05:52:16'),(10620,3550,'action complete via WP Cron','2023-04-29 05:52:16','2023-04-29 05:52:16'),(10608,3546,'action created','2023-04-29 02:59:43','2023-04-29 02:59:43'),(10611,3547,'action created','2023-04-29 04:01:06','2023-04-29 04:01:06'),(10610,3546,'action complete via WP Cron','2023-04-29 04:01:06','2023-04-29 04:01:06'),(10607,3545,'action complete via WP Cron','2023-04-29 02:59:43','2023-04-29 02:59:43'),(10606,3545,'action started via WP Cron','2023-04-29 02:59:43','2023-04-29 02:59:43'),(10609,3546,'action started via WP Cron','2023-04-29 04:01:06','2023-04-29 04:01:06'),(10613,3547,'action complete via WP Cron','2023-04-29 05:03:56','2023-04-29 05:03:56'),(10617,3549,'action complete via WP Cron','2023-04-29 05:50:24','2023-04-29 05:50:24'),(10618,3550,'action created','2023-04-29 05:50:36','2023-04-29 05:50:36'),(10612,3547,'action started via WP Cron','2023-04-29 05:03:56','2023-04-29 05:03:56'),(10625,3548,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-04-29 06:03:56','2023-04-29 06:03:56'),(10616,3549,'action started via WP Cron','2023-04-29 05:50:24','2023-04-29 05:50:24'),(10615,3549,'action created','2023-04-29 05:49:20','2023-04-29 05:49:20'),(10624,3548,'action started via WP Cron','2023-04-29 06:03:56','2023-04-29 06:03:56'),(10628,3552,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-04-29 07:04:36','2023-04-29 07:04:36'),(10632,3554,'action created','2023-04-29 08:05:32','2023-04-29 08:05:32'),(10635,3555,'action created','2023-04-29 09:08:01','2023-04-29 09:08:01'),(10629,3553,'action created','2023-04-29 07:04:36','2023-04-29 07:04:36'),(10627,3552,'action started via WP Cron','2023-04-29 07:04:36','2023-04-29 07:04:36'),(10637,3555,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-04-29 10:09:41','2023-04-29 10:09:41'),(10641,3557,'action created','2023-04-29 11:09:47','2023-04-29 11:09:47'),(10713,3581,'action created','2023-04-30 08:35:38','2023-04-30 08:35:38'),(10638,3556,'action created','2023-04-29 10:09:41','2023-04-29 10:09:41'),(10631,3553,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-04-29 08:05:32','2023-04-29 08:05:32'),(10630,3553,'action started via WP Cron','2023-04-29 08:05:32','2023-04-29 08:05:32'),(10634,3554,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-04-29 09:08:01','2023-04-29 09:08:01'),(10633,3554,'action started via WP Cron','2023-04-29 09:08:01','2023-04-29 09:08:01'),(10647,3559,'action created','2023-04-29 13:10:27','2023-04-29 13:10:27'),(10644,3558,'action created','2023-04-29 12:09:52','2023-04-29 12:09:52'),(10640,3556,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-04-29 11:09:47','2023-04-29 11:09:47'),(10639,3556,'action started via WP Cron','2023-04-29 11:09:47','2023-04-29 11:09:47'),(10643,3557,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-04-29 12:09:52','2023-04-29 12:09:52'),(10642,3557,'action started via WP Cron','2023-04-29 12:09:52','2023-04-29 12:09:52'),(10653,3561,'action created','2023-04-29 15:10:27','2023-04-29 15:10:27'),(10665,3565,'action created','2023-04-29 19:15:26','2023-04-29 19:15:26'),(10668,3566,'action created','2023-04-29 20:15:26','2023-04-29 20:15:26'),(10671,3567,'action created','2023-04-29 21:15:26','2023-04-29 21:15:26'),(10734,3588,'action created','2023-04-30 15:45:37','2023-04-30 15:45:37'),(10683,3571,'action created','2023-04-30 00:57:46','2023-04-30 00:57:46'),(10685,3543,'action failed via WP Cron: Scheduled action for wc_gla_cron_daily_notes will not be executed as no callbacks are registered.','2023-04-30 00:57:46','2023-04-30 00:57:46'),(10655,3561,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-04-29 16:14:38','2023-04-29 16:14:38'),(10659,3563,'action created','2023-04-29 17:14:49','2023-04-29 17:14:49'),(10656,3562,'action created','2023-04-29 16:14:38','2023-04-29 16:14:38'),(10662,3564,'action created','2023-04-29 18:15:26','2023-04-29 18:15:26'),(10658,3562,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-04-29 17:14:49','2023-04-29 17:14:49'),(10767,3599,'action created','2023-05-01 00:58:15','2023-05-01 00:58:15'),(10698,3576,'action created','2023-04-30 03:21:59','2023-04-30 03:21:59'),(10701,3577,'action created','2023-04-30 04:25:39','2023-04-30 04:25:39'),(10769,3571,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-05-01 00:58:15','2023-05-01 00:58:15'),(10661,3563,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-04-29 18:15:26','2023-04-29 18:15:26'),(10660,3563,'action started via WP Cron','2023-04-29 18:15:26','2023-04-29 18:15:26'),(10667,3565,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-04-29 20:15:26','2023-04-29 20:15:26'),(10664,3564,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-04-29 19:15:26','2023-04-29 19:15:26'),(10663,3564,'action started via WP Cron','2023-04-29 19:15:26','2023-04-29 19:15:26'),(10666,3565,'action started via WP Cron','2023-04-29 20:15:26','2023-04-29 20:15:26'),(10670,3566,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-04-29 21:15:26','2023-04-29 21:15:26'),(10669,3566,'action started via WP Cron','2023-04-29 21:15:26','2023-04-29 21:15:26'),(10674,3568,'action created','2023-04-29 22:15:26','2023-04-29 22:15:26'),(10673,3567,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-04-29 22:15:26','2023-04-29 22:15:26'),(10672,3567,'action started via WP Cron','2023-04-29 22:15:26','2023-04-29 22:15:26'),(10675,3568,'action started via WP Cron','2023-04-29 23:15:26','2023-04-29 23:15:26'),(10676,3568,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-04-29 23:15:26','2023-04-29 23:15:26'),(10677,3569,'action created','2023-04-29 23:15:26','2023-04-29 23:15:26'),(10680,3570,'action created','2023-04-30 00:18:44','2023-04-30 00:18:44'),(10682,3544,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-04-30 00:57:46','2023-04-30 00:57:46'),(10679,3569,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-04-30 00:18:44','2023-04-30 00:18:44'),(10678,3569,'action started via WP Cron','2023-04-30 00:18:44','2023-04-30 00:18:44'),(10681,3544,'action started via WP Cron','2023-04-30 00:57:46','2023-04-30 00:57:46'),(10691,3570,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-04-30 01:20:43','2023-04-30 01:20:43'),(10690,3570,'action started via WP Cron','2023-04-30 01:20:43','2023-04-30 01:20:43'),(10695,3575,'action created','2023-04-30 02:21:24','2023-04-30 02:21:24'),(10693,3574,'action started via WP Cron','2023-04-30 02:21:24','2023-04-30 02:21:24'),(10694,3574,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-04-30 02:21:24','2023-04-30 02:21:24'),(10697,3575,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-04-30 03:21:58','2023-04-30 03:21:58'),(10696,3575,'action started via WP Cron','2023-04-30 03:21:58','2023-04-30 03:21:58'),(10704,3578,'action created','2023-04-30 05:30:39','2023-04-30 05:30:39'),(10700,3576,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-04-30 04:25:39','2023-04-30 04:25:39'),(10699,3576,'action started via WP Cron','2023-04-30 04:25:39','2023-04-30 04:25:39'),(10703,3577,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-04-30 05:30:39','2023-04-30 05:30:39'),(10702,3577,'action started via WP Cron','2023-04-30 05:30:39','2023-04-30 05:30:39'),(10707,3579,'action created','2023-04-30 06:31:17','2023-04-30 06:31:17'),(10706,3578,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-04-30 06:31:16','2023-04-30 06:31:16'),(10705,3578,'action started via WP Cron','2023-04-30 06:31:16','2023-04-30 06:31:16'),(10730,3586,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-04-30 14:45:37','2023-04-30 14:45:37'),(10710,3580,'action created','2023-04-30 07:35:38','2023-04-30 07:35:38'),(10709,3579,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-04-30 07:35:38','2023-04-30 07:35:38'),(10708,3579,'action started via WP Cron','2023-04-30 07:35:38','2023-04-30 07:35:38'),(10716,3582,'action created','2023-04-30 09:38:02','2023-04-30 09:38:02'),(10908,3646,'action created','2023-05-02 19:55:37','2023-05-02 19:55:37'),(10790,3606,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-01 08:13:41','2023-05-01 08:13:41'),(10719,3583,'action created','2023-04-30 10:38:37','2023-04-30 10:38:37'),(10712,3580,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-04-30 08:35:38','2023-04-30 08:35:38'),(10711,3580,'action started via WP Cron','2023-04-30 08:35:38','2023-04-30 08:35:38'),(10715,3581,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-04-30 09:38:02','2023-04-30 09:38:02'),(10714,3581,'action started via WP Cron','2023-04-30 09:38:02','2023-04-30 09:38:02'),(10731,3587,'action created','2023-04-30 14:45:37','2023-04-30 14:45:37'),(10746,3592,'action created','2023-04-30 19:48:57','2023-04-30 19:48:57'),(10718,3582,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-04-30 10:38:37','2023-04-30 10:38:37'),(10717,3582,'action started via WP Cron','2023-04-30 10:38:37','2023-04-30 10:38:37'),(2021,686,'action created','2023-02-27 10:09:09','2023-02-27 10:09:09'),(10722,3584,'action created','2023-04-30 11:40:37','2023-04-30 11:40:37'),(10725,3585,'action created','2023-04-30 12:43:47','2023-04-30 12:43:47'),(10721,3583,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-04-30 11:40:37','2023-04-30 11:40:37'),(10720,3583,'action started via WP Cron','2023-04-30 11:40:37','2023-04-30 11:40:37'),(10766,3572,'action failed via WP Cron: Scheduled action for wc_gla_cron_daily_notes will not be executed as no callbacks are registered.','2023-05-01 00:58:15','2023-05-01 00:58:15'),(10724,3584,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-04-30 12:43:47','2023-04-30 12:43:47'),(10723,3584,'action started via WP Cron','2023-04-30 12:43:47','2023-04-30 12:43:47'),(10729,3586,'action started via WP Cron','2023-04-30 14:45:37','2023-04-30 14:45:37'),(10728,3586,'action created','2023-04-30 13:45:35','2023-04-30 13:45:35'),(10727,3585,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-04-30 13:45:35','2023-04-30 13:45:35'),(10726,3585,'action started via WP Cron','2023-04-30 13:45:35','2023-04-30 13:45:35'),(10763,3573,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_daily_heartbeat will not be executed as no callbacks are registered.','2023-05-01 00:58:15','2023-05-01 00:58:15'),(10765,3572,'action started via WP Cron','2023-05-01 00:58:15','2023-05-01 00:58:15'),(10762,3573,'action started via WP Cron','2023-05-01 00:58:15','2023-05-01 00:58:15'),(10764,3598,'action created','2023-05-01 00:58:15','2023-05-01 00:58:15'),(10737,3589,'action created','2023-04-30 16:46:21','2023-04-30 16:46:21'),(10733,3587,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-04-30 15:45:37','2023-04-30 15:45:37'),(10745,3591,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-04-30 19:48:57','2023-04-30 19:48:57'),(10736,3588,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-04-30 16:46:21','2023-04-30 16:46:21'),(10735,3588,'action started via WP Cron','2023-04-30 16:46:21','2023-04-30 16:46:21'),(10743,3591,'action created','2023-04-30 18:47:49','2023-04-30 18:47:49'),(10740,3590,'action created','2023-04-30 17:46:39','2023-04-30 17:46:39'),(10739,3589,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-04-30 17:46:39','2023-04-30 17:46:39'),(10738,3589,'action started via WP Cron','2023-04-30 17:46:39','2023-04-30 17:46:39'),(10758,3596,'action created','2023-04-30 23:55:20','2023-04-30 23:55:20'),(10742,3590,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-04-30 18:47:49','2023-04-30 18:47:49'),(10752,3594,'action created','2023-04-30 21:50:37','2023-04-30 21:50:37'),(10755,3595,'action created','2023-04-30 22:52:12','2023-04-30 22:52:12'),(10748,3592,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-04-30 20:50:36','2023-04-30 20:50:36'),(10749,3593,'action created','2023-04-30 20:50:36','2023-04-30 20:50:36'),(10751,3593,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-04-30 21:50:37','2023-04-30 21:50:37'),(10750,3593,'action started via WP Cron','2023-04-30 21:50:37','2023-04-30 21:50:37'),(10757,3595,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-04-30 23:55:20','2023-04-30 23:55:20'),(10754,3594,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-04-30 22:52:12','2023-04-30 22:52:12'),(10753,3594,'action started via WP Cron','2023-04-30 22:52:11','2023-04-30 22:52:11'),(10756,3595,'action started via WP Cron','2023-04-30 23:55:20','2023-04-30 23:55:20'),(10772,3597,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-01 01:55:32','2023-05-01 01:55:32'),(10771,3597,'action started via WP Cron','2023-05-01 01:55:32','2023-05-01 01:55:32'),(10779,3603,'action created','2023-05-01 04:00:34','2023-05-01 04:00:34'),(10760,3596,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-01 00:55:31','2023-05-01 00:55:31'),(10759,3596,'action started via WP Cron','2023-05-01 00:55:31','2023-05-01 00:55:31'),(10776,3602,'action created','2023-05-01 02:55:35','2023-05-01 02:55:35'),(10851,3627,'action created','2023-05-02 00:59:12','2023-05-02 00:59:12'),(10782,3604,'action created','2023-05-01 05:05:31','2023-05-01 05:05:31'),(10775,3601,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-01 02:55:35','2023-05-01 02:55:35'),(10774,3601,'action started via WP Cron','2023-05-01 02:55:35','2023-05-01 02:55:35'),(10785,3605,'action created','2023-05-01 06:05:31','2023-05-01 06:05:31'),(10781,3603,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-01 05:05:31','2023-05-01 05:05:31'),(10850,3600,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-05-02 00:59:12','2023-05-02 00:59:12'),(10791,3607,'action created','2023-05-01 08:13:41','2023-05-01 08:13:41'),(10849,3600,'action started via WP Cron','2023-05-02 00:59:12','2023-05-02 00:59:12'),(10784,3604,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-01 06:05:31','2023-05-01 06:05:31'),(10783,3604,'action started via WP Cron','2023-05-01 06:05:31','2023-05-01 06:05:31'),(10794,3608,'action created','2023-05-01 09:15:27','2023-05-01 09:15:27'),(10797,3609,'action created','2023-05-01 10:15:39','2023-05-01 10:15:39'),(10848,3626,'action created','2023-05-02 00:59:12','2023-05-02 00:59:12'),(10796,3608,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-01 10:15:39','2023-05-01 10:15:39'),(10845,3625,'action created','2023-05-02 00:59:12','2023-05-02 00:59:12'),(10789,3606,'action started via WP Cron','2023-05-01 08:13:41','2023-05-01 08:13:41'),(10878,3636,'action created','2023-05-02 09:45:40','2023-05-02 09:45:40'),(10800,3610,'action created','2023-05-01 11:15:42','2023-05-01 11:15:42'),(10795,3608,'action started via WP Cron','2023-05-01 10:15:38','2023-05-01 10:15:38'),(10793,3607,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-01 09:15:27','2023-05-01 09:15:27'),(10792,3607,'action started via WP Cron','2023-05-01 09:15:27','2023-05-01 09:15:27'),(10803,3611,'action created','2023-05-01 12:20:36','2023-05-01 12:20:36'),(10798,3609,'action started via WP Cron','2023-05-01 11:15:42','2023-05-01 11:15:42'),(10799,3609,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-01 11:15:42','2023-05-01 11:15:42'),(10806,3612,'action created','2023-05-01 13:20:38','2023-05-01 13:20:38'),(10802,3610,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-01 12:20:36','2023-05-01 12:20:36'),(10801,3610,'action started via WP Cron','2023-05-01 12:20:36','2023-05-01 12:20:36'),(10815,3615,'action created','2023-05-01 15:22:56','2023-05-01 15:22:56'),(10805,3611,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-01 13:20:38','2023-05-01 13:20:38'),(10804,3611,'action started via WP Cron','2023-05-01 13:20:38','2023-05-01 13:20:38'),(10847,3599,'action failed via WP Cron: Scheduled action for wc_gla_cron_daily_notes will not be executed as no callbacks are registered.','2023-05-02 00:59:12','2023-05-02 00:59:12'),(10846,3599,'action started via WP Cron','2023-05-02 00:59:12','2023-05-02 00:59:12'),(10836,3622,'action created','2023-05-01 22:30:31','2023-05-01 22:30:31'),(10812,3614,'action created','2023-05-01 14:35:37','2023-05-01 14:35:37'),(10821,3617,'action created','2023-05-01 17:25:03','2023-05-01 17:25:03'),(10830,3620,'action created','2023-05-01 20:29:16','2023-05-01 20:29:16'),(10814,3613,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-01 15:22:56','2023-05-01 15:22:56'),(10813,3613,'action started via WP Cron','2023-05-01 15:22:56','2023-05-01 15:22:56'),(10818,3616,'action created','2023-05-01 16:23:48','2023-05-01 16:23:48'),(10820,3616,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-01 17:25:03','2023-05-01 17:25:03'),(10819,3616,'action started via WP Cron','2023-05-01 17:25:03','2023-05-01 17:25:03'),(10824,3618,'action created','2023-05-01 18:25:32','2023-05-01 18:25:32'),(10823,3617,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-01 18:25:32','2023-05-01 18:25:32'),(10822,3617,'action started via WP Cron','2023-05-01 18:25:32','2023-05-01 18:25:32'),(10827,3619,'action created','2023-05-01 19:29:01','2023-05-01 19:29:01'),(10825,3618,'action started via WP Cron','2023-05-01 19:29:01','2023-05-01 19:29:01'),(10826,3618,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-01 19:29:01','2023-05-01 19:29:01'),(10832,3620,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-01 21:29:37','2023-05-01 21:29:37'),(10829,3619,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-01 20:29:16','2023-05-01 20:29:16'),(10831,3620,'action started via WP Cron','2023-05-01 21:29:37','2023-05-01 21:29:37'),(10833,3621,'action created','2023-05-01 21:29:37','2023-05-01 21:29:37'),(10835,3621,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-01 22:30:31','2023-05-01 22:30:31'),(10839,3623,'action created','2023-05-01 23:30:31','2023-05-01 23:30:31'),(10838,3622,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-01 23:30:31','2023-05-01 23:30:31'),(10837,3622,'action started via WP Cron','2023-05-01 23:30:31','2023-05-01 23:30:31'),(10842,3624,'action created','2023-05-02 00:34:06','2023-05-02 00:34:06'),(10853,3624,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-02 01:34:39','2023-05-02 01:34:39'),(10840,3623,'action started via WP Cron','2023-05-02 00:34:06','2023-05-02 00:34:06'),(10841,3623,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-02 00:34:06','2023-05-02 00:34:06'),(10852,3624,'action started via WP Cron','2023-05-02 01:34:39','2023-05-02 01:34:39'),(10844,3598,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_daily_heartbeat will not be executed as no callbacks are registered.','2023-05-02 00:59:12','2023-05-02 00:59:12'),(10843,3598,'action started via WP Cron','2023-05-02 00:59:12','2023-05-02 00:59:12'),(10857,3629,'action created','2023-05-02 02:35:35','2023-05-02 02:35:35'),(10856,3628,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-02 02:35:35','2023-05-02 02:35:35'),(10859,3629,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-02 03:40:11','2023-05-02 03:40:11'),(10863,3631,'action created','2023-05-02 04:40:20','2023-05-02 04:40:20'),(10861,3630,'action started via WP Cron','2023-05-02 04:40:20','2023-05-02 04:40:20'),(10862,3630,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-02 04:40:20','2023-05-02 04:40:20'),(10866,3632,'action created','2023-05-02 05:40:28','2023-05-02 05:40:28'),(10865,3631,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-02 05:40:28','2023-05-02 05:40:28'),(10871,3633,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-02 07:40:28','2023-05-02 07:40:28'),(10868,3632,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-02 06:40:28','2023-05-02 06:40:28'),(10872,3634,'action created','2023-05-02 07:40:28','2023-05-02 07:40:28'),(10875,3635,'action created','2023-05-02 08:40:37','2023-05-02 08:40:37'),(10929,3653,'action created','2023-05-03 01:00:36','2023-05-03 01:00:36'),(10964,3664,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-03 12:10:40','2023-05-03 12:10:40'),(10952,3660,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-03 08:07:48','2023-05-03 08:07:48'),(10881,3637,'action created','2023-05-02 10:45:41','2023-05-02 10:45:41'),(10874,3634,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-02 08:40:37','2023-05-02 08:40:37'),(10877,3635,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-02 09:45:40','2023-05-02 09:45:40'),(10876,3635,'action started via WP Cron','2023-05-02 09:45:40','2023-05-02 09:45:40'),(10883,3637,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-02 11:46:24','2023-05-02 11:46:24'),(10882,3637,'action started via WP Cron','2023-05-02 11:46:24','2023-05-02 11:46:24'),(10880,3636,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-02 10:45:41','2023-05-02 10:45:41'),(10879,3636,'action started via WP Cron','2023-05-02 10:45:40','2023-05-02 10:45:40'),(10887,3639,'action created','2023-05-02 12:49:46','2023-05-02 12:49:46'),(10890,3640,'action created','2023-05-02 13:49:50','2023-05-02 13:49:50'),(10885,3638,'action started via WP Cron','2023-05-02 12:49:46','2023-05-02 12:49:46'),(10886,3638,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-02 12:49:46','2023-05-02 12:49:46'),(10926,3652,'action created','2023-05-03 01:00:36','2023-05-03 01:00:36'),(10992,3674,'action created','2023-05-03 21:25:37','2023-05-03 21:25:37'),(10889,3639,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-02 13:49:50','2023-05-02 13:49:50'),(10888,3639,'action started via WP Cron','2023-05-02 13:49:50','2023-05-02 13:49:50'),(10928,3625,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_daily_heartbeat will not be executed as no callbacks are registered.','2023-05-03 01:00:36','2023-05-03 01:00:36'),(10896,3642,'action created','2023-05-02 15:52:18','2023-05-02 15:52:18'),(10895,3641,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-02 15:52:18','2023-05-02 15:52:18'),(10899,3643,'action created','2023-05-02 16:53:40','2023-05-02 16:53:40'),(10897,3642,'action started via WP Cron','2023-05-02 16:53:40','2023-05-02 16:53:40'),(10898,3642,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-02 16:53:40','2023-05-02 16:53:40'),(10904,3644,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-02 18:55:36','2023-05-02 18:55:36'),(10901,3643,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-02 17:53:51','2023-05-02 17:53:51'),(10903,3644,'action started via WP Cron','2023-05-02 18:55:36','2023-05-02 18:55:36'),(10907,3645,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-02 19:55:37','2023-05-02 19:55:37'),(10906,3645,'action started via WP Cron','2023-05-02 19:55:37','2023-05-02 19:55:37'),(10924,3626,'action started via WP Cron','2023-05-03 01:00:36','2023-05-03 01:00:36'),(10914,3648,'action created','2023-05-02 21:56:21','2023-05-02 21:56:21'),(10910,3646,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-02 20:55:37','2023-05-02 20:55:37'),(10909,3646,'action started via WP Cron','2023-05-02 20:55:37','2023-05-02 20:55:37'),(10920,3650,'action created','2023-05-03 00:00:38','2023-05-03 00:00:38'),(10916,3648,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-02 22:58:03','2023-05-02 22:58:03'),(10913,3647,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-02 21:56:21','2023-05-02 21:56:21'),(10912,3647,'action started via WP Cron','2023-05-02 21:56:21','2023-05-02 21:56:21'),(10917,3649,'action created','2023-05-02 22:58:03','2023-05-02 22:58:03'),(10923,3651,'action created','2023-05-03 01:00:36','2023-05-03 01:00:36'),(10918,3649,'action started via WP Cron','2023-05-03 00:00:38','2023-05-03 00:00:38'),(10919,3649,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-03 00:00:38','2023-05-03 00:00:38'),(10935,3655,'action created','2023-05-03 02:03:04','2023-05-03 02:03:04'),(10938,3656,'action created','2023-05-03 03:04:03','2023-05-03 03:04:03'),(10934,3654,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-03 02:03:04','2023-05-03 02:03:04'),(10922,3627,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-05-03 01:00:36','2023-05-03 01:00:36'),(10921,3627,'action started via WP Cron','2023-05-03 01:00:36','2023-05-03 01:00:36'),(10937,3655,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-03 03:04:03','2023-05-03 03:04:03'),(10940,3656,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-03 04:04:58','2023-05-03 04:04:58'),(10939,3656,'action started via WP Cron','2023-05-03 04:04:58','2023-05-03 04:04:58'),(10947,3659,'action created','2023-05-03 06:05:37','2023-05-03 06:05:37'),(10959,3663,'action created','2023-05-03 10:09:12','2023-05-03 10:09:12'),(10943,3657,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-03 05:04:59','2023-05-03 05:04:59'),(10942,3657,'action started via WP Cron','2023-05-03 05:04:59','2023-05-03 05:04:59'),(10950,3660,'action created','2023-05-03 07:05:37','2023-05-03 07:05:37'),(10953,3661,'action created','2023-05-03 08:07:48','2023-05-03 08:07:48'),(10946,3658,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-03 06:05:37','2023-05-03 06:05:37'),(10945,3658,'action started via WP Cron','2023-05-03 06:05:37','2023-05-03 06:05:37'),(11007,3679,'action created','2023-05-04 01:05:35','2023-05-04 01:05:35'),(10958,3662,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-03 10:09:12','2023-05-03 10:09:12'),(10951,3660,'action started via WP Cron','2023-05-03 08:07:48','2023-05-03 08:07:48'),(11171,3730,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-06 01:25:38','2023-05-06 01:25:38'),(10957,3662,'action started via WP Cron','2023-05-03 10:09:12','2023-05-03 10:09:12'),(10962,3664,'action created','2023-05-03 11:09:30','2023-05-03 11:09:30'),(10955,3661,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-03 09:08:28','2023-05-03 09:08:28'),(10954,3661,'action started via WP Cron','2023-05-03 09:08:28','2023-05-03 09:08:28'),(10968,3666,'action created','2023-05-03 13:15:36','2023-05-03 13:15:36'),(10963,3664,'action started via WP Cron','2023-05-03 12:10:40','2023-05-03 12:10:40'),(10961,3663,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-03 11:09:30','2023-05-03 11:09:30'),(10960,3663,'action started via WP Cron','2023-05-03 11:09:30','2023-05-03 11:09:30'),(10971,3667,'action created','2023-05-03 14:15:37','2023-05-03 14:15:37'),(10966,3665,'action started via WP Cron','2023-05-03 13:15:36','2023-05-03 13:15:36'),(10967,3665,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-03 13:15:36','2023-05-03 13:15:36'),(10974,3668,'action created','2023-05-03 15:20:05','2023-05-03 15:20:05'),(10977,3669,'action created','2023-05-03 16:20:38','2023-05-03 16:20:38'),(10970,3666,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-03 14:15:37','2023-05-03 14:15:37'),(10969,3666,'action started via WP Cron','2023-05-03 14:15:37','2023-05-03 14:15:37'),(10976,3668,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-03 16:20:38','2023-05-03 16:20:38'),(10975,3668,'action started via WP Cron','2023-05-03 16:20:38','2023-05-03 16:20:38'),(10979,3669,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-03 17:23:35','2023-05-03 17:23:35'),(10983,3671,'action created','2023-05-03 18:24:56','2023-05-03 18:24:56'),(10978,3669,'action started via WP Cron','2023-05-03 17:23:35','2023-05-03 17:23:35'),(10991,3673,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-03 21:25:37','2023-05-03 21:25:37'),(10989,3673,'action created','2023-05-03 20:25:37','2023-05-03 20:25:37'),(10985,3671,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-03 19:24:59','2023-05-03 19:24:59'),(10984,3671,'action started via WP Cron','2023-05-03 19:24:59','2023-05-03 19:24:59'),(10990,3673,'action started via WP Cron','2023-05-03 21:25:37','2023-05-03 21:25:37'),(11070,3700,'action created','2023-05-04 20:45:39','2023-05-04 20:45:39'),(11085,3705,'action created','2023-05-05 01:05:39','2023-05-05 01:05:39'),(11086,3678,'action started via WP Cron','2023-05-05 01:05:39','2023-05-05 01:05:39'),(11087,3678,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-05-05 01:05:39','2023-05-05 01:05:39'),(11246,3731,'action failed via WP Cron: Scheduled action for wc_gla_cron_daily_notes will not be executed as no callbacks are registered.','2023-05-07 01:10:35','2023-05-07 01:10:35'),(11051,3693,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-04 14:40:39','2023-05-04 14:40:39'),(11129,3719,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-05 14:10:41','2023-05-05 14:10:41'),(11058,3696,'action created','2023-05-04 16:43:31','2023-05-04 16:43:31'),(11168,3705,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_daily_heartbeat will not be executed as no callbacks are registered.','2023-05-06 01:07:38','2023-05-06 01:07:38'),(11050,3693,'action started via WP Cron','2023-05-04 14:40:39','2023-05-04 14:40:39'),(11049,3693,'action created','2023-05-04 13:40:39','2023-05-04 13:40:39'),(11048,3692,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-04 13:40:38','2023-05-04 13:40:38'),(11090,3680,'action failed via WP Cron: Scheduled action for wc_gla_cron_daily_notes will not be executed as no callbacks are registered.','2023-05-05 01:05:39','2023-05-05 01:05:39'),(11054,3694,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-04 15:40:40','2023-05-04 15:40:40'),(11089,3680,'action started via WP Cron','2023-05-05 01:05:39','2023-05-05 01:05:39'),(11053,3694,'action started via WP Cron','2023-05-04 15:40:40','2023-05-04 15:40:40'),(11055,3695,'action created','2023-05-04 15:40:40','2023-05-04 15:40:40'),(11061,3697,'action created','2023-05-04 17:44:16','2023-05-04 17:44:16'),(11057,3695,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-04 16:43:31','2023-05-04 16:43:31'),(11064,3698,'action created','2023-05-04 18:45:39','2023-05-04 18:45:39'),(11060,3696,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-04 17:44:16','2023-05-04 17:44:16'),(11059,3696,'action started via WP Cron','2023-05-04 17:44:16','2023-05-04 17:44:16'),(11062,3697,'action started via WP Cron','2023-05-04 18:45:39','2023-05-04 18:45:39'),(11063,3697,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-04 18:45:39','2023-05-04 18:45:39'),(11067,3699,'action created','2023-05-04 19:45:39','2023-05-04 19:45:39'),(11076,3702,'action created','2023-05-04 22:48:31','2023-05-04 22:48:31'),(11073,3701,'action created','2023-05-04 21:47:32','2023-05-04 21:47:32'),(11069,3699,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-04 20:45:39','2023-05-04 20:45:39'),(11071,3700,'action started via WP Cron','2023-05-04 21:47:32','2023-05-04 21:47:32'),(11072,3700,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-04 21:47:32','2023-05-04 21:47:32'),(11075,3701,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-04 22:48:31','2023-05-04 22:48:31'),(11074,3701,'action started via WP Cron','2023-05-04 22:48:31','2023-05-04 22:48:31'),(11079,3703,'action created','2023-05-04 23:49:46','2023-05-04 23:49:46'),(11082,3704,'action created','2023-05-05 00:50:40','2023-05-05 00:50:40'),(11094,3708,'action created','2023-05-05 01:52:07','2023-05-05 01:52:07'),(11081,3703,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-05 00:50:40','2023-05-05 00:50:40'),(11080,3703,'action started via WP Cron','2023-05-05 00:50:40','2023-05-05 00:50:40'),(11084,3679,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_daily_heartbeat will not be executed as no callbacks are registered.','2023-05-05 01:05:39','2023-05-05 01:05:39'),(11083,3679,'action started via WP Cron','2023-05-05 01:05:39','2023-05-05 01:05:39'),(11099,3709,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-05 03:55:39','2023-05-05 03:55:39'),(11096,3708,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-05 02:54:25','2023-05-05 02:54:25'),(11095,3708,'action started via WP Cron','2023-05-05 02:54:25','2023-05-05 02:54:25'),(11098,3709,'action started via WP Cron','2023-05-05 03:55:39','2023-05-05 03:55:39'),(11102,3710,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-05 05:00:40','2023-05-05 05:00:40'),(11106,3712,'action created','2023-05-05 06:00:40','2023-05-05 06:00:40'),(11101,3710,'action started via WP Cron','2023-05-05 05:00:40','2023-05-05 05:00:40'),(11108,3712,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-05 07:03:45','2023-05-05 07:03:45'),(11107,3712,'action started via WP Cron','2023-05-05 07:03:45','2023-05-05 07:03:45'),(11105,3711,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-05 06:00:40','2023-05-05 06:00:40'),(11104,3711,'action started via WP Cron','2023-05-05 06:00:40','2023-05-05 06:00:40'),(11130,3720,'action created','2023-05-05 14:10:41','2023-05-05 14:10:41'),(11124,3718,'action created','2023-05-05 12:10:41','2023-05-05 12:10:41'),(11112,3714,'action created','2023-05-05 08:04:54','2023-05-05 08:04:54'),(11115,3715,'action created','2023-05-05 09:05:06','2023-05-05 09:05:06'),(11118,3716,'action created','2023-05-05 10:05:38','2023-05-05 10:05:38'),(11121,3717,'action created','2023-05-05 11:09:11','2023-05-05 11:09:11'),(11114,3714,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-05 09:05:06','2023-05-05 09:05:06'),(11111,3713,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-05 08:04:54','2023-05-05 08:04:54'),(11110,3713,'action started via WP Cron','2023-05-05 08:04:54','2023-05-05 08:04:54'),(11113,3714,'action started via WP Cron','2023-05-05 09:05:06','2023-05-05 09:05:06'),(11117,3715,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-05 10:05:38','2023-05-05 10:05:38'),(11116,3715,'action started via WP Cron','2023-05-05 10:05:38','2023-05-05 10:05:38'),(11120,3716,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-05 11:09:11','2023-05-05 11:09:11'),(11119,3716,'action started via WP Cron','2023-05-05 11:09:11','2023-05-05 11:09:11'),(11127,3719,'action created','2023-05-05 13:10:41','2023-05-05 13:10:41'),(11167,3705,'action started via WP Cron','2023-05-06 01:07:38','2023-05-06 01:07:38'),(11166,3732,'action created','2023-05-06 01:07:38','2023-05-06 01:07:38'),(11133,3721,'action created','2023-05-05 15:11:29','2023-05-05 15:11:29'),(11123,3717,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-05 12:10:41','2023-05-05 12:10:41'),(11245,3731,'action started via WP Cron','2023-05-07 01:10:35','2023-05-07 01:10:35'),(11128,3719,'action started via WP Cron','2023-05-05 14:10:41','2023-05-05 14:10:41'),(11208,3746,'action created','2023-05-06 13:38:34','2023-05-06 13:38:34'),(11126,3718,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-05 13:10:41','2023-05-05 13:10:41'),(11125,3718,'action started via WP Cron','2023-05-05 13:10:41','2023-05-05 13:10:41'),(11170,3730,'action started via WP Cron','2023-05-06 01:25:38','2023-05-06 01:25:38'),(11169,3733,'action created','2023-05-06 01:07:38','2023-05-06 01:07:38'),(11164,3706,'action started via WP Cron','2023-05-06 01:07:38','2023-05-06 01:07:38'),(11248,3732,'action started via WP Cron','2023-05-07 01:10:35','2023-05-07 01:10:35'),(11136,3722,'action created','2023-05-05 16:15:37','2023-05-05 16:15:37'),(11135,3721,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-05 16:15:37','2023-05-05 16:15:37'),(11134,3721,'action started via WP Cron','2023-05-05 16:15:37','2023-05-05 16:15:37'),(11165,3706,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-05-06 01:07:38','2023-05-06 01:07:38'),(11142,3724,'action created','2023-05-05 18:19:36','2023-05-05 18:19:36'),(11141,3723,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-05 18:19:36','2023-05-05 18:19:36'),(11140,3723,'action started via WP Cron','2023-05-05 18:19:36','2023-05-05 18:19:36'),(11143,3724,'action started via WP Cron','2023-05-05 19:19:46','2023-05-05 19:19:46'),(11144,3724,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-05 19:19:46','2023-05-05 19:19:46'),(11145,3725,'action created','2023-05-05 19:19:46','2023-05-05 19:19:46'),(11150,3726,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-05 21:20:40','2023-05-05 21:20:40'),(11147,3725,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-05 20:20:21','2023-05-05 20:20:21'),(11709,3913,'action created','2023-05-12 20:15:58','2023-05-12 20:15:58'),(11149,3726,'action started via WP Cron','2023-05-05 21:20:40','2023-05-05 21:20:40'),(11154,3728,'action created','2023-05-05 22:21:20','2023-05-05 22:21:20'),(11153,3727,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-05 22:21:20','2023-05-05 22:21:20'),(11152,3727,'action started via WP Cron','2023-05-05 22:21:20','2023-05-05 22:21:20'),(11157,3729,'action created','2023-05-05 23:22:45','2023-05-05 23:22:45'),(11155,3728,'action started via WP Cron','2023-05-05 23:22:45','2023-05-05 23:22:45'),(11156,3728,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-05 23:22:45','2023-05-05 23:22:45'),(11159,3729,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-06 00:25:38','2023-05-06 00:25:38'),(11163,3731,'action created','2023-05-06 01:07:38','2023-05-06 01:07:38'),(11174,3734,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-06 02:26:23','2023-05-06 02:26:23'),(11161,3707,'action started via WP Cron','2023-05-06 01:07:38','2023-05-06 01:07:38'),(11162,3707,'action failed via WP Cron: Scheduled action for wc_gla_cron_daily_notes will not be executed as no callbacks are registered.','2023-05-06 01:07:38','2023-05-06 01:07:38'),(11181,3737,'action created','2023-05-06 04:29:48','2023-05-06 04:29:48'),(11177,3735,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-06 03:26:30','2023-05-06 03:26:30'),(11183,3737,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-06 05:30:32','2023-05-06 05:30:32'),(11180,3736,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-06 04:29:48','2023-05-06 04:29:48'),(11179,3736,'action started via WP Cron','2023-05-06 04:29:48','2023-05-06 04:29:48'),(11182,3737,'action started via WP Cron','2023-05-06 05:30:32','2023-05-06 05:30:32'),(11184,3738,'action created','2023-05-06 05:30:32','2023-05-06 05:30:32'),(11186,3738,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-06 06:30:35','2023-05-06 06:30:35'),(11190,3740,'action created','2023-05-06 07:30:35','2023-05-06 07:30:35'),(11189,3739,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-06 07:30:35','2023-05-06 07:30:35'),(11188,3739,'action started via WP Cron','2023-05-06 07:30:35','2023-05-06 07:30:35'),(11191,3740,'action started via WP Cron','2023-05-06 08:32:32','2023-05-06 08:32:32'),(11192,3740,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-06 08:32:32','2023-05-06 08:32:32'),(11193,3741,'action created','2023-05-06 08:32:32','2023-05-06 08:32:32'),(11195,3741,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-06 09:35:34','2023-05-06 09:35:34'),(11194,3741,'action started via WP Cron','2023-05-06 09:35:34','2023-05-06 09:35:34'),(11199,3743,'action created','2023-05-06 10:35:35','2023-05-06 10:35:35'),(11198,3742,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-06 10:35:35','2023-05-06 10:35:35'),(11197,3742,'action started via WP Cron','2023-05-06 10:35:35','2023-05-06 10:35:35'),(11811,3947,'action created','2023-05-14 01:17:07','2023-05-14 01:17:07'),(11688,3906,'action created','2023-05-12 13:05:59','2023-05-12 13:05:59'),(11202,3744,'action created','2023-05-06 11:35:36','2023-05-06 11:35:36'),(11238,3756,'action created','2023-05-06 23:47:43','2023-05-06 23:47:43'),(11205,3745,'action created','2023-05-06 12:37:28','2023-05-06 12:37:28'),(11204,3744,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-06 12:37:28','2023-05-06 12:37:28'),(11203,3744,'action started via WP Cron','2023-05-06 12:37:28','2023-05-06 12:37:28'),(11211,3747,'action created','2023-05-06 14:39:42','2023-05-06 14:39:42'),(11324,3759,'action failed via WP Cron: Scheduled action for wc_gla_cron_daily_notes will not be executed as no callbacks are registered.','2023-05-08 01:15:31','2023-05-08 01:15:31'),(11292,3774,'action created','2023-05-07 15:13:15','2023-05-07 15:13:15'),(11285,3771,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-07 13:10:33','2023-05-07 13:10:33'),(11207,3745,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-06 13:38:34','2023-05-06 13:38:34'),(11206,3745,'action started via WP Cron','2023-05-06 13:38:34','2023-05-06 13:38:34'),(11247,3759,'action created','2023-05-07 01:10:35','2023-05-07 01:10:35'),(11217,3749,'action created','2023-05-06 16:40:36','2023-05-06 16:40:36'),(11213,3747,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-06 15:40:35','2023-05-06 15:40:35'),(11212,3747,'action started via WP Cron','2023-05-06 15:40:35','2023-05-06 15:40:35'),(11220,3750,'action created','2023-05-06 17:45:34','2023-05-06 17:45:34'),(11216,3748,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-06 16:40:36','2023-05-06 16:40:36'),(11215,3748,'action started via WP Cron','2023-05-06 16:40:36','2023-05-06 16:40:36'),(11223,3751,'action created','2023-05-06 18:45:34','2023-05-06 18:45:34'),(11219,3749,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-06 17:45:34','2023-05-06 17:45:34'),(11218,3749,'action started via WP Cron','2023-05-06 17:45:34','2023-05-06 17:45:34'),(11226,3752,'action created','2023-05-06 19:45:34','2023-05-06 19:45:34'),(11222,3750,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-06 18:45:34','2023-05-06 18:45:34'),(11221,3750,'action started via WP Cron','2023-05-06 18:45:34','2023-05-06 18:45:34'),(11225,3751,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-06 19:45:34','2023-05-06 19:45:34'),(11224,3751,'action started via WP Cron','2023-05-06 19:45:34','2023-05-06 19:45:34'),(11229,3753,'action created','2023-05-06 20:45:34','2023-05-06 20:45:34'),(11227,3752,'action started via WP Cron','2023-05-06 20:45:34','2023-05-06 20:45:34'),(11228,3752,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-06 20:45:34','2023-05-06 20:45:34'),(11234,3754,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-06 22:45:36','2023-05-06 22:45:36'),(11231,3753,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-06 21:45:34','2023-05-06 21:45:34'),(11237,3755,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-06 23:47:43','2023-05-06 23:47:43'),(11235,3755,'action created','2023-05-06 22:45:36','2023-05-06 22:45:36'),(11236,3755,'action started via WP Cron','2023-05-06 23:47:43','2023-05-06 23:47:43'),(11244,3758,'action created','2023-05-07 01:10:35','2023-05-07 01:10:35'),(11241,3757,'action created','2023-05-07 00:50:34','2023-05-07 00:50:34'),(11240,3756,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-07 00:50:34','2023-05-07 00:50:34'),(11239,3756,'action started via WP Cron','2023-05-07 00:50:34','2023-05-07 00:50:34'),(11255,3761,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-07 02:55:33','2023-05-07 02:55:33'),(11243,3733,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_daily_heartbeat will not be executed as no callbacks are registered.','2023-05-07 01:10:35','2023-05-07 01:10:35'),(11242,3733,'action started via WP Cron','2023-05-07 01:10:35','2023-05-07 01:10:35'),(11254,3761,'action started via WP Cron','2023-05-07 02:55:33','2023-05-07 02:55:33'),(11259,3763,'action created','2023-05-07 04:00:33','2023-05-07 04:00:33'),(11257,3762,'action started via WP Cron','2023-05-07 04:00:33','2023-05-07 04:00:33'),(11258,3762,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-07 04:00:33','2023-05-07 04:00:33'),(11262,3764,'action created','2023-05-07 05:00:33','2023-05-07 05:00:33'),(11271,3767,'action created','2023-05-07 08:04:25','2023-05-07 08:04:25'),(11265,3765,'action created','2023-05-07 06:00:36','2023-05-07 06:00:36'),(11261,3763,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-07 05:00:33','2023-05-07 05:00:33'),(11264,3764,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-07 06:00:36','2023-05-07 06:00:36'),(11263,3764,'action started via WP Cron','2023-05-07 06:00:36','2023-05-07 06:00:36'),(11270,3766,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-07 08:04:25','2023-05-07 08:04:25'),(11267,3765,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-07 07:03:19','2023-05-07 07:03:19'),(11268,3766,'action created','2023-05-07 07:03:19','2023-05-07 07:03:19'),(11266,3765,'action started via WP Cron','2023-05-07 07:03:19','2023-05-07 07:03:19'),(11269,3766,'action started via WP Cron','2023-05-07 08:04:25','2023-05-07 08:04:25'),(11273,3767,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-07 09:04:37','2023-05-07 09:04:37'),(11277,3769,'action created','2023-05-07 10:04:51','2023-05-07 10:04:51'),(11280,3770,'action created','2023-05-07 11:05:33','2023-05-07 11:05:33'),(11330,3783,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-08 01:15:31','2023-05-08 01:15:31'),(11279,3769,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-07 11:05:33','2023-05-07 11:05:33'),(3030,686,'action started via WP Cron','2023-03-06 10:11:44','2023-03-06 10:11:44'),(3031,686,'action failed via WP Cron: Scheduled action for wpforms_admin_addons_cache_update will not be executed as no callbacks are registered.','2023-03-06 10:11:44','2023-03-06 10:11:44'),(3032,1023,'action created','2023-03-06 10:11:44','2023-03-06 10:11:44'),(11283,3771,'action created','2023-05-07 12:05:33','2023-05-07 12:05:33'),(11286,3772,'action created','2023-05-07 13:10:33','2023-05-07 13:10:33'),(11289,3773,'action created','2023-05-07 14:10:33','2023-05-07 14:10:33'),(11406,3812,'action created','2023-05-09 01:15:41','2023-05-09 01:15:41'),(11288,3772,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-07 14:10:33','2023-05-07 14:10:33'),(11370,3800,'action created','2023-05-08 14:30:44','2023-05-08 14:30:44'),(11371,3614,'action started via WP Cron','2023-05-08 14:35:45','2023-05-08 14:35:45'),(11373,3801,'action created','2023-05-08 14:35:45','2023-05-08 14:35:45'),(11284,3771,'action started via WP Cron','2023-05-07 13:10:33','2023-05-07 13:10:33'),(11327,3758,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_daily_heartbeat will not be executed as no callbacks are registered.','2023-05-08 01:15:31','2023-05-08 01:15:31'),(11287,3772,'action started via WP Cron','2023-05-07 14:10:33','2023-05-07 14:10:33'),(11295,3775,'action created','2023-05-07 16:14:11','2023-05-07 16:14:11'),(11298,3776,'action created','2023-05-07 17:15:31','2023-05-07 17:15:31'),(11323,3759,'action started via WP Cron','2023-05-08 01:15:31','2023-05-08 01:15:31'),(11325,3785,'action created','2023-05-08 01:15:31','2023-05-08 01:15:31'),(11297,3775,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-07 17:15:31','2023-05-07 17:15:31'),(11294,3774,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-07 16:14:11','2023-05-07 16:14:11'),(11293,3774,'action started via WP Cron','2023-05-07 16:14:11','2023-05-07 16:14:11'),(11296,3775,'action started via WP Cron','2023-05-07 17:15:31','2023-05-07 17:15:31'),(11304,3778,'action created','2023-05-07 19:15:31','2023-05-07 19:15:31'),(11301,3777,'action created','2023-05-07 18:15:31','2023-05-07 18:15:31'),(11307,3779,'action created','2023-05-07 20:15:31','2023-05-07 20:15:31'),(11300,3776,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-07 18:15:31','2023-05-07 18:15:31'),(11299,3776,'action started via WP Cron','2023-05-07 18:15:31','2023-05-07 18:15:31'),(11310,3780,'action created','2023-05-07 21:15:31','2023-05-07 21:15:31'),(11313,3781,'action created','2023-05-07 22:15:31','2023-05-07 22:15:31'),(11306,3778,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-07 20:15:31','2023-05-07 20:15:31'),(11305,3778,'action started via WP Cron','2023-05-07 20:15:31','2023-05-07 20:15:31'),(11316,3782,'action created','2023-05-07 23:15:31','2023-05-07 23:15:31'),(11312,3780,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-07 22:15:31','2023-05-07 22:15:31'),(11311,3780,'action started via WP Cron','2023-05-07 22:15:31','2023-05-07 22:15:31'),(11322,3784,'action created','2023-05-08 01:15:31','2023-05-08 01:15:31'),(11319,3783,'action created','2023-05-08 00:15:31','2023-05-08 00:15:31'),(11315,3781,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-07 23:15:31','2023-05-07 23:15:31'),(11314,3781,'action started via WP Cron','2023-05-07 23:15:31','2023-05-07 23:15:31'),(11318,3782,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-08 00:15:31','2023-05-08 00:15:31'),(11317,3782,'action started via WP Cron','2023-05-08 00:15:31','2023-05-08 00:15:31'),(11333,3787,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-08 02:15:31','2023-05-08 02:15:31'),(11334,3788,'action created','2023-05-08 02:15:31','2023-05-08 02:15:31'),(11337,3789,'action created','2023-05-08 03:15:31','2023-05-08 03:15:31'),(11340,3790,'action created','2023-05-08 04:15:31','2023-05-08 04:15:31'),(11336,3788,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-08 03:15:31','2023-05-08 03:15:31'),(11343,3791,'action created','2023-05-08 05:18:17','2023-05-08 05:18:17'),(11339,3789,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-08 04:15:31','2023-05-08 04:15:31'),(11338,3789,'action started via WP Cron','2023-05-08 04:15:31','2023-05-08 04:15:31'),(11342,3790,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-08 05:18:17','2023-05-08 05:18:17'),(11341,3790,'action started via WP Cron','2023-05-08 05:18:17','2023-05-08 05:18:17'),(11346,3792,'action created','2023-05-08 06:20:31','2023-05-08 06:20:31'),(11344,3791,'action started via WP Cron','2023-05-08 06:20:31','2023-05-08 06:20:31'),(11345,3791,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-08 06:20:31','2023-05-08 06:20:31'),(11410,3786,'action started via WP Cron','2023-05-09 01:15:41','2023-05-09 01:15:41'),(11409,3813,'action created','2023-05-09 01:15:41','2023-05-09 01:15:41'),(11352,3794,'action created','2023-05-08 08:20:43','2023-05-08 08:20:43'),(11351,3793,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-08 08:20:42','2023-05-08 08:20:42'),(11350,3793,'action started via WP Cron','2023-05-08 08:20:42','2023-05-08 08:20:42'),(11355,3795,'action created','2023-05-08 09:25:31','2023-05-08 09:25:31'),(11358,3796,'action created','2023-05-08 10:25:48','2023-05-08 10:25:48'),(11353,3794,'action started via WP Cron','2023-05-08 09:25:31','2023-05-08 09:25:31'),(11354,3794,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-08 09:25:31','2023-05-08 09:25:31'),(11361,3797,'action created','2023-05-08 11:27:09','2023-05-08 11:27:09'),(11357,3795,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-08 10:25:48','2023-05-08 10:25:48'),(11356,3795,'action started via WP Cron','2023-05-08 10:25:48','2023-05-08 10:25:48'),(11364,3798,'action created','2023-05-08 12:27:19','2023-05-08 12:27:19'),(11360,3796,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-08 11:27:09','2023-05-08 11:27:09'),(11359,3796,'action started via WP Cron','2023-05-08 11:27:09','2023-05-08 11:27:09'),(11487,3839,'action created','2023-05-10 01:16:30','2023-05-10 01:16:30'),(11366,3798,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-08 13:28:34','2023-05-08 13:28:34'),(11363,3797,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-08 12:27:19','2023-05-08 12:27:19'),(11362,3797,'action started via WP Cron','2023-05-08 12:27:19','2023-05-08 12:27:19'),(11372,3614,'action complete via WP Cron','2023-05-08 14:35:45','2023-05-08 14:35:45'),(11489,3813,'action failed via WP Cron: Scheduled action for wc_gla_cron_daily_notes will not be executed as no callbacks are registered.','2023-05-10 01:16:30','2023-05-10 01:16:30'),(11365,3798,'action started via WP Cron','2023-05-08 13:28:34','2023-05-08 13:28:34'),(11447,3825,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-09 12:55:37','2023-05-09 12:55:37'),(11367,3799,'action created','2023-05-08 13:28:34','2023-05-08 13:28:34'),(11454,3828,'action created','2023-05-09 15:00:36','2023-05-09 15:00:36'),(11407,3785,'action started via WP Cron','2023-05-09 01:15:41','2023-05-09 01:15:41'),(11408,3785,'action failed via WP Cron: Scheduled action for wc_gla_cron_daily_notes will not be executed as no callbacks are registered.','2023-05-09 01:15:41','2023-05-09 01:15:41'),(11376,3802,'action created','2023-05-08 15:30:43','2023-05-08 15:30:43'),(11375,3800,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-08 15:30:43','2023-05-08 15:30:43'),(11374,3800,'action started via WP Cron','2023-05-08 15:30:43','2023-05-08 15:30:43'),(11378,3802,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-08 16:31:24','2023-05-08 16:31:24'),(11377,3802,'action started via WP Cron','2023-05-08 16:31:24','2023-05-08 16:31:24'),(11382,3804,'action created','2023-05-08 17:34:15','2023-05-08 17:34:15'),(11381,3803,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-08 17:34:15','2023-05-08 17:34:15'),(11380,3803,'action started via WP Cron','2023-05-08 17:34:15','2023-05-08 17:34:15'),(11385,3805,'action created','2023-05-08 18:34:34','2023-05-08 18:34:34'),(11384,3804,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-08 18:34:34','2023-05-08 18:34:34'),(11383,3804,'action started via WP Cron','2023-05-08 18:34:34','2023-05-08 18:34:34'),(11388,3806,'action created','2023-05-08 19:35:38','2023-05-08 19:35:38'),(11387,3805,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-08 19:35:38','2023-05-08 19:35:38'),(11386,3805,'action started via WP Cron','2023-05-08 19:35:38','2023-05-08 19:35:38'),(11391,3807,'action created','2023-05-08 20:35:40','2023-05-08 20:35:40'),(11390,3806,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-08 20:35:40','2023-05-08 20:35:40'),(11389,3806,'action started via WP Cron','2023-05-08 20:35:40','2023-05-08 20:35:40'),(11394,3808,'action created','2023-05-08 21:35:40','2023-05-08 21:35:40'),(11393,3807,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-08 21:35:40','2023-05-08 21:35:40'),(11392,3807,'action started via WP Cron','2023-05-08 21:35:40','2023-05-08 21:35:40'),(11400,3810,'action created','2023-05-08 23:40:18','2023-05-08 23:40:18'),(11396,3808,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-08 22:37:57','2023-05-08 22:37:57'),(11395,3808,'action started via WP Cron','2023-05-08 22:37:57','2023-05-08 22:37:57'),(11403,3811,'action created','2023-05-09 00:40:41','2023-05-09 00:40:41'),(11399,3809,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-08 23:40:18','2023-05-08 23:40:18'),(11398,3809,'action started via WP Cron','2023-05-08 23:40:18','2023-05-08 23:40:18'),(11405,3784,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-05-09 01:15:41','2023-05-09 01:15:41'),(11402,3810,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-09 00:40:41','2023-05-09 00:40:41'),(11401,3810,'action started via WP Cron','2023-05-09 00:40:41','2023-05-09 00:40:41'),(11421,3817,'action created','2023-05-09 03:45:41','2023-05-09 03:45:41'),(11417,3815,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-09 02:45:40','2023-05-09 02:45:40'),(11414,3811,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-09 01:43:41','2023-05-09 01:43:41'),(11413,3811,'action started via WP Cron','2023-05-09 01:43:41','2023-05-09 01:43:41'),(11491,3812,'action started via WP Cron','2023-05-10 01:16:30','2023-05-10 01:16:30'),(11420,3816,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-09 03:45:41','2023-05-09 03:45:41'),(11490,3840,'action created','2023-05-10 01:16:30','2023-05-10 01:16:30'),(11427,3819,'action created','2023-05-09 05:52:18','2023-05-09 05:52:18'),(11448,3826,'action created','2023-05-09 12:55:37','2023-05-09 12:55:37'),(11424,3818,'action created','2023-05-09 04:50:41','2023-05-09 04:50:41'),(11423,3817,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-09 04:50:41','2023-05-09 04:50:41'),(11422,3817,'action started via WP Cron','2023-05-09 04:50:41','2023-05-09 04:50:41'),(11430,3820,'action created','2023-05-09 06:55:34','2023-05-09 06:55:34'),(11425,3818,'action started via WP Cron','2023-05-09 05:52:18','2023-05-09 05:52:18'),(11426,3818,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-09 05:52:18','2023-05-09 05:52:18'),(11445,3825,'action created','2023-05-09 11:55:34','2023-05-09 11:55:34'),(11428,3819,'action started via WP Cron','2023-05-09 06:55:34','2023-05-09 06:55:34'),(11429,3819,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-09 06:55:34','2023-05-09 06:55:34'),(11436,3822,'action created','2023-05-09 08:55:34','2023-05-09 08:55:34'),(11433,3821,'action created','2023-05-09 07:55:34','2023-05-09 07:55:34'),(11439,3823,'action created','2023-05-09 09:55:34','2023-05-09 09:55:34'),(11432,3820,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-09 07:55:34','2023-05-09 07:55:34'),(11442,3824,'action created','2023-05-09 10:55:34','2023-05-09 10:55:34'),(11435,3821,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-09 08:55:34','2023-05-09 08:55:34'),(11434,3821,'action started via WP Cron','2023-05-09 08:55:34','2023-05-09 08:55:34'),(11438,3822,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-09 09:55:34','2023-05-09 09:55:34'),(11437,3822,'action started via WP Cron','2023-05-09 09:55:34','2023-05-09 09:55:34'),(11451,3827,'action created','2023-05-09 14:00:36','2023-05-09 14:00:36'),(11441,3823,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-09 10:55:34','2023-05-09 10:55:34'),(11440,3823,'action started via WP Cron','2023-05-09 10:55:34','2023-05-09 10:55:34'),(11444,3824,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-09 11:55:34','2023-05-09 11:55:34'),(11535,3855,'action created','2023-05-10 15:25:47','2023-05-10 15:25:47'),(11446,3825,'action started via WP Cron','2023-05-09 12:55:37','2023-05-09 12:55:37'),(11647,3866,'action started via WP Cron','2023-05-12 01:16:41','2023-05-12 01:16:41'),(11457,3829,'action created','2023-05-09 16:00:37','2023-05-09 16:00:37'),(11463,3831,'action created','2023-05-09 18:05:34','2023-05-09 18:05:34'),(11450,3826,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-09 14:00:36','2023-05-09 14:00:36'),(11449,3826,'action started via WP Cron','2023-05-09 14:00:36','2023-05-09 14:00:36'),(11460,3830,'action created','2023-05-09 17:00:37','2023-05-09 17:00:37'),(11456,3828,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-09 16:00:37','2023-05-09 16:00:37'),(11455,3828,'action started via WP Cron','2023-05-09 16:00:37','2023-05-09 16:00:37'),(11466,3832,'action created','2023-05-09 19:05:35','2023-05-09 19:05:35'),(11465,3831,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-09 19:05:35','2023-05-09 19:05:35'),(11462,3830,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-09 18:05:34','2023-05-09 18:05:34'),(11461,3830,'action started via WP Cron','2023-05-09 18:05:34','2023-05-09 18:05:34'),(11468,3832,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-09 20:06:44','2023-05-09 20:06:44'),(11475,3835,'action created','2023-05-09 22:09:39','2023-05-09 22:09:39'),(11485,3814,'action started via WP Cron','2023-05-10 01:16:30','2023-05-10 01:16:30'),(11472,3834,'action created','2023-05-09 21:09:32','2023-05-09 21:09:32'),(11469,3833,'action created','2023-05-09 20:06:44','2023-05-09 20:06:44'),(11478,3836,'action created','2023-05-09 23:10:36','2023-05-09 23:10:36'),(11471,3833,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-09 21:09:32','2023-05-09 21:09:32'),(11481,3837,'action created','2023-05-10 00:15:15','2023-05-10 00:15:15'),(11474,3834,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-09 22:09:39','2023-05-09 22:09:39'),(11473,3834,'action started via WP Cron','2023-05-09 22:09:39','2023-05-09 22:09:39'),(11484,3838,'action created','2023-05-10 01:15:33','2023-05-10 01:15:33'),(11480,3836,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-10 00:15:15','2023-05-10 00:15:15'),(11483,3837,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-10 01:15:33','2023-05-10 01:15:33'),(11499,3843,'action created','2023-05-10 03:17:21','2023-05-10 03:17:21'),(11502,3844,'action created','2023-05-10 04:17:22','2023-05-10 04:17:22'),(11495,3838,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-10 02:15:34','2023-05-10 02:15:34'),(11494,3838,'action started via WP Cron','2023-05-10 02:15:34','2023-05-10 02:15:34'),(11498,3842,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-10 03:17:21','2023-05-10 03:17:21'),(11497,3842,'action started via WP Cron','2023-05-10 03:17:21','2023-05-10 03:17:21'),(11501,3843,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-10 04:17:22','2023-05-10 04:17:22'),(11500,3843,'action started via WP Cron','2023-05-10 04:17:22','2023-05-10 04:17:22'),(11570,3840,'action failed via WP Cron: Scheduled action for wc_gla_cron_daily_notes will not be executed as no callbacks are registered.','2023-05-11 01:16:36','2023-05-11 01:16:36'),(11504,3844,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-10 05:17:34','2023-05-10 05:17:34'),(11503,3844,'action started via WP Cron','2023-05-10 05:17:34','2023-05-10 05:17:34'),(11514,3848,'action created','2023-05-10 08:19:32','2023-05-10 08:19:32'),(11507,3845,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-10 06:18:53','2023-05-10 06:18:53'),(11569,3840,'action started via WP Cron','2023-05-11 01:16:36','2023-05-11 01:16:36'),(11568,3866,'action created','2023-05-11 01:16:36','2023-05-11 01:16:36'),(11517,3849,'action created','2023-05-10 09:20:37','2023-05-10 09:20:37'),(11511,3847,'action created','2023-05-10 07:19:14','2023-05-10 07:19:14'),(11510,3846,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-10 07:19:14','2023-05-10 07:19:14'),(11520,3850,'action created','2023-05-10 10:20:39','2023-05-10 10:20:39'),(11516,3848,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-10 09:20:37','2023-05-10 09:20:37'),(11523,3851,'action created','2023-05-10 11:21:35','2023-05-10 11:21:35'),(11526,3852,'action created','2023-05-10 12:21:42','2023-05-10 12:21:42'),(11519,3849,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-10 10:20:38','2023-05-10 10:20:38'),(11518,3849,'action started via WP Cron','2023-05-10 10:20:38','2023-05-10 10:20:38'),(11529,3853,'action created','2023-05-10 13:22:20','2023-05-10 13:22:20'),(11525,3851,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-10 12:21:42','2023-05-10 12:21:42'),(11532,3854,'action created','2023-05-10 14:22:37','2023-05-10 14:22:37'),(11622,3884,'action created','2023-05-11 17:46:01','2023-05-11 17:46:01'),(11567,3839,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_daily_heartbeat will not be executed as no callbacks are registered.','2023-05-11 01:16:36','2023-05-11 01:16:36'),(11613,3881,'action created','2023-05-11 14:45:47','2023-05-11 14:45:47'),(11553,3861,'action created','2023-05-10 21:30:51','2023-05-10 21:30:51'),(11544,3858,'action created','2023-05-10 18:26:22','2023-05-10 18:26:22'),(11637,3889,'action created','2023-05-11 22:50:38','2023-05-11 22:50:38'),(11566,3839,'action started via WP Cron','2023-05-11 01:16:36','2023-05-11 01:16:36'),(11646,3892,'action created','2023-05-12 01:16:41','2023-05-12 01:16:41'),(11531,3853,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-10 14:22:37','2023-05-10 14:22:37'),(11530,3853,'action started via WP Cron','2023-05-10 14:22:37','2023-05-10 14:22:37'),(11538,3856,'action created','2023-05-10 16:25:48','2023-05-10 16:25:48'),(11534,3854,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-10 15:25:47','2023-05-10 15:25:47'),(11541,3857,'action created','2023-05-10 17:25:48','2023-05-10 17:25:48'),(11537,3855,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-10 16:25:48','2023-05-10 16:25:48'),(11536,3855,'action started via WP Cron','2023-05-10 16:25:48','2023-05-10 16:25:48'),(11543,3857,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-10 18:26:22','2023-05-10 18:26:22'),(11540,3856,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-10 17:25:48','2023-05-10 17:25:48'),(11539,3856,'action started via WP Cron','2023-05-10 17:25:48','2023-05-10 17:25:48'),(11542,3857,'action started via WP Cron','2023-05-10 18:26:22','2023-05-10 18:26:22'),(11547,3859,'action created','2023-05-10 19:30:49','2023-05-10 19:30:49'),(11549,3859,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-10 20:30:51','2023-05-10 20:30:51'),(11546,3858,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-10 19:30:49','2023-05-10 19:30:49'),(11545,3858,'action started via WP Cron','2023-05-10 19:30:49','2023-05-10 19:30:49'),(11548,3859,'action started via WP Cron','2023-05-10 20:30:51','2023-05-10 20:30:51'),(11550,3860,'action created','2023-05-10 20:30:51','2023-05-10 20:30:51'),(11556,3862,'action created','2023-05-10 22:32:18','2023-05-10 22:32:18'),(11552,3860,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-10 21:30:51','2023-05-10 21:30:51'),(11559,3863,'action created','2023-05-10 23:35:47','2023-05-10 23:35:47'),(11555,3861,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-10 22:32:18','2023-05-10 22:32:18'),(11554,3861,'action started via WP Cron','2023-05-10 22:32:18','2023-05-10 22:32:18'),(11562,3864,'action created','2023-05-11 00:35:47','2023-05-11 00:35:47'),(11558,3862,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-10 23:35:47','2023-05-10 23:35:47'),(11557,3862,'action started via WP Cron','2023-05-10 23:35:47','2023-05-10 23:35:47'),(11564,3841,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-05-11 01:16:36','2023-05-11 01:16:36'),(11561,3863,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-11 00:35:47','2023-05-11 00:35:47'),(11560,3863,'action started via WP Cron','2023-05-11 00:35:47','2023-05-11 00:35:47'),(11563,3841,'action started via WP Cron','2023-05-11 01:16:36','2023-05-11 01:16:36'),(11577,3869,'action created','2023-05-11 02:35:47','2023-05-11 02:35:47'),(11573,3864,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-11 01:35:47','2023-05-11 01:35:47'),(11572,3864,'action started via WP Cron','2023-05-11 01:35:47','2023-05-11 01:35:47'),(11579,3869,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-11 03:35:47','2023-05-11 03:35:47'),(11576,3868,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-11 02:35:47','2023-05-11 02:35:47'),(11575,3868,'action started via WP Cron','2023-05-11 02:35:47','2023-05-11 02:35:47'),(11578,3869,'action started via WP Cron','2023-05-11 03:35:47','2023-05-11 03:35:47'),(11582,3870,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-11 04:35:47','2023-05-11 04:35:47'),(11580,3870,'action created','2023-05-11 03:35:47','2023-05-11 03:35:47'),(11589,3873,'action created','2023-05-11 06:35:48','2023-05-11 06:35:48'),(11682,3904,'action created','2023-05-12 11:00:59','2023-05-12 11:00:59'),(11585,3871,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-11 05:35:47','2023-05-11 05:35:47'),(11584,3871,'action started via WP Cron','2023-05-11 05:35:47','2023-05-11 05:35:47'),(11592,3874,'action created','2023-05-11 07:36:38','2023-05-11 07:36:38'),(11661,3897,'action created','2023-05-12 03:55:58','2023-05-12 03:55:58'),(11588,3872,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-11 06:35:48','2023-05-11 06:35:48'),(11587,3872,'action started via WP Cron','2023-05-11 06:35:48','2023-05-11 06:35:48'),(11595,3875,'action created','2023-05-11 08:40:47','2023-05-11 08:40:47'),(11598,3876,'action created','2023-05-11 09:40:49','2023-05-11 09:40:49'),(11594,3874,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-11 08:40:47','2023-05-11 08:40:47'),(11593,3874,'action started via WP Cron','2023-05-11 08:40:47','2023-05-11 08:40:47'),(11658,3896,'action created','2023-05-12 02:55:58','2023-05-12 02:55:58'),(11597,3875,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-11 09:40:49','2023-05-11 09:40:49'),(11596,3875,'action started via WP Cron','2023-05-11 09:40:49','2023-05-11 09:40:49'),(11607,3879,'action created','2023-05-11 12:45:47','2023-05-11 12:45:47'),(11603,3877,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-11 11:41:38','2023-05-11 11:41:38'),(11606,3878,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-11 12:45:47','2023-05-11 12:45:47'),(11605,3878,'action started via WP Cron','2023-05-11 12:45:47','2023-05-11 12:45:47'),(11651,3865,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-05-12 01:16:41','2023-05-12 01:16:41'),(11610,3880,'action created','2023-05-11 13:45:47','2023-05-11 13:45:47'),(11650,3865,'action started via WP Cron','2023-05-12 01:16:41','2023-05-12 01:16:41'),(11799,3943,'action created','2023-05-13 23:58:03','2023-05-13 23:58:03'),(11628,3886,'action created','2023-05-11 19:47:12','2023-05-11 19:47:12'),(11694,3908,'action created','2023-05-12 15:09:16','2023-05-12 15:09:16'),(11649,3893,'action created','2023-05-12 01:16:41','2023-05-12 01:16:41'),(11609,3879,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-11 13:45:47','2023-05-11 13:45:47'),(11608,3879,'action started via WP Cron','2023-05-11 13:45:47','2023-05-11 13:45:47'),(11648,3866,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_daily_heartbeat will not be executed as no callbacks are registered.','2023-05-12 01:16:41','2023-05-12 01:16:41'),(11618,3882,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-11 16:46:01','2023-05-11 16:46:01'),(11615,3881,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-11 15:46:01','2023-05-11 15:46:01'),(11619,3883,'action created','2023-05-11 16:46:01','2023-05-11 16:46:01'),(11621,3883,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-11 17:46:01','2023-05-11 17:46:01'),(11625,3885,'action created','2023-05-11 18:46:02','2023-05-11 18:46:02'),(11627,3885,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-11 19:47:12','2023-05-11 19:47:12'),(11624,3884,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-11 18:46:02','2023-05-11 18:46:02'),(11634,3888,'action created','2023-05-11 21:48:50','2023-05-11 21:48:50'),(11633,3887,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-11 21:48:50','2023-05-11 21:48:50'),(11631,3887,'action created','2023-05-11 20:48:11','2023-05-11 20:48:11'),(11632,3887,'action started via WP Cron','2023-05-11 21:48:50','2023-05-11 21:48:50'),(11630,3886,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-11 20:48:11','2023-05-11 20:48:11'),(11629,3886,'action started via WP Cron','2023-05-11 20:48:11','2023-05-11 20:48:11'),(11636,3888,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-11 22:50:38','2023-05-11 22:50:38'),(11643,3891,'action created','2023-05-12 00:51:00','2023-05-12 00:51:00'),(11640,3890,'action created','2023-05-11 23:50:58','2023-05-11 23:50:58'),(11639,3889,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-11 23:50:58','2023-05-11 23:50:58'),(11638,3889,'action started via WP Cron','2023-05-11 23:50:58','2023-05-11 23:50:58'),(11642,3890,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-12 00:51:00','2023-05-12 00:51:00'),(11641,3890,'action started via WP Cron','2023-05-12 00:51:00','2023-05-12 00:51:00'),(11645,3867,'action failed via WP Cron: Scheduled action for wc_gla_cron_daily_notes will not be executed as no callbacks are registered.','2023-05-12 01:16:41','2023-05-12 01:16:41'),(11644,3867,'action started via WP Cron','2023-05-12 01:16:41','2023-05-12 01:16:41'),(11654,3891,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-12 01:54:01','2023-05-12 01:54:01'),(11653,3891,'action started via WP Cron','2023-05-12 01:54:01','2023-05-12 01:54:01'),(11660,3896,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-12 03:55:58','2023-05-12 03:55:58'),(11657,3895,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-12 02:55:58','2023-05-12 02:55:58'),(11656,3895,'action started via WP Cron','2023-05-12 02:55:58','2023-05-12 02:55:58'),(11659,3896,'action started via WP Cron','2023-05-12 03:55:58','2023-05-12 03:55:58'),(11663,3897,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-12 04:55:58','2023-05-12 04:55:58'),(11667,3899,'action created','2023-05-12 05:56:16','2023-05-12 05:56:16'),(11662,3897,'action started via WP Cron','2023-05-12 04:55:58','2023-05-12 04:55:58'),(11679,3903,'action created','2023-05-12 09:58:32','2023-05-12 09:58:32'),(11676,3902,'action created','2023-05-12 08:58:21','2023-05-12 08:58:21'),(11670,3900,'action created','2023-05-12 06:57:51','2023-05-12 06:57:51'),(11673,3901,'action created','2023-05-12 07:57:52','2023-05-12 07:57:52'),(11666,3898,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-12 05:56:16','2023-05-12 05:56:16'),(11665,3898,'action started via WP Cron','2023-05-12 05:56:16','2023-05-12 05:56:16'),(11672,3900,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-12 07:57:52','2023-05-12 07:57:52'),(11671,3900,'action started via WP Cron','2023-05-12 07:57:52','2023-05-12 07:57:52'),(11678,3902,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-12 09:58:32','2023-05-12 09:58:32'),(11675,3901,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-12 08:58:21','2023-05-12 08:58:21'),(11674,3901,'action started via WP Cron','2023-05-12 08:58:21','2023-05-12 08:58:21'),(11677,3902,'action started via WP Cron','2023-05-12 09:58:32','2023-05-12 09:58:32'),(11681,3903,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-12 11:00:59','2023-05-12 11:00:59'),(11680,3903,'action started via WP Cron','2023-05-12 11:00:59','2023-05-12 11:00:59'),(11684,3904,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-12 12:01:06','2023-05-12 12:01:06'),(11683,3904,'action started via WP Cron','2023-05-12 12:01:06','2023-05-12 12:01:06'),(11687,3905,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-12 13:05:59','2023-05-12 13:05:59'),(11691,3907,'action created','2023-05-12 14:05:59','2023-05-12 14:05:59'),(11686,3905,'action started via WP Cron','2023-05-12 13:05:59','2023-05-12 13:05:59'),(11745,3925,'action created','2023-05-13 05:31:00','2023-05-13 05:31:00'),(11730,3920,'action created','2023-05-13 01:17:04','2023-05-13 01:17:04'),(11886,3972,'action created','2023-05-15 01:18:45','2023-05-15 01:18:45'),(11877,3969,'action created','2023-05-14 23:25:52','2023-05-14 23:25:52'),(11729,3892,'action failed via WP Cron: Scheduled action for wc_gla_cron_daily_notes will not be executed as no callbacks are registered.','2023-05-13 01:17:04','2023-05-13 01:17:04'),(11690,3906,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-12 14:05:59','2023-05-12 14:05:59'),(11689,3906,'action started via WP Cron','2023-05-12 14:05:59','2023-05-12 14:05:59'),(11693,3907,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-12 15:09:16','2023-05-12 15:09:16'),(11692,3907,'action started via WP Cron','2023-05-12 15:09:16','2023-05-12 15:09:16'),(11724,3918,'action created','2023-05-13 01:17:04','2023-05-13 01:17:04'),(11696,3908,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-12 16:10:40','2023-05-12 16:10:40'),(11699,3909,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-12 17:13:02','2023-05-12 17:13:02'),(11706,3912,'action created','2023-05-12 19:15:57','2023-05-12 19:15:57'),(11702,3910,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-12 18:15:03','2023-05-12 18:15:03'),(11701,3910,'action started via WP Cron','2023-05-12 18:15:03','2023-05-12 18:15:03'),(11718,3916,'action created','2023-05-12 23:21:18','2023-05-12 23:21:18'),(11705,3911,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-12 19:15:57','2023-05-12 19:15:57'),(11704,3911,'action started via WP Cron','2023-05-12 19:15:57','2023-05-12 19:15:57'),(11712,3914,'action created','2023-05-12 21:16:01','2023-05-12 21:16:01'),(11708,3912,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-12 20:15:58','2023-05-12 20:15:58'),(11707,3912,'action started via WP Cron','2023-05-12 20:15:58','2023-05-12 20:15:58'),(12272,4100,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-19 20:55:53','2023-05-19 20:55:53'),(11710,3913,'action started via WP Cron','2023-05-12 21:16:01','2023-05-12 21:16:01'),(11711,3913,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-12 21:16:01','2023-05-12 21:16:01'),(11715,3915,'action created','2023-05-12 22:20:57','2023-05-12 22:20:57'),(11714,3914,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-12 22:20:57','2023-05-12 22:20:57'),(11713,3914,'action started via WP Cron','2023-05-12 22:20:57','2023-05-12 22:20:57'),(11717,3915,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-12 23:21:18','2023-05-12 23:21:18'),(11716,3915,'action started via WP Cron','2023-05-12 23:21:18','2023-05-12 23:21:18'),(11721,3917,'action created','2023-05-13 00:22:26','2023-05-13 00:22:26'),(11720,3916,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-13 00:22:26','2023-05-13 00:22:26'),(11719,3916,'action started via WP Cron','2023-05-13 00:22:26','2023-05-13 00:22:26'),(11736,3922,'action created','2023-05-13 02:25:58','2023-05-13 02:25:58'),(11732,3917,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-13 01:23:36','2023-05-13 01:23:36'),(11731,3917,'action started via WP Cron','2023-05-13 01:23:36','2023-05-13 01:23:36'),(11735,3921,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-13 02:25:58','2023-05-13 02:25:58'),(11734,3921,'action started via WP Cron','2023-05-13 02:25:58','2023-05-13 02:25:58'),(11739,3923,'action created','2023-05-13 03:30:57','2023-05-13 03:30:57'),(11738,3922,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-13 03:30:57','2023-05-13 03:30:57'),(11737,3922,'action started via WP Cron','2023-05-13 03:30:57','2023-05-13 03:30:57'),(11748,3926,'action created','2023-05-13 06:31:00','2023-05-13 06:31:00'),(11747,3925,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-13 06:31:00','2023-05-13 06:31:00'),(11741,3923,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-13 04:30:59','2023-05-13 04:30:59'),(11740,3923,'action started via WP Cron','2023-05-13 04:30:59','2023-05-13 04:30:59'),(11744,3924,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-13 05:31:00','2023-05-13 05:31:00'),(11743,3924,'action started via WP Cron','2023-05-13 05:31:00','2023-05-13 05:31:00'),(11754,3928,'action created','2023-05-13 08:35:59','2023-05-13 08:35:59'),(11753,3927,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-13 08:35:59','2023-05-13 08:35:59'),(11752,3927,'action started via WP Cron','2023-05-13 08:35:59','2023-05-13 08:35:59'),(11757,3929,'action created','2023-05-13 09:36:32','2023-05-13 09:36:32'),(11760,3930,'action created','2023-05-13 10:37:16','2023-05-13 10:37:16'),(11763,3931,'action created','2023-05-13 11:39:13','2023-05-13 11:39:13'),(11756,3928,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-13 09:36:32','2023-05-13 09:36:32'),(11755,3928,'action started via WP Cron','2023-05-13 09:36:32','2023-05-13 09:36:32'),(11766,3932,'action created','2023-05-13 12:39:53','2023-05-13 12:39:53'),(11759,3929,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-13 10:37:16','2023-05-13 10:37:16'),(11769,3933,'action created','2023-05-13 13:40:59','2023-05-13 13:40:59'),(11765,3931,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-13 12:39:53','2023-05-13 12:39:53'),(11810,3918,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-05-14 01:17:07','2023-05-14 01:17:07'),(11775,3935,'action created','2023-05-13 15:43:30','2023-05-13 15:43:30'),(11768,3932,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-13 13:40:59','2023-05-13 13:40:59'),(11767,3932,'action started via WP Cron','2023-05-13 13:40:59','2023-05-13 13:40:59'),(11852,3960,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-14 15:10:55','2023-05-14 15:10:55'),(11787,3939,'action created','2023-05-13 19:50:56','2023-05-13 19:50:56'),(11972,3971,'action failed via WP Cron: Scheduled action for wc_gla_cron_daily_notes will not be executed as no callbacks are registered.','2023-05-16 01:18:55','2023-05-16 01:18:55'),(11807,3919,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_daily_heartbeat will not be executed as no callbacks are registered.','2023-05-14 01:17:07','2023-05-14 01:17:07'),(11806,3919,'action started via WP Cron','2023-05-14 01:17:07','2023-05-14 01:17:07'),(11809,3918,'action started via WP Cron','2023-05-14 01:17:07','2023-05-14 01:17:07'),(11808,3946,'action created','2023-05-14 01:17:07','2023-05-14 01:17:07'),(11772,3934,'action created','2023-05-13 14:43:23','2023-05-13 14:43:23'),(11771,3933,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-13 14:43:23','2023-05-13 14:43:23'),(11770,3933,'action started via WP Cron','2023-05-13 14:43:23','2023-05-13 14:43:23'),(11778,3936,'action created','2023-05-13 16:45:57','2023-05-13 16:45:57'),(11774,3934,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-13 15:43:30','2023-05-13 15:43:30'),(11773,3934,'action started via WP Cron','2023-05-13 15:43:30','2023-05-13 15:43:30'),(11777,3935,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-13 16:45:57','2023-05-13 16:45:57'),(11776,3935,'action started via WP Cron','2023-05-13 16:45:57','2023-05-13 16:45:57'),(11785,3938,'action started via WP Cron','2023-05-13 19:50:56','2023-05-13 19:50:56'),(11781,3937,'action created','2023-05-13 17:48:53','2023-05-13 17:48:53'),(11780,3936,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-13 17:48:53','2023-05-13 17:48:53'),(11779,3936,'action started via WP Cron','2023-05-13 17:48:53','2023-05-13 17:48:53'),(11786,3938,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-13 19:50:56','2023-05-13 19:50:56'),(11784,3938,'action created','2023-05-13 18:50:54','2023-05-13 18:50:54'),(11783,3937,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-13 18:50:54','2023-05-13 18:50:54'),(11782,3937,'action started via WP Cron','2023-05-13 18:50:54','2023-05-13 18:50:54'),(11789,3939,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-13 20:51:45','2023-05-13 20:51:45'),(11793,3941,'action created','2023-05-13 21:52:24','2023-05-13 21:52:24'),(11790,3940,'action created','2023-05-13 20:51:45','2023-05-13 20:51:45'),(11788,3939,'action started via WP Cron','2023-05-13 20:51:45','2023-05-13 20:51:45'),(11792,3940,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-13 21:52:24','2023-05-13 21:52:24'),(11796,3942,'action created','2023-05-13 22:55:53','2023-05-13 22:55:53'),(11791,3940,'action started via WP Cron','2023-05-13 21:52:24','2023-05-13 21:52:24'),(11798,3942,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-13 23:58:03','2023-05-13 23:58:03'),(11797,3942,'action started via WP Cron','2023-05-13 23:58:03','2023-05-13 23:58:03'),(11795,3941,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-13 22:55:53','2023-05-13 22:55:53'),(11794,3941,'action started via WP Cron','2023-05-13 22:55:53','2023-05-13 22:55:53'),(11804,3920,'action failed via WP Cron: Scheduled action for wc_gla_cron_daily_notes will not be executed as no callbacks are registered.','2023-05-14 01:17:07','2023-05-14 01:17:07'),(11802,3944,'action created','2023-05-14 01:00:52','2023-05-14 01:00:52'),(11820,3950,'action created','2023-05-14 04:02:30','2023-05-14 04:02:30'),(11801,3943,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-14 01:00:52','2023-05-14 01:00:52'),(11800,3943,'action started via WP Cron','2023-05-14 01:00:52','2023-05-14 01:00:52'),(11813,3944,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-14 02:00:54','2023-05-14 02:00:54'),(11816,3948,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-14 03:01:35','2023-05-14 03:01:35'),(11815,3948,'action started via WP Cron','2023-05-14 03:01:35','2023-05-14 03:01:35'),(11822,3950,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-14 05:02:42','2023-05-14 05:02:42'),(11821,3950,'action started via WP Cron','2023-05-14 05:02:42','2023-05-14 05:02:42'),(11826,3952,'action created','2023-05-14 06:03:33','2023-05-14 06:03:33'),(11832,3954,'action created','2023-05-14 08:05:53','2023-05-14 08:05:53'),(11825,3951,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-14 06:03:32','2023-05-14 06:03:32'),(11824,3951,'action started via WP Cron','2023-05-14 06:03:32','2023-05-14 06:03:32'),(11835,3955,'action created','2023-05-14 09:05:53','2023-05-14 09:05:53'),(11834,3954,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-14 09:05:53','2023-05-14 09:05:53'),(11829,3953,'action created','2023-05-14 07:03:53','2023-05-14 07:03:53'),(11828,3952,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-14 07:03:53','2023-05-14 07:03:53'),(11827,3952,'action started via WP Cron','2023-05-14 07:03:53','2023-05-14 07:03:53'),(11838,3956,'action created','2023-05-14 10:05:53','2023-05-14 10:05:53'),(11833,3954,'action started via WP Cron','2023-05-14 09:05:53','2023-05-14 09:05:53'),(11831,3953,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-14 08:05:53','2023-05-14 08:05:53'),(11830,3953,'action started via WP Cron','2023-05-14 08:05:53','2023-05-14 08:05:53'),(11841,3957,'action created','2023-05-14 11:05:53','2023-05-14 11:05:53'),(11844,3958,'action created','2023-05-14 12:09:00','2023-05-14 12:09:00'),(11837,3955,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-14 10:05:53','2023-05-14 10:05:53'),(11836,3955,'action started via WP Cron','2023-05-14 10:05:53','2023-05-14 10:05:53'),(11847,3959,'action created','2023-05-14 13:10:20','2023-05-14 13:10:20'),(4140,1023,'action started via WP Cron','2023-03-13 10:14:16','2023-03-13 10:14:16'),(4141,1023,'action failed via WP Cron: Scheduled action for wpforms_admin_addons_cache_update will not be executed as no callbacks are registered.','2023-03-13 10:14:16','2023-03-13 10:14:16'),(4142,1393,'action created','2023-03-13 10:14:16','2023-03-13 10:14:16'),(11840,3956,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-14 11:05:53','2023-05-14 11:05:53'),(11839,3956,'action started via WP Cron','2023-05-14 11:05:53','2023-05-14 11:05:53'),(11850,3960,'action created','2023-05-14 14:10:52','2023-05-14 14:10:52'),(11843,3957,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-14 12:09:00','2023-05-14 12:09:00'),(11842,3957,'action started via WP Cron','2023-05-14 12:09:00','2023-05-14 12:09:00'),(11851,3960,'action started via WP Cron','2023-05-14 15:10:55','2023-05-14 15:10:55'),(11853,3961,'action created','2023-05-14 15:10:55','2023-05-14 15:10:55'),(11885,3947,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-05-15 01:18:45','2023-05-15 01:18:45'),(11970,4000,'action created','2023-05-16 01:18:55','2023-05-16 01:18:55'),(11856,3962,'action created','2023-05-14 16:15:54','2023-05-14 16:15:54'),(11868,3966,'action created','2023-05-14 20:21:27','2023-05-14 20:21:27'),(11849,3959,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-14 14:10:52','2023-05-14 14:10:52'),(11848,3959,'action started via WP Cron','2023-05-14 14:10:52','2023-05-14 14:10:52'),(11888,3946,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_daily_heartbeat will not be executed as no callbacks are registered.','2023-05-15 01:18:45','2023-05-15 01:18:45'),(11887,3946,'action started via WP Cron','2023-05-15 01:18:45','2023-05-15 01:18:45'),(11859,3963,'action created','2023-05-14 17:20:53','2023-05-14 17:20:53'),(11855,3961,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-14 16:15:54','2023-05-14 16:15:54'),(11858,3962,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-14 17:20:53','2023-05-14 17:20:53'),(11865,3965,'action created','2023-05-14 19:20:54','2023-05-14 19:20:54'),(11862,3964,'action created','2023-05-14 18:20:54','2023-05-14 18:20:54'),(11860,3963,'action started via WP Cron','2023-05-14 18:20:54','2023-05-14 18:20:54'),(11861,3963,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-14 18:20:54','2023-05-14 18:20:54'),(11867,3965,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-14 20:21:27','2023-05-14 20:21:27'),(11864,3964,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-14 19:20:54','2023-05-14 19:20:54'),(11863,3964,'action started via WP Cron','2023-05-14 19:20:54','2023-05-14 19:20:54'),(11866,3965,'action started via WP Cron','2023-05-14 20:21:27','2023-05-14 20:21:27'),(11870,3966,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-14 21:22:30','2023-05-14 21:22:30'),(11869,3966,'action started via WP Cron','2023-05-14 21:22:30','2023-05-14 21:22:30'),(11871,3967,'action created','2023-05-14 21:22:30','2023-05-14 21:22:30'),(11874,3968,'action created','2023-05-14 22:24:05','2023-05-14 22:24:05'),(11873,3967,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-14 22:24:05','2023-05-14 22:24:05'),(11876,3968,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-14 23:25:52','2023-05-14 23:25:52'),(11878,3969,'action started via WP Cron','2023-05-15 00:26:24','2023-05-15 00:26:24'),(11879,3969,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-15 00:26:24','2023-05-15 00:26:24'),(11884,3947,'action started via WP Cron','2023-05-15 01:18:45','2023-05-15 01:18:45'),(11880,3970,'action created','2023-05-15 00:26:24','2023-05-15 00:26:24'),(11883,3971,'action created','2023-05-15 01:18:45','2023-05-15 01:18:45'),(11882,3945,'action failed via WP Cron: Scheduled action for wc_gla_cron_daily_notes will not be executed as no callbacks are registered.','2023-05-15 01:18:45','2023-05-15 01:18:45'),(11893,3974,'action started via WP Cron','2023-05-15 02:28:08','2023-05-15 02:28:08'),(11894,3974,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-15 02:28:08','2023-05-15 02:28:08'),(11898,3976,'action created','2023-05-15 03:29:57','2023-05-15 03:29:57'),(11895,3975,'action created','2023-05-15 02:28:08','2023-05-15 02:28:08'),(11897,3975,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-15 03:29:57','2023-05-15 03:29:57'),(11899,3976,'action started via WP Cron','2023-05-15 04:30:00','2023-05-15 04:30:00'),(11900,3976,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-15 04:30:00','2023-05-15 04:30:00'),(11901,3977,'action created','2023-05-15 04:30:00','2023-05-15 04:30:00'),(11904,3978,'action created','2023-05-15 05:30:53','2023-05-15 05:30:53'),(11907,3979,'action created','2023-05-15 06:31:39','2023-05-15 06:31:39'),(11906,3978,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-15 06:31:39','2023-05-15 06:31:39'),(12267,4099,'action created','2023-05-19 18:52:57','2023-05-19 18:52:57'),(12297,4109,'action created','2023-05-20 02:05:53','2023-05-20 02:05:53'),(11975,3998,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-16 01:50:03','2023-05-16 01:50:03'),(11912,3980,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-15 08:32:28','2023-05-15 08:32:28'),(11974,3998,'action started via WP Cron','2023-05-16 01:50:03','2023-05-16 01:50:03'),(11915,3981,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-15 09:35:50','2023-05-15 09:35:50'),(11914,3981,'action started via WP Cron','2023-05-15 09:35:50','2023-05-15 09:35:50'),(11916,3982,'action created','2023-05-15 09:35:50','2023-05-15 09:35:50'),(11919,3983,'action created','2023-05-15 10:36:38','2023-05-15 10:36:38'),(11973,4001,'action created','2023-05-16 01:18:55','2023-05-16 01:18:55'),(11922,3984,'action created','2023-05-15 11:36:50','2023-05-15 11:36:50'),(11918,3982,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-15 10:36:38','2023-05-15 10:36:38'),(11934,3988,'action created','2023-05-15 14:40:39','2023-05-15 14:40:39'),(11921,3983,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-15 11:36:50','2023-05-15 11:36:50'),(11920,3983,'action started via WP Cron','2023-05-15 11:36:50','2023-05-15 11:36:50'),(11928,3986,'action created','2023-05-15 13:38:43','2023-05-15 13:38:43'),(11925,3985,'action created','2023-05-15 12:38:23','2023-05-15 12:38:23'),(11924,3984,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-15 12:38:23','2023-05-15 12:38:23'),(11923,3984,'action started via WP Cron','2023-05-15 12:38:23','2023-05-15 12:38:23'),(11940,3990,'action created','2023-05-15 16:41:02','2023-05-15 16:41:02'),(11946,3992,'action created','2023-05-15 18:41:03','2023-05-15 18:41:03'),(11937,3989,'action created','2023-05-15 15:40:50','2023-05-15 15:40:50'),(12132,4054,'action created','2023-05-18 01:21:04','2023-05-18 01:21:04'),(11955,3995,'action created','2023-05-15 21:44:47','2023-05-15 21:44:47'),(11971,3971,'action started via WP Cron','2023-05-16 01:18:55','2023-05-16 01:18:55'),(11931,3987,'action created','2023-05-15 14:35:50','2023-05-15 14:35:50'),(11926,3985,'action started via WP Cron','2023-05-15 13:38:43','2023-05-15 13:38:43'),(11927,3985,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-15 13:38:43','2023-05-15 13:38:43'),(11930,3801,'action complete via WP Cron','2023-05-15 14:35:50','2023-05-15 14:35:50'),(11929,3801,'action started via WP Cron','2023-05-15 14:35:50','2023-05-15 14:35:50'),(11933,3986,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-15 14:40:39','2023-05-15 14:40:39'),(11932,3986,'action started via WP Cron','2023-05-15 14:40:39','2023-05-15 14:40:39'),(12051,4027,'action created','2023-05-17 01:19:41','2023-05-17 01:19:41'),(11936,3988,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-15 15:40:50','2023-05-15 15:40:50'),(11935,3988,'action started via WP Cron','2023-05-15 15:40:50','2023-05-15 15:40:50'),(11939,3989,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-15 16:41:02','2023-05-15 16:41:02'),(11938,3989,'action started via WP Cron','2023-05-15 16:41:02','2023-05-15 16:41:02'),(11943,3991,'action created','2023-05-15 17:41:02','2023-05-15 17:41:02'),(11942,3990,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-15 17:41:02','2023-05-15 17:41:02'),(11941,3990,'action started via WP Cron','2023-05-15 17:41:02','2023-05-15 17:41:02'),(11948,3992,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-15 19:41:43','2023-05-15 19:41:43'),(11952,3994,'action created','2023-05-15 20:42:39','2023-05-15 20:42:39'),(11947,3992,'action started via WP Cron','2023-05-15 19:41:43','2023-05-15 19:41:43'),(11949,3993,'action created','2023-05-15 19:41:43','2023-05-15 19:41:43'),(11958,3996,'action created','2023-05-15 22:45:49','2023-05-15 22:45:49'),(11951,3993,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-15 20:42:39','2023-05-15 20:42:39'),(11950,3993,'action started via WP Cron','2023-05-15 20:42:39','2023-05-15 20:42:39'),(11957,3995,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-15 22:45:49','2023-05-15 22:45:49'),(11956,3995,'action started via WP Cron','2023-05-15 22:45:49','2023-05-15 22:45:49'),(11954,3994,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-15 21:44:47','2023-05-15 21:44:47'),(11953,3994,'action started via WP Cron','2023-05-15 21:44:47','2023-05-15 21:44:47'),(11969,3973,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_daily_heartbeat will not be executed as no callbacks are registered.','2023-05-16 01:18:55','2023-05-16 01:18:55'),(11961,3997,'action created','2023-05-15 23:45:51','2023-05-15 23:45:51'),(11967,3999,'action created','2023-05-16 01:18:55','2023-05-16 01:18:55'),(11968,3973,'action started via WP Cron','2023-05-16 01:18:55','2023-05-16 01:18:55'),(11960,3996,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-15 23:45:51','2023-05-15 23:45:51'),(12250,4093,'action started via WP Cron','2023-05-19 13:45:55','2023-05-19 13:45:55'),(11964,3998,'action created','2023-05-16 00:46:01','2023-05-16 00:46:01'),(11963,3997,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-16 00:46:01','2023-05-16 00:46:01'),(11962,3997,'action started via WP Cron','2023-05-16 00:46:01','2023-05-16 00:46:01'),(11982,4004,'action created','2023-05-16 03:51:01','2023-05-16 03:51:01'),(11978,4002,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-16 02:50:59','2023-05-16 02:50:59'),(11977,4002,'action started via WP Cron','2023-05-16 02:50:59','2023-05-16 02:50:59'),(12249,4093,'action created','2023-05-19 12:40:56','2023-05-19 12:40:56'),(11979,4003,'action created','2023-05-16 02:50:59','2023-05-16 02:50:59'),(12233,4087,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-19 07:37:34','2023-05-19 07:37:34'),(11981,4003,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-16 03:51:01','2023-05-16 03:51:01'),(11980,4003,'action started via WP Cron','2023-05-16 03:51:01','2023-05-16 03:51:01'),(11985,4005,'action created','2023-05-16 04:55:58','2023-05-16 04:55:58'),(12234,4088,'action created','2023-05-19 07:37:34','2023-05-19 07:37:34'),(11984,4004,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-16 04:55:58','2023-05-16 04:55:58'),(11983,4004,'action started via WP Cron','2023-05-16 04:55:58','2023-05-16 04:55:58'),(12231,4087,'action created','2023-05-19 06:35:55','2023-05-19 06:35:55'),(11988,4006,'action created','2023-05-16 05:55:59','2023-05-16 05:55:59'),(11987,4005,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-16 05:55:58','2023-05-16 05:55:58'),(11986,4005,'action started via WP Cron','2023-05-16 05:55:58','2023-05-16 05:55:58'),(12015,4015,'action created','2023-05-16 15:04:54','2023-05-16 15:04:54'),(12000,4010,'action created','2023-05-16 09:57:23','2023-05-16 09:57:23'),(11994,4008,'action created','2023-05-16 07:56:55','2023-05-16 07:56:55'),(11993,4007,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-16 07:56:55','2023-05-16 07:56:55'),(11992,4007,'action started via WP Cron','2023-05-16 07:56:55','2023-05-16 07:56:55'),(11997,4009,'action created','2023-05-16 08:57:10','2023-05-16 08:57:10'),(11996,4008,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-16 08:57:10','2023-05-16 08:57:10'),(11995,4008,'action started via WP Cron','2023-05-16 08:57:10','2023-05-16 08:57:10'),(11999,4009,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-16 09:57:23','2023-05-16 09:57:23'),(11998,4009,'action started via WP Cron','2023-05-16 09:57:23','2023-05-16 09:57:23'),(12006,4012,'action created','2023-05-16 11:58:07','2023-05-16 11:58:07'),(12005,4011,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-16 11:58:07','2023-05-16 11:58:07'),(12004,4011,'action started via WP Cron','2023-05-16 11:58:07','2023-05-16 11:58:07'),(12021,4017,'action created','2023-05-16 17:06:25','2023-05-16 17:06:25'),(12012,4014,'action created','2023-05-16 14:00:54','2023-05-16 14:00:54'),(12009,4013,'action created','2023-05-16 13:00:38','2023-05-16 13:00:38'),(12048,4026,'action created','2023-05-17 01:19:41','2023-05-17 01:19:41'),(12018,4016,'action created','2023-05-16 16:05:54','2023-05-16 16:05:54'),(12008,4012,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-16 13:00:38','2023-05-16 13:00:38'),(12007,4012,'action started via WP Cron','2023-05-16 13:00:38','2023-05-16 13:00:38'),(12052,4000,'action started via WP Cron','2023-05-17 01:19:41','2023-05-17 01:19:41'),(12053,4000,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_daily_heartbeat will not be executed as no callbacks are registered.','2023-05-17 01:19:41','2023-05-17 01:19:41'),(12214,4078,'action started via WP Cron','2023-05-19 01:23:46','2023-05-19 01:23:46'),(12011,4013,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-16 14:00:54','2023-05-16 14:00:54'),(12010,4013,'action started via WP Cron','2023-05-16 14:00:54','2023-05-16 14:00:54'),(12014,4014,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-16 15:04:54','2023-05-16 15:04:54'),(12013,4014,'action started via WP Cron','2023-05-16 15:04:54','2023-05-16 15:04:54'),(12054,4028,'action created','2023-05-17 01:19:41','2023-05-17 01:19:41'),(12230,4086,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-19 06:35:55','2023-05-19 06:35:55'),(12050,3999,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-05-17 01:19:41','2023-05-17 01:19:41'),(12049,3999,'action started via WP Cron','2023-05-17 01:19:41','2023-05-17 01:19:41'),(12020,4016,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-16 17:06:25','2023-05-16 17:06:25'),(12017,4015,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-16 16:05:54','2023-05-16 16:05:54'),(12016,4015,'action started via WP Cron','2023-05-16 16:05:54','2023-05-16 16:05:54'),(12024,4018,'action created','2023-05-16 18:10:53','2023-05-16 18:10:53'),(12022,4017,'action started via WP Cron','2023-05-16 18:10:53','2023-05-16 18:10:53'),(12023,4017,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-16 18:10:53','2023-05-16 18:10:53'),(12027,4019,'action created','2023-05-16 19:11:52','2023-05-16 19:11:52'),(12026,4018,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-16 19:11:52','2023-05-16 19:11:52'),(12025,4018,'action started via WP Cron','2023-05-16 19:11:52','2023-05-16 19:11:52'),(12030,4020,'action created','2023-05-16 20:12:17','2023-05-16 20:12:17'),(12036,4022,'action created','2023-05-16 22:15:51','2023-05-16 22:15:51'),(12033,4021,'action created','2023-05-16 21:14:10','2023-05-16 21:14:10'),(12032,4020,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-16 21:14:10','2023-05-16 21:14:10'),(12031,4020,'action started via WP Cron','2023-05-16 21:14:10','2023-05-16 21:14:10'),(12047,4001,'action failed via WP Cron: Scheduled action for wc_gla_cron_daily_notes will not be executed as no callbacks are registered.','2023-05-17 01:19:41','2023-05-17 01:19:41'),(12038,4022,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-16 23:15:52','2023-05-16 23:15:52'),(12039,4023,'action created','2023-05-16 23:15:52','2023-05-16 23:15:52'),(12042,4024,'action created','2023-05-17 00:16:56','2023-05-17 00:16:56'),(12046,4001,'action started via WP Cron','2023-05-17 01:19:41','2023-05-17 01:19:41'),(12041,4023,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-17 00:16:56','2023-05-17 00:16:56'),(12044,4024,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-17 01:19:41','2023-05-17 01:19:41'),(12043,4024,'action started via WP Cron','2023-05-17 01:19:41','2023-05-17 01:19:41'),(12056,4025,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-17 02:20:51','2023-05-17 02:20:51'),(12045,4025,'action created','2023-05-17 01:19:41','2023-05-17 01:19:41'),(12057,4029,'action created','2023-05-17 02:20:51','2023-05-17 02:20:51'),(12060,4030,'action created','2023-05-17 03:25:52','2023-05-17 03:25:52'),(12063,4031,'action created','2023-05-17 04:28:33','2023-05-17 04:28:33'),(12059,4029,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-17 03:25:52','2023-05-17 03:25:52'),(12153,4061,'action created','2023-05-18 07:02:25','2023-05-18 07:02:25'),(12062,4030,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-17 04:28:33','2023-05-17 04:28:33'),(12061,4030,'action started via WP Cron','2023-05-17 04:28:33','2023-05-17 04:28:33'),(12064,4031,'action started via WP Cron','2023-05-17 05:29:26','2023-05-17 05:29:26'),(12065,4031,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-17 05:29:26','2023-05-17 05:29:26'),(12069,4033,'action created','2023-05-17 06:30:23','2023-05-17 06:30:23'),(12147,4059,'action created','2023-05-18 04:58:07','2023-05-18 04:58:07'),(12068,4032,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-17 06:30:23','2023-05-17 06:30:23'),(12138,4056,'action created','2023-05-18 02:57:12','2023-05-18 02:57:12'),(12072,4034,'action created','2023-05-17 07:30:42','2023-05-17 07:30:42'),(12075,4035,'action created','2023-05-17 08:30:52','2023-05-17 08:30:52'),(12135,4055,'action created','2023-05-18 01:56:16','2023-05-18 01:56:16'),(12078,4036,'action created','2023-05-17 09:31:07','2023-05-17 09:31:07'),(12081,4037,'action created','2023-05-17 10:31:07','2023-05-17 10:31:07'),(12071,4033,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-17 07:30:42','2023-05-17 07:30:42'),(12074,4034,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-17 08:30:52','2023-05-17 08:30:52'),(12073,4034,'action started via WP Cron','2023-05-17 08:30:52','2023-05-17 08:30:52'),(12077,4035,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-17 09:31:07','2023-05-17 09:31:07'),(12076,4035,'action started via WP Cron','2023-05-17 09:31:07','2023-05-17 09:31:07'),(12080,4036,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-17 10:31:07','2023-05-17 10:31:07'),(12079,4036,'action started via WP Cron','2023-05-17 10:31:07','2023-05-17 10:31:07'),(12082,4037,'action started via WP Cron','2023-05-17 11:32:12','2023-05-17 11:32:12'),(12083,4037,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-17 11:32:12','2023-05-17 11:32:12'),(12084,4038,'action created','2023-05-17 11:32:12','2023-05-17 11:32:12'),(12086,4038,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-17 12:36:08','2023-05-17 12:36:08'),(12087,4039,'action created','2023-05-17 12:36:08','2023-05-17 12:36:08'),(12099,4043,'action created','2023-05-17 16:41:06','2023-05-17 16:41:06'),(12096,4042,'action created','2023-05-17 15:41:06','2023-05-17 15:41:06'),(12090,4040,'action created','2023-05-17 13:36:56','2023-05-17 13:36:56'),(12095,4041,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-17 15:41:06','2023-05-17 15:41:06'),(12213,4081,'action created','2023-05-19 01:23:46','2023-05-19 01:23:46'),(12093,4041,'action created','2023-05-17 14:41:06','2023-05-17 14:41:06'),(12216,4082,'action created','2023-05-19 01:23:46','2023-05-19 01:23:46'),(12089,4039,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-17 13:36:56','2023-05-17 13:36:56'),(12088,4039,'action started via WP Cron','2023-05-17 13:36:56','2023-05-17 13:36:56'),(12094,4041,'action started via WP Cron','2023-05-17 15:41:06','2023-05-17 15:41:06'),(12092,4040,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-17 14:41:06','2023-05-17 14:41:06'),(12091,4040,'action started via WP Cron','2023-05-17 14:41:06','2023-05-17 14:41:06'),(12129,4053,'action created','2023-05-18 01:21:04','2023-05-18 01:21:04'),(12130,4028,'action started via WP Cron','2023-05-18 01:21:04','2023-05-18 01:21:04'),(12131,4028,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_daily_heartbeat will not be executed as no callbacks are registered.','2023-05-18 01:21:04','2023-05-18 01:21:04'),(12098,4042,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-17 16:41:06','2023-05-17 16:41:06'),(12097,4042,'action started via WP Cron','2023-05-17 16:41:06','2023-05-17 16:41:06'),(12128,4027,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-05-18 01:21:04','2023-05-18 01:21:04'),(12101,4043,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-17 17:42:01','2023-05-17 17:42:01'),(12100,4043,'action started via WP Cron','2023-05-17 17:42:01','2023-05-17 17:42:01'),(12105,4045,'action created','2023-05-17 18:42:38','2023-05-17 18:42:38'),(12104,4044,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-17 18:42:38','2023-05-17 18:42:38'),(12103,4044,'action started via WP Cron','2023-05-17 18:42:38','2023-05-17 18:42:38'),(12117,4049,'action created','2023-05-17 22:51:04','2023-05-17 22:51:04'),(12107,4045,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-17 19:46:03','2023-05-17 19:46:03'),(12106,4045,'action started via WP Cron','2023-05-17 19:46:03','2023-05-17 19:46:03'),(12115,4048,'action started via WP Cron','2023-05-17 22:51:04','2023-05-17 22:51:04'),(12116,4048,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-17 22:51:04','2023-05-17 22:51:04'),(12110,4046,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-17 20:46:04','2023-05-17 20:46:04'),(12109,4046,'action started via WP Cron','2023-05-17 20:46:04','2023-05-17 20:46:04'),(12126,4052,'action created','2023-05-18 01:21:04','2023-05-18 01:21:04'),(12114,4048,'action created','2023-05-17 21:50:50','2023-05-17 21:50:50'),(12113,4047,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-17 21:50:50','2023-05-17 21:50:50'),(12112,4047,'action started via WP Cron','2023-05-17 21:50:50','2023-05-17 21:50:50'),(12119,4049,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-17 23:53:51','2023-05-17 23:53:51'),(12118,4049,'action started via WP Cron','2023-05-17 23:53:51','2023-05-17 23:53:51'),(12120,4050,'action created','2023-05-17 23:53:51','2023-05-17 23:53:51'),(12122,4050,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-18 00:56:04','2023-05-18 00:56:04'),(12121,4050,'action started via WP Cron','2023-05-18 00:56:04','2023-05-18 00:56:04'),(12125,4026,'action failed via WP Cron: Scheduled action for wc_gla_cron_daily_notes will not be executed as no callbacks are registered.','2023-05-18 01:21:04','2023-05-18 01:21:04'),(12141,4057,'action created','2023-05-18 03:57:43','2023-05-18 03:57:43'),(12146,4057,'action failed via Async Request: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-18 04:58:07','2023-05-18 04:58:07'),(12137,4055,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-18 02:57:12','2023-05-18 02:57:12'),(12136,4055,'action started via WP Cron','2023-05-18 02:57:12','2023-05-18 02:57:12'),(12145,4057,'action started via Async Request','2023-05-18 04:58:07','2023-05-18 04:58:07'),(12144,4058,'action complete via Async Request','2023-05-18 04:58:07','2023-05-18 04:58:07'),(12140,4056,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-18 03:57:43','2023-05-18 03:57:43'),(12139,4056,'action started via WP Cron','2023-05-18 03:57:43','2023-05-18 03:57:43'),(12149,4059,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-18 06:01:04','2023-05-18 06:01:04'),(12157,4062,'action started via WP Cron','2023-05-18 09:03:04','2023-05-18 09:03:04'),(12152,4060,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-18 07:02:25','2023-05-18 07:02:25'),(12151,4060,'action started via WP Cron','2023-05-18 07:02:25','2023-05-18 07:02:25'),(12228,4086,'action created','2023-05-19 05:32:51','2023-05-19 05:32:51'),(12229,4086,'action started via WP Cron','2023-05-19 06:35:55','2023-05-19 06:35:55'),(12158,4062,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-18 09:03:04','2023-05-18 09:03:04'),(12156,4062,'action created','2023-05-18 08:02:56','2023-05-18 08:02:56'),(12222,4084,'action created','2023-05-19 03:30:57','2023-05-19 03:30:57'),(12225,4085,'action created','2023-05-19 04:31:21','2023-05-19 04:31:21'),(12226,4085,'action started via WP Cron','2023-05-19 05:32:51','2023-05-19 05:32:51'),(12227,4085,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-19 05:32:51','2023-05-19 05:32:51'),(12155,4061,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-18 08:02:56','2023-05-18 08:02:56'),(12154,4061,'action started via WP Cron','2023-05-18 08:02:56','2023-05-18 08:02:56'),(12159,4063,'action created','2023-05-18 09:03:04','2023-05-18 09:03:04'),(12165,4065,'action created','2023-05-18 11:06:37','2023-05-18 11:06:37'),(12162,4064,'action created','2023-05-18 10:05:34','2023-05-18 10:05:34'),(12168,4066,'action created','2023-05-18 12:07:06','2023-05-18 12:07:06'),(12161,4063,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-18 10:05:34','2023-05-18 10:05:34'),(12160,4063,'action started via WP Cron','2023-05-18 10:05:34','2023-05-18 10:05:34'),(12164,4064,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-18 11:06:37','2023-05-18 11:06:37'),(12163,4064,'action started via WP Cron','2023-05-18 11:06:37','2023-05-18 11:06:37'),(12167,4065,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-18 12:07:06','2023-05-18 12:07:06'),(12166,4065,'action started via WP Cron','2023-05-18 12:07:06','2023-05-18 12:07:06'),(12170,4066,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-18 13:10:37','2023-05-18 13:10:37'),(12169,4066,'action started via WP Cron','2023-05-18 13:10:37','2023-05-18 13:10:37'),(12177,4069,'action created','2023-05-18 15:14:44','2023-05-18 15:14:44'),(12211,4053,'action started via WP Cron','2023-05-19 01:23:46','2023-05-19 01:23:46'),(12171,4067,'action created','2023-05-18 13:10:37','2023-05-18 13:10:37'),(12294,4108,'action created','2023-05-20 01:24:06','2023-05-20 01:24:06'),(12212,4053,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-05-19 01:23:46','2023-05-19 01:23:46'),(10152,3394,'action complete via WP Cron','2023-04-20 01:50:02','2023-04-20 01:50:02'),(9858,3296,'action created','2023-04-17 14:14:38','2023-04-17 14:14:38'),(10149,3393,'action created','2023-04-20 01:33:33','2023-04-20 01:33:33'),(12173,4067,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-18 14:10:59','2023-05-18 14:10:59'),(12172,4067,'action started via WP Cron','2023-05-18 14:10:59','2023-05-18 14:10:59'),(10148,3391,'action complete via WP Cron','2023-04-20 01:33:33','2023-04-20 01:33:33'),(12174,4068,'action created','2023-05-18 14:10:59','2023-05-18 14:10:59'),(12215,4078,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-19 01:23:46','2023-05-19 01:23:46'),(12186,4072,'action created','2023-05-18 18:17:45','2023-05-18 18:17:45'),(12210,4080,'action created','2023-05-19 01:23:46','2023-05-19 01:23:46'),(12180,4070,'action created','2023-05-18 16:15:59','2023-05-18 16:15:59'),(12179,4069,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-18 16:15:59','2023-05-18 16:15:59'),(12178,4069,'action started via WP Cron','2023-05-18 16:15:59','2023-05-18 16:15:59'),(12182,4070,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-18 17:16:25','2023-05-18 17:16:25'),(12181,4070,'action started via WP Cron','2023-05-18 17:16:25','2023-05-18 17:16:25'),(12185,4071,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-18 18:17:45','2023-05-18 18:17:45'),(12184,4071,'action started via WP Cron','2023-05-18 18:17:45','2023-05-18 18:17:45'),(12188,4072,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-18 19:20:57','2023-05-18 19:20:57'),(12187,4072,'action started via WP Cron','2023-05-18 19:20:57','2023-05-18 19:20:57'),(12191,4073,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-18 20:20:57','2023-05-18 20:20:57'),(12194,4074,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-18 21:20:57','2023-05-18 21:20:57'),(12195,4075,'action created','2023-05-18 21:20:57','2023-05-18 21:20:57'),(12201,4077,'action created','2023-05-18 23:20:58','2023-05-18 23:20:58'),(12198,4076,'action created','2023-05-18 22:20:57','2023-05-18 22:20:57'),(12209,4054,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_daily_heartbeat will not be executed as no callbacks are registered.','2023-05-19 01:23:46','2023-05-19 01:23:46'),(12197,4075,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-18 22:20:57','2023-05-18 22:20:57'),(12196,4075,'action started via WP Cron','2023-05-18 22:20:57','2023-05-18 22:20:57'),(12208,4054,'action started via WP Cron','2023-05-19 01:23:46','2023-05-19 01:23:46'),(12220,4083,'action started via WP Cron','2023-05-19 03:30:57','2023-05-19 03:30:57'),(12204,4078,'action created','2023-05-19 00:22:57','2023-05-19 00:22:57'),(12203,4077,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-19 00:22:57','2023-05-19 00:22:57'),(12202,4077,'action started via WP Cron','2023-05-19 00:22:57','2023-05-19 00:22:57'),(12206,4052,'action failed via WP Cron: Scheduled action for wc_gla_cron_daily_notes will not be executed as no callbacks are registered.','2023-05-19 01:23:46','2023-05-19 01:23:46'),(12205,4052,'action started via WP Cron','2023-05-19 01:23:46','2023-05-19 01:23:46'),(12221,4083,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-19 03:30:57','2023-05-19 03:30:57'),(12207,4079,'action created','2023-05-19 01:23:46','2023-05-19 01:23:46'),(12219,4083,'action created','2023-05-19 02:25:57','2023-05-19 02:25:57'),(12217,4082,'action started via WP Cron','2023-05-19 02:25:57','2023-05-19 02:25:57'),(12218,4082,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-19 02:25:57','2023-05-19 02:25:57'),(12242,4090,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-19 10:40:56','2023-05-19 10:40:56'),(12223,4084,'action started via WP Cron','2023-05-19 04:31:21','2023-05-19 04:31:21'),(12224,4084,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-19 04:31:21','2023-05-19 04:31:21'),(12235,4088,'action started via WP Cron','2023-05-19 08:38:53','2023-05-19 08:38:53'),(12236,4088,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-19 08:38:53','2023-05-19 08:38:53'),(12237,4089,'action created','2023-05-19 08:38:53','2023-05-19 08:38:53'),(12238,4089,'action started via WP Cron','2023-05-19 09:40:56','2023-05-19 09:40:56'),(12239,4089,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-19 09:40:56','2023-05-19 09:40:56'),(10210,3404,'action started via WP Cron','2023-04-22 02:29:45','2023-04-22 02:29:45'),(10208,3403,'action complete via WP Cron','2023-04-22 02:29:45','2023-04-22 02:29:45'),(10206,3412,'action created','2023-04-22 02:29:44','2023-04-22 02:29:44'),(10207,3403,'action started via WP Cron','2023-04-22 02:29:44','2023-04-22 02:29:44'),(10203,3411,'action complete via WP Cron','2023-04-22 01:49:59','2023-04-22 01:49:59'),(10202,3411,'action started via WP Cron','2023-04-22 01:49:59','2023-04-22 01:49:59'),(10205,3402,'action complete via WP Cron','2023-04-22 02:29:44','2023-04-22 02:29:44'),(10204,3402,'action started via WP Cron','2023-04-22 02:29:44','2023-04-22 02:29:44'),(10218,3416,'action complete via WP Cron','2023-04-22 05:01:52','2023-04-22 05:01:52'),(10217,3416,'action started via WP Cron','2023-04-22 05:01:52','2023-04-22 05:01:52'),(10216,3416,'action created','2023-04-22 05:01:36','2023-04-22 05:01:36'),(10215,3415,'action created','2023-04-22 05:01:36','2023-04-22 05:01:36'),(10214,3410,'action complete via WP Cron','2023-04-22 05:01:36','2023-04-22 05:01:36'),(10213,3410,'action started via WP Cron','2023-04-22 05:01:36','2023-04-22 05:01:36'),(10230,3420,'action complete via WP Cron','2023-04-22 07:12:51','2023-04-22 07:12:51'),(10219,3417,'action created','2023-04-22 05:50:15','2023-04-22 05:50:15'),(10225,3419,'action created','2023-04-22 07:12:30','2023-04-22 07:12:30'),(10226,3420,'action created','2023-04-22 07:12:30','2023-04-22 07:12:30'),(10229,3420,'action started via WP Cron','2023-04-22 07:12:51','2023-04-22 07:12:51'),(10222,3415,'action started via Async Request','2023-04-22 07:11:53','2023-04-22 07:11:53'),(10220,3417,'action started via Async Request','2023-04-22 07:11:53','2023-04-22 07:11:53'),(10234,3422,'action created','2023-04-22 09:19:31','2023-04-22 09:19:31'),(10233,3421,'action created','2023-04-22 09:19:30','2023-04-22 09:19:30'),(10232,3418,'action complete via WP Cron','2023-04-22 09:19:30','2023-04-22 09:19:30'),(10231,3418,'action started via WP Cron','2023-04-22 09:19:30','2023-04-22 09:19:30'),(10242,3424,'action complete via WP Cron','2023-04-22 13:05:43','2023-04-22 13:05:43'),(10239,3423,'action created','2023-04-22 13:05:10','2023-04-22 13:05:10'),(10240,3424,'action created','2023-04-22 13:05:10','2023-04-22 13:05:10'),(10241,3424,'action started via WP Cron','2023-04-22 13:05:43','2023-04-22 13:05:43'),(10238,3421,'action complete via WP Cron','2023-04-22 13:05:10','2023-04-22 13:05:10'),(10237,3421,'action started via WP Cron','2023-04-22 13:05:10','2023-04-22 13:05:10'),(10236,3422,'action complete via WP Cron','2023-04-22 13:05:10','2023-04-22 13:05:10'),(10235,3422,'action started via WP Cron','2023-04-22 13:05:10','2023-04-22 13:05:10'),(10248,3426,'action complete via WP Cron','2023-04-22 16:40:46','2023-04-22 16:40:46'),(10247,3426,'action started via WP Cron','2023-04-22 16:40:46','2023-04-22 16:40:46'),(10246,3426,'action created','2023-04-22 16:07:15','2023-04-22 16:07:15'),(10245,3425,'action created','2023-04-22 16:07:15','2023-04-22 16:07:15'),(10244,3423,'action complete via WP Cron','2023-04-22 16:07:15','2023-04-22 16:07:15'),(10243,3423,'action started via WP Cron','2023-04-22 16:07:15','2023-04-22 16:07:15'),(10254,3428,'action complete via WP Cron','2023-04-22 20:54:44','2023-04-22 20:54:44'),(10253,3428,'action started via WP Cron','2023-04-22 20:54:44','2023-04-22 20:54:44'),(10252,3428,'action created','2023-04-22 20:54:36','2023-04-22 20:54:36'),(10251,3427,'action created','2023-04-22 20:54:36','2023-04-22 20:54:36'),(10250,3425,'action complete via WP Cron','2023-04-22 20:54:36','2023-04-22 20:54:36'),(10249,3425,'action started via WP Cron','2023-04-22 20:54:36','2023-04-22 20:54:36'),(10255,3429,'action created','2023-04-22 21:47:27','2023-04-22 21:47:27'),(10274,3414,'action complete via WP Cron','2023-04-23 02:55:25','2023-04-23 02:55:25'),(10276,3436,'action created','2023-04-23 02:55:25','2023-04-23 02:55:25'),(10275,3435,'action created','2023-04-23 02:55:25','2023-04-23 02:55:25'),(10273,3414,'action started via WP Cron','2023-04-23 02:55:25','2023-04-23 02:55:25'),(10272,3434,'action created','2023-04-23 02:55:25','2023-04-23 02:55:25'),(10260,3430,'action created','2023-04-23 01:04:04','2023-04-23 01:04:04'),(10261,3431,'action created','2023-04-23 01:04:04','2023-04-23 01:04:04'),(10259,3427,'action complete via WP Cron','2023-04-23 01:04:04','2023-04-23 01:04:04'),(10271,3413,'action complete via WP Cron','2023-04-23 02:55:25','2023-04-23 02:55:25'),(10258,3427,'action started via WP Cron','2023-04-23 01:04:04','2023-04-23 01:04:04'),(10257,3429,'action complete via WP Cron','2023-04-23 01:04:04','2023-04-23 01:04:04'),(10256,3429,'action started via WP Cron','2023-04-23 01:04:04','2023-04-23 01:04:04'),(10270,3413,'action started via WP Cron','2023-04-23 02:55:25','2023-04-23 02:55:25'),(10269,3433,'action created','2023-04-23 02:55:25','2023-04-23 02:55:25'),(10266,3432,'action created','2023-04-23 02:55:25','2023-04-23 02:55:25'),(10267,3412,'action started via WP Cron','2023-04-23 02:55:25','2023-04-23 02:55:25'),(10268,3412,'action complete via WP Cron','2023-04-23 02:55:25','2023-04-23 02:55:25'),(10265,3430,'action complete via WP Cron','2023-04-23 02:55:25','2023-04-23 02:55:25'),(10264,3430,'action started via WP Cron','2023-04-23 02:55:25','2023-04-23 02:55:25'),(10263,3431,'action complete via WP Cron','2023-04-23 02:55:25','2023-04-23 02:55:25'),(10262,3431,'action started via WP Cron','2023-04-23 02:55:25','2023-04-23 02:55:25'),(10284,3438,'action complete via WP Cron','2023-04-23 06:29:43','2023-04-23 06:29:43'),(10283,3438,'action started via WP Cron','2023-04-23 06:29:43','2023-04-23 06:29:43'),(10282,3438,'action created','2023-04-23 06:29:21','2023-04-23 06:29:21'),(10279,3432,'action started via WP Cron','2023-04-23 06:29:21','2023-04-23 06:29:21'),(10281,3437,'action created','2023-04-23 06:29:21','2023-04-23 06:29:21'),(10280,3432,'action complete via WP Cron','2023-04-23 06:29:21','2023-04-23 06:29:21'),(10278,3436,'action complete via WP Cron','2023-04-23 06:29:21','2023-04-23 06:29:21'),(10277,3436,'action started via WP Cron','2023-04-23 06:29:21','2023-04-23 06:29:21'),(10298,3443,'action started via Async Request','2023-04-23 22:07:36','2023-04-23 22:07:36'),(10305,3445,'action created','2023-04-23 23:46:22','2023-04-23 23:46:22'),(10322,3434,'action complete via WP Cron','2023-04-24 03:47:12','2023-04-24 03:47:12'),(10319,3433,'action complete via WP Cron','2023-04-24 03:47:12','2023-04-24 03:47:12'),(10318,3433,'action started via WP Cron','2023-04-24 03:47:12','2023-04-24 03:47:12'),(10317,3449,'action created','2023-04-24 03:47:12','2023-04-24 03:47:12'),(10312,3445,'action started via WP Cron','2023-04-24 03:47:12','2023-04-24 03:47:12'),(10348,3296,'action started via WP Cron','2023-04-24 14:33:48','2023-04-24 14:33:48'),(10347,3459,'action created','2023-04-24 14:33:48','2023-04-24 14:33:48'),(10345,3456,'action started via WP Cron','2023-04-24 14:33:47','2023-04-24 14:33:47'),(10352,3461,'action started via WP Cron','2023-04-24 14:38:09','2023-04-24 14:38:09'),(10355,3462,'action started via WP Cron','2023-04-24 14:49:50','2023-04-24 14:49:50'),(10363,3463,'action started via WP Cron','2023-04-24 23:49:44','2023-04-24 23:49:44'),(10389,3473,'action started via Async Request','2023-04-26 05:42:32','2023-04-26 05:42:32'),(10396,3475,'action started via Async Request','2023-04-26 11:28:11','2023-04-26 11:28:11'),(11892,3974,'action created','2023-05-15 01:26:48','2023-05-15 01:26:48'),(10884,3638,'action created','2023-05-02 11:46:24','2023-05-02 11:46:24'),(10930,3650,'action started via WP Cron','2023-05-03 01:02:15','2023-05-03 01:02:15'),(11088,3706,'action created','2023-05-05 01:05:39','2023-05-05 01:05:39'),(10488,3506,'action created','2023-04-27 14:58:22','2023-04-27 14:58:22'),(10491,3507,'action created','2023-04-27 16:02:28','2023-04-27 16:02:28'),(10490,3506,'action complete via WP Cron','2023-04-27 16:02:28','2023-04-27 16:02:28'),(10489,3506,'action started via WP Cron','2023-04-27 16:02:28','2023-04-27 16:02:28'),(10495,3508,'action started via WP Cron','2023-04-27 18:12:48','2023-04-27 18:12:48'),(10505,3511,'action complete via WP Cron','2023-04-27 21:35:56','2023-04-27 21:35:56'),(10504,3511,'action started via WP Cron','2023-04-27 21:35:56','2023-04-27 21:35:56'),(10531,3520,'action started via WP Cron','2023-04-28 03:43:30','2023-04-28 03:43:30'),(11172,3734,'action created','2023-05-06 01:25:38','2023-05-06 01:25:38'),(10539,3523,'action created','2023-04-28 05:50:47','2023-04-28 05:50:47'),(11097,3709,'action created','2023-05-05 02:54:25','2023-05-05 02:54:25'),(10626,3552,'action created','2023-04-29 06:03:56','2023-04-29 06:03:56'),(10614,3548,'action created','2023-04-29 05:03:56','2023-04-29 05:03:56'),(10636,3555,'action started via WP Cron','2023-04-29 10:09:41','2023-04-29 10:09:41'),(10646,3558,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-04-29 13:10:27','2023-04-29 13:10:27'),(10645,3558,'action started via WP Cron','2023-04-29 13:10:27','2023-04-29 13:10:27'),(10686,3572,'action created','2023-04-30 00:57:46','2023-04-30 00:57:46'),(10650,3560,'action created','2023-04-29 14:10:27','2023-04-29 14:10:27'),(10649,3559,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-04-29 14:10:27','2023-04-29 14:10:27'),(10648,3559,'action started via WP Cron','2023-04-29 14:10:27','2023-04-29 14:10:27'),(10761,3597,'action created','2023-05-01 00:55:31','2023-05-01 00:55:31'),(10652,3560,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-04-29 15:10:27','2023-04-29 15:10:27'),(10651,3560,'action started via WP Cron','2023-04-29 15:10:27','2023-04-29 15:10:27'),(10654,3561,'action started via WP Cron','2023-04-29 16:14:38','2023-04-29 16:14:38'),(10657,3562,'action started via WP Cron','2023-04-29 17:14:49','2023-04-29 17:14:49'),(10768,3571,'action started via WP Cron','2023-05-01 00:58:15','2023-05-01 00:58:15'),(10732,3587,'action started via WP Cron','2023-04-30 15:45:37','2023-04-30 15:45:37'),(10744,3591,'action started via WP Cron','2023-04-30 19:48:57','2023-04-30 19:48:57'),(10741,3590,'action started via WP Cron','2023-04-30 18:47:49','2023-04-30 18:47:49'),(10747,3592,'action started via WP Cron','2023-04-30 20:50:36','2023-04-30 20:50:36'),(10778,3602,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-01 04:00:33','2023-05-01 04:00:33'),(10777,3602,'action started via WP Cron','2023-05-01 04:00:33','2023-05-01 04:00:33'),(10780,3603,'action started via WP Cron','2023-05-01 05:05:31','2023-05-01 05:05:31'),(10788,3606,'action created','2023-05-01 07:10:29','2023-05-01 07:10:29'),(10787,3605,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-01 07:10:29','2023-05-01 07:10:29'),(10786,3605,'action started via WP Cron','2023-05-01 07:10:29','2023-05-01 07:10:29'),(10808,3612,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-01 14:20:48','2023-05-01 14:20:48'),(10807,3612,'action started via WP Cron','2023-05-01 14:20:48','2023-05-01 14:20:48'),(10927,3625,'action started via WP Cron','2023-05-03 01:00:36','2023-05-03 01:00:36'),(10817,3615,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-01 16:23:48','2023-05-01 16:23:48'),(10816,3615,'action started via WP Cron','2023-05-01 16:23:48','2023-05-01 16:23:48'),(10828,3619,'action started via WP Cron','2023-05-01 20:29:16','2023-05-01 20:29:16'),(10834,3621,'action started via WP Cron','2023-05-01 22:30:31','2023-05-01 22:30:31'),(10855,3628,'action started via WP Cron','2023-05-02 02:35:35','2023-05-02 02:35:35'),(10858,3629,'action started via WP Cron','2023-05-02 03:40:11','2023-05-02 03:40:11'),(10864,3631,'action started via WP Cron','2023-05-02 05:40:28','2023-05-02 05:40:28'),(10867,3632,'action started via WP Cron','2023-05-02 06:40:28','2023-05-02 06:40:28'),(10870,3633,'action started via WP Cron','2023-05-02 07:40:28','2023-05-02 07:40:28'),(10873,3634,'action started via WP Cron','2023-05-02 08:40:37','2023-05-02 08:40:37'),(10905,3645,'action created','2023-05-02 18:55:36','2023-05-02 18:55:36'),(10902,3644,'action created','2023-05-02 17:53:51','2023-05-02 17:53:51'),(11008,3652,'action started via WP Cron','2023-05-04 01:05:35','2023-05-04 01:05:35'),(10893,3641,'action created','2023-05-02 14:50:41','2023-05-02 14:50:41'),(10892,3640,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-02 14:50:41','2023-05-02 14:50:41'),(10891,3640,'action started via WP Cron','2023-05-02 14:50:41','2023-05-02 14:50:41'),(10894,3641,'action started via WP Cron','2023-05-02 15:52:18','2023-05-02 15:52:18'),(10900,3643,'action started via WP Cron','2023-05-02 17:53:51','2023-05-02 17:53:51'),(10911,3647,'action created','2023-05-02 20:55:37','2023-05-02 20:55:37'),(11467,3832,'action started via WP Cron','2023-05-09 20:06:44','2023-05-09 20:06:44'),(10915,3648,'action started via WP Cron','2023-05-02 22:58:02','2023-05-02 22:58:02'),(10933,3654,'action started via WP Cron','2023-05-03 02:03:04','2023-05-03 02:03:04'),(10936,3655,'action started via WP Cron','2023-05-03 03:04:03','2023-05-03 03:04:03'),(10956,3662,'action created','2023-05-03 09:08:28','2023-05-03 09:08:28'),(10949,3659,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-03 07:05:37','2023-05-03 07:05:37'),(10948,3659,'action started via WP Cron','2023-05-03 07:05:37','2023-05-03 07:05:37'),(11052,3694,'action created','2023-05-04 14:40:39','2023-05-04 14:40:39'),(11006,3653,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_daily_heartbeat will not be executed as no callbacks are registered.','2023-05-04 01:05:35','2023-05-04 01:05:35'),(11005,3653,'action started via WP Cron','2023-05-04 01:05:35','2023-05-04 01:05:35'),(10986,3672,'action created','2023-05-03 19:24:59','2023-05-03 19:24:59'),(10980,3670,'action created','2023-05-03 17:23:35','2023-05-03 17:23:35'),(10973,3667,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-03 15:20:05','2023-05-03 15:20:05'),(10972,3667,'action started via WP Cron','2023-05-03 15:20:05','2023-05-03 15:20:05'),(10982,3670,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-03 18:24:56','2023-05-03 18:24:56'),(10981,3670,'action started via WP Cron','2023-05-03 18:24:56','2023-05-03 18:24:56'),(10988,3672,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-03 20:25:37','2023-05-03 20:25:37'),(10987,3672,'action started via WP Cron','2023-05-03 20:25:37','2023-05-03 20:25:37'),(10995,3675,'action created','2023-05-03 22:25:37','2023-05-03 22:25:37'),(10994,3674,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-03 22:25:37','2023-05-03 22:25:37'),(10993,3674,'action started via WP Cron','2023-05-03 22:25:37','2023-05-03 22:25:37'),(10998,3676,'action created','2023-05-03 23:25:37','2023-05-03 23:25:37'),(10997,3675,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-03 23:25:37','2023-05-03 23:25:37'),(10996,3675,'action started via WP Cron','2023-05-03 23:25:37','2023-05-03 23:25:37'),(11001,3677,'action created','2023-05-04 00:25:37','2023-05-04 00:25:37'),(11000,3676,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-04 00:25:37','2023-05-04 00:25:37'),(10999,3676,'action started via WP Cron','2023-05-04 00:25:37','2023-05-04 00:25:37'),(11004,3678,'action created','2023-05-04 01:05:35','2023-05-04 01:05:35'),(11003,3651,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-05-04 01:05:35','2023-05-04 01:05:35'),(11002,3651,'action started via WP Cron','2023-05-04 01:05:35','2023-05-04 01:05:35'),(11016,3682,'action created','2023-05-04 02:30:20','2023-05-04 02:30:20'),(11015,3681,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-04 02:30:20','2023-05-04 02:30:20'),(11014,3681,'action started via WP Cron','2023-05-04 02:30:20','2023-05-04 02:30:20'),(11019,3683,'action created','2023-05-04 03:30:36','2023-05-04 03:30:36'),(11018,3682,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-04 03:30:36','2023-05-04 03:30:36'),(11017,3682,'action started via WP Cron','2023-05-04 03:30:36','2023-05-04 03:30:36'),(11022,3684,'action created','2023-05-04 04:30:37','2023-05-04 04:30:37'),(11021,3683,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-04 04:30:37','2023-05-04 04:30:37'),(11020,3683,'action started via WP Cron','2023-05-04 04:30:37','2023-05-04 04:30:37'),(11025,3685,'action created','2023-05-04 05:32:23','2023-05-04 05:32:23'),(11024,3684,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-04 05:32:23','2023-05-04 05:32:23'),(11023,3684,'action started via WP Cron','2023-05-04 05:32:23','2023-05-04 05:32:23'),(11028,3686,'action created','2023-05-04 06:32:34','2023-05-04 06:32:34'),(11027,3685,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-04 06:32:34','2023-05-04 06:32:34'),(11026,3685,'action started via WP Cron','2023-05-04 06:32:34','2023-05-04 06:32:34'),(11091,3707,'action created','2023-05-05 01:05:39','2023-05-05 01:05:39'),(11031,3687,'action created','2023-05-04 07:32:47','2023-05-04 07:32:47'),(11030,3686,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-04 07:32:47','2023-05-04 07:32:47'),(11029,3686,'action started via WP Cron','2023-05-04 07:32:47','2023-05-04 07:32:47'),(11034,3688,'action created','2023-05-04 08:33:26','2023-05-04 08:33:26'),(11033,3687,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-04 08:33:26','2023-05-04 08:33:26'),(11032,3687,'action started via WP Cron','2023-05-04 08:33:26','2023-05-04 08:33:26'),(11037,3689,'action created','2023-05-04 09:35:36','2023-05-04 09:35:36'),(11036,3688,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-04 09:35:36','2023-05-04 09:35:36'),(11035,3688,'action started via WP Cron','2023-05-04 09:35:36','2023-05-04 09:35:36'),(11040,3690,'action created','2023-05-04 10:36:44','2023-05-04 10:36:44'),(11039,3689,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-04 10:36:44','2023-05-04 10:36:44'),(11038,3689,'action started via WP Cron','2023-05-04 10:36:44','2023-05-04 10:36:44'),(7491,2138,'action started via WP Cron','2023-04-03 10:22:03','2023-04-03 10:22:03'),(7492,2138,'action failed via WP Cron: Scheduled action for wpforms_admin_addons_cache_update will not be executed as no callbacks are registered.','2023-04-03 10:22:03','2023-04-03 10:22:03'),(7493,2138,'This action appears to be consistently failing. A new instance will not be scheduled.','2023-04-03 10:22:03','2023-04-03 10:22:03'),(11043,3691,'action created','2023-05-04 11:38:20','2023-05-04 11:38:20'),(11042,3690,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-04 11:38:20','2023-05-04 11:38:20'),(11041,3690,'action started via WP Cron','2023-05-04 11:38:20','2023-05-04 11:38:20'),(11046,3692,'action created','2023-05-04 12:39:22','2023-05-04 12:39:22'),(11045,3691,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-04 12:39:22','2023-05-04 12:39:22'),(11044,3691,'action started via WP Cron','2023-05-04 12:39:22','2023-05-04 12:39:22'),(11047,3692,'action started via WP Cron','2023-05-04 13:40:38','2023-05-04 13:40:38'),(11056,3695,'action started via WP Cron','2023-05-04 16:43:31','2023-05-04 16:43:31'),(11066,3698,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-04 19:45:39','2023-05-04 19:45:39'),(11065,3698,'action started via WP Cron','2023-05-04 19:45:39','2023-05-04 19:45:39'),(11068,3699,'action started via WP Cron','2023-05-04 20:45:39','2023-05-04 20:45:39'),(11078,3702,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-04 23:49:46','2023-05-04 23:49:46'),(11077,3702,'action started via WP Cron','2023-05-04 23:49:46','2023-05-04 23:49:46'),(11093,3704,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-05 01:52:07','2023-05-05 01:52:07'),(11092,3704,'action started via WP Cron','2023-05-05 01:52:07','2023-05-05 01:52:07'),(11122,3717,'action started via WP Cron','2023-05-05 12:10:41','2023-05-05 12:10:41'),(11132,3720,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-05 15:11:29','2023-05-05 15:11:29'),(11131,3720,'action started via WP Cron','2023-05-05 15:11:29','2023-05-05 15:11:29'),(11160,3730,'action created','2023-05-06 00:25:38','2023-05-06 00:25:38'),(11698,3909,'action started via WP Cron','2023-05-12 17:13:02','2023-05-12 17:13:02'),(11151,3727,'action created','2023-05-05 21:20:40','2023-05-05 21:20:40'),(11139,3723,'action created','2023-05-05 17:15:37','2023-05-05 17:15:37'),(11137,3722,'action started via WP Cron','2023-05-05 17:15:37','2023-05-05 17:15:37'),(11138,3722,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-05 17:15:37','2023-05-05 17:15:37'),(11146,3725,'action started via WP Cron','2023-05-05 20:20:21','2023-05-05 20:20:21'),(11158,3729,'action started via WP Cron','2023-05-06 00:25:38','2023-05-06 00:25:38'),(11173,3734,'action started via WP Cron','2023-05-06 02:26:23','2023-05-06 02:26:23'),(11176,3735,'action started via WP Cron','2023-05-06 03:26:30','2023-05-06 03:26:30'),(11185,3738,'action started via WP Cron','2023-05-06 06:30:35','2023-05-06 06:30:35'),(11196,3742,'action created','2023-05-06 09:35:34','2023-05-06 09:35:34'),(11201,3743,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-06 11:35:36','2023-05-06 11:35:36'),(11200,3743,'action started via WP Cron','2023-05-06 11:35:36','2023-05-06 11:35:36'),(11685,3905,'action created','2023-05-12 12:01:06','2023-05-12 12:01:06'),(7829,2623,'action created','2023-04-05 11:37:29','2023-04-05 11:37:29'),(7830,2623,'action started via WP Cron','2023-04-05 11:37:31','2023-04-05 11:37:31'),(7831,2623,'action failed via WP Cron: Scheduled action for woocommerce_run_on_woocommerce_admin_updated will not be executed as no callbacks are registered.','2023-04-05 11:37:31','2023-04-05 11:37:31'),(11586,3872,'action created','2023-05-11 05:35:47','2023-05-11 05:35:47'),(11583,3871,'action created','2023-05-11 04:35:47','2023-05-11 04:35:47'),(11574,3868,'action created','2023-05-11 01:35:47','2023-05-11 01:35:47'),(11571,3867,'action created','2023-05-11 01:16:36','2023-05-11 01:16:36'),(11508,3846,'action created','2023-05-10 06:18:53','2023-05-10 06:18:53'),(11505,3845,'action created','2023-05-10 05:17:34','2023-05-10 05:17:34'),(11496,3842,'action created','2023-05-10 02:15:34','2023-05-10 02:15:34'),(11493,3841,'action created','2023-05-10 01:16:30','2023-05-10 01:16:30'),(11492,3812,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-05-10 01:16:30','2023-05-10 01:16:30'),(11418,3816,'action created','2023-05-09 02:45:40','2023-05-09 02:45:40'),(11415,3815,'action created','2023-05-09 01:43:41','2023-05-09 01:43:41'),(11412,3814,'action created','2023-05-09 01:15:41','2023-05-09 01:15:41'),(11411,3786,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_daily_heartbeat will not be executed as no callbacks are registered.','2023-05-09 01:15:41','2023-05-09 01:15:41'),(11274,3768,'action created','2023-05-07 09:04:37','2023-05-07 09:04:37'),(11331,3787,'action created','2023-05-08 01:15:31','2023-05-08 01:15:31'),(11256,3762,'action created','2023-05-07 02:55:33','2023-05-07 02:55:33'),(11253,3761,'action created','2023-05-07 01:50:36','2023-05-07 01:50:36'),(11250,3760,'action created','2023-05-07 01:10:35','2023-05-07 01:10:35'),(11249,3732,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-05-07 01:10:35','2023-05-07 01:10:35'),(11210,3746,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-06 14:39:42','2023-05-06 14:39:42'),(11209,3746,'action started via WP Cron','2023-05-06 14:39:42','2023-05-06 14:39:42'),(11326,3758,'action started via WP Cron','2023-05-08 01:15:31','2023-05-08 01:15:31'),(11232,3754,'action created','2023-05-06 21:45:34','2023-05-06 21:45:34'),(11214,3748,'action created','2023-05-06 15:40:35','2023-05-06 15:40:35'),(11230,3753,'action started via WP Cron','2023-05-06 21:45:34','2023-05-06 21:45:34'),(11233,3754,'action started via WP Cron','2023-05-06 22:45:36','2023-05-06 22:45:36'),(11252,3757,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-07 01:50:36','2023-05-07 01:50:36'),(11251,3757,'action started via WP Cron','2023-05-07 01:50:36','2023-05-07 01:50:36'),(11260,3763,'action started via WP Cron','2023-05-07 05:00:33','2023-05-07 05:00:33'),(11272,3767,'action started via WP Cron','2023-05-07 09:04:37','2023-05-07 09:04:37'),(11276,3768,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-07 10:04:51','2023-05-07 10:04:51'),(11275,3768,'action started via WP Cron','2023-05-07 10:04:51','2023-05-07 10:04:51'),(11278,3769,'action started via WP Cron','2023-05-07 11:05:33','2023-05-07 11:05:33'),(11329,3783,'action started via WP Cron','2023-05-08 01:15:31','2023-05-08 01:15:31'),(11328,3786,'action created','2023-05-08 01:15:31','2023-05-08 01:15:31'),(11282,3770,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-07 12:05:33','2023-05-07 12:05:33'),(11281,3770,'action started via WP Cron','2023-05-07 12:05:33','2023-05-07 12:05:33'),(11291,3773,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-07 15:13:15','2023-05-07 15:13:15'),(11290,3773,'action started via WP Cron','2023-05-07 15:13:15','2023-05-07 15:13:15'),(11303,3777,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-07 19:15:31','2023-05-07 19:15:31'),(11302,3777,'action started via WP Cron','2023-05-07 19:15:31','2023-05-07 19:15:31'),(11309,3779,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-07 21:15:31','2023-05-07 21:15:31'),(11308,3779,'action started via WP Cron','2023-05-07 21:15:31','2023-05-07 21:15:31'),(11321,3760,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-05-08 01:15:31','2023-05-08 01:15:31'),(11320,3760,'action started via WP Cron','2023-05-08 01:15:31','2023-05-08 01:15:31'),(11332,3787,'action started via WP Cron','2023-05-08 02:15:31','2023-05-08 02:15:31'),(11335,3788,'action started via WP Cron','2023-05-08 03:15:31','2023-05-08 03:15:31'),(11347,3792,'action started via WP Cron','2023-05-08 07:20:31','2023-05-08 07:20:31'),(11348,3792,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-08 07:20:31','2023-05-08 07:20:31'),(11349,3793,'action created','2023-05-08 07:20:31','2023-05-08 07:20:31'),(11369,3799,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-08 14:30:43','2023-05-08 14:30:43'),(11368,3799,'action started via WP Cron','2023-05-08 14:30:43','2023-05-08 14:30:43'),(11488,3813,'action started via WP Cron','2023-05-10 01:16:30','2023-05-10 01:16:30'),(11379,3803,'action created','2023-05-08 16:31:24','2023-05-08 16:31:24'),(11397,3809,'action created','2023-05-08 22:37:57','2023-05-08 22:37:57'),(11404,3784,'action started via WP Cron','2023-05-09 01:15:41','2023-05-09 01:15:41'),(11416,3815,'action started via WP Cron','2023-05-09 02:45:40','2023-05-09 02:45:40'),(11419,3816,'action started via WP Cron','2023-05-09 03:45:41','2023-05-09 03:45:41'),(11431,3820,'action started via WP Cron','2023-05-09 07:55:34','2023-05-09 07:55:34'),(11443,3824,'action started via WP Cron','2023-05-09 11:55:34','2023-05-09 11:55:34'),(11486,3814,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_daily_heartbeat will not be executed as no callbacks are registered.','2023-05-10 01:16:30','2023-05-10 01:16:30'),(11565,3865,'action created','2023-05-11 01:16:36','2023-05-11 01:16:36'),(11453,3827,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-09 15:00:36','2023-05-09 15:00:36'),(11452,3827,'action started via WP Cron','2023-05-09 15:00:36','2023-05-09 15:00:36'),(11459,3829,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-09 17:00:37','2023-05-09 17:00:37'),(11458,3829,'action started via WP Cron','2023-05-09 17:00:37','2023-05-09 17:00:37'),(11464,3831,'action started via WP Cron','2023-05-09 19:05:35','2023-05-09 19:05:35'),(11470,3833,'action started via WP Cron','2023-05-09 21:09:32','2023-05-09 21:09:32'),(11477,3835,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-09 23:10:36','2023-05-09 23:10:36'),(11476,3835,'action started via WP Cron','2023-05-09 23:10:36','2023-05-09 23:10:36'),(11479,3836,'action started via WP Cron','2023-05-10 00:15:15','2023-05-10 00:15:15'),(11482,3837,'action started via WP Cron','2023-05-10 01:15:33','2023-05-10 01:15:33'),(11506,3845,'action started via WP Cron','2023-05-10 06:18:53','2023-05-10 06:18:53'),(11509,3846,'action started via WP Cron','2023-05-10 07:19:14','2023-05-10 07:19:14'),(11513,3847,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-10 08:19:32','2023-05-10 08:19:32'),(11512,3847,'action started via WP Cron','2023-05-10 08:19:32','2023-05-10 08:19:32'),(11515,3848,'action started via WP Cron','2023-05-10 09:20:37','2023-05-10 09:20:37'),(11522,3850,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-10 11:21:35','2023-05-10 11:21:35'),(11521,3850,'action started via WP Cron','2023-05-10 11:21:35','2023-05-10 11:21:35'),(11524,3851,'action started via WP Cron','2023-05-10 12:21:42','2023-05-10 12:21:42'),(11528,3852,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-10 13:22:20','2023-05-10 13:22:20'),(11527,3852,'action started via WP Cron','2023-05-10 13:22:20','2023-05-10 13:22:20'),(11533,3854,'action started via WP Cron','2023-05-10 15:25:47','2023-05-10 15:25:47'),(11551,3860,'action started via WP Cron','2023-05-10 21:30:51','2023-05-10 21:30:51'),(11581,3870,'action started via WP Cron','2023-05-11 04:35:47','2023-05-11 04:35:47'),(11664,3898,'action created','2023-05-12 04:55:58','2023-05-12 04:55:58'),(11591,3873,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-11 07:36:38','2023-05-11 07:36:38'),(11590,3873,'action started via WP Cron','2023-05-11 07:36:38','2023-05-11 07:36:38'),(11655,3895,'action created','2023-05-12 01:54:01','2023-05-12 01:54:01'),(11652,3894,'action created','2023-05-12 01:16:41','2023-05-12 01:16:41'),(11604,3878,'action created','2023-05-11 11:41:38','2023-05-11 11:41:38'),(11601,3877,'action created','2023-05-11 10:40:49','2023-05-11 10:40:49'),(11600,3876,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-11 10:40:49','2023-05-11 10:40:49'),(11599,3876,'action started via WP Cron','2023-05-11 10:40:49','2023-05-11 10:40:49'),(11602,3877,'action started via WP Cron','2023-05-11 11:41:38','2023-05-11 11:41:38'),(11733,3921,'action created','2023-05-13 01:23:36','2023-05-13 01:23:36'),(11612,3880,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-11 14:45:47','2023-05-11 14:45:47'),(11611,3880,'action started via WP Cron','2023-05-11 14:45:47','2023-05-11 14:45:47'),(11616,3882,'action created','2023-05-11 15:46:01','2023-05-11 15:46:01'),(11614,3881,'action started via WP Cron','2023-05-11 15:46:01','2023-05-11 15:46:01'),(11617,3882,'action started via WP Cron','2023-05-11 16:46:01','2023-05-11 16:46:01'),(11620,3883,'action started via WP Cron','2023-05-11 17:46:01','2023-05-11 17:46:01'),(11623,3884,'action started via WP Cron','2023-05-11 18:46:02','2023-05-11 18:46:02'),(11626,3885,'action started via WP Cron','2023-05-11 19:47:12','2023-05-11 19:47:12'),(11635,3888,'action started via WP Cron','2023-05-11 22:50:38','2023-05-11 22:50:38'),(11669,3899,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-12 06:57:51','2023-05-12 06:57:51'),(11668,3899,'action started via WP Cron','2023-05-12 06:57:51','2023-05-12 06:57:51'),(11805,3945,'action created','2023-05-14 01:17:07','2023-05-14 01:17:07'),(11728,3892,'action started via WP Cron','2023-05-13 01:17:04','2023-05-13 01:17:04'),(11727,3919,'action created','2023-05-13 01:17:04','2023-05-13 01:17:04'),(11726,3893,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_daily_heartbeat will not be executed as no callbacks are registered.','2023-05-13 01:17:04','2023-05-13 01:17:04'),(11725,3893,'action started via WP Cron','2023-05-13 01:17:04','2023-05-13 01:17:04'),(11697,3909,'action created','2023-05-12 16:10:40','2023-05-12 16:10:40'),(11695,3908,'action started via WP Cron','2023-05-12 16:10:40','2023-05-12 16:10:40'),(11700,3910,'action created','2023-05-12 17:13:02','2023-05-12 17:13:02'),(11703,3911,'action created','2023-05-12 18:15:03','2023-05-12 18:15:03'),(11723,3894,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-05-13 01:17:04','2023-05-13 01:17:04'),(11722,3894,'action started via WP Cron','2023-05-13 01:17:04','2023-05-13 01:17:04'),(11742,3924,'action created','2023-05-13 04:30:59','2023-05-13 04:30:59'),(11746,3925,'action started via WP Cron','2023-05-13 06:31:00','2023-05-13 06:31:00'),(11751,3927,'action created','2023-05-13 07:31:19','2023-05-13 07:31:19'),(11750,3926,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-13 07:31:19','2023-05-13 07:31:19'),(11749,3926,'action started via WP Cron','2023-05-13 07:31:19','2023-05-13 07:31:19'),(11758,3929,'action started via WP Cron','2023-05-13 10:37:16','2023-05-13 10:37:16'),(11762,3930,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-13 11:39:13','2023-05-13 11:39:13'),(11761,3930,'action started via WP Cron','2023-05-13 11:39:13','2023-05-13 11:39:13'),(11764,3931,'action started via WP Cron','2023-05-13 12:39:53','2023-05-13 12:39:53'),(11803,3920,'action started via WP Cron','2023-05-14 01:17:07','2023-05-14 01:17:07'),(11812,3944,'action started via WP Cron','2023-05-14 02:00:54','2023-05-14 02:00:54'),(11819,3949,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-14 04:02:30','2023-05-14 04:02:30'),(11818,3949,'action started via WP Cron','2023-05-14 04:02:30','2023-05-14 04:02:30'),(11846,3958,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-14 13:10:20','2023-05-14 13:10:20'),(11845,3958,'action started via WP Cron','2023-05-14 13:10:20','2023-05-14 13:10:20'),(11854,3961,'action started via WP Cron','2023-05-14 16:15:54','2023-05-14 16:15:54'),(11857,3962,'action started via WP Cron','2023-05-14 17:20:53','2023-05-14 17:20:53'),(11872,3967,'action started via WP Cron','2023-05-14 22:24:05','2023-05-14 22:24:05'),(11875,3968,'action started via WP Cron','2023-05-14 23:25:52','2023-05-14 23:25:52'),(11881,3945,'action started via WP Cron','2023-05-15 01:18:45','2023-05-15 01:18:45'),(11896,3975,'action started via WP Cron','2023-05-15 03:29:57','2023-05-15 03:29:57'),(11903,3977,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-15 05:30:53','2023-05-15 05:30:53'),(11902,3977,'action started via WP Cron','2023-05-15 05:30:53','2023-05-15 05:30:53'),(11905,3978,'action started via WP Cron','2023-05-15 06:31:39','2023-05-15 06:31:39'),(12266,4098,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-19 18:52:57','2023-05-19 18:52:57'),(11911,3980,'action started via WP Cron','2023-05-15 08:32:28','2023-05-15 08:32:28'),(12264,4098,'action created','2023-05-19 17:50:54','2023-05-19 17:50:54'),(12265,4098,'action started via WP Cron','2023-05-19 18:52:57','2023-05-19 18:52:57'),(9311,3117,'action created','2023-04-14 07:23:28','2023-04-14 07:23:28'),(9312,3117,'action started via WP Cron','2023-04-14 07:23:39','2023-04-14 07:23:39'),(9313,3117,'action failed via WP Cron: Scheduled action for woocommerce_run_on_woocommerce_admin_updated will not be executed as no callbacks are registered.','2023-04-14 07:23:39','2023-04-14 07:23:39'),(12263,4097,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-19 17:50:54','2023-05-19 17:50:54'),(12261,4097,'action created','2023-05-19 16:50:54','2023-05-19 16:50:54'),(12262,4097,'action started via WP Cron','2023-05-19 17:50:54','2023-05-19 17:50:54'),(12260,4096,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-19 16:50:54','2023-05-19 16:50:54'),(12259,4096,'action started via WP Cron','2023-05-19 16:50:54','2023-05-19 16:50:54'),(12258,4096,'action created','2023-05-19 15:48:53','2023-05-19 15:48:53'),(12257,4095,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-19 15:48:53','2023-05-19 15:48:53'),(12256,4095,'action started via WP Cron','2023-05-19 15:48:53','2023-05-19 15:48:53'),(12255,4095,'action created','2023-05-19 14:47:06','2023-05-19 14:47:06'),(12254,4094,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-19 14:47:06','2023-05-19 14:47:06'),(12253,4094,'action started via WP Cron','2023-05-19 14:47:06','2023-05-19 14:47:06'),(12252,4094,'action created','2023-05-19 13:45:55','2023-05-19 13:45:55'),(12251,4093,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-19 13:45:55','2023-05-19 13:45:55'),(11976,4002,'action created','2023-05-16 01:50:03','2023-05-16 01:50:03'),(11913,3981,'action created','2023-05-15 08:32:28','2023-05-15 08:32:28'),(11910,3980,'action created','2023-05-15 07:32:18','2023-05-15 07:32:18'),(11909,3979,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-15 07:32:18','2023-05-15 07:32:18'),(11908,3979,'action started via WP Cron','2023-05-15 07:32:18','2023-05-15 07:32:18'),(11917,3982,'action started via WP Cron','2023-05-15 10:36:38','2023-05-15 10:36:38'),(11945,3991,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-15 18:41:03','2023-05-15 18:41:03'),(11944,3991,'action started via WP Cron','2023-05-15 18:41:03','2023-05-15 18:41:03'),(11959,3996,'action started via WP Cron','2023-05-15 23:45:51','2023-05-15 23:45:51'),(11966,3972,'action failed via WP Cron: Scheduled action for woocommerce_cleanup_draft_orders will not be executed as no callbacks are registered.','2023-05-16 01:18:55','2023-05-16 01:18:55'),(11965,3972,'action started via WP Cron','2023-05-16 01:18:55','2023-05-16 01:18:55'),(12232,4087,'action started via WP Cron','2023-05-19 07:37:34','2023-05-19 07:37:34'),(11991,4007,'action created','2023-05-16 06:56:00','2023-05-16 06:56:00'),(11990,4006,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-16 06:56:00','2023-05-16 06:56:00'),(11989,4006,'action started via WP Cron','2023-05-16 06:56:00','2023-05-16 06:56:00'),(12003,4011,'action created','2023-05-16 10:58:07','2023-05-16 10:58:07'),(12002,4010,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-16 10:58:07','2023-05-16 10:58:07'),(12001,4010,'action started via WP Cron','2023-05-16 10:58:07','2023-05-16 10:58:07'),(12019,4016,'action started via WP Cron','2023-05-16 17:06:25','2023-05-16 17:06:25'),(12029,4019,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-16 20:12:17','2023-05-16 20:12:17'),(12028,4019,'action started via WP Cron','2023-05-16 20:12:17','2023-05-16 20:12:17'),(12035,4021,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-16 22:15:51','2023-05-16 22:15:51'),(12034,4021,'action started via WP Cron','2023-05-16 22:15:51','2023-05-16 22:15:51'),(12037,4022,'action started via WP Cron','2023-05-16 23:15:52','2023-05-16 23:15:52'),(12040,4023,'action started via WP Cron','2023-05-17 00:16:56','2023-05-17 00:16:56'),(12055,4025,'action started via WP Cron','2023-05-17 02:20:51','2023-05-17 02:20:51'),(12058,4029,'action started via WP Cron','2023-05-17 03:25:52','2023-05-17 03:25:52'),(12066,4032,'action created','2023-05-17 05:29:26','2023-05-17 05:29:26'),(12067,4032,'action started via WP Cron','2023-05-17 06:30:23','2023-05-17 06:30:23'),(12070,4033,'action started via WP Cron','2023-05-17 07:30:42','2023-05-17 07:30:42'),(12085,4038,'action started via WP Cron','2023-05-17 12:36:08','2023-05-17 12:36:08'),(12102,4044,'action created','2023-05-17 17:42:01','2023-05-17 17:42:01'),(12127,4027,'action started via WP Cron','2023-05-18 01:21:04','2023-05-18 01:21:04'),(12108,4046,'action created','2023-05-17 19:46:03','2023-05-17 19:46:03'),(12111,4047,'action created','2023-05-17 20:46:04','2023-05-17 20:46:04'),(12123,4051,'action created','2023-05-18 00:56:04','2023-05-18 00:56:04'),(12124,4026,'action started via WP Cron','2023-05-18 01:21:04','2023-05-18 01:21:04'),(12134,4051,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-18 01:56:16','2023-05-18 01:56:16'),(12133,4051,'action started via WP Cron','2023-05-18 01:56:16','2023-05-18 01:56:16'),(12150,4060,'action created','2023-05-18 06:01:04','2023-05-18 06:01:04'),(12143,4058,'action started via Async Request','2023-05-18 04:58:07','2023-05-18 04:58:07'),(12142,4058,'action created','2023-05-18 04:56:15','2023-05-18 04:56:15'),(12148,4059,'action started via WP Cron','2023-05-18 06:01:04','2023-05-18 06:01:04'),(12176,4068,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-18 15:14:44','2023-05-18 15:14:44'),(12175,4068,'action started via WP Cron','2023-05-18 15:14:44','2023-05-18 15:14:44'),(12183,4071,'action created','2023-05-18 17:16:25','2023-05-18 17:16:25'),(12189,4073,'action created','2023-05-18 19:20:57','2023-05-18 19:20:57'),(12192,4074,'action created','2023-05-18 20:20:57','2023-05-18 20:20:57'),(12190,4073,'action started via WP Cron','2023-05-18 20:20:57','2023-05-18 20:20:57'),(12193,4074,'action started via WP Cron','2023-05-18 21:20:57','2023-05-18 21:20:57'),(12200,4076,'action failed via WP Cron: Scheduled action for pinterest_for_woocommerce_hourly_heartbeat will not be executed as no callbacks are registered.','2023-05-18 23:20:58','2023-05-18 23:20:58'),(12199,4076,'action started via WP Cron','2023-05-18 23:20:58','2023-05-18 23:20:58');
/*!40000 ALTER TABLE `wpjk_actionscheduler_logs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpjk_commentmeta`
--

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

--
-- Dumping data for table `wpjk_commentmeta`
--

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

--
-- Table structure for table `wpjk_comments`
--

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

--
-- Dumping data for table `wpjk_comments`
--

LOCK TABLES `wpjk_comments` WRITE;
/*!40000 ALTER TABLE `wpjk_comments` DISABLE KEYS */;
INSERT INTO `wpjk_comments` VALUES (16,1303,'https://israelnightclub.com/','09s0nl9h@gmail.com','https://israelnightclub.com/','140.99.86.188','2023-05-03 20:38:07','2023-05-03 20:38:07','A motivating discussion is definitely worth comment. Theres no doubt that that you need to write more on this subject matter, it may not be a taboo matter but generally folks dont discuss such subjects. To the next! Kind regards!!',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.82 Safari/537.36 OPR/35.0.2066.37 (Edition Campaign 34)','comment',0,0),(17,1303,'israelnightclub.com','0xi1dwtr@gmail.com','https://aaisharai.rocks/anket/Discreet-apartments-in-Hadera-mickhojagwe-28.php','104.239.33.47','2023-05-15 07:14:24','2023-05-15 07:14:24','Itís nearly impossible to find educated people in this particular subject, however, you seem like you know what youíre talking about! Thanks',0,'0','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.111 YaBrowser/16.2.0.3539 Yowser/2.5 Safari/537.36','comment',0,0),(15,1303,'https://www.israelxclub.co.il/','ok82zj99j2@gmail.com','https://www.israelxclub.co.il/','154.85.126.180','2023-05-02 07:25:53','2023-05-02 07:25:53','Good post. I learn something totally new and challenging on blogs I stumbleupon on a daily basis. Its always useful to read content from other authors and practice something from their websites.',0,'0','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.101 YaBrowser/15.10.2454.3660 Safari/537.36','comment',0,0);
/*!40000 ALTER TABLE `wpjk_comments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpjk_e_events`
--

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

--
-- Dumping data for table `wpjk_e_events`
--

LOCK TABLES `wpjk_e_events` WRITE;
/*!40000 ALTER TABLE `wpjk_e_events` DISABLE KEYS */;
INSERT INTO `wpjk_e_events` VALUES (1,'{\"event\":\"modal load\",\"version\":\"\",\"details\":\"{\\\"placement\\\":\\\"Onboarding wizard\\\",\\\"step\\\":\\\"account\\\",\\\"user_state\\\":\\\"anon\\\"}\",\"ts\":\"2023-02-15T08:46:51.547-02:00\"}','2023-02-15 08:46:51');
/*!40000 ALTER TABLE `wpjk_e_events` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpjk_frmt_form_entry`
--

DROP TABLE IF EXISTS `wpjk_frmt_form_entry`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_frmt_form_entry` (
  `entry_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `entry_type` varchar(191) NOT NULL,
  `draft_id` varchar(12) DEFAULT NULL,
  `form_id` bigint(20) unsigned NOT NULL,
  `is_spam` tinyint(1) NOT NULL DEFAULT 0,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`entry_id`),
  KEY `entry_is_spam` (`is_spam`),
  KEY `entry_type` (`entry_type`),
  KEY `entry_form_id` (`form_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_frmt_form_entry`
--

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

--
-- Table structure for table `wpjk_frmt_form_entry_meta`
--

DROP TABLE IF EXISTS `wpjk_frmt_form_entry_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_frmt_form_entry_meta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `entry_id` bigint(20) unsigned NOT NULL,
  `meta_key` varchar(191) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`meta_id`),
  KEY `meta_key` (`meta_key`),
  KEY `meta_entry_id` (`entry_id`),
  KEY `meta_key_object` (`entry_id`,`meta_key`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_frmt_form_entry_meta`
--

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

--
-- Table structure for table `wpjk_frmt_form_reports`
--

DROP TABLE IF EXISTS `wpjk_frmt_form_reports`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_frmt_form_reports` (
  `report_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `report_value` longtext NOT NULL,
  `status` varchar(200) NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`report_id`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_frmt_form_reports`
--

LOCK TABLES `wpjk_frmt_form_reports` WRITE;
/*!40000 ALTER TABLE `wpjk_frmt_form_reports` DISABLE KEYS */;
INSERT INTO `wpjk_frmt_form_reports` VALUES (1,'a:5:{s:7:\"exclude\";a:1:{i:0;i:1;}s:8:\"settings\";a:3:{s:5:\"label\";s:12:\"Form reports\";s:6:\"module\";s:5:\"forms\";s:10:\"forms_type\";s:3:\"all\";}s:8:\"schedule\";a:3:{s:9:\"frequency\";s:7:\"monthly\";s:8:\"monthDay\";s:1:\"4\";s:9:\"monthTime\";s:8:\"04:00 AM\";}s:13:\"report_status\";s:8:\"inactive\";s:10:\"recipients\";a:1:{i:0;a:5:{s:2:\"id\";i:1;s:4:\"name\";s:5:\"admin\";s:5:\"email\";s:28:\"chaudharybrijesh15@gmail.com\";s:4:\"role\";s:13:\"Administrator\";s:6:\"avatar\";s:81:\"https://secure.gravatar.com/avatar/69fcaa2c14af1c6b3f46a4cf22b66451?s=96&d=mm&r=g\";}}}','inactive','2023-02-15 06:46:41','2023-02-15 06:46:41');
/*!40000 ALTER TABLE `wpjk_frmt_form_reports` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpjk_frmt_form_views`
--

DROP TABLE IF EXISTS `wpjk_frmt_form_views`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_frmt_form_views` (
  `view_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `form_id` bigint(20) unsigned NOT NULL,
  `page_id` bigint(20) unsigned NOT NULL,
  `ip` varchar(191) DEFAULT NULL,
  `count` mediumint(8) unsigned NOT NULL DEFAULT 1,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`view_id`),
  KEY `view_form_id` (`form_id`),
  KEY `view_ip` (`ip`),
  KEY `view_form_object` (`form_id`,`view_id`),
  KEY `view_form_object_ip` (`form_id`,`view_id`,`ip`)
) ENGINE=MyISAM AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_frmt_form_views`
--

LOCK TABLES `wpjk_frmt_form_views` WRITE;
/*!40000 ALTER TABLE `wpjk_frmt_form_views` DISABLE KEYS */;
INSERT INTO `wpjk_frmt_form_views` VALUES (1,994,21,NULL,3,'2023-02-16 07:03:53','2023-02-16 05:14:26'),(2,2255,0,NULL,2,'2023-02-21 19:46:20','2023-02-21 14:46:20'),(3,994,21,NULL,1,'2023-02-24 00:24:26','0000-00-00 00:00:00'),(4,994,21,NULL,2,'2023-03-05 14:39:22','2023-03-05 11:09:22'),(5,994,21,NULL,2,'2023-04-09 07:13:16','2023-04-09 03:14:16'),(6,994,21,NULL,1,'2023-04-11 05:29:41','0000-00-00 00:00:00'),(7,994,21,NULL,1,'2023-05-05 11:35:53','0000-00-00 00:00:00'),(8,994,21,NULL,1,'2023-05-07 01:54:03','0000-00-00 00:00:00');
/*!40000 ALTER TABLE `wpjk_frmt_form_views` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpjk_gla_attribute_mapping_rules`
--

DROP TABLE IF EXISTS `wpjk_gla_attribute_mapping_rules`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_gla_attribute_mapping_rules` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `attribute` varchar(255) NOT NULL,
  `source` varchar(100) NOT NULL,
  `category_condition_type` varchar(10) NOT NULL,
  `categories` text DEFAULT '',
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_gla_attribute_mapping_rules`
--

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

--
-- Table structure for table `wpjk_gla_budget_recommendations`
--

DROP TABLE IF EXISTS `wpjk_gla_budget_recommendations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_gla_budget_recommendations` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `currency` varchar(3) NOT NULL,
  `country` varchar(2) NOT NULL,
  `daily_budget_low` int(11) NOT NULL,
  `daily_budget_high` int(11) NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `country_currency` (`country`,`currency`)
) ENGINE=MyISAM AUTO_INCREMENT=4231 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_gla_budget_recommendations`
--

LOCK TABLES `wpjk_gla_budget_recommendations` WRITE;
/*!40000 ALTER TABLE `wpjk_gla_budget_recommendations` DISABLE KEYS */;
INSERT INTO `wpjk_gla_budget_recommendations` VALUES (1,'AED','US',80,225),(2,'AED','CH',75,195),(3,'AED','AU',70,175),(4,'AED','GB',60,150),(5,'AED','DE',60,150),(6,'AED','DK',55,135),(7,'AED','AT',40,120),(8,'AED','NO',45,125),(9,'AED','CA',50,150),(10,'AED','NL',55,135),(11,'AED','SE',40,115),(12,'AED','IE',40,110),(13,'AED','BE',40,115),(14,'AED','FI',30,85),(15,'AED','FR',35,95),(16,'AED','NZ',35,105),(17,'AED','HK',35,95),(18,'AED','CZ',30,75),(19,'AED','SK',30,65),(20,'AED','AE',30,90),(21,'AED','SG',35,110),(22,'AED','IL',30,80),(23,'AED','KW',15,70),(24,'AED','IT',20,55),(25,'AED','JP',25,75),(26,'AED','ES',20,60),(27,'AED','VE',5,45),(28,'AED','HU',20,45),(29,'AED','PT',20,50),(30,'AED','GR',25,45),(31,'AED','KR',30,75),(32,'AED','TW',25,60),(33,'AED','PL',20,50),(34,'AED','ZM',5,15),(35,'AED','PR',5,65),(36,'AED','CI',5,15),(37,'AED','RO',20,45),(38,'AED','BH',10,45),(39,'AED','PA',5,65),(40,'AED','GH',5,20),(41,'AED','KH',5,20),(42,'AED','SN',5,20),(43,'AED','SA',10,45),(44,'AED','RU',10,40),(45,'AED','UG',5,15),(46,'AED','BR',15,30),(47,'AED','NI',5,20),(48,'AED','MG',5,15),(49,'AED','DO',5,25),(50,'AED','MX',10,35),(51,'AED','OM',5,35),(52,'AED','CM',5,25),(53,'AED','ZA',10,35),(54,'AED','CL',10,35),(55,'AED','KE',5,15),(56,'AED','NP',5,15),(57,'AED','PE',5,30),(58,'AED','UA',5,20),(59,'AED','MZ',5,30),(60,'AED','TZ',5,10),(61,'AED','AO',5,15),(62,'AED','JO',5,20),(63,'AED','ZW',5,15),(64,'AED','TR',5,20),(65,'AED','MU',5,15),(66,'AED','SV',5,15),(67,'AED','TH',10,35),(68,'AED','CO',5,20),(69,'AED','LK',5,10),(70,'AED','CR',5,20),(71,'AED','AR',5,20),(72,'AED','MA',5,15),(73,'AED','MY',10,35),(74,'AED','KZ',5,15),(75,'AED','DZ',5,10),(76,'AED','ID',10,30),(77,'AED','NG',5,30),(78,'AED','GT',5,25),(79,'AED','VN',5,25),(80,'AED','BY',5,15),(81,'AED','EG',5,25),(82,'AED','UY',5,15),(83,'AED','BD',5,10),(84,'AED','PK',5,20),(85,'AED','PH',5,20),(86,'AED','ET',5,10),(87,'AED','TN',5,10),(88,'AED','LB',5,10),(89,'AED','IN',5,15),(90,'AED','PY',5,10),(91,'AED','UZ',5,10),(92,'AED','EC',5,10),(93,'AED','MM',5,10),(94,'AED','GE',5,10),(95,'ARS','US',1860,5245),(96,'ARS','CH',1735,4560),(97,'ARS','AU',1575,4050),(98,'ARS','GB',1375,3520),(99,'ARS','DE',1365,3490),(100,'ARS','DK',1255,3115),(101,'ARS','AT',915,2845),(102,'ARS','NO',1040,2900),(103,'ARS','CA',1150,3520),(104,'ARS','NL',1230,3115),(105,'ARS','SE',985,2660),(106,'ARS','IE',975,2565),(107,'ARS','BE',895,2620),(108,'ARS','FI',670,2030),(109,'ARS','FR',830,2215),(110,'ARS','NZ',845,2480),(111,'ARS','HK',765,2165),(112,'ARS','CZ',730,1755),(113,'ARS','SK',690,1495),(114,'ARS','AE',650,2040),(115,'ARS','SG',850,2510),(116,'ARS','IL',740,1810),(117,'ARS','KW',335,1630),(118,'ARS','IT',505,1330),(119,'ARS','JP',630,1795),(120,'ARS','ES',520,1370),(121,'ARS','VE',70,1050),(122,'ARS','HU',435,1015),(123,'ARS','PT',435,1135),(124,'ARS','GR',540,1100),(125,'ARS','KR',665,1755),(126,'ARS','TW',540,1440),(127,'ARS','PL',460,1140),(128,'ARS','ZM',65,380),(129,'ARS','PR',165,1530),(130,'ARS','CI',90,365),(131,'ARS','RO',425,1025),(132,'ARS','BH',190,1065),(133,'ARS','PA',130,1465),(134,'ARS','GH',155,430),(135,'ARS','KH',90,425),(136,'ARS','SN',65,465),(137,'ARS','SA',275,1060),(138,'ARS','RU',275,875),(139,'ARS','UG',65,340),(140,'ARS','BR',295,720),(141,'ARS','NI',65,460),(142,'ARS','MG',65,330),(143,'ARS','DO',80,545),(144,'ARS','MX',220,800),(145,'ARS','OM',140,800),(146,'ARS','CM',65,595),(147,'ARS','ZA',265,845),(148,'ARS','CL',275,820),(149,'ARS','KE',80,340),(150,'ARS','NP',65,310),(151,'ARS','PE',165,690),(152,'ARS','UA',155,490),(153,'ARS','MZ',65,645),(154,'ARS','TZ',10,150),(155,'ARS','AO',145,370),(156,'ARS','JO',105,500),(157,'ARS','ZW',65,355),(158,'ARS','TR',170,460),(159,'ARS','MU',85,295),(160,'ARS','SV',65,355),(161,'ARS','TH',250,790),(162,'ARS','CO',125,495),(163,'ARS','LK',60,85),(164,'ARS','CR',80,515),(165,'ARS','AR',175,470),(166,'ARS','MA',80,305),(167,'ARS','MY',220,810),(168,'ARS','KZ',95,345),(169,'ARS','DZ',75,165),(170,'ARS','ID',195,730),(171,'ARS','NG',110,700),(172,'ARS','GT',75,545),(173,'ARS','VN',160,610),(174,'ARS','BY',75,295),(175,'ARS','EG',100,620),(176,'ARS','UY',80,370),(177,'ARS','BD',65,145),(178,'ARS','PK',70,415),(179,'ARS','PH',125,460),(180,'ARS','ET',20,155),(181,'ARS','TN',75,140),(182,'ARS','LB',80,235),(183,'ARS','IN',70,325),(184,'ARS','PY',75,250),(185,'ARS','UZ',75,150),(186,'ARS','EC',75,260),(187,'ARS','MM',75,85),(188,'ARS','GE',80,100),(189,'AUD','US',30,80),(190,'AUD','CH',25,70),(191,'AUD','AU',25,60),(192,'AUD','GB',20,55),(193,'AUD','DE',20,55),(194,'AUD','DK',20,45),(195,'AUD','AT',15,45),(196,'AUD','NO',15,45),(197,'AUD','CA',15,55),(198,'AUD','NL',20,45),(199,'AUD','SE',15,40),(200,'AUD','IE',15,40),(201,'AUD','BE',15,40),(202,'AUD','FI',10,30),(203,'AUD','FR',15,35),(204,'AUD','NZ',15,35),(205,'AUD','HK',10,35),(206,'AUD','CZ',10,25),(207,'AUD','SK',10,25),(208,'AUD','AE',10,30),(209,'AUD','SG',15,40),(210,'AUD','IL',10,25),(211,'AUD','KW',5,25),(212,'AUD','IT',10,20),(213,'AUD','JP',10,25),(214,'AUD','ES',10,20),(215,'AUD','VE',5,15),(216,'AUD','HU',5,15),(217,'AUD','PT',5,15),(218,'AUD','GR',10,15),(219,'AUD','KR',10,25),(220,'AUD','TW',10,20),(221,'AUD','PL',5,15),(222,'AUD','ZM',5,10),(223,'AUD','PR',5,25),(224,'AUD','CI',5,10),(225,'AUD','RO',5,15),(226,'AUD','BH',5,15),(227,'AUD','PA',5,20),(228,'AUD','GH',5,10),(229,'AUD','KH',5,10),(230,'AUD','SN',5,10),(231,'AUD','SA',5,15),(232,'AUD','RU',5,15),(233,'AUD','UG',5,10),(234,'AUD','BR',5,10),(235,'AUD','NI',5,10),(236,'AUD','MG',5,10),(237,'AUD','DO',5,10),(238,'AUD','MX',5,10),(239,'AUD','OM',5,10),(240,'AUD','CM',5,10),(241,'AUD','ZA',5,15),(242,'AUD','CL',5,10),(243,'AUD','KE',5,10),(244,'AUD','NP',5,10),(245,'AUD','PE',5,10),(246,'AUD','UA',5,10),(247,'AUD','MZ',5,10),(248,'AUD','TZ',5,10),(249,'AUD','AO',5,10),(250,'AUD','JO',5,10),(251,'AUD','ZW',5,10),(252,'AUD','TR',5,10),(253,'AUD','MU',5,10),(254,'AUD','SV',5,10),(255,'AUD','TH',5,10),(256,'AUD','CO',5,10),(257,'AUD','LK',5,10),(258,'AUD','CR',5,10),(259,'AUD','AR',5,10),(260,'AUD','MA',5,10),(261,'AUD','MY',5,10),(262,'AUD','KZ',5,10),(263,'AUD','DZ',5,10),(264,'AUD','ID',5,10),(265,'AUD','NG',5,10),(266,'AUD','GT',5,10),(267,'AUD','VN',5,10),(268,'AUD','BY',5,10),(269,'AUD','EG',5,10),(270,'AUD','UY',5,10),(271,'AUD','BD',5,10),(272,'AUD','PK',5,10),(273,'AUD','PH',5,10),(274,'AUD','ET',5,10),(275,'AUD','TN',5,10),(276,'AUD','LB',5,10),(277,'AUD','IN',5,10),(278,'AUD','PY',5,10),(279,'AUD','UZ',5,10),(280,'AUD','EC',5,10),(281,'AUD','MM',5,10),(282,'AUD','GE',5,10),(283,'BGN','US',35,100),(284,'BGN','CH',35,85),(285,'BGN','AU',30,75),(286,'BGN','GB',25,65),(287,'BGN','DE',25,65),(288,'BGN','DK',25,60),(289,'BGN','AT',15,55),(290,'BGN','NO',20,55),(291,'BGN','CA',20,65),(292,'BGN','NL',25,60),(293,'BGN','SE',20,50),(294,'BGN','IE',20,50),(295,'BGN','BE',15,50),(296,'BGN','FI',15,40),(297,'BGN','FR',15,40),(298,'BGN','NZ',15,45),(299,'BGN','HK',15,40),(300,'BGN','CZ',15,35),(301,'BGN','SK',15,30),(302,'BGN','AE',10,40),(303,'BGN','SG',15,45),(304,'BGN','IL',15,35),(305,'BGN','KW',5,30),(306,'BGN','IT',10,25),(307,'BGN','JP',10,35),(308,'BGN','ES',10,25),(309,'BGN','VE',5,20),(310,'BGN','HU',10,20),(311,'BGN','PT',10,20),(312,'BGN','GR',10,20),(313,'BGN','KR',10,35),(314,'BGN','TW',10,25),(315,'BGN','PL',10,20),(316,'BGN','ZM',5,10),(317,'BGN','PR',5,30),(318,'BGN','CI',5,10),(319,'BGN','RO',10,20),(320,'BGN','BH',5,20),(321,'BGN','PA',5,30),(322,'BGN','GH',5,10),(323,'BGN','KH',5,10),(324,'BGN','SN',5,10),(325,'BGN','SA',5,20),(326,'BGN','RU',5,15),(327,'BGN','UG',5,10),(328,'BGN','BR',5,15),(329,'BGN','NI',5,10),(330,'BGN','MG',5,10),(331,'BGN','DO',5,10),(332,'BGN','MX',5,15),(333,'BGN','OM',5,15),(334,'BGN','CM',5,10),(335,'BGN','ZA',5,15),(336,'BGN','CL',5,15),(337,'BGN','KE',5,10),(338,'BGN','NP',5,10),(339,'BGN','PE',5,15),(340,'BGN','UA',5,10),(341,'BGN','MZ',5,10),(342,'BGN','TZ',5,10),(343,'BGN','AO',5,10),(344,'BGN','JO',5,10),(345,'BGN','ZW',5,10),(346,'BGN','TR',5,10),(347,'BGN','MU',5,10),(348,'BGN','SV',5,10),(349,'BGN','TH',5,15),(350,'BGN','CO',5,10),(351,'BGN','LK',5,10),(352,'BGN','CR',5,10),(353,'BGN','AR',5,10),(354,'BGN','MA',5,10),(355,'BGN','MY',5,15),(356,'BGN','KZ',5,10),(357,'BGN','DZ',5,10),(358,'BGN','ID',5,15),(359,'BGN','NG',5,15),(360,'BGN','GT',5,10),(361,'BGN','VN',5,10),(362,'BGN','BY',5,10),(363,'BGN','EG',5,10),(364,'BGN','UY',5,10),(365,'BGN','BD',5,10),(366,'BGN','PK',5,10),(367,'BGN','PH',5,10),(368,'BGN','ET',5,10),(369,'BGN','TN',5,10),(370,'BGN','LB',5,10),(371,'BGN','IN',5,10),(372,'BGN','PY',5,10),(373,'BGN','UZ',5,10),(374,'BGN','EC',5,10),(375,'BGN','MM',5,10),(376,'BGN','GE',5,10),(377,'BOB','US',150,420),(378,'BOB','CH',140,365),(379,'BOB','AU',125,325),(380,'BOB','GB',110,280),(381,'BOB','DE',110,280),(382,'BOB','DK',100,250),(383,'BOB','AT',75,230),(384,'BOB','NO',85,235),(385,'BOB','CA',90,285),(386,'BOB','NL',100,250),(387,'BOB','SE',80,215),(388,'BOB','IE',80,205),(389,'BOB','BE',70,210),(390,'BOB','FI',55,165),(391,'BOB','FR',65,180),(392,'BOB','NZ',70,200),(393,'BOB','HK',60,175),(394,'BOB','CZ',60,140),(395,'BOB','SK',55,120),(396,'BOB','AE',50,165),(397,'BOB','SG',70,200),(398,'BOB','IL',60,145),(399,'BOB','KW',25,130),(400,'BOB','IT',40,105),(401,'BOB','JP',50,145),(402,'BOB','ES',40,110),(403,'BOB','VE',5,85),(404,'BOB','HU',35,80),(405,'BOB','PT',35,90),(406,'BOB','GR',45,90),(407,'BOB','KR',55,140),(408,'BOB','TW',45,115),(409,'BOB','PL',35,90),(410,'BOB','ZM',5,30),(411,'BOB','PR',15,125),(412,'BOB','CI',5,30),(413,'BOB','RO',35,80),(414,'BOB','BH',15,85),(415,'BOB','PA',10,115),(416,'BOB','GH',10,35),(417,'BOB','KH',5,35),(418,'BOB','SN',5,35),(419,'BOB','SA',20,85),(420,'BOB','RU',20,70),(421,'BOB','UG',5,25),(422,'BOB','BR',25,60),(423,'BOB','NI',5,35),(424,'BOB','MG',5,25),(425,'BOB','DO',5,45),(426,'BOB','MX',20,65),(427,'BOB','OM',10,65),(428,'BOB','CM',5,50),(429,'BOB','ZA',20,70),(430,'BOB','CL',20,65),(431,'BOB','KE',5,25),(432,'BOB','NP',5,25),(433,'BOB','PE',15,55),(434,'BOB','UA',15,40),(435,'BOB','MZ',5,50),(436,'BOB','TZ',5,10),(437,'BOB','AO',10,30),(438,'BOB','JO',10,40),(439,'BOB','ZW',5,30),(440,'BOB','TR',15,35),(441,'BOB','MU',5,25),(442,'BOB','SV',5,30),(443,'BOB','TH',20,65),(444,'BOB','CO',10,40),(445,'BOB','LK',5,10),(446,'BOB','CR',5,40),(447,'BOB','AR',15,40),(448,'BOB','MA',5,25),(449,'BOB','MY',20,65),(450,'BOB','KZ',10,30),(451,'BOB','DZ',5,15),(452,'BOB','ID',15,60),(453,'BOB','NG',10,55),(454,'BOB','GT',5,45),(455,'BOB','VN',15,50),(456,'BOB','BY',5,25),(457,'BOB','EG',10,50),(458,'BOB','UY',5,30),(459,'BOB','BD',5,10),(460,'BOB','PK',5,35),(461,'BOB','PH',10,35),(462,'BOB','ET',5,10),(463,'BOB','TN',5,10),(464,'BOB','LB',5,20),(465,'BOB','IN',5,25),(466,'BOB','PY',5,20),(467,'BOB','UZ',5,10),(468,'BOB','EC',5,20),(469,'BOB','MM',5,10),(470,'BOB','GE',5,10),(471,'BRL','US',115,325),(472,'BRL','CH',105,285),(473,'BRL','AU',100,250),(474,'BRL','GB',85,220),(475,'BRL','DE',85,215),(476,'BRL','DK',80,195),(477,'BRL','AT',55,175),(478,'BRL','NO',65,180),(479,'BRL','CA',70,220),(480,'BRL','NL',75,195),(481,'BRL','SE',60,165),(482,'BRL','IE',60,160),(483,'BRL','BE',55,160),(484,'BRL','FI',40,125),(485,'BRL','FR',50,135),(486,'BRL','NZ',50,155),(487,'BRL','HK',45,135),(488,'BRL','CZ',45,110),(489,'BRL','SK',45,95),(490,'BRL','AE',40,125),(491,'BRL','SG',55,155),(492,'BRL','IL',45,110),(493,'BRL','KW',20,100),(494,'BRL','IT',30,80),(495,'BRL','JP',40,110),(496,'BRL','ES',30,85),(497,'BRL','VE',5,65),(498,'BRL','HU',25,65),(499,'BRL','PT',25,70),(500,'BRL','GR',35,70),(501,'BRL','KR',40,110),(502,'BRL','TW',35,90),(503,'BRL','PL',30,70),(504,'BRL','ZM',5,25),(505,'BRL','PR',10,95),(506,'BRL','CI',5,25),(507,'BRL','RO',25,65),(508,'BRL','BH',10,65),(509,'BRL','PA',10,90),(510,'BRL','GH',10,25),(511,'BRL','KH',5,25),(512,'BRL','SN',5,30),(513,'BRL','SA',15,65),(514,'BRL','RU',15,55),(515,'BRL','UG',5,20),(516,'BRL','BR',20,45),(517,'BRL','NI',5,30),(518,'BRL','MG',5,20),(519,'BRL','DO',5,35),(520,'BRL','MX',15,50),(521,'BRL','OM',10,50),(522,'BRL','CM',5,35),(523,'BRL','ZA',15,50),(524,'BRL','CL',15,50),(525,'BRL','KE',5,20),(526,'BRL','NP',5,20),(527,'BRL','PE',10,45),(528,'BRL','UA',10,30),(529,'BRL','MZ',5,40),(530,'BRL','TZ',5,10),(531,'BRL','AO',10,25),(532,'BRL','JO',5,30),(533,'BRL','ZW',5,20),(534,'BRL','TR',10,30),(535,'BRL','MU',5,20),(536,'BRL','SV',5,20),(537,'BRL','TH',15,50),(538,'BRL','CO',10,30),(539,'BRL','LK',5,10),(540,'BRL','CR',5,30),(541,'BRL','AR',10,30),(542,'BRL','MA',5,20),(543,'BRL','MY',15,50),(544,'BRL','KZ',5,20),(545,'BRL','DZ',5,10),(546,'BRL','ID',10,45),(547,'BRL','NG',5,45),(548,'BRL','GT',5,35),(549,'BRL','VN',10,40),(550,'BRL','BY',5,20),(551,'BRL','EG',5,40),(552,'BRL','UY',5,25),(553,'BRL','BD',5,10),(554,'BRL','PK',5,25),(555,'BRL','PH',10,30),(556,'BRL','ET',5,10),(557,'BRL','TN',5,10),(558,'BRL','LB',5,15),(559,'BRL','IN',5,20),(560,'BRL','PY',5,15),(561,'BRL','UZ',5,10),(562,'BRL','EC',5,15),(563,'BRL','MM',5,10),(564,'BRL','GE',5,10),(565,'CAD','US',30,80),(566,'CAD','CH',25,70),(567,'CAD','AU',25,60),(568,'CAD','GB',20,50),(569,'CAD','DE',20,50),(570,'CAD','DK',20,45),(571,'CAD','AT',15,40),(572,'CAD','NO',15,45),(573,'CAD','CA',15,50),(574,'CAD','NL',20,45),(575,'CAD','SE',15,40),(576,'CAD','IE',15,40),(577,'CAD','BE',15,40),(578,'CAD','FI',10,30),(579,'CAD','FR',10,35),(580,'CAD','NZ',15,35),(581,'CAD','HK',10,30),(582,'CAD','CZ',10,25),(583,'CAD','SK',10,20),(584,'CAD','AE',10,30),(585,'CAD','SG',15,35),(586,'CAD','IL',10,25),(587,'CAD','KW',5,25),(588,'CAD','IT',5,20),(589,'CAD','JP',10,25),(590,'CAD','ES',10,20),(591,'CAD','VE',5,15),(592,'CAD','HU',5,15),(593,'CAD','PT',5,15),(594,'CAD','GR',10,15),(595,'CAD','KR',10,25),(596,'CAD','TW',10,20),(597,'CAD','PL',5,15),(598,'CAD','ZM',5,10),(599,'CAD','PR',5,25),(600,'CAD','CI',5,10),(601,'CAD','RO',5,15),(602,'CAD','BH',5,15),(603,'CAD','PA',5,20),(604,'CAD','GH',5,10),(605,'CAD','KH',5,10),(606,'CAD','SN',5,10),(607,'CAD','SA',5,15),(608,'CAD','RU',5,15),(609,'CAD','UG',5,10),(610,'CAD','BR',5,10),(611,'CAD','NI',5,10),(612,'CAD','MG',5,10),(613,'CAD','DO',5,10),(614,'CAD','MX',5,10),(615,'CAD','OM',5,10),(616,'CAD','CM',5,10),(617,'CAD','ZA',5,15),(618,'CAD','CL',5,10),(619,'CAD','KE',5,10),(620,'CAD','NP',5,10),(621,'CAD','PE',5,10),(622,'CAD','UA',5,10),(623,'CAD','MZ',5,10),(624,'CAD','TZ',5,10),(625,'CAD','AO',5,10),(626,'CAD','JO',5,10),(627,'CAD','ZW',5,10),(628,'CAD','TR',5,10),(629,'CAD','MU',5,10),(630,'CAD','SV',5,10),(631,'CAD','TH',5,10),(632,'CAD','CO',5,10),(633,'CAD','LK',5,10),(634,'CAD','CR',5,10),(635,'CAD','AR',5,10),(636,'CAD','MA',5,10),(637,'CAD','MY',5,10),(638,'CAD','KZ',5,10),(639,'CAD','DZ',5,10),(640,'CAD','ID',5,10),(641,'CAD','NG',5,10),(642,'CAD','GT',5,10),(643,'CAD','VN',5,10),(644,'CAD','BY',5,10),(645,'CAD','EG',5,10),(646,'CAD','UY',5,10),(647,'CAD','BD',5,10),(648,'CAD','PK',5,10),(649,'CAD','PH',5,10),(650,'CAD','ET',5,10),(651,'CAD','TN',5,10),(652,'CAD','LB',5,10),(653,'CAD','IN',5,10),(654,'CAD','PY',5,10),(655,'CAD','UZ',5,10),(656,'CAD','EC',5,10),(657,'CAD','MM',5,10),(658,'CAD','GE',5,10),(659,'CHF','US',20,55),(660,'CHF','CH',20,45),(661,'CHF','AU',15,40),(662,'CHF','GB',15,35),(663,'CHF','DE',15,35),(664,'CHF','DK',15,30),(665,'CHF','AT',10,30),(666,'CHF','NO',10,30),(667,'CHF','CA',10,35),(668,'CHF','NL',15,30),(669,'CHF','SE',10,30),(670,'CHF','IE',10,25),(671,'CHF','BE',10,25),(672,'CHF','FI',5,20),(673,'CHF','FR',10,25),(674,'CHF','NZ',10,25),(675,'CHF','HK',10,20),(676,'CHF','CZ',10,20),(677,'CHF','SK',5,15),(678,'CHF','AE',5,20),(679,'CHF','SG',10,25),(680,'CHF','IL',10,20),(681,'CHF','KW',5,15),(682,'CHF','IT',5,15),(683,'CHF','JP',5,20),(684,'CHF','ES',5,15),(685,'CHF','VE',5,10),(686,'CHF','HU',5,10),(687,'CHF','PT',5,10),(688,'CHF','GR',5,10),(689,'CHF','KR',5,20),(690,'CHF','TW',5,15),(691,'CHF','PL',5,10),(692,'CHF','ZM',5,10),(693,'CHF','PR',5,15),(694,'CHF','CI',5,10),(695,'CHF','RO',5,10),(696,'CHF','BH',5,10),(697,'CHF','PA',5,15),(698,'CHF','GH',5,10),(699,'CHF','KH',5,10),(700,'CHF','SN',5,10),(701,'CHF','SA',5,10),(702,'CHF','RU',5,10),(703,'CHF','UG',5,10),(704,'CHF','BR',5,10),(705,'CHF','NI',5,10),(706,'CHF','MG',5,10),(707,'CHF','DO',5,10),(708,'CHF','MX',5,10),(709,'CHF','OM',5,10),(710,'CHF','CM',5,10),(711,'CHF','ZA',5,10),(712,'CHF','CL',5,10),(713,'CHF','KE',5,10),(714,'CHF','NP',5,10),(715,'CHF','PE',5,10),(716,'CHF','UA',5,10),(717,'CHF','MZ',5,10),(718,'CHF','TZ',5,10),(719,'CHF','AO',5,10),(720,'CHF','JO',5,10),(721,'CHF','ZW',5,10),(722,'CHF','TR',5,10),(723,'CHF','MU',5,10),(724,'CHF','SV',5,10),(725,'CHF','TH',5,10),(726,'CHF','CO',5,10),(727,'CHF','LK',5,10),(728,'CHF','CR',5,10),(729,'CHF','AR',5,10),(730,'CHF','MA',5,10),(731,'CHF','MY',5,10),(732,'CHF','KZ',5,10),(733,'CHF','DZ',5,10),(734,'CHF','ID',5,10),(735,'CHF','NG',5,10),(736,'CHF','GT',5,10),(737,'CHF','VN',5,10),(738,'CHF','BY',5,10),(739,'CHF','EG',5,10),(740,'CHF','UY',5,10),(741,'CHF','BD',5,10),(742,'CHF','PK',5,10),(743,'CHF','PH',5,10),(744,'CHF','ET',5,10),(745,'CHF','TN',5,10),(746,'CHF','LB',5,10),(747,'CHF','IN',5,10),(748,'CHF','PY',5,10),(749,'CHF','UZ',5,10),(750,'CHF','EC',5,10),(751,'CHF','MM',5,10),(752,'CHF','GE',5,10),(753,'CLP','US',16030,45230),(754,'CLP','CH',14950,39340),(755,'CLP','AU',13600,34925),(756,'CLP','GB',11860,30350),(757,'CLP','DE',11770,30105),(758,'CLP','DK',10830,26875),(759,'CLP','AT',7900,24555),(760,'CLP','NO',8955,25005),(761,'CLP','CA',9900,30360),(762,'CLP','NL',10590,26885),(763,'CLP','SE',8480,22925),(764,'CLP','IE',8390,22115),(765,'CLP','BE',7715,22610),(766,'CLP','FI',5770,17515),(767,'CLP','FR',7140,19115),(768,'CLP','NZ',7270,21400),(769,'CLP','HK',6610,18695),(770,'CLP','CZ',6300,15130),(771,'CLP','SK',5945,12885),(772,'CLP','AE',5610,17610),(773,'CLP','SG',7320,21635),(774,'CLP','IL',6390,15630),(775,'CLP','KW',2880,14045),(776,'CLP','IT',4350,11480),(777,'CLP','JP',5455,15495),(778,'CLP','ES',4470,11820),(779,'CLP','VE',585,9055),(780,'CLP','HU',3765,8765),(781,'CLP','PT',3760,9805),(782,'CLP','GR',4635,9495),(783,'CLP','KR',5715,15140),(784,'CLP','TW',4645,12440),(785,'CLP','PL',3975,9840),(786,'CLP','ZM',575,3275),(787,'CLP','PR',1405,13200),(788,'CLP','CI',765,3165),(789,'CLP','RO',3650,8835),(790,'CLP','BH',1660,9195),(791,'CLP','PA',1110,12620),(792,'CLP','GH',1330,3715),(793,'CLP','KH',770,3685),(794,'CLP','SN',560,4005),(795,'CLP','SA',2385,9130),(796,'CLP','RU',2370,7560),(797,'CLP','UG',555,2925),(798,'CLP','BR',2525,6230),(799,'CLP','NI',555,3990),(800,'CLP','MG',560,2825),(801,'CLP','DO',675,4685),(802,'CLP','MX',1905,6895),(803,'CLP','OM',1195,6895),(804,'CLP','CM',555,5135),(805,'CLP','ZA',2270,7305),(806,'CLP','CL',2365,7065),(807,'CLP','KE',685,2950),(808,'CLP','NP',555,2680),(809,'CLP','PE',1410,5945),(810,'CLP','UA',1345,4205),(811,'CLP','MZ',555,5580),(812,'CLP','TZ',70,1280),(813,'CLP','AO',1230,3205),(814,'CLP','JO',905,4310),(815,'CLP','ZW',560,3055),(816,'CLP','TR',1445,3955),(817,'CLP','MU',740,2530),(818,'CLP','SV',555,3065),(819,'CLP','TH',2170,6820),(820,'CLP','CO',1100,4255),(821,'CLP','LK',535,735),(822,'CLP','CR',670,4450),(823,'CLP','AR',1495,4055),(824,'CLP','MA',670,2625),(825,'CLP','MY',1895,6975),(826,'CLP','KZ',810,2970),(827,'CLP','DZ',665,1410),(828,'CLP','ID',1695,6280),(829,'CLP','NG',950,6020),(830,'CLP','GT',665,4715),(831,'CLP','VN',1385,5250),(832,'CLP','BY',650,2530),(833,'CLP','EG',875,5355),(834,'CLP','UY',690,3185),(835,'CLP','BD',570,1260),(836,'CLP','PK',625,3590),(837,'CLP','PH',1080,3990),(838,'CLP','ET',175,1320),(839,'CLP','TN',665,1205),(840,'CLP','LB',670,2010),(841,'CLP','IN',620,2800),(842,'CLP','PY',665,2140),(843,'CLP','UZ',665,1300),(844,'CLP','EC',650,2220),(845,'CLP','MM',665,730),(846,'CLP','GE',670,850),(847,'CNY','US',140,395),(848,'CNY','CH',130,345),(849,'CNY','AU',120,305),(850,'CNY','GB',105,265),(851,'CNY','DE',105,265),(852,'CNY','DK',95,235),(853,'CNY','AT',70,215),(854,'CNY','NO',80,220),(855,'CNY','CA',85,265),(856,'CNY','NL',95,235),(857,'CNY','SE',75,200),(858,'CNY','IE',75,195),(859,'CNY','BE',70,200),(860,'CNY','FI',50,155),(861,'CNY','FR',65,170),(862,'CNY','NZ',65,190),(863,'CNY','HK',60,165),(864,'CNY','CZ',55,135),(865,'CNY','SK',50,115),(866,'CNY','AE',50,155),(867,'CNY','SG',65,190),(868,'CNY','IL',55,135),(869,'CNY','KW',25,125),(870,'CNY','IT',40,100),(871,'CNY','JP',50,135),(872,'CNY','ES',40,105),(873,'CNY','VE',5,80),(874,'CNY','HU',35,75),(875,'CNY','PT',35,85),(876,'CNY','GR',40,85),(877,'CNY','KR',50,135),(878,'CNY','TW',40,110),(879,'CNY','PL',35,85),(880,'CNY','ZM',5,30),(881,'CNY','PR',10,115),(882,'CNY','CI',5,30),(883,'CNY','RO',30,75),(884,'CNY','BH',15,80),(885,'CNY','PA',10,110),(886,'CNY','GH',10,35),(887,'CNY','KH',5,30),(888,'CNY','SN',5,35),(889,'CNY','SA',20,80),(890,'CNY','RU',20,65),(891,'CNY','UG',5,25),(892,'CNY','BR',20,55),(893,'CNY','NI',5,35),(894,'CNY','MG',5,25),(895,'CNY','DO',5,40),(896,'CNY','MX',15,60),(897,'CNY','OM',10,60),(898,'CNY','CM',5,45),(899,'CNY','ZA',20,65),(900,'CNY','CL',20,60),(901,'CNY','KE',5,25),(902,'CNY','NP',5,25),(903,'CNY','PE',10,50),(904,'CNY','UA',10,35),(905,'CNY','MZ',5,50),(906,'CNY','TZ',5,10),(907,'CNY','AO',10,30),(908,'CNY','JO',10,40),(909,'CNY','ZW',5,25),(910,'CNY','TR',15,35),(911,'CNY','MU',5,20),(912,'CNY','SV',5,25),(913,'CNY','TH',20,60),(914,'CNY','CO',10,35),(915,'CNY','LK',5,10),(916,'CNY','CR',5,40),(917,'CNY','AR',15,35),(918,'CNY','MA',5,25),(919,'CNY','MY',15,60),(920,'CNY','KZ',5,25),(921,'CNY','DZ',5,10),(922,'CNY','ID',15,55),(923,'CNY','NG',10,55),(924,'CNY','GT',5,40),(925,'CNY','VN',10,45),(926,'CNY','BY',5,20),(927,'CNY','EG',10,45),(928,'CNY','UY',5,30),(929,'CNY','BD',5,10),(930,'CNY','PK',5,30),(931,'CNY','PH',10,35),(932,'CNY','ET',5,10),(933,'CNY','TN',5,10),(934,'CNY','LB',5,20),(935,'CNY','IN',5,25),(936,'CNY','PY',5,20),(937,'CNY','UZ',5,10),(938,'CNY','EC',5,20),(939,'CNY','MM',5,10),(940,'CNY','GE',5,10),(941,'COP','US',75545,213150),(942,'COP','CH',70445,185375),(943,'COP','AU',64100,164575),(944,'COP','GB',55885,143015),(945,'COP','DE',55460,141860),(946,'COP','DK',51030,126635),(947,'COP','AT',37235,115710),(948,'COP','NO',42205,117830),(949,'COP','CA',46655,143060),(950,'COP','NL',49915,126685),(951,'COP','SE',39955,108040),(952,'COP','IE',39535,104220),(953,'COP','BE',36360,106555),(954,'COP','FI',27180,82545),(955,'COP','FR',33655,90085),(956,'COP','NZ',34255,100840),(957,'COP','HK',31150,88090),(958,'COP','CZ',29700,71300),(959,'COP','SK',28020,60720),(960,'COP','AE',26440,82980),(961,'COP','SG',34500,101960),(962,'COP','IL',30105,73645),(963,'COP','KW',13580,66195),(964,'COP','IT',20495,54100),(965,'COP','JP',25695,73030),(966,'COP','ES',21065,55710),(967,'COP','VE',2760,42675),(968,'COP','HU',17750,41305),(969,'COP','PT',17720,46195),(970,'COP','GR',21850,44750),(971,'COP','KR',26940,71345),(972,'COP','TW',21895,58620),(973,'COP','PL',18735,46380),(974,'COP','ZM',2705,15440),(975,'COP','PR',6620,62215),(976,'COP','CI',3610,14925),(977,'COP','RO',17210,41645),(978,'COP','BH',7815,43325),(979,'COP','PA',5235,59470),(980,'COP','GH',6275,17510),(981,'COP','KH',3615,17370),(982,'COP','SN',2635,18870),(983,'COP','SA',11235,43010),(984,'COP','RU',11165,35625),(985,'COP','UG',2625,13790),(986,'COP','BR',11905,29345),(987,'COP','NI',2620,18790),(988,'COP','MG',2650,13320),(989,'COP','DO',3175,22085),(990,'COP','MX',8975,32480),(991,'COP','OM',5640,32485),(992,'COP','CM',2615,24205),(993,'COP','ZA',10695,34425),(994,'COP','CL',11145,33300),(995,'COP','KE',3215,13900),(996,'COP','NP',2615,12625),(997,'COP','PE',6655,28015),(998,'COP','UA',6345,19820),(999,'COP','MZ',2615,26290),(1000,'COP','TZ',330,6035),(1001,'COP','AO',5795,15115),(1002,'COP','JO',4275,20300),(1003,'COP','ZW',2625,14405),(1004,'COP','TR',6810,18630),(1005,'COP','MU',3485,11915),(1006,'COP','SV',2615,14435),(1007,'COP','TH',10215,32140),(1008,'COP','CO',5180,20050),(1009,'COP','LK',2515,3475),(1010,'COP','CR',3160,20980),(1011,'COP','AR',7055,19110),(1012,'COP','MA',3150,12365),(1013,'COP','MY',8940,32875),(1014,'COP','KZ',3825,13995),(1015,'COP','DZ',3135,6635),(1016,'COP','ID',7975,29590),(1017,'COP','NG',4485,28365),(1018,'COP','GT',3140,22210),(1019,'COP','VN',6525,24735),(1020,'COP','BY',3065,11930),(1021,'COP','EG',4135,25245),(1022,'COP','UY',3260,15015),(1023,'COP','BD',2680,5940),(1024,'COP','PK',2940,16930),(1025,'COP','PH',5095,18795),(1026,'COP','ET',815,6225),(1027,'COP','TN',3140,5685),(1028,'COP','LB',3170,9470),(1029,'COP','IN',2920,13195),(1030,'COP','PY',3140,10095),(1031,'COP','UZ',3140,6130),(1032,'COP','EC',3050,10470),(1033,'COP','MM',3140,3430),(1034,'COP','GE',3150,4015),(1035,'CZK','US',470,1320),(1036,'CZK','CH',435,1145),(1037,'CZK','AU',395,1020),(1038,'CZK','GB',345,885),(1039,'CZK','DE',345,880),(1040,'CZK','DK',315,785),(1041,'CZK','AT',230,715),(1042,'CZK','NO',260,730),(1043,'CZK','CA',290,885),(1044,'CZK','NL',310,785),(1045,'CZK','SE',245,670),(1046,'CZK','IE',245,645),(1047,'CZK','BE',225,660),(1048,'CZK','FI',170,510),(1049,'CZK','FR',210,560),(1050,'CZK','NZ',210,625),(1051,'CZK','HK',195,545),(1052,'CZK','CZ',185,440),(1053,'CZK','SK',175,375),(1054,'CZK','AE',165,515),(1055,'CZK','SG',215,630),(1056,'CZK','IL',185,455),(1057,'CZK','KW',85,410),(1058,'CZK','IT',125,335),(1059,'CZK','JP',160,450),(1060,'CZK','ES',130,345),(1061,'CZK','VE',15,265),(1062,'CZK','HU',110,255),(1063,'CZK','PT',110,285),(1064,'CZK','GR',135,275),(1065,'CZK','KR',165,440),(1066,'CZK','TW',135,365),(1067,'CZK','PL',115,285),(1068,'CZK','ZM',15,95),(1069,'CZK','PR',40,385),(1070,'CZK','CI',20,90),(1071,'CZK','RO',105,260),(1072,'CZK','BH',50,270),(1073,'CZK','PA',30,370),(1074,'CZK','GH',40,110),(1075,'CZK','KH',20,110),(1076,'CZK','SN',15,115),(1077,'CZK','SA',70,265),(1078,'CZK','RU',70,220),(1079,'CZK','UG',15,85),(1080,'CZK','BR',75,180),(1081,'CZK','NI',15,115),(1082,'CZK','MG',15,80),(1083,'CZK','DO',20,135),(1084,'CZK','MX',55,200),(1085,'CZK','OM',35,200),(1086,'CZK','CM',15,150),(1087,'CZK','ZA',65,215),(1088,'CZK','CL',70,205),(1089,'CZK','KE',20,85),(1090,'CZK','NP',15,80),(1091,'CZK','PE',40,175),(1092,'CZK','UA',40,125),(1093,'CZK','MZ',15,165),(1094,'CZK','TZ',5,35),(1095,'CZK','AO',35,95),(1096,'CZK','JO',25,125),(1097,'CZK','ZW',15,90),(1098,'CZK','TR',40,115),(1099,'CZK','MU',20,75),(1100,'CZK','SV',15,90),(1101,'CZK','TH',65,200),(1102,'CZK','CO',30,125),(1103,'CZK','LK',15,20),(1104,'CZK','CR',20,130),(1105,'CZK','AR',45,120),(1106,'CZK','MA',20,75),(1107,'CZK','MY',55,205),(1108,'CZK','KZ',25,85),(1109,'CZK','DZ',20,40),(1110,'CZK','ID',50,185),(1111,'CZK','NG',30,175),(1112,'CZK','GT',20,135),(1113,'CZK','VN',40,155),(1114,'CZK','BY',20,75),(1115,'CZK','EG',25,155),(1116,'CZK','UY',20,95),(1117,'CZK','BD',15,35),(1118,'CZK','PK',20,105),(1119,'CZK','PH',30,115),(1120,'CZK','ET',5,40),(1121,'CZK','TN',20,35),(1122,'CZK','LB',20,60),(1123,'CZK','IN',20,80),(1124,'CZK','PY',20,60),(1125,'CZK','UZ',20,40),(1126,'CZK','EC',20,65),(1127,'CZK','MM',20,25),(1128,'CZK','GE',20,25),(1129,'DKK','US',135,375),(1130,'DKK','CH',125,325),(1131,'DKK','AU',115,290),(1132,'DKK','GB',100,250),(1133,'DKK','DE',100,250),(1134,'DKK','DK',90,225),(1135,'DKK','AT',65,205),(1136,'DKK','NO',75,205),(1137,'DKK','CA',80,250),(1138,'DKK','NL',90,225),(1139,'DKK','SE',70,190),(1140,'DKK','IE',70,185),(1141,'DKK','BE',65,190),(1142,'DKK','FI',50,145),(1143,'DKK','FR',60,160),(1144,'DKK','NZ',60,175),(1145,'DKK','HK',55,155),(1146,'DKK','CZ',50,125),(1147,'DKK','SK',50,105),(1148,'DKK','AE',45,145),(1149,'DKK','SG',60,180),(1150,'DKK','IL',55,130),(1151,'DKK','KW',25,115),(1152,'DKK','IT',35,95),(1153,'DKK','JP',45,130),(1154,'DKK','ES',35,100),(1155,'DKK','VE',5,75),(1156,'DKK','HU',30,75),(1157,'DKK','PT',30,80),(1158,'DKK','GR',40,80),(1159,'DKK','KR',45,125),(1160,'DKK','TW',40,105),(1161,'DKK','PL',35,80),(1162,'DKK','ZM',5,25),(1163,'DKK','PR',10,110),(1164,'DKK','CI',5,25),(1165,'DKK','RO',30,75),(1166,'DKK','BH',15,75),(1167,'DKK','PA',10,105),(1168,'DKK','GH',10,30),(1169,'DKK','KH',5,30),(1170,'DKK','SN',5,35),(1171,'DKK','SA',20,75),(1172,'DKK','RU',20,65),(1173,'DKK','UG',5,25),(1174,'DKK','BR',20,50),(1175,'DKK','NI',5,35),(1176,'DKK','MG',5,25),(1177,'DKK','DO',5,40),(1178,'DKK','MX',15,55),(1179,'DKK','OM',10,55),(1180,'DKK','CM',5,45),(1181,'DKK','ZA',20,60),(1182,'DKK','CL',20,60),(1183,'DKK','KE',5,25),(1184,'DKK','NP',5,20),(1185,'DKK','PE',10,50),(1186,'DKK','UA',10,35),(1187,'DKK','MZ',5,45),(1188,'DKK','TZ',5,10),(1189,'DKK','AO',10,25),(1190,'DKK','JO',10,35),(1191,'DKK','ZW',5,25),(1192,'DKK','TR',10,35),(1193,'DKK','MU',5,20),(1194,'DKK','SV',5,25),(1195,'DKK','TH',20,55),(1196,'DKK','CO',10,35),(1197,'DKK','LK',5,10),(1198,'DKK','CR',5,35),(1199,'DKK','AR',10,35),(1200,'DKK','MA',5,20),(1201,'DKK','MY',15,60),(1202,'DKK','KZ',5,25),(1203,'DKK','DZ',5,10),(1204,'DKK','ID',15,50),(1205,'DKK','NG',10,50),(1206,'DKK','GT',5,40),(1207,'DKK','VN',10,45),(1208,'DKK','BY',5,20),(1209,'DKK','EG',5,45),(1210,'DKK','UY',5,25),(1211,'DKK','BD',5,10),(1212,'DKK','PK',5,30),(1213,'DKK','PH',10,35),(1214,'DKK','ET',5,10),(1215,'DKK','TN',5,10),(1216,'DKK','LB',5,15),(1217,'DKK','IN',5,25),(1218,'DKK','PY',5,20),(1219,'DKK','UZ',5,10),(1220,'DKK','EC',5,20),(1221,'DKK','MM',5,10),(1222,'DKK','GE',5,10),(1223,'EGP','US',340,960),(1224,'EGP','CH',315,835),(1225,'EGP','AU',290,740),(1226,'EGP','GB',250,645),(1227,'EGP','DE',250,640),(1228,'EGP','DK',230,570),(1229,'EGP','AT',170,520),(1230,'EGP','NO',190,530),(1231,'EGP','CA',210,645),(1232,'EGP','NL',225,570),(1233,'EGP','SE',180,485),(1234,'EGP','IE',180,470),(1235,'EGP','BE',165,480),(1236,'EGP','FI',120,370),(1237,'EGP','FR',150,405),(1238,'EGP','NZ',155,455),(1239,'EGP','HK',140,395),(1240,'EGP','CZ',135,320),(1241,'EGP','SK',125,275),(1242,'EGP','AE',120,375),(1243,'EGP','SG',155,460),(1244,'EGP','IL',135,330),(1245,'EGP','KW',60,300),(1246,'EGP','IT',90,245),(1247,'EGP','JP',115,330),(1248,'EGP','ES',95,250),(1249,'EGP','VE',10,190),(1250,'EGP','HU',80,185),(1251,'EGP','PT',80,210),(1252,'EGP','GR',100,200),(1253,'EGP','KR',120,320),(1254,'EGP','TW',100,265),(1255,'EGP','PL',85,210),(1256,'EGP','ZM',10,70),(1257,'EGP','PR',30,280),(1258,'EGP','CI',15,65),(1259,'EGP','RO',80,190),(1260,'EGP','BH',35,195),(1261,'EGP','PA',25,270),(1262,'EGP','GH',30,80),(1263,'EGP','KH',15,80),(1264,'EGP','SN',10,85),(1265,'EGP','SA',50,195),(1266,'EGP','RU',50,160),(1267,'EGP','UG',10,60),(1268,'EGP','BR',55,130),(1269,'EGP','NI',10,85),(1270,'EGP','MG',10,60),(1271,'EGP','DO',15,100),(1272,'EGP','MX',40,145),(1273,'EGP','OM',25,145),(1274,'EGP','CM',10,110),(1275,'EGP','ZA',50,155),(1276,'EGP','CL',50,150),(1277,'EGP','KE',15,65),(1278,'EGP','NP',10,55),(1279,'EGP','PE',30,125),(1280,'EGP','UA',30,90),(1281,'EGP','MZ',10,120),(1282,'EGP','TZ',5,25),(1283,'EGP','AO',25,70),(1284,'EGP','JO',20,90),(1285,'EGP','ZW',10,65),(1286,'EGP','TR',30,85),(1287,'EGP','MU',15,55),(1288,'EGP','SV',10,65),(1289,'EGP','TH',45,145),(1290,'EGP','CO',25,90),(1291,'EGP','LK',10,15),(1292,'EGP','CR',15,95),(1293,'EGP','AR',30,85),(1294,'EGP','MA',15,55),(1295,'EGP','MY',40,150),(1296,'EGP','KZ',15,65),(1297,'EGP','DZ',15,30),(1298,'EGP','ID',35,135),(1299,'EGP','NG',20,130),(1300,'EGP','GT',15,100),(1301,'EGP','VN',30,110),(1302,'EGP','BY',15,55),(1303,'EGP','EG',20,115),(1304,'EGP','UY',15,70),(1305,'EGP','BD',10,25),(1306,'EGP','PK',15,75),(1307,'EGP','PH',25,85),(1308,'EGP','ET',5,30),(1309,'EGP','TN',15,25),(1310,'EGP','LB',15,45),(1311,'EGP','IN',15,60),(1312,'EGP','PY',15,45),(1313,'EGP','UZ',15,30),(1314,'EGP','EC',15,45),(1315,'EGP','MM',15,20),(1316,'EGP','GE',15,20),(1317,'EUR','US',20,50),(1318,'EUR','CH',15,45),(1319,'EUR','AU',15,40),(1320,'EUR','GB',15,35),(1321,'EUR','DE',15,35),(1322,'EUR','DK',10,30),(1323,'EUR','AT',10,25),(1324,'EUR','NO',10,30),(1325,'EUR','CA',10,35),(1326,'EUR','NL',10,30),(1327,'EUR','SE',10,25),(1328,'EUR','IE',10,25),(1329,'EUR','BE',10,25),(1330,'EUR','FI',5,20),(1331,'EUR','FR',10,20),(1332,'EUR','NZ',10,25),(1333,'EUR','HK',5,20),(1334,'EUR','CZ',5,15),(1335,'EUR','SK',5,15),(1336,'EUR','AE',5,20),(1337,'EUR','SG',10,25),(1338,'EUR','IL',5,15),(1339,'EUR','KW',5,15),(1340,'EUR','IT',5,15),(1341,'EUR','JP',5,15),(1342,'EUR','ES',5,15),(1343,'EUR','VE',5,10),(1344,'EUR','HU',5,10),(1345,'EUR','PT',5,10),(1346,'EUR','GR',5,10),(1347,'EUR','KR',5,15),(1348,'EUR','TW',5,15),(1349,'EUR','PL',5,10),(1350,'EUR','ZM',5,10),(1351,'EUR','PR',5,15),(1352,'EUR','CI',5,10),(1353,'EUR','RO',5,10),(1354,'EUR','BH',5,10),(1355,'EUR','PA',5,15),(1356,'EUR','GH',5,10),(1357,'EUR','KH',5,10),(1358,'EUR','SN',5,10),(1359,'EUR','SA',5,10),(1360,'EUR','RU',5,10),(1361,'EUR','UG',5,10),(1362,'EUR','BR',5,10),(1363,'EUR','NI',5,10),(1364,'EUR','MG',5,10),(1365,'EUR','DO',5,10),(1366,'EUR','MX',5,10),(1367,'EUR','OM',5,10),(1368,'EUR','CM',5,10),(1369,'EUR','ZA',5,10),(1370,'EUR','CL',5,10),(1371,'EUR','KE',5,10),(1372,'EUR','NP',5,10),(1373,'EUR','PE',5,10),(1374,'EUR','UA',5,10),(1375,'EUR','MZ',5,10),(1376,'EUR','TZ',5,10),(1377,'EUR','AO',5,10),(1378,'EUR','JO',5,10),(1379,'EUR','ZW',5,10),(1380,'EUR','TR',5,10),(1381,'EUR','MU',5,10),(1382,'EUR','SV',5,10),(1383,'EUR','TH',5,10),(1384,'EUR','CO',5,10),(1385,'EUR','LK',5,10),(1386,'EUR','CR',5,10),(1387,'EUR','AR',5,10),(1388,'EUR','MA',5,10),(1389,'EUR','MY',5,10),(1390,'EUR','KZ',5,10),(1391,'EUR','DZ',5,10),(1392,'EUR','ID',5,10),(1393,'EUR','NG',5,10),(1394,'EUR','GT',5,10),(1395,'EUR','VN',5,10),(1396,'EUR','BY',5,10),(1397,'EUR','EG',5,10),(1398,'EUR','UY',5,10),(1399,'EUR','BD',5,10),(1400,'EUR','PK',5,10),(1401,'EUR','PH',5,10),(1402,'EUR','ET',5,10),(1403,'EUR','TN',5,10),(1404,'EUR','LB',5,10),(1405,'EUR','IN',5,10),(1406,'EUR','PY',5,10),(1407,'EUR','UZ',5,10),(1408,'EUR','EC',5,10),(1409,'EUR','MM',5,10),(1410,'EUR','GE',5,10),(1411,'GBP','US',15,45),(1412,'GBP','CH',15,40),(1413,'GBP','AU',15,35),(1414,'GBP','GB',10,30),(1415,'GBP','DE',10,30),(1416,'GBP','DK',10,25),(1417,'GBP','AT',10,25),(1418,'GBP','NO',10,25),(1419,'GBP','CA',10,30),(1420,'GBP','NL',10,25),(1421,'GBP','SE',10,25),(1422,'GBP','IE',10,20),(1423,'GBP','BE',10,20),(1424,'GBP','FI',5,15),(1425,'GBP','FR',5,20),(1426,'GBP','NZ',5,20),(1427,'GBP','HK',5,20),(1428,'GBP','CZ',5,15),(1429,'GBP','SK',5,15),(1430,'GBP','AE',5,20),(1431,'GBP','SG',5,20),(1432,'GBP','IL',5,15),(1433,'GBP','KW',5,15),(1434,'GBP','IT',5,10),(1435,'GBP','JP',5,15),(1436,'GBP','ES',5,10),(1437,'GBP','VE',5,10),(1438,'GBP','HU',5,10),(1439,'GBP','PT',5,10),(1440,'GBP','GR',5,10),(1441,'GBP','KR',5,15),(1442,'GBP','TW',5,10),(1443,'GBP','PL',5,10),(1444,'GBP','ZM',5,10),(1445,'GBP','PR',5,15),(1446,'GBP','CI',5,10),(1447,'GBP','RO',5,10),(1448,'GBP','BH',5,10),(1449,'GBP','PA',5,15),(1450,'GBP','GH',5,10),(1451,'GBP','KH',5,10),(1452,'GBP','SN',5,10),(1453,'GBP','SA',5,10),(1454,'GBP','RU',5,10),(1455,'GBP','UG',5,10),(1456,'GBP','BR',5,10),(1457,'GBP','NI',5,10),(1458,'GBP','MG',5,10),(1459,'GBP','DO',5,10),(1460,'GBP','MX',5,10),(1461,'GBP','OM',5,10),(1462,'GBP','CM',5,10),(1463,'GBP','ZA',5,10),(1464,'GBP','CL',5,10),(1465,'GBP','KE',5,10),(1466,'GBP','NP',5,10),(1467,'GBP','PE',5,10),(1468,'GBP','UA',5,10),(1469,'GBP','MZ',5,10),(1470,'GBP','TZ',5,10),(1471,'GBP','AO',5,10),(1472,'GBP','JO',5,10),(1473,'GBP','ZW',5,10),(1474,'GBP','TR',5,10),(1475,'GBP','MU',5,10),(1476,'GBP','SV',5,10),(1477,'GBP','TH',5,10),(1478,'GBP','CO',5,10),(1479,'GBP','LK',5,10),(1480,'GBP','CR',5,10),(1481,'GBP','AR',5,10),(1482,'GBP','MA',5,10),(1483,'GBP','MY',5,10),(1484,'GBP','KZ',5,10),(1485,'GBP','DZ',5,10),(1486,'GBP','ID',5,10),(1487,'GBP','NG',5,10),(1488,'GBP','GT',5,10),(1489,'GBP','VN',5,10),(1490,'GBP','BY',5,10),(1491,'GBP','EG',5,10),(1492,'GBP','UY',5,10),(1493,'GBP','BD',5,10),(1494,'GBP','PK',5,10),(1495,'GBP','PH',5,10),(1496,'GBP','ET',5,10),(1497,'GBP','TN',5,10),(1498,'GBP','LB',5,10),(1499,'GBP','IN',5,10),(1500,'GBP','PY',5,10),(1501,'GBP','UZ',5,10),(1502,'GBP','EC',5,10),(1503,'GBP','MM',5,10),(1504,'GBP','GE',5,10),(1505,'HKD','US',170,475),(1506,'HKD','CH',155,415),(1507,'HKD','AU',145,365),(1508,'HKD','GB',125,320),(1509,'HKD','DE',125,315),(1510,'HKD','DK',115,280),(1511,'HKD','AT',85,260),(1512,'HKD','NO',95,265),(1513,'HKD','CA',105,320),(1514,'HKD','NL',110,285),(1515,'HKD','SE',90,240),(1516,'HKD','IE',90,230),(1517,'HKD','BE',80,240),(1518,'HKD','FI',60,185),(1519,'HKD','FR',75,200),(1520,'HKD','NZ',75,225),(1521,'HKD','HK',70,195),(1522,'HKD','CZ',65,160),(1523,'HKD','SK',60,135),(1524,'HKD','AE',60,185),(1525,'HKD','SG',75,225),(1526,'HKD','IL',65,165),(1527,'HKD','KW',30,150),(1528,'HKD','IT',45,120),(1529,'HKD','JP',55,165),(1530,'HKD','ES',45,125),(1531,'HKD','VE',5,95),(1532,'HKD','HU',40,90),(1533,'HKD','PT',40,105),(1534,'HKD','GR',50,100),(1535,'HKD','KR',60,160),(1536,'HKD','TW',50,130),(1537,'HKD','PL',40,105),(1538,'HKD','ZM',5,35),(1539,'HKD','PR',15,140),(1540,'HKD','CI',10,35),(1541,'HKD','RO',40,95),(1542,'HKD','BH',15,95),(1543,'HKD','PA',10,135),(1544,'HKD','GH',15,40),(1545,'HKD','KH',10,40),(1546,'HKD','SN',5,40),(1547,'HKD','SA',25,95),(1548,'HKD','RU',25,80),(1549,'HKD','UG',5,30),(1550,'HKD','BR',25,65),(1551,'HKD','NI',5,40),(1552,'HKD','MG',5,30),(1553,'HKD','DO',5,50),(1554,'HKD','MX',20,70),(1555,'HKD','OM',15,70),(1556,'HKD','CM',5,55),(1557,'HKD','ZA',25,75),(1558,'HKD','CL',25,75),(1559,'HKD','KE',5,30),(1560,'HKD','NP',5,30),(1561,'HKD','PE',15,60),(1562,'HKD','UA',15,45),(1563,'HKD','MZ',5,60),(1564,'HKD','TZ',5,15),(1565,'HKD','AO',15,35),(1566,'HKD','JO',10,45),(1567,'HKD','ZW',5,30),(1568,'HKD','TR',15,40),(1569,'HKD','MU',10,25),(1570,'HKD','SV',5,30),(1571,'HKD','TH',25,70),(1572,'HKD','CO',10,45),(1573,'HKD','LK',5,10),(1574,'HKD','CR',5,45),(1575,'HKD','AR',15,45),(1576,'HKD','MA',5,30),(1577,'HKD','MY',20,75),(1578,'HKD','KZ',10,30),(1579,'HKD','DZ',5,15),(1580,'HKD','ID',20,65),(1581,'HKD','NG',10,65),(1582,'HKD','GT',5,50),(1583,'HKD','VN',15,55),(1584,'HKD','BY',5,25),(1585,'HKD','EG',10,55),(1586,'HKD','UY',5,35),(1587,'HKD','BD',5,15),(1588,'HKD','PK',5,40),(1589,'HKD','PH',10,40),(1590,'HKD','ET',5,15),(1591,'HKD','TN',5,15),(1592,'HKD','LB',5,20),(1593,'HKD','IN',5,30),(1594,'HKD','PY',5,25),(1595,'HKD','UZ',5,15),(1596,'HKD','EC',5,25),(1597,'HKD','MM',5,10),(1598,'HKD','GE',5,10),(1599,'HUF','US',6445,18185),(1600,'HUF','CH',6010,15815),(1601,'HUF','AU',5470,14040),(1602,'HUF','GB',4765,12200),(1603,'HUF','DE',4730,12100),(1604,'HUF','DK',4355,10805),(1605,'HUF','AT',3175,9870),(1606,'HUF','NO',3600,10050),(1607,'HUF','CA',3980,12205),(1608,'HUF','NL',4260,10805),(1609,'HUF','SE',3410,9215),(1610,'HUF','IE',3375,8890),(1611,'HUF','BE',3100,9090),(1612,'HUF','FI',2320,7040),(1613,'HUF','FR',2870,7685),(1614,'HUF','NZ',2920,8600),(1615,'HUF','HK',2655,7515),(1616,'HUF','CZ',2535,6080),(1617,'HUF','SK',2390,5180),(1618,'HUF','AE',2255,7080),(1619,'HUF','SG',2945,8700),(1620,'HUF','IL',2570,6280),(1621,'HUF','KW',1160,5645),(1622,'HUF','IT',1750,4615),(1623,'HUF','JP',2190,6230),(1624,'HUF','ES',1795,4755),(1625,'HUF','VE',235,3640),(1626,'HUF','HU',1515,3525),(1627,'HUF','PT',1510,3940),(1628,'HUF','GR',1865,3820),(1629,'HUF','KR',2300,6085),(1630,'HUF','TW',1870,5000),(1631,'HUF','PL',1600,3955),(1632,'HUF','ZM',230,1315),(1633,'HUF','PR',565,5305),(1634,'HUF','CI',310,1275),(1635,'HUF','RO',1470,3555),(1636,'HUF','BH',665,3695),(1637,'HUF','PA',445,5075),(1638,'HUF','GH',535,1495),(1639,'HUF','KH',310,1480),(1640,'HUF','SN',225,1610),(1641,'HUF','SA',960,3670),(1642,'HUF','RU',950,3040),(1643,'HUF','UG',225,1175),(1644,'HUF','BR',1015,2505),(1645,'HUF','NI',225,1605),(1646,'HUF','MG',225,1135),(1647,'HUF','DO',270,1885),(1648,'HUF','MX',765,2770),(1649,'HUF','OM',480,2770),(1650,'HUF','CM',225,2065),(1651,'HUF','ZA',910,2935),(1652,'HUF','CL',950,2840),(1653,'HUF','KE',275,1185),(1654,'HUF','NP',225,1075),(1655,'HUF','PE',570,2390),(1656,'HUF','UA',540,1690),(1657,'HUF','MZ',225,2245),(1658,'HUF','TZ',30,515),(1659,'HUF','AO',495,1290),(1660,'HUF','JO',365,1730),(1661,'HUF','ZW',225,1230),(1662,'HUF','TR',580,1590),(1663,'HUF','MU',295,1015),(1664,'HUF','SV',225,1230),(1665,'HUF','TH',870,2740),(1666,'HUF','CO',440,1710),(1667,'HUF','LK',215,295),(1668,'HUF','CR',270,1790),(1669,'HUF','AR',600,1630),(1670,'HUF','MA',270,1055),(1671,'HUF','MY',765,2805),(1672,'HUF','KZ',325,1195),(1673,'HUF','DZ',265,565),(1674,'HUF','ID',680,2525),(1675,'HUF','NG',385,2420),(1676,'HUF','GT',270,1895),(1677,'HUF','VN',555,2110),(1678,'HUF','BY',260,1020),(1679,'HUF','EG',355,2155),(1680,'HUF','UY',280,1280),(1681,'HUF','BD',230,505),(1682,'HUF','PK',250,1445),(1683,'HUF','PH',435,1605),(1684,'HUF','ET',70,530),(1685,'HUF','TN',270,485),(1686,'HUF','LB',270,810),(1687,'HUF','IN',250,1125),(1688,'HUF','PY',270,860),(1689,'HUF','UZ',270,525),(1690,'HUF','EC',260,895),(1691,'HUF','MM',270,295),(1692,'HUF','GE',270,345),(1693,'IDR','US',305805,862850),(1694,'IDR','CH',285175,750420),(1695,'IDR','AU',259480,666220),(1696,'IDR','GB',226230,578945),(1697,'IDR','DE',224510,574265),(1698,'IDR','DK',206565,512635),(1699,'IDR','AT',150725,468395),(1700,'IDR','NO',170840,476995),(1701,'IDR','CA',188855,579125),(1702,'IDR','NL',202060,512840),(1703,'IDR','SE',161735,437360),(1704,'IDR','IE',160045,421890),(1705,'IDR','BE',147180,431340),(1706,'IDR','FI',110030,334155),(1707,'IDR','FR',136245,364680),(1708,'IDR','NZ',138660,408205),(1709,'IDR','HK',126095,356600),(1710,'IDR','CZ',120220,288620),(1711,'IDR','SK',113420,245805),(1712,'IDR','AE',107035,335905),(1713,'IDR','SG',139655,412750),(1714,'IDR','IL',121875,298120),(1715,'IDR','KW',54975,267955),(1716,'IDR','IT',82960,219010),(1717,'IDR','JP',104020,295625),(1718,'IDR','ES',85280,225525),(1719,'IDR','VE',11180,172745),(1720,'IDR','HU',71860,167205),(1721,'IDR','PT',71735,187005),(1722,'IDR','GR',88455,181160),(1723,'IDR','KR',109060,288805),(1724,'IDR','TW',88640,237295),(1725,'IDR','PL',75845,187750),(1726,'IDR','ZM',10955,62500),(1727,'IDR','PR',26790,251850),(1728,'IDR','CI',14620,60420),(1729,'IDR','RO',69670,168580),(1730,'IDR','BH',31635,175390),(1731,'IDR','PA',21190,240735),(1732,'IDR','GH',25400,70875),(1733,'IDR','KH',14640,70310),(1734,'IDR','SN',10660,76395),(1735,'IDR','SA',45475,174115),(1736,'IDR','RU',45190,144210),(1737,'IDR','UG',10620,55825),(1738,'IDR','BR',48185,118800),(1739,'IDR','NI',10595,76070),(1740,'IDR','MG',10720,53925),(1741,'IDR','DO',12860,89405),(1742,'IDR','MX',36335,131490),(1743,'IDR','OM',22840,131495),(1744,'IDR','CM',10585,97990),(1745,'IDR','ZA',43300,139355),(1746,'IDR','CL',45110,134805),(1747,'IDR','KE',13020,56270),(1748,'IDR','NP',10585,51110),(1749,'IDR','PE',26945,113410),(1750,'IDR','UA',25685,80225),(1751,'IDR','MZ',10585,106420),(1752,'IDR','TZ',1335,24420),(1753,'IDR','AO',23465,61185),(1754,'IDR','JO',17305,82175),(1755,'IDR','ZW',10635,58315),(1756,'IDR','TR',27565,75415),(1757,'IDR','MU',14115,48240),(1758,'IDR','SV',10585,58430),(1759,'IDR','TH',41350,130110),(1760,'IDR','CO',20970,81160),(1761,'IDR','LK',10185,14065),(1762,'IDR','CR',12785,84925),(1763,'IDR','AR',28555,77350),(1764,'IDR','MA',12755,50060),(1765,'IDR','MY',36190,133085),(1766,'IDR','KZ',15480,56655),(1767,'IDR','DZ',12690,26860),(1768,'IDR','ID',32290,119790),(1769,'IDR','NG',18150,114815),(1770,'IDR','GT',12715,89915),(1771,'IDR','VN',26420,100125),(1772,'IDR','BY',12405,48295),(1773,'IDR','EG',16730,102190),(1774,'IDR','UY',13190,60785),(1775,'IDR','BD',10860,24040),(1776,'IDR','PK',11905,68530),(1777,'IDR','PH',20615,76080),(1778,'IDR','ET',3305,25200),(1779,'IDR','TN',12700,23015),(1780,'IDR','LB',12825,38335),(1781,'IDR','IN',11825,53405),(1782,'IDR','PY',12710,40865),(1783,'IDR','UZ',12715,24810),(1784,'IDR','EC',12355,42380),(1785,'IDR','MM',12720,13890),(1786,'IDR','GE',12760,16260),(1787,'ILS','US',70,190),(1788,'ILS','CH',65,165),(1789,'ILS','AU',60,150),(1790,'ILS','GB',50,130),(1791,'ILS','DE',50,130),(1792,'ILS','DK',45,115),(1793,'ILS','AT',35,105),(1794,'ILS','NO',40,105),(1795,'ILS','CA',40,130),(1796,'ILS','NL',45,115),(1797,'ILS','SE',35,95),(1798,'ILS','IE',35,95),(1799,'ILS','BE',35,95),(1800,'ILS','FI',25,75),(1801,'ILS','FR',30,80),(1802,'ILS','NZ',30,90),(1803,'ILS','HK',30,80),(1804,'ILS','CZ',25,65),(1805,'ILS','SK',25,55),(1806,'ILS','AE',25,75),(1807,'ILS','SG',30,90),(1808,'ILS','IL',25,65),(1809,'ILS','KW',10,60),(1810,'ILS','IT',20,50),(1811,'ILS','JP',25,65),(1812,'ILS','ES',20,50),(1813,'ILS','VE',5,40),(1814,'ILS','HU',15,35),(1815,'ILS','PT',15,40),(1816,'ILS','GR',20,40),(1817,'ILS','KR',25,65),(1818,'ILS','TW',20,55),(1819,'ILS','PL',15,40),(1820,'ILS','ZM',5,15),(1821,'ILS','PR',5,55),(1822,'ILS','CI',5,15),(1823,'ILS','RO',15,35),(1824,'ILS','BH',5,40),(1825,'ILS','PA',5,55),(1826,'ILS','GH',5,15),(1827,'ILS','KH',5,15),(1828,'ILS','SN',5,15),(1829,'ILS','SA',10,40),(1830,'ILS','RU',10,30),(1831,'ILS','UG',5,10),(1832,'ILS','BR',10,25),(1833,'ILS','NI',5,15),(1834,'ILS','MG',5,10),(1835,'ILS','DO',5,20),(1836,'ILS','MX',10,30),(1837,'ILS','OM',5,30),(1838,'ILS','CM',5,20),(1839,'ILS','ZA',10,30),(1840,'ILS','CL',10,30),(1841,'ILS','KE',5,15),(1842,'ILS','NP',5,10),(1843,'ILS','PE',5,25),(1844,'ILS','UA',5,20),(1845,'ILS','MZ',5,25),(1846,'ILS','TZ',5,10),(1847,'ILS','AO',5,15),(1848,'ILS','JO',5,20),(1849,'ILS','ZW',5,15),(1850,'ILS','TR',5,15),(1851,'ILS','MU',5,10),(1852,'ILS','SV',5,15),(1853,'ILS','TH',10,30),(1854,'ILS','CO',5,20),(1855,'ILS','LK',5,10),(1856,'ILS','CR',5,20),(1857,'ILS','AR',5,15),(1858,'ILS','MA',5,10),(1859,'ILS','MY',10,30),(1860,'ILS','KZ',5,15),(1861,'ILS','DZ',5,10),(1862,'ILS','ID',5,25),(1863,'ILS','NG',5,25),(1864,'ILS','GT',5,20),(1865,'ILS','VN',5,20),(1866,'ILS','BY',5,10),(1867,'ILS','EG',5,25),(1868,'ILS','UY',5,15),(1869,'ILS','BD',5,10),(1870,'ILS','PK',5,15),(1871,'ILS','PH',5,15),(1872,'ILS','ET',5,10),(1873,'ILS','TN',5,10),(1874,'ILS','LB',5,10),(1875,'ILS','IN',5,10),(1876,'ILS','PY',5,10),(1877,'ILS','UZ',5,10),(1878,'ILS','EC',5,10),(1879,'ILS','MM',5,10),(1880,'ILS','GE',5,10),(1881,'INR','US',1590,4485),(1882,'INR','CH',1480,3900),(1883,'INR','AU',1350,3460),(1884,'INR','GB',1175,3010),(1885,'INR','DE',1165,2985),(1886,'INR','DK',1075,2665),(1887,'INR','AT',785,2435),(1888,'INR','NO',890,2480),(1889,'INR','CA',980,3010),(1890,'INR','NL',1050,2665),(1891,'INR','SE',840,2275),(1892,'INR','IE',830,2195),(1893,'INR','BE',765,2240),(1894,'INR','FI',570,1735),(1895,'INR','FR',710,1895),(1896,'INR','NZ',720,2120),(1897,'INR','HK',655,1855),(1898,'INR','CZ',625,1500),(1899,'INR','SK',590,1280),(1900,'INR','AE',555,1745),(1901,'INR','SG',725,2145),(1902,'INR','IL',635,1550),(1903,'INR','KW',285,1395),(1904,'INR','IT',430,1140),(1905,'INR','JP',540,1535),(1906,'INR','ES',445,1170),(1907,'INR','VE',60,900),(1908,'INR','HU',375,870),(1909,'INR','PT',375,970),(1910,'INR','GR',460,940),(1911,'INR','KR',565,1500),(1912,'INR','TW',460,1235),(1913,'INR','PL',395,975),(1914,'INR','ZM',55,325),(1915,'INR','PR',140,1310),(1916,'INR','CI',75,315),(1917,'INR','RO',360,875),(1918,'INR','BH',165,910),(1919,'INR','PA',110,1250),(1920,'INR','GH',130,370),(1921,'INR','KH',75,365),(1922,'INR','SN',55,395),(1923,'INR','SA',235,905),(1924,'INR','RU',235,750),(1925,'INR','UG',55,290),(1926,'INR','BR',250,615),(1927,'INR','NI',55,395),(1928,'INR','MG',55,280),(1929,'INR','DO',65,465),(1930,'INR','MX',190,685),(1931,'INR','OM',120,685),(1932,'INR','CM',55,510),(1933,'INR','ZA',225,725),(1934,'INR','CL',235,700),(1935,'INR','KE',70,290),(1936,'INR','NP',55,265),(1937,'INR','PE',140,590),(1938,'INR','UA',135,415),(1939,'INR','MZ',55,555),(1940,'INR','TZ',5,125),(1941,'INR','AO',120,320),(1942,'INR','JO',90,425),(1943,'INR','ZW',55,305),(1944,'INR','TR',145,390),(1945,'INR','MU',75,250),(1946,'INR','SV',55,305),(1947,'INR','TH',215,675),(1948,'INR','CO',110,420),(1949,'INR','LK',55,75),(1950,'INR','CR',65,440),(1951,'INR','AR',150,400),(1952,'INR','MA',65,260),(1953,'INR','MY',190,690),(1954,'INR','KZ',80,295),(1955,'INR','DZ',65,140),(1956,'INR','ID',170,625),(1957,'INR','NG',95,595),(1958,'INR','GT',65,465),(1959,'INR','VN',135,520),(1960,'INR','BY',65,250),(1961,'INR','EG',85,530),(1962,'INR','UY',70,315),(1963,'INR','BD',55,125),(1964,'INR','PK',60,355),(1965,'INR','PH',105,395),(1966,'INR','ET',15,130),(1967,'INR','TN',65,120),(1968,'INR','LB',65,200),(1969,'INR','IN',60,280),(1970,'INR','PY',65,210),(1971,'INR','UZ',65,130),(1972,'INR','EC',65,220),(1973,'INR','MM',65,70),(1974,'INR','GE',65,85),(1975,'JPY','US',2255,6370),(1976,'JPY','CH',2105,5540),(1977,'JPY','AU',1915,4915),(1978,'JPY','GB',1670,4275),(1979,'JPY','DE',1655,4240),(1980,'JPY','DK',1525,3785),(1981,'JPY','AT',1110,3455),(1982,'JPY','NO',1260,3520),(1983,'JPY','CA',1395,4275),(1984,'JPY','NL',1490,3785),(1985,'JPY','SE',1195,3230),(1986,'JPY','IE',1180,3115),(1987,'JPY','BE',1085,3185),(1988,'JPY','FI',810,2465),(1989,'JPY','FR',1005,2690),(1990,'JPY','NZ',1025,3015),(1991,'JPY','HK',930,2630),(1992,'JPY','CZ',885,2130),(1993,'JPY','SK',835,1815),(1994,'JPY','AE',790,2480),(1995,'JPY','SG',1030,3045),(1996,'JPY','IL',900,2200),(1997,'JPY','KW',405,1980),(1998,'JPY','IT',610,1615),(1999,'JPY','JP',770,2180),(2000,'JPY','ES',630,1665),(2001,'JPY','VE',85,1275),(2002,'JPY','HU',530,1235),(2003,'JPY','PT',530,1380),(2004,'JPY','GR',655,1335),(2005,'JPY','KR',805,2130),(2006,'JPY','TW',655,1750),(2007,'JPY','PL',560,1385),(2008,'JPY','ZM',80,460),(2009,'JPY','PR',200,1860),(2010,'JPY','CI',110,445),(2011,'JPY','RO',515,1245),(2012,'JPY','BH',235,1295),(2013,'JPY','PA',155,1775),(2014,'JPY','GH',185,525),(2015,'JPY','KH',110,520),(2016,'JPY','SN',80,565),(2017,'JPY','SA',335,1285),(2018,'JPY','RU',335,1065),(2019,'JPY','UG',80,410),(2020,'JPY','BR',355,875),(2021,'JPY','NI',80,560),(2022,'JPY','MG',80,400),(2023,'JPY','DO',95,660),(2024,'JPY','MX',270,970),(2025,'JPY','OM',170,970),(2026,'JPY','CM',80,725),(2027,'JPY','ZA',320,1030),(2028,'JPY','CL',335,995),(2029,'JPY','KE',95,415),(2030,'JPY','NP',80,375),(2031,'JPY','PE',200,835),(2032,'JPY','UA',190,590),(2033,'JPY','MZ',80,785),(2034,'JPY','TZ',10,180),(2035,'JPY','AO',175,450),(2036,'JPY','JO',130,605),(2037,'JPY','ZW',80,430),(2038,'JPY','TR',205,555),(2039,'JPY','MU',105,355),(2040,'JPY','SV',80,430),(2041,'JPY','TH',305,960),(2042,'JPY','CO',155,600),(2043,'JPY','LK',75,105),(2044,'JPY','CR',95,625),(2045,'JPY','AR',210,570),(2046,'JPY','MA',95,370),(2047,'JPY','MY',265,980),(2048,'JPY','KZ',115,420),(2049,'JPY','DZ',95,200),(2050,'JPY','ID',240,885),(2051,'JPY','NG',135,845),(2052,'JPY','GT',95,665),(2053,'JPY','VN',195,740),(2054,'JPY','BY',90,355),(2055,'JPY','EG',125,755),(2056,'JPY','UY',95,450),(2057,'JPY','BD',80,175),(2058,'JPY','PK',90,505),(2059,'JPY','PH',150,560),(2060,'JPY','ET',25,185),(2061,'JPY','TN',95,170),(2062,'JPY','LB',95,285),(2063,'JPY','IN',85,395),(2064,'JPY','PY',95,300),(2065,'JPY','UZ',95,185),(2066,'JPY','EC',90,315),(2067,'JPY','MM',95,105),(2068,'JPY','GE',95,120),(2069,'KRW','US',23860,67325),(2070,'KRW','CH',22250,58550),(2071,'KRW','AU',20245,51980),(2072,'KRW','GB',17650,45170),(2073,'KRW','DE',17515,44805),(2074,'KRW','DK',16115,40000),(2075,'KRW','AT',11760,36545),(2076,'KRW','NO',13330,37215),(2077,'KRW','CA',14735,45185),(2078,'KRW','NL',15765,40015),(2079,'KRW','SE',12620,34125),(2080,'KRW','IE',12490,32920),(2081,'KRW','BE',11485,33655),(2082,'KRW','FI',8585,26070),(2083,'KRW','FR',10630,28455),(2084,'KRW','NZ',10820,31850),(2085,'KRW','HK',9840,27825),(2086,'KRW','CZ',9380,22520),(2087,'KRW','SK',8850,19180),(2088,'KRW','AE',8350,26210),(2089,'KRW','SG',10895,32205),(2090,'KRW','IL',9510,23260),(2091,'KRW','KW',4290,20905),(2092,'KRW','IT',6475,17090),(2093,'KRW','JP',8115,23065),(2094,'KRW','ES',6655,17595),(2095,'KRW','VE',870,13480),(2096,'KRW','HU',5605,13045),(2097,'KRW','PT',5595,14590),(2098,'KRW','GR',6900,14135),(2099,'KRW','KR',8510,22535),(2100,'KRW','TW',6915,18515),(2101,'KRW','PL',5920,14650),(2102,'KRW','ZM',855,4875),(2103,'KRW','PR',2090,19650),(2104,'KRW','CI',1140,4715),(2105,'KRW','RO',5435,13155),(2106,'KRW','BH',2470,13685),(2107,'KRW','PA',1655,18785),(2108,'KRW','GH',1980,5530),(2109,'KRW','KH',1140,5485),(2110,'KRW','SN',830,5960),(2111,'KRW','SA',3550,13585),(2112,'KRW','RU',3525,11250),(2113,'KRW','UG',830,4355),(2114,'KRW','BR',3760,9270),(2115,'KRW','NI',825,5935),(2116,'KRW','MG',835,4205),(2117,'KRW','DO',1005,6975),(2118,'KRW','MX',2835,10260),(2119,'KRW','OM',1780,10260),(2120,'KRW','CM',825,7645),(2121,'KRW','ZA',3380,10875),(2122,'KRW','CL',3520,10520),(2123,'KRW','KE',1015,4390),(2124,'KRW','NP',825,3990),(2125,'KRW','PE',2100,8850),(2126,'KRW','UA',2005,6260),(2127,'KRW','MZ',825,8305),(2128,'KRW','TZ',105,1905),(2129,'KRW','AO',1830,4775),(2130,'KRW','JO',1350,6410),(2131,'KRW','ZW',830,4550),(2132,'KRW','TR',2150,5885),(2133,'KRW','MU',1100,3765),(2134,'KRW','SV',825,4560),(2135,'KRW','TH',3225,10150),(2136,'KRW','CO',1635,6335),(2137,'KRW','LK',795,1095),(2138,'KRW','CR',995,6625),(2139,'KRW','AR',2230,6035),(2140,'KRW','MA',995,3905),(2141,'KRW','MY',2825,10385),(2142,'KRW','KZ',1210,4420),(2143,'KRW','DZ',990,2095),(2144,'KRW','ID',2520,9345),(2145,'KRW','NG',1415,8960),(2146,'KRW','GT',990,7015),(2147,'KRW','VN',2060,7810),(2148,'KRW','BY',970,3770),(2149,'KRW','EG',1305,7975),(2150,'KRW','UY',1030,4745),(2151,'KRW','BD',845,1875),(2152,'KRW','PK',930,5345),(2153,'KRW','PH',1610,5935),(2154,'KRW','ET',260,1965),(2155,'KRW','TN',990,1795),(2156,'KRW','LB',1000,2990),(2157,'KRW','IN',925,4165),(2158,'KRW','PY',990,3190),(2159,'KRW','UZ',990,1935),(2160,'KRW','EC',965,3305),(2161,'KRW','MM',990,1085),(2162,'KRW','GE',995,1270),(2163,'MAD','US',195,545),(2164,'MAD','CH',180,475),(2165,'MAD','AU',165,420),(2166,'MAD','GB',145,365),(2167,'MAD','DE',140,360),(2168,'MAD','DK',130,325),(2169,'MAD','AT',95,295),(2170,'MAD','NO',110,300),(2171,'MAD','CA',120,365),(2172,'MAD','NL',125,325),(2173,'MAD','SE',100,275),(2174,'MAD','IE',100,265),(2175,'MAD','BE',95,270),(2176,'MAD','FI',70,210),(2177,'MAD','FR',85,230),(2178,'MAD','NZ',85,255),(2179,'MAD','HK',80,225),(2180,'MAD','CZ',75,180),(2181,'MAD','SK',70,155),(2182,'MAD','AE',65,210),(2183,'MAD','SG',90,260),(2184,'MAD','IL',75,190),(2185,'MAD','KW',35,170),(2186,'MAD','IT',50,140),(2187,'MAD','JP',65,185),(2188,'MAD','ES',55,140),(2189,'MAD','VE',5,110),(2190,'MAD','HU',45,105),(2191,'MAD','PT',45,120),(2192,'MAD','GR',55,115),(2193,'MAD','KR',70,180),(2194,'MAD','TW',55,150),(2195,'MAD','PL',50,120),(2196,'MAD','ZM',5,40),(2197,'MAD','PR',15,160),(2198,'MAD','CI',10,40),(2199,'MAD','RO',45,105),(2200,'MAD','BH',20,110),(2201,'MAD','PA',15,150),(2202,'MAD','GH',15,45),(2203,'MAD','KH',10,45),(2204,'MAD','SN',5,50),(2205,'MAD','SA',30,110),(2206,'MAD','RU',30,90),(2207,'MAD','UG',5,35),(2208,'MAD','BR',30,75),(2209,'MAD','NI',5,50),(2210,'MAD','MG',5,35),(2211,'MAD','DO',10,55),(2212,'MAD','MX',25,85),(2213,'MAD','OM',15,85),(2214,'MAD','CM',5,60),(2215,'MAD','ZA',25,90),(2216,'MAD','CL',30,85),(2217,'MAD','KE',10,35),(2218,'MAD','NP',5,30),(2219,'MAD','PE',15,70),(2220,'MAD','UA',15,50),(2221,'MAD','MZ',5,65),(2222,'MAD','TZ',5,15),(2223,'MAD','AO',15,40),(2224,'MAD','JO',10,50),(2225,'MAD','ZW',5,35),(2226,'MAD','TR',15,50),(2227,'MAD','MU',10,30),(2228,'MAD','SV',5,35),(2229,'MAD','TH',25,80),(2230,'MAD','CO',15,50),(2231,'MAD','LK',5,10),(2232,'MAD','CR',10,55),(2233,'MAD','AR',20,50),(2234,'MAD','MA',10,30),(2235,'MAD','MY',25,85),(2236,'MAD','KZ',10,35),(2237,'MAD','DZ',10,15),(2238,'MAD','ID',20,75),(2239,'MAD','NG',10,70),(2240,'MAD','GT',10,55),(2241,'MAD','VN',15,65),(2242,'MAD','BY',10,30),(2243,'MAD','EG',10,65),(2244,'MAD','UY',10,40),(2245,'MAD','BD',5,15),(2246,'MAD','PK',10,45),(2247,'MAD','PH',15,50),(2248,'MAD','ET',5,15),(2249,'MAD','TN',10,15),(2250,'MAD','LB',10,25),(2251,'MAD','IN',5,35),(2252,'MAD','PY',10,25),(2253,'MAD','UZ',10,15),(2254,'MAD','EC',10,25),(2255,'MAD','MM',10,15),(2256,'MAD','GE',10,15),(2257,'MXN','US',430,1215),(2258,'MXN','CH',400,1060),(2259,'MXN','AU',365,940),(2260,'MXN','GB',320,815),(2261,'MXN','DE',315,810),(2262,'MXN','DK',290,725),(2263,'MXN','AT',215,660),(2264,'MXN','NO',240,675),(2265,'MXN','CA',265,815),(2266,'MXN','NL',285,725),(2267,'MXN','SE',230,615),(2268,'MXN','IE',225,595),(2269,'MXN','BE',210,610),(2270,'MXN','FI',155,470),(2271,'MXN','FR',190,515),(2272,'MXN','NZ',195,575),(2273,'MXN','HK',180,505),(2274,'MXN','CZ',170,405),(2275,'MXN','SK',160,345),(2276,'MXN','AE',150,475),(2277,'MXN','SG',195,580),(2278,'MXN','IL',170,420),(2279,'MXN','KW',80,380),(2280,'MXN','IT',115,310),(2281,'MXN','JP',145,415),(2282,'MXN','ES',120,320),(2283,'MXN','VE',15,245),(2284,'MXN','HU',100,235),(2285,'MXN','PT',100,265),(2286,'MXN','GR',125,255),(2287,'MXN','KR',155,405),(2288,'MXN','TW',125,335),(2289,'MXN','PL',105,265),(2290,'MXN','ZM',15,90),(2291,'MXN','PR',40,355),(2292,'MXN','CI',20,85),(2293,'MXN','RO',100,240),(2294,'MXN','BH',45,245),(2295,'MXN','PA',30,340),(2296,'MXN','GH',35,100),(2297,'MXN','KH',20,100),(2298,'MXN','SN',15,110),(2299,'MXN','SA',65,245),(2300,'MXN','RU',65,205),(2301,'MXN','UG',15,80),(2302,'MXN','BR',70,165),(2303,'MXN','NI',15,105),(2304,'MXN','MG',15,75),(2305,'MXN','DO',20,125),(2306,'MXN','MX',50,185),(2307,'MXN','OM',30,185),(2308,'MXN','CM',15,140),(2309,'MXN','ZA',60,195),(2310,'MXN','CL',65,190),(2311,'MXN','KE',20,80),(2312,'MXN','NP',15,70),(2313,'MXN','PE',40,160),(2314,'MXN','UA',35,115),(2315,'MXN','MZ',15,150),(2316,'MXN','TZ',5,35),(2317,'MXN','AO',35,85),(2318,'MXN','JO',25,115),(2319,'MXN','ZW',15,80),(2320,'MXN','TR',40,105),(2321,'MXN','MU',20,70),(2322,'MXN','SV',15,80),(2323,'MXN','TH',60,185),(2324,'MXN','CO',30,115),(2325,'MXN','LK',15,20),(2326,'MXN','CR',20,120),(2327,'MXN','AR',40,110),(2328,'MXN','MA',20,70),(2329,'MXN','MY',50,190),(2330,'MXN','KZ',20,80),(2331,'MXN','DZ',20,40),(2332,'MXN','ID',45,170),(2333,'MXN','NG',25,160),(2334,'MXN','GT',20,125),(2335,'MXN','VN',35,140),(2336,'MXN','BY',15,70),(2337,'MXN','EG',25,145),(2338,'MXN','UY',20,85),(2339,'MXN','BD',15,35),(2340,'MXN','PK',15,95),(2341,'MXN','PH',30,105),(2342,'MXN','ET',5,35),(2343,'MXN','TN',20,30),(2344,'MXN','LB',20,55),(2345,'MXN','IN',15,75),(2346,'MXN','PY',20,60),(2347,'MXN','UZ',20,35),(2348,'MXN','EC',15,60),(2349,'MXN','MM',20,25),(2350,'MXN','GE',20,25),(2351,'MYR','US',90,250),(2352,'MYR','CH',80,215),(2353,'MYR','AU',75,190),(2354,'MYR','GB',65,165),(2355,'MYR','DE',65,165),(2356,'MYR','DK',60,145),(2357,'MYR','AT',45,135),(2358,'MYR','NO',50,135),(2359,'MYR','CA',55,165),(2360,'MYR','NL',60,145),(2361,'MYR','SE',45,125),(2362,'MYR','IE',45,120),(2363,'MYR','BE',40,125),(2364,'MYR','FI',30,95),(2365,'MYR','FR',40,105),(2366,'MYR','NZ',40,115),(2367,'MYR','HK',35,100),(2368,'MYR','CZ',35,85),(2369,'MYR','SK',35,70),(2370,'MYR','AE',30,95),(2371,'MYR','SG',40,120),(2372,'MYR','IL',35,85),(2373,'MYR','KW',15,75),(2374,'MYR','IT',25,65),(2375,'MYR','JP',30,85),(2376,'MYR','ES',25,65),(2377,'MYR','VE',5,50),(2378,'MYR','HU',20,50),(2379,'MYR','PT',20,55),(2380,'MYR','GR',25,50),(2381,'MYR','KR',30,85),(2382,'MYR','TW',25,70),(2383,'MYR','PL',20,55),(2384,'MYR','ZM',5,20),(2385,'MYR','PR',10,70),(2386,'MYR','CI',5,15),(2387,'MYR','RO',20,50),(2388,'MYR','BH',10,50),(2389,'MYR','PA',5,70),(2390,'MYR','GH',5,20),(2391,'MYR','KH',5,20),(2392,'MYR','SN',5,20),(2393,'MYR','SA',15,50),(2394,'MYR','RU',15,40),(2395,'MYR','UG',5,15),(2396,'MYR','BR',15,35),(2397,'MYR','NI',5,20),(2398,'MYR','MG',5,15),(2399,'MYR','DO',5,25),(2400,'MYR','MX',10,40),(2401,'MYR','OM',5,40),(2402,'MYR','CM',5,30),(2403,'MYR','ZA',10,40),(2404,'MYR','CL',15,40),(2405,'MYR','KE',5,15),(2406,'MYR','NP',5,15),(2407,'MYR','PE',10,35),(2408,'MYR','UA',5,25),(2409,'MYR','MZ',5,30),(2410,'MYR','TZ',5,10),(2411,'MYR','AO',5,20),(2412,'MYR','JO',5,25),(2413,'MYR','ZW',5,15),(2414,'MYR','TR',10,20),(2415,'MYR','MU',5,15),(2416,'MYR','SV',5,15),(2417,'MYR','TH',10,35),(2418,'MYR','CO',5,25),(2419,'MYR','LK',5,10),(2420,'MYR','CR',5,25),(2421,'MYR','AR',10,20),(2422,'MYR','MA',5,15),(2423,'MYR','MY',10,40),(2424,'MYR','KZ',5,15),(2425,'MYR','DZ',5,10),(2426,'MYR','ID',10,35),(2427,'MYR','NG',5,35),(2428,'MYR','GT',5,25),(2429,'MYR','VN',10,30),(2430,'MYR','BY',5,15),(2431,'MYR','EG',5,30),(2432,'MYR','UY',5,15),(2433,'MYR','BD',5,10),(2434,'MYR','PK',5,20),(2435,'MYR','PH',5,20),(2436,'MYR','ET',5,10),(2437,'MYR','TN',5,10),(2438,'MYR','LB',5,10),(2439,'MYR','IN',5,15),(2440,'MYR','PY',5,10),(2441,'MYR','UZ',5,10),(2442,'MYR','EC',5,10),(2443,'MYR','MM',5,10),(2444,'MYR','GE',5,10),(2445,'NGN','US',8270,23330),(2446,'NGN','CH',7710,20290),(2447,'NGN','AU',7015,18010),(2448,'NGN','GB',6115,15650),(2449,'NGN','DE',6070,15525),(2450,'NGN','DK',5585,13860),(2451,'NGN','AT',4075,12665),(2452,'NGN','NO',4620,12895),(2453,'NGN','CA',5105,15655),(2454,'NGN','NL',5465,13865),(2455,'NGN','SE',4375,11825),(2456,'NGN','IE',4325,11405),(2457,'NGN','BE',3980,11660),(2458,'NGN','FI',2975,9035),(2459,'NGN','FR',3685,9860),(2460,'NGN','NZ',3750,11035),(2461,'NGN','HK',3410,9640),(2462,'NGN','CZ',3250,7805),(2463,'NGN','SK',3065,6645),(2464,'NGN','AE',2895,9080),(2465,'NGN','SG',3775,11160),(2466,'NGN','IL',3295,8060),(2467,'NGN','KW',1485,7245),(2468,'NGN','IT',2245,5920),(2469,'NGN','JP',2810,7995),(2470,'NGN','ES',2305,6095),(2471,'NGN','VE',300,4670),(2472,'NGN','HU',1945,4520),(2473,'NGN','PT',1940,5055),(2474,'NGN','GR',2390,4900),(2475,'NGN','KR',2950,7810),(2476,'NGN','TW',2395,6415),(2477,'NGN','PL',2050,5075),(2478,'NGN','ZM',295,1690),(2479,'NGN','PR',725,6810),(2480,'NGN','CI',395,1635),(2481,'NGN','RO',1885,4560),(2482,'NGN','BH',855,4740),(2483,'NGN','PA',575,6510),(2484,'NGN','GH',685,1915),(2485,'NGN','KH',395,1900),(2486,'NGN','SN',290,2065),(2487,'NGN','SA',1230,4705),(2488,'NGN','RU',1220,3900),(2489,'NGN','UG',285,1510),(2490,'NGN','BR',1305,3210),(2491,'NGN','NI',285,2055),(2492,'NGN','MG',290,1460),(2493,'NGN','DO',350,2415),(2494,'NGN','MX',980,3555),(2495,'NGN','OM',620,3555),(2496,'NGN','CM',285,2650),(2497,'NGN','ZA',1170,3770),(2498,'NGN','CL',1220,3645),(2499,'NGN','KE',350,1520),(2500,'NGN','NP',285,1380),(2501,'NGN','PE',730,3065),(2502,'NGN','UA',695,2170),(2503,'NGN','MZ',285,2875),(2504,'NGN','TZ',35,660),(2505,'NGN','AO',635,1655),(2506,'NGN','JO',470,2220),(2507,'NGN','ZW',290,1575),(2508,'NGN','TR',745,2040),(2509,'NGN','MU',380,1305),(2510,'NGN','SV',285,1580),(2511,'NGN','TH',1120,3520),(2512,'NGN','CO',565,2195),(2513,'NGN','LK',275,380),(2514,'NGN','CR',345,2295),(2515,'NGN','AR',770,2090),(2516,'NGN','MA',345,1355),(2517,'NGN','MY',980,3600),(2518,'NGN','KZ',420,1530),(2519,'NGN','DZ',345,725),(2520,'NGN','ID',875,3240),(2521,'NGN','NG',490,3105),(2522,'NGN','GT',345,2430),(2523,'NGN','VN',715,2705),(2524,'NGN','BY',335,1305),(2525,'NGN','EG',450,2765),(2526,'NGN','UY',355,1645),(2527,'NGN','BD',295,650),(2528,'NGN','PK',320,1855),(2529,'NGN','PH',555,2055),(2530,'NGN','ET',90,680),(2531,'NGN','TN',345,620),(2532,'NGN','LB',345,1035),(2533,'NGN','IN',320,1445),(2534,'NGN','PY',345,1105),(2535,'NGN','UZ',345,670),(2536,'NGN','EC',335,1145),(2537,'NGN','MM',345,375),(2538,'NGN','GE',345,440),(2539,'NOK','US',185,520),(2540,'NOK','CH',170,450),(2541,'NOK','AU',155,400),(2542,'NOK','GB',135,350),(2543,'NOK','DE',135,345),(2544,'NOK','DK',125,310),(2545,'NOK','AT',90,280),(2546,'NOK','NO',105,285),(2547,'NOK','CA',115,350),(2548,'NOK','NL',120,310),(2549,'NOK','SE',95,265),(2550,'NOK','IE',95,255),(2551,'NOK','BE',90,260),(2552,'NOK','FI',65,200),(2553,'NOK','FR',80,220),(2554,'NOK','NZ',85,245),(2555,'NOK','HK',75,215),(2556,'NOK','CZ',70,175),(2557,'NOK','SK',70,150),(2558,'NOK','AE',65,200),(2559,'NOK','SG',85,250),(2560,'NOK','IL',75,180),(2561,'NOK','KW',35,160),(2562,'NOK','IT',50,130),(2563,'NOK','JP',65,180),(2564,'NOK','ES',50,135),(2565,'NOK','VE',5,105),(2566,'NOK','HU',45,100),(2567,'NOK','PT',45,115),(2568,'NOK','GR',55,110),(2569,'NOK','KR',65,175),(2570,'NOK','TW',55,145),(2571,'NOK','PL',45,115),(2572,'NOK','ZM',5,40),(2573,'NOK','PR',15,150),(2574,'NOK','CI',10,35),(2575,'NOK','RO',40,100),(2576,'NOK','BH',20,105),(2577,'NOK','PA',15,145),(2578,'NOK','GH',15,45),(2579,'NOK','KH',10,40),(2580,'NOK','SN',5,45),(2581,'NOK','SA',25,105),(2582,'NOK','RU',25,85),(2583,'NOK','UG',5,35),(2584,'NOK','BR',30,70),(2585,'NOK','NI',5,45),(2586,'NOK','MG',5,30),(2587,'NOK','DO',10,55),(2588,'NOK','MX',20,80),(2589,'NOK','OM',15,80),(2590,'NOK','CM',5,60),(2591,'NOK','ZA',25,85),(2592,'NOK','CL',25,80),(2593,'NOK','KE',10,35),(2594,'NOK','NP',5,30),(2595,'NOK','PE',15,70),(2596,'NOK','UA',15,50),(2597,'NOK','MZ',5,65),(2598,'NOK','TZ',5,15),(2599,'NOK','AO',15,35),(2600,'NOK','JO',10,50),(2601,'NOK','ZW',5,35),(2602,'NOK','TR',15,45),(2603,'NOK','MU',10,30),(2604,'NOK','SV',5,35),(2605,'NOK','TH',25,80),(2606,'NOK','CO',15,50),(2607,'NOK','LK',5,10),(2608,'NOK','CR',10,50),(2609,'NOK','AR',15,45),(2610,'NOK','MA',10,30),(2611,'NOK','MY',20,80),(2612,'NOK','KZ',10,35),(2613,'NOK','DZ',10,15),(2614,'NOK','ID',20,70),(2615,'NOK','NG',10,70),(2616,'NOK','GT',10,55),(2617,'NOK','VN',15,60),(2618,'NOK','BY',5,30),(2619,'NOK','EG',10,60),(2620,'NOK','UY',10,35),(2621,'NOK','BD',5,15),(2622,'NOK','PK',5,40),(2623,'NOK','PH',10,45),(2624,'NOK','ET',5,15),(2625,'NOK','TN',10,15),(2626,'NOK','LB',10,25),(2627,'NOK','IN',5,30),(2628,'NOK','PY',10,25),(2629,'NOK','UZ',10,15),(2630,'NOK','EC',5,25),(2631,'NOK','MM',10,15),(2632,'NOK','GE',10,15),(2633,'PEN','US',80,220),(2634,'PEN','CH',75,195),(2635,'PEN','AU',65,170),(2636,'PEN','GB',60,150),(2637,'PEN','DE',60,145),(2638,'PEN','DK',55,130),(2639,'PEN','AT',40,120),(2640,'PEN','NO',45,120),(2641,'PEN','CA',50,150),(2642,'PEN','NL',50,130),(2643,'PEN','SE',40,110),(2644,'PEN','IE',40,110),(2645,'PEN','BE',40,110),(2646,'PEN','FI',30,85),(2647,'PEN','FR',35,95),(2648,'PEN','NZ',35,105),(2649,'PEN','HK',30,90),(2650,'PEN','CZ',30,75),(2651,'PEN','SK',30,65),(2652,'PEN','AE',25,85),(2653,'PEN','SG',35,105),(2654,'PEN','IL',30,75),(2655,'PEN','KW',15,70),(2656,'PEN','IT',20,55),(2657,'PEN','JP',25,75),(2658,'PEN','ES',20,60),(2659,'PEN','VE',5,45),(2660,'PEN','HU',20,45),(2661,'PEN','PT',20,50),(2662,'PEN','GR',25,45),(2663,'PEN','KR',30,75),(2664,'PEN','TW',25,60),(2665,'PEN','PL',20,50),(2666,'PEN','ZM',5,15),(2667,'PEN','PR',5,65),(2668,'PEN','CI',5,15),(2669,'PEN','RO',20,45),(2670,'PEN','BH',10,45),(2671,'PEN','PA',5,60),(2672,'PEN','GH',5,20),(2673,'PEN','KH',5,20),(2674,'PEN','SN',5,20),(2675,'PEN','SA',10,45),(2676,'PEN','RU',10,35),(2677,'PEN','UG',5,15),(2678,'PEN','BR',10,30),(2679,'PEN','NI',5,20),(2680,'PEN','MG',5,15),(2681,'PEN','DO',5,25),(2682,'PEN','MX',10,35),(2683,'PEN','OM',5,35),(2684,'PEN','CM',5,25),(2685,'PEN','ZA',10,35),(2686,'PEN','CL',10,35),(2687,'PEN','KE',5,15),(2688,'PEN','NP',5,15),(2689,'PEN','PE',5,30),(2690,'PEN','UA',5,20),(2691,'PEN','MZ',5,25),(2692,'PEN','TZ',5,10),(2693,'PEN','AO',5,15),(2694,'PEN','JO',5,20),(2695,'PEN','ZW',5,15),(2696,'PEN','TR',5,20),(2697,'PEN','MU',5,10),(2698,'PEN','SV',5,15),(2699,'PEN','TH',10,35),(2700,'PEN','CO',5,20),(2701,'PEN','LK',5,10),(2702,'PEN','CR',5,20),(2703,'PEN','AR',5,20),(2704,'PEN','MA',5,15),(2705,'PEN','MY',10,35),(2706,'PEN','KZ',5,15),(2707,'PEN','DZ',5,10),(2708,'PEN','ID',10,30),(2709,'PEN','NG',5,30),(2710,'PEN','GT',5,25),(2711,'PEN','VN',5,25),(2712,'PEN','BY',5,10),(2713,'PEN','EG',5,25),(2714,'PEN','UY',5,15),(2715,'PEN','BD',5,10),(2716,'PEN','PK',5,20),(2717,'PEN','PH',5,20),(2718,'PEN','ET',5,10),(2719,'PEN','TN',5,10),(2720,'PEN','LB',5,10),(2721,'PEN','IN',5,15),(2722,'PEN','PY',5,10),(2723,'PEN','UZ',5,10),(2724,'PEN','EC',5,10),(2725,'PEN','MM',5,10),(2726,'PEN','GE',5,10),(2727,'PHP','US',1045,2945),(2728,'PHP','CH',975,2560),(2729,'PHP','AU',885,2270),(2730,'PHP','GB',770,1975),(2731,'PHP','DE',765,1960),(2732,'PHP','DK',705,1750),(2733,'PHP','AT',515,1600),(2734,'PHP','NO',585,1625),(2735,'PHP','CA',645,1975),(2736,'PHP','NL',690,1750),(2737,'PHP','SE',550,1490),(2738,'PHP','IE',545,1440),(2739,'PHP','BE',500,1470),(2740,'PHP','FI',375,1140),(2741,'PHP','FR',465,1245),(2742,'PHP','NZ',475,1390),(2743,'PHP','HK',430,1215),(2744,'PHP','CZ',410,985),(2745,'PHP','SK',385,840),(2746,'PHP','AE',365,1145),(2747,'PHP','SG',475,1410),(2748,'PHP','IL',415,1015),(2749,'PHP','KW',185,915),(2750,'PHP','IT',285,745),(2751,'PHP','JP',355,1010),(2752,'PHP','ES',290,770),(2753,'PHP','VE',40,590),(2754,'PHP','HU',245,570),(2755,'PHP','PT',245,640),(2756,'PHP','GR',300,620),(2757,'PHP','KR',370,985),(2758,'PHP','TW',300,810),(2759,'PHP','PL',260,640),(2760,'PHP','ZM',35,215),(2761,'PHP','PR',90,860),(2762,'PHP','CI',50,205),(2763,'PHP','RO',240,575),(2764,'PHP','BH',110,600),(2765,'PHP','PA',70,820),(2766,'PHP','GH',85,240),(2767,'PHP','KH',50,240),(2768,'PHP','SN',35,260),(2769,'PHP','SA',155,595),(2770,'PHP','RU',155,490),(2771,'PHP','UG',35,190),(2772,'PHP','BR',165,405),(2773,'PHP','NI',35,260),(2774,'PHP','MG',35,185),(2775,'PHP','DO',45,305),(2776,'PHP','MX',125,450),(2777,'PHP','OM',80,450),(2778,'PHP','CM',35,335),(2779,'PHP','ZA',150,475),(2780,'PHP','CL',155,460),(2781,'PHP','KE',45,190),(2782,'PHP','NP',35,175),(2783,'PHP','PE',90,385),(2784,'PHP','UA',90,275),(2785,'PHP','MZ',35,365),(2786,'PHP','TZ',5,85),(2787,'PHP','AO',80,210),(2788,'PHP','JO',60,280),(2789,'PHP','ZW',35,200),(2790,'PHP','TR',95,255),(2791,'PHP','MU',50,165),(2792,'PHP','SV',35,200),(2793,'PHP','TH',140,445),(2794,'PHP','CO',70,275),(2795,'PHP','LK',35,50),(2796,'PHP','CR',45,290),(2797,'PHP','AR',95,265),(2798,'PHP','MA',45,170),(2799,'PHP','MY',125,455),(2800,'PHP','KZ',55,195),(2801,'PHP','DZ',45,90),(2802,'PHP','ID',110,410),(2803,'PHP','NG',60,390),(2804,'PHP','GT',45,305),(2805,'PHP','VN',90,340),(2806,'PHP','BY',40,165),(2807,'PHP','EG',55,350),(2808,'PHP','UY',45,205),(2809,'PHP','BD',35,80),(2810,'PHP','PK',40,235),(2811,'PHP','PH',70,260),(2812,'PHP','ET',10,85),(2813,'PHP','TN',45,80),(2814,'PHP','LB',45,130),(2815,'PHP','IN',40,180),(2816,'PHP','PY',45,140),(2817,'PHP','UZ',45,85),(2818,'PHP','EC',40,145),(2819,'PHP','MM',45,50),(2820,'PHP','GE',45,55),(2821,'PKR','US',3485,9840),(2822,'PKR','CH',3250,8555),(2823,'PKR','AU',2960,7595),(2824,'PKR','GB',2580,6600),(2825,'PKR','DE',2560,6550),(2826,'PKR','DK',2355,5845),(2827,'PKR','AT',1720,5340),(2828,'PKR','NO',1950,5440),(2829,'PKR','CA',2155,6605),(2830,'PKR','NL',2305,5850),(2831,'PKR','SE',1845,4985),(2832,'PKR','IE',1825,4810),(2833,'PKR','BE',1680,4920),(2834,'PKR','FI',1255,3810),(2835,'PKR','FR',1555,4160),(2836,'PKR','NZ',1580,4655),(2837,'PKR','HK',1440,4065),(2838,'PKR','CZ',1370,3290),(2839,'PKR','SK',1295,2805),(2840,'PKR','AE',1220,3830),(2841,'PKR','SG',1590,4705),(2842,'PKR','IL',1390,3400),(2843,'PKR','KW',625,3055),(2844,'PKR','IT',945,2495),(2845,'PKR','JP',1185,3370),(2846,'PKR','ES',970,2570),(2847,'PKR','VE',125,1970),(2848,'PKR','HU',820,1905),(2849,'PKR','PT',820,2130),(2850,'PKR','GR',1010,2065),(2851,'PKR','KR',1245,3295),(2852,'PKR','TW',1010,2705),(2853,'PKR','PL',865,2140),(2854,'PKR','ZM',125,715),(2855,'PKR','PR',305,2870),(2856,'PKR','CI',165,690),(2857,'PKR','RO',795,1920),(2858,'PKR','BH',360,2000),(2859,'PKR','PA',240,2745),(2860,'PKR','GH',290,810),(2861,'PKR','KH',165,800),(2862,'PKR','SN',120,870),(2863,'PKR','SA',520,1985),(2864,'PKR','RU',515,1645),(2865,'PKR','UG',120,635),(2866,'PKR','BR',550,1355),(2867,'PKR','NI',120,865),(2868,'PKR','MG',120,615),(2869,'PKR','DO',145,1020),(2870,'PKR','MX',415,1500),(2871,'PKR','OM',260,1500),(2872,'PKR','CM',120,1115),(2873,'PKR','ZA',495,1590),(2874,'PKR','CL',515,1535),(2875,'PKR','KE',150,640),(2876,'PKR','NP',120,585),(2877,'PKR','PE',305,1295),(2878,'PKR','UA',295,915),(2879,'PKR','MZ',120,1215),(2880,'PKR','TZ',15,280),(2881,'PKR','AO',270,700),(2882,'PKR','JO',195,935),(2883,'PKR','ZW',120,665),(2884,'PKR','TR',315,860),(2885,'PKR','MU',160,550),(2886,'PKR','SV',120,665),(2887,'PKR','TH',470,1485),(2888,'PKR','CO',240,925),(2889,'PKR','LK',115,160),(2890,'PKR','CR',145,970),(2891,'PKR','AR',325,880),(2892,'PKR','MA',145,570),(2893,'PKR','MY',415,1515),(2894,'PKR','KZ',175,645),(2895,'PKR','DZ',145,305),(2896,'PKR','ID',370,1365),(2897,'PKR','NG',205,1310),(2898,'PKR','GT',145,1025),(2899,'PKR','VN',300,1140),(2900,'PKR','BY',140,550),(2901,'PKR','EG',190,1165),(2902,'PKR','UY',150,695),(2903,'PKR','BD',125,275),(2904,'PKR','PK',135,780),(2905,'PKR','PH',235,870),(2906,'PKR','ET',40,285),(2907,'PKR','TN',145,260),(2908,'PKR','LB',145,435),(2909,'PKR','IN',135,610),(2910,'PKR','PY',145,465),(2911,'PKR','UZ',145,285),(2912,'PKR','EC',140,485),(2913,'PKR','MM',145,160),(2914,'PKR','GE',145,185),(2915,'PLN','US',80,230),(2916,'PLN','CH',75,200),(2917,'PLN','AU',70,175),(2918,'PLN','GB',60,155),(2919,'PLN','DE',60,150),(2920,'PLN','DK',55,135),(2921,'PLN','AT',40,125),(2922,'PLN','NO',45,125),(2923,'PLN','CA',50,155),(2924,'PLN','NL',55,135),(2925,'PLN','SE',45,115),(2926,'PLN','IE',40,110),(2927,'PLN','BE',40,115),(2928,'PLN','FI',30,90),(2929,'PLN','FR',35,95),(2930,'PLN','NZ',35,110),(2931,'PLN','HK',35,95),(2932,'PLN','CZ',30,75),(2933,'PLN','SK',30,65),(2934,'PLN','AE',30,90),(2935,'PLN','SG',35,110),(2936,'PLN','IL',30,80),(2937,'PLN','KW',15,70),(2938,'PLN','IT',20,60),(2939,'PLN','JP',30,80),(2940,'PLN','ES',25,60),(2941,'PLN','VE',5,45),(2942,'PLN','HU',20,45),(2943,'PLN','PT',20,50),(2944,'PLN','GR',25,50),(2945,'PLN','KR',30,75),(2946,'PLN','TW',25,65),(2947,'PLN','PL',20,50),(2948,'PLN','ZM',5,15),(2949,'PLN','PR',5,65),(2950,'PLN','CI',5,15),(2951,'PLN','RO',20,45),(2952,'PLN','BH',10,45),(2953,'PLN','PA',5,65),(2954,'PLN','GH',5,20),(2955,'PLN','KH',5,20),(2956,'PLN','SN',5,20),(2957,'PLN','SA',10,45),(2958,'PLN','RU',10,40),(2959,'PLN','UG',5,15),(2960,'PLN','BR',15,30),(2961,'PLN','NI',5,20),(2962,'PLN','MG',5,15),(2963,'PLN','DO',5,25),(2964,'PLN','MX',10,35),(2965,'PLN','OM',5,35),(2966,'PLN','CM',5,25),(2967,'PLN','ZA',10,35),(2968,'PLN','CL',10,35),(2969,'PLN','KE',5,15),(2970,'PLN','NP',5,15),(2971,'PLN','PE',5,30),(2972,'PLN','UA',5,20),(2973,'PLN','MZ',5,30),(2974,'PLN','TZ',5,10),(2975,'PLN','AO',5,15),(2976,'PLN','JO',5,20),(2977,'PLN','ZW',5,15),(2978,'PLN','TR',5,20),(2979,'PLN','MU',5,15),(2980,'PLN','SV',5,15),(2981,'PLN','TH',10,35),(2982,'PLN','CO',5,20),(2983,'PLN','LK',5,10),(2984,'PLN','CR',5,25),(2985,'PLN','AR',10,20),(2986,'PLN','MA',5,15),(2987,'PLN','MY',10,35),(2988,'PLN','KZ',5,15),(2989,'PLN','DZ',5,10),(2990,'PLN','ID',10,30),(2991,'PLN','NG',5,30),(2992,'PLN','GT',5,25),(2993,'PLN','VN',5,25),(2994,'PLN','BY',5,15),(2995,'PLN','EG',5,25),(2996,'PLN','UY',5,15),(2997,'PLN','BD',5,10),(2998,'PLN','PK',5,20),(2999,'PLN','PH',5,20),(3000,'PLN','ET',5,10),(3001,'PLN','TN',5,10),(3002,'PLN','LB',5,10),(3003,'PLN','IN',5,15),(3004,'PLN','PY',5,10),(3005,'PLN','UZ',5,10),(3006,'PLN','EC',5,10),(3007,'PLN','MM',5,10),(3008,'PLN','GE',5,10),(3009,'RON','US',85,245),(3010,'RON','CH',80,215),(3011,'RON','AU',75,190),(3012,'RON','GB',65,165),(3013,'RON','DE',65,165),(3014,'RON','DK',60,145),(3015,'RON','AT',45,135),(3016,'RON','NO',50,135),(3017,'RON','CA',55,165),(3018,'RON','NL',60,145),(3019,'RON','SE',45,125),(3020,'RON','IE',45,120),(3021,'RON','BE',40,125),(3022,'RON','FI',30,95),(3023,'RON','FR',40,105),(3024,'RON','NZ',40,115),(3025,'RON','HK',35,100),(3026,'RON','CZ',35,80),(3027,'RON','SK',30,70),(3028,'RON','AE',30,95),(3029,'RON','SG',40,120),(3030,'RON','IL',35,85),(3031,'RON','KW',15,75),(3032,'RON','IT',25,60),(3033,'RON','JP',30,85),(3034,'RON','ES',25,65),(3035,'RON','VE',5,50),(3036,'RON','HU',20,50),(3037,'RON','PT',20,55),(3038,'RON','GR',25,50),(3039,'RON','KR',30,80),(3040,'RON','TW',25,70),(3041,'RON','PL',20,55),(3042,'RON','ZM',5,20),(3043,'RON','PR',10,70),(3044,'RON','CI',5,15),(3045,'RON','RO',20,50),(3046,'RON','BH',10,50),(3047,'RON','PA',5,70),(3048,'RON','GH',5,20),(3049,'RON','KH',5,20),(3050,'RON','SN',5,20),(3051,'RON','SA',15,50),(3052,'RON','RU',15,40),(3053,'RON','UG',5,15),(3054,'RON','BR',15,35),(3055,'RON','NI',5,20),(3056,'RON','MG',5,15),(3057,'RON','DO',5,25),(3058,'RON','MX',10,35),(3059,'RON','OM',5,35),(3060,'RON','CM',5,30),(3061,'RON','ZA',10,40),(3062,'RON','CL',15,40),(3063,'RON','KE',5,15),(3064,'RON','NP',5,15),(3065,'RON','PE',10,30),(3066,'RON','UA',5,25),(3067,'RON','MZ',5,30),(3068,'RON','TZ',5,10),(3069,'RON','AO',5,15),(3070,'RON','JO',5,25),(3071,'RON','ZW',5,15),(3072,'RON','TR',10,20),(3073,'RON','MU',5,15),(3074,'RON','SV',5,15),(3075,'RON','TH',10,35),(3076,'RON','CO',5,25),(3077,'RON','LK',5,10),(3078,'RON','CR',5,25),(3079,'RON','AR',10,20),(3080,'RON','MA',5,15),(3081,'RON','MY',10,40),(3082,'RON','KZ',5,15),(3083,'RON','DZ',5,10),(3084,'RON','ID',10,35),(3085,'RON','NG',5,35),(3086,'RON','GT',5,25),(3087,'RON','VN',10,30),(3088,'RON','BY',5,15),(3089,'RON','EG',5,30),(3090,'RON','UY',5,15),(3091,'RON','BD',5,10),(3092,'RON','PK',5,20),(3093,'RON','PH',5,20),(3094,'RON','ET',5,10),(3095,'RON','TN',5,10),(3096,'RON','LB',5,10),(3097,'RON','IN',5,15),(3098,'RON','PY',5,10),(3099,'RON','UZ',5,10),(3100,'RON','EC',5,10),(3101,'RON','MM',5,10),(3102,'RON','GE',5,10),(3103,'RSD','US',2100,5930),(3104,'RSD','CH',1960,5155),(3105,'RSD','AU',1785,4580),(3106,'RSD','GB',1555,3980),(3107,'RSD','DE',1545,3945),(3108,'RSD','DK',1420,3525),(3109,'RSD','AT',1035,3220),(3110,'RSD','NO',1175,3280),(3111,'RSD','CA',1300,3980),(3112,'RSD','NL',1390,3525),(3113,'RSD','SE',1110,3005),(3114,'RSD','IE',1100,2900),(3115,'RSD','BE',1010,2965),(3116,'RSD','FI',755,2295),(3117,'RSD','FR',935,2505),(3118,'RSD','NZ',955,2805),(3119,'RSD','HK',865,2450),(3120,'RSD','CZ',825,1985),(3121,'RSD','SK',780,1690),(3122,'RSD','AE',735,2310),(3123,'RSD','SG',960,2835),(3124,'RSD','IL',840,2050),(3125,'RSD','KW',380,1840),(3126,'RSD','IT',570,1505),(3127,'RSD','JP',715,2030),(3128,'RSD','ES',585,1550),(3129,'RSD','VE',75,1185),(3130,'RSD','HU',495,1150),(3131,'RSD','PT',495,1285),(3132,'RSD','GR',610,1245),(3133,'RSD','KR',750,1985),(3134,'RSD','TW',610,1630),(3135,'RSD','PL',520,1290),(3136,'RSD','ZM',75,430),(3137,'RSD','PR',185,1730),(3138,'RSD','CI',100,415),(3139,'RSD','RO',480,1160),(3140,'RSD','BH',215,1205),(3141,'RSD','PA',145,1655),(3142,'RSD','GH',175,485),(3143,'RSD','KH',100,485),(3144,'RSD','SN',75,525),(3145,'RSD','SA',315,1195),(3146,'RSD','RU',310,990),(3147,'RSD','UG',75,385),(3148,'RSD','BR',330,815),(3149,'RSD','NI',75,525),(3150,'RSD','MG',75,370),(3151,'RSD','DO',90,615),(3152,'RSD','MX',250,905),(3153,'RSD','OM',155,905),(3154,'RSD','CM',75,675),(3155,'RSD','ZA',300,960),(3156,'RSD','CL',310,925),(3157,'RSD','KE',90,385),(3158,'RSD','NP',75,350),(3159,'RSD','PE',185,780),(3160,'RSD','UA',175,550),(3161,'RSD','MZ',75,730),(3162,'RSD','TZ',10,170),(3163,'RSD','AO',160,420),(3164,'RSD','JO',120,565),(3165,'RSD','ZW',75,400),(3166,'RSD','TR',190,520),(3167,'RSD','MU',95,330),(3168,'RSD','SV',75,400),(3169,'RSD','TH',285,895),(3170,'RSD','CO',145,560),(3171,'RSD','LK',70,95),(3172,'RSD','CR',90,585),(3173,'RSD','AR',195,530),(3174,'RSD','MA',90,345),(3175,'RSD','MY',250,915),(3176,'RSD','KZ',105,390),(3177,'RSD','DZ',85,185),(3178,'RSD','ID',220,825),(3179,'RSD','NG',125,790),(3180,'RSD','GT',85,620),(3181,'RSD','VN',180,690),(3182,'RSD','BY',85,330),(3183,'RSD','EG',115,700),(3184,'RSD','UY',90,420),(3185,'RSD','BD',75,165),(3186,'RSD','PK',80,470),(3187,'RSD','PH',140,525),(3188,'RSD','ET',25,175),(3189,'RSD','TN',85,160),(3190,'RSD','LB',90,265),(3191,'RSD','IN',80,365),(3192,'RSD','PY',85,280),(3193,'RSD','UZ',85,170),(3194,'RSD','EC',85,290),(3195,'RSD','MM',85,95),(3196,'RSD','GE',90,110),(3197,'RUB','US',1605,4525),(3198,'RUB','CH',1495,3935),(3199,'RUB','AU',1360,3495),(3200,'RUB','GB',1185,3035),(3201,'RUB','DE',1180,3010),(3202,'RUB','DK',1085,2690),(3203,'RUB','AT',790,2455),(3204,'RUB','NO',895,2500),(3205,'RUB','CA',990,3040),(3206,'RUB','NL',1060,2690),(3207,'RUB','SE',850,2295),(3208,'RUB','IE',840,2215),(3209,'RUB','BE',770,2260),(3210,'RUB','FI',575,1755),(3211,'RUB','FR',715,1915),(3212,'RUB','NZ',725,2140),(3213,'RUB','HK',660,1870),(3214,'RUB','CZ',630,1515),(3215,'RUB','SK',595,1290),(3216,'RUB','AE',560,1760),(3217,'RUB','SG',735,2165),(3218,'RUB','IL',640,1565),(3219,'RUB','KW',290,1405),(3220,'RUB','IT',435,1150),(3221,'RUB','JP',545,1550),(3222,'RUB','ES',445,1185),(3223,'RUB','VE',60,905),(3224,'RUB','HU',375,875),(3225,'RUB','PT',375,980),(3226,'RUB','GR',465,950),(3227,'RUB','KR',570,1515),(3228,'RUB','TW',465,1245),(3229,'RUB','PL',400,985),(3230,'RUB','ZM',55,330),(3231,'RUB','PR',140,1320),(3232,'RUB','CI',75,315),(3233,'RUB','RO',365,885),(3234,'RUB','BH',165,920),(3235,'RUB','PA',110,1265),(3236,'RUB','GH',135,370),(3237,'RUB','KH',75,370),(3238,'RUB','SN',55,400),(3239,'RUB','SA',240,915),(3240,'RUB','RU',235,755),(3241,'RUB','UG',55,295),(3242,'RUB','BR',255,625),(3243,'RUB','NI',55,400),(3244,'RUB','MG',55,285),(3245,'RUB','DO',65,470),(3246,'RUB','MX',190,690),(3247,'RUB','OM',120,690),(3248,'RUB','CM',55,515),(3249,'RUB','ZA',225,730),(3250,'RUB','CL',235,705),(3251,'RUB','KE',70,295),(3252,'RUB','NP',55,270),(3253,'RUB','PE',140,595),(3254,'RUB','UA',135,420),(3255,'RUB','MZ',55,560),(3256,'RUB','TZ',5,130),(3257,'RUB','AO',125,320),(3258,'RUB','JO',90,430),(3259,'RUB','ZW',55,305),(3260,'RUB','TR',145,395),(3261,'RUB','MU',75,255),(3262,'RUB','SV',55,305),(3263,'RUB','TH',215,680),(3264,'RUB','CO',110,425),(3265,'RUB','LK',55,75),(3266,'RUB','CR',65,445),(3267,'RUB','AR',150,405),(3268,'RUB','MA',65,265),(3269,'RUB','MY',190,700),(3270,'RUB','KZ',80,295),(3271,'RUB','DZ',65,140),(3272,'RUB','ID',170,630),(3273,'RUB','NG',95,600),(3274,'RUB','GT',65,470),(3275,'RUB','VN',140,525),(3276,'RUB','BY',65,255),(3277,'RUB','EG',90,535),(3278,'RUB','UY',70,320),(3279,'RUB','BD',55,125),(3280,'RUB','PK',60,360),(3281,'RUB','PH',110,400),(3282,'RUB','ET',15,130),(3283,'RUB','TN',65,120),(3284,'RUB','LB',65,200),(3285,'RUB','IN',60,280),(3286,'RUB','PY',65,215),(3287,'RUB','UZ',65,130),(3288,'RUB','EC',65,220),(3289,'RUB','MM',65,75),(3290,'RUB','GE',65,85),(3291,'SAR','US',80,230),(3292,'SAR','CH',75,200),(3293,'SAR','AU',70,180),(3294,'SAR','GB',60,155),(3295,'SAR','DE',60,155),(3296,'SAR','DK',55,135),(3297,'SAR','AT',40,125),(3298,'SAR','NO',45,125),(3299,'SAR','CA',50,155),(3300,'SAR','NL',55,135),(3301,'SAR','SE',45,115),(3302,'SAR','IE',45,110),(3303,'SAR','BE',40,115),(3304,'SAR','FI',30,90),(3305,'SAR','FR',35,95),(3306,'SAR','NZ',35,110),(3307,'SAR','HK',35,95),(3308,'SAR','CZ',30,75),(3309,'SAR','SK',30,65),(3310,'SAR','AE',30,90),(3311,'SAR','SG',35,110),(3312,'SAR','IL',30,80),(3313,'SAR','KW',15,70),(3314,'SAR','IT',20,60),(3315,'SAR','JP',30,80),(3316,'SAR','ES',25,60),(3317,'SAR','VE',5,45),(3318,'SAR','HU',20,45),(3319,'SAR','PT',20,50),(3320,'SAR','GR',25,50),(3321,'SAR','KR',30,75),(3322,'SAR','TW',25,65),(3323,'SAR','PL',20,50),(3324,'SAR','ZM',5,15),(3325,'SAR','PR',5,65),(3326,'SAR','CI',5,15),(3327,'SAR','RO',20,45),(3328,'SAR','BH',10,45),(3329,'SAR','PA',5,65),(3330,'SAR','GH',5,20),(3331,'SAR','KH',5,20),(3332,'SAR','SN',5,20),(3333,'SAR','SA',10,45),(3334,'SAR','RU',10,40),(3335,'SAR','UG',5,15),(3336,'SAR','BR',15,30),(3337,'SAR','NI',5,20),(3338,'SAR','MG',5,15),(3339,'SAR','DO',5,25),(3340,'SAR','MX',10,35),(3341,'SAR','OM',5,35),(3342,'SAR','CM',5,25),(3343,'SAR','ZA',10,35),(3344,'SAR','CL',10,35),(3345,'SAR','KE',5,15),(3346,'SAR','NP',5,15),(3347,'SAR','PE',5,30),(3348,'SAR','UA',5,20),(3349,'SAR','MZ',5,30),(3350,'SAR','TZ',5,10),(3351,'SAR','AO',5,15),(3352,'SAR','JO',5,20),(3353,'SAR','ZW',5,15),(3354,'SAR','TR',5,20),(3355,'SAR','MU',5,15),(3356,'SAR','SV',5,15),(3357,'SAR','TH',10,35),(3358,'SAR','CO',5,20),(3359,'SAR','LK',5,10),(3360,'SAR','CR',5,25),(3361,'SAR','AR',10,20),(3362,'SAR','MA',5,15),(3363,'SAR','MY',10,35),(3364,'SAR','KZ',5,15),(3365,'SAR','DZ',5,10),(3366,'SAR','ID',10,30),(3367,'SAR','NG',5,30),(3368,'SAR','GT',5,25),(3369,'SAR','VN',5,25),(3370,'SAR','BY',5,15),(3371,'SAR','EG',5,25),(3372,'SAR','UY',5,15),(3373,'SAR','BD',5,10),(3374,'SAR','PK',5,20),(3375,'SAR','PH',5,20),(3376,'SAR','ET',5,10),(3377,'SAR','TN',5,10),(3378,'SAR','LB',5,10),(3379,'SAR','IN',5,15),(3380,'SAR','PY',5,10),(3381,'SAR','UZ',5,10),(3382,'SAR','EC',5,10),(3383,'SAR','MM',5,10),(3384,'SAR','GE',5,10),(3385,'SEK','US',180,510),(3386,'SEK','CH',170,445),(3387,'SEK','AU',155,395),(3388,'SEK','GB',135,345),(3389,'SEK','DE',135,340),(3390,'SEK','DK',125,305),(3391,'SEK','AT',90,280),(3392,'SEK','NO',100,285),(3393,'SEK','CA',110,345),(3394,'SEK','NL',120,305),(3395,'SEK','SE',95,260),(3396,'SEK','IE',95,250),(3397,'SEK','BE',85,255),(3398,'SEK','FI',65,200),(3399,'SEK','FR',80,215),(3400,'SEK','NZ',80,240),(3401,'SEK','HK',75,210),(3402,'SEK','CZ',70,170),(3403,'SEK','SK',65,145),(3404,'SEK','AE',65,200),(3405,'SEK','SG',85,245),(3406,'SEK','IL',70,175),(3407,'SEK','KW',35,160),(3408,'SEK','IT',50,130),(3409,'SEK','JP',60,175),(3410,'SEK','ES',50,135),(3411,'SEK','VE',5,105),(3412,'SEK','HU',45,100),(3413,'SEK','PT',45,110),(3414,'SEK','GR',50,110),(3415,'SEK','KR',65,170),(3416,'SEK','TW',55,140),(3417,'SEK','PL',45,110),(3418,'SEK','ZM',5,35),(3419,'SEK','PR',15,150),(3420,'SEK','CI',10,35),(3421,'SEK','RO',40,100),(3422,'SEK','BH',20,105),(3423,'SEK','PA',15,145),(3424,'SEK','GH',15,40),(3425,'SEK','KH',10,40),(3426,'SEK','SN',5,45),(3427,'SEK','SA',25,105),(3428,'SEK','RU',25,85),(3429,'SEK','UG',5,35),(3430,'SEK','BR',30,70),(3431,'SEK','NI',5,45),(3432,'SEK','MG',5,30),(3433,'SEK','DO',10,55),(3434,'SEK','MX',20,80),(3435,'SEK','OM',15,80),(3436,'SEK','CM',5,60),(3437,'SEK','ZA',25,85),(3438,'SEK','CL',25,80),(3439,'SEK','KE',10,35),(3440,'SEK','NP',5,30),(3441,'SEK','PE',15,65),(3442,'SEK','UA',15,50),(3443,'SEK','MZ',5,65),(3444,'SEK','TZ',5,15),(3445,'SEK','AO',15,35),(3446,'SEK','JO',10,50),(3447,'SEK','ZW',5,35),(3448,'SEK','TR',15,45),(3449,'SEK','MU',10,30),(3450,'SEK','SV',5,35),(3451,'SEK','TH',25,75),(3452,'SEK','CO',10,50),(3453,'SEK','LK',5,10),(3454,'SEK','CR',10,50),(3455,'SEK','AR',15,45),(3456,'SEK','MA',10,30),(3457,'SEK','MY',20,80),(3458,'SEK','KZ',10,35),(3459,'SEK','DZ',10,15),(3460,'SEK','ID',20,70),(3461,'SEK','NG',10,70),(3462,'SEK','GT',10,55),(3463,'SEK','VN',15,60),(3464,'SEK','BY',5,30),(3465,'SEK','EG',10,60),(3466,'SEK','UY',10,35),(3467,'SEK','BD',5,15),(3468,'SEK','PK',5,40),(3469,'SEK','PH',10,45),(3470,'SEK','ET',5,15),(3471,'SEK','TN',10,15),(3472,'SEK','LB',10,25),(3473,'SEK','IN',5,30),(3474,'SEK','PY',10,25),(3475,'SEK','UZ',10,15),(3476,'SEK','EC',5,25),(3477,'SEK','MM',10,15),(3478,'SEK','GE',10,15),(3479,'SGD','US',30,80),(3480,'SGD','CH',25,70),(3481,'SGD','AU',25,65),(3482,'SGD','GB',20,55),(3483,'SGD','DE',20,55),(3484,'SGD','DK',20,50),(3485,'SGD','AT',15,45),(3486,'SGD','NO',15,45),(3487,'SGD','CA',20,55),(3488,'SGD','NL',20,50),(3489,'SGD','SE',15,40),(3490,'SGD','IE',15,40),(3491,'SGD','BE',15,40),(3492,'SGD','FI',10,30),(3493,'SGD','FR',15,35),(3494,'SGD','NZ',15,40),(3495,'SGD','HK',10,35),(3496,'SGD','CZ',10,25),(3497,'SGD','SK',10,25),(3498,'SGD','AE',10,30),(3499,'SGD','SG',15,40),(3500,'SGD','IL',10,30),(3501,'SGD','KW',5,25),(3502,'SGD','IT',10,20),(3503,'SGD','JP',10,30),(3504,'SGD','ES',10,20),(3505,'SGD','VE',5,15),(3506,'SGD','HU',5,15),(3507,'SGD','PT',5,20),(3508,'SGD','GR',10,15),(3509,'SGD','KR',10,25),(3510,'SGD','TW',10,20),(3511,'SGD','PL',5,20),(3512,'SGD','ZM',5,10),(3513,'SGD','PR',5,25),(3514,'SGD','CI',5,10),(3515,'SGD','RO',5,15),(3516,'SGD','BH',5,15),(3517,'SGD','PA',5,25),(3518,'SGD','GH',5,10),(3519,'SGD','KH',5,10),(3520,'SGD','SN',5,10),(3521,'SGD','SA',5,15),(3522,'SGD','RU',5,15),(3523,'SGD','UG',5,10),(3524,'SGD','BR',5,10),(3525,'SGD','NI',5,10),(3526,'SGD','MG',5,10),(3527,'SGD','DO',5,10),(3528,'SGD','MX',5,10),(3529,'SGD','OM',5,10),(3530,'SGD','CM',5,10),(3531,'SGD','ZA',5,15),(3532,'SGD','CL',5,15),(3533,'SGD','KE',5,10),(3534,'SGD','NP',5,10),(3535,'SGD','PE',5,10),(3536,'SGD','UA',5,10),(3537,'SGD','MZ',5,10),(3538,'SGD','TZ',5,10),(3539,'SGD','AO',5,10),(3540,'SGD','JO',5,10),(3541,'SGD','ZW',5,10),(3542,'SGD','TR',5,10),(3543,'SGD','MU',5,10),(3544,'SGD','SV',5,10),(3545,'SGD','TH',5,10),(3546,'SGD','CO',5,10),(3547,'SGD','LK',5,10),(3548,'SGD','CR',5,10),(3549,'SGD','AR',5,10),(3550,'SGD','MA',5,10),(3551,'SGD','MY',5,15),(3552,'SGD','KZ',5,10),(3553,'SGD','DZ',5,10),(3554,'SGD','ID',5,10),(3555,'SGD','NG',5,10),(3556,'SGD','GT',5,10),(3557,'SGD','VN',5,10),(3558,'SGD','BY',5,10),(3559,'SGD','EG',5,10),(3560,'SGD','UY',5,10),(3561,'SGD','BD',5,10),(3562,'SGD','PK',5,10),(3563,'SGD','PH',5,10),(3564,'SGD','ET',5,10),(3565,'SGD','TN',5,10),(3566,'SGD','LB',5,10),(3567,'SGD','IN',5,10),(3568,'SGD','PY',5,10),(3569,'SGD','UZ',5,10),(3570,'SGD','EC',5,10),(3571,'SGD','MM',5,10),(3572,'SGD','GE',5,10),(3573,'THB','US',650,1840),(3574,'THB','CH',610,1600),(3575,'THB','AU',555,1420),(3576,'THB','GB',485,1235),(3577,'THB','DE',480,1225),(3578,'THB','DK',440,1095),(3579,'THB','AT',320,1000),(3580,'THB','NO',365,1020),(3581,'THB','CA',405,1235),(3582,'THB','NL',430,1095),(3583,'THB','SE',345,935),(3584,'THB','IE',340,900),(3585,'THB','BE',315,920),(3586,'THB','FI',235,715),(3587,'THB','FR',290,780),(3588,'THB','NZ',295,870),(3589,'THB','HK',270,760),(3590,'THB','CZ',255,615),(3591,'THB','SK',240,525),(3592,'THB','AE',230,715),(3593,'THB','SG',300,880),(3594,'THB','IL',260,635),(3595,'THB','KW',115,570),(3596,'THB','IT',175,465),(3597,'THB','JP',220,630),(3598,'THB','ES',180,480),(3599,'THB','VE',25,370),(3600,'THB','HU',155,355),(3601,'THB','PT',155,400),(3602,'THB','GR',190,385),(3603,'THB','KR',235,615),(3604,'THB','TW',190,505),(3605,'THB','PL',160,400),(3606,'THB','ZM',25,135),(3607,'THB','PR',55,535),(3608,'THB','CI',30,130),(3609,'THB','RO',150,360),(3610,'THB','BH',70,375),(3611,'THB','PA',45,515),(3612,'THB','GH',55,150),(3613,'THB','KH',30,150),(3614,'THB','SN',25,165),(3615,'THB','SA',95,370),(3616,'THB','RU',95,310),(3617,'THB','UG',25,120),(3618,'THB','BR',105,255),(3619,'THB','NI',25,160),(3620,'THB','MG',25,115),(3621,'THB','DO',25,190),(3622,'THB','MX',80,280),(3623,'THB','OM',50,280),(3624,'THB','CM',25,210),(3625,'THB','ZA',90,295),(3626,'THB','CL',95,290),(3627,'THB','KE',30,120),(3628,'THB','NP',25,110),(3629,'THB','PE',55,240),(3630,'THB','UA',55,170),(3631,'THB','MZ',25,225),(3632,'THB','TZ',5,50),(3633,'THB','AO',50,130),(3634,'THB','JO',35,175),(3635,'THB','ZW',25,125),(3636,'THB','TR',60,160),(3637,'THB','MU',30,105),(3638,'THB','SV',25,125),(3639,'THB','TH',90,280),(3640,'THB','CO',45,175),(3641,'THB','LK',20,30),(3642,'THB','CR',25,180),(3643,'THB','AR',60,165),(3644,'THB','MA',25,105),(3645,'THB','MY',75,285),(3646,'THB','KZ',35,120),(3647,'THB','DZ',25,55),(3648,'THB','ID',70,255),(3649,'THB','NG',40,245),(3650,'THB','GT',25,190),(3651,'THB','VN',55,215),(3652,'THB','BY',25,105),(3653,'THB','EG',35,220),(3654,'THB','UY',30,130),(3655,'THB','BD',25,50),(3656,'THB','PK',25,145),(3657,'THB','PH',45,160),(3658,'THB','ET',5,55),(3659,'THB','TN',25,50),(3660,'THB','LB',25,80),(3661,'THB','IN',25,115),(3662,'THB','PY',25,85),(3663,'THB','UZ',25,55),(3664,'THB','EC',25,90),(3665,'THB','MM',25,30),(3666,'THB','GE',25,35),(3667,'TRY','US',160,455),(3668,'TRY','CH',150,395),(3669,'TRY','AU',135,350),(3670,'TRY','GB',120,305),(3671,'TRY','DE',120,300),(3672,'TRY','DK',110,270),(3673,'TRY','AT',80,245),(3674,'TRY','NO',90,250),(3675,'TRY','CA',100,305),(3676,'TRY','NL',105,270),(3677,'TRY','SE',85,230),(3678,'TRY','IE',85,220),(3679,'TRY','BE',75,225),(3680,'TRY','FI',60,175),(3681,'TRY','FR',70,190),(3682,'TRY','NZ',75,215),(3683,'TRY','HK',65,190),(3684,'TRY','CZ',65,150),(3685,'TRY','SK',60,130),(3686,'TRY','AE',55,175),(3687,'TRY','SG',75,215),(3688,'TRY','IL',65,155),(3689,'TRY','KW',30,140),(3690,'TRY','IT',45,115),(3691,'TRY','JP',55,155),(3692,'TRY','ES',45,120),(3693,'TRY','VE',5,90),(3694,'TRY','HU',40,90),(3695,'TRY','PT',40,100),(3696,'TRY','GR',45,95),(3697,'TRY','KR',55,150),(3698,'TRY','TW',45,125),(3699,'TRY','PL',40,100),(3700,'TRY','ZM',5,35),(3701,'TRY','PR',15,135),(3702,'TRY','CI',10,30),(3703,'TRY','RO',35,90),(3704,'TRY','BH',15,90),(3705,'TRY','PA',10,125),(3706,'TRY','GH',15,35),(3707,'TRY','KH',10,35),(3708,'TRY','SN',5,40),(3709,'TRY','SA',25,90),(3710,'TRY','RU',25,75),(3711,'TRY','UG',5,30),(3712,'TRY','BR',25,65),(3713,'TRY','NI',5,40),(3714,'TRY','MG',5,30),(3715,'TRY','DO',5,45),(3716,'TRY','MX',20,70),(3717,'TRY','OM',10,70),(3718,'TRY','CM',5,50),(3719,'TRY','ZA',25,75),(3720,'TRY','CL',25,70),(3721,'TRY','KE',5,30),(3722,'TRY','NP',5,25),(3723,'TRY','PE',15,60),(3724,'TRY','UA',15,40),(3725,'TRY','MZ',5,55),(3726,'TRY','TZ',5,15),(3727,'TRY','AO',10,30),(3728,'TRY','JO',10,45),(3729,'TRY','ZW',5,30),(3730,'TRY','TR',15,40),(3731,'TRY','MU',5,25),(3732,'TRY','SV',5,30),(3733,'TRY','TH',20,70),(3734,'TRY','CO',10,45),(3735,'TRY','LK',5,10),(3736,'TRY','CR',5,45),(3737,'TRY','AR',15,40),(3738,'TRY','MA',5,25),(3739,'TRY','MY',20,70),(3740,'TRY','KZ',10,30),(3741,'TRY','DZ',5,15),(3742,'TRY','ID',15,65),(3743,'TRY','NG',10,60),(3744,'TRY','GT',5,45),(3745,'TRY','VN',15,55),(3746,'TRY','BY',5,25),(3747,'TRY','EG',10,55),(3748,'TRY','UY',5,30),(3749,'TRY','BD',5,15),(3750,'TRY','PK',5,35),(3751,'TRY','PH',10,40),(3752,'TRY','ET',5,15),(3753,'TRY','TN',5,10),(3754,'TRY','LB',5,20),(3755,'TRY','IN',5,30),(3756,'TRY','PY',5,20),(3757,'TRY','UZ',5,15),(3758,'TRY','EC',5,20),(3759,'TRY','MM',5,10),(3760,'TRY','GE',5,10),(3761,'TWD','US',610,1715),(3762,'TWD','CH',570,1495),(3763,'TWD','AU',515,1325),(3764,'TWD','GB',450,1150),(3765,'TWD','DE',445,1145),(3766,'TWD','DK',410,1020),(3767,'TWD','AT',300,930),(3768,'TWD','NO',340,950),(3769,'TWD','CA',375,1155),(3770,'TWD','NL',400,1020),(3771,'TWD','SE',320,870),(3772,'TWD','IE',320,840),(3773,'TWD','BE',295,860),(3774,'TWD','FI',220,665),(3775,'TWD','FR',270,725),(3776,'TWD','NZ',275,810),(3777,'TWD','HK',250,710),(3778,'TWD','CZ',240,575),(3779,'TWD','SK',225,490),(3780,'TWD','AE',215,670),(3781,'TWD','SG',280,820),(3782,'TWD','IL',245,595),(3783,'TWD','KW',110,535),(3784,'TWD','IT',165,435),(3785,'TWD','JP',205,590),(3786,'TWD','ES',170,450),(3787,'TWD','VE',20,345),(3788,'TWD','HU',145,335),(3789,'TWD','PT',145,370),(3790,'TWD','GR',175,360),(3791,'TWD','KR',215,575),(3792,'TWD','TW',175,470),(3793,'TWD','PL',150,375),(3794,'TWD','ZM',20,125),(3795,'TWD','PR',55,500),(3796,'TWD','CI',30,120),(3797,'TWD','RO',140,335),(3798,'TWD','BH',65,350),(3799,'TWD','PA',40,480),(3800,'TWD','GH',50,140),(3801,'TWD','KH',30,140),(3802,'TWD','SN',20,150),(3803,'TWD','SA',90,345),(3804,'TWD','RU',90,285),(3805,'TWD','UG',20,110),(3806,'TWD','BR',95,235),(3807,'TWD','NI',20,150),(3808,'TWD','MG',20,105),(3809,'TWD','DO',25,180),(3810,'TWD','MX',70,260),(3811,'TWD','OM',45,260),(3812,'TWD','CM',20,195),(3813,'TWD','ZA',85,275),(3814,'TWD','CL',90,270),(3815,'TWD','KE',25,110),(3816,'TWD','NP',20,100),(3817,'TWD','PE',55,225),(3818,'TWD','UA',50,160),(3819,'TWD','MZ',20,210),(3820,'TWD','TZ',5,50),(3821,'TWD','AO',45,120),(3822,'TWD','JO',35,165),(3823,'TWD','ZW',20,115),(3824,'TWD','TR',55,150),(3825,'TWD','MU',30,95),(3826,'TWD','SV',20,115),(3827,'TWD','TH',80,260),(3828,'TWD','CO',40,160),(3829,'TWD','LK',20,30),(3830,'TWD','CR',25,170),(3831,'TWD','AR',55,155),(3832,'TWD','MA',25,100),(3833,'TWD','MY',70,265),(3834,'TWD','KZ',30,115),(3835,'TWD','DZ',25,55),(3836,'TWD','ID',65,240),(3837,'TWD','NG',35,230),(3838,'TWD','GT',25,180),(3839,'TWD','VN',55,200),(3840,'TWD','BY',25,95),(3841,'TWD','EG',35,205),(3842,'TWD','UY',25,120),(3843,'TWD','BD',20,50),(3844,'TWD','PK',25,135),(3845,'TWD','PH',40,150),(3846,'TWD','ET',5,50),(3847,'TWD','TN',25,45),(3848,'TWD','LB',25,75),(3849,'TWD','IN',25,105),(3850,'TWD','PY',25,80),(3851,'TWD','UZ',25,50),(3852,'TWD','EC',25,85),(3853,'TWD','MM',25,30),(3854,'TWD','GE',25,30),(3855,'UAH','US',610,1720),(3856,'UAH','CH',570,1495),(3857,'UAH','AU',515,1330),(3858,'UAH','GB',450,1155),(3859,'UAH','DE',450,1145),(3860,'UAH','DK',410,1020),(3861,'UAH','AT',300,935),(3862,'UAH','NO',340,950),(3863,'UAH','CA',375,1155),(3864,'UAH','NL',405,1020),(3865,'UAH','SE',320,870),(3866,'UAH','IE',320,840),(3867,'UAH','BE',295,860),(3868,'UAH','FI',220,665),(3869,'UAH','FR',270,725),(3870,'UAH','NZ',275,815),(3871,'UAH','HK',250,710),(3872,'UAH','CZ',240,575),(3873,'UAH','SK',225,490),(3874,'UAH','AE',215,670),(3875,'UAH','SG',280,825),(3876,'UAH','IL',245,595),(3877,'UAH','KW',110,535),(3878,'UAH','IT',165,435),(3879,'UAH','JP',205,590),(3880,'UAH','ES',170,450),(3881,'UAH','VE',20,345),(3882,'UAH','HU',145,335),(3883,'UAH','PT',145,375),(3884,'UAH','GR',175,360),(3885,'UAH','KR',215,575),(3886,'UAH','TW',175,475),(3887,'UAH','PL',150,375),(3888,'UAH','ZM',20,125),(3889,'UAH','PR',55,500),(3890,'UAH','CI',30,120),(3891,'UAH','RO',140,335),(3892,'UAH','BH',65,350),(3893,'UAH','PA',40,480),(3894,'UAH','GH',50,140),(3895,'UAH','KH',30,140),(3896,'UAH','SN',20,150),(3897,'UAH','SA',90,345),(3898,'UAH','RU',90,290),(3899,'UAH','UG',20,110),(3900,'UAH','BR',95,235),(3901,'UAH','NI',20,150),(3902,'UAH','MG',20,110),(3903,'UAH','DO',25,180),(3904,'UAH','MX',70,260),(3905,'UAH','OM',45,260),(3906,'UAH','CM',20,195),(3907,'UAH','ZA',85,280),(3908,'UAH','CL',90,270),(3909,'UAH','KE',25,110),(3910,'UAH','NP',20,100),(3911,'UAH','PE',55,225),(3912,'UAH','UA',50,160),(3913,'UAH','MZ',20,210),(3914,'UAH','TZ',5,50),(3915,'UAH','AO',45,120),(3916,'UAH','JO',35,165),(3917,'UAH','ZW',20,115),(3918,'UAH','TR',55,150),(3919,'UAH','MU',30,95),(3920,'UAH','SV',20,115),(3921,'UAH','TH',80,260),(3922,'UAH','CO',40,160),(3923,'UAH','LK',20,30),(3924,'UAH','CR',25,170),(3925,'UAH','AR',55,155),(3926,'UAH','MA',25,100),(3927,'UAH','MY',70,265),(3928,'UAH','KZ',30,115),(3929,'UAH','DZ',25,55),(3930,'UAH','ID',65,240),(3931,'UAH','NG',35,230),(3932,'UAH','GT',25,180),(3933,'UAH','VN',55,200),(3934,'UAH','BY',25,95),(3935,'UAH','EG',35,205),(3936,'UAH','UY',25,120),(3937,'UAH','BD',20,50),(3938,'UAH','PK',25,135),(3939,'UAH','PH',40,150),(3940,'UAH','ET',5,50),(3941,'UAH','TN',25,45),(3942,'UAH','LB',25,75),(3943,'UAH','IN',25,105),(3944,'UAH','PY',25,80),(3945,'UAH','UZ',25,50),(3946,'UAH','EC',25,85),(3947,'UAH','MM',25,30),(3948,'UAH','GE',25,30),(3949,'USD','US',20,60),(3950,'USD','CH',20,55),(3951,'USD','AU',20,45),(3952,'USD','GB',15,40),(3953,'USD','DE',15,40),(3954,'USD','DK',15,35),(3955,'USD','AT',10,35),(3956,'USD','NO',10,35),(3957,'USD','CA',15,40),(3958,'USD','NL',15,35),(3959,'USD','SE',10,30),(3960,'USD','IE',10,30),(3961,'USD','BE',10,30),(3962,'USD','FI',10,25),(3963,'USD','FR',10,25),(3964,'USD','NZ',10,30),(3965,'USD','HK',10,25),(3966,'USD','CZ',10,20),(3967,'USD','SK',10,15),(3968,'USD','AE',10,25),(3969,'USD','SG',10,30),(3970,'USD','IL',10,20),(3971,'USD','KW',5,20),(3972,'USD','IT',5,15),(3973,'USD','JP',5,20),(3974,'USD','ES',5,15),(3975,'USD','VE',5,10),(3976,'USD','HU',5,10),(3977,'USD','PT',5,15),(3978,'USD','GR',5,15),(3979,'USD','KR',10,20),(3980,'USD','TW',5,15),(3981,'USD','PL',5,15),(3982,'USD','ZM',5,10),(3983,'USD','PR',5,20),(3984,'USD','CI',5,10),(3985,'USD','RO',5,10),(3986,'USD','BH',5,10),(3987,'USD','PA',5,15),(3988,'USD','GH',5,10),(3989,'USD','KH',5,10),(3990,'USD','SN',5,10),(3991,'USD','SA',5,10),(3992,'USD','RU',5,10),(3993,'USD','UG',5,10),(3994,'USD','BR',5,10),(3995,'USD','NI',5,10),(3996,'USD','MG',5,10),(3997,'USD','DO',5,10),(3998,'USD','MX',5,10),(3999,'USD','OM',5,10),(4000,'USD','CM',5,10),(4001,'USD','ZA',5,10),(4002,'USD','CL',5,10),(4003,'USD','KE',5,10),(4004,'USD','NP',5,10),(4005,'USD','PE',5,10),(4006,'USD','UA',5,10),(4007,'USD','MZ',5,10),(4008,'USD','TZ',5,10),(4009,'USD','AO',5,10),(4010,'USD','JO',5,10),(4011,'USD','ZW',5,10),(4012,'USD','TR',5,10),(4013,'USD','MU',5,10),(4014,'USD','SV',5,10),(4015,'USD','TH',5,10),(4016,'USD','CO',5,10),(4017,'USD','LK',5,10),(4018,'USD','CR',5,10),(4019,'USD','AR',5,10),(4020,'USD','MA',5,10),(4021,'USD','MY',5,10),(4022,'USD','KZ',5,10),(4023,'USD','DZ',5,10),(4024,'USD','ID',5,10),(4025,'USD','NG',5,10),(4026,'USD','GT',5,10),(4027,'USD','VN',5,10),(4028,'USD','BY',5,10),(4029,'USD','EG',5,10),(4030,'USD','UY',5,10),(4031,'USD','BD',5,10),(4032,'USD','PK',5,10),(4033,'USD','PH',5,10),(4034,'USD','ET',5,10),(4035,'USD','TN',5,10),(4036,'USD','LB',5,10),(4037,'USD','IN',5,10),(4038,'USD','PY',5,10),(4039,'USD','UZ',5,10),(4040,'USD','EC',5,10),(4041,'USD','MM',5,10),(4042,'USD','GE',5,10),(4043,'VND','US',501260,1414340),(4044,'VND','CH',467440,1230050),(4045,'VND','AU',425330,1092035),(4046,'VND','GB',370825,948980),(4047,'VND','DE',368005,941305),(4048,'VND','DK',338590,840285),(4049,'VND','AT',247060,767770),(4050,'VND','NO',280035,781870),(4051,'VND','CA',309560,949275),(4052,'VND','NL',331205,840625),(4053,'VND','SE',265110,716900),(4054,'VND','IE',262340,691545),(4055,'VND','BE',241250,707035),(4056,'VND','FI',180355,547725),(4057,'VND','FR',223325,597765),(4058,'VND','NZ',227285,669110),(4059,'VND','HK',206690,584525),(4060,'VND','CZ',197060,473095),(4061,'VND','SK',185915,402915),(4062,'VND','AE',175445,550600),(4063,'VND','SG',228920,676560),(4064,'VND','IL',199775,488665),(4065,'VND','KW',90110,439220),(4066,'VND','IT',135985,358995),(4067,'VND','JP',170500,484575),(4068,'VND','ES',139790,369670),(4069,'VND','VE',18325,283150),(4070,'VND','HU',117795,274075),(4071,'VND','PT',117590,306530),(4072,'VND','GR',144990,296945),(4073,'VND','KR',178765,473390),(4074,'VND','TW',145295,388965),(4075,'VND','PL',124320,307750),(4076,'VND','ZM',17955,102445),(4077,'VND','PR',43915,412820),(4078,'VND','CI',23965,99035),(4079,'VND','RO',114205,276330),(4080,'VND','BH',51860,287490),(4081,'VND','PA',34735,394605),(4082,'VND','GH',41630,116170),(4083,'VND','KH',24000,115255),(4084,'VND','SN',17475,125220),(4085,'VND','SA',74540,285405),(4086,'VND','RU',74075,236380),(4087,'VND','UG',17405,91510),(4088,'VND','BR',78980,194735),(4089,'VND','NI',17370,124690),(4090,'VND','MG',17575,88390),(4091,'VND','DO',21075,146550),(4092,'VND','MX',59560,215530),(4093,'VND','OM',37440,215540),(4094,'VND','CM',17345,160620),(4095,'VND','ZA',70970,228425),(4096,'VND','CL',73940,220970),(4097,'VND','KE',21345,92235),(4098,'VND','NP',17345,83780),(4099,'VND','PE',44165,185900),(4100,'VND','UA',42105,131500),(4101,'VND','MZ',17345,174435),(4102,'VND','TZ',2190,40030),(4103,'VND','AO',38465,100290),(4104,'VND','JO',28365,134700),(4105,'VND','ZW',17435,95590),(4106,'VND','TR',45180,123620),(4107,'VND','MU',23140,79070),(4108,'VND','SV',17345,95775),(4109,'VND','TH',67775,213265),(4110,'VND','CO',34375,133035),(4111,'VND','LK',16690,23055),(4112,'VND','CR',20955,139205),(4113,'VND','AR',46810,126790),(4114,'VND','MA',20905,82055),(4115,'VND','MY',59320,218145),(4116,'VND','KZ',25370,92865),(4117,'VND','DZ',20800,44030),(4118,'VND','ID',52930,196355),(4119,'VND','NG',29750,188200),(4120,'VND','GT',20845,147390),(4121,'VND','VN',43305,164120),(4122,'VND','BY',20335,79160),(4123,'VND','EG',27425,167505),(4124,'VND','UY',21620,99635),(4125,'VND','BD',17800,39405),(4126,'VND','PK',19515,112330),(4127,'VND','PH',33795,124710),(4128,'VND','ET',5420,41305),(4129,'VND','TN',20820,37725),(4130,'VND','LB',21020,62835),(4131,'VND','IN',19380,87540),(4132,'VND','PY',20830,66985),(4133,'VND','UZ',20845,40665),(4134,'VND','EC',20250,69470),(4135,'VND','MM',20850,22770),(4136,'VND','GE',20915,26650),(4137,'ZAR','US',330,935),(4138,'ZAR','CH',310,815),(4139,'ZAR','AU',280,720),(4140,'ZAR','GB',245,630),(4141,'ZAR','DE',245,620),(4142,'ZAR','DK',225,555),(4143,'ZAR','AT',165,510),(4144,'ZAR','NO',185,515),(4145,'ZAR','CA',205,630),(4146,'ZAR','NL',220,555),(4147,'ZAR','SE',175,475),(4148,'ZAR','IE',175,455),(4149,'ZAR','BE',160,470),(4150,'ZAR','FI',120,360),(4151,'ZAR','FR',150,395),(4152,'ZAR','NZ',150,440),(4153,'ZAR','HK',135,385),(4154,'ZAR','CZ',130,315),(4155,'ZAR','SK',125,265),(4156,'ZAR','AE',115,365),(4157,'ZAR','SG',150,445),(4158,'ZAR','IL',130,325),(4159,'ZAR','KW',60,290),(4160,'ZAR','IT',90,235),(4161,'ZAR','JP',115,320),(4162,'ZAR','ES',90,245),(4163,'ZAR','VE',10,185),(4164,'ZAR','HU',80,180),(4165,'ZAR','PT',80,205),(4166,'ZAR','GR',95,195),(4167,'ZAR','KR',120,315),(4168,'ZAR','TW',95,255),(4169,'ZAR','PL',80,205),(4170,'ZAR','ZM',10,70),(4171,'ZAR','PR',30,275),(4172,'ZAR','CI',15,65),(4173,'ZAR','RO',75,185),(4174,'ZAR','BH',35,190),(4175,'ZAR','PA',25,260),(4176,'ZAR','GH',30,75),(4177,'ZAR','KH',15,75),(4178,'ZAR','SN',10,85),(4179,'ZAR','SA',50,190),(4180,'ZAR','RU',50,155),(4181,'ZAR','UG',10,60),(4182,'ZAR','BR',50,130),(4183,'ZAR','NI',10,80),(4184,'ZAR','MG',10,60),(4185,'ZAR','DO',15,95),(4186,'ZAR','MX',40,145),(4187,'ZAR','OM',25,145),(4188,'ZAR','CM',10,105),(4189,'ZAR','ZA',45,150),(4190,'ZAR','CL',50,145),(4191,'ZAR','KE',15,60),(4192,'ZAR','NP',10,55),(4193,'ZAR','PE',30,125),(4194,'ZAR','UA',30,85),(4195,'ZAR','MZ',10,115),(4196,'ZAR','TZ',5,25),(4197,'ZAR','AO',25,65),(4198,'ZAR','JO',20,90),(4199,'ZAR','ZW',10,65),(4200,'ZAR','TR',30,80),(4201,'ZAR','MU',15,50),(4202,'ZAR','SV',10,65),(4203,'ZAR','TH',45,140),(4204,'ZAR','CO',25,90),(4205,'ZAR','LK',10,15),(4206,'ZAR','CR',15,90),(4207,'ZAR','AR',30,85),(4208,'ZAR','MA',15,55),(4209,'ZAR','MY',40,145),(4210,'ZAR','KZ',15,60),(4211,'ZAR','DZ',15,30),(4212,'ZAR','ID',35,130),(4213,'ZAR','NG',20,125),(4214,'ZAR','GT',15,95),(4215,'ZAR','VN',30,110),(4216,'ZAR','BY',15,50),(4217,'ZAR','EG',20,110),(4218,'ZAR','UY',15,65),(4219,'ZAR','BD',10,25),(4220,'ZAR','PK',15,75),(4221,'ZAR','PH',20,80),(4222,'ZAR','ET',5,25),(4223,'ZAR','TN',15,25),(4224,'ZAR','LB',15,40),(4225,'ZAR','IN',15,60),(4226,'ZAR','PY',15,45),(4227,'ZAR','UZ',15,25),(4228,'ZAR','EC',15,45),(4229,'ZAR','MM',15,20),(4230,'ZAR','GE',15,20);
/*!40000 ALTER TABLE `wpjk_gla_budget_recommendations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpjk_gla_merchant_issues`
--

DROP TABLE IF EXISTS `wpjk_gla_merchant_issues`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_gla_merchant_issues` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `product_id` bigint(20) NOT NULL,
  `issue` varchar(200) NOT NULL,
  `code` varchar(100) NOT NULL,
  `severity` varchar(20) NOT NULL DEFAULT 'warning',
  `product` varchar(100) NOT NULL,
  `action` text NOT NULL,
  `action_url` varchar(1024) NOT NULL,
  `applicable_countries` text NOT NULL,
  `source` varchar(10) NOT NULL DEFAULT 'mc',
  `type` varchar(10) NOT NULL DEFAULT 'product',
  `created_at` datetime NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_gla_merchant_issues`
--

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

--
-- Table structure for table `wpjk_gla_shipping_rates`
--

DROP TABLE IF EXISTS `wpjk_gla_shipping_rates`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_gla_shipping_rates` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `country` varchar(2) NOT NULL,
  `currency` varchar(3) NOT NULL,
  `rate` double NOT NULL DEFAULT 0,
  `options` text DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `country` (`country`),
  KEY `currency` (`currency`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_gla_shipping_rates`
--

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

--
-- Table structure for table `wpjk_gla_shipping_times`
--

DROP TABLE IF EXISTS `wpjk_gla_shipping_times`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_gla_shipping_times` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `country` varchar(2) NOT NULL,
  `time` bigint(20) NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`),
  KEY `country` (`country`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_gla_shipping_times`
--

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

--
-- Table structure for table `wpjk_links`
--

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

--
-- Dumping data for table `wpjk_links`
--

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

--
-- Table structure for table `wpjk_nextend2_image_storage`
--

DROP TABLE IF EXISTS `wpjk_nextend2_image_storage`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_nextend2_image_storage` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `hash` varchar(32) NOT NULL,
  `image` text NOT NULL,
  `value` mediumtext NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `hash` (`hash`)
) ENGINE=MyISAM AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_nextend2_image_storage`
--

LOCK TABLES `wpjk_nextend2_image_storage` WRITE;
/*!40000 ALTER TABLE `wpjk_nextend2_image_storage` DISABLE KEYS */;
INSERT INTO `wpjk_nextend2_image_storage` VALUES (1,'4ecde941d8ebf1d07f35655452180299','$upload$/slider2/fullwidthbg1.jpg','eyJkZXNrdG9wLXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9LCJ0YWJsZXQiOnsiaW1hZ2UiOiIiLCJzaXplIjoiMHwqfDAifSwibW9iaWxlIjp7ImltYWdlIjoiIiwic2l6ZSI6IjB8KnwwIn0sImRlc2t0b3AiOnsic2l6ZSI6IjB8KnwwIn0sInRhYmxldC1yZXRpbmEiOnsiaW1hZ2UiOiIiLCJzaXplIjoiMHwqfDAifSwibW9iaWxlLXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9fQ=='),(2,'426501445b2c762cca605b7531a99b57','$upload$/slider2/fullwidthbg2.jpg','eyJkZXNrdG9wLXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9LCJ0YWJsZXQiOnsiaW1hZ2UiOiIiLCJzaXplIjoiMHwqfDAifSwibW9iaWxlIjp7ImltYWdlIjoiIiwic2l6ZSI6IjB8KnwwIn0sImRlc2t0b3AiOnsic2l6ZSI6IjB8KnwwIn0sInRhYmxldC1yZXRpbmEiOnsiaW1hZ2UiOiIiLCJzaXplIjoiMHwqfDAifSwibW9iaWxlLXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9fQ=='),(3,'4b6da303e16ab908eb00c598ada73090','$upload$/slider2/fullwidthbg3.jpg','eyJkZXNrdG9wLXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9LCJ0YWJsZXQiOnsiaW1hZ2UiOiIiLCJzaXplIjoiMHwqfDAifSwibW9iaWxlIjp7ImltYWdlIjoiIiwic2l6ZSI6IjB8KnwwIn0sImRlc2t0b3AiOnsic2l6ZSI6IjB8KnwwIn0sInRhYmxldC1yZXRpbmEiOnsiaW1hZ2UiOiIiLCJzaXplIjoiMHwqfDAifSwibW9iaWxlLXJldGluYSI6eyJpbWFnZSI6IiIsInNpemUiOiIwfCp8MCJ9fQ==');
/*!40000 ALTER TABLE `wpjk_nextend2_image_storage` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpjk_nextend2_section_storage`
--

DROP TABLE IF EXISTS `wpjk_nextend2_section_storage`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_nextend2_section_storage` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `application` varchar(20) NOT NULL,
  `section` varchar(128) NOT NULL,
  `referencekey` varchar(128) NOT NULL,
  `value` mediumtext NOT NULL,
  `isSystem` int(11) NOT NULL DEFAULT 0,
  `editable` int(11) NOT NULL DEFAULT 1,
  PRIMARY KEY (`id`),
  KEY `isSystem` (`isSystem`),
  KEY `editable` (`editable`),
  KEY `application` (`application`,`section`(50),`referencekey`(50)),
  KEY `application_2` (`application`,`section`(50))
) ENGINE=MyISAM AUTO_INCREMENT=10006 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_nextend2_section_storage`
--

LOCK TABLES `wpjk_nextend2_section_storage` WRITE;
/*!40000 ALTER TABLE `wpjk_nextend2_section_storage` DISABLE KEYS */;
INSERT INTO `wpjk_nextend2_section_storage` VALUES (10000,'smartslider','settings','','{\"n2_ss3_version\":\"3.5.1.14\\/b:release-3.5.1.14\\/r:e5da025b2878af19acf080b6d38de6307df93dc6\"}',0,1),(10001,'smartslider','free','subscribeOnImport','1',0,1);
/*!40000 ALTER TABLE `wpjk_nextend2_section_storage` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpjk_nextend2_smartslider3_generators`
--

DROP TABLE IF EXISTS `wpjk_nextend2_smartslider3_generators`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_nextend2_smartslider3_generators` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `group` varchar(254) NOT NULL,
  `type` varchar(254) NOT NULL,
  `params` text NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_nextend2_smartslider3_generators`
--

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

--
-- Table structure for table `wpjk_nextend2_smartslider3_sliders`
--

DROP TABLE IF EXISTS `wpjk_nextend2_smartslider3_sliders`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_nextend2_smartslider3_sliders` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `alias` varchar(255) DEFAULT NULL,
  `title` varchar(200) NOT NULL,
  `type` varchar(30) NOT NULL,
  `params` mediumtext NOT NULL,
  `slider_status` varchar(50) NOT NULL DEFAULT 'published',
  `time` datetime NOT NULL,
  `thumbnail` varchar(255) NOT NULL,
  `ordering` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`),
  KEY `slider_status` (`slider_status`),
  KEY `time` (`time`)
) ENGINE=MyISAM AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_nextend2_smartslider3_sliders`
--

LOCK TABLES `wpjk_nextend2_smartslider3_sliders` WRITE;
/*!40000 ALTER TABLE `wpjk_nextend2_smartslider3_sliders` DISABLE KEYS */;
INSERT INTO `wpjk_nextend2_smartslider3_sliders` VALUES (1,NULL,'Tutorial Slider','simple','{\"aria-label\":\"Slider\",\"alias-id\":\"\",\"alias-smoothscroll\":\"\",\"alias-slideswitch\":\"\",\"background\":\"\",\"background-fixed\":\"0\",\"background-size\":\"cover\",\"background-color\":\"FFFFFF00\",\"backgroundVideoMp4\":\"\",\"backgroundVideoMuted\":\"1\",\"backgroundVideoLoop\":\"1\",\"backgroundVideoMode\":\"fill\",\"align\":\"normal\",\"margin\":\"0|*|0|*|0|*|0\",\"padding\":\"0|*|0|*|0|*|0\",\"perspective\":\"1000\",\"border-width\":\"0\",\"border-color\":\"3E3E3Eff\",\"border-radius\":\"0\",\"slider-preset\":\"\",\"slider-css\":\"\",\"width\":\"1200\",\"height\":\"600\",\"mobileportrait\":\"1\",\"mobilelandscape\":\"1\",\"tabletportrait\":\"1\",\"tabletlandscape\":\"1\",\"desktopportrait\":\"1\",\"desktoplandscape\":\"1\",\"responsiveLimitSlideWidth\":\"1\",\"responsiveSlideWidthDesktopLandscape\":\"0\",\"responsiveSlideWidthMaxDesktopLandscape\":\"1600\",\"responsiveSlideWidth\":\"0\",\"responsiveSlideWidthMax\":\"3000\",\"responsiveSlideWidthTabletLandscape\":\"0\",\"responsiveSlideWidthMaxTabletLandscape\":\"1200\",\"responsiveSlideWidthTablet\":\"0\",\"responsiveSlideWidthMaxTablet\":\"3000\",\"responsiveSlideWidthMobileLandscape\":\"0\",\"responsiveSlideWidthMaxMobileLandscape\":\"740\",\"responsiveSlideWidthMobile\":\"0\",\"responsiveSlideWidthMaxMobile\":\"480\",\"responsive-breakpoint-desktop-portrait\":\"1440\",\"responsive-breakpoint-desktop-portrait-landscape\":\"1440\",\"responsive-breakpoint-tablet-landscape\":\"1300\",\"responsive-breakpoint-tablet-landscape-landscape\":\"1300\",\"responsive-breakpoint-tablet-portrait\":\"1199\",\"responsive-breakpoint-tablet-portrait-landscape\":\"1199\",\"responsive-breakpoint-mobile-landscape\":\"900\",\"responsive-breakpoint-mobile-landscape-landscape\":\"1050\",\"responsive-breakpoint-mobile-portrait\":\"700\",\"responsive-breakpoint-mobile-portrait-landscape\":\"900\",\"responsive-breakpoint-desktop-landscape-enabled\":\"0\",\"responsive-breakpoint-tablet-landscape-enabled\":\"0\",\"responsive-breakpoint-tablet-portrait-enabled\":\"1\",\"responsive-breakpoint-mobile-landscape-enabled\":\"0\",\"responsive-breakpoint-mobile-portrait-enabled\":\"1\",\"responsive-breakpoint-global\":\"0\",\"breakpoints-orientation\":\"portrait\",\"responsive-mode\":\"fullwidth\",\"responsiveSliderHeightMin\":\"0\",\"responsiveForceFull\":\"1\",\"responsiveForceFullOverflowX\":\"body\",\"responsiveForceFullHorizontalSelector\":\"body\",\"slider-size-override\":\"0\",\"slider-size-override-mobile-portrait\":\"0\",\"mobile-portrait-width\":\"320\",\"mobile-portrait-height\":\"568\",\"slider-size-override-mobile-landscape\":\"0\",\"mobile-landscape-width\":\"568\",\"mobile-landscape-height\":\"320\",\"slider-size-override-tablet-portrait\":\"0\",\"tablet-portrait-width\":\"768\",\"tablet-portrait-height\":\"1024\",\"slider-size-override-tablet-landscape\":\"0\",\"tablet-landscape-width\":\"1024\",\"tablet-landscape-height\":\"768\",\"slider-size-override-desktop-landscape\":\"0\",\"desktop-landscape-width\":\"1440\",\"desktop-landscape-height\":\"900\",\"controlsTouch\":\"horizontal\",\"controlsScroll\":\"0\",\"controlsKeyboard\":\"1\",\"widget-arrow-enabled\":\"0\",\"widgetarrow\":\"imageEmpty\",\"widget-arrow-previous\":\"thin-horizontal.svg\",\"widget-arrow-previous-image\":\"\",\"widget-arrow-previous-color\":\"ffffffcc\",\"widget-arrow-previous-hover\":\"1\",\"widget-arrow-previous-hover-color\":\"ffffffff\",\"widget-arrow-mirror\":\"1\",\"widget-arrow-next\":\"thin-horizontal.svg\",\"widget-arrow-next-image\":\"\",\"widget-arrow-next-color\":\"ffffffcc\",\"widget-arrow-next-hover\":\"0\",\"widget-arrow-next-hover-color\":\"ffffffcc\",\"widget-arrow-style\":\"\",\"widget-arrow-previous-position-mode\":\"simple\",\"widget-arrow-previous-position-area\":\"6\",\"widget-arrow-previous-position-stack\":\"1\",\"widget-arrow-previous-position-offset\":\"15\",\"widget-arrow-previous-position-horizontal\":\"left\",\"widget-arrow-previous-position-horizontal-position\":\"0\",\"widget-arrow-previous-position-horizontal-unit\":\"px\",\"widget-arrow-previous-position-vertical\":\"top\",\"widget-arrow-previous-position-vertical-position\":\"0\",\"widget-arrow-previous-position-vertical-unit\":\"px\",\"widget-arrow-next-position-mode\":\"simple\",\"widget-arrow-next-position-area\":\"7\",\"widget-arrow-next-position-stack\":\"1\",\"widget-arrow-next-position-offset\":\"15\",\"widget-arrow-next-position-horizontal\":\"left\",\"widget-arrow-next-position-horizontal-position\":\"0\",\"widget-arrow-next-position-horizontal-unit\":\"px\",\"widget-arrow-next-position-vertical\":\"top\",\"widget-arrow-next-position-vertical-position\":\"0\",\"widget-arrow-next-position-vertical-unit\":\"px\",\"widget-arrow-animation\":\"fade\",\"widget-arrow-previous-alt\":\"previous arrow\",\"widget-arrow-next-alt\":\"next arrow\",\"widget-arrow-base64\":\"1\",\"widget-arrow-display-hover\":\"0\",\"widget-arrow-display-mobileportrait\":\"0\",\"widget-arrow-display-mobilelandscape\":\"0\",\"widget-arrow-display-tabletportrait\":\"1\",\"widget-arrow-display-tabletlandscape\":\"1\",\"widget-arrow-display-desktopportrait\":\"1\",\"widget-arrow-display-desktoplandscape\":\"1\",\"widget-arrow-exclude-slides\":\"\",\"widget-bullet-enabled\":\"1\",\"widgetbullet\":\"transition\",\"widget-bullet-position-mode\":\"simple\",\"widget-bullet-position-area\":\"10\",\"widget-bullet-position-stack\":\"1\",\"widget-bullet-position-offset\":\"5\",\"widget-bullet-position-horizontal\":\"left\",\"widget-bullet-position-horizontal-position\":\"0\",\"widget-bullet-position-horizontal-unit\":\"px\",\"widget-bullet-position-vertical\":\"top\",\"widget-bullet-position-vertical-position\":\"0\",\"widget-bullet-position-vertical-unit\":\"px\",\"widget-bullet-action\":\"click\",\"widget-bullet-style\":\"{\\\"data\\\":[{\\\"backgroundcolor\\\":\\\"00000000\\\",\\\"opacity\\\":100,\\\"padding\\\":\\\"5|*|5|*|5|*|5|*|px\\\",\\\"boxshadow\\\":\\\"0|*|0|*|0|*|0|*|000000ff\\\",\\\"border\\\":\\\"2|*|solid|*|ffffffcc\\\",\\\"borderradius\\\":\\\"50\\\",\\\"extra\\\":\\\"margin: 4px;\\\"},{\\\"extra\\\":\\\"\\\",\\\"backgroundcolor\\\":\\\"ffffffcc\\\",\\\"border\\\":\\\"2|*|solid|*|ffffffcc\\\"}]}\",\"widget-bullet-bar\":\"\",\"widget-bullet-bar-full-size\":\"0\",\"widget-bullet-align\":\"center\",\"widget-bullet-orientation\":\"auto\",\"widget-bullet-thumbnail-show-image\":\"0\",\"widget-bullet-thumbnail-width\":\"60\",\"widget-bullet-thumbnail-height\":\"60\",\"widget-bullet-thumbnail-style\":\"{\\\"data\\\":[{\\\"backgroundcolor\\\":\\\"00000080\\\",\\\"padding\\\":\\\"3|*|3|*|3|*|3|*|px\\\",\\\"boxshadow\\\":\\\"0|*|0|*|0|*|0|*|000000ff\\\",\\\"border\\\":\\\"0|*|solid|*|000000ff\\\",\\\"borderradius\\\":\\\"3\\\",\\\"extra\\\":\\\"margin: 5px;\\\"}]}\",\"widget-bullet-thumbnail-side\":\"before\",\"widget-bullet-display-hover\":\"0\",\"widget-bullet-display-mobileportrait\":\"1\",\"widget-bullet-display-mobilelandscape\":\"1\",\"widget-bullet-display-tabletportrait\":\"1\",\"widget-bullet-display-tabletlandscape\":\"1\",\"widget-bullet-display-desktopportrait\":\"1\",\"widget-bullet-display-desktoplandscape\":\"1\",\"widget-bullet-exclude-slides\":\"\",\"widget-bar-enabled\":\"0\",\"widgetbar\":\"horizontal\",\"widget-bar-position-mode\":\"simple\",\"widget-bar-position-area\":\"10\",\"widget-bar-position-stack\":\"1\",\"widget-bar-position-offset\":\"30\",\"widget-bar-position-horizontal\":\"left\",\"widget-bar-position-horizontal-position\":\"0\",\"widget-bar-position-horizontal-unit\":\"px\",\"widget-bar-position-vertical\":\"top\",\"widget-bar-position-vertical-position\":\"0\",\"widget-bar-position-vertical-unit\":\"px\",\"widget-bar-animate\":\"0\",\"widget-bar-style\":\"{\\\"data\\\":[{\\\"backgroundcolor\\\":\\\"000000ab\\\",\\\"padding\\\":\\\"5|*|20|*|5|*|20|*|px\\\",\\\"boxshadow\\\":\\\"0|*|0|*|0|*|0|*|000000ff\\\",\\\"border\\\":\\\"0|*|solid|*|000000ff\\\",\\\"borderradius\\\":\\\"40\\\",\\\"extra\\\":\\\"\\\"}]}\",\"widget-bar-show-title\":\"1\",\"widget-bar-font-title\":\"{\\\"data\\\":[{\\\"color\\\":\\\"ffffffff\\\",\\\"size\\\":\\\"14||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000c7\\\",\\\"afont\\\":\\\"Montserrat\\\",\\\"lineheight\\\":\\\"1.3\\\",\\\"bold\\\":0,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"left\\\",\\\"extra\\\":\\\"vertical-align: middle;\\\"},{\\\"color\\\":\\\"fc2828ff\\\",\\\"afont\\\":\\\"google(@import url(http://fonts.googleapis.com/css?family=Raleway);),Arial\\\",\\\"size\\\":\\\"25||px\\\"},{}]}\",\"widget-bar-show-description\":\"1\",\"widget-bar-font-description\":\"{\\\"data\\\":[{\\\"color\\\":\\\"ffffffff\\\",\\\"size\\\":\\\"14||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000c7\\\",\\\"afont\\\":\\\"Montserrat\\\",\\\"lineheight\\\":\\\"1.3\\\",\\\"bold\\\":0,\\\"italic\\\":1,\\\"underline\\\":0,\\\"align\\\":\\\"left\\\",\\\"extra\\\":\\\"vertical-align: middle;\\\"},{\\\"color\\\":\\\"fc2828ff\\\",\\\"afont\\\":\\\"Raleway,Arial\\\",\\\"size\\\":\\\"25||px\\\"},{}]}\",\"widget-bar-slide-count\":\"0\",\"widget-bar-width\":\"100%\",\"widget-bar-full-width\":\"0\",\"widget-bar-separator\":\" - \",\"widget-bar-align\":\"center\",\"widget-bar-display-hover\":\"0\",\"widget-bar-display-mobileportrait\":\"1\",\"widget-bar-display-mobilelandscape\":\"1\",\"widget-bar-display-tabletportrait\":\"1\",\"widget-bar-display-tabletlandscape\":\"1\",\"widget-bar-display-desktopportrait\":\"1\",\"widget-bar-display-desktoplandscape\":\"1\",\"widget-bar-exclude-slides\":\"\",\"widget-thumbnail-enabled\":\"0\",\"widgetthumbnail\":\"default\",\"widget-thumbnail-show-image\":\"1\",\"widget-thumbnail-width\":\"100\",\"widget-thumbnail-height\":\"60\",\"widget-thumbnail-position-mode\":\"simple\",\"widget-thumbnail-position-area\":\"12\",\"widget-thumbnail-position-stack\":\"1\",\"widget-thumbnail-position-offset\":\"0\",\"widget-thumbnail-position-horizontal\":\"left\",\"widget-thumbnail-position-horizontal-position\":\"0\",\"widget-thumbnail-position-horizontal-unit\":\"px\",\"widget-thumbnail-position-vertical\":\"top\",\"widget-thumbnail-position-vertical-position\":\"0\",\"widget-thumbnail-position-vertical-unit\":\"px\",\"widget-thumbnail-action\":\"click\",\"widget-thumbnail-align-content\":\"start\",\"widget-thumbnail-style-bar\":\"{\\\"data\\\":[{\\\"backgroundcolor\\\":\\\"242424ff\\\",\\\"padding\\\":\\\"3|*|3|*|3|*|3|*|px\\\",\\\"boxshadow\\\":\\\"0|*|0|*|0|*|0|*|000000ff\\\",\\\"border\\\":\\\"0|*|solid|*|000000ff\\\",\\\"borderradius\\\":\\\"0\\\",\\\"extra\\\":\\\"\\\"}]}\",\"widget-thumbnail-style-slides\":\"{\\\"data\\\":[{\\\"backgroundcolor\\\":\\\"00000000\\\",\\\"padding\\\":\\\"0|*|0|*|0|*|0|*|px\\\",\\\"boxshadow\\\":\\\"0|*|0|*|0|*|0|*|000000ff\\\",\\\"border\\\":\\\"0|*|solid|*|ffffff00\\\",\\\"borderradius\\\":\\\"0\\\",\\\"opacity\\\":\\\"40\\\",\\\"extra\\\":\\\"margin: 3px;\\ntransition: all 0.4s;\\nbackground-size: cover;\\\"},{\\\"border\\\":\\\"0|*|solid|*|ffffffcc\\\",\\\"opacity\\\":\\\"100\\\",\\\"extra\\\":\\\"\\\"}]}\",\"widget-thumbnail-title-style\":\"{\\\"data\\\":[{\\\"backgroundcolor\\\":\\\"000000ab\\\",\\\"padding\\\":\\\"3|*|10|*|3|*|10|*|px\\\",\\\"boxshadow\\\":\\\"0|*|0|*|0|*|0|*|000000ff\\\",\\\"border\\\":\\\"0|*|solid|*|000000ff\\\",\\\"borderradius\\\":\\\"0\\\",\\\"extra\\\":\\\"bottom: 0;\\nleft: 0;\\\"}]}\",\"widget-thumbnail-title\":\"0\",\"widget-thumbnail-title-font\":\"{\\\"data\\\":[{\\\"color\\\":\\\"ffffffff\\\",\\\"size\\\":\\\"12||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ab\\\",\\\"afont\\\":\\\"Montserrat\\\",\\\"lineheight\\\":\\\"1.2\\\",\\\"bold\\\":0,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"left\\\"},{\\\"color\\\":\\\"fc2828ff\\\",\\\"afont\\\":\\\"google(@import url(http://fonts.googleapis.com/css?family=Raleway);),Arial\\\",\\\"size\\\":\\\"25||px\\\"},{}]}\",\"widget-thumbnail-description\":\"0\",\"widget-thumbnail-description-font\":\"{\\\"data\\\":[{\\\"color\\\":\\\"ffffffff\\\",\\\"size\\\":\\\"12||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ab\\\",\\\"afont\\\":\\\"Montserrat\\\",\\\"lineheight\\\":\\\"1.3\\\",\\\"bold\\\":0,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"left\\\"},{\\\"color\\\":\\\"fc2828ff\\\",\\\"afont\\\":\\\"google(@import url(http://fonts.googleapis.com/css?family=Raleway);),Arial\\\",\\\"size\\\":\\\"25||px\\\"},{}]}\",\"widget-thumbnail-caption-placement\":\"overlay\",\"widget-thumbnail-caption-size\":\"100\",\"widget-thumbnail-arrow\":\"1\",\"widget-thumbnail-arrow-width\":\"26\",\"widget-thumbnail-arrow-offset\":\"0\",\"widget-thumbnail-arrow-prev-alt\":\"previous arrow\",\"widget-thumbnail-arrow-next-alt\":\"next arrow\",\"widget-thumbnail-arrow-image\":\"\",\"widget-thumbnail-group\":\"1\",\"widget-thumbnail-invert-group-direction\":\"0\",\"widget-thumbnail-orientation\":\"auto\",\"widget-thumbnail-size\":\"100%\",\"widget-thumbnail-display-hover\":\"0\",\"widget-thumbnail-display-mobileportrait\":\"1\",\"widget-thumbnail-display-mobilelandscape\":\"1\",\"widget-thumbnail-display-tabletportrait\":\"1\",\"widget-thumbnail-display-tabletlandscape\":\"1\",\"widget-thumbnail-display-desktopportrait\":\"1\",\"widget-thumbnail-display-desktoplandscape\":\"1\",\"widget-thumbnail-exclude-slides\":\"\",\"widget-shadow-enabled\":\"0\",\"widgetshadow\":\"shadow\",\"widget-shadow-shadow\":\"dark.png\",\"widget-shadow-shadow-image\":\"\",\"widget-shadow-width\":\"100%\",\"widget-shadow-display-mobileportrait\":\"1\",\"widget-shadow-display-mobilelandscape\":\"1\",\"widget-shadow-display-tabletportrait\":\"1\",\"widget-shadow-display-tabletlandscape\":\"1\",\"widget-shadow-display-desktopportrait\":\"1\",\"widget-shadow-display-desktoplandscape\":\"1\",\"widget-shadow-exclude-slides\":\"\",\"widget-fullscreen-enabled\":\"0\",\"widgetfullscreen\":\"image\",\"widget-fullscreen-tonormal\":\"full1.svg\",\"widget-fullscreen-tonormal-image\":\"\",\"widget-fullscreen-tonormal-color\":\"ffffffcc\",\"widget-fullscreen-mirror\":\"1\",\"widget-fullscreen-tofull\":\"full1.svg\",\"widget-fullscreen-tofull-image\":\"\",\"widget-fullscreen-tofull-color\":\"ffffffcc\",\"widget-fullscreen-style\":\"{\\\"data\\\":[{\\\"backgroundcolor\\\":\\\"000000ab\\\",\\\"padding\\\":\\\"10|*|10|*|10|*|10|*|px\\\",\\\"boxshadow\\\":\\\"0|*|0|*|0|*|0|*|000000ff\\\",\\\"border\\\":\\\"0|*|solid|*|000000ff\\\",\\\"borderradius\\\":\\\"3\\\",\\\"extra\\\":\\\"\\\"},{\\\"backgroundcolor\\\":\\\"000000ab\\\"}]}\",\"widget-fullscreen-position-mode\":\"simple\",\"widget-fullscreen-position-area\":\"4\",\"widget-fullscreen-position-stack\":\"1\",\"widget-fullscreen-position-offset\":\"15\",\"widget-fullscreen-position-horizontal\":\"left\",\"widget-fullscreen-position-horizontal-position\":\"0\",\"widget-fullscreen-position-horizontal-unit\":\"px\",\"widget-fullscreen-position-vertical\":\"top\",\"widget-fullscreen-position-vertical-position\":\"0\",\"widget-fullscreen-position-vertical-unit\":\"px\",\"widget-fullscreen-responsive-desktop\":\"1\",\"widget-fullscreen-responsive-tablet\":\"0.7\",\"widget-fullscreen-responsive-mobile\":\"0.5\",\"widget-fullscreen-display-hover\":\"0\",\"widget-fullscreen-display-mobileportrait\":\"1\",\"widget-fullscreen-display-mobilelandscape\":\"1\",\"widget-fullscreen-display-tabletportrait\":\"1\",\"widget-fullscreen-display-tabletlandscape\":\"1\",\"widget-fullscreen-display-desktopportrait\":\"1\",\"widget-fullscreen-display-desktoplandscape\":\"1\",\"widget-fullscreen-exclude-slides\":\"\",\"widget-html-enabled\":\"0\",\"widgethtml\":\"html\",\"widget-html-position-mode\":\"simple\",\"widget-html-position-area\":\"2\",\"widget-html-position-stack\":\"1\",\"widget-html-position-offset\":\"0\",\"widget-html-position-horizontal\":\"left\",\"widget-html-position-horizontal-position\":\"0\",\"widget-html-position-horizontal-unit\":\"px\",\"widget-html-position-vertical\":\"top\",\"widget-html-position-vertical-position\":\"0\",\"widget-html-position-vertical-unit\":\"px\",\"widget-html-code\":\"\",\"widget-html-display-hover\":\"0\",\"widget-html-display-mobileportrait\":\"1\",\"widget-html-display-mobilelandscape\":\"1\",\"widget-html-display-tabletportrait\":\"1\",\"widget-html-display-tabletlandscape\":\"1\",\"widget-html-display-desktopportrait\":\"1\",\"widget-html-display-desktoplandscape\":\"1\",\"widget-html-exclude-slides\":\"\",\"animation\":\"fade\",\"animation-duration\":\"500\",\"animation-delay\":\"0\",\"animation-easing\":\"easeOutQuad\",\"carousel\":\"1\",\"background-animation\":\"\",\"background-animation-color\":\"333333ff\",\"background-animation-speed\":\"normal\",\"animation-shifted-background-animation\":\"auto\",\"kenburns-animation\":\"50|*|50|*|\",\"kenburns-animation-speed\":\"default\",\"kenburns-animation-strength\":\"default\",\"shape-divider\":\"\",\"particle\":\"\",\"playfirstlayer\":\"1\",\"playonce\":\"0\",\"layer-animation-play-in\":\"end\",\"layer-animation-play-mode\":\"skippable\",\"parallax-enabled\":\"1\",\"parallax-enabled-mobile\":\"0\",\"parallax-3d\":\"0\",\"parallax-animate\":\"1\",\"parallax-horizontal\":\"mouse\",\"parallax-vertical\":\"mouse\",\"parallax-mouse-origin\":\"slider\",\"parallax-scroll-move\":\"both\",\"autoplay\":\"0\",\"autoplayDuration\":\"8000\",\"autoplayStart\":\"1\",\"autoplayAllowReStart\":\"0\",\"autoplayLoop\":\"1\",\"autoplayfinish\":\"1|*|loop|*|current\",\"loop-single-slide\":\"0\",\"autoplayStopClick\":\"1\",\"autoplayStopMouse\":\"0\",\"autoplayStopMedia\":\"1\",\"autoplayResumeClick\":\"0\",\"autoplayResumeMouse\":\"0\",\"autoplayResumeMedia\":\"1\",\"widget-autoplay-enabled\":\"0\",\"widgetautoplay\":\"image\",\"widget-autoplay-play\":\"small-light.svg\",\"widget-autoplay-play-image\":\"\",\"widget-autoplay-play-color\":\"ffffffcc\",\"widget-autoplay-style\":\"{\\\"data\\\":[{\\\"backgroundcolor\\\":\\\"000000ab\\\",\\\"padding\\\":\\\"10|*|10|*|10|*|10|*|px\\\",\\\"boxshadow\\\":\\\"0|*|0|*|0|*|0|*|000000ff\\\",\\\"border\\\":\\\"0|*|solid|*|000000ff\\\",\\\"borderradius\\\":\\\"3\\\",\\\"extra\\\":\\\"\\\"},{\\\"backgroundcolor\\\":\\\"000000ab\\\"}]}\",\"widget-autoplay-mirror\":\"1\",\"widget-autoplay-pause\":\"small-light.svg\",\"widget-autoplay-pause-image\":\"\",\"widget-autoplay-pause-color\":\"ffffffcc\",\"widget-autoplay-responsive-desktop\":\"1\",\"widget-autoplay-responsive-tablet\":\"0.7\",\"widget-autoplay-responsive-mobile\":\"0.5\",\"widget-autoplay-position-mode\":\"simple\",\"widget-autoplay-position-area\":\"4\",\"widget-autoplay-position-stack\":\"1\",\"widget-autoplay-position-offset\":\"15\",\"widget-autoplay-position-horizontal\":\"left\",\"widget-autoplay-position-horizontal-position\":\"0\",\"widget-autoplay-position-horizontal-unit\":\"px\",\"widget-autoplay-position-vertical\":\"top\",\"widget-autoplay-position-vertical-position\":\"0\",\"widget-autoplay-position-vertical-unit\":\"px\",\"widget-autoplay-display-hover\":\"0\",\"widget-autoplay-display-mobileportrait\":\"1\",\"widget-autoplay-display-mobilelandscape\":\"1\",\"widget-autoplay-display-tabletportrait\":\"1\",\"widget-autoplay-display-tabletlandscape\":\"1\",\"widget-autoplay-display-desktopportrait\":\"1\",\"widget-autoplay-display-desktoplandscape\":\"1\",\"widget-autoplay-exclude-slides\":\"\",\"widget-indicator-enabled\":\"0\",\"widgetindicator\":\"pie\",\"widget-indicator-position-mode\":\"simple\",\"widget-indicator-position-area\":\"4\",\"widget-indicator-position-stack\":\"1\",\"widget-indicator-position-offset\":\"15\",\"widget-indicator-position-horizontal\":\"left\",\"widget-indicator-position-horizontal-position\":\"0\",\"widget-indicator-position-horizontal-unit\":\"px\",\"widget-indicator-position-vertical\":\"top\",\"widget-indicator-position-vertical-position\":\"0\",\"widget-indicator-position-vertical-unit\":\"px\",\"widget-indicator-size\":\"25\",\"widget-indicator-thickness\":\"30\",\"widget-indicator-track\":\"000000ab\",\"widget-indicator-bar\":\"ffffffff\",\"widget-indicator-style\":\"\",\"widget-indicator-display-hover\":\"0\",\"widget-indicator-display-mobileportrait\":\"1\",\"widget-indicator-display-mobilelandscape\":\"1\",\"widget-indicator-display-tabletportrait\":\"1\",\"widget-indicator-display-tabletlandscape\":\"1\",\"widget-indicator-display-desktopportrait\":\"1\",\"widget-indicator-display-desktoplandscape\":\"1\",\"widget-indicator-exclude-slides\":\"\",\"imageload\":\"0\",\"imageloadNeighborSlides\":\"0\",\"optimize-scale\":\"0\",\"optimize-quality\":\"70\",\"optimize-thumbnail-scale\":\"0\",\"optimize-thumbnail-quality\":\"70\",\"optimize-slide-width-normal\":\"1920\",\"optimizeThumbnailWidth\":\"100\",\"optimizeThumbnailHeight\":\"60\",\"layer-image-optimize\":\"0\",\"layer-image-width-tablet\":\"800\",\"layer-image-width-mobile\":\"425\",\"layer-image-base64\":\"0\",\"layer-image-base64-size\":\"50\",\"slides-background-video-mobile\":\"1\",\"playWhenVisible\":\"1\",\"playWhenVisibleAt\":\"50\",\"dependency\":\"\",\"delay\":\"0\",\"is-delayed\":\"0\",\"backgroundMode\":\"fill\",\"slide-css\":\"\",\"randomize\":\"0\",\"randomizeFirst\":\"0\",\"randomize-cache\":\"1\",\"variations\":\"5\",\"reverse-slides\":\"0\",\"maximumslidecount\":\"1000\",\"maintain-session\":\"0\",\"global-lightbox\":\"0\",\"global-lightbox-label\":\"0\",\"slide-background-parallax\":\"0\",\"slide-background-parallax-strength\":\"50\",\"bg-parallax-tablet\":\"0\",\"bg-parallax-mobile\":\"0\",\"blockrightclick\":\"0\",\"controlsBlockCarouselInteraction\":\"1\",\"clear-both\":\"1\",\"clear-both-after\":\"1\",\"overflow-hidden-page\":\"0\",\"responsiveFocusUser\":\"1\",\"responsiveFocusEdge\":\"auto\",\"classes\":\"\",\"custom-css-codes\":\"\",\"callbacks\":\"\",\"related-posts\":\"\"}','published','2020-02-25 13:53:41','https://smartslider3.com/wp-content/uploads/slider404/tutorialsliderthumbnail-1.png',2),(2,NULL,'Full Width Post Slider','simple','{\"widget-thumbnail-position-mode\":\"simple\",\"widget-thumbnail-position-area\":\"12\",\"widget-thumbnail-action\":\"click\",\"widget-thumbnail-style-bar\":\"{\\\"data\\\":[{\\\"backgroundcolor\\\":\\\"242424ff\\\",\\\"padding\\\":\\\"3|*|3|*|3|*|3|*|px\\\",\\\"boxshadow\\\":\\\"0|*|0|*|0|*|0|*|000000ff\\\",\\\"border\\\":\\\"0|*|solid|*|000000ff\\\",\\\"borderradius\\\":\\\"0\\\",\\\"extra\\\":\\\"\\\"}]}\",\"widget-thumbnail-style-slides\":\"{\\\"data\\\":[{\\\"backgroundcolor\\\":\\\"00000000\\\",\\\"padding\\\":\\\"0|*|0|*|0|*|0|*|px\\\",\\\"boxshadow\\\":\\\"0|*|0|*|0|*|0|*|000000ff\\\",\\\"border\\\":\\\"0|*|solid|*|ffffff00\\\",\\\"borderradius\\\":\\\"0\\\",\\\"opacity\\\":\\\"40\\\",\\\"extra\\\":\\\"margin: 3px;\\\\ntransition: all 0.4s;\\\\nbackground-size: cover;\\\"},{\\\"border\\\":\\\"0|*|solid|*|ffffffcc\\\",\\\"opacity\\\":\\\"100\\\",\\\"extra\\\":\\\"\\\"}]}\",\"widget-thumbnail-arrow\":\"1\",\"widget-thumbnail-arrow-image\":\"\",\"widget-thumbnail-arrow-width\":\"26\",\"widget-thumbnail-arrow-offset\":\"0\",\"widget-thumbnail-arrow-prev-alt\":\"previous arrow\",\"widget-thumbnail-arrow-next-alt\":\"next arrow\",\"widget-thumbnail-title-style\":\"{\\\"data\\\":[{\\\"backgroundcolor\\\":\\\"000000ab\\\",\\\"padding\\\":\\\"3|*|10|*|3|*|10|*|px\\\",\\\"boxshadow\\\":\\\"0|*|0|*|0|*|0|*|000000ff\\\",\\\"border\\\":\\\"0|*|solid|*|000000ff\\\",\\\"borderradius\\\":\\\"0\\\",\\\"extra\\\":\\\"bottom: 0;\\\\nleft: 0;\\\"}]}\",\"widget-thumbnail-title\":\"0\",\"widget-thumbnail-title-font\":\"{\\\"data\\\":[{\\\"color\\\":\\\"ffffffff\\\",\\\"size\\\":\\\"12||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ab\\\",\\\"afont\\\":\\\"Montserrat\\\",\\\"lineheight\\\":\\\"1.2\\\",\\\"bold\\\":0,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"left\\\"},{\\\"color\\\":\\\"fc2828ff\\\",\\\"afont\\\":\\\"google(@import url(http:\\/\\/fonts.googleapis.com\\/css?family=Raleway);),Arial\\\",\\\"size\\\":\\\"25||px\\\"},{}]}\",\"widget-thumbnail-description\":\"0\",\"widget-thumbnail-description-font\":\"{\\\"data\\\":[{\\\"color\\\":\\\"ffffffff\\\",\\\"size\\\":\\\"12||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ab\\\",\\\"afont\\\":\\\"Montserrat\\\",\\\"lineheight\\\":\\\"1.3\\\",\\\"bold\\\":0,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"left\\\"},{\\\"color\\\":\\\"fc2828ff\\\",\\\"afont\\\":\\\"google(@import url(http:\\/\\/fonts.googleapis.com\\/css?family=Raleway);),Arial\\\",\\\"size\\\":\\\"25||px\\\"},{}]}\",\"widget-thumbnail-caption-placement\":\"overlay\",\"widget-thumbnail-caption-size\":\"100\",\"widget-thumbnail-group\":\"1\",\"widget-thumbnail-orientation\":\"auto\",\"widget-thumbnail-size\":\"100%\",\"widget-thumbnail-show-image\":\"1\",\"widget-thumbnail-width\":\"100\",\"widget-thumbnail-height\":\"60\",\"widget-thumbnail-align-content\":\"start\",\"widget-shadow-position-mode\":\"simple\",\"widget-shadow-position-area\":12,\"widget-shadow-position-stack\":3,\"widget-shadow-shadow-image\":\"\",\"widget-shadow-shadow\":\"dark.png\",\"widget-bullet-position-mode\":\"simple\",\"widget-bullet-position-area\":\"10\",\"widget-bullet-position-offset\":\"10\",\"widget-bullet-action\":\"click\",\"widget-bullet-style\":\"{\\\"name\\\":\\\"Static\\\",\\\"data\\\":[{\\\"backgroundcolor\\\":\\\"00000091\\\",\\\"opacity\\\":100,\\\"padding\\\":\\\"5|*|5|*|5|*|5|*|px\\\",\\\"boxshadow\\\":\\\"0|*|0|*|0|*|0|*|000000ff\\\",\\\"border\\\":\\\"0|*|solid|*|000000ff\\\",\\\"borderradius\\\":\\\"50\\\",\\\"extra\\\":\\\"margin: 6px 5px;\\\"},{\\\"extra\\\":\\\"\\\",\\\"backgroundcolor\\\":\\\"16b7ccff\\\"}]}\",\"widget-bullet-bar\":\"{\\\"name\\\":\\\"Static\\\",\\\"data\\\":[{\\\"backgroundcolor\\\":\\\"ffffffff\\\",\\\"opacity\\\":100,\\\"padding\\\":\\\"5|*|10|*|5|*|10|*|px\\\",\\\"boxshadow\\\":\\\"0|*|0|*|10|*|0|*|00000029\\\",\\\"border\\\":\\\"0|*|solid|*|000000ff\\\",\\\"borderradius\\\":\\\"99\\\",\\\"extra\\\":\\\"\\\"}]}\",\"widget-bullet-align\":\"center\",\"widget-bullet-orientation\":\"auto\",\"widget-bullet-bar-full-size\":\"0\",\"widget-bullet-thumbnail-show-image\":\"0\",\"widget-bullet-thumbnail-width\":\"100\",\"widget-bullet-thumbnail-style\":\"{\\\"name\\\":\\\"Static\\\",\\\"data\\\":[{\\\"backgroundcolor\\\":\\\"00000080\\\",\\\"padding\\\":\\\"3|*|3|*|3|*|3|*|px\\\",\\\"boxshadow\\\":\\\"0|*|0|*|0|*|0|*|000000ff\\\",\\\"border\\\":\\\"0|*|solid|*|000000ff\\\",\\\"borderradius\\\":\\\"3\\\",\\\"extra\\\":\\\"margin: 5px;background-size:cover;\\\"}]}\",\"widget-bullet-thumbnail-side\":\"before\",\"widget-bar-position-mode\":\"simple\",\"widget-bar-position-area\":\"10\",\"widget-bar-position-offset\":\"30\",\"widget-bar-style\":\"{\\\"data\\\":[{\\\"backgroundcolor\\\":\\\"000000ab\\\",\\\"padding\\\":\\\"5|*|20|*|5|*|20|*|px\\\",\\\"boxshadow\\\":\\\"0|*|0|*|0|*|0|*|000000ff\\\",\\\"border\\\":\\\"0|*|solid|*|000000ff\\\",\\\"borderradius\\\":\\\"40\\\",\\\"extra\\\":\\\"\\\"}]}\",\"widget-bar-show-title\":\"1\",\"widget-bar-font-title\":\"{\\\"data\\\":[{\\\"color\\\":\\\"ffffffff\\\",\\\"size\\\":\\\"14||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000c7\\\",\\\"afont\\\":\\\"Montserrat\\\",\\\"lineheight\\\":\\\"1.3\\\",\\\"bold\\\":0,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"left\\\",\\\"extra\\\":\\\"vertical-align: middle;\\\"},{\\\"color\\\":\\\"fc2828ff\\\",\\\"afont\\\":\\\"google(@import url(http:\\/\\/fonts.googleapis.com\\/css?family=Raleway);),Arial\\\",\\\"size\\\":\\\"25||px\\\"},{}]}\",\"widget-bar-show-description\":\"1\",\"widget-bar-font-description\":\"{\\\"data\\\":[{\\\"color\\\":\\\"ffffffff\\\",\\\"size\\\":\\\"14||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000c7\\\",\\\"afont\\\":\\\"Montserrat\\\",\\\"lineheight\\\":\\\"1.3\\\",\\\"bold\\\":0,\\\"italic\\\":1,\\\"underline\\\":0,\\\"align\\\":\\\"left\\\",\\\"extra\\\":\\\"vertical-align: middle;\\\"},{\\\"color\\\":\\\"fc2828ff\\\",\\\"afont\\\":\\\"google(@import url(http:\\/\\/fonts.googleapis.com\\/css?family=Raleway);),Arial\\\",\\\"size\\\":\\\"25||px\\\"},{}]}\",\"widget-bar-slide-count\":\"0\",\"widget-bar-width\":\"100%\",\"widget-bar-full-width\":\"0\",\"widget-bar-separator\":\" - \",\"widget-bar-align\":\"center\",\"widget-bar-animate\":\"0\",\"widget-autoplay-desktop-image-width\":\"16\",\"widget-autoplay-tablet-image-width\":\"16\",\"widget-autoplay-mobile-image-width\":\"8\",\"widget-autoplay-play-image\":\"\",\"widget-autoplay-play-color\":\"ffffffcc\",\"widget-autoplay-play\":\"small-light.svg\",\"widget-autoplay-style\":\"{\\\"data\\\":[{\\\"backgroundcolor\\\":\\\"000000ab\\\",\\\"padding\\\":\\\"10|*|10|*|10|*|10|*|px\\\",\\\"boxshadow\\\":\\\"0|*|0|*|0|*|0|*|000000ff\\\",\\\"border\\\":\\\"0|*|solid|*|000000ff\\\",\\\"borderradius\\\":\\\"3\\\",\\\"extra\\\":\\\"\\\"},{\\\"backgroundcolor\\\":\\\"000000ab\\\"}]}\",\"widget-autoplay-position-mode\":\"simple\",\"widget-autoplay-position-area\":\"4\",\"widget-autoplay-position-offset\":\"15\",\"widget-autoplay-mirror\":\"1\",\"widget-autoplay-pause-image\":\"\",\"widget-autoplay-pause-color\":\"ffffffcc\",\"widget-autoplay-pause\":\"small-light.svg\",\"widget-arrow-desktop-image-width\":\"26\",\"widget-arrow-tablet-image-width\":\"26\",\"widget-arrow-mobile-image-width\":\"16\",\"widget-arrow-previous-image\":\"\",\"widget-arrow-previous\":\"thin-horizontal.svg\",\"widget-arrow-previous-color\":\"16b7ccff\",\"widget-arrow-previous-hover\":\"1\",\"widget-arrow-previous-hover-color\":\"ffffffff\",\"widget-arrow-style\":\"{\\\"name\\\":\\\"Static\\\",\\\"data\\\":[{\\\"backgroundcolor\\\":\\\"ffffffff\\\",\\\"opacity\\\":100,\\\"padding\\\":\\\"12|*|12|*|12|*|12|*|px\\\",\\\"boxshadow\\\":\\\"0|*|1|*|10|*|0|*|0000002b\\\",\\\"border\\\":\\\"0|*|solid|*|000000ff\\\",\\\"borderradius\\\":\\\"99\\\",\\\"extra\\\":\\\"\\\"},{\\\"extra\\\":\\\"\\\",\\\"backgroundcolor\\\":\\\"16b7ccff\\\"}]}\",\"widget-arrow-previous-position-mode\":\"simple\",\"widget-arrow-previous-position-area\":\"6\",\"widget-arrow-previous-position-offset\":\"15\",\"widget-arrow-next-position-mode\":\"simple\",\"widget-arrow-next-position-area\":\"7\",\"widget-arrow-next-position-offset\":\"15\",\"widget-arrow-animation\":\"fade\",\"widget-arrow-mirror\":\"1\",\"widget-arrow-next-image\":\"\",\"widget-arrow-next\":\"full.svg\",\"widget-arrow-next-color\":\"ffffffcc\",\"widget-arrow-next-hover\":\"0\",\"widget-arrow-next-hover-color\":\"ffffffcc\",\"widget-arrow-previous-alt\":\"previous arrow\",\"widget-arrow-next-alt\":\"next arrow\",\"widget-arrow-base64\":\"1\",\"widget-html-position-mode\":\"simple\",\"widget-html-position-area\":\"2\",\"widget-html-code\":\"\",\"widget-indicator-position-mode\":\"simple\",\"widget-indicator-position-area\":\"4\",\"widget-indicator-position-offset\":\"15\",\"widget-indicator-size\":\"25\",\"widget-indicator-thickness\":\"30\",\"widget-indicator-track\":\"000000ab\",\"widget-indicator-bar\":\"ffffffff\",\"widget-fullscreen-desktop-image-width\":\"16\",\"widget-fullscreen-tablet-image-width\":\"16\",\"widget-fullscreen-mobile-image-width\":\"8\",\"widget-fullscreen-tonormal-image\":\"\",\"widget-fullscreen-tonormal-color\":\"ffffffcc\",\"widget-fullscreen-tonormal\":\"full1.svg\",\"widget-fullscreen-style\":\"{\\\"data\\\":[{\\\"backgroundcolor\\\":\\\"000000ab\\\",\\\"padding\\\":\\\"10|*|10|*|10|*|10|*|px\\\",\\\"boxshadow\\\":\\\"0|*|0|*|0|*|0|*|000000ff\\\",\\\"border\\\":\\\"0|*|solid|*|000000ff\\\",\\\"borderradius\\\":\\\"3\\\",\\\"extra\\\":\\\"\\\"},{\\\"backgroundcolor\\\":\\\"000000ab\\\"}]}\",\"widget-fullscreen-position-mode\":\"simple\",\"widget-fullscreen-position-area\":\"4\",\"widget-fullscreen-position-offset\":\"15\",\"widget-fullscreen-mirror\":\"1\",\"widget-fullscreen-tofull-image\":\"\",\"widget-fullscreen-tofull-color\":\"ffffffcc\",\"widget-fullscreen-tofull\":\"full1.svg\",\"aria-label\":\"Slider\",\"alias-id\":\"\",\"alias-smoothscroll\":\"\",\"alias-slideswitch\":\"\",\"alias-slideswitch-scroll\":\"1\",\"background\":\"\",\"background-fixed\":\"0\",\"background-size\":\"cover\",\"background-color\":\"FFFFFF00\",\"backgroundVideoMp4\":\"\",\"backgroundVideoMuted\":\"1\",\"backgroundVideoLoop\":\"1\",\"backgroundVideoMode\":\"fill\",\"align\":\"normal\",\"margin\":\"0|*|0|*|0|*|0\",\"padding\":\"0|*|0|*|0|*|0\",\"perspective\":\"1000\",\"border-width\":\"0\",\"border-color\":\"3E3E3Eff\",\"border-radius\":\"0\",\"slider-preset\":\"\",\"slider-css\":\"\",\"width\":\"1200\",\"height\":\"600\",\"mobileportrait\":\"1\",\"mobilelandscape\":\"1\",\"tabletportrait\":\"1\",\"tabletlandscape\":\"1\",\"desktopportrait\":\"1\",\"desktoplandscape\":\"1\",\"responsiveLimitSlideWidth\":\"1\",\"responsiveSlideWidthDesktopLandscape\":\"0\",\"responsiveSlideWidthMaxDesktopLandscape\":\"1600\",\"responsiveSlideWidth\":\"0\",\"responsiveSlideWidthMax\":\"1200\",\"responsiveSlideWidthTabletLandscape\":\"0\",\"responsiveSlideWidthMaxTabletLandscape\":\"1200\",\"responsiveSlideWidthTablet\":\"0\",\"responsiveSlideWidthMaxTablet\":\"980\",\"responsiveSlideWidthMobileLandscape\":\"0\",\"responsiveSlideWidthMaxMobileLandscape\":\"740\",\"responsiveSlideWidthMobile\":\"0\",\"responsiveSlideWidthMaxMobile\":\"480\",\"responsive-breakpoint-desktop-portrait\":\"1440\",\"responsive-breakpoint-desktop-portrait-landscape\":\"1440\",\"responsive-breakpoint-tablet-landscape\":\"1300\",\"responsive-breakpoint-tablet-landscape-landscape\":\"1300\",\"responsive-breakpoint-tablet-portrait\":\"1199\",\"responsive-breakpoint-tablet-portrait-landscape\":\"1199\",\"responsive-breakpoint-mobile-landscape\":\"900\",\"responsive-breakpoint-mobile-landscape-landscape\":\"1050\",\"responsive-breakpoint-mobile-portrait\":\"700\",\"responsive-breakpoint-mobile-portrait-landscape\":\"900\",\"responsive-breakpoint-desktop-landscape-enabled\":\"0\",\"responsive-breakpoint-tablet-landscape-enabled\":\"0\",\"responsive-breakpoint-tablet-portrait-enabled\":\"1\",\"responsive-breakpoint-mobile-landscape-enabled\":\"0\",\"responsive-breakpoint-mobile-portrait-enabled\":\"1\",\"responsive-breakpoint-global\":\"0\",\"breakpoints-orientation\":\"portrait\",\"responsive-mode\":\"fullwidth\",\"responsiveSliderHeightMin\":\"0\",\"responsiveForceFull\":\"0\",\"responsiveForceFullOverflowX\":\"body\",\"responsiveForceFullHorizontalSelector\":\"\",\"slider-size-override\":\"0\",\"slider-size-override-mobile-portrait\":\"0\",\"mobile-portrait-width\":\"440\",\"mobile-portrait-height\":\"0\",\"slider-size-override-mobile-landscape\":\"0\",\"mobile-landscape-width\":\"740\",\"mobile-landscape-height\":\"0\",\"slider-size-override-tablet-portrait\":\"0\",\"tablet-portrait-width\":\"800\",\"tablet-portrait-height\":\"0\",\"slider-size-override-tablet-landscape\":\"0\",\"tablet-landscape-width\":\"1024\",\"tablet-landscape-height\":\"0\",\"slider-size-override-desktop-landscape\":\"0\",\"desktop-landscape-width\":\"1440\",\"desktop-landscape-height\":\"0\",\"controlsTouch\":\"horizontal\",\"controlsScroll\":\"0\",\"controlsKeyboard\":\"1\",\"widget-arrow-enabled\":\"1\",\"widgetarrow\":\"imageSmallRectangle\",\"widget-arrow-previous-position-stack\":\"1\",\"widget-arrow-previous-position-horizontal\":\"left\",\"widget-arrow-previous-position-horizontal-position\":\"0\",\"widget-arrow-previous-position-horizontal-unit\":\"px\",\"widget-arrow-previous-position-vertical\":\"top\",\"widget-arrow-previous-position-vertical-position\":\"0\",\"widget-arrow-previous-position-vertical-unit\":\"px\",\"widget-arrow-next-position-stack\":\"1\",\"widget-arrow-next-position-horizontal\":\"left\",\"widget-arrow-next-position-horizontal-position\":\"0\",\"widget-arrow-next-position-horizontal-unit\":\"px\",\"widget-arrow-next-position-vertical\":\"top\",\"widget-arrow-next-position-vertical-position\":\"0\",\"widget-arrow-next-position-vertical-unit\":\"px\",\"widget-arrow-display-hover\":\"0\",\"widget-arrow-display-mobileportrait\":\"0\",\"widget-arrow-display-mobilelandscape\":\"0\",\"widget-arrow-display-tabletportrait\":\"1\",\"widget-arrow-display-tabletlandscape\":\"1\",\"widget-arrow-display-desktopportrait\":\"1\",\"widget-arrow-display-desktoplandscape\":\"1\",\"widget-arrow-exclude-slides\":\"\",\"widget-bullet-enabled\":\"1\",\"widgetbullet\":\"transition\",\"widget-bullet-position-stack\":\"1\",\"widget-bullet-position-horizontal\":\"left\",\"widget-bullet-position-horizontal-position\":\"0\",\"widget-bullet-position-horizontal-unit\":\"px\",\"widget-bullet-position-vertical\":\"top\",\"widget-bullet-position-vertical-position\":\"0\",\"widget-bullet-position-vertical-unit\":\"px\",\"widget-bullet-thumbnail-height\":\"60\",\"widget-bullet-display-hover\":\"0\",\"widget-bullet-display-mobileportrait\":\"1\",\"widget-bullet-display-mobilelandscape\":\"1\",\"widget-bullet-display-tabletportrait\":\"1\",\"widget-bullet-display-tabletlandscape\":\"1\",\"widget-bullet-display-desktopportrait\":\"1\",\"widget-bullet-display-desktoplandscape\":\"1\",\"widget-bullet-exclude-slides\":\"\",\"widget-bar-enabled\":\"0\",\"widgetbar\":\"horizontal\",\"widget-bar-position-stack\":\"1\",\"widget-bar-position-horizontal\":\"left\",\"widget-bar-position-horizontal-position\":\"0\",\"widget-bar-position-horizontal-unit\":\"px\",\"widget-bar-position-vertical\":\"top\",\"widget-bar-position-vertical-position\":\"0\",\"widget-bar-position-vertical-unit\":\"px\",\"widget-bar-display-hover\":\"0\",\"widget-bar-display-mobileportrait\":\"1\",\"widget-bar-display-mobilelandscape\":\"1\",\"widget-bar-display-tabletportrait\":\"1\",\"widget-bar-display-tabletlandscape\":\"1\",\"widget-bar-display-desktopportrait\":\"1\",\"widget-bar-display-desktoplandscape\":\"1\",\"widget-bar-exclude-slides\":\"\",\"widget-thumbnail-enabled\":\"0\",\"widgetthumbnail\":\"default\",\"widget-thumbnail-tablet-width\":\"100\",\"widget-thumbnail-tablet-height\":\"60\",\"widget-thumbnail-mobile-width\":\"100\",\"widget-thumbnail-mobile-height\":\"60\",\"widget-thumbnail-position-stack\":\"1\",\"widget-thumbnail-position-offset\":\"0\",\"widget-thumbnail-position-horizontal\":\"left\",\"widget-thumbnail-position-horizontal-position\":\"0\",\"widget-thumbnail-position-horizontal-unit\":\"px\",\"widget-thumbnail-position-vertical\":\"top\",\"widget-thumbnail-position-vertical-position\":\"0\",\"widget-thumbnail-position-vertical-unit\":\"px\",\"widget-thumbnail-display-hover\":\"0\",\"widget-thumbnail-display-mobileportrait\":\"1\",\"widget-thumbnail-display-mobilelandscape\":\"1\",\"widget-thumbnail-display-tabletportrait\":\"1\",\"widget-thumbnail-display-tabletlandscape\":\"1\",\"widget-thumbnail-display-desktopportrait\":\"1\",\"widget-thumbnail-display-desktoplandscape\":\"1\",\"widget-thumbnail-exclude-slides\":\"\",\"widget-shadow-enabled\":\"0\",\"widgetshadow\":\"shadow\",\"widget-shadow-display-mobileportrait\":\"1\",\"widget-shadow-display-mobilelandscape\":\"1\",\"widget-shadow-display-tabletportrait\":\"1\",\"widget-shadow-display-tabletlandscape\":\"1\",\"widget-shadow-display-desktopportrait\":\"1\",\"widget-shadow-display-desktoplandscape\":\"1\",\"widget-shadow-exclude-slides\":\"\",\"widget-fullscreen-enabled\":\"0\",\"widgetfullscreen\":\"image\",\"widget-fullscreen-position-stack\":\"1\",\"widget-fullscreen-position-horizontal\":\"left\",\"widget-fullscreen-position-horizontal-position\":\"0\",\"widget-fullscreen-position-horizontal-unit\":\"px\",\"widget-fullscreen-position-vertical\":\"top\",\"widget-fullscreen-position-vertical-position\":\"0\",\"widget-fullscreen-position-vertical-unit\":\"px\",\"widget-fullscreen-display-hover\":\"0\",\"widget-fullscreen-display-mobileportrait\":\"1\",\"widget-fullscreen-display-mobilelandscape\":\"1\",\"widget-fullscreen-display-tabletportrait\":\"1\",\"widget-fullscreen-display-tabletlandscape\":\"1\",\"widget-fullscreen-display-desktopportrait\":\"1\",\"widget-fullscreen-display-desktoplandscape\":\"1\",\"widget-fullscreen-exclude-slides\":\"\",\"widget-html-enabled\":\"0\",\"widgethtml\":\"html\",\"widget-html-position-stack\":\"1\",\"widget-html-position-offset\":\"0\",\"widget-html-position-horizontal\":\"left\",\"widget-html-position-horizontal-position\":\"0\",\"widget-html-position-horizontal-unit\":\"px\",\"widget-html-position-vertical\":\"top\",\"widget-html-position-vertical-position\":\"0\",\"widget-html-position-vertical-unit\":\"px\",\"widget-html-display-hover\":\"0\",\"widget-html-display-mobileportrait\":\"1\",\"widget-html-display-mobilelandscape\":\"1\",\"widget-html-display-tabletportrait\":\"1\",\"widget-html-display-tabletlandscape\":\"1\",\"widget-html-display-desktopportrait\":\"1\",\"widget-html-display-desktoplandscape\":\"1\",\"widget-html-exclude-slides\":\"\",\"animation\":\"horizontal\",\"animation-duration\":\"800\",\"animation-delay\":\"0\",\"animation-easing\":\"easeOutQuad\",\"carousel\":\"1\",\"background-animation\":\"\",\"background-animation-color\":\"333333ff\",\"background-animation-speed\":\"normal\",\"animation-shifted-background-animation\":\"auto\",\"kenburns-animation\":\"50|*|50|*|\",\"kenburns-animation-speed\":\"default\",\"kenburns-animation-strength\":\"default\",\"shape-divider\":\"\",\"particle\":\"\",\"playfirstlayer\":\"1\",\"playonce\":\"0\",\"layer-animation-play-in\":\"end\",\"layer-animation-play-mode\":\"skippable\",\"parallax-enabled\":\"1\",\"parallax-enabled-mobile\":\"0\",\"parallax-3d\":\"0\",\"parallax-animate\":\"1\",\"parallax-horizontal\":\"mouse\",\"parallax-vertical\":\"mouse\",\"parallax-mouse-origin\":\"slider\",\"parallax-scroll-move\":\"both\",\"autoplay\":\"0\",\"autoplayDuration\":\"8000\",\"autoplayStart\":\"1\",\"autoplayAllowReStart\":\"0\",\"autoplayLoop\":\"1\",\"autoplayfinish\":\"1|*|loop|*|current\",\"loop-single-slide\":\"0\",\"autoplayStopClick\":\"1\",\"autoplayStopMouse\":\"0\",\"autoplayStopMedia\":\"1\",\"autoplayResumeClick\":\"0\",\"autoplayResumeMouse\":\"0\",\"autoplayResumeMedia\":\"1\",\"widget-autoplay-enabled\":\"0\",\"widgetautoplay\":\"image\",\"widget-autoplay-position-stack\":\"1\",\"widget-autoplay-position-horizontal\":\"left\",\"widget-autoplay-position-horizontal-position\":\"0\",\"widget-autoplay-position-horizontal-unit\":\"px\",\"widget-autoplay-position-vertical\":\"top\",\"widget-autoplay-position-vertical-position\":\"0\",\"widget-autoplay-position-vertical-unit\":\"px\",\"widget-autoplay-display-hover\":\"0\",\"widget-autoplay-display-mobileportrait\":\"1\",\"widget-autoplay-display-mobilelandscape\":\"1\",\"widget-autoplay-display-tabletportrait\":\"1\",\"widget-autoplay-display-tabletlandscape\":\"1\",\"widget-autoplay-display-desktopportrait\":\"1\",\"widget-autoplay-display-desktoplandscape\":\"1\",\"widget-autoplay-exclude-slides\":\"\",\"widget-indicator-enabled\":\"0\",\"widgetindicator\":\"pie\",\"widget-indicator-position-stack\":\"1\",\"widget-indicator-position-horizontal\":\"left\",\"widget-indicator-position-horizontal-position\":\"0\",\"widget-indicator-position-horizontal-unit\":\"px\",\"widget-indicator-position-vertical\":\"top\",\"widget-indicator-position-vertical-position\":\"0\",\"widget-indicator-position-vertical-unit\":\"px\",\"widget-indicator-style\":\"\",\"widget-indicator-display-hover\":\"0\",\"widget-indicator-display-mobileportrait\":\"1\",\"widget-indicator-display-mobilelandscape\":\"1\",\"widget-indicator-display-tabletportrait\":\"1\",\"widget-indicator-display-tabletlandscape\":\"1\",\"widget-indicator-display-desktopportrait\":\"1\",\"widget-indicator-display-desktoplandscape\":\"1\",\"widget-indicator-exclude-slides\":\"\",\"loading-type\":\"\",\"delay\":\"0\",\"playWhenVisible\":\"1\",\"playWhenVisibleAt\":\"50\",\"imageload\":\"0\",\"imageloadNeighborSlides\":\"0\",\"optimize-webp\":\"1\",\"optimize-quality\":\"70\",\"optimize-scale\":\"1\",\"optimize-slide-width-normal\":\"1920\",\"optimize-slide-width-tablet\":\"1200\",\"optimize-slide-height-tablet\":\"0\",\"optimize-slide-width-mobile\":\"500\",\"optimize-slide-height-mobile\":\"480\",\"optimize-slide-width-retina\":\"0\",\"optimize-thumbnail-scale\":\"1\",\"optimize-thumbnail-quality\":\"70\",\"optimizeThumbnailWidth\":\"100\",\"optimizeThumbnailHeight\":\"60\",\"layer-image-webp\":\"1\",\"layer-image-optimize-quality\":\"70\",\"layer-image-optimize\":\"1\",\"layer-image-width-normal\":\"1400\",\"layer-image-width-tablet\":\"800\",\"layer-image-width-mobile\":\"425\",\"layer-image-width-retina\":\"0\",\"layer-image-base64\":\"0\",\"layer-image-base64-size\":\"5\",\"optimize-slider-webp\":\"0\",\"optimize-slider-quality\":\"70\",\"optimize-slider-scale\":\"0\",\"optimize-slider-width-normal\":\"1920\",\"optimize-slider-width-tablet\":\"1200\",\"optimize-slider-height-tablet\":\"0\",\"optimize-slider-width-mobile\":\"500\",\"optimize-slider-height-mobile\":\"0\",\"slides-background-video-mobile\":\"1\",\"backgroundMode\":\"fill\",\"slide-css\":\"\",\"randomize\":\"0\",\"randomizeFirst\":\"0\",\"randomize-cache\":\"1\",\"variations\":\"5\",\"reverse-slides\":\"0\",\"maximumslidecount\":\"1000\",\"maintain-session\":\"0\",\"global-lightbox\":\"0\",\"global-lightbox-label\":\"0\",\"slide-background-parallax\":\"0\",\"slide-background-parallax-strength\":\"50\",\"bg-parallax-tablet\":\"1\",\"bg-parallax-mobile\":\"1\",\"blockrightclick\":\"0\",\"controlsBlockCarouselInteraction\":\"1\",\"clear-both\":\"1\",\"clear-both-after\":\"1\",\"overflow-hidden-page\":\"0\",\"responsiveFocusUser\":\"1\",\"responsiveFocusEdge\":\"auto\",\"is-delayed\":\"0\",\"legacy-font-scale\":\"0\",\"classes\":\"\",\"custom-css-codes\":\"\",\"callbacks\":\"\",\"related-posts\":\"\"}','published','2023-02-22 10:01:53','$upload$/slider2/postsliderthumbnail-1.png',1),(3,NULL,'My project','simple','{\"width\":1200,\"height\":600,\"responsiveLimitSlideWidth\":1,\"widget-arrow-enabled\":1,\"widgetarrow\":\"imageEmpty\",\"responsive-mode\":\"fullwidth\",\"version\":\"3.5.1.13\"}','published','2023-02-23 09:36:25','',0);
/*!40000 ALTER TABLE `wpjk_nextend2_smartslider3_sliders` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpjk_nextend2_smartslider3_sliders_xref`
--

DROP TABLE IF EXISTS `wpjk_nextend2_smartslider3_sliders_xref`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_nextend2_smartslider3_sliders_xref` (
  `group_id` int(11) NOT NULL,
  `slider_id` int(11) NOT NULL,
  `ordering` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`group_id`,`slider_id`),
  KEY `ordering` (`ordering`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_nextend2_smartslider3_sliders_xref`
--

LOCK TABLES `wpjk_nextend2_smartslider3_sliders_xref` WRITE;
/*!40000 ALTER TABLE `wpjk_nextend2_smartslider3_sliders_xref` DISABLE KEYS */;
INSERT INTO `wpjk_nextend2_smartslider3_sliders_xref` VALUES (0,2,0),(0,3,1);
/*!40000 ALTER TABLE `wpjk_nextend2_smartslider3_sliders_xref` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpjk_nextend2_smartslider3_slides`
--

DROP TABLE IF EXISTS `wpjk_nextend2_smartslider3_slides`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_nextend2_smartslider3_slides` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `title` varchar(200) NOT NULL,
  `slider` int(11) NOT NULL,
  `publish_up` datetime NOT NULL DEFAULT '1970-01-01 00:00:00',
  `publish_down` datetime NOT NULL DEFAULT '1970-01-01 00:00:00',
  `published` tinyint(1) NOT NULL,
  `first` int(11) NOT NULL,
  `slide` longtext DEFAULT NULL,
  `description` text NOT NULL,
  `thumbnail` varchar(255) NOT NULL,
  `params` text NOT NULL,
  `ordering` int(11) NOT NULL,
  `generator_id` int(11) NOT NULL,
  PRIMARY KEY (`id`),
  KEY `published` (`published`),
  KEY `publish_up` (`publish_up`),
  KEY `publish_down` (`publish_down`),
  KEY `generator_id` (`generator_id`),
  KEY `ordering` (`ordering`),
  KEY `slider` (`slider`),
  KEY `thumbnail` (`thumbnail`(100))
) ENGINE=MyISAM AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_nextend2_smartslider3_slides`
--

LOCK TABLES `wpjk_nextend2_smartslider3_slides` WRITE;
/*!40000 ALTER TABLE `wpjk_nextend2_smartslider3_slides` DISABLE KEYS */;
INSERT INTO `wpjk_nextend2_smartslider3_slides` VALUES (1,'Slide Background',1,'1970-01-01 00:00:00','1970-01-01 00:00:00',1,0,'[{\"type\":\"content\",\"pm\":\"default\",\"desktopportraitfontsize\":100,\"desktopportraitmaxwidth\":1120,\"desktopportraitinneralign\":\"inherit\",\"desktopportraitpadding\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitselfalign\":\"center\",\"opened\":1,\"id\":\"\",\"uniqueclass\":\"n-uc-IbNOabpfT5aE\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"verticalalign\":\"center\",\"layers\":[{\"type\":\"row\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitinneralign\":\"inherit\",\"desktopportraitpadding\":\"10|*|0|*|10|*|0|*|px\",\"desktopportraitgutter\":0,\"desktopportraitwrapafter\":0,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitpadding\":\"10|*|0|*|10|*|0|*|px\",\"tabletportraitgutter\":20,\"mobileportraitpadding\":\"0|*|0|*|0|*|0|*|px\",\"mobileportraitgutter\":20,\"mobileportraitwrapafter\":1,\"mobileportraitmaxwidth\":400,\"mobilelandscapewrapafter\":1,\"opened\":1,\"id\":\"\",\"uniqueclass\":\"n-uc-dtwtw9DVCwgQ\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"href\":\"\",\"href-target\":\"_self\",\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgcolor\":\"ffffff00\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"borderwidth\":\"1|*|1|*|1|*|1\",\"borderstyle\":\"none\",\"bordercolor\":\"FFFFFFFF\",\"borderradius\":0,\"boxshadow\":\"0|*|0|*|0|*|0|*|00000080\",\"fullwidth\":1,\"stretch\":0,\"name\":\"Row\",\"namesynced\":1,\"cols\":[{\"type\":\"col\",\"pm\":\"default\",\"desktopportraitfontsize\":100,\"desktopportraitmaxwidth\":0,\"desktopportraitinneralign\":\"left\",\"desktopportraitpadding\":\"10|*|10|*|10|*|10|*|px\",\"desktopportraitorder\":0,\"tabletportraitpadding\":\"10|*|0|*|10|*|0|*|px\",\"mobileportraitinneralign\":\"left\",\"mobileportraitpadding\":\"10|*|0|*|10|*|0|*|px\",\"mobileportraitorder\":2,\"opened\":1,\"id\":\"\",\"uniqueclass\":\"n-uc-Fjvyu081qJeK\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"verticalalign\":\"center\",\"colwidth\":\"2/5\",\"href\":\"\",\"href-target\":\"_self\",\"borderradius\":0,\"boxshadow\":\"0|*|0|*|0|*|0|*|00000080\",\"borderwidth\":\"0|*|0|*|0|*|0\",\"borderstyle\":\"solid\",\"bordercolor\":\"ffffffff\",\"name\":\"Column\",\"namesynced\":1,\"layers\":[{\"type\":\"layer\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitfontsize\":80,\"mobileportraitfontsize\":60,\"id\":\"\",\"uniqueclass\":\"\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Jeans Store Interior\",\"namesynced\":1,\"item\":{\"type\":\"heading\",\"values\":{\"font\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"ffffffff\\\",\\\"size\\\":\\\"36||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ff\\\",\\\"afont\\\":\\\"Roboto\\\",\\\"lineheight\\\":\\\"1.2\\\",\\\"weight\\\":1,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"inherit\\\",\\\"letterspacing\\\":\\\"normal\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"none\\\"},{\\\"extra\\\":\\\"\\\"}]}\",\"style\":\"\",\"priority\":\"div\",\"fullwidth\":\"1\",\"nowrap\":\"0\",\"heading\":\"01. Slide Background\",\"title\":\"\",\"href\":\"#\",\"href-target\":\"_self\",\"href-rel\":\"\",\"split-text-transform-origin\":\"50|*|50|*|0\",\"split-text-backface-visibility\":\"1\",\"split-text-animation-in\":\"\",\"split-text-delay-in\":\"0\",\"split-text-animation-out\":\"\",\"split-text-delay-out\":\"0\",\"class\":\"\"}}},{\"type\":\"layer\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitfontsize\":80,\"mobileportraitfontsize\":70,\"id\":\"\",\"uniqueclass\":\"\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Lorem ipsum dolor sit amet, consect\",\"namesynced\":1,\"item\":{\"type\":\"heading\",\"values\":{\"font\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"ffffffb0\\\",\\\"size\\\":\\\"24||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ff\\\",\\\"afont\\\":\\\"Roboto\\\",\\\"lineheight\\\":\\\"1.3\\\",\\\"weight\\\":300,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"inherit\\\",\\\"letterspacing\\\":\\\"normal\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"none\\\"},{\\\"extra\\\":\\\"\\\"}]}\",\"style\":\"\",\"priority\":\"div\",\"fullwidth\":\"1\",\"nowrap\":\"0\",\"heading\":\"Every slide includes a background, which can be a picture or solid color.\",\"title\":\"\",\"href\":\"#\",\"href-target\":\"_self\",\"href-rel\":\"\",\"split-text-transform-origin\":\"50|*|50|*|0\",\"split-text-backface-visibility\":\"1\",\"split-text-animation-in\":\"\",\"split-text-delay-in\":\"0\",\"split-text-animation-out\":\"\",\"split-text-delay-out\":\"0\",\"class\":\"\"}}},{\"type\":\"layer\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"20|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitfontsize\":100,\"mobileportraitfontsize\":80,\"mobileportraitmargin\":\"10|*|0|*|0|*|0|*|px\",\"id\":\"\",\"uniqueclass\":\"\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Latest Project\",\"namesynced\":1,\"item\":{\"type\":\"heading\",\"values\":{\"font\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"ffffffdb\\\",\\\"size\\\":\\\"14||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ff\\\",\\\"afont\\\":\\\"Roboto\\\",\\\"lineheight\\\":\\\"1.5\\\",\\\"weight\\\":1,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"inherit\\\",\\\"letterspacing\\\":\\\"1px\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"uppercase\\\"},{\\\"extra\\\":\\\"\\\"}]}\",\"style\":\"\",\"priority\":\"div\",\"fullwidth\":\"1\",\"nowrap\":\"0\",\"heading\":\"Step 1\",\"title\":\"\",\"href\":\"#\",\"href-target\":\"_self\",\"href-rel\":\"\",\"split-text-transform-origin\":\"50|*|50|*|0\",\"split-text-backface-visibility\":\"1\",\"split-text-animation-in\":\"\",\"split-text-delay-in\":\"0\",\"split-text-animation-out\":\"\",\"split-text-delay-out\":\"0\",\"class\":\"\"}}},{\"type\":\"layer\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitfontsize\":90,\"mobileportraitfontsize\":70,\"id\":\"\",\"uniqueclass\":\"\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Text\",\"namesynced\":1,\"item\":{\"type\":\"text\",\"values\":{\"font\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"ffffffb0\\\",\\\"size\\\":\\\"18||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ff\\\",\\\"afont\\\":\\\"Roboto\\\",\\\"lineheight\\\":\\\"1.6\\\",\\\"weight\\\":400,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"inherit\\\",\\\"letterspacing\\\":\\\"normal\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"none\\\"},{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"1890d7ff\\\"},{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"1890d7ff\\\"}]}\",\"style\":\"\",\"content\":\"To change the background click on the label bar and in the layer window select the style tab.\",\"content-tablet-enabled\":\"0\",\"contenttablet\":\"\",\"content-mobile-enabled\":\"0\",\"contentmobile\":\"\"}}},{\"type\":\"layer\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"20|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitfontsize\":100,\"mobileportraitfontsize\":80,\"mobileportraitmargin\":\"10|*|0|*|0|*|0|*|px\",\"id\":\"\",\"uniqueclass\":\"\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Latest Project\",\"namesynced\":1,\"item\":{\"type\":\"heading\",\"values\":{\"font\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"ffffffdb\\\",\\\"size\\\":\\\"14||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ff\\\",\\\"afont\\\":\\\"Roboto\\\",\\\"lineheight\\\":\\\"1.5\\\",\\\"weight\\\":1,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"inherit\\\",\\\"letterspacing\\\":\\\"1px\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"uppercase\\\"},{\\\"extra\\\":\\\"\\\"}]}\",\"style\":\"\",\"priority\":\"div\",\"fullwidth\":\"1\",\"nowrap\":\"0\",\"heading\":\"Step 2\",\"title\":\"\",\"href\":\"#\",\"href-target\":\"_self\",\"href-rel\":\"\",\"split-text-transform-origin\":\"50|*|50|*|0\",\"split-text-backface-visibility\":\"1\",\"split-text-animation-in\":\"\",\"split-text-delay-in\":\"0\",\"split-text-animation-out\":\"\",\"split-text-delay-out\":\"0\",\"class\":\"\"}}},{\"type\":\"layer\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitfontsize\":90,\"mobileportraitfontsize\":70,\"id\":\"\",\"uniqueclass\":\"\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Text\",\"namesynced\":1,\"item\":{\"type\":\"text\",\"values\":{\"font\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"ffffffb0\\\",\\\"size\\\":\\\"18||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ff\\\",\\\"afont\\\":\\\"Roboto\\\",\\\"lineheight\\\":\\\"1.6\\\",\\\"weight\\\":400,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"inherit\\\",\\\"letterspacing\\\":\\\"normal\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"none\\\"},{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"1890d7ff\\\"},{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"1890d7ff\\\"}]}\",\"style\":\"\",\"content\":\"Choose a source from the background top tab then upload an image or pick a background color.\",\"content-tablet-enabled\":\"0\",\"contenttablet\":\"\",\"content-mobile-enabled\":\"0\",\"contentmobile\":\"\"}}},{\"type\":\"layer\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"20|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitfontsize\":80,\"mobileportraitfontsize\":80,\"mobileportraitmargin\":\"10|*|0|*|0|*|0|*|px\",\"id\":\"\",\"uniqueclass\":\"\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Read More\",\"namesynced\":1,\"item\":{\"type\":\"button\",\"values\":{\"font\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"ffffffff\\\",\\\"size\\\":\\\"14||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ff\\\",\\\"afont\\\":\\\"Roboto\\\",\\\"lineheight\\\":\\\"1.5\\\",\\\"weight\\\":1,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"center\\\",\\\"letterspacing\\\":\\\"1px\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"none\\\"},{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"0568f6ff\\\"}]}\",\"style\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"backgroundcolor\\\":\\\"0568f6ff\\\",\\\"opacity\\\":100,\\\"padding\\\":\\\"1|*|2|*|1|*|2|*|em\\\",\\\"boxshadow\\\":\\\"0|*|0|*|0|*|0|*|000000ff\\\",\\\"border\\\":\\\"0|*|solid|*|000000ff\\\",\\\"borderradius\\\":\\\"5\\\"},{\\\"extra\\\":\\\"\\\",\\\"backgroundcolor\\\":\\\"ffffffff\\\"}]}\",\"content\":\"Next Slide\",\"nowrap\":\"1\",\"fullwidth\":\"0\",\"href\":\"NextSlide[]\",\"href-target\":\"_self\",\"href-rel\":\"\",\"class\":\"\",\"icon\":\"\",\"iconsize\":\"100\",\"iconspacing\":\"30\",\"iconplacement\":\"left\"}}}]},{\"type\":\"col\",\"pm\":\"default\",\"desktopportraitfontsize\":100,\"desktopportraitmaxwidth\":0,\"desktopportraitinneralign\":\"left\",\"desktopportraitpadding\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitorder\":0,\"mobileportraitinneralign\":\"center\",\"mobileportraitorder\":1,\"opened\":1,\"id\":\"\",\"uniqueclass\":\"n-uc-LnImbm1HgUAv\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"verticalalign\":\"center\",\"colwidth\":\"3/5\",\"href\":\"\",\"href-target\":\"_self\",\"borderradius\":0,\"boxshadow\":\"0|*|0|*|0|*|0|*|00000080\",\"borderwidth\":\"0|*|0|*|0|*|0\",\"borderstyle\":\"solid\",\"bordercolor\":\"ffffffff\",\"name\":\"Column\",\"namesynced\":1,\"layers\":[{\"type\":\"layer\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"mobileportraitmaxwidth\":300,\"id\":\"\",\"uniqueclass\":\"\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Image\",\"namesynced\":1,\"item\":{\"type\":\"image\",\"values\":{\"image\":\"https://smartslider3.com/wp-content/uploads/slider424/background.png\",\"href\":\"#\",\"href-target\":\"_self\",\"href-rel\":\"\",\"size\":\"auto|*|auto\",\"alt\":\"\",\"title\":\"\",\"href-class\":\"\"}}}]}]}]}]','','https://smartslider3.com/wp-content/uploads/slider424/slidebackground.jpg','{\"type\":\"slide\",\"desktopportraitfontsize\":100,\"desktopportraitpadding\":\"10|*|60|*|10|*|60\",\"tabletportraitpadding\":\"10|*|50|*|10|*|50\",\"mobileportraitpadding\":\"10|*|10|*|35|*|10\",\"record-slides\":0,\"thumbnailType\":\"default\",\"static-slide\":0,\"slide-duration\":0,\"ligthboxImage\":\"\",\"background-animation\":\"\",\"background-animation-color\":\"333333ff\",\"background-animation-speed\":\"default\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"href\":\"\",\"href-target\":\"\",\"background-type\":\"image\",\"backgroundColor\":\"ffffff00\",\"backgroundGradient\":\"off\",\"backgroundColorEnd\":\"ffffff00\",\"backgroundColorOverlay\":0,\"backgroundImage\":\"https://smartslider3.com/wp-content/uploads/slider424/slide1.png\",\"backgroundFocusX\":50,\"backgroundFocusY\":50,\"backgroundImageOpacity\":100,\"backgroundImageBlur\":0,\"backgroundAlt\":\"\",\"backgroundTitle\":\"\",\"backgroundMode\":\"default\",\"guides\":\"eyJob3Jpem9udGFsIjpbXSwidmVydGljYWwiOltdfQ==\",\"version\":\"3.4.0\"}',1,0),(2,'Build & Design',1,'1970-01-01 00:00:00','1970-01-01 00:00:00',1,0,'[{\"type\":\"content\",\"pm\":\"default\",\"desktopportraitfontsize\":100,\"desktopportraitmaxwidth\":1120,\"desktopportraitinneralign\":\"inherit\",\"desktopportraitpadding\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitselfalign\":\"center\",\"opened\":1,\"id\":\"\",\"uniqueclass\":\"n-uc-TPnUuKlAWVoC\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"verticalalign\":\"center\",\"layers\":[{\"type\":\"row\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitinneralign\":\"inherit\",\"desktopportraitpadding\":\"10|*|0|*|10|*|0|*|px\",\"desktopportraitgutter\":0,\"desktopportraitwrapafter\":0,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitpadding\":\"10|*|0|*|10|*|0|*|px\",\"tabletportraitgutter\":20,\"mobileportraitinneralign\":\"inherit\",\"mobileportraitpadding\":\"0|*|0|*|0|*|0|*|px\",\"mobileportraitgutter\":20,\"mobileportraitwrapafter\":1,\"mobileportraitmaxwidth\":400,\"mobileportraitselfalign\":\"inherit\",\"mobilelandscapewrapafter\":1,\"opened\":1,\"id\":\"\",\"uniqueclass\":\"n-uc-NmnNQvKK01kO\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"href\":\"\",\"href-target\":\"_self\",\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgcolor\":\"ffffff00\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"borderwidth\":\"1|*|1|*|1|*|1\",\"borderstyle\":\"none\",\"bordercolor\":\"FFFFFFFF\",\"borderradius\":0,\"boxshadow\":\"0|*|0|*|0|*|0|*|00000080\",\"fullwidth\":1,\"stretch\":0,\"name\":\"Row\",\"namesynced\":1,\"cols\":[{\"type\":\"col\",\"pm\":\"default\",\"desktopportraitfontsize\":100,\"desktopportraitmaxwidth\":0,\"desktopportraitinneralign\":\"left\",\"desktopportraitpadding\":\"10|*|10|*|10|*|10|*|px\",\"desktopportraitorder\":0,\"tabletportraitpadding\":\"10|*|0|*|10|*|0|*|px\",\"mobileportraitmaxwidth\":0,\"mobileportraitinneralign\":\"left\",\"mobileportraitpadding\":\"10|*|0|*|10|*|0|*|px\",\"mobileportraitorder\":2,\"opened\":1,\"id\":\"\",\"uniqueclass\":\"n-uc-R5Jkk06Nmzr4\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"verticalalign\":\"center\",\"colwidth\":\"2/5\",\"href\":\"\",\"href-target\":\"_self\",\"borderradius\":0,\"boxshadow\":\"0|*|0|*|0|*|0|*|00000080\",\"borderwidth\":\"0|*|0|*|0|*|0\",\"borderstyle\":\"solid\",\"bordercolor\":\"ffffffff\",\"name\":\"Column\",\"namesynced\":1,\"layers\":[{\"type\":\"layer\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitfontsize\":80,\"mobileportraitfontsize\":60,\"id\":\"\",\"uniqueclass\":\"\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Jeans Store Interior\",\"namesynced\":1,\"item\":{\"type\":\"heading\",\"values\":{\"font\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"ffffffff\\\",\\\"size\\\":\\\"36||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ff\\\",\\\"afont\\\":\\\"Roboto\\\",\\\"lineheight\\\":\\\"1.2\\\",\\\"weight\\\":1,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"inherit\\\",\\\"letterspacing\\\":\\\"normal\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"none\\\"},{\\\"extra\\\":\\\"\\\"}]}\",\"style\":\"\",\"priority\":\"div\",\"fullwidth\":\"1\",\"nowrap\":\"0\",\"heading\":\"02. Build & Design\",\"title\":\"\",\"href\":\"#\",\"href-target\":\"_self\",\"href-rel\":\"\",\"split-text-transform-origin\":\"50|*|50|*|0\",\"split-text-backface-visibility\":\"1\",\"split-text-animation-in\":\"\",\"split-text-delay-in\":\"0\",\"split-text-animation-out\":\"\",\"split-text-delay-out\":\"0\",\"class\":\"\"}}},{\"type\":\"layer\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitfontsize\":80,\"mobileportraitfontsize\":70,\"id\":\"\",\"uniqueclass\":\"\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Lorem ipsum dolor sit amet, consect\",\"namesynced\":1,\"item\":{\"type\":\"heading\",\"values\":{\"font\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"ffffffb0\\\",\\\"size\\\":\\\"24||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ff\\\",\\\"afont\\\":\\\"Roboto\\\",\\\"lineheight\\\":\\\"1.3\\\",\\\"weight\\\":300,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"inherit\\\",\\\"letterspacing\\\":\\\"normal\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"none\\\"},{\\\"extra\\\":\\\"\\\"}]}\",\"style\":\"\",\"priority\":\"div\",\"fullwidth\":\"1\",\"nowrap\":\"0\",\"heading\":\"Build any layout with layers and customize your designs limitlessly.\",\"title\":\"\",\"href\":\"#\",\"href-target\":\"_self\",\"href-rel\":\"\",\"split-text-transform-origin\":\"50|*|50|*|0\",\"split-text-backface-visibility\":\"1\",\"split-text-animation-in\":\"\",\"split-text-delay-in\":\"0\",\"split-text-animation-out\":\"\",\"split-text-delay-out\":\"0\",\"class\":\"\"}}},{\"type\":\"layer\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"20|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitfontsize\":100,\"mobileportraitfontsize\":80,\"mobileportraitmargin\":\"10|*|0|*|0|*|0|*|px\",\"id\":\"\",\"uniqueclass\":\"\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Latest Project\",\"namesynced\":1,\"item\":{\"type\":\"heading\",\"values\":{\"font\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"ffffffdb\\\",\\\"size\\\":\\\"14||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ff\\\",\\\"afont\\\":\\\"Roboto\\\",\\\"lineheight\\\":\\\"1.5\\\",\\\"weight\\\":1,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"inherit\\\",\\\"letterspacing\\\":\\\"1px\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"uppercase\\\"},{\\\"extra\\\":\\\"\\\"}]}\",\"style\":\"\",\"priority\":\"div\",\"fullwidth\":\"1\",\"nowrap\":\"0\",\"heading\":\"Step 1\",\"title\":\"\",\"href\":\"#\",\"href-target\":\"_self\",\"href-rel\":\"\",\"split-text-transform-origin\":\"50|*|50|*|0\",\"split-text-backface-visibility\":\"1\",\"split-text-animation-in\":\"\",\"split-text-delay-in\":\"0\",\"split-text-animation-out\":\"\",\"split-text-delay-out\":\"0\",\"class\":\"\"}}},{\"type\":\"layer\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitfontsize\":90,\"mobileportraitfontsize\":70,\"id\":\"\",\"uniqueclass\":\"\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Text\",\"namesynced\":1,\"item\":{\"type\":\"text\",\"values\":{\"font\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"ffffffb0\\\",\\\"size\\\":\\\"18||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ff\\\",\\\"afont\\\":\\\"Roboto\\\",\\\"lineheight\\\":\\\"1.6\\\",\\\"weight\\\":400,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"inherit\\\",\\\"letterspacing\\\":\\\"normal\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"none\\\"},{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"1890d7ff\\\"},{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"1890d7ff\\\"}]}\",\"style\":\"\",\"content\":\"To add a layer, click the green plus button in the left sidebar and select the type of layer.\",\"content-tablet-enabled\":\"0\",\"contenttablet\":\"\",\"content-mobile-enabled\":\"0\",\"contentmobile\":\"\"}}},{\"type\":\"layer\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"20|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitfontsize\":100,\"mobileportraitfontsize\":80,\"mobileportraitmargin\":\"10|*|0|*|0|*|0|*|px\",\"id\":\"\",\"uniqueclass\":\"\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Latest Project\",\"namesynced\":1,\"item\":{\"type\":\"heading\",\"values\":{\"font\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"ffffffdb\\\",\\\"size\\\":\\\"14||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ff\\\",\\\"afont\\\":\\\"Roboto\\\",\\\"lineheight\\\":\\\"1.5\\\",\\\"weight\\\":1,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"inherit\\\",\\\"letterspacing\\\":\\\"1px\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"uppercase\\\"},{\\\"extra\\\":\\\"\\\"}]}\",\"style\":\"\",\"priority\":\"div\",\"fullwidth\":\"1\",\"nowrap\":\"0\",\"heading\":\"Step 2\",\"title\":\"\",\"href\":\"#\",\"href-target\":\"_self\",\"href-rel\":\"\",\"split-text-transform-origin\":\"50|*|50|*|0\",\"split-text-backface-visibility\":\"1\",\"split-text-animation-in\":\"\",\"split-text-delay-in\":\"0\",\"split-text-animation-out\":\"\",\"split-text-delay-out\":\"0\",\"class\":\"\"}}},{\"type\":\"layer\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitfontsize\":90,\"mobileportraitfontsize\":70,\"id\":\"\",\"uniqueclass\":\"\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Text\",\"namesynced\":1,\"item\":{\"type\":\"text\",\"values\":{\"font\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"ffffffb0\\\",\\\"size\\\":\\\"18||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ff\\\",\\\"afont\\\":\\\"Roboto\\\",\\\"lineheight\\\":\\\"1.6\\\",\\\"weight\\\":400,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"inherit\\\",\\\"letterspacing\\\":\\\"normal\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"none\\\"},{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"1890d7ff\\\"},{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"1890d7ff\\\"}]}\",\"style\":\"\",\"content\":\"Select any layer and you can edit its content and style properties in the layer window.\",\"content-tablet-enabled\":\"0\",\"contenttablet\":\"\",\"content-mobile-enabled\":\"0\",\"contentmobile\":\"\"}}},{\"type\":\"layer\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"20|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitfontsize\":80,\"mobileportraitfontsize\":80,\"mobileportraitmargin\":\"10|*|0|*|0|*|0|*|px\",\"id\":\"\",\"uniqueclass\":\"\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Read More\",\"namesynced\":1,\"item\":{\"type\":\"button\",\"values\":{\"font\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"ffffffff\\\",\\\"size\\\":\\\"14||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ff\\\",\\\"afont\\\":\\\"Roboto\\\",\\\"lineheight\\\":\\\"1.5\\\",\\\"weight\\\":1,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"center\\\",\\\"letterspacing\\\":\\\"1px\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"none\\\"},{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"0568f6ff\\\"}]}\",\"style\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"backgroundcolor\\\":\\\"0568f6ff\\\",\\\"opacity\\\":100,\\\"padding\\\":\\\"1|*|2|*|1|*|2|*|em\\\",\\\"boxshadow\\\":\\\"0|*|0|*|0|*|0|*|000000ff\\\",\\\"border\\\":\\\"0|*|solid|*|000000ff\\\",\\\"borderradius\\\":\\\"5\\\"},{\\\"extra\\\":\\\"\\\",\\\"backgroundcolor\\\":\\\"ffffffff\\\"}]}\",\"content\":\"Next Slide\",\"nowrap\":\"1\",\"fullwidth\":\"0\",\"href\":\"NextSlide[]\",\"href-target\":\"_self\",\"href-rel\":\"\",\"class\":\"\",\"icon\":\"\",\"iconsize\":\"100\",\"iconspacing\":\"30\",\"iconplacement\":\"left\"}}}]},{\"type\":\"col\",\"pm\":\"default\",\"desktopportraitfontsize\":100,\"desktopportraitmaxwidth\":0,\"desktopportraitinneralign\":\"left\",\"desktopportraitpadding\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitorder\":0,\"mobileportraitinneralign\":\"center\",\"mobileportraitorder\":1,\"opened\":1,\"id\":\"\",\"uniqueclass\":\"n-uc-iYi6ZKk8yeVp\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"verticalalign\":\"center\",\"colwidth\":\"3/5\",\"href\":\"\",\"href-target\":\"_self\",\"borderradius\":0,\"boxshadow\":\"0|*|0|*|0|*|0|*|00000080\",\"borderwidth\":\"0|*|0|*|0|*|0\",\"borderstyle\":\"solid\",\"bordercolor\":\"ffffffff\",\"name\":\"Column\",\"namesynced\":1,\"layers\":[{\"type\":\"layer\",\"pm\":\"normal\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"mobileportraitmaxwidth\":300,\"id\":\"\",\"uniqueclass\":\"\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Image\",\"namesynced\":1,\"item\":{\"type\":\"image\",\"values\":{\"image\":\"https://smartslider3.com/wp-content/uploads/slider424/buildanddesign.png\",\"href\":\"#\",\"href-target\":\"_self\",\"href-rel\":\"\",\"size\":\"auto|*|auto\",\"alt\":\"\",\"title\":\"\",\"href-class\":\"\"}}}]}]}]}]','','https://smartslider3.com/wp-content/uploads/slider424/buildanddesign.jpg','{\"type\":\"slide\",\"desktopportraitfontsize\":100,\"desktopportraitpadding\":\"10|*|60|*|10|*|60\",\"tabletportraitpadding\":\"10|*|50|*|10|*|50\",\"mobileportraitpadding\":\"10|*|10|*|35|*|10\",\"record-slides\":0,\"thumbnailType\":\"default\",\"static-slide\":0,\"slide-duration\":0,\"ligthboxImage\":\"\",\"background-animation\":\"\",\"background-animation-color\":\"333333ff\",\"background-animation-speed\":\"default\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"href\":\"\",\"href-target\":\"\",\"background-type\":\"image\",\"backgroundColor\":\"ffffff00\",\"backgroundGradient\":\"off\",\"backgroundColorEnd\":\"ffffff00\",\"backgroundColorOverlay\":0,\"backgroundImage\":\"https://smartslider3.com/wp-content/uploads/slider424/slide2.png\",\"backgroundFocusX\":50,\"backgroundFocusY\":50,\"backgroundImageOpacity\":100,\"backgroundImageBlur\":0,\"backgroundAlt\":\"\",\"backgroundTitle\":\"\",\"backgroundMode\":\"default\",\"guides\":\"eyJob3Jpem9udGFsIjpbXSwidmVydGljYWwiOltdfQ==\",\"version\":\"3.4.0\"}',2,0),(3,'Slide 1',2,'1970-01-01 00:00:00','1970-01-01 00:00:00',1,0,'[{\"type\":\"content\",\"pm\":\"default\",\"animv2\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitverticalalign\":\"center\",\"desktopportraitmaxwidth\":0,\"desktopportraitinneralign\":\"left\",\"desktopportraitpadding\":\"10|*|10|*|10|*|10|*|px\",\"desktopportraitselfalign\":\"left\",\"tabletportraitpadding\":\"10|*|10|*|10|*|10|*|px\",\"mobileportraitpadding\":\"10|*|10|*|10|*|10|*|px\",\"opened\":1,\"id\":\"\",\"uniqueclass\":\"n-uc-1c6c49c96a8d6\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"layers\":[{\"type\":\"row\",\"pm\":\"normal\",\"animv2\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitinneralign\":\"inherit\",\"desktopportraitpadding\":\"35|*|30|*|35|*|30|*|px\",\"desktopportraitgutter\":20,\"desktopportraitwrapafter\":0,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":450,\"desktopportraitselfalign\":\"inherit\",\"mobileportraitpadding\":\"15|*|10|*|15|*|10|*|px\",\"mobileportraitwrapafter\":1,\"mobilelandscapewrapafter\":1,\"opened\":1,\"id\":\"\",\"uniqueclass\":\"n-uc-mG2k8HLSPV4a\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"href\":\"#\",\"href-target\":\"_self\",\"aria-label\":\"\",\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgcolor\":\"ffffffff\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"borderwidth\":\"1|*|1|*|1|*|1\",\"borderstyle\":\"none\",\"bordercolor\":\"FFFFFFFF\",\"borderradius\":0,\"boxshadow\":\"0|*|1|*|10|*|0|*|00000038\",\"fullwidth\":1,\"stretch\":0,\"name\":\"Row\",\"namesynced\":1,\"cols\":[{\"type\":\"col\",\"pm\":\"default\",\"animv2\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitverticalalign\":\"flex-start\",\"desktopportraitmaxwidth\":0,\"desktopportraitinneralign\":\"inherit\",\"desktopportraitpadding\":\"10|*|10|*|10|*|10|*|px\",\"desktopportraitorder\":0,\"opened\":1,\"id\":\"\",\"uniqueclass\":\"n-uc-153023fc3458e\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"colwidth\":1,\"href\":\"#\",\"href-target\":\"_self\",\"aria-label\":\"\",\"borderradius\":0,\"boxshadow\":\"0|*|0|*|0|*|0|*|00000080\",\"borderwidth\":\"1|*|1|*|1|*|1\",\"borderstyle\":\"none\",\"bordercolor\":\"ffffffff\",\"name\":\"Col\",\"namesynced\":1,\"layers\":[{\"type\":\"layer\",\"pm\":\"normal\",\"animv2\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"id\":\"\",\"uniqueclass\":\"n-uc-l5VOHDwlxxXu\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"May 2, 2018 by a href=\\\"\\\"James Wrigh\",\"namesynced\":1,\"item\":{\"type\":\"text\",\"values\":{\"content\":\"May 2, 2018 by <a href=\\\"#\\\">James Wright</a>\",\"font\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"8c8c8cff\\\",\\\"size\\\":\\\"16||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ff\\\",\\\"afont\\\":\\\"Roboto,Arial\\\",\\\"lineheight\\\":\\\"1.5\\\",\\\"weight\\\":400,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"inherit\\\",\\\"letterspacing\\\":\\\"normal\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"none\\\"},{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"16b7ccff\\\"},{\\\"extra\\\":\\\"\\\"}]}\",\"style\":\"\",\"content-tablet-enabled\":\"0\",\"contenttablet\":\"\",\"content-mobile-enabled\":\"0\",\"contentmobile\":\"\"}}},{\"type\":\"layer\",\"pm\":\"normal\",\"animv2\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|20|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitfontsize\":80,\"mobileportraitfontsize\":60,\"id\":\"\",\"uniqueclass\":\"n-uc-A3iho7WnCNLp\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Three Remarkable Shipwreck Stories \",\"namesynced\":1,\"item\":{\"type\":\"heading\",\"values\":{\"font\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"1a1a1aff\\\",\\\"size\\\":\\\"36||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ff\\\",\\\"afont\\\":\\\"\\\\\\\"Playfair Display\\\\\\\", Arial\\\",\\\"lineheight\\\":\\\"1.3\\\",\\\"weight\\\":400,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"inherit\\\",\\\"letterspacing\\\":\\\"normal\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"none\\\"},{\\\"extra\\\":\\\"\\\"}]}\",\"style\":\"\",\"priority\":\"div\",\"fullwidth\":\"1\",\"nowrap\":\"0\",\"heading\":\"Three Remarkable Shipwreck Stories from History\",\"title\":\"\",\"href\":\"#\",\"href-target\":\"_self\",\"href-rel\":\"\",\"split-text-transform-origin\":\"50|*|50|*|0\",\"split-text-backface-visibility\":\"1\",\"split-text-animation-in\":\"\",\"split-text-delay-in\":\"0\",\"split-text-animation-out\":\"\",\"split-text-delay-out\":\"0\",\"class\":\"\"}}},{\"type\":\"layer\",\"pm\":\"normal\",\"animv2\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"id\":\"\",\"uniqueclass\":\"n-uc-sf9hjK10jOd5\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"zigzag-1.png\",\"namesynced\":1,\"item\":{\"type\":\"image\",\"values\":{\"style\":\"\",\"image\":\"$upload$/slider2/zigzag-1.png\",\"alt\":\"Image is not available\",\"title\":\"\",\"href\":\"#\",\"href-target\":\"_self\",\"href-rel\":\"\",\"href-class\":\"\",\"size\":\"auto|*|auto\",\"cssclass\":\"\",\"image-optimize\":\"1\"}}},{\"type\":\"layer\",\"pm\":\"normal\",\"animv2\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"20|*|0|*|25|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"mobileportraitfontsize\":80,\"id\":\"\",\"uniqueclass\":\"n-uc-aK32FAB0sODG\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Lorem ipsum dolor sit amet, consect\",\"namesynced\":1,\"item\":{\"type\":\"text\",\"values\":{\"font\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"8c8c8cff\\\",\\\"size\\\":\\\"16||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ff\\\",\\\"afont\\\":\\\"\\\\\\\"Playfair Display\\\\\\\", Arial\\\",\\\"lineheight\\\":\\\"1.8\\\",\\\"weight\\\":400,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"inherit\\\",\\\"letterspacing\\\":\\\"normal\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"none\\\"},{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"16b7ccff\\\"},{\\\"extra\\\":\\\"\\\"}]}\",\"style\":\"\",\"content\":\"Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque...\",\"content-tablet-enabled\":\"0\",\"contenttablet\":\"\",\"content-mobile-enabled\":\"0\",\"contentmobile\":\"\"}}},{\"type\":\"layer\",\"pm\":\"normal\",\"animv2\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"mobileportraitfontsize\":80,\"id\":\"\",\"uniqueclass\":\"n-uc-vbXU3g7OjwvP\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"READ MORE\",\"namesynced\":1,\"item\":{\"type\":\"button\",\"values\":{\"content\":\"READ MORE\",\"font\":\"{\\\"name\\\":\\\"Static\\\",\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"ffffffff\\\",\\\"size\\\":\\\"14||px\\\",\\\"tshadow\\\":\\\"1|*|1|*|0|*|0000002b\\\",\\\"afont\\\":\\\"Roboto,Arial\\\",\\\"lineheight\\\":\\\"1.5\\\",\\\"bold\\\":\\\"1\\\",\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"center\\\",\\\"letterspacing\\\":\\\"1px\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"none\\\",\\\"weight\\\":1},{\\\"extra\\\":\\\"\\\"}]}\",\"style\":\"{\\\"name\\\":\\\"Static\\\",\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"backgroundcolor\\\":\\\"16b7ccff\\\",\\\"opacity\\\":100,\\\"padding\\\":\\\"10|*|18|*|10|*|18|*|px\\\",\\\"boxshadow\\\":\\\"0|*|0|*|0|*|0|*|000000ff\\\",\\\"border\\\":\\\"0|*|solid|*|000000ff\\\",\\\"borderradius\\\":\\\"3\\\"},{\\\"extra\\\":\\\"\\\",\\\"backgroundcolor\\\":\\\"139fb1ff\\\"}]}\",\"fullwidth\":\"0\",\"nowrap\":\"1\",\"href\":\"ScrollTo[afterSlider]\",\"href-target\":\"_self\",\"href-rel\":\"\",\"icon\":\"\",\"iconsize\":\"100\",\"iconspacing\":\"30\",\"iconplacement\":\"left\",\"class\":\"\"}}}]}]}]}]','','$upload$/slider2/postslide1-1.jpg','{\"type\":\"slide\",\"desktopportraitfontsize\":100,\"desktopportraitpadding\":\"20|*|70|*|60|*|70\",\"tabletportraitpadding\":\"20|*|70|*|60|*|70\",\"mobileportraitpadding\":\"20|*|10|*|60|*|10\",\"record-slides\":0,\"thumbnailType\":\"default\",\"static-slide\":0,\"slide-duration\":0,\"ligthboxImage\":\"\",\"background-animation\":\"\",\"background-animation-color\":\"333333ff\",\"background-animation-speed\":\"default\",\"kenburns-animation\":\"50|*|50|*|\",\"kenburns-animation-speed\":\"default\",\"kenburns-animation-strength\":\"default\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"href\":\"\",\"href-target\":\"_self\",\"aria-label\":\"\",\"background-type\":\"image\",\"backgroundColor\":\"ffffff00\",\"backgroundGradient\":\"off\",\"backgroundColorEnd\":\"ffffff00\",\"backgroundColorOverlay\":0,\"backgroundImage\":\"$upload$/slider2/fullwidthbg1.jpg\",\"backgroundFocusX\":50,\"backgroundFocusY\":50,\"backgroundImageOpacity\":100,\"backgroundImageBlur\":0,\"backgroundAlt\":\"\",\"backgroundTitle\":\"\",\"backgroundMode\":\"default\",\"backgroundVideoMp4\":\"\",\"backgroundVideoOpacity\":100,\"backgroundVideoMuted\":1,\"backgroundVideoLoop\":1,\"backgroundVideoReset\":1,\"backgroundVideoMode\":\"fill\",\"guides\":\"eyJob3Jpem9udGFsIjpbXSwidmVydGljYWwiOltdfQ==\",\"version\":\"3.5.0.6\"}',0,0),(4,'Slide 2',2,'1970-01-01 00:00:00','1970-01-01 00:00:00',1,0,'[{\"type\":\"content\",\"pm\":\"default\",\"animv2\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitverticalalign\":\"center\",\"desktopportraitmaxwidth\":0,\"desktopportraitinneralign\":\"left\",\"desktopportraitpadding\":\"10|*|10|*|10|*|10|*|px\",\"desktopportraitselfalign\":\"left\",\"mobileportraitpadding\":\"10|*|10|*|10|*|10|*|px\",\"opened\":1,\"id\":\"\",\"uniqueclass\":\"n-uc-1829a52027e79\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"layers\":[{\"type\":\"row\",\"pm\":\"normal\",\"animv2\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitinneralign\":\"inherit\",\"desktopportraitpadding\":\"35|*|30|*|35|*|30|*|px\",\"desktopportraitgutter\":20,\"desktopportraitwrapafter\":0,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":450,\"desktopportraitselfalign\":\"inherit\",\"mobileportraitpadding\":\"15|*|10|*|15|*|10|*|px\",\"mobileportraitwrapafter\":1,\"mobilelandscapewrapafter\":1,\"opened\":1,\"id\":\"\",\"uniqueclass\":\"n-uc-W5vG5zV3AlRw\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"href\":\"#\",\"href-target\":\"_self\",\"aria-label\":\"\",\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgcolor\":\"ffffffff\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"borderwidth\":\"1|*|1|*|1|*|1\",\"borderstyle\":\"none\",\"bordercolor\":\"FFFFFFFF\",\"borderradius\":0,\"boxshadow\":\"0|*|1|*|10|*|0|*|00000038\",\"fullwidth\":1,\"stretch\":0,\"name\":\"Row\",\"namesynced\":1,\"cols\":[{\"type\":\"col\",\"pm\":\"default\",\"animv2\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitverticalalign\":\"flex-start\",\"desktopportraitmaxwidth\":0,\"desktopportraitinneralign\":\"inherit\",\"desktopportraitpadding\":\"10|*|10|*|10|*|10|*|px\",\"desktopportraitorder\":0,\"opened\":1,\"id\":\"\",\"uniqueclass\":\"n-uc-1aebe0c70397a\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"colwidth\":1,\"href\":\"#\",\"href-target\":\"_self\",\"aria-label\":\"\",\"borderradius\":0,\"boxshadow\":\"0|*|0|*|0|*|0|*|00000080\",\"borderwidth\":\"1|*|1|*|1|*|1\",\"borderstyle\":\"none\",\"bordercolor\":\"ffffffff\",\"name\":\"Col\",\"namesynced\":1,\"layers\":[{\"type\":\"layer\",\"pm\":\"normal\",\"animv2\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"id\":\"\",\"uniqueclass\":\"n-uc-0feQ65l0jqfr\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"May 22, 2018 by a href=\\\"\\\"Letizia Bi\",\"namesynced\":1,\"item\":{\"type\":\"text\",\"values\":{\"content\":\"May 22, 2018 by <a href=\\\"#\\\">Letizia Biafore</a>\",\"font\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"8c8c8cff\\\",\\\"size\\\":\\\"16||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ff\\\",\\\"afont\\\":\\\"Roboto,Arial\\\",\\\"lineheight\\\":\\\"1.5\\\",\\\"weight\\\":400,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"inherit\\\",\\\"letterspacing\\\":\\\"normal\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"none\\\"},{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"16b7ccff\\\"},{\\\"extra\\\":\\\"\\\"}]}\",\"style\":\"\",\"content-tablet-enabled\":\"0\",\"contenttablet\":\"\",\"content-mobile-enabled\":\"0\",\"contentmobile\":\"\"}}},{\"type\":\"layer\",\"pm\":\"normal\",\"animv2\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|20|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitfontsize\":80,\"mobileportraitfontsize\":60,\"id\":\"\",\"uniqueclass\":\"n-uc-3RWWdnqSFg2D\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Day Twenty Eight: The First Mountai\",\"namesynced\":1,\"item\":{\"type\":\"heading\",\"values\":{\"font\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"1a1a1aff\\\",\\\"size\\\":\\\"36||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ff\\\",\\\"afont\\\":\\\"\\\\\\\"Playfair Display\\\\\\\", Arial\\\",\\\"lineheight\\\":\\\"1.3\\\",\\\"weight\\\":400,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"inherit\\\",\\\"letterspacing\\\":\\\"normal\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"none\\\"},{\\\"extra\\\":\\\"\\\"}]}\",\"style\":\"\",\"priority\":\"div\",\"fullwidth\":\"1\",\"nowrap\":\"0\",\"heading\":\"Day Twenty Eight: The First Mountain Pass\",\"title\":\"\",\"href\":\"#\",\"href-target\":\"_self\",\"href-rel\":\"\",\"split-text-transform-origin\":\"50|*|50|*|0\",\"split-text-backface-visibility\":\"1\",\"split-text-animation-in\":\"\",\"split-text-delay-in\":\"0\",\"split-text-animation-out\":\"\",\"split-text-delay-out\":\"0\",\"class\":\"\"}}},{\"type\":\"layer\",\"pm\":\"normal\",\"animv2\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"id\":\"\",\"uniqueclass\":\"n-uc-whbpQY8xp2uu\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"zigzag-1.png\",\"namesynced\":1,\"item\":{\"type\":\"image\",\"values\":{\"style\":\"\",\"image\":\"$upload$/slider2/zigzag-1.png\",\"alt\":\"Image is not available\",\"title\":\"\",\"href\":\"#\",\"href-target\":\"_self\",\"href-rel\":\"\",\"href-class\":\"\",\"size\":\"auto|*|auto\",\"cssclass\":\"\",\"image-optimize\":\"1\"}}},{\"type\":\"layer\",\"pm\":\"normal\",\"animv2\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"20|*|0|*|25|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"mobileportraitfontsize\":80,\"id\":\"\",\"uniqueclass\":\"n-uc-MDnXMKv5t8i5\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Lorem ipsum dolor sit amet, consect\",\"namesynced\":1,\"item\":{\"type\":\"text\",\"values\":{\"font\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"8c8c8cff\\\",\\\"size\\\":\\\"16||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ff\\\",\\\"afont\\\":\\\"\\\\\\\"Playfair Display\\\\\\\", Arial\\\",\\\"lineheight\\\":\\\"1.8\\\",\\\"weight\\\":400,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"inherit\\\",\\\"letterspacing\\\":\\\"normal\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"none\\\"},{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"16b7ccff\\\"},{\\\"extra\\\":\\\"\\\"}]}\",\"style\":\"\",\"content\":\"Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque...\",\"content-tablet-enabled\":\"0\",\"contenttablet\":\"\",\"content-mobile-enabled\":\"0\",\"contentmobile\":\"\"}}},{\"type\":\"layer\",\"pm\":\"normal\",\"animv2\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"mobileportraitfontsize\":80,\"id\":\"\",\"uniqueclass\":\"n-uc-3JgqMPeLhQPO\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"READ MORE\",\"namesynced\":1,\"item\":{\"type\":\"button\",\"values\":{\"content\":\"READ MORE\",\"font\":\"{\\\"name\\\":\\\"Static\\\",\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"ffffffff\\\",\\\"size\\\":\\\"14||px\\\",\\\"tshadow\\\":\\\"1|*|1|*|0|*|0000002b\\\",\\\"afont\\\":\\\"Roboto,Arial\\\",\\\"lineheight\\\":\\\"1.5\\\",\\\"bold\\\":\\\"1\\\",\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"center\\\",\\\"letterspacing\\\":\\\"1px\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"none\\\",\\\"weight\\\":1},{\\\"extra\\\":\\\"\\\"}]}\",\"style\":\"{\\\"name\\\":\\\"Static\\\",\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"backgroundcolor\\\":\\\"16b7ccff\\\",\\\"opacity\\\":100,\\\"padding\\\":\\\"10|*|18|*|10|*|18|*|px\\\",\\\"boxshadow\\\":\\\"0|*|0|*|0|*|0|*|000000ff\\\",\\\"border\\\":\\\"0|*|solid|*|000000ff\\\",\\\"borderradius\\\":\\\"3\\\"},{\\\"extra\\\":\\\"\\\",\\\"backgroundcolor\\\":\\\"139fb1ff\\\"}]}\",\"fullwidth\":\"0\",\"nowrap\":\"1\",\"href\":\"ScrollTo[afterSlider]\",\"href-target\":\"_self\",\"href-rel\":\"\",\"icon\":\"\",\"iconsize\":\"100\",\"iconspacing\":\"30\",\"iconplacement\":\"left\",\"class\":\"\"}}}]}]}]}]','','$upload$/slider2/postslide2-1.jpg','{\"type\":\"slide\",\"desktopportraitfontsize\":100,\"desktopportraitpadding\":\"20|*|70|*|50|*|70\",\"mobileportraitpadding\":\"20|*|10|*|60|*|10\",\"record-slides\":0,\"thumbnailType\":\"default\",\"static-slide\":0,\"slide-duration\":0,\"ligthboxImage\":\"\",\"background-animation\":\"\",\"background-animation-color\":\"333333ff\",\"background-animation-speed\":\"default\",\"kenburns-animation\":\"50|*|50|*|\",\"kenburns-animation-speed\":\"default\",\"kenburns-animation-strength\":\"default\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"href\":\"\",\"href-target\":\"_self\",\"aria-label\":\"\",\"background-type\":\"image\",\"backgroundColor\":\"ffffff00\",\"backgroundGradient\":\"off\",\"backgroundColorEnd\":\"ffffff00\",\"backgroundColorOverlay\":0,\"backgroundImage\":\"$upload$/slider2/fullwidthbg2.jpg\",\"backgroundFocusX\":50,\"backgroundFocusY\":50,\"backgroundImageOpacity\":100,\"backgroundImageBlur\":0,\"backgroundAlt\":\"\",\"backgroundTitle\":\"\",\"backgroundMode\":\"default\",\"backgroundVideoMp4\":\"\",\"backgroundVideoOpacity\":100,\"backgroundVideoMuted\":1,\"backgroundVideoLoop\":1,\"backgroundVideoReset\":1,\"backgroundVideoMode\":\"fill\",\"guides\":\"eyJob3Jpem9udGFsIjpbXSwidmVydGljYWwiOltdfQ==\",\"version\":\"3.5.0.6\"}',1,0),(5,'Slide 3',2,'1970-01-01 00:00:00','1970-01-01 00:00:00',1,0,'[{\"type\":\"content\",\"pm\":\"default\",\"animv2\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitverticalalign\":\"center\",\"desktopportraitmaxwidth\":0,\"desktopportraitinneralign\":\"left\",\"desktopportraitpadding\":\"20|*|10|*|60|*|10|*|px\",\"desktopportraitselfalign\":\"left\",\"mobileportraitpadding\":\"20|*|10|*|60|*|10|*|px\",\"opened\":1,\"id\":\"\",\"uniqueclass\":\"n-uc-1a04b9f76ec26\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"layers\":[{\"type\":\"row\",\"pm\":\"normal\",\"animv2\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitinneralign\":\"inherit\",\"desktopportraitpadding\":\"35|*|30|*|35|*|30|*|px\",\"desktopportraitgutter\":20,\"desktopportraitwrapafter\":0,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":450,\"desktopportraitselfalign\":\"inherit\",\"mobileportraitpadding\":\"15|*|10|*|15|*|10|*|px\",\"mobileportraitwrapafter\":1,\"mobilelandscapewrapafter\":1,\"opened\":1,\"id\":\"\",\"uniqueclass\":\"n-uc-kBtivwbwNs2N\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"href\":\"#\",\"href-target\":\"_self\",\"aria-label\":\"\",\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgcolor\":\"ffffffff\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"borderwidth\":\"1|*|1|*|1|*|1\",\"borderstyle\":\"none\",\"bordercolor\":\"FFFFFFFF\",\"borderradius\":0,\"boxshadow\":\"0|*|1|*|10|*|0|*|00000038\",\"fullwidth\":1,\"stretch\":0,\"name\":\"Row\",\"namesynced\":1,\"cols\":[{\"type\":\"col\",\"pm\":\"default\",\"animv2\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitverticalalign\":\"flex-start\",\"desktopportraitmaxwidth\":0,\"desktopportraitinneralign\":\"inherit\",\"desktopportraitpadding\":\"10|*|10|*|10|*|10|*|px\",\"desktopportraitorder\":0,\"opened\":1,\"id\":\"\",\"uniqueclass\":\"n-uc-17cca485d5720\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"bgimage\":\"\",\"bgimagex\":50,\"bgimagey\":50,\"bgcolor\":\"00000000\",\"bgcolorgradient\":\"off\",\"bgcolorgradientend\":\"00000000\",\"colwidth\":1,\"href\":\"#\",\"href-target\":\"_self\",\"aria-label\":\"\",\"borderradius\":0,\"boxshadow\":\"0|*|0|*|0|*|0|*|00000080\",\"borderwidth\":\"1|*|1|*|1|*|1\",\"borderstyle\":\"none\",\"bordercolor\":\"ffffffff\",\"name\":\"Col\",\"namesynced\":1,\"layers\":[{\"type\":\"layer\",\"pm\":\"normal\",\"animv2\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"id\":\"\",\"uniqueclass\":\"n-uc-AVrO7imEccnU\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Jun 9, 2018 by a href=\\\"\\\"Delinda Cam\",\"namesynced\":1,\"item\":{\"type\":\"text\",\"values\":{\"content\":\"Jun 9, 2018 by <a href=\\\"#\\\">Delinda Cammarata</a>\",\"font\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"8c8c8cff\\\",\\\"size\\\":\\\"16||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ff\\\",\\\"afont\\\":\\\"Roboto,Arial\\\",\\\"lineheight\\\":\\\"1.5\\\",\\\"weight\\\":400,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"inherit\\\",\\\"letterspacing\\\":\\\"normal\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"none\\\"},{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"16b7ccff\\\"},{\\\"extra\\\":\\\"\\\"}]}\",\"style\":\"\",\"content-tablet-enabled\":\"0\",\"contenttablet\":\"\",\"content-mobile-enabled\":\"0\",\"contentmobile\":\"\"}}},{\"type\":\"layer\",\"pm\":\"normal\",\"animv2\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|20|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"tabletportraitfontsize\":80,\"mobileportraitfontsize\":60,\"id\":\"\",\"uniqueclass\":\"n-uc-ISo1ksyV9uRr\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"What\'s The Future Of Blogging Platf\",\"namesynced\":1,\"item\":{\"type\":\"heading\",\"values\":{\"font\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"1a1a1aff\\\",\\\"size\\\":\\\"36||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ff\\\",\\\"afont\\\":\\\"\\\\\\\"Playfair Display\\\\\\\", Arial\\\",\\\"lineheight\\\":\\\"1.3\\\",\\\"weight\\\":400,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"inherit\\\",\\\"letterspacing\\\":\\\"normal\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"none\\\"},{\\\"extra\\\":\\\"\\\"}]}\",\"style\":\"\",\"priority\":\"div\",\"fullwidth\":\"1\",\"nowrap\":\"0\",\"heading\":\"What\'s The Future Of Blogging Platforms?\",\"title\":\"\",\"href\":\"#\",\"href-target\":\"_self\",\"href-rel\":\"\",\"split-text-transform-origin\":\"50|*|50|*|0\",\"split-text-backface-visibility\":\"1\",\"split-text-animation-in\":\"\",\"split-text-delay-in\":\"0\",\"split-text-animation-out\":\"\",\"split-text-delay-out\":\"0\",\"class\":\"\"}}},{\"type\":\"layer\",\"pm\":\"normal\",\"animv2\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"id\":\"\",\"uniqueclass\":\"n-uc-8EwEfAOjSkJi\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"zigzag-1.png\",\"namesynced\":1,\"item\":{\"type\":\"image\",\"values\":{\"style\":\"\",\"image\":\"$upload$/slider2/zigzag-1.png\",\"alt\":\"Image is not available\",\"title\":\"\",\"href\":\"#\",\"href-target\":\"_self\",\"href-rel\":\"\",\"href-class\":\"\",\"size\":\"auto|*|auto\",\"cssclass\":\"\",\"image-optimize\":\"1\"}}},{\"type\":\"layer\",\"pm\":\"normal\",\"animv2\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"20|*|0|*|25|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"mobileportraitfontsize\":80,\"id\":\"\",\"uniqueclass\":\"n-uc-4e4kupu564Fz\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"Lorem ipsum dolor sit amet, consect\",\"namesynced\":1,\"item\":{\"type\":\"text\",\"values\":{\"font\":\"{\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"8c8c8cff\\\",\\\"size\\\":\\\"16||px\\\",\\\"tshadow\\\":\\\"0|*|0|*|0|*|000000ff\\\",\\\"afont\\\":\\\"\\\\\\\"Playfair Display\\\\\\\", Arial\\\",\\\"lineheight\\\":\\\"1.8\\\",\\\"weight\\\":400,\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"inherit\\\",\\\"letterspacing\\\":\\\"normal\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"none\\\"},{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"16b7ccff\\\"},{\\\"extra\\\":\\\"\\\"}]}\",\"style\":\"\",\"content\":\"Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque...\",\"content-tablet-enabled\":\"0\",\"contenttablet\":\"\",\"content-mobile-enabled\":\"0\",\"contentmobile\":\"\"}}},{\"type\":\"layer\",\"pm\":\"normal\",\"animv2\":\"\",\"desktopportraitfontsize\":100,\"desktopportraitmargin\":\"0|*|0|*|0|*|0|*|px\",\"desktopportraitheight\":0,\"desktopportraitmaxwidth\":0,\"desktopportraitselfalign\":\"inherit\",\"mobileportraitfontsize\":80,\"id\":\"\",\"uniqueclass\":\"n-uc-D5YDLdTko7qT\",\"generatorvisible\":\"\",\"zindex\":2,\"class\":\"\",\"crop\":\"visible\",\"rotation\":0,\"parallax\":0,\"mouseenter\":\"\",\"click\":\"\",\"mouseleave\":\"\",\"play\":\"\",\"pause\":\"\",\"stop\":\"\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"name\":\"READ MORE\",\"namesynced\":1,\"item\":{\"type\":\"button\",\"values\":{\"content\":\"READ MORE\",\"font\":\"{\\\"name\\\":\\\"Static\\\",\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"color\\\":\\\"ffffffff\\\",\\\"size\\\":\\\"14||px\\\",\\\"tshadow\\\":\\\"1|*|1|*|0|*|0000002b\\\",\\\"afont\\\":\\\"Roboto,Arial\\\",\\\"lineheight\\\":\\\"1.5\\\",\\\"bold\\\":\\\"1\\\",\\\"italic\\\":0,\\\"underline\\\":0,\\\"align\\\":\\\"center\\\",\\\"letterspacing\\\":\\\"1px\\\",\\\"wordspacing\\\":\\\"normal\\\",\\\"texttransform\\\":\\\"none\\\",\\\"weight\\\":1},{\\\"extra\\\":\\\"\\\"}]}\",\"style\":\"{\\\"name\\\":\\\"Static\\\",\\\"data\\\":[{\\\"extra\\\":\\\"\\\",\\\"backgroundcolor\\\":\\\"16b7ccff\\\",\\\"opacity\\\":100,\\\"padding\\\":\\\"10|*|18|*|10|*|18|*|px\\\",\\\"boxshadow\\\":\\\"0|*|0|*|0|*|0|*|000000ff\\\",\\\"border\\\":\\\"0|*|solid|*|000000ff\\\",\\\"borderradius\\\":\\\"3\\\"},{\\\"extra\\\":\\\"\\\",\\\"backgroundcolor\\\":\\\"139fb1ff\\\"}]}\",\"fullwidth\":\"0\",\"nowrap\":\"1\",\"href\":\"ScrollTo[afterSlider]\",\"href-target\":\"_self\",\"href-rel\":\"\",\"icon\":\"\",\"iconsize\":\"100\",\"iconspacing\":\"30\",\"iconplacement\":\"left\",\"class\":\"\"}}}]}]}]}]','','$upload$/slider2/postslide3-1.jpg','{\"type\":\"slide\",\"desktopportraitfontsize\":100,\"desktopportraitpadding\":\"0|*|70|*|0|*|70\",\"tabletportraitpadding\":\"0|*|70|*|0|*|70\",\"mobileportraitpadding\":\"0|*|10|*|0|*|10\",\"record-slides\":0,\"thumbnailType\":\"default\",\"static-slide\":0,\"slide-duration\":0,\"ligthboxImage\":\"\",\"background-animation\":\"\",\"background-animation-color\":\"333333ff\",\"background-animation-speed\":\"default\",\"kenburns-animation\":\"50|*|50|*|\",\"kenburns-animation-speed\":\"default\",\"kenburns-animation-strength\":\"default\",\"desktopportrait\":1,\"desktoplandscape\":1,\"tabletportrait\":1,\"tabletlandscape\":1,\"mobileportrait\":1,\"mobilelandscape\":1,\"href\":\"\",\"href-target\":\"_self\",\"aria-label\":\"\",\"background-type\":\"image\",\"backgroundColor\":\"ffffff00\",\"backgroundGradient\":\"off\",\"backgroundColorEnd\":\"ffffff00\",\"backgroundColorOverlay\":0,\"backgroundImage\":\"$upload$/slider2/fullwidthbg3.jpg\",\"backgroundFocusX\":50,\"backgroundFocusY\":50,\"backgroundImageOpacity\":100,\"backgroundImageBlur\":0,\"backgroundAlt\":\"\",\"backgroundTitle\":\"\",\"backgroundMode\":\"default\",\"backgroundVideoMp4\":\"\",\"backgroundVideoOpacity\":100,\"backgroundVideoMuted\":1,\"backgroundVideoLoop\":1,\"backgroundVideoReset\":1,\"backgroundVideoMode\":\"fill\",\"guides\":\"eyJob3Jpem9udGFsIjpbXSwidmVydGljYWwiOltdfQ==\",\"version\":\"3.5.0.6\"}',2,0);
/*!40000 ALTER TABLE `wpjk_nextend2_smartslider3_slides` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpjk_options`
--

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

--
-- Dumping data for table `wpjk_options`
--

LOCK TABLES `wpjk_options` WRITE;
/*!40000 ALTER TABLE `wpjk_options` DISABLE KEYS */;
INSERT INTO `wpjk_options` VALUES (1,'siteurl','https://vblinkonline.com','yes'),(2,'home','https://vblinkonline.com','yes'),(3,'blogname','Vblink Online','yes'),(4,'blogdescription','Gaming &amp; more','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','moh.shukry@hotmail.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','open','yes'),(20,'default_ping_status','open','yes'),(21,'default_pingback_flag','1','yes'),(22,'posts_per_page','10','yes'),(23,'date_format','F j, Y','yes'),(24,'time_format','g:i a','yes'),(25,'links_updated_date_format','F j, Y g:i a','yes'),(26,'comment_moderation','0','yes'),(27,'moderation_notify','1','yes'),(28,'permalink_structure','/%postname%/','yes'),(29,'rewrite_rules','a:243:{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:20:\"^codisto-sync\\/(.*)?\";s:53:\"index.php?codisto=sync&codisto-sync-route=$matches[1]\";s:26:\"^wp\\-admin\\/codisto\\/(.*)?\";s:55:\"index.php?codisto=proxy&codisto-proxy-route=$matches[1]\";s:18:\"^entries/([^/]+)/?\";s:29:\"index.php?entries=$matches[1]\";s:42:\"archives/(\\d+)(?:/(\\d+))?/entries/(\\d+)/?$\";s:60:\"index.php?p=$matches[1]&page=$matches[2]&entries=$matches[3]\";s:38:\"(.?.+?)(?:/([0-9]+))?/entries/(\\d+)/?$\";s:67:\"index.php?pagename=$matches[1]&page=$matches[2]&entries=$matches[3]\";s:62:\"([0-9]{4})/([0-9]{1,2})/([^/]+)(?:/([0-9]+))?/entries/(\\d+)/?$\";s:101:\"index.php?year=$matches[1]&monthnum=$matches[2]&name=$matches[3]&page=$matches[4]&entries=$matches[5]\";s:75:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)(?:/([0-9]+))?/entries/(\\d+)/?$\";s:117:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&page=$matches[5]&entries=$matches[6]\";s:26:\"(.?.+?)/entries(/(.*))?/?$\";s:50:\"index.php?pagename=$matches[1]&entries=$matches[3]\";s:11:\"wpstream/?$\";s:36:\"index.php?post_type=wpstream_product\";s:41:\"wpstream/feed/(feed|rdf|rss|rss2|atom)/?$\";s:53:\"index.php?post_type=wpstream_product&feed=$matches[1]\";s:36:\"wpstream/(feed|rdf|rss|rss2|atom)/?$\";s:53:\"index.php?post_type=wpstream_product&feed=$matches[1]\";s:28:\"wpstream/page/([0-9]{1,})/?$\";s:54:\"index.php?post_type=wpstream_product&paged=$matches[1]\";s:15:\"wpstream_vod/?$\";s:40:\"index.php?post_type=wpstream_product_vod\";s:45:\"wpstream_vod/feed/(feed|rdf|rss|rss2|atom)/?$\";s:57:\"index.php?post_type=wpstream_product_vod&feed=$matches[1]\";s:40:\"wpstream_vod/(feed|rdf|rss|rss2|atom)/?$\";s:57:\"index.php?post_type=wpstream_product_vod&feed=$matches[1]\";s:32:\"wpstream_vod/page/([0-9]{1,})/?$\";s:58:\"index.php?post_type=wpstream_product_vod&paged=$matches[1]\";s:36:\"blogpage/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:46:\"blogpage/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:66:\"blogpage/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"blogpage/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"blogpage/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:42:\"blogpage/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:25:\"blogpage/([^/]+)/embed/?$\";s:41:\"index.php?blogpage=$matches[1]&embed=true\";s:29:\"blogpage/([^/]+)/trackback/?$\";s:35:\"index.php?blogpage=$matches[1]&tb=1\";s:37:\"blogpage/([^/]+)/page/?([0-9]{1,})/?$\";s:48:\"index.php?blogpage=$matches[1]&paged=$matches[2]\";s:44:\"blogpage/([^/]+)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?blogpage=$matches[1]&cpage=$matches[2]\";s:33:\"blogpage/([^/]+)(?:/([0-9]+))?/?$\";s:47:\"index.php?blogpage=$matches[1]&page=$matches[2]\";s:25:\"blogpage/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:35:\"blogpage/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:55:\"blogpage/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\"blogpage/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\"blogpage/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:31:\"blogpage/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s: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:45:\"elementskit-content/.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:55:\"elementskit-content/.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:75:\"elementskit-content/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:70:\"elementskit-content/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:70:\"elementskit-content/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:51:\"elementskit-content/.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:34:\"elementskit-content/(.+?)/embed/?$\";s:52:\"index.php?elementskit_content=$matches[1]&embed=true\";s:38:\"elementskit-content/(.+?)/trackback/?$\";s:46:\"index.php?elementskit_content=$matches[1]&tb=1\";s:46:\"elementskit-content/(.+?)/page/?([0-9]{1,})/?$\";s:59:\"index.php?elementskit_content=$matches[1]&paged=$matches[2]\";s:53:\"elementskit-content/(.+?)/comment-page-([0-9]{1,})/?$\";s:59:\"index.php?elementskit_content=$matches[1]&cpage=$matches[2]\";s:42:\"elementskit-content/(.+?)(?:/([0-9]+))?/?$\";s:58:\"index.php?elementskit_content=$matches[1]&page=$matches[2]\";s:40:\"elementor-hf/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:50:\"elementor-hf/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:70:\"elementor-hf/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"elementor-hf/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"elementor-hf/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:46:\"elementor-hf/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:29:\"elementor-hf/([^/]+)/embed/?$\";s:45:\"index.php?elementor-hf=$matches[1]&embed=true\";s:33:\"elementor-hf/([^/]+)/trackback/?$\";s:39:\"index.php?elementor-hf=$matches[1]&tb=1\";s:41:\"elementor-hf/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?elementor-hf=$matches[1]&paged=$matches[2]\";s:48:\"elementor-hf/([^/]+)/comment-page-([0-9]{1,})/?$\";s:52:\"index.php?elementor-hf=$matches[1]&cpage=$matches[2]\";s:37:\"elementor-hf/([^/]+)(?:/([0-9]+))?/?$\";s:51:\"index.php?elementor-hf=$matches[1]&page=$matches[2]\";s:29:\"elementor-hf/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:39:\"elementor-hf/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:59:\"elementor-hf/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"elementor-hf/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"elementor-hf/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:35:\"elementor-hf/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:38:\"metform-form/.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:48:\"metform-form/.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:68:\"metform-form/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"metform-form/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"metform-form/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:44:\"metform-form/.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:27:\"metform-form/(.+?)/embed/?$\";s:45:\"index.php?metform-form=$matches[1]&embed=true\";s:31:\"metform-form/(.+?)/trackback/?$\";s:39:\"index.php?metform-form=$matches[1]&tb=1\";s:39:\"metform-form/(.+?)/page/?([0-9]{1,})/?$\";s:52:\"index.php?metform-form=$matches[1]&paged=$matches[2]\";s:46:\"metform-form/(.+?)/comment-page-([0-9]{1,})/?$\";s:52:\"index.php?metform-form=$matches[1]&cpage=$matches[2]\";s:35:\"metform-form/(.+?)(?:/([0-9]+))?/?$\";s:51:\"index.php?metform-form=$matches[1]&page=$matches[2]\";s:36:\"wpstream/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:46:\"wpstream/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:66:\"wpstream/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"wpstream/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"wpstream/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:42:\"wpstream/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:25:\"wpstream/([^/]+)/embed/?$\";s:49:\"index.php?wpstream_product=$matches[1]&embed=true\";s:29:\"wpstream/([^/]+)/trackback/?$\";s:43:\"index.php?wpstream_product=$matches[1]&tb=1\";s:49:\"wpstream/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?wpstream_product=$matches[1]&feed=$matches[2]\";s:44:\"wpstream/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?wpstream_product=$matches[1]&feed=$matches[2]\";s:37:\"wpstream/([^/]+)/page/?([0-9]{1,})/?$\";s:56:\"index.php?wpstream_product=$matches[1]&paged=$matches[2]\";s:44:\"wpstream/([^/]+)/comment-page-([0-9]{1,})/?$\";s:56:\"index.php?wpstream_product=$matches[1]&cpage=$matches[2]\";s:33:\"wpstream/([^/]+)(?:/([0-9]+))?/?$\";s:55:\"index.php?wpstream_product=$matches[1]&page=$matches[2]\";s:25:\"wpstream/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:35:\"wpstream/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:55:\"wpstream/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\"wpstream/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\"wpstream/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:31:\"wpstream/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:47:\"actors/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:54:\"index.php?wpstream_actors=$matches[1]&feed=$matches[2]\";s:42:\"actors/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:54:\"index.php?wpstream_actors=$matches[1]&feed=$matches[2]\";s:23:\"actors/([^/]+)/embed/?$\";s:48:\"index.php?wpstream_actors=$matches[1]&embed=true\";s:35:\"actors/([^/]+)/page/?([0-9]{1,})/?$\";s:55:\"index.php?wpstream_actors=$matches[1]&paged=$matches[2]\";s:17:\"actors/([^/]+)/?$\";s:37:\"index.php?wpstream_actors=$matches[1]\";s:55:\"media_category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:56:\"index.php?wpstream_category=$matches[1]&feed=$matches[2]\";s:50:\"media_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:56:\"index.php?wpstream_category=$matches[1]&feed=$matches[2]\";s:31:\"media_category/([^/]+)/embed/?$\";s:50:\"index.php?wpstream_category=$matches[1]&embed=true\";s:43:\"media_category/([^/]+)/page/?([0-9]{1,})/?$\";s:57:\"index.php?wpstream_category=$matches[1]&paged=$matches[2]\";s:25:\"media_category/([^/]+)/?$\";s:39:\"index.php?wpstream_category=$matches[1]\";s:47:\"rating/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:60:\"index.php?wpstream_movie_rating=$matches[1]&feed=$matches[2]\";s:42:\"rating/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:60:\"index.php?wpstream_movie_rating=$matches[1]&feed=$matches[2]\";s:23:\"rating/([^/]+)/embed/?$\";s:54:\"index.php?wpstream_movie_rating=$matches[1]&embed=true\";s:35:\"rating/([^/]+)/page/?([0-9]{1,})/?$\";s:61:\"index.php?wpstream_movie_rating=$matches[1]&paged=$matches[2]\";s:17:\"rating/([^/]+)/?$\";s:43:\"index.php?wpstream_movie_rating=$matches[1]\";s:40:\"wpstream_vod/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:50:\"wpstream_vod/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:70:\"wpstream_vod/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"wpstream_vod/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"wpstream_vod/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:46:\"wpstream_vod/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:29:\"wpstream_vod/([^/]+)/embed/?$\";s:53:\"index.php?wpstream_product_vod=$matches[1]&embed=true\";s:33:\"wpstream_vod/([^/]+)/trackback/?$\";s:47:\"index.php?wpstream_product_vod=$matches[1]&tb=1\";s:53:\"wpstream_vod/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:59:\"index.php?wpstream_product_vod=$matches[1]&feed=$matches[2]\";s:48:\"wpstream_vod/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:59:\"index.php?wpstream_product_vod=$matches[1]&feed=$matches[2]\";s:41:\"wpstream_vod/([^/]+)/page/?([0-9]{1,})/?$\";s:60:\"index.php?wpstream_product_vod=$matches[1]&paged=$matches[2]\";s:48:\"wpstream_vod/([^/]+)/comment-page-([0-9]{1,})/?$\";s:60:\"index.php?wpstream_product_vod=$matches[1]&cpage=$matches[2]\";s:37:\"wpstream_vod/([^/]+)(?:/([0-9]+))?/?$\";s:59:\"index.php?wpstream_product_vod=$matches[1]&page=$matches[2]\";s:29:\"wpstream_vod/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:39:\"wpstream_vod/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:59:\"wpstream_vod/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"wpstream_vod/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"wpstream_vod/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:35:\"wpstream_vod/[^/]+/([^/]+)/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:41:\"index.php?&page_id=1297&cpage=$matches[1]\";s:21:\"video-list(/(.*))?/?$\";s:33:\"index.php?&video-list=$matches[2]\";s:21:\"event-list(/(.*))?/?$\";s:33:\"index.php?&event-list=$matches[2]\";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:29:\"(.?.+?)/video-list(/(.*))?/?$\";s:53:\"index.php?pagename=$matches[1]&video-list=$matches[3]\";s:29:\"(.?.+?)/event-list(/(.*))?/?$\";s:53:\"index.php?pagename=$matches[1]&event-list=$matches[3]\";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'),(110375,'jb_transient_premium_features','a:2:{s:6:\"expire\";i:1684850165;s:4:\"data\";a:0:{}}','no'),(11540,'iaff_bulk_updater_counter','1','yes'),(11546,'iaff_settings','a:39:{s:11:\"image_title\";s:1:\"1\";s:13:\"image_alttext\";s:1:\"1\";s:13:\"image_caption\";s:1:\"1\";s:17:\"image_description\";s:1:\"1\";s:7:\"hyphens\";s:1:\"1\";s:11:\"under_score\";s:1:\"1\";s:9:\"full_stop\";s:1:\"1\";s:6:\"commas\";s:1:\"1\";s:11:\"all_numbers\";s:1:\"1\";s:19:\"image_title_to_html\";s:1:\"1\";s:13:\"custom_filter\";s:0:\"\";s:14:\"capitalization\";s:1:\"0\";s:12:\"title_source\";s:1:\"0\";s:22:\"custom_attribute_title\";s:0:\"\";s:15:\"alt_text_source\";s:1:\"0\";s:25:\"custom_attribute_alt_text\";s:0:\"\";s:14:\"caption_source\";s:1:\"0\";s:24:\"custom_attribute_caption\";s:0:\"\";s:18:\"description_source\";s:1:\"0\";s:28:\"custom_attribute_description\";s:0:\"\";s:14:\"clean_filename\";s:1:\"1\";s:14:\"bu_image_title\";s:1:\"1\";s:16:\"bu_image_alttext\";s:1:\"1\";s:16:\"bu_image_caption\";s:1:\"1\";s:20:\"bu_image_description\";s:1:\"1\";s:16:\"bu_custom_filter\";s:0:\"\";s:17:\"bu_capitalization\";s:1:\"0\";s:15:\"bu_title_source\";s:1:\"0\";s:25:\"custom_attribute_bu_title\";s:0:\"\";s:17:\"bu_titles_in_post\";s:1:\"2\";s:18:\"bu_alt_text_source\";s:1:\"0\";s:28:\"custom_attribute_bu_alt_text\";s:0:\"\";s:19:\"bu_alt_text_in_post\";s:1:\"2\";s:17:\"bu_caption_source\";s:1:\"0\";s:27:\"custom_attribute_bu_caption\";s:0:\"\";s:20:\"bu_caption_behaviour\";s:1:\"1\";s:21:\"bu_description_source\";s:1:\"0\";s:31:\"custom_attribute_bu_description\";s:0:\"\";s:24:\"bu_description_behaviour\";s:1:\"1\";}','yes'),(11543,'abl_iaff_version','4.2','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:25:{i:0;s:70:\"addon-elements-for-elementor-page-builder/elementor-addon-elements.php\";i:1;s:30:\"advanced-custom-fields/acf.php\";i:4;s:35:\"bh-custom-preloader/plugin_main.php\";i:6;s:26:\"codistoconnect/connect.php\";i:7;s:43:\"custom-post-type-ui/custom-post-type-ui.php\";i:8;s:23:\"elementor/elementor.php\";i:9;s:37:\"elementskit-lite/elementskit-lite.php\";i:10;s:65:\"essential-addons-for-elementor-lite/essential_adons_elementor.php\";i:12;s:69:\"facebook-messenger-customer-chat/facebook-messenger-customer-chat.php\";i:13;s:25:\"forminator/forminator.php\";i:15;s:51:\"header-footer-elementor/header-footer-elementor.php\";i:16;s:31:\"jetpack-boost/jetpack-boost.php\";i:17;s:19:\"jetpack/jetpack.php\";i:18;s:45:\"media-library-helper/media-library-helper.php\";i:19;s:19:\"metform/metform.php\";i:20;s:23:\"mobile-menu/mobmenu.php\";i:21;s:29:\"nginx-helper/nginx-helper.php\";i:22;s:47:\"one-click-demo-import/one-click-demo-import.php\";i:23;s:51:\"ooohboi-steroids-for-elementor/ooohboi-steroids.php\";i:25;s:17:\"poptin/poptin.php\";i:26;s:38:\"post-duplicator/m4c-postduplicator.php\";i:28;s:23:\"revslider/revslider.php\";i:32;s:24:\"wordpress-seo/wp-seo.php\";i:33;s:29:\"wp-mail-smtp/wp_mail_smtp.php\";i:34;s:21:\"wpstream/wpstream.php\";}','yes'),(34,'category_base','','yes'),(35,'ping_sites','http://rpc.pingomatic.com/','yes'),(36,'comment_max_links','2','yes'),(37,'gmt_offset','0','yes'),(38,'default_email_category','1','yes'),(39,'recently_edited','a:3:{i:0;s:62:\"/home/vblink5/public_html/wp-content/themes/Hitzone/header.php\";i:2;s:61:\"/home/vblink5/public_html/wp-content/themes/Hitzone/style.css\";i:3;s:0:\"\";}','no'),(40,'template','Hitzone','yes'),(41,'stylesheet','Hitzone','yes'),(42,'comment_registration','0','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','0','yes'),(68,'close_comments_days_old','14','yes'),(69,'thread_comments','1','yes'),(70,'thread_comments_depth','5','yes'),(71,'page_comments','0','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:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(77,'widget_text','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(78,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(79,'uninstall_plugins','a:6:{s:23:\"elementor/elementor.php\";a:2:{i:0;s:21:\"Elementor\\Maintenance\";i:1;s:9:\"uninstall\";}s:33:\"slider-factory/slider-factory.php\";s:20:\"wpfrank_sf_uninstall\";s:24:\"wordpress-seo/wp-seo.php\";s:14:\"__return_false\";s:35:\"crazyrocket-pop-ups/crazyrocket.php\";s:21:\"crazyrocket_uninstall\";s:31:\"jetpack-boost/jetpack-boost.php\";s:48:\"Automattic\\Jetpack_Boost\\jetpack_boost_uninstall\";s:59:\"ajax-search-for-woocommerce/ajax-search-for-woocommerce.php\";a:2:{i:0;s:8:\"Freemius\";i:1;s:22:\"_uninstall_plugin_hook\";}}','no'),(80,'timezone_string','','yes'),(81,'page_for_posts','0','yes'),(82,'page_on_front','1297','yes'),(83,'default_post_format','0','yes'),(84,'link_manager_enabled','0','yes'),(85,'finished_splitting_shared_terms','1','yes'),(86,'site_icon','1352','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','1691995401','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,'wp_force_deactivated_plugins','a:0:{}','yes'),(99,'initial_db_version','53496','yes'),(100,'wpjk_user_roles','a:9:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:146:{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:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:30:\"edit_free-to-view live channel\";b:1;s:30:\"read_free-to-view live channel\";b:1;s:32:\"delete_free-to-view live channel\";b:1;s:31:\"edit_free-to-view live channels\";b:1;s:38:\"edit_others_free-to-view live channels\";b:1;s:34:\"publish_free-to-view live channels\";b:1;s:39:\"read_private_free-to-view live channels\";b:1;s:33:\"delete_free-to-view live channels\";b:1;s:41:\"delete_private_free-to-view live channels\";b:1;s:43:\"delete_published_free-to-view live channels\";b:1;s:40:\"delete_others_free-to-view live channels\";b:1;s:39:\"edit_private_free-to-view live channels\";b:1;s:41:\"edit_published_free-to-view live channels\";b:1;s:21:\"edit_free-to-view vod\";b:1;s:21:\"read_free-to-view vod\";b:1;s:23:\"delete_free-to-view vod\";b:1;s:22:\"edit_free-to-view vods\";b:1;s:29:\"edit_others_free-to-view vods\";b:1;s:25:\"publish_free-to-view vods\";b:1;s:30:\"read_private_free-to-view vods\";b:1;s:24:\"delete_free-to-view vods\";b:1;s:32:\"delete_private_free-to-view vods\";b:1;s:34:\"delete_published_free-to-view vods\";b:1;s:31:\"delete_others_free-to-view vods\";b:1;s:30:\"edit_private_free-to-view vods\";b:1;s:32:\"edit_published_free-to-view vods\";b:1;s:17:\"manage_forminator\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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: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:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop manager\";s:12:\"capabilities\";a:92:{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:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:10:\"edit_posts\";b:1;s:10:\"edit_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:20:\"edit_published_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:17:\"edit_others_pages\";b:1;s:13:\"publish_posts\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_posts\";b:1;s:12:\"delete_pages\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:19:\"delete_others_pages\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:17:\"moderate_comments\";b:1;s:12:\"upload_files\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:10:\"list_users\";b:1;s:18:\"edit_theme_options\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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;}}}','yes'),(101,'fresh_site','0','yes'),(102,'user_count','3','no'),(103,'widget_block','a:6:{i:2;a:1:{s:7:\"content\";s:19:\"<!-- wp:search /-->\";}i:3;a:1:{s:7:\"content\";s:154:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Posts</h2><!-- /wp:heading --><!-- wp:latest-posts /--></div><!-- /wp:group -->\";}i:4;a:1:{s:7:\"content\";s:227:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Comments</h2><!-- /wp:heading --><!-- wp:latest-comments {\"displayAvatar\":false,\"displayDate\":false,\"displayExcerpt\":false} /--></div><!-- /wp:group -->\";}i:5;a:1:{s:7:\"content\";s:146:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Archives</h2><!-- /wp:heading --><!-- wp:archives /--></div><!-- /wp:group -->\";}i:6;a:1:{s:7:\"content\";s:150:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Categories</h2><!-- /wp:heading --><!-- wp:categories /--></div><!-- /wp:group -->\";}s:12:\"_multiwidget\";i:1;}','yes'),(104,'sidebars_widgets','a:5:{s:19:\"wp_inactive_widgets\";a:0:{}s:11:\"footer_Menu\";a:0:{}s:10:\"newsletter\";a:0:{}s:9:\"sidebar-1\";a:5:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:7:\"block-5\";i:4;s:7:\"block-6\";}s:13:\"array_version\";i:3;}','yes'),(105,'cron','a:28:{i:1684610944;a:1:{s:22:\"forminator_send_export\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:12:\"every_minute\";s:4:\"args\";a:0:{}s:8:\"interval\";i:60;}}}i:1684610956;a:1:{s:26:\"action_scheduler_run_queue\";a:1:{s:32:\"0d04ed39571b55704c122d726248bbac\";a:3:{s:8:\"schedule\";s:12:\"every_minute\";s:4:\"args\";a:1:{i:0;s:7:\"WP Cron\";}s:8:\"interval\";i:60;}}}i:1684610961;a:1:{s:17:\"jetpack_sync_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:21:\"jetpack_sync_interval\";s:4:\"args\";a:0:{}s:8:\"interval\";i:300;}}}i:1684610972;a:1:{s:25:\"forminator_process_report\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:12:\"every_minute\";s:4:\"args\";a:0:{}s:8:\"interval\";i:60;}}}i:1684611035;a:1:{s:22:\"jetpack_sync_full_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:21:\"jetpack_sync_interval\";s:4:\"args\";a:0:{}s:8:\"interval\";i:300;}}}i:1684611138;a:1:{s:28:\"woocommerce_cleanup_sessions\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1684611802;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:1684612001;a:3:{s:42:\"forminator_general_data_protection_cleanup\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}s:33:\"wc_admin_process_orders_milestone\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}s:46:\"facebook_for_woocommerce_hourly_heartbeat_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1684612014;a:1:{s:29:\"wc_admin_unsnooze_admin_notes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1684612276;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:1684612824;a:1:{s:12:\"wsal_cleanup\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1684614071;a:1:{s:27:\"acfwf_dismiss_wc_admin_note\";a:1:{s:32:\"071c4195255ea732f45ace54d26d60ee\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:1:{i:0;s:16:\"acfw-install-wwp\";}s:8:\"interval\";i:3600;}}}i:1684614159;a:1:{s:27:\"acfwf_dismiss_wc_admin_note\";a:1:{s:32:\"e783ed77f1819b9ddb9e6ac7668b314d\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:1:{i:0;s:20:\"acfw-premium-upgrade\";}s:8:\"interval\";i:3600;}}}i:1684627200;a:1:{s:27:\"woocommerce_scheduled_sales\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1684651401;a:5:{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;}}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:1684651411;a:4:{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;}}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;}}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:1684651570;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:1684651571;a:1:{s:14:\"wc_admin_daily\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1684651601;a:2:{s:20:\"jetpack_v2_heartbeat\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:45:\"facebook_for_woocommerce_daily_heartbeat_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1684658758;a:1:{s:24:\"jp_purge_transients_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1684662550;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:1684662624;a:1:{s:18:\"wsal_delete_logins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1684675948;a:2:{s:33:\"woocommerce_cleanup_personal_data\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:30:\"woocommerce_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:1684686738;a:2:{s:24:\"woocommerce_cleanup_logs\";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:\"woocommerce_cleanup_rate_limits\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1684690398;a:1:{s:30:\"schedule_forminator_daily_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1684896727;a:1:{s:24:\"acfw_usage_tracking_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1684997001;a:1:{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:7:\"version\";i:2;}','yes'),(106,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(107,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(108,'widget_archives','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(109,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(110,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(111,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(112,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(113,'widget_meta','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(114,'widget_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(115,'widget_recent-posts','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(116,'widget_recent-comments','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(117,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(118,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(119,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(120,'recovery_keys','a:0:{}','yes'),(121,'theme_mods_twentytwentythree','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1676443503;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:3:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";}s:9:\"sidebar-2\";a:2:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";}}}}','yes'),(364,'_transient_jetpack_autoloader_plugin_paths','a:2:{i:0;s:25:\"{{WP_PLUGIN_DIR}}/jetpack\";i:1;s:31:\"{{WP_PLUGIN_DIR}}/jetpack-boost\";}','yes'),(365,'action_scheduler_lock_async-request-runner','1684608424','yes'),(366,'woocommerce_admin_notices','a:3:{i:0;s:6:\"update\";i:1;s:20:\"no_secure_connection\";i:2;s:14:\"template_files\";}','yes'),(368,'wpmudev_recommended_plugins_registered','a:1:{s:25:\"forminator/forminator.php\";a:1:{s:13:\"registered_at\";i:1676443601;}}','no'),(369,'forminator_default_report_entry','1','yes'),(370,'forminator_version','1.23.3','yes'),(372,'bh_preloader','a:10:{s:16:\"bh-preloader-opt\";b:1;s:25:\"bh-preloader-homepage-opt\";b:0;s:17:\"bh-preloader-type\";s:5:\"pre-2\";s:19:\"bh-image-preloaders\";s:10:\"preloader1\";s:21:\"bh-preloader-bg-color\";s:4:\"#fff\";s:18:\"bh-preloader-color\";s:7:\"#0ecad4\";s:10:\"bh-opacity\";s:1:\"1\";s:13:\"bh-delay-time\";s:3:\"350\";s:10:\"css-option\";s:0:\"\";s:10:\"img-option\";s:0:\"\";}','yes'),(373,'elementor_version','3.12.2','yes'),(374,'elementor_install_history','a:5:{s:6:\"3.11.0\";i:1676443601;s:6:\"3.11.1\";i:1676879533;s:6:\"3.11.2\";i:1677143646;s:6:\"3.12.1\";i:1680694651;s:6:\"3.12.2\";i:1682750761;}','yes'),(375,'elementor_events_db_version','1.0.0','no'),(14412,'_transient_woocommerce_webhook_ids_status_active','a:1:{i:0;i:1;}','yes'),(378,'widget_woocommerce_widget_cart','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(379,'widget_woocommerce_layered_nav_filters','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(380,'widget_woocommerce_layered_nav','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(381,'widget_woocommerce_price_filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(382,'widget_woocommerce_product_categories','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(383,'widget_woocommerce_product_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(384,'widget_woocommerce_product_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(385,'widget_woocommerce_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(386,'widget_woocommerce_recently_viewed_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(387,'widget_woocommerce_top_rated_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(388,'widget_woocommerce_recent_reviews','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(389,'widget_woocommerce_rating_filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(390,'widget_forminator_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(391,'widget_dgwt_wcas_ajax_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(394,'facebook_config','a:4:{s:8:\"pixel_id\";s:1:\"0\";s:7:\"use_pii\";b:1;s:7:\"use_s2s\";b:0;s:12:\"access_token\";s:0:\"\";}','yes'),(395,'wc_facebook_for_woocommerce_is_active','yes','yes'),(76065,'wc_facebook_for_woocommerce_lifecycle_events','[{\"name\":\"upgrade\",\"time\":1681457081,\"version\":\"3.0.18\",\"data\":{\"from_version\":\"3.0.16\"}},{\"name\":\"upgrade\",\"time\":1680694655,\"version\":\"3.0.16\",\"data\":{\"from_version\":\"3.0.12\"}},{\"name\":\"upgrade\",\"time\":1677070268,\"version\":\"3.0.12\",\"data\":{\"from_version\":\"3.0.11\"}},{\"name\":\"install\",\"time\":1676443601,\"version\":\"3.0.11\"}]','no'),(397,'wc_facebook_for_woocommerce_version','3.0.18','yes'),(344,'woocommerce_inbox_variant_assignment','9','yes'),(371,'jetpack_connection_active_plugins','a:2:{s:7:\"jetpack\";a:1:{s:4:\"name\";s:7:\"Jetpack\";}s:13:\"jetpack-boost\";a:2:{s:4:\"name\";s:13:\"Jetpack Boost\";s:8:\"url_info\";s:0:\"\";}}','yes'),(348,'_transient_timeout_wpstream_woo_movie_category_values_label','1684622462','no'),(349,'_transient_wpstream_woo_movie_category_values_label','a:0:{}','no'),(1285,'custom_icon','','yes'),(352,'_transient_timeout_wpstream_woo_actors_category_values_label','1684622462','no'),(353,'_transient_wpstream_woo_actors_category_values_label','a:0:{}','no'),(356,'_transient_timeout_wpstream_woo_product_cat_label','1684622462','no'),(357,'_transient_wpstream_woo_product_cat_label','a:0:{}','no'),(360,'_transient_timeout_wpstream_woo_movie_rating_category_values_label','1684622462','no'),(361,'_transient_wpstream_woo_movie_rating_category_values_label','a:0:{}','no'),(127,'rt_wp_nginx_helper_options','a:18:{s:9:\"log_level\";s:4:\"INFO\";s:12:\"log_filesize\";i:5;s:12:\"enable_purge\";i:1;s:10:\"enable_map\";i:0;s:10:\"enable_log\";i:0;s:12:\"enable_stamp\";i:0;s:21:\"purge_homepage_on_new\";i:1;s:22:\"purge_homepage_on_edit\";i:1;s:21:\"purge_homepage_on_del\";i:1;s:20:\"purge_archive_on_new\";i:1;s:21:\"purge_archive_on_edit\";i:1;s:20:\"purge_archive_on_del\";i:1;s:28:\"purge_archive_on_new_comment\";i:0;s:32:\"purge_archive_on_deleted_comment\";i:0;s:17:\"purge_page_on_mod\";i:1;s:25:\"purge_page_on_new_comment\";i:1;s:29:\"purge_page_on_deleted_comment\";i:1;s:12:\"purge_method\";s:11:\"get_request\";}','yes'),(128,'https_detection_errors','a:0:{}','yes'),(83812,'woocommerce_attribute_lookup_last_product_id_to_process','2414','yes'),(83813,'woocommerce_attribute_lookup_processed_count','10','yes'),(10844,'woocommerce_task_list_prompt_shown','1','yes'),(10845,'woocommerce_task_list_reminder_bar_hidden','yes','yes'),(156,'finished_updating_comment_type','1','yes'),(147,'can_compress_scripts','1','no'),(4488,'revslider-latest-version','6.6.13','yes'),(4489,'revslider-stable-version','4.2.0','yes'),(4490,'revslider-notices','a:4:{i:0;O:8:\"stdClass\":9:{s:7:\"version\";s:5:\"1.0.0\";s:4:\"text\";s:545:\"<div style=\"display: block; background: #fff;text-align: center; \nheight: 300px;\"><a \nhref=\"https://account.sliderrevolution.com/portal/pricing/?utm_source=admin&utm_medium=banner&utm_campaign=srusers&utm_content=getpremium2\"\n target=\"_blank\" rel=\"noopener\"><video style=\"object-fit: \ncover; background-size: cover; opacity: 1; width: 920px; height: 300px; \ndisplay: inline-block;\" muted=\"\" loop=\"\" autoplay=\"\" \npreload=\"auto\"><source \nsrc=\"//updates.themepunch-ext-b.tools//banners/videobanner_premium2.mp4\" \ntype=\"video/mp4\"></video></a></div>\";s:4:\"code\";s:12:\"TPRSV6511-01\";s:5:\"color\";s:5:\"green\";s:7:\"disable\";b:0;s:9:\"is_global\";b:0;s:4:\"type\";s:1:\"3\";s:10:\"show_until\";s:19:\"0000-00-00 00:00:00\";s:10:\"additional\";a:0:{}}i:1;O:8:\"stdClass\":9:{s:7:\"version\";s:5:\"1.0.0\";s:4:\"text\";s:407:\"<div style=\"display: block; background:#fff;text-align: center; \nheight: 250px;\"><a \nhref=\"https://www.sliderrevolution.com/wordpress-hosting/?utm_source=admin&utm_medium=banner&utm_campaign=srusers&utm_content=getwphosting\"\n target=\"_blank\" rel=\"noopener\"><img style=\"width: 960px; \nheight: 250px; display: inline-block;\" \n src=\"//updates.themepunch-ext-b.tools//banners/rs60/wphostingadmin.jpg\"></a></div>\";s:4:\"code\";s:12:\"TPRSV6518-01\";s:5:\"color\";s:5:\"green\";s:7:\"disable\";b:0;s:9:\"is_global\";b:0;s:4:\"type\";s:1:\"3\";s:10:\"show_until\";s:19:\"0000-00-00 00:00:00\";s:10:\"additional\";a:0:{}}i:2;O:8:\"stdClass\":9:{s:7:\"version\";s:5:\"1.9.9\";s:4:\"text\";s:556:\"<div style=\"display: block; background: #fff;text-align: center; height: 300px;\"><a href=\"https://www.sliderrevolution.com/slider-revolution-visual-editor-version-6-6/?utm_source=admin&utm_medium=banner&utm_campaign=srusers&utm_content=update66\" target=\"_blank\" rel=\"noopener\"><video style=\"object-fit: cover; background-size: cover; opacity: 1; width: 920px; height: 300px; display: inline-block;\" muted loop autoplay preload=\"auto\"><source src=\"//updates.themepunch-ext-b.tools//banners/rs60/update66videobanner2.mp4\" type=\"video/mp4\"></video></a></div>\n\";s:4:\"code\";s:8:\"TPRSV663\";s:5:\"color\";s:5:\"green\";s:7:\"disable\";b:0;s:9:\"is_global\";b:0;s:4:\"type\";s:1:\"3\";s:10:\"show_until\";s:19:\"0000-00-00 00:00:00\";s:10:\"additional\";a:0:{}}i:3;O:8:\"stdClass\":9:{s:7:\"version\";s:5:\"9.9.9\";s:4:\"text\";s:527:\"<div style=\"display: block; background: #0d0d0e;text-align: center; height: 504px;\"><a href=\"https://account.sliderrevolution.com/portal/pricing/?utm_source=admin&utm_medium=banner&utm_campaign=srusers&utm_content=getpremium3\" target=\"_blank\" rel=\"noopener\"><video style=\"object-fit: cover; background-size: cover; opacity: 1; width: 900px; height: 504px; display: inline-block;\" muted loop autoplay preload=\"auto\"><source src=\"//updates.themepunch-ext-b.tools//banners/rs60/buypremium3.mp4\" type=\"video/mp4\"></video></a></div>\";s:4:\"code\";s:8:\"TPRSV668\";s:5:\"color\";s:5:\"green\";s:7:\"disable\";b:0;s:9:\"is_global\";b:0;s:4:\"type\";s:1:\"3\";s:10:\"show_until\";s:19:\"0000-00-00 00:00:00\";s:10:\"additional\";a:0:{}}}','yes'),(4491,'revslider-additions','O:8:\"stdClass\":1:{s:7:\"selling\";b:1;}','yes'),(4492,'rs-addons-counter','0','yes'),(4493,'revslider-addons','O:8:\"stdClass\":30:{s:25:\"revslider-particles-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"352\";s:9:\"releaseid\";s:1:\"7\";s:4:\"slug\";s:25:\"revslider-particles-addon\";s:12:\"version_from\";s:5:\"6.3.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:16:\"Particle Effects\";s:6:\"line_1\";s:17:\"Let\'s Parti(cle)!\";s:6:\"line_2\";s:51:\"Add interactive particle animations to your sliders\";s:9:\"available\";s:5:\"2.3.4\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:2:\"10\";s:11:\"last_update\";s:10:\"2021-03-17\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:76:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_particles.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PT\";}}s:27:\"revslider-bubblemorph-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"351\";s:9:\"releaseid\";s:2:\"20\";s:4:\"slug\";s:27:\"revslider-bubblemorph-addon\";s:12:\"version_from\";s:6:\"6.2.50\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:11:\"BubbleMorph\";s:6:\"line_1\";s:26:\"Include BubbleMorph Layers\";s:6:\"line_2\";s:33:\"for a decorative lava lamp effect\";s:9:\"available\";s:5:\"2.2.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:2:\"20\";s:11:\"last_update\";s:10:\"2021-01-20\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:78:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_bubblemorph.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"BM\";}}s:27:\"revslider-beforeafter-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"350\";s:9:\"releaseid\";s:2:\"15\";s:4:\"slug\";s:27:\"revslider-beforeafter-addon\";s:12:\"version_from\";s:6:\"6.2.50\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:14:\"Before & After\";s:6:\"line_1\";s:35:\"Compare two slides before and after\";s:6:\"line_2\";s:33:\"use it vertically or horizontally\";s:9:\"available\";s:6:\"2.0.10\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:0:\"\";s:4:\"sort\";s:2:\"40\";s:11:\"last_update\";s:10:\"2020-10-30\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:78:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_beforeafter.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"BA\";}}s:26:\"revslider-typewriter-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"56\";s:9:\"releaseid\";s:1:\"3\";s:4:\"slug\";s:26:\"revslider-typewriter-addon\";s:12:\"version_from\";s:5:\"5.3.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:17:\"Typewriter Effect\";s:6:\"line_1\";s:27:\"Enhance your slider\'s text \";s:6:\"line_2\";s:24:\"with typewriter effects \";s:9:\"available\";s:5:\"2.0.3\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:2:\"50\";s:11:\"last_update\";s:10:\"2020-06-18\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_typewriter.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"TW\";}}s:25:\"revslider-mousetrap-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"307\";s:9:\"releaseid\";s:2:\"24\";s:4:\"slug\";s:25:\"revslider-mousetrap-addon\";s:12:\"version_from\";s:6:\"6.2.23\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:9:\"Mousetrap\";s:6:\"line_1\";s:31:\"Create all kinds of interesting\";s:6:\"line_2\";s:19:\" mouse interactions\";s:9:\"available\";s:5:\"2.0.8\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:2:\"60\";s:11:\"last_update\";s:10:\"2020-10-15\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:76:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_mousetrap.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"MT\";}}s:28:\"revslider-liquideffect-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"75\";s:9:\"releaseid\";s:2:\"21\";s:4:\"slug\";s:28:\"revslider-liquideffect-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:10:\"Distortion\";s:6:\"line_1\";s:22:\"Add Distortion Effects\";s:6:\"line_2\";s:30:\"to your slides and transitions\";s:9:\"available\";s:5:\"2.0.4\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:2:\"70\";s:11:\"last_update\";s:10:\"2020-05-05\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_distortion.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"LE\";}}s:22:\"revslider-lottie-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"309\";s:9:\"releaseid\";s:2:\"25\";s:4:\"slug\";s:22:\"revslider-lottie-addon\";s:12:\"version_from\";s:5:\"6.3.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Lottie\";s:6:\"line_1\";s:53:\"Adds support for the popular Lottie Animation format,\";s:6:\"line_2\";s:70:\" including animation control, style customization and a local library.\";s:9:\"available\";s:5:\"2.0.3\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:2:\"80\";s:11:\"last_update\";s:10:\"2020-12-19\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:73:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_lottie.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"LT\";}}s:26:\"revslider-paintbrush-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"77\";s:9:\"releaseid\";s:2:\"23\";s:4:\"slug\";s:26:\"revslider-paintbrush-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:10:\"Paintbrush\";s:6:\"line_1\";s:14:\"Paint or Erase\";s:6:\"line_2\";s:22:\"your background images\";s:9:\"available\";s:5:\"2.1.9\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:2:\"90\";s:11:\"last_update\";s:10:\"2020-06-14\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_paintbrush.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PB\";}}s:22:\"revslider-slicey-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"311\";s:9:\"releaseid\";s:2:\"13\";s:4:\"slug\";s:22:\"revslider-slicey-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Slicey\";s:6:\"line_1\";s:20:\"Slice \'em up nicely!\";s:6:\"line_2\";s:38:\"Create image slices of your background\";s:9:\"available\";s:5:\"2.0.6\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"110\";s:11:\"last_update\";s:10:\"2020-05-05\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:73:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_slicey.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SL\";}}s:25:\"revslider-filmstrip-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"64\";s:9:\"releaseid\";s:2:\"10\";s:4:\"slug\";s:25:\"revslider-filmstrip-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:9:\"Filmstrip\";s:6:\"line_1\";s:44:\"Display a continously rotating set of images\";s:6:\"line_2\";s:26:\"for your slide backgrounds\";s:9:\"available\";s:5:\"2.0.4\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"125\";s:11:\"last_update\";s:10:\"2021-01-05\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:76:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_filmstrip.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"FS\";}}s:27:\"revslider-maintenance-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"58\";s:9:\"releaseid\";s:1:\"4\";s:4:\"slug\";s:27:\"revslider-maintenance-addon\";s:12:\"version_from\";s:5:\"5.3.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:15:\"Coming & Maint.\";s:6:\"line_1\";s:37:\"Simple Coming Soon & Maintenance Page\";s:6:\"line_2\";s:42:\"Let your visitors know what\'s up and when!\";s:9:\"available\";s:5:\"2.1.3\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"127\";s:11:\"last_update\";s:10:\"2020-12-15\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:84:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_underconstruction.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"MT\";}}s:24:\"revslider-revealer-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"312\";s:9:\"releaseid\";s:2:\"19\";s:4:\"slug\";s:24:\"revslider-revealer-addon\";s:12:\"version_from\";s:5:\"6.2.3\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Reveal\";s:6:\"line_1\";s:9:\"Reveal...\";s:6:\"line_2\";s:37:\"...your inner beast... and RevSliders\";s:9:\"available\";s:5:\"2.1.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"130\";s:11:\"last_update\";s:10:\"2020-01-01\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:73:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_reveal.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"RV\";}}s:24:\"revslider-panorama-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"70\";s:9:\"releaseid\";s:2:\"17\";s:4:\"slug\";s:24:\"revslider-panorama-addon\";s:12:\"version_from\";s:7:\"5.4.5.2\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:8:\"Panorama\";s:6:\"line_1\";s:14:\"Panorama AddOn\";s:6:\"line_2\";s:28:\"Display images in 360 degree\";s:9:\"available\";s:5:\"2.1.3\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"135\";s:11:\"last_update\";s:10:\"2020-10-07\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:75:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_panorama.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PN\";}}s:27:\"revslider-scrollvideo-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"310\";s:9:\"releaseid\";s:2:\"26\";s:4:\"slug\";s:27:\"revslider-scrollvideo-addon\";s:12:\"version_from\";s:5:\"6.3.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:12:\"Scroll Video\";s:6:\"line_1\";s:114:\"This addon allows you to generate a sequence of images from any html5 video and play them with scroll interaction.\";s:6:\"line_2\";s:49:\"Quality options are included for optimal results!\";s:9:\"available\";s:5:\"2.0.4\";s:10:\"background\";s:78:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_scrollvideo.jpg\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"140\";s:11:\"last_update\";s:10:\"2021-02-24\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:78:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_scrollvideo.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SV\";}}s:31:\"revslider-explodinglayers-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"76\";s:9:\"releaseid\";s:2:\"22\";s:4:\"slug\";s:31:\"revslider-explodinglayers-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:16:\"Exploding Layers\";s:6:\"line_1\";s:23:\"Add explosive particles\";s:6:\"line_2\";s:24:\"to your layers animation\";s:9:\"available\";s:5:\"2.1.3\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"150\";s:11:\"last_update\";s:10:\"2020-07-16\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:76:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_exploding.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"EL\";}}s:23:\"revslider-sharing-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"57\";s:9:\"releaseid\";s:1:\"5\";s:4:\"slug\";s:23:\"revslider-sharing-addon\";s:12:\"version_from\";s:5:\"5.3.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:14:\"Social Sharing\";s:6:\"line_1\";s:17:\"Share your slides\";s:6:\"line_2\";s:50:\"with RevSlider \"actions\" because sharing is caring\";s:9:\"available\";s:5:\"2.0.5\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"165\";s:11:\"last_update\";s:10:\"2020-02-20\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:80:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_socialsharing.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SH\";}}s:26:\"revslider-whiteboard-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"308\";s:9:\"releaseid\";s:1:\"1\";s:4:\"slug\";s:26:\"revslider-whiteboard-addon\";s:12:\"version_from\";s:5:\"5.2.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:10:\"Whiteboard\";s:6:\"line_1\";s:31:\"Create Hand-Drawn Presentations\";s:6:\"line_2\";s:45:\"that are understandable, memorable & engaging\";s:9:\"available\";s:5:\"2.2.3\";s:10:\"background\";s:81:\"//updates.themepunch-ext-b.tools/revslider/addons/images/whiteboard_widget_bg.jpg\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"170\";s:11:\"last_update\";s:10:\"2021-01-15\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_whiteboard.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"WB\";}}s:24:\"revslider-polyfold-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"61\";s:9:\"releaseid\";s:2:\"14\";s:4:\"slug\";s:24:\"revslider-polyfold-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:22:\"Polyfold Scroll Effect\";s:6:\"line_1\";s:32:\"Add sharp edges to your sliders \";s:6:\"line_2\";s:35:\"as they scroll into and out of view\";s:9:\"available\";s:5:\"2.0.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"180\";s:11:\"last_update\";s:10:\"2020-01-01\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:75:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_polyfold.jpg\";s:5:\"color\";s:7:\"#3e186f\";s:4:\"text\";s:2:\"PF\";}}s:29:\"revslider-domain-switch-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"78\";s:9:\"releaseid\";s:2:\"11\";s:4:\"slug\";s:29:\"revslider-domain-switch-addon\";s:12:\"version_from\";s:5:\"6.0.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:13:\"Domain Switch\";s:6:\"line_1\";s:17:\"Switch Image URLs\";s:6:\"line_2\";s:37:\"in sliders from one domain to another\";s:9:\"available\";s:5:\"1.0.1\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"300\";s:11:\"last_update\";s:10:\"2022-02-19\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:79:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_domainswitch.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"DS\";}}s:23:\"revslider-refresh-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"73\";s:9:\"releaseid\";s:2:\"10\";s:4:\"slug\";s:23:\"revslider-refresh-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:8:\"(Re)Load\";s:6:\"line_1\";s:39:\"Reload the current page or a custom URL\";s:6:\"line_2\";s:34:\"after a certain time, loops, slide\";s:9:\"available\";s:5:\"2.0.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"330\";s:11:\"last_update\";s:10:\"2020-01-01\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:73:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_reload.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"RF\";}}s:25:\"revslider-rel-posts-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"55\";s:9:\"releaseid\";s:1:\"9\";s:4:\"slug\";s:25:\"revslider-rel-posts-addon\";s:12:\"version_from\";s:7:\"5.2.4.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:13:\"Related Posts\";s:6:\"line_1\";s:25:\"Add related Posts Sliders\";s:6:\"line_2\";s:31:\"at the end of your post content\";s:9:\"available\";s:5:\"2.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"340\";s:11:\"last_update\";s:10:\"2021-06-12\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:76:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_wprelated.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"RP\";}}s:20:\"revslider-snow-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"59\";s:9:\"releaseid\";s:1:\"6\";s:4:\"slug\";s:20:\"revslider-snow-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:12:\"Holiday Snow\";s:6:\"line_1\";s:12:\"Let it snow!\";s:6:\"line_2\";s:32:\"Add animated snow to any Slider \";s:9:\"available\";s:5:\"2.0.1\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"380\";s:11:\"last_update\";s:10:\"2020-12-04\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:71:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_snow.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SN\";}}s:23:\"revslider-gallery-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"54\";s:9:\"releaseid\";s:1:\"2\";s:4:\"slug\";s:23:\"revslider-gallery-addon\";s:12:\"version_from\";s:5:\"5.2.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:17:\"WordPress Gallery\";s:6:\"line_1\";s:31:\"Replace the standard WP Gallery\";s:6:\"line_2\";s:31:\"with the Sliders of your choice\";s:9:\"available\";s:5:\"2.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"430\";s:11:\"last_update\";s:10:\"2020-12-04\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:76:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_wpgallery.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"GA\";}}s:22:\"revslider-backup-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"53\";s:9:\"releaseid\";s:1:\"3\";s:4:\"slug\";s:22:\"revslider-backup-addon\";s:12:\"version_from\";s:5:\"5.2.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Backup\";s:6:\"line_1\";s:12:\"Make Backups\";s:6:\"line_2\";s:25:\"Revisions for your safety\";s:9:\"available\";s:5:\"2.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"500\";s:11:\"last_update\";s:10:\"2020-12-04\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:73:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_backup.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"BU\";}}s:19:\"revslider-404-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"62\";s:9:\"releaseid\";s:1:\"8\";s:4:\"slug\";s:19:\"revslider-404-addon\";s:12:\"version_from\";s:3:\"5.3\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:3:\"404\";s:6:\"line_1\";s:39:\"Build custom 404 \"Page not Found\" Pages\";s:6:\"line_2\";s:28:\"with Slider Revolution swag!\";s:9:\"available\";s:5:\"2.0.1\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"620\";s:11:\"last_update\";s:10:\"2022-12-04\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:70:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_404.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:3:\"404\";}}s:30:\"revslider-prevnext-posts-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"63\";s:9:\"releaseid\";s:1:\"9\";s:4:\"slug\";s:30:\"revslider-prevnext-posts-addon\";s:12:\"version_from\";s:3:\"5.4\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:14:\"Adjacent Posts\";s:6:\"line_1\";s:30:\"Display previous and next post\";s:6:\"line_2\";s:28:\"to the currently showing one\";s:9:\"available\";s:5:\"2.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"630\";s:11:\"last_update\";s:10:\"2020-12-04\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_wpadjacent.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PN\";}}s:21:\"revslider-login-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"65\";s:9:\"releaseid\";s:2:\"11\";s:4:\"slug\";s:21:\"revslider-login-addon\";s:12:\"version_from\";s:3:\"5.4\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:10:\"Login Page\";s:6:\"line_1\";s:25:\"Very simple WP Login Page\";s:6:\"line_2\";s:34:\"enhanced with your favorite slider\";s:9:\"available\";s:5:\"2.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"650\";s:11:\"last_update\";s:10:\"2020-12-04\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:72:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_login.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"LI\";}}s:24:\"revslider-featured-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"66\";s:9:\"releaseid\";s:2:\"12\";s:4:\"slug\";s:24:\"revslider-featured-addon\";s:12:\"version_from\";s:3:\"5.4\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:20:\"Post Featured Slider\";s:6:\"line_1\";s:25:\"Display a featured Slider\";s:6:\"line_2\";s:41:\"instead of a featured Image in your Posts\";s:9:\"available\";s:5:\"2.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"660\";s:11:\"last_update\";s:10:\"2020-12-04\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_wpfeatured.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"FT\";}}s:23:\"revslider-weather-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"69\";s:9:\"releaseid\";s:2:\"16\";s:4:\"slug\";s:23:\"revslider-weather-addon\";s:12:\"version_from\";s:7:\"5.4.5.2\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:7:\"Weather\";s:6:\"line_1\";s:21:\"Every where you go...\";s:6:\"line_2\";s:36:\"...always take the weather with you!\";s:9:\"available\";s:5:\"2.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"690\";s:11:\"last_update\";s:10:\"2020-12-04\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:74:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_weather.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"WT\";}}s:30:\"revslider-duotonefilters-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"71\";s:9:\"releaseid\";s:2:\"18\";s:4:\"slug\";s:30:\"revslider-duotonefilters-addon\";s:12:\"version_from\";s:5:\"5.4.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:7:\"Duotone\";s:6:\"line_1\";s:7:\"Duotone\";s:6:\"line_2\";s:25:\"Because one is not enough\";s:9:\"available\";s:5:\"2.0.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"710\";s:11:\"last_update\";s:10:\"2020-01-01\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:74:\"//updates.themepunch-ext-b.tools/revslider/addons/images/addon_duotone.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:3:\"DTF\";}}}','yes'),(159,'current_theme','hitzone','yes'),(160,'theme_mods_Hitzone','a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:3:{s:6:\"menu-1\";i:0;s:19:\"left-wp-mobile-menu\";i:44;s:20:\"right-wp-mobile-menu\";i:0;}s:18:\"custom_css_post_id\";i:1358;s:11:\"custom_logo\";s:0:\"\";}','yes'),(161,'theme_switched','','yes'),(444,'bsf_analytics_installed_time','1676443617','no'),(445,'_elementor_installed_time','1676443617','yes'),(376,'woocommerce_maxmind_geolocation_settings','a:1:{s:15:\"database_prefix\";s:32:\"Hy8snTTsWbnVHuqn0172EsGue4ANovTC\";}','yes'),(166,'fs_active_plugins','O:8:\"stdClass\":3:{s:7:\"plugins\";a:1:{s:20:\"mobile-menu/freemius\";O:8:\"stdClass\":4:{s:7:\"version\";s:5:\"2.5.3\";s:4:\"type\";s:6:\"plugin\";s:9:\"timestamp\";i:1681462599;s:11:\"plugin_path\";s:23:\"mobile-menu/mobmenu.php\";}}s:7:\"abspath\";s:26:\"/home/vblink5/public_html/\";s:6:\"newest\";O:8:\"stdClass\":5:{s:11:\"plugin_path\";s:23:\"mobile-menu/mobmenu.php\";s:8:\"sdk_path\";s:20:\"mobile-menu/freemius\";s:7:\"version\";s:5:\"2.5.3\";s:13:\"in_activation\";b:0;s:9:\"timestamp\";i:1682747435;}}','yes'),(167,'fs_debug_mode','','yes'),(168,'fs_accounts','a:14:{s:21:\"id_slug_type_path_map\";a:3:{i:700;a:2:{s:4:\"slug\";s:27:\"ajax-search-for-woocommerce\";s:4:\"type\";s:6:\"plugin\";}i:235;a:3:{s:4:\"slug\";s:11:\"mobile-menu\";s:4:\"type\";s:6:\"plugin\";s:4:\"path\";s:23:\"mobile-menu/mobmenu.php\";}i:2812;a:3:{s:4:\"slug\";s:22:\"woo-bulk-edit-products\";s:4:\"type\";s:6:\"plugin\";s:4:\"path\";s:35:\"woo-bulk-edit-products/products.php\";}}s:11:\"plugin_data\";a:3:{s:27:\"ajax-search-for-woocommerce\";a:23:{s:16:\"plugin_main_file\";O:8:\"stdClass\":1:{s:9:\"prev_path\";s:59:\"ajax-search-for-woocommerce/ajax-search-for-woocommerce.php\";}s:20:\"is_network_activated\";b:0;s:17:\"install_timestamp\";i:1676443570;s:17:\"was_plugin_loaded\";b:1;s:21:\"is_plugin_new_install\";b:0;s:16:\"sdk_last_version\";s:5:\"2.5.3\";s:11:\"sdk_version\";s:5:\"2.5.6\";s:16:\"sdk_upgrade_mode\";b:1;s:18:\"sdk_downgrade_mode\";b:0;s:19:\"plugin_last_version\";s:6:\"1.22.3\";s:14:\"plugin_version\";s:6:\"1.23.0\";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:24:\"staging.vblinkonline.com\";s:9:\"server_ip\";s:14:\"209.182.198.25\";s:9:\"is_active\";b:1;s:9:\"timestamp\";i:1676443570;s:7:\"version\";s:6:\"1.22.3\";}s:15:\"prev_is_premium\";b:0;s:30:\"is_diagnostic_tracking_allowed\";b:1;s:30:\"is_extensions_tracking_allowed\";b:1;s:14:\"has_trial_plan\";b:0;s:19:\"keepalive_timestamp\";i:1682747435;s:20:\"activation_timestamp\";i:1680700279;s:14:\"sync_timestamp\";i:1682661887;s:22:\"install_sync_timestamp\";i:1682747435;s:15:\"is_whitelabeled\";b:0;}s:11:\"mobile-menu\";a:18:{s:16:\"plugin_main_file\";O:8:\"stdClass\":1:{s:4:\"path\";s:23:\"mobile-menu/mobmenu.php\";}s:20:\"is_network_activated\";b:0;s:17:\"install_timestamp\";i:1676930711;s:17:\"was_plugin_loaded\";b:1;s:21:\"is_plugin_new_install\";b:1;s:16:\"sdk_last_version\";s:5:\"2.5.6\";s:11:\"sdk_version\";s:5:\"2.5.3\";s:16:\"sdk_upgrade_mode\";b:0;s:18:\"sdk_downgrade_mode\";b:1;s:19:\"plugin_last_version\";N;s:14:\"plugin_version\";s:5:\"2.8.3\";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:16:\"vblinkonline.com\";s:9:\"server_ip\";s:14:\"209.182.198.25\";s:9:\"is_active\";b:1;s:9:\"timestamp\";i:1676930711;s:7:\"version\";s:5:\"2.8.3\";}s:15:\"prev_is_premium\";b:0;s:12:\"is_anonymous\";a:3:{s:2:\"is\";b:1;s:9:\"timestamp\";i:1676931508;s:7:\"version\";s:5:\"2.8.3\";}s:21:\"trial_promotion_shown\";i:1684385774;s:30:\"affiliate_program_notice_shown\";i:1680627037;}s:22:\"woo-bulk-edit-products\";a:16:{s:16:\"plugin_main_file\";O:8:\"stdClass\":1:{s:4:\"path\";s:35:\"woo-bulk-edit-products/products.php\";}s:20:\"is_network_activated\";b:0;s:17:\"install_timestamp\";i:1677181999;s:17:\"was_plugin_loaded\";b:1;s:21:\"is_plugin_new_install\";b:1;s:16:\"sdk_last_version\";s:5:\"2.5.3\";s:11:\"sdk_version\";s:5:\"2.5.6\";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.8.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:16:\"vblinkonline.com\";s:9:\"server_ip\";s:14:\"209.182.198.25\";s:9:\"is_active\";b:1;s:9:\"timestamp\";i:1677181999;s:7:\"version\";s:5:\"1.8.1\";}s:15:\"prev_is_premium\";b:0;s:12:\"is_anonymous\";a:3:{s:2:\"is\";b:1;s:9:\"timestamp\";i:1677182007;s:7:\"version\";s:5:\"1.8.1\";}}}s:13:\"file_slug_map\";a:3:{s:59:\"ajax-search-for-woocommerce/ajax-search-for-woocommerce.php\";s:27:\"ajax-search-for-woocommerce\";s:23:\"mobile-menu/mobmenu.php\";s:11:\"mobile-menu\";s:35:\"woo-bulk-edit-products/products.php\";s:22:\"woo-bulk-edit-products\";}s:7:\"plugins\";a:3:{s:27:\"ajax-search-for-woocommerce\";O:9:\"FS_Plugin\":24:{s:16:\"parent_plugin_id\";N;s:5:\"title\";s:40:\"FiboSearch - AJAX Search for WooCommerce\";s:4:\"slug\";s:27:\"ajax-search-for-woocommerce\";s:12:\"premium_slug\";s:35:\"ajax-search-for-woocommerce-premium\";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:59:\"ajax-search-for-woocommerce/ajax-search-for-woocommerce.php\";s:7:\"version\";s:6:\"1.23.0\";s:11:\"auto_update\";N;s:4:\"info\";N;s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:3:\"Pro\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_f4f2a51dbe0aee43de0692db77a3e\";s:10:\"secret_key\";N;s:2:\"id\";s:3:\"700\";s:7:\"updated\";N;s:7:\"created\";N;s:22:\"\0FS_Entity\0_is_updated\";b:0;s:17:\"opt_in_moderation\";N;}s:11:\"mobile-menu\";O:9:\"FS_Plugin\":24:{s:16:\"parent_plugin_id\";N;s:5:\"title\";s:11:\"Mobile Menu\";s:4:\"slug\";s:11:\"mobile-menu\";s:12:\"premium_slug\";s:19:\"mobile-menu-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";s:8:\"selected\";s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";N;s:4:\"file\";s:23:\"mobile-menu/mobmenu.php\";s:7:\"version\";s:5:\"2.8.3\";s:11:\"auto_update\";N;s:4:\"info\";N;s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:7:\"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_1ec93edfb66875251b62505b96489\";s:10:\"secret_key\";N;s:2:\"id\";s:3:\"235\";s:7:\"updated\";N;s:7:\"created\";N;s:22:\"\0FS_Entity\0_is_updated\";b:0;s:17:\"opt_in_moderation\";N;}s:22:\"woo-bulk-edit-products\";O:9:\"FS_Plugin\":24:{s:16:\"parent_plugin_id\";N;s:5:\"title\";s:38:\"WP Sheet Editor - WooCommerce Products\";s:4:\"slug\";s:22:\"woo-bulk-edit-products\";s:12:\"premium_slug\";s:30:\"woo-bulk-edit-products-premium\";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:35:\"woo-bulk-edit-products/products.php\";s:7:\"version\";s:5:\"1.8.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_76f83bd212746e2bef295215819a6\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"2812\";s:7:\"updated\";N;s:7:\"created\";N;s:22:\"\0FS_Entity\0_is_updated\";b:0;s:17:\"opt_in_moderation\";N;}}s:9:\"unique_id\";s:32:\"850939373532f04224a0943a1a48ebed\";s:13:\"admin_notices\";a:3:{s:11:\"mobile-menu\";a:1:{s:15:\"trial_promotion\";a:10:{s:7:\"message\";s:408:\"Hey! How do you like <b>Mobile Menu</b> so far? Test all our awesome premium features with a 14-day free trial. No commitment for 14 days - cancel anytime!  <a style=\"margin-left: 10px; vertical-align: super;\" href=\"https://vblinkonline.com/wp-admin/admin.php?billing_cycle=annual&trial=true&page=mobile-menu-options-pricing\"><button class=\"button button-primary\">Start free trial &nbsp;&#10140;</button></a>\";s:5:\"title\";s:0:\"\";s:4:\"type\";s:9:\"promotion\";s:6:\"sticky\";b:1;s:2:\"id\";s:15:\"trial_promotion\";s:10:\"manager_id\";s:11:\"mobile-menu\";s:6:\"plugin\";s:11:\"Mobile Menu\";s:10:\"wp_user_id\";N;s:11:\"dismissible\";b:1;s:4:\"data\";a:0:{}}}s:22:\"woo-bulk-edit-products\";a:0:{}s:27:\"ajax-search-for-woocommerce\";a:0:{}}s:5:\"plans\";a:1:{s:27:\"ajax-search-for-woocommerce\";a:3:{i:0;O:14:\"FS_Plugin_Plan\":21:{s:9:\"plugin_id\";s:4:\"NzAw\";s:4:\"name\";s:8:\"ZnJlZQ==\";s:5:\"title\";s:12:\"U3RhcnRlcg==\";s:11:\"description\";s:40:\"U2VhcmNoIHByb2R1Y3RzIGluIGxpdmUgdGltZQ==\";s:17:\"is_free_localhost\";s:4:\"MQ==\";s:17:\"is_block_features\";s:4:\"MQ==\";s:12:\"license_type\";s:4:\"MA==\";s:16:\"is_https_support\";s:0:\"\";s:12:\"trial_period\";N;s:23:\"is_require_subscription\";s:0:\"\";s:10:\"support_kb\";s:52:\"aHR0cHM6Ly9maWJvc2VhcmNoLmNvbS9kb2N1bWVudGF0aW9uLw==\";s:13:\"support_forum\";s:88:\"aHR0cHM6Ly93b3JkcHJlc3Mub3JnL3N1cHBvcnQvcGx1Z2luL2FqYXgtc2VhcmNoLWZvci13b29jb21tZXJjZQ==\";s:13:\"support_email\";N;s:13:\"support_phone\";N;s:13:\"support_skype\";N;s:18:\"is_success_manager\";s:0:\"\";s:11:\"is_featured\";s:0:\"\";s:2:\"id\";s:8:\"MjkwMg==\";s:7:\"updated\";s:28:\"MjAyMS0xMi0wOSAwOTo1ODowMQ==\";s:7:\"created\";s:28:\"MjAxOC0wNC0wNyAyMTozNjo1Ng==\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:1;O:14:\"FS_Plugin_Plan\":21:{s:9:\"plugin_id\";s:4:\"NzAw\";s:4:\"name\";s:4:\"cHJv\";s:5:\"title\";s:4:\"UHJv\";s:11:\"description\";s:76:\"I0luY3JlYXNlIHlvdXIgc2FsZXMgYnkgZmFzdGVyIGFuZCBtb2Rlcm4gc2VhcmNoIGVuZ2luZQ==\";s:17:\"is_free_localhost\";s:4:\"MQ==\";s:17:\"is_block_features\";s:0:\"\";s:12:\"license_type\";s:4:\"MA==\";s:16:\"is_https_support\";s:0:\"\";s:12:\"trial_period\";N;s:23:\"is_require_subscription\";s:4:\"MQ==\";s:10:\"support_kb\";s:52:\"aHR0cHM6Ly9maWJvc2VhcmNoLmNvbS9kb2N1bWVudGF0aW9uLw==\";s:13:\"support_forum\";N;s:13:\"support_email\";s:32:\"c3VwcG9ydEBmaWJvc2VhcmNoLmNvbQ==\";s:13:\"support_phone\";N;s:13:\"support_skype\";N;s:18:\"is_success_manager\";s:0:\"\";s:11:\"is_featured\";s:4:\"MQ==\";s:2:\"id\";s:8:\"NDc5OQ==\";s:7:\"updated\";s:28:\"MjAyMS0xMi0wOSAwOTo1ODoxNg==\";s:7:\"created\";s:28:\"MjAxOC0xMi0yNyAyMzoxODowNg==\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:2;O:14:\"FS_Plugin_Plan\":21:{s:9:\"plugin_id\";s:4:\"NzAw\";s:4:\"name\";s:16:\"Y3VzdG9td29yaw==\";s:5:\"title\";s:16:\"Q3VzdG9tIFdvcms=\";s:11:\"description\";N;s:17:\"is_free_localhost\";s:0:\"\";s:17:\"is_block_features\";s:4:\"MQ==\";s:12:\"license_type\";s:4:\"MA==\";s:16:\"is_https_support\";s:0:\"\";s:12:\"trial_period\";N;s:23:\"is_require_subscription\";s: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\";s:0:\"\";s:11:\"is_featured\";s:0:\"\";s:2:\"id\";s:8:\"NzM1Ng==\";s:7:\"updated\";s:28:\"MjAxOS0wOS0xMCAxNzoyMDo0Nw==\";s:7:\"created\";s:28:\"MjAxOS0wOS0xMCAxNzoxODozMQ==\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}}}s:14:\"active_plugins\";O:8:\"stdClass\":3:{s:9:\"timestamp\";i:1682747435;s:3:\"md5\";s:32:\"aecc12867721c7b106a9aa20abf4a619\";s:7:\"plugins\";a:29:{s:30:\"advanced-custom-fields/acf.php\";a:5:{s:4:\"slug\";s:22:\"advanced-custom-fields\";s:7:\"version\";s:5:\"6.1.2\";s:5:\"title\";s:22:\"Advanced Custom Fields\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:35:\"bh-custom-preloader/plugin_main.php\";a:5:{s:4:\"slug\";s:19:\"bh-custom-preloader\";s:7:\"version\";s:3:\"1.8\";s:5:\"title\";s:19:\"BH Custom Preloader\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:26:\"codistoconnect/connect.php\";a:5:{s:4:\"slug\";s:14:\"codistoconnect\";s:7:\"version\";s:6:\"1.3.65\";s:5:\"title\";s:21:\"Codisto Channel Cloud\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:43:\"custom-post-type-ui/custom-post-type-ui.php\";a:5:{s:4:\"slug\";s:19:\"custom-post-type-ui\";s:7:\"version\";s:6:\"1.13.5\";s:5:\"title\";s:19:\"Custom Post Type UI\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:23:\"elementor/elementor.php\";a:5:{s:4:\"slug\";s:9:\"elementor\";s:7:\"version\";s:6:\"3.12.1\";s:5:\"title\";s:9:\"Elementor\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:70:\"addon-elements-for-elementor-page-builder/elementor-addon-elements.php\";a:5:{s:4:\"slug\";s:41:\"addon-elements-for-elementor-page-builder\";s:7:\"version\";s:6:\"1.12.2\";s:5:\"title\";s:24:\"Elementor Addon Elements\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:51:\"header-footer-elementor/header-footer-elementor.php\";a:5:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:7:\"version\";s:6:\"1.6.13\";s:5:\"title\";s:33:\"Elementor Header & Footer Builder\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:37:\"elementskit-lite/elementskit-lite.php\";a:5:{s:4:\"slug\";s:16:\"elementskit-lite\";s:7:\"version\";s:5:\"2.8.6\";s:5:\"title\";s:16:\"ElementsKit Lite\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:65:\"essential-addons-for-elementor-lite/essential_adons_elementor.php\";a:5:{s:4:\"slug\";s:35:\"essential-addons-for-elementor-lite\";s:7:\"version\";s:5:\"5.7.0\";s:5:\"title\";s:30:\"Essential Addons for Elementor\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:69:\"facebook-messenger-customer-chat/facebook-messenger-customer-chat.php\";a:5:{s:4:\"slug\";s:32:\"facebook-messenger-customer-chat\";s:7:\"version\";s:3:\"2.5\";s:5:\"title\";s:53:\"Facebook Chat Plugin - Live Chat Plugin for WordPress\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:53:\"facebook-for-woocommerce/facebook-for-woocommerce.php\";a:5:{s:4:\"slug\";s:24:\"facebook-for-woocommerce\";s:7:\"version\";s:6:\"3.0.16\";s:5:\"title\";s:24:\"Facebook for WooCommerce\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:59:\"ajax-search-for-woocommerce/ajax-search-for-woocommerce.php\";a:5:{s:4:\"slug\";s:27:\"ajax-search-for-woocommerce\";s:7:\"version\";s:6:\"1.22.3\";s:5:\"title\";s:40:\"FiboSearch - AJAX Search for WooCommerce\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:25:\"forminator/forminator.php\";a:5:{s:4:\"slug\";s:10:\"forminator\";s:7:\"version\";s:6:\"1.22.1\";s:5:\"title\";s:10:\"Forminator\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:51:\"google-listings-and-ads/google-listings-and-ads.php\";a:5:{s:4:\"slug\";s:23:\"google-listings-and-ads\";s:7:\"version\";s:5:\"2.4.2\";s:5:\"title\";s:23:\"Google Listings and Ads\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:45:\"media-library-helper/media-library-helper.php\";a:5:{s:4:\"slug\";s:20:\"media-library-helper\";s:7:\"version\";s:5:\"1.1.0\";s:5:\"title\";s:31:\"Media Library Helper by Codexin\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:19:\"metform/metform.php\";a:5:{s:4:\"slug\";s:7:\"metform\";s:7:\"version\";s:5:\"3.2.4\";s:5:\"title\";s:7:\"MetForm\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:23:\"mobile-menu/mobmenu.php\";a:5:{s:4:\"slug\";s:11:\"mobile-menu\";s:7:\"version\";s:5:\"2.8.3\";s:5:\"title\";s:11:\"Mobile Menu\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:29:\"nginx-helper/nginx-helper.php\";a:5:{s:4:\"slug\";s:12:\"nginx-helper\";s:7:\"version\";s:5:\"2.2.2\";s:5:\"title\";s:12:\"Nginx Helper\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:47:\"one-click-demo-import/one-click-demo-import.php\";a:5:{s:4:\"slug\";s:21:\"one-click-demo-import\";s:7:\"version\";s:5:\"3.1.2\";s:5:\"title\";s:21:\"One Click Demo Import\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:51:\"ooohboi-steroids-for-elementor/ooohboi-steroids.php\";a:5:{s:4:\"slug\";s:30:\"ooohboi-steroids-for-elementor\";s:7:\"version\";s:5:\"2.1.5\";s:5:\"title\";s:30:\"OoohBoi Steroids for Elementor\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:17:\"poptin/poptin.php\";a:5:{s:4:\"slug\";s:6:\"poptin\";s:7:\"version\";s:3:\"1.3\";s:5:\"title\";s:6:\"Poptin\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:38:\"post-duplicator/m4c-postduplicator.php\";a:5:{s:4:\"slug\";s:15:\"post-duplicator\";s:7:\"version\";s:4:\"2.28\";s:5:\"title\";s:15:\"Post Duplicator\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:93:\"product-video-gallery-slider-for-woocommerce/product-video-gallery-slider-for-woocommerce.php\";a:5:{s:4:\"slug\";s:44:\"product-video-gallery-slider-for-woocommerce\";s:7:\"version\";s:7:\"1.4.1.4\";s:5:\"title\";s:37:\"Product Video Gallery for Woocommerce\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:23:\"revslider/revslider.php\";a:5:{s:4:\"slug\";s:9:\"revslider\";s:7:\"version\";s:5:\"6.3.0\";s:5:\"title\";s:17:\"Slider Revolution\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:29:\"wp-mail-smtp/wp_mail_smtp.php\";a:5:{s:4:\"slug\";s:12:\"wp-mail-smtp\";s:7:\"version\";s:5:\"3.7.0\";s:5:\"title\";s:12:\"WP Mail SMTP\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:21:\"wpstream/wpstream.php\";a:5:{s:4:\"slug\";s:8:\"wpstream\";s:7:\"version\";s:6:\"4.4.19\";s:5:\"title\";s:56:\"WpStream - Live Streaming, Video on Demand, Pay Per View\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:24:\"wordpress-seo/wp-seo.php\";a:5:{s:4:\"slug\";s:13:\"wordpress-seo\";s:7:\"version\";s:4:\"20.4\";s:5:\"title\";s:9:\"Yoast SEO\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:19:\"jetpack/jetpack.php\";a:5:{s:4:\"slug\";s:7:\"jetpack\";s:7:\"version\";s:4:\"12.0\";s:5:\"title\";s:7:\"Jetpack\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:31:\"jetpack-boost/jetpack-boost.php\";a:5:{s:4:\"slug\";s:13:\"jetpack-boost\";s:7:\"version\";s:5:\"1.7.0\";s:5:\"title\";s:13:\"Jetpack Boost\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}}}s:11:\"all_plugins\";O:8:\"stdClass\":3:{s:9:\"timestamp\";i:1682747435;s:3:\"md5\";s:32:\"c34745790926cf9a0b0c661b14096cd8\";s:7:\"plugins\";a:38:{s:30:\"advanced-custom-fields/acf.php\";a:6:{s:4:\"slug\";s:22:\"advanced-custom-fields\";s:7:\"version\";s:5:\"6.1.2\";s:5:\"title\";s:22:\"Advanced Custom Fields\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;s:7:\"Version\";s:5:\"6.1.4\";}s:93:\"auto-image-attributes-from-filename-with-bulk-updater/iaff_image-attributes-from-filename.php\";a:5:{s:4:\"slug\";s:53:\"auto-image-attributes-from-filename-with-bulk-updater\";s:7:\"version\";s:3:\"4.2\";s:5:\"title\";s:53:\"Auto Image Attributes From Filename With Bulk Updater\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:35:\"bh-custom-preloader/plugin_main.php\";a:6:{s:4:\"slug\";s:19:\"bh-custom-preloader\";s:7:\"version\";s:3:\"1.8\";s:5:\"title\";s:19:\"BH Custom Preloader\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;s:7:\"Version\";s:3:\"1.9\";}s:33:\"classic-editor/classic-editor.php\";a:5:{s:4:\"slug\";s:14:\"classic-editor\";s:7:\"version\";s:5:\"1.6.3\";s:5:\"title\";s:14:\"Classic Editor\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:26:\"codistoconnect/connect.php\";a:5:{s:4:\"slug\";s:14:\"codistoconnect\";s:7:\"version\";s:6:\"1.3.65\";s:5:\"title\";s:21:\"Codisto Channel Cloud\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:35:\"crazyrocket-pop-ups/crazyrocket.php\";a:5:{s:4:\"slug\";s:19:\"crazyrocket-pop-ups\";s:7:\"version\";s:5:\"1.0.0\";s:5:\"title\";s:19:\"CrazyRocket Pop-ups\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:43:\"custom-post-type-ui/custom-post-type-ui.php\";a:5:{s:4:\"slug\";s:19:\"custom-post-type-ui\";s:7:\"version\";s:6:\"1.13.5\";s:5:\"title\";s:19:\"Custom Post Type UI\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:23:\"elementor/elementor.php\";a:5:{s:4:\"slug\";s:9:\"elementor\";s:7:\"version\";s:6:\"3.12.1\";s:5:\"title\";s:9:\"Elementor\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:70:\"addon-elements-for-elementor-page-builder/elementor-addon-elements.php\";a:5:{s:4:\"slug\";s:41:\"addon-elements-for-elementor-page-builder\";s:7:\"version\";s:6:\"1.12.2\";s:5:\"title\";s:24:\"Elementor Addon Elements\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:51:\"header-footer-elementor/header-footer-elementor.php\";a:5:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:7:\"version\";s:6:\"1.6.13\";s:5:\"title\";s:33:\"Elementor Header & Footer Builder\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:37:\"elementskit-lite/elementskit-lite.php\";a:6:{s:4:\"slug\";s:16:\"elementskit-lite\";s:7:\"version\";s:5:\"2.8.6\";s:5:\"title\";s:16:\"ElementsKit Lite\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;s:7:\"Version\";s:5:\"2.8.7\";}s:65:\"essential-addons-for-elementor-lite/essential_adons_elementor.php\";a:5:{s:4:\"slug\";s:35:\"essential-addons-for-elementor-lite\";s:7:\"version\";s:5:\"5.7.0\";s:5:\"title\";s:30:\"Essential Addons for Elementor\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:69:\"facebook-messenger-customer-chat/facebook-messenger-customer-chat.php\";a:5:{s:4:\"slug\";s:32:\"facebook-messenger-customer-chat\";s:7:\"version\";s:3:\"2.5\";s:5:\"title\";s:53:\"Facebook Chat Plugin - Live Chat Plugin for WordPress\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:53:\"facebook-for-woocommerce/facebook-for-woocommerce.php\";a:6:{s:4:\"slug\";s:24:\"facebook-for-woocommerce\";s:7:\"version\";s:6:\"3.0.16\";s:5:\"title\";s:24:\"Facebook for WooCommerce\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;s:7:\"Version\";s:6:\"3.0.18\";}s:59:\"ajax-search-for-woocommerce/ajax-search-for-woocommerce.php\";a:6:{s:4:\"slug\";s:27:\"ajax-search-for-woocommerce\";s:7:\"version\";s:6:\"1.22.3\";s:5:\"title\";s:40:\"FiboSearch - AJAX Search for WooCommerce\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;s:7:\"Version\";s:6:\"1.23.0\";}s:25:\"forminator/forminator.php\";a:6:{s:4:\"slug\";s:10:\"forminator\";s:7:\"version\";s:6:\"1.22.1\";s:5:\"title\";s:10:\"Forminator\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;s:7:\"Version\";s:6:\"1.23.3\";}s:51:\"google-listings-and-ads/google-listings-and-ads.php\";a:5:{s:4:\"slug\";s:23:\"google-listings-and-ads\";s:7:\"version\";s:5:\"2.4.2\";s:5:\"title\";s:23:\"Google Listings and Ads\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:9:\"hello.php\";a:5:{s:4:\"slug\";s:11:\"hello-dolly\";s:7:\"version\";s:5:\"1.7.2\";s:5:\"title\";s:11:\"Hello Dolly\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:35:\"woo-lucky-wheel/woo-lucky-wheel.php\";a:5:{s:4:\"slug\";s:15:\"woo-lucky-wheel\";s:7:\"version\";s:6:\"1.0.18\";s:5:\"title\";s:27:\"Lucky Wheel for WooCommerce\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:45:\"media-library-helper/media-library-helper.php\";a:5:{s:4:\"slug\";s:20:\"media-library-helper\";s:7:\"version\";s:5:\"1.1.0\";s:5:\"title\";s:31:\"Media Library Helper by Codexin\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:19:\"metform/metform.php\";a:6:{s:4:\"slug\";s:7:\"metform\";s:7:\"version\";s:5:\"3.2.4\";s:5:\"title\";s:7:\"MetForm\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;s:7:\"Version\";s:5:\"3.3.0\";}s:23:\"mobile-menu/mobmenu.php\";a:5:{s:4:\"slug\";s:11:\"mobile-menu\";s:7:\"version\";s:5:\"2.8.3\";s:5:\"title\";s:11:\"Mobile Menu\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:29:\"nginx-helper/nginx-helper.php\";a:5:{s:4:\"slug\";s:12:\"nginx-helper\";s:7:\"version\";s:5:\"2.2.2\";s:5:\"title\";s:12:\"Nginx Helper\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:47:\"one-click-demo-import/one-click-demo-import.php\";a:5:{s:4:\"slug\";s:21:\"one-click-demo-import\";s:7:\"version\";s:5:\"3.1.2\";s:5:\"title\";s:21:\"One Click Demo Import\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:51:\"ooohboi-steroids-for-elementor/ooohboi-steroids.php\";a:5:{s:4:\"slug\";s:30:\"ooohboi-steroids-for-elementor\";s:7:\"version\";s:5:\"2.1.5\";s:5:\"title\";s:30:\"OoohBoi Steroids for Elementor\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:55:\"pinterest-for-woocommerce/pinterest-for-woocommerce.php\";a:6:{s:4:\"slug\";s:25:\"pinterest-for-woocommerce\";s:7:\"version\";s:6:\"1.2.16\";s:5:\"title\";s:25:\"Pinterest for WooCommerce\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;s:7:\"Version\";s:6:\"1.2.18\";}s:17:\"poptin/poptin.php\";a:5:{s:4:\"slug\";s:6:\"poptin\";s:7:\"version\";s:3:\"1.3\";s:5:\"title\";s:6:\"Poptin\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:38:\"post-duplicator/m4c-postduplicator.php\";a:5:{s:4:\"slug\";s:15:\"post-duplicator\";s:7:\"version\";s:4:\"2.28\";s:5:\"title\";s:15:\"Post Duplicator\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:93:\"product-video-gallery-slider-for-woocommerce/product-video-gallery-slider-for-woocommerce.php\";a:5:{s:4:\"slug\";s:44:\"product-video-gallery-slider-for-woocommerce\";s:7:\"version\";s:7:\"1.4.1.4\";s:5:\"title\";s:37:\"Product Video Gallery for Woocommerce\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:23:\"revslider/revslider.php\";a:5:{s:4:\"slug\";s:9:\"revslider\";s:7:\"version\";s:5:\"6.3.0\";s:5:\"title\";s:17:\"Slider Revolution\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:33:\"smart-slider-3/smart-slider-3.php\";a:5:{s:4:\"slug\";s:14:\"smart-slider-3\";s:7:\"version\";s:8:\"3.5.1.14\";s:5:\"title\";s:14:\"Smart Slider 3\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:46:\"tiktok-for-business/tiktok-for-woocommerce.php\";a:5:{s:4:\"slug\";s:19:\"tiktok-for-business\";s:7:\"version\";s:6:\"1.0.16\";s:5:\"title\";s:6:\"TikTok\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:27:\"woocommerce/woocommerce.php\";a:6:{s:4:\"slug\";s:11:\"woocommerce\";s:7:\"version\";s:5:\"7.5.1\";s:5:\"title\";s:11:\"WooCommerce\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;s:7:\"Version\";s:5:\"7.6.0\";}s:29:\"wp-mail-smtp/wp_mail_smtp.php\";a:5:{s:4:\"slug\";s:12:\"wp-mail-smtp\";s:7:\"version\";s:5:\"3.7.0\";s:5:\"title\";s:12:\"WP Mail SMTP\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:21:\"wpstream/wpstream.php\";a:5:{s:4:\"slug\";s:8:\"wpstream\";s:7:\"version\";s:6:\"4.4.19\";s:5:\"title\";s:56:\"WpStream - Live Streaming, Video on Demand, Pay Per View\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:24:\"wordpress-seo/wp-seo.php\";a:6:{s:4:\"slug\";s:13:\"wordpress-seo\";s:7:\"version\";s:4:\"20.4\";s:5:\"title\";s:9:\"Yoast SEO\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;s:7:\"Version\";s:4:\"20.5\";}s:19:\"jetpack/jetpack.php\";a:5:{s:4:\"slug\";s:7:\"jetpack\";s:7:\"version\";s:4:\"12.0\";s:5:\"title\";s:7:\"Jetpack\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:31:\"jetpack-boost/jetpack-boost.php\";a:5:{s:4:\"slug\";s:13:\"jetpack-boost\";s:7:\"version\";s:5:\"1.7.0\";s:5:\"title\";s:13:\"Jetpack Boost\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}}}s:10:\"all_themes\";O:8:\"stdClass\":3:{s:9:\"timestamp\";i:1682747435;s:3:\"md5\";s:32:\"3b4c5a2b179c68c5ce3caf6e6952be8a\";s:6:\"themes\";a:4:{s:7:\"Hitzone\";a:5:{s:4:\"slug\";s:7:\"Hitzone\";s:7:\"version\";s:5:\"1.0.0\";s:5:\"title\";s:7:\"hitzone\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:15:\"twentytwentyone\";a:5:{s:4:\"slug\";s:15:\"twentytwentyone\";s:7:\"version\";s:3:\"1.7\";s:5:\"title\";s:17:\"Twenty Twenty-One\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:17:\"twentytwentythree\";a:5:{s:4:\"slug\";s:17:\"twentytwentythree\";s:7:\"version\";s:3:\"1.0\";s:5:\"title\";s:19:\"Twenty Twenty-Three\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:15:\"twentytwentytwo\";a:5:{s:4:\"slug\";s:15:\"twentytwentytwo\";s:7:\"version\";s:3:\"1.3\";s:5:\"title\";s:17:\"Twenty Twenty-Two\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}}}s:5:\"sites\";a:1:{s:27:\"ajax-search-for-woocommerce\";O:7:\"FS_Site\":25:{s:7:\"site_id\";s:9:\"166637581\";s:9:\"plugin_id\";s:3:\"700\";s:7:\"user_id\";s:7:\"6866682\";s:5:\"title\";s:13:\"Vblink Online\";s:3:\"url\";s:24:\"https://vblinkonline.com\";s:7:\"version\";s:6:\"1.23.0\";s:8:\"language\";s:5:\"en-US\";s:16:\"platform_version\";s:3:\"6.2\";s:11:\"sdk_version\";s:5:\"2.5.6\";s:28:\"programming_language_version\";s:6:\"7.4.33\";s:7:\"plan_id\";s:4:\"2902\";s:10:\"license_id\";N;s:13:\"trial_plan_id\";N;s:10:\"trial_ends\";N;s:10:\"is_premium\";b:0;s:15:\"is_disconnected\";b:0;s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;s:7:\"is_beta\";b:0;s:10:\"public_key\";s:32:\"pk_68483a86679e818526c83d2c58732\";s:10:\"secret_key\";s:32:\"sk_IR{Dn8GGVD[NVhli80S&3g$:co4<x\";s:2:\"id\";s:8:\"11800284\";s:7:\"updated\";s:19:\"2023-04-14 07:23:28\";s:7:\"created\";s:19:\"2023-04-05 13:11:19\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}}s:5:\"users\";a:1:{i:6866682;O:7:\"FS_User\":12:{s:5:\"email\";s:28:\"chaudharybrijesh15@gmail.com\";s:5:\"first\";s:5:\"Admin\";s:4:\"last\";s:0:\"\";s:11:\"is_verified\";b:0;s:11:\"customer_id\";N;s:5:\"gross\";N;s:10:\"public_key\";s:32:\"pk_0805626c81e525d38da5984d8a679\";s:10:\"secret_key\";s:32:\"sk_j)+3?WM}176%RT1L9hKIq-)^KlxPn\";s:2:\"id\";s:7:\"6866682\";s:7:\"updated\";N;s:7:\"created\";s:19:\"2023-04-05 13:11:18\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}}s:23:\"user_id_license_ids_map\";a:1:{i:700;a:1:{i:6866682;a:0:{}}}s:12:\"all_licenses\";a:1:{i:700;a:0:{}}}','yes'),(107323,'_site_transient_timeout_browser_c2e8770a57bb05f02fa99fc10237a511','1684990575','no'),(107324,'_site_transient_browser_c2e8770a57bb05f02fa99fc10237a511','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"113.0.0.0\";s:8:\"platform\";s:7:\"Windows\";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'),(169,'fs_gdpr','a:1:{s:2:\"u1\";a:2:{s:8:\"required\";b:0;s:18:\"show_opt_in_notice\";b:0;}}','yes'),(170,'fs_api_cache','a:0:{}','no'),(173,'eae_review','a:3:{s:9:\"installed\";s:10:\"2023/02/15\";s:6:\"status\";s:4:\"done\";s:7:\"reviwed\";s:10:\"2023/04/14\";}','no'),(412,'_hfe_db_version','1.6.13','yes'),(413,'mtphr_post_duplicator_settings','','yes'),(176,'elementor_active_kit','6','yes'),(177,'elementor_font_display','swap','yes'),(431,'elementor_onboarded','1','yes'),(181,'forminator_free_install_date','1676443570','no'),(183,'hfe_plugin_is_activated','yes','yes'),(184,'pinterest-for-woocommerce-update-version','1.2.18','yes'),(186,'nickx_slider_layout','horizontal','yes'),(187,'nickx_slider_responsive','yes','yes'),(188,'nickx_sliderautoplay','yes','yes'),(189,'nickx_sliderfade','yes','yes'),(190,'nickx_slider_swipe','','yes'),(191,'nickx_arrowinfinite','yes','yes'),(192,'nickx_arrowdisable','yes','yes'),(193,'nickx_arrow_thumb','','yes'),(194,'nickx_hide_thumbnails','','yes'),(195,'nickx_hide_thumbnail','yes','yes'),(196,'nickx_gallery_action','','yes'),(197,'nickx_adaptive_height','yes','yes'),(198,'nickx_place_of_the_video','no','yes'),(199,'nickx_videoloop','no','yes'),(200,'nickx_vid_autoplay','no','yes'),(201,'nickx_template','','yes'),(202,'nickx_controls','yes','yes'),(203,'nickx_show_lightbox','yes','yes'),(204,'nickx_show_zoom','yes','yes'),(205,'nickx_zoomlevel','1','yes'),(206,'nickx_show_only_video','','yes'),(207,'nickx_thumbnails_to_show','4','yes'),(208,'nickx_arrowcolor','#000','yes'),(209,'nickx_arrowbgcolor','#FFF','yes'),(210,'action_scheduler_hybrid_store_demarkation','7','yes'),(211,'schema-ActionScheduler_StoreSchema','6.0.1676443571','yes'),(212,'schema-ActionScheduler_LoggerSchema','3.0.1676443571','yes'),(343,'woocommerce_admin_install_timestamp','1676443572','yes'),(215,'woocommerce_schema_version','430','yes'),(216,'woocommerce_store_address','','yes'),(217,'woocommerce_store_address_2','','yes'),(218,'woocommerce_store_city','','yes'),(219,'woocommerce_default_country','US:CA','yes'),(220,'woocommerce_store_postcode','','yes'),(221,'woocommerce_allowed_countries','all','yes'),(222,'woocommerce_all_except_countries','','yes'),(223,'woocommerce_specific_allowed_countries','','yes'),(224,'woocommerce_ship_to_countries','','yes'),(225,'woocommerce_specific_ship_to_countries','','yes'),(226,'woocommerce_default_customer_address','base','yes'),(227,'woocommerce_calc_taxes','no','yes'),(228,'woocommerce_enable_coupons','yes','yes'),(229,'woocommerce_calc_discounts_sequentially','no','no'),(230,'woocommerce_currency','USD','yes'),(231,'woocommerce_currency_pos','left','yes'),(232,'woocommerce_price_thousand_sep',',','yes'),(233,'woocommerce_price_decimal_sep','.','yes'),(234,'woocommerce_price_num_decimals','2','yes'),(235,'woocommerce_shop_page_id','8','yes'),(236,'woocommerce_cart_redirect_after_add','no','yes'),(237,'woocommerce_enable_ajax_add_to_cart','yes','yes'),(238,'woocommerce_placeholder_image','7','yes'),(239,'woocommerce_weight_unit','kg','yes'),(240,'woocommerce_dimension_unit','cm','yes'),(241,'woocommerce_enable_reviews','yes','yes'),(242,'woocommerce_review_rating_verification_label','yes','no'),(243,'woocommerce_review_rating_verification_required','no','no'),(244,'woocommerce_enable_review_rating','yes','yes'),(245,'woocommerce_review_rating_required','yes','no'),(246,'woocommerce_manage_stock','yes','yes'),(247,'woocommerce_hold_stock_minutes','60','no'),(248,'woocommerce_notify_low_stock','yes','no'),(249,'woocommerce_notify_no_stock','yes','no'),(250,'woocommerce_stock_email_recipient','chaudharybrijesh15@gmail.com','no'),(251,'woocommerce_notify_low_stock_amount','2','no'),(252,'woocommerce_notify_no_stock_amount','0','yes'),(253,'woocommerce_hide_out_of_stock_items','no','yes'),(254,'woocommerce_stock_format','','yes'),(255,'woocommerce_file_download_method','force','no'),(256,'woocommerce_downloads_redirect_fallback_allowed','no','no'),(257,'woocommerce_downloads_require_login','no','no'),(258,'woocommerce_downloads_grant_access_after_payment','yes','no'),(259,'woocommerce_downloads_deliver_inline','','no'),(260,'woocommerce_downloads_add_hash_to_filename','yes','yes'),(262,'woocommerce_attribute_lookup_direct_updates','no','yes'),(263,'woocommerce_prices_include_tax','no','yes'),(264,'woocommerce_tax_based_on','shipping','yes'),(265,'woocommerce_shipping_tax_class','inherit','yes'),(266,'woocommerce_tax_round_at_subtotal','no','yes'),(267,'woocommerce_tax_classes','','yes'),(268,'woocommerce_tax_display_shop','excl','yes'),(269,'woocommerce_tax_display_cart','excl','yes'),(270,'woocommerce_price_display_suffix','','yes'),(271,'woocommerce_tax_total_display','itemized','no'),(272,'woocommerce_enable_shipping_calc','yes','no'),(273,'woocommerce_shipping_cost_requires_address','no','yes'),(274,'woocommerce_ship_to_destination','billing','no'),(275,'woocommerce_shipping_debug_mode','no','yes'),(276,'woocommerce_enable_guest_checkout','yes','no'),(277,'woocommerce_enable_checkout_login_reminder','no','no'),(278,'woocommerce_enable_signup_and_login_from_checkout','no','no'),(279,'woocommerce_enable_myaccount_registration','no','no'),(280,'woocommerce_registration_generate_username','yes','no'),(281,'woocommerce_registration_generate_password','yes','no'),(282,'woocommerce_erasure_request_removes_order_data','no','no'),(283,'woocommerce_erasure_request_removes_download_data','no','no'),(284,'woocommerce_allow_bulk_remove_personal_data','no','no'),(285,'woocommerce_registration_privacy_policy_text','Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our [privacy_policy].','yes'),(286,'woocommerce_checkout_privacy_policy_text','Your personal data will be used to process your order, support your experience throughout this website, and for other purposes described in our [privacy_policy].','yes'),(287,'woocommerce_delete_inactive_accounts','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),(288,'woocommerce_trash_pending_orders','','no'),(289,'woocommerce_trash_failed_orders','','no'),(290,'woocommerce_trash_cancelled_orders','','no'),(291,'woocommerce_anonymize_completed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),(292,'woocommerce_email_from_name','Vblink Online','no'),(293,'woocommerce_email_from_address','chaudharybrijesh15@gmail.com','no'),(294,'woocommerce_email_header_image','','no'),(295,'woocommerce_email_footer_text','{site_title} &mdash; Built with {WooCommerce}','no'),(296,'woocommerce_email_base_color','#7f54b3','no'),(297,'woocommerce_email_background_color','#f7f7f7','no'),(298,'woocommerce_email_body_background_color','#ffffff','no'),(299,'woocommerce_email_text_color','#3c3c3c','no'),(300,'woocommerce_merchant_email_notifications','no','no'),(301,'woocommerce_cart_page_id','9','no'),(302,'woocommerce_checkout_page_id','10','no'),(303,'woocommerce_myaccount_page_id','11','no'),(304,'woocommerce_terms_page_id','','no'),(305,'woocommerce_checkout_pay_endpoint','order-pay','yes'),(306,'woocommerce_checkout_order_received_endpoint','order-received','yes'),(307,'woocommerce_myaccount_add_payment_method_endpoint','add-payment-method','yes'),(308,'woocommerce_myaccount_delete_payment_method_endpoint','delete-payment-method','yes'),(309,'woocommerce_myaccount_set_default_payment_method_endpoint','set-default-payment-method','yes'),(310,'woocommerce_myaccount_orders_endpoint','orders','yes'),(311,'woocommerce_myaccount_view_order_endpoint','view-order','yes'),(312,'woocommerce_myaccount_downloads_endpoint','downloads','yes'),(313,'woocommerce_myaccount_edit_account_endpoint','edit-account','yes'),(314,'woocommerce_myaccount_edit_address_endpoint','edit-address','yes'),(315,'woocommerce_myaccount_payment_methods_endpoint','payment-methods','yes'),(316,'woocommerce_myaccount_lost_password_endpoint','lost-password','yes'),(317,'woocommerce_logout_endpoint','customer-logout','yes'),(318,'woocommerce_api_enabled','no','yes'),(319,'woocommerce_allow_tracking','no','no'),(320,'woocommerce_show_marketplace_suggestions','yes','no'),(321,'woocommerce_analytics_enabled','yes','yes'),(322,'woocommerce_navigation_enabled','no','yes'),(323,'woocommerce_new_product_management_enabled','no','yes'),(324,'woocommerce_feature_custom_order_tables_enabled','no','yes'),(325,'woocommerce_single_image_width','600','yes'),(326,'woocommerce_thumbnail_image_width','300','yes'),(327,'woocommerce_checkout_highlight_required_fields','yes','yes'),(328,'woocommerce_demo_store','no','no'),(329,'wc_downloads_approved_directories_mode','enabled','yes'),(330,'woocommerce_permalinks','a:5:{s:12:\"product_base\";s:7:\"product\";s:13:\"category_base\";s:16:\"product-category\";s:8:\"tag_base\";s:11:\"product-tag\";s:14:\"attribute_base\";s:0:\"\";s:22:\"use_verbose_page_rules\";b:0;}','yes'),(331,'current_theme_supports_woocommerce','no','yes'),(332,'woocommerce_queue_flush_rewrite_rules','no','yes'),(1166,'product_cat_children','a:0:{}','yes'),(335,'default_product_cat','45','yes'),(414,'pinterest_for_woocommerce','a:2:{s:22:\"ads_campaign_is_active\";b:1;s:12:\"account_data\";a:2:{s:16:\"is_billing_setup\";b:0;s:19:\"available_discounts\";b:0;}}','yes'),(337,'woocommerce_refund_returns_page_id','12','yes'),(417,'wc_blocks_db_schema_version','260','yes'),(418,'dgwt_wcas_settings','a:77:{s:26:\"embedding_search_form_head\";s:0:\"\";s:10:\"how_to_use\";s:0:\"\";s:9:\"form_head\";s:0:\"\";s:9:\"min_chars\";i:3;s:14:\"max_form_width\";i:600;s:18:\"show_submit_button\";s:3:\"off\";s:18:\"search_submit_text\";s:6:\"Search\";s:15:\"bg_submit_color\";s:0:\"\";s:17:\"text_submit_color\";s:0:\"\";s:18:\"search_placeholder\";s:22:\"Search for products...\";s:11:\"layout_head\";s:0:\"\";s:12:\"search_style\";s:4:\"pirx\";s:13:\"search_layout\";s:7:\"classic\";s:17:\"mobile_breakpoint\";i:992;s:17:\"search_icon_color\";s:0:\"\";s:21:\"enable_mobile_overlay\";s:2:\"on\";s:25:\"mobile_overlay_breakpoint\";i:992;s:17:\"darken_background\";s:3:\"off\";s:11:\"search_form\";s:0:\"\";s:14:\"bg_input_color\";s:0:\"\";s:16:\"text_input_color\";s:0:\"\";s:18:\"border_input_color\";s:0:\"\";s:14:\"preloader_head\";s:0:\"\";s:14:\"show_preloader\";s:2:\"on\";s:13:\"preloader_url\";s:0:\"\";s:17:\"autocomplete_head\";s:0:\"\";s:17:\"suggestions_limit\";i:7;s:20:\"show_grouped_results\";s:2:\"on\";s:22:\"search_no_results_text\";s:10:\"No results\";s:23:\"product_suggestion_head\";s:0:\"\";s:18:\"show_product_image\";s:2:\"on\";s:18:\"show_product_price\";s:3:\"off\";s:17:\"show_product_desc\";s:3:\"off\";s:16:\"show_product_sku\";s:3:\"off\";s:27:\"search_see_all_results_text\";s:19:\"See all products...\";s:33:\"non_products_in_autocomplete_head\";s:0:\"\";s:28:\"show_product_tax_product_cat\";s:2:\"on\";s:35:\"show_product_tax_product_cat_images\";s:3:\"off\";s:28:\"show_product_tax_product_tag\";s:3:\"off\";s:19:\"show_matching_posts\";s:3:\"off\";s:19:\"show_matching_pages\";s:3:\"off\";s:16:\"details_box_head\";s:0:\"\";s:16:\"show_details_box\";s:3:\"off\";s:17:\"show_user_history\";s:3:\"off\";s:22:\"suggestions_style_head\";s:0:\"\";s:12:\"sug_bg_color\";s:0:\"\";s:15:\"sug_hover_color\";s:0:\"\";s:14:\"sug_text_color\";s:0:\"\";s:19:\"sug_highlight_color\";s:0:\"\";s:16:\"sug_border_color\";s:0:\"\";s:18:\"search_search_head\";s:0:\"\";s:25:\"search_in_product_content\";s:3:\"off\";s:25:\"search_in_product_excerpt\";s:3:\"off\";s:21:\"search_in_product_sku\";s:3:\"off\";s:28:\"search_in_product_attributes\";s:3:\"off\";s:33:\"search_in_product_tax_product_cat\";s:3:\"off\";s:33:\"search_in_product_tax_product_tag\";s:3:\"off\";s:23:\"search_in_custom_fields\";s:0:\"\";s:20:\"exclude_out_of_stock\";s:3:\"off\";s:27:\"search_scope_fuzziness_head\";s:0:\"\";s:22:\"fuzziness_enabled_demo\";s:3:\"off\";s:20:\"search_synonyms_head\";s:0:\"\";s:15:\"search_synonyms\";s:0:\"\";s:20:\"filter_products_head\";s:0:\"\";s:20:\"filter_products_mode\";s:7:\"exclude\";s:21:\"filter_products_rules\";s:2:\"[]\";s:12:\"pro_features\";s:0:\"\";s:18:\"search_engine_head\";s:0:\"\";s:19:\"search_engine_build\";s:0:\"\";s:21:\"indexer_schedule_head\";s:0:\"\";s:16:\"indexer_schedule\";s:3:\"off\";s:25:\"indexer_schedule_interval\";s:6:\"weekly\";s:27:\"indexer_schedule_start_time\";i:3;s:20:\"troubleshooting_head\";s:0:\"\";s:14:\"analytics_head\";s:0:\"\";s:17:\"analytics_enabled\";s:3:\"off\";s:42:\"analytics_critical_searches_widget_enabled\";s:3:\"off\";}','yes'),(340,'woocommerce_paypal_settings','a:23:{s:7:\"enabled\";s:2:\"no\";s:5:\"title\";s:6:\"PayPal\";s:11:\"description\";s:85:\"Pay via PayPal; you can pay with your credit card if you don\'t have a PayPal account.\";s:5:\"email\";s:28:\"chaudharybrijesh15@gmail.com\";s:8:\"advanced\";s:0:\"\";s:8:\"testmode\";s:2:\"no\";s:5:\"debug\";s:2:\"no\";s:16:\"ipn_notification\";s:3:\"yes\";s:14:\"receiver_email\";s:28:\"chaudharybrijesh15@gmail.com\";s:14:\"identity_token\";s:0:\"\";s:14:\"invoice_prefix\";s:3:\"WC-\";s:13:\"send_shipping\";s:3:\"yes\";s:16:\"address_override\";s:2:\"no\";s:13:\"paymentaction\";s:4:\"sale\";s:9:\"image_url\";s:0:\"\";s:11:\"api_details\";s:0:\"\";s:12:\"api_username\";s:0:\"\";s:12:\"api_password\";s:0:\"\";s:13:\"api_signature\";s:0:\"\";s:20:\"sandbox_api_username\";s:0:\"\";s:20:\"sandbox_api_password\";s:0:\"\";s:21:\"sandbox_api_signature\";s:0:\"\";s:12:\"_should_load\";s:2:\"no\";}','yes'),(341,'woocommerce_version','7.6.0','yes'),(342,'woocommerce_db_version','7.4.0','yes'),(766,'category_children','a:0:{}','yes'),(767,'elementor_library_category_children','a:0:{}','yes'),(769,'fb_product_set_children','a:0:{}','yes'),(406,'_transient_woocommerce_shipping_task_zone_count_transient','0','yes'),(407,'acf_version','6.1.4','yes'),(410,'wc_remote_inbox_notifications_stored_state','O:8:\"stdClass\":2:{s:22:\"there_were_no_products\";b:1;s:22:\"there_are_now_products\";b:1;}','no'),(746,'_transient_product-transient-version','1677182181','yes'),(424,'jetpack_options','a:14:{s:14:\"last_heartbeat\";i:1684565308;s:2:\"id\";i:218429372;s:6:\"public\";i:1;s:7:\"version\";s:15:\"12.0:1681461944\";s:11:\"old_version\";s:15:\"12.0:1681461944\";s:30:\"recommendations_banner_enabled\";b:1;s:20:\"recommendations_data\";a:7:{s:18:\"site-type-personal\";b:0;s:16:\"site-type-agency\";b:1;s:15:\"site-type-store\";b:0;s:16:\"onboardingViewed\";a:0:{}s:23:\"selectedRecommendations\";a:2:{i:0;s:16:\"site-accelerator\";i:1;s:7:\"monitor\";}s:22:\"skippedRecommendations\";a:2:{i:0;s:13:\"related-posts\";i:1;s:13:\"creative-mail\";}s:21:\"viewedRecommendations\";a:8:{i:0;s:6:\"agency\";i:1;s:7:\"monitor\";i:2;s:13:\"related-posts\";i:3;s:13:\"creative-mail\";i:4;s:16:\"site-accelerator\";i:5;s:26:\"vaultpress-for-woocommerce\";i:6;s:7:\"summary\";i:7;s:18:\"site-type-question\";}}s:20:\"recommendations_step\";s:13:\"creative-mail\";s:16:\"first_admin_view\";b:1;s:28:\"has_seen_wc_connection_modal\";b:1;s:28:\"fallback_no_verify_ssl_certs\";i:0;s:9:\"time_diff\";i:0;s:11:\"master_user\";i:1;s:27:\"recommendations_conditional\";a:2:{i:0;s:10:\"videopress\";i:1;s:9:\"publicize\";}}','yes'),(419,'dgwt_wcas_activation_date','1676443603','yes'),(426,'dgwt_wcas_settings_version','2','yes'),(427,'dgwt_wcas_version','1.23.0','yes'),(428,'gla_file_version','2.4.2','yes'),(429,'gla_install_timestamp','1676443609','yes'),(430,'gla_db_version','2.4.2','yes'),(434,'elementskit-lite__stories_last_check','1684385775','yes'),(435,'elementskit-lite__stories_data','O:8:\"stdClass\":10:{s:8:\"10010387\";O:8:\"stdClass\":9:{s:2:\"id\";i:10010387;s:5:\"title\";s:38:\"How AI Technology Works in Copywriting\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:1:{i:0;s:8:\"getgenie\";}s:4:\"type\";s:4:\"news\";s:8:\"priority\";s:6:\"normal\";s:5:\"start\";b:0;s:3:\"end\";b:0;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:4:\"news\";s:10:\"story_link\";s:59:\"https://getgenie.ai/how-ai-technology-works-in-copywriting/\";s:11:\"story_image\";s:0:\"\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10010386\";O:8:\"stdClass\":9:{s:2:\"id\";i:10010386;s:5:\"title\";s:70:\"10 Common Misconceptions about Ai Content Writing Tools: Reality Check\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:1:{i:0;s:8:\"getgenie\";}s:4:\"type\";s:4:\"news\";s:8:\"priority\";s:6:\"normal\";s:5:\"start\";b:0;s:3:\"end\";b:0;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:4:\"news\";s:10:\"story_link\";s:73:\"https://getgenie.ai/common-misconceptions-about-ai-content-writing-tools/\";s:11:\"story_image\";s:0:\"\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10010385\";O:8:\"stdClass\":9:{s:2:\"id\";i:10010385;s:5:\"title\";s:55:\"How To Generate Niche Ideas With Ai: Step-By-Step Guide\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:1:{i:0;s:8:\"getgenie\";}s:4:\"type\";s:4:\"news\";s:8:\"priority\";s:6:\"normal\";s:5:\"start\";b:0;s:3:\"end\";b:0;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:4:\"news\";s:10:\"story_link\";s:56:\"https://getgenie.ai/how-to-generate-niche-ideas-with-ai/\";s:11:\"story_image\";s:0:\"\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10010384\";O:8:\"stdClass\":9:{s:2:\"id\";i:10010384;s:5:\"title\";s:38:\"7 Best HR Software for Payroll in 2023\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:4:{i:0;s:16:\"elementskit-lite\";i:1;s:7:\"metform\";i:2;s:10:\"shopengine\";i:3;s:9:\"wp-social\";}s:4:\"type\";s:4:\"news\";s:8:\"priority\";s:6:\"normal\";s:5:\"start\";b:0;s:3:\"end\";b:0;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:4:\"news\";s:10:\"story_link\";s:47:\"https://wpmet.com/best-hr-software-for-payroll/\";s:11:\"story_image\";s:0:\"\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10010383\";O:8:\"stdClass\":9:{s:2:\"id\";i:10010383;s:5:\"title\";s:46:\"GetGenie vs Bertha: Which One Comes out on Top\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:4:{i:0;s:16:\"elementskit-lite\";i:1;s:7:\"metform\";i:2;s:10:\"shopengine\";i:3;s:9:\"wp-social\";}s:4:\"type\";s:4:\"news\";s:8:\"priority\";s:6:\"normal\";s:5:\"start\";b:0;s:3:\"end\";b:0;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:4:\"news\";s:10:\"story_link\";s:37:\"https://wpmet.com/getgenie-vs-bertha/\";s:11:\"story_image\";s:0:\"\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10010382\";O:8:\"stdClass\":9:{s:2:\"id\";i:10010382;s:5:\"title\";s:55:\"How to Create a Volunteer Application Form in WordPress\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:4:{i:0;s:16:\"elementskit-lite\";i:1;s:7:\"metform\";i:2;s:10:\"shopengine\";i:3;s:9:\"wp-social\";}s:4:\"type\";s:4:\"news\";s:8:\"priority\";s:6:\"normal\";s:5:\"start\";b:0;s:3:\"end\";b:0;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:4:\"news\";s:10:\"story_link\";s:67:\"https://wpmet.com/create-a-volunteer-application-form-in-wordpress/\";s:11:\"story_image\";s:0:\"\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10010379\";O:8:\"stdClass\":9:{s:2:\"id\";i:10010379;s:5:\"title\";s:55:\"GetGenie vs Frase vs Surfer SEO — A Detail Comparison\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:4:{i:0;s:16:\"elementskit-lite\";i:1;s:7:\"metform\";i:2;s:10:\"shopengine\";i:3;s:9:\"wp-social\";}s:4:\"type\";s:4:\"news\";s:8:\"priority\";s:6:\"normal\";s:5:\"start\";b:0;s:3:\"end\";b:0;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:4:\"news\";s:10:\"story_link\";s:50:\"https://wpmet.com/getgenie-vs-frase-vs-surfer-seo/\";s:11:\"story_image\";s:0:\"\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10010378\";O:8:\"stdClass\":9:{s:2:\"id\";i:10010378;s:5:\"title\";s:60:\"How to Create ActiveCampaign WordPress Form (4 Simple Steps)\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:4:{i:0;s:16:\"elementskit-lite\";i:1;s:7:\"metform\";i:2;s:10:\"shopengine\";i:3;s:9:\"wp-social\";}s:4:\"type\";s:4:\"news\";s:8:\"priority\";s:6:\"normal\";s:5:\"start\";b:0;s:3:\"end\";b:0;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:4:\"news\";s:10:\"story_link\";s:62:\"https://wpmet.com/how-to-create-activecampaign-wordpress-form/\";s:11:\"story_image\";s:0:\"\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10010377\";O:8:\"stdClass\":9:{s:2:\"id\";i:10010377;s:5:\"title\";s:43:\"How to Create an Online Beauty Supply Store\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:4:{i:0;s:16:\"elementskit-lite\";i:1;s:7:\"metform\";i:2;s:10:\"shopengine\";i:3;s:9:\"wp-social\";}s:4:\"type\";s:4:\"news\";s:8:\"priority\";s:6:\"normal\";s:5:\"start\";b:0;s:3:\"end\";b:0;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:4:\"news\";s:10:\"story_link\";s:62:\"https://wpmet.com/how-to-create-an-online-beauty-supply-store/\";s:11:\"story_image\";s:0:\"\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10010376\";O:8:\"stdClass\":9:{s:2:\"id\";i:10010376;s:5:\"title\";s:43:\"How and Why You Should Use AI for Marketing\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:1:{i:0;s:8:\"getgenie\";}s:4:\"type\";s:4:\"news\";s:8:\"priority\";s:6:\"normal\";s:5:\"start\";b:0;s:3:\"end\";b:0;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:4:\"news\";s:10:\"story_link\";s:64:\"https://getgenie.ai/how-and-why-you-should-use-ai-for-marketing/\";s:11:\"story_image\";s:0:\"\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}}','yes'),(436,'forminator_appearance_presets','a:1:{s:7:\"default\";s:14:\"Default Preset\";}','yes'),(437,'elementskit-lite__banner_last_check','1684385775','yes'),(438,'elementskit-lite__banner_data','O:8:\"stdClass\":10:{s:8:\"10008094\";O:8:\"stdClass\":7:{s:2:\"id\";i:10008094;s:5:\"title\";s:24:\"GetGenie Cross Promotion\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:9:\"dashboard\";s:5:\"start\";i:1678492800;s:3:\"end\";i:1688083200;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:35:\"https://wpmet.com/getgenie-org-page\";s:11:\"button_text\";s:14:\"Get Yours Now!\";s:11:\"notice_body\";s:766:\"<h2>We are delighted to announce that <span style=\"color: #2471b1;\"><strong style=\"color: #2471b1; text-transform: uppercase; font-size: 14px;\">GetGenie AI is now available</strong></span>!</h2>\r\n<h4 style=\"font-size: 16px; margin-left: -2px;\"><b>Let&#039;s write your content 20x faster with AI. Also, Research </b><b>keywords</b><b>, A</b><b>nalyse your </b><b>competitors, head 2 Head analysis,  content writing with ai, and search engine ranking with NLP Keywords optimization—all within WordPress.</b> Additionally, <b>you can chat</b> with the GENIE AI about your needs.</h4>\r\n<span style=\"color: #dd0cd9;\">Join now and get <span style=\"font-weight: 400;\"><strong>1500 words for free every month</strong></span></span><span style=\"color: #dd0cd9;\">. </span>\";s:12:\"notice_image\";s:79:\"https://api.wpmet.com/auth/wp-content/uploads/2023/03/genie_compare_image_4.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:20:\"background: #e9fce5;\";s:10:\"unique_key\";s:20:\"getgenie-cross-promo\";}}s:8:\"10008085\";O:8:\"stdClass\":7:{s:2:\"id\";i:10008085;s:5:\"title\";s:27:\"Wpmet Notice Dashboard 2022\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:9:\"dashboard\";s:5:\"start\";i:1671580800;s:3:\"end\";i:1673740800;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:34:\"https://wpmet.com/holiday22/notice\";s:11:\"button_text\";s:24:\"Claim Your Discount Now!\";s:11:\"notice_body\";s:517:\"<h3><strong style=\"color: #; text-transform: uppercase; font-size: 14px;\"><span style=\"color: #e60073;\">Holiday Deals from Wpmet</span></strong> <br>\r\n<strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\">Save up to $1670 on Premium WordPress Plugins!</strong></h3>\r\n<p style=\"font-size: 16px; margin-left: -2px;\"><b>Get 35% discounts</b> on each of our PRO plugins — ElementsKit, ShopEngine, MetForm, WP Social — or get them <b>all in super-saver bundles to save 70% instantly!\r\n</b></p>\";s:12:\"notice_image\";s:70:\"https://api.wpmet.com/auth/wp-content/uploads/2022/11/70-OFF-wpmet.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:7:\"bfc2022\";}}s:8:\"10008083\";O:8:\"stdClass\":7:{s:2:\"id\";i:10008083;s:5:\"title\";s:25:\"Wpmet Notice Ownpage 2022\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:11:\"plugin_page\";s:5:\"start\";i:1671580800;s:3:\"end\";i:1673740800;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:34:\"https://wpmet.com/holiday22/notice\";s:11:\"button_text\";s:24:\"Claim Your Discount Now!\";s:11:\"notice_body\";s:519:\"<h3><strong style=\"color: #; text-transform: uppercase; font-size: 14px;\"><span style=\"color: #e60073;\">Holiday Deals from Wpmet. </span></strong> <br>\r\n<strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\">Save up to $1670 on Premium WordPress Plugins!</strong></h3>\r\n<p style=\"font-size: 16px; margin-left: -2px;\"><b>Get 35% discounts</b> on each of our PRO plugins — ElementsKit, ShopEngine, MetForm, WP Social — or get them <b>all in super-saver bundles to save 70% instantly!\r\n</b></p>\";s:12:\"notice_image\";s:70:\"https://api.wpmet.com/auth/wp-content/uploads/2022/11/70-OFF-wpmet.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:7:\"bfc2022\";}}s:8:\"10007775\";O:8:\"stdClass\":7:{s:2:\"id\";i:10007775;s:5:\"title\";s:17:\"August Flash Sale\";s:4:\"type\";s:6:\"banner\";s:6:\"screen\";s:7:\"plugins\";s:5:\"start\";i:1661385600;s:3:\"end\";i:1661904000;s:4:\"data\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"banner\";s:11:\"banner_link\";s:30:\"https://wpmet.com/flash/banner\";s:12:\"banner_image\";s:75:\"https://api.wpmet.com/auth/wp-content/uploads/2022/08/InPlugin-Banner-4.gif\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:76:\"background-color: #00003E; display: block; height: 60px; text-align: center;\";s:10:\"unique_key\";s:15:\"AugustFlashSale\";}}s:8:\"10007416\";O:8:\"stdClass\":7:{s:2:\"id\";i:10007416;s:5:\"title\";s:28:\"Wpmet 4th of July Flash Sale\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:8:\"all_page\";s:5:\"start\";i:1656806400;s:3:\"end\";i:1657065600;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:0:\"\";s:11:\"button_text\";s:0:\"\";s:11:\"notice_body\";s:603:\"ElementsKit, ShopEngine, MetForm, WP Social, WP Ultimate Review — get all these PRO plugins altogether and save 70% instantly! Happy 4th of July Flash Sale!!\r\n\r\n<a href=\"https://wpmet.com/4-july/notice\"><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;Claim Your Discount →&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:1337857,&quot;3&quot;:{&quot;1&quot;:0},&quot;12&quot;:0,&quot;14&quot;:{&quot;1&quot;:2,&quot;2&quot;:1136076},&quot;16&quot;:10,&quot;17&quot;:1,&quot;21&quot;:1,&quot;23&quot;:1}\" data-sheets-hyperlink=\"https://wpmet.com/deals\">Claim Your Discount →</span></a>\";s:12:\"notice_image\";s:64:\"https://api.wpmet.com/auth/wp-content/uploads/2022/07/Notice.gif\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:14:\"display: block\";s:10:\"unique_key\";s:13:\"4thJulybanner\";}}s:8:\"10007174\";O:8:\"stdClass\":7:{s:2:\"id\";i:10007174;s:5:\"title\";s:31:\"Wpmet Birthday Campaign Ownpage\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:8:\"all_page\";s:5:\"start\";i:1653868800;s:3:\"end\";i:1655942400;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:0:\"\";s:11:\"button_text\";s:0:\"\";s:11:\"notice_body\";s:261:\"Wpmet\'s Birthday Sale is going on! Enjoy limited-time discounts of up to 50% on each of our PRO plugins — ElementsKit , ShopEngine, MetForm, WP Social, WP Ultimate Review. Hurry up!\r\n\r\n<a href=\"https://wpmet.com/notice/birthday-deal\">Get Your Discount →</a>\";s:12:\"notice_image\";s:76:\"https://api.wpmet.com/auth/wp-content/uploads/2022/05/InPlugin-Notice-50.gif\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:14:\"display: block\";s:10:\"unique_key\";s:14:\"birthdaybanner\";}}s:8:\"10007139\";O:8:\"stdClass\":7:{s:2:\"id\";i:10007139;s:5:\"title\";s:31:\"Wpmet Summer Campaign Own Pages\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:11:\"plugin_page\";s:5:\"start\";i:1650326400;s:3:\"end\";i:1651276800;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:0:\"\";s:11:\"button_text\";s:0:\"\";s:11:\"notice_body\";s:233:\"ElementsKit , ShopEngine, MetForm, WP Social, WP Ultimate Review — get all these PRO plugins altogether and save 70% instantly throughout this Summer Sale!\r\n\r\n<a href=\"https://wpmet.com/notice/summer-sale\">Get Your Discount →</a>\";s:12:\"notice_image\";s:75:\"https://api.wpmet.com/auth/wp-content/uploads/2022/04/InPlugin-Notice-1.gif\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:14:\"display: block\";s:10:\"unique_key\";s:12:\"summerbanner\";}}s:8:\"10007137\";O:8:\"stdClass\":7:{s:2:\"id\";i:10007137;s:5:\"title\";s:31:\"Wpmet Summer Campaign Dashboard\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:9:\"dashboard\";s:5:\"start\";i:1650326400;s:3:\"end\";i:1651276800;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:0:\"\";s:11:\"button_text\";s:0:\"\";s:11:\"notice_body\";s:233:\"ElementsKit , ShopEngine, MetForm, WP Social, WP Ultimate Review — get all these PRO plugins altogether and save 70% instantly throughout this Summer Sale!\r\n\r\n<a href=\"https://wpmet.com/notice/summer-sale\">Get Your Discount →</a>\";s:12:\"notice_image\";s:75:\"https://api.wpmet.com/auth/wp-content/uploads/2022/04/InPlugin-Notice-1.gif\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:14:\"display: block\";s:10:\"unique_key\";s:12:\"summerbanner\";}}s:8:\"10007133\";O:8:\"stdClass\":7:{s:2:\"id\";i:10007133;s:5:\"title\";s:17:\"Wpmet Summer Sale\";s:4:\"type\";s:6:\"banner\";s:6:\"screen\";s:19:\"plugin_install_page\";s:5:\"start\";i:1650326400;s:3:\"end\";i:1651276800;s:4:\"data\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"banner\";s:11:\"banner_link\";s:36:\"https://wpmet.com/banner/summer-sale\";s:12:\"banner_image\";s:73:\"https://api.wpmet.com/auth/wp-content/uploads/2022/04/InPlugin-Banner.gif\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:20:\"summercampaignbanner\";}}s:8:\"10007086\";O:8:\"stdClass\":7:{s:2:\"id\";i:10007086;s:5:\"title\";s:27:\"NPS/Buyer Persona Dashboard\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:9:\"dashboard\";s:5:\"start\";i:1646179200;s:3:\"end\";i:1646956800;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:0:\"\";s:11:\"button_text\";s:0:\"\";s:11:\"notice_body\";s:225:\"Share your experience with Wpmet — take part in a 2-minute survey to win exclusive <strong>discounts, gift cards, and more surprises!</strong>\r\n\r\n<a href=\"https://wpmet.com/we-need-your-feedback/\">Participate to Win →</a>\";s:12:\"notice_image\";s:73:\"https://api.wpmet.com/auth/wp-content/uploads/2022/03/InPlugin-Notice.gif\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:14:\"display: block\";s:10:\"unique_key\";s:9:\"npsbanner\";}}}','yes'),(439,'elementskit-lite_install_date','2023-02-15 06:46:57','yes'),(446,'elementor_remote_info_library','a:3:{s:10:\"types_data\";a:4:{s:5:\"block\";a:2:{s:10:\"categories\";a:27:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:8:\"Benefits\";i:4;s:14:\"call to action\";i:5;s:7:\"clients\";i:6;s:7:\"contact\";i:7;s:4:\"Data\";i:8;s:3:\"faq\";i:9;s:8:\"features\";i:10;s:6:\"footer\";i:11;s:7:\"Gallery\";i:12;s:6:\"header\";i:13;s:4:\"hero\";i:14;s:9:\"portfolio\";i:15;s:7:\"pricing\";i:16;s:15:\"product archive\";i:17;s:5:\"Quote\";i:18;s:15:\"Service Details\";i:19;s:8:\"services\";i:20;s:11:\"single page\";i:21;s:11:\"single post\";i:22;s:14:\"single product\";i:23;s:5:\"stats\";i:24;s:9:\"subscribe\";i:25;s:4:\"team\";i:26;s:12:\"testimonials\";}s:4:\"sets\";a:5:{i:0;s:11:\"Boxing Club\";i:1;s:19:\"Business Consultant\";i:2;s:16:\"Marketing Agency\";i:3;s:9:\"Wireframe\";i:4;s:15:\"Workshop Center\";}}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:2:\"lb\";a:1:{s:10:\"categories\";a:2:{i:0;s:4:\"post\";i:1;s:7:\"product\";}}}s:10:\"categories\";a:27:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:8:\"Benefits\";i:4;s:14:\"call to action\";i:5;s:7:\"clients\";i:6;s:7:\"contact\";i:7;s:4:\"Data\";i:8;s:3:\"faq\";i:9;s:8:\"features\";i:10;s:6:\"footer\";i:11;s:7:\"Gallery\";i:12;s:6:\"header\";i:13;s:4:\"hero\";i:14;s:9:\"portfolio\";i:15;s:7:\"pricing\";i:16;s:15:\"product archive\";i:17;s:5:\"Quote\";i:18;s:15:\"Service Details\";i:19;s:8:\"services\";i:20;s:11:\"single page\";i:21;s:11:\"single post\";i:22;s:14:\"single product\";i:23;s:5:\"stats\";i:24;s:9:\"subscribe\";i:25;s:4:\"team\";i:26;s:12:\"testimonials\";}s:9:\"templates\";a:823:{i:0;a:18:{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:142:\"https://library.elementor.com/popups/hello-bar-subscribe-aesthetic-clinic/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:1;a:18:{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:134:\"https://library.elementor.com/popups/fly-in-discount-hair-stylist/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:2;a:18:{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:134:\"https://library.elementor.com/popups/classic-subscribe-shoe-store/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:3;a:18:{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:139:\"https://library.elementor.com/popups/full-screen-subscribe-denim-store/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:4;a:18:{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:139:\"https://library.elementor.com/popups/fly-in-subscribe-pizza-restaurant/?utm_source=template-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:19:\"[\"Business\",\"Food\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:5;a:18:{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:140:\"https://library.elementor.com/popups/full-screen-subscribe-fashion-shop/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:6;a:18:{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:134:\"https://library.elementor.com/popups/fly-in-contact-makeup-studio/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:7;a:18:{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:134:\"https://library.elementor.com/popups/fly-in-contact-design-studio/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:8;a:18:{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:129:\"https://library.elementor.com/popups/classic-cta-masterclass/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:9;a:18:{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:131:\"https://library.elementor.com/popups/classic-cta-music-concert/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:10;a:18:{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:129:\"https://library.elementor.com/popups/classic-cta-music-album/?utm_source=template-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:\"[\"Ba\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:11;a:18:{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:139:\"https://library.elementor.com/popups/fly-in-cta-photography-exhibition/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:12;a:18:{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:136:\"https://library.elementor.com/popups/classic-cta-clothing-shop-sale/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:13;a:18:{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:132:\"https://library.elementor.com/popups/classic-cta-shop-promotion/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:14;a:18:{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:134:\"https://library.elementor.com/popups/fly-in-cta-glasses-shop-sale/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:15;a:18:{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:132:\"https://library.elementor.com/popups/fly-in-discount-skate-shop/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:16;a:18:{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:145:\"https://library.elementor.com/popups/classic-subscription-basketball-academy/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:17;a:18:{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:140:\"https://library.elementor.com/popups/classic-discount-veterinary-clinic/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:18;a:18:{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:141:\"https://library.elementor.com/popups/classic-contact-business-consulting/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:19;a:18:{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:130:\"https://library.elementor.com/popups/classic-contact-handyman/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:20;a:18:{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:142:\"https://library.elementor.com/popups/classic-discount-online-fashion-shop/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:21;a:18:{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:138:\"https://library.elementor.com/popups/fly-in-discount-personal-trainer/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:22;a:18:{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:143:\"https://library.elementor.com/popups/classic-contact-illustrator-portfolio/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:23;a:18:{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:148:\"https://library.elementor.com/popups/bottom-bar-discount-handmade-ceramics-shop/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:24;a:18:{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:153:\"https://library.elementor.com/popups/classic-contact-classic-car-restoration-company/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:25;a:18:{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:132:\"https://library.elementor.com/popups/classic-booking-life-coach/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:26;a:18:{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:143:\"https://library.elementor.com/popups/classic-subscription-merchandise-shop/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:27;a:18:{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:150:\"https://library.elementor.com/popups/fly-in-contact-non-governmental-organization/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:28;a:18:{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:137:\"https://library.elementor.com/popups/hello-bar-contact-family-doctor/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:29;a:18:{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:138:\"https://library.elementor.com/popups/classic-subscription-sports-blog/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:30;a:18:{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:132:\"https://library.elementor.com/popups/hello-bar-booking-event-dj/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:31;a:18:{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:138:\"https://library.elementor.com/popups/fly-in-discount-cleaning-company/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:32;a:18:{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:130:\"https://library.elementor.com/popups/fly-in-contact-carpenter/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:33;a:18:{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:133:\"https://library.elementor.com/popups/classic-booking-yoga-studio/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:34;a:18:{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:139:\"https://library.elementor.com/popups/classic-discount-pet-care-company/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:35;a:18:{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:140:\"https://library.elementor.com/popups/fly-in-discount-online-coffee-shop/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:36;a:18:{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:139:\"https://library.elementor.com/popups/fly-in-cta-moving-storage-company/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:37;a:18:{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:149:\"https://library.elementor.com/popups/classic-contact-industrial-design-portfolio/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:38;a:18:{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:127:\"https://library.elementor.com/popups/classic-contact-drone/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:39;a:18:{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:148:\"https://library.elementor.com/popups/full-screen-menu-fashion-stylist-portfolio/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:40;a:18:{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:133:\"https://library.elementor.com/popups/fly-in-cta-landscape-design/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:41;a:18:{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:149:\"https://library.elementor.com/popups/bottom-bar-contact-architecture-photography/?utm_source=template-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:26:\"[\"Architecture\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:42;a:18:{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:142:\"https://library.elementor.com/popups/fly-in-cta-speech-language-therapist/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:43;a:18:{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:137:\"https://library.elementor.com/popups/full-screen-verification-winery/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:44;a:18:{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:138:\"https://library.elementor.com/popups/fly-in-subscription-nutritionist/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:45;a:18:{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:135:\"https://library.elementor.com/popups/classic-subscription-app-saas/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:46;a:18:{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:143:\"https://library.elementor.com/popups/bottom-bar-discount-handmade-cupcakes/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:47;a:18:{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:142:\"https://library.elementor.com/popups/bottom-bar-subscription-fashion-blog/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:48;a:18:{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:130:\"https://library.elementor.com/popups/fly-in-cta-private-tutor/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:49;a:18:{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:132:\"https://library.elementor.com/popups/classic-cta-tennis-academy/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:50;a:18:{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:133:\"https://library.elementor.com/popups/fly-in-cta-shared-workspace/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:51;a:18:{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:132:\"https://library.elementor.com/popups/bottom-bar-cta-art-gallery/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:52;a:18:{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:146:\"https://library.elementor.com/popups/fly-in-subscription-hiking-tours-company/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:53;a:18:{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:128:\"https://library.elementor.com/popups/classic-cta-music-band/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:54;a:18:{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:137:\"https://library.elementor.com/popups/classic-cta-computer-technician/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:55;a:18:{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:139:\"https://library.elementor.com/popups/classic-discount-delivery-company/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:56;a:18:{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:131:\"https://library.elementor.com/popups/classic-discount-eco-shop/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:57;a:18:{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:149:\"https://library.elementor.com/popups/fly-in-subscription-health-mindfulness-blog/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:58;a:18:{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:133:\"https://library.elementor.com/popups/full-screen-menu-art-museum/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:59;a:18:{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:142:\"https://library.elementor.com/popups/classic-discount-urban-clothing-shop/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:60;a:18:{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:155:\"https://library.elementor.com/popups/full-screen-menu-digital-technology-design-school/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:61;a:18:{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:157:\"https://library.elementor.com/popups/bottom-bar-contact-digital-technology-design-school/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:62;a:18:{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:134:\"https://library.elementor.com/popups/full-screen-menu-flower-shop/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:63;a:18:{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:138:\"https://library.elementor.com/popups/classic-subscription-flower-shop/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:64;a:18:{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:143:\"https://library.elementor.com/popups/classic-discount-health-fitness-ebook/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:65;a:18:{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:127:\"https://library.elementor.com/popups/baby-sleep-consultant/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:66;a:18:{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:148:\"https://library.elementor.com/popups/classic-subscription-baby-sleep-consultant/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:67;a:18:{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:135:\"https://library.elementor.com/popups/full-screen-menu-luxury-hotel/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:68;a:18:{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:133:\"https://library.elementor.com/popups/fly-in-booking-luxury-hotel/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:69;a:18:{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:140:\"https://library.elementor.com/popups/full-screen-menu-design-conference/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:70;a:18:{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:143:\"https://library.elementor.com/popups/full-screen-booking-design-conference/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:71;a:18:{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:131:\"https://library.elementor.com/popups/slide-in-menu-vr-headsets/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:72;a:18:{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:133:\"https://library.elementor.com/popups/classic-contact-vr-headsets/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:73;a:18:{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:140:\"https://library.elementor.com/popups/slide-in-menu-portrait-photography/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:74;a:18:{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:149:\"https://library.elementor.com/popups/hello-bar-subscription-portrait-photography/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:75;a:18:{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:134:\"https://library.elementor.com/popups/full-screen-menu-english-pub/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:76;a:18:{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:134:\"https://library.elementor.com/popups/classic-discount-english-pub/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:77;a:18:{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:129:\"https://library.elementor.com/popups/full-screen-menu-singer/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:78;a:18:{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:133:\"https://library.elementor.com/popups/classic-subscription-singer/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:79;a:18:{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:140:\"https://library.elementor.com/popups/full-screen-menu-virtual-assistant/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:80;a:18:{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:141:\"https://library.elementor.com/popups/hello-bar-contact-virtual-assistant/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:81;a:18:{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:133:\"https://library.elementor.com/popups/slide-in-menu-personal-chef/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:82;a:18:{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:131:\"https://library.elementor.com/popups/classic-cta-personal-chef/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:83;a:18:{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:133:\"https://library.elementor.com/popups/full-screen-menu-food-truck/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:84;a:18:{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:132:\"https://library.elementor.com/popups/fly-in-discount-food-truck/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:85;a:18:{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:130:\"https://library.elementor.com/popups/classic-cta-black-friday/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:86;a:18:{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:131:\"https://library.elementor.com/popups/slide-in-cta-black-friday/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:87;a:18:{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:133:\"https://library.elementor.com/popups/slide-in-cta-black-friday-1/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:88;a:18:{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:132:\"https://library.elementor.com/popups/classic-cta-black-friday-2/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:89;a:18:{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:132:\"https://library.elementor.com/popups/classic-cta-black-friday-3/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:90;a:18:{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:132:\"https://library.elementor.com/popups/classic-cta-black-friday-4/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:91;a:18:{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:129:\"https://library.elementor.com/popups/classic-cta-halloween-1/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:92;a:18:{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:135:\"https://library.elementor.com/popups/slide-in-discount-halloween-2/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:93;a:18:{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:135:\"https://library.elementor.com/popups/slide-in-discount-halloween-3/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:94;a:18:{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:133:\"https://library.elementor.com/popups/fly-in-discount-halloween-4/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:95;a:18:{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:138:\"https://library.elementor.com/popups/classic-subscription-halloween-5/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:96;a:18:{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:130:\"https://library.elementor.com/popups/slide-in-cta-christmas-1/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:97;a:18:{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:130:\"https://library.elementor.com/popups/slide-in-cta-christmas-2/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:98;a:18:{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:128:\"https://library.elementor.com/popups/fly-in-cta-christmas-3/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:99;a:18:{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:135:\"https://library.elementor.com/popups/slide-in-discount-christmas-4/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:100;a:18:{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:134:\"https://library.elementor.com/popups/classic-discount-christmas-5/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:101;a:18:{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:132:\"https://library.elementor.com/popups/classic-cta-valentines-day/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:102;a:18:{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:141:\"https://library.elementor.com/popups/hello-bar-discount-valentines-day-2/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:103;a:18:{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:134:\"https://library.elementor.com/popups/classic-cta-valentines-day-3/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:104;a:18:{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:146:\"https://library.elementor.com/popups/fly-in-subscribe-health-wellness-company/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:105;a:18:{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:136:\"https://library.elementor.com/popups/classic-subscribe-tech-company/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:106;a:18:{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:138:\"https://library.elementor.com/popups/classic-contact-us-fight-classes/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:107;a:18:{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:133:\"https://library.elementor.com/popups/classic-cta-mochi-shop-sale/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:108;a:18:{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:130:\"https://library.elementor.com/popups/classic-cta-fashion-shop/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:109;a:18:{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:131:\"https://library.elementor.com/popups/fly-in-login-tech-company/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:110;a:18:{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:138:\"https://library.elementor.com/popups/fly-in-verification-liquor-store/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:111;a:18:{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:141:\"https://library.elementor.com/popups/hello-bar-subscribe-online-magazine/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:112;a:18:{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:129:\"https://library.elementor.com/popups/fly-in-login-health-spa/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:113;a:18:{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:135:\"https://library.elementor.com/popups/fly-in-verification-wine-shop/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:114;a:18:{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:118:\"https://library.elementor.com/lp/ladydog-club-nft/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:115;a:18:{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:109:\"https://library.elementor.com/lp/dot-nft/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:116;a:18:{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:122:\"https://library.elementor.com/lp/cosmic-neighbors-nft/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:117;a:18:{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:124:\"https://library.elementor.com/lp/happy-food-friends-nft/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:118;a:18:{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:121:\"https://library.elementor.com/lp/wireframe-courses-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: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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:119;a:18:{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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:120;a:18:{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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:121;a:18:{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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:122;a:18:{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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:123;a:18:{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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:124;a:18:{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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:125;a:18:{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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:126;a:18:{s:4:\"tmpl\";i:1451;s:2:\"id\";i:23604;s:5:\"title\";s:38:\"Classic | Subscribe | Nail Polish Shop\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2022/03/38-Subscribe-Nail-Polish-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1660205114;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/classic-subscribe-nail-polish-shop/?utm_source=template-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:\"[\"Blog\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:127;a:18:{s:4:\"tmpl\";i:1452;s:2:\"id\";i:23047;s:5:\"title\";s:46:\"Fly-In | Contact | Health &#038; Fitness eBook\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/fitness-ebook-small.jpg\";s:12:\"tmpl_created\";i:1660205149;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/fly-in-contact-health-fitness-ebook/?utm_source=template-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:\"[\"Contact\",\"Ebook\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:128;a:18:{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:129:\"https://library.elementor.com/popups/hello-bar-cta-ecommerce/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:129;a:18:{s:4:\"tmpl\";i:1247;s:2:\"id\";i:21907;s:5:\"title\";s:50:\"Fly-In | Team Details  | 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:157:\"https://library.elementor.com/popups/fly-in-team-details-popup-electronic-music-festival/?utm_source=template-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:\"[\"Team\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:130;a:18:{s:4:\"tmpl\";i:1253;s:2:\"id\";i:22162;s:5:\"title\";s:46:\"Full Screen | Menu | 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:154:\"https://library.elementor.com/popups/full-screen-menu-popup-electronic-music-festival/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:131;a:18:{s:4:\"tmpl\";i:1254;s:2:\"id\";i:22172;s:5:\"title\";s:45:\"Classic | Discount | 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:146:\"https://library.elementor.com/popups/classic-discount-popup-health-beauty-spa/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:132;a:18:{s:4:\"tmpl\";i:1255;s:2:\"id\";i:22183;s:5:\"title\";s:44:\"Hello Bar | CTA | 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:152:\"https://library.elementor.com/popups/hello-bar-cta-popup-environmental-organization/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:133;a:18:{s:4:\"tmpl\";i:1256;s:2:\"id\";i:22195;s:5:\"title\";s:39:\"Classic | Discount | 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:147:\"https://library.elementor.com/popups/classic-discount-popup-italian-restaurant/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:134;a:18:{s:4:\"tmpl\";i:1257;s:2:\"id\";i:22210;s:5:\"title\";s:45:\"Bottom Bar | Discount | 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:153:\"https://library.elementor.com/popups/bottom-bar-discount-popup-technology-conference/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:135;a:18:{s:4:\"tmpl\";i:1258;s:2:\"id\";i:22221;s:5:\"title\";s:32:\"Hello Bar | Menu | 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:140:\"https://library.elementor.com/popups/hello-bar-menu-popup-tattoo-studio/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:136;a:18:{s:4:\"tmpl\";i:1259;s:2:\"id\";i:22231;s:5:\"title\";s:37:\"Full Screen | Booking | 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:145:\"https://library.elementor.com/popups/full-screen-booking-popup-tattoo-studio/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:137;a:18:{s:4:\"tmpl\";i:1260;s:2:\"id\";i:22251;s:5:\"title\";s:34:\"Classic | Discount | 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:142:\"https://library.elementor.com/popups/classic-discount-popup-dental-clinic/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:138;a:18:{s:4:\"tmpl\";i:1261;s:2:\"id\";i:22261;s:5:\"title\";s:34:\"Slide-In | Contact | 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:142:\"https://library.elementor.com/popups/slide-in-contact-popup-makeup-artist/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:139;a:18:{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:132:\"https://library.elementor.com/popups/fly-in-cta-popup-headphone/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:140;a:18:{s:4:\"tmpl\";i:1263;s:2:\"id\";i:22277;s:5:\"title\";s:29:\"Classic | CTA | 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:137:\"https://library.elementor.com/popups/classic-cta-popup-online-course/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:141;a:18:{s:4:\"tmpl\";i:1264;s:2:\"id\";i:22283;s:5:\"title\";s:40:\"Bottom Bar | Contact | 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:148:\"https://library.elementor.com/popups/bottom-bar-contact-popup-virtual-assistant/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:142;a:18:{s:4:\"tmpl\";i:1265;s:2:\"id\";i:22289;s:5:\"title\";s:32:\"Fly-In | Contact | 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:140:\"https://library.elementor.com/popups/fly-in-contact-popup-private-tutor/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:143;a:18:{s:4:\"tmpl\";i:1266;s:2:\"id\";i:22295;s:5:\"title\";s:31:\"Classic |  Login | 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:138:\"https://library.elementor.com/popups/classic-login-popup-login-travel/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:144;a:18:{s:4:\"tmpl\";i:1267;s:2:\"id\";i:22301;s:5:\"title\";s:36:\"Full Screen | Login | 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:144:\"https://library.elementor.com/popups/full-screen-login-popup-login-business/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:145;a:18:{s:4:\"tmpl\";i:1268;s:2:\"id\";i:22307;s:5:\"title\";s:28:\"Classic | Login | 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:136:\"https://library.elementor.com/popups/classic-login-popup-login-blog/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:146;a:18:{s:4:\"tmpl\";i:1269;s:2:\"id\";i:22313;s:5:\"title\";s:31:\"Classic | Login | 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:139:\"https://library.elementor.com/popups/classic-login-popup-login-fashion/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:147;a:18:{s:4:\"tmpl\";i:1270;s:2:\"id\";i:22319;s:5:\"title\";s:40:\"Classic |  Login | 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:147:\"https://library.elementor.com/popups/classic-login-popup-login-design-platform/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:148;a:18:{s:4:\"tmpl\";i:1271;s:2:\"id\";i:22325;s:5:\"title\";s:36:\"Fly-In | Contact | 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:144:\"https://library.elementor.com/popups/fly-in-contact-popup-digital-marketing/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:149;a:18:{s:4:\"tmpl\";i:1272;s:2:\"id\";i:22331;s:5:\"title\";s:36:\"Fly-In | CTA | 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:144:\"https://library.elementor.com/popups/fly-in-cta-popup-dog-cat-food-delivery/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:150;a:18:{s:4:\"tmpl\";i:1273;s:2:\"id\";i:22337;s:5:\"title\";s:37:\"Full Screen | Contact | 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:145:\"https://library.elementor.com/popups/full-screen-contact-popup-design-studio/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:151;a:18:{s:4:\"tmpl\";i:1274;s:2:\"id\";i:22343;s:5:\"title\";s:44:\"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:146:\"https://library.elementor.com/popups/classic-contact-support-product-platform/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:152;a:18:{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:140:\"https://library.elementor.com/popups/full-screen-contact-small-business/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:153;a:18:{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:133:\"https://library.elementor.com/popups/classic-contact-online-shop/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:154;a:18:{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:142:\"https://library.elementor.com/popups/classic-booking-children-optometrist/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:155;a:18:{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:130:\"https://library.elementor.com/popups/fly-in-contact-open-week/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:156;a:18:{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:145:\"https://library.elementor.com/popups/full-screen-cta-plant-pots-online-store/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:157;a:18:{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:134:\"https://library.elementor.com/popups/classic-contact-dance-studio/?utm_source=template-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:1;s:16:\"popularity_index\";i:762;s:11:\"trend_index\";i:650;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:158;a:18:{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:126:\"https://library.elementor.com/lp/pizza-promotion-business/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:159;a:18:{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:127:\"https://library.elementor.com/lp/baby-sleep-webinar-events/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:160;a:18:{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:128:\"https://library.elementor.com/lp/ski-hotel-promotion-travel/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:161;a:18:{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:124:\"https://library.elementor.com/lp/cake-delivery-business/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:162;a:18:{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:126:\"https://library.elementor.com/lp/furniture-store-business/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:163;a:18:{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:116:\"https://library.elementor.com/lp/nails-business/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:164;a:18:{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:123:\"https://library.elementor.com/lp/music-festival-events/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:165;a:18:{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:134:\"https://library.elementor.com/lp/fashion-styling-course-education/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:166;a:18:{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:127:\"https://library.elementor.com/lp/bags-online-shop-business/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:167;a:18:{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:126:\"https://library.elementor.com/lp/cooking-academy-business/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:168;a:18:{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:139:\"https://library.elementor.com/lp/ophthalmology-medical-clinic-business/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:169;a:18:{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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:170;a:18:{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:120:\"https://library.elementor.com/lp/luxury-car-product/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:171;a:18:{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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:172;a:18:{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:135:\"https://library.elementor.com/popups/classic-contact-online-course/?utm_source=template-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:2;s:16:\"popularity_index\";i:530;s:11:\"trend_index\";i:369;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:173;a:18:{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:134:\"https://library.elementor.com/popups/classic-contact-psychologist/?utm_source=template-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:3;s:16:\"popularity_index\";i:578;s:11:\"trend_index\";i:312;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:174;a:18:{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:3;s:16:\"popularity_index\";i:189;s:11:\"trend_index\";i:20;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:175;a:18:{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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:176;a:18:{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:126:\"https://library.elementor.com/lp/art-magazine-coming-soon/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:177;a:18:{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:125:\"https://library.elementor.com/lp/design-blog-coming-soon/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:178;a:18:{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:115:\"https://library.elementor.com/restaurant-about/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:179;a:18:{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:131:\"https://library.elementor.com/popups/classic-cta-online-course/?utm_source=template-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:4;s:16:\"popularity_index\";i:619;s:11:\"trend_index\";i:582;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:180;a:18:{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:135:\"https://library.elementor.com/lp/digital-marketing-agency-business/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:181;a:18:{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:118:\"https://library.elementor.com/law-firm-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: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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:182;a:18:{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:138:\"https://library.elementor.com/popups/classic-japanese-restaurant-sale/?utm_source=template-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:5;s:16:\"popularity_index\";i:717;s:11:\"trend_index\";i:697;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:183;a:18:{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:134:\"https://library.elementor.com/lp/dogs-adoption-social-involvement/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:184;a:18:{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:120:\"https://library.elementor.com/photographer-projects/?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: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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:185;a:18:{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:132:\"https://library.elementor.com/popups/classic-menu-online-course/?utm_source=template-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:6;s:16:\"popularity_index\";i:516;s:11:\"trend_index\";i:432;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:186;a:18:{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:135:\"https://library.elementor.com/popups/classic-menu-travel-and-tours/?utm_source=template-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:7;s:16:\"popularity_index\";i:690;s:11:\"trend_index\";i:714;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:187;a:18:{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:138:\"https://library.elementor.com/lp/exercise-fitness-equipment-ecommerce/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:188;a:18:{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:119:\"https://library.elementor.com/photographer-gallery/?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:56:\"[\"Gallery\",\"Photography\",\"Portfolio\",\"Project\",\"Travel\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:189;a:18:{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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:190;a:18:{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:130:\"https://library.elementor.com/popups/classic-menu-photography/?utm_source=template-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:8;s:16:\"popularity_index\";i:646;s:11:\"trend_index\";i:521;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:191;a:18:{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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:192;a:18:{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:145:\"https://library.elementor.com/lp/interior-design-consultation-online-service/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:193;a:18:{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:152:\"https://library.elementor.com/popups/classic-newsletter-subscribe-magazine-and-blog/?utm_source=template-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:9;s:16:\"popularity_index\";i:357;s:11:\"trend_index\";i:281;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:194;a:18:{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:122:\"https://library.elementor.com/popups/classic-sale-gym/?utm_source=template-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:10;s:16:\"popularity_index\";i:696;s:11:\"trend_index\";i:740;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:195;a:18:{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:151:\"https://library.elementor.com/lp/luxurious-camping-accommodation-for-events-events/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:196;a:18:{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:119:\"https://library.elementor.com/online-training-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:\"[\"Fitness\",\"Online\",\"Sport\",\"Training\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:197;a:18:{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:135:\"https://library.elementor.com/popups/classic-subscribe-travel-blog/?utm_source=template-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:11;s:16:\"popularity_index\";i:709;s:11:\"trend_index\";i:459;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:198;a:18:{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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:199;a:18:{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:139:\"https://library.elementor.com/lp/online-english-courses-online-service/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:200;a:18:{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:133:\"https://library.elementor.com/popups/fly-in-contact-beauty-salon/?utm_source=template-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:12;s:16:\"popularity_index\";i:691;s:11:\"trend_index\";i:428;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:201;a:18:{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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:202;a:18:{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:134:\"https://library.elementor.com/lp/plant-pots-online-shop-ecommerce/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:203;a:18:{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:127:\"https://library.elementor.com/lp/shared-workspace-business/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:204;a:18:{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:118:\"https://library.elementor.com/spa-beauty-services/?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: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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:205;a:18:{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:134:\"https://library.elementor.com/popups/fly-in-newsletter-barbershop/?utm_source=template-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:13;s:16:\"popularity_index\";i:710;s:11:\"trend_index\";i:667;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:206;a:18:{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:133:\"https://library.elementor.com/popups/flyin-sale-travel-and-tours/?utm_source=template-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:14;s:16:\"popularity_index\";i:754;s:11:\"trend_index\";i:791;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:207;a:18:{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:136:\"https://library.elementor.com/lp/teeth-straightening-health-fitness/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:208;a:18:{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:125:\"https://library.elementor.com/insurance-company-services/?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: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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:209;a:18:{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:137:\"https://library.elementor.com/popups/fly-in-sign-up-flooring-company/?utm_source=template-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:15;s:16:\"popularity_index\";i:625;s:11:\"trend_index\";i:309;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:210;a:18:{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:124:\"https://library.elementor.com/lp/time-management-events/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:211;a:18:{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:119:\"https://library.elementor.com/contact-plants-store/?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:40:\"[\"Contact\",\"Info\",\"Plant\",\"Testimonial\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:212;a:18:{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:132:\"https://library.elementor.com/popups/full-screen-menu-portfolio/?utm_source=template-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:16;s:16:\"popularity_index\";i:654;s:11:\"trend_index\";i:626;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:213;a:18:{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:122:\"https://library.elementor.com/lp/coffee-sale-business/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:214;a:18:{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:119:\"https://library.elementor.com/dental-care-services/?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:45:\"[\"Dental\",\"Medical\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:215;a:18:{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:133:\"https://library.elementor.com/popups/fullscreen-menu-travel-blog/?utm_source=template-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:17;s:16:\"popularity_index\";i:673;s:11:\"trend_index\";i:348;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:216;a:18:{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:121:\"https://library.elementor.com/lp/commerce-headphones/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:217;a:18:{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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:218;a:18:{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:119:\"https://library.elementor.com/lp/conference-events/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:219;a:18:{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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:220;a:18:{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:139:\"https://library.elementor.com/popups/hello-bar-contact-interior-design/?utm_source=template-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:18;s:16:\"popularity_index\";i:763;s:11:\"trend_index\";i:679;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:221;a:18:{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:133:\"https://library.elementor.com/popups/hello-bar-menu-psychologist/?utm_source=template-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:19;s:16:\"popularity_index\";i:739;s:11:\"trend_index\";i:583;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:222;a:18:{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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:223;a:18:{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:126:\"https://library.elementor.com/lp/digital-course-ecommerce/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:224;a:18:{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:128:\"https://library.elementor.com/lp/bag-product-sale-ecommerce/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:225;a:18:{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:117:\"https://library.elementor.com/conference-contact/?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:44:\"[\"Conference\",\"Contact\",\"Form\",\"Info\",\"Map\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:226;a:18:{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:131:\"https://library.elementor.com/lp/camera-product-sale-ecommerce/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:227;a:18:{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:125:\"https://library.elementor.com/popups/slide-in-contact-us/?utm_source=template-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:21;s:16:\"popularity_index\";i:734;s:11:\"trend_index\";i:686;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:228;a:18:{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:117:\"https://library.elementor.com/travel-agency-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: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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:229;a:18:{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:119:\"https://library.elementor.com/lp/car-wash-business/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:230;a:18:{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:131:\"https://library.elementor.com/architecture-photography-gallery/?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:52:\"[\"Architecture\",\"Gallery\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:231;a:18:{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:139:\"https://library.elementor.com/popups/slide-in-japanese-restaurant-menu/?utm_source=template-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:22;s:16:\"popularity_index\";i:650;s:11:\"trend_index\";i:565;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:232;a:18:{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:135:\"https://library.elementor.com/popups/slide-in-law-firm-information/?utm_source=template-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:23;s:16:\"popularity_index\";i:547;s:11:\"trend_index\";i:413;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:233;a:18:{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:127:\"https://library.elementor.com/lp/design-school-coming-soon/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:234;a:18:{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:119:\"https://library.elementor.com/3d-designer-projects/?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:\"[\"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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:235;a:18:{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:141:\"https://library.elementor.com/popups/slide-in-contact-luxury-real-estate/?utm_source=template-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:24;s:16:\"popularity_index\";i:559;s:11:\"trend_index\";i:284;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:236;a:18:{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:121:\"https://library.elementor.com/lp/dog-walker-business/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:237;a:18:{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:120:\"https://library.elementor.com/architecture-projects/?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: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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:238;a:18:{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:136:\"https://library.elementor.com/popups/slide-in-menu-flooring-company/?utm_source=template-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:25;s:16:\"popularity_index\";i:383;s:11:\"trend_index\";i:162;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:239;a:18:{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:123:\"https://library.elementor.com/fashion-shop-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: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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:240;a:18:{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:127:\"https://library.elementor.com/lp/fashion-store-coming-soon/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:241;a:18:{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:130:\"https://library.elementor.com/lp/private-tutor-online-service/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:242;a:18:{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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:243;a:18:{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:127:\"https://library.elementor.com/lp/life-coach-online-service/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:244;a:18:{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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:245;a:18:{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:138:\"https://library.elementor.com/popups/classic-digital-agency-marketing/?utm_source=template-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:28;s:16:\"popularity_index\";i:362;s:11:\"trend_index\";i:315;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:246;a:18:{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:129:\"https://library.elementor.com/lp/finance-consulting-business/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:247;a:18:{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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:248;a:18:{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:117:\"https://library.elementor.com/blocks/404-page-01/?utm_source=template-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:28;s:16:\"popularity_index\";i:533;s:11:\"trend_index\";i:222;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:249;a:18:{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:123:\"https://library.elementor.com/lp/dental-health-fitness/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:250;a:18:{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:123:\"https://library.elementor.com/tech-company-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: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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:251;a:18:{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:117:\"https://library.elementor.com/blocks/404-page-02/?utm_source=template-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:29;s:16:\"popularity_index\";i:347;s:11:\"trend_index\";i:155;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:252;a:18:{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:128:\"https://library.elementor.com/lp/electronics-sale-ecommerce/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:253;a:18:{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:126:\"https://library.elementor.com/packing-moving-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:28:\"[\"Movers\",\"Moving\",\"Storge\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:254;a:18:{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:136:\"https://library.elementor.com/lp/donate-computer-social-involvement/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:255;a:18:{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:117:\"https://library.elementor.com/blocks/404-page-03/?utm_source=template-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:31;s:16:\"popularity_index\";i:450;s:11:\"trend_index\";i:375;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:256;a:18:{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:119:\"https://library.elementor.com/interior-design-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: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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:257;a:18:{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:128:\"https://library.elementor.com/lp/saas-hr-management-product/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:258;a:18:{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:117:\"https://library.elementor.com/blocks/404-page-04/?utm_source=template-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:32;s:16:\"popularity_index\";i:420;s:11:\"trend_index\";i:176;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:259;a:18:{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:122:\"https://library.elementor.com/design-blog-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: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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:260;a:18:{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:131:\"https://library.elementor.com/lp/medical-center-online-service/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:261;a:18:{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:112:\"https://library.elementor.com/hotel-contact/?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:36:\"[\"Contact\",\"from\",\"Info\",\"Vacation\"]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:262;a:18:{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:130:\"https://library.elementor.com/lp/parental-counseling-business/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:263;a:18:{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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:264;a:18:{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:117:\"https://library.elementor.com/blocks/404-page-05/?utm_source=template-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:34;s:16:\"popularity_index\";i:419;s:11:\"trend_index\";i:220;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:265;a:18:{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:125:\"https://library.elementor.com/lp/online-course-education/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:266;a:18:{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:117:\"https://library.elementor.com/blocks/404-page-06/?utm_source=template-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:35;s:16:\"popularity_index\";i:298;s:11:\"trend_index\";i:268;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:267;a:18:{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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:268;a:18:{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:126:\"https://library.elementor.com/lp/dietitian-health-fitness/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:269;a:18:{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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:270;a:18:{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:124:\"https://library.elementor.com/lp/personal-chef-business/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:271;a:18:{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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:272;a:18:{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:117:\"https://library.elementor.com/blocks/404-page-07/?utm_source=template-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:37;s:16:\"popularity_index\";i:303;s:11:\"trend_index\";i:171;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:273;a:18:{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:146:\"https://library.elementor.com/lp/online-full-stack-developer-course-education/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:274;a:18:{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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:275;a:18:{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:134:\"https://library.elementor.com/lp/virtual-assistant-online-service/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:276;a:18:{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:117:\"https://library.elementor.com/blocks/404-page-09/?utm_source=template-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:39;s:16:\"popularity_index\";i:477;s:11:\"trend_index\";i:285;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:277;a:18:{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:117:\"https://library.elementor.com/restaurant-contact/?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:60:\"[\"Contact\",\"Food\",\"Form\",\"Google Maps\",\"Info\",\"Testimonial\"]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:278;a:18:{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:134:\"https://library.elementor.com/lp/construction-project-real-estate/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:279;a:18:{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:125:\"https://library.elementor.com/interior-designer-projects/?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: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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:280;a:18:{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:132:\"https://library.elementor.com/lp/dog-cat-food-delivery-business/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:281;a:18:{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:117:\"https://library.elementor.com/blocks/404-page-08/?utm_source=template-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:41;s:16:\"popularity_index\";i:510;s:11:\"trend_index\";i:575;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:282;a:18:{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:124:\"https://library.elementor.com/fashion-store-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: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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:283;a:18:{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:130:\"https://library.elementor.com/lp/mobile-pet-grooming-business/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:284;a:18:{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:117:\"https://library.elementor.com/exhibition-gallery/?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:\"[\"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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:285;a:18:{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:113:\"https://library.elementor.com/blocks/about-1/?utm_source=template-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:42;s:16:\"popularity_index\";i:147;s:11:\"trend_index\";i:9;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:286;a:18:{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:128:\"https://library.elementor.com/lp/marketing-course-education/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:287;a:18:{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:121:\"https://library.elementor.com/travel-blogger-gallery/?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:43:\"[\"Gallery\",\"Photography\",\"Slider\",\"Travel\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:288;a:18:{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:135:\"https://library.elementor.com/lp/pilates-instructor-online-service/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:289;a:18:{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:124:\"https://library.elementor.com/ceramics-shop-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: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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:290;a:18:{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:114:\"https://library.elementor.com/blocks/about-10/?utm_source=template-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:45;s:16:\"popularity_index\";i:77;s:11:\"trend_index\";i:47;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:291;a:18:{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:128:\"https://library.elementor.com/dance-studio-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: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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.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:18:{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:126:\"https://library.elementor.com/lp/flower-delivery-business/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:293;a:18:{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:116:\"https://library.elementor.com/lp/webinar-events/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:294;a:18:{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:124:\"https://library.elementor.com/eco-shop-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: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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:295;a:18:{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:114:\"https://library.elementor.com/blocks/about-11/?utm_source=template-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:46;s:16:\"popularity_index\";i:148;s:11:\"trend_index\";i:43;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:296;a:18:{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:136:\"https://library.elementor.com/lp/calls-volunteer-social-involvement/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:297;a:18:{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:120:\"https://library.elementor.com/food-blog-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: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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:298;a:18:{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:127:\"https://library.elementor.com/lp/marketing-agency-business/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:299;a:18:{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:126:\"https://library.elementor.com/mobile-app-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: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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:300;a:18:{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:114:\"https://library.elementor.com/blocks/about-12/?utm_source=template-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:48;s:16:\"popularity_index\";i:216;s:11:\"trend_index\";i:50;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:301;a:18:{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:130:\"https://library.elementor.com/lp/gym-promotion-health-fitness/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:302;a:18:{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:123:\"https://library.elementor.com/perfume-shop-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: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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:303;a:18:{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:128:\"https://library.elementor.com/lp/bicycle-pre-sale-ecommerce/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.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:18:{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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:305;a:18:{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:133:\"https://library.elementor.com/lp/virtual-try-on-glasses-business/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:306;a:18:{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:114:\"https://library.elementor.com/blocks/about-13/?utm_source=template-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:51;s:16:\"popularity_index\";i:215;s:11:\"trend_index\";i:77;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:307;a:18:{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:114:\"https://library.elementor.com/blocks/about-15/?utm_source=template-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:52;s:16:\"popularity_index\";i:21;s:11:\"trend_index\";i:57;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:308;a:18:{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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:309;a:18:{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:125:\"https://library.elementor.com/lp/moving-company-business/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:310;a:18:{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:120:\"https://library.elementor.com/vase-shop-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: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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:311;a:18:{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:123:\"https://library.elementor.com/lp/food-blog-coming-soon/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:312;a:18:{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:127:\"https://library.elementor.com/lp/it-service-online-service/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:313;a:18:{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:123:\"https://library.elementor.com/art-magazine-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: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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:314;a:18:{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:114:\"https://library.elementor.com/blocks/about-14/?utm_source=template-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:55;s:16:\"popularity_index\";i:9;s:11:\"trend_index\";i:29;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:315;a:18:{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:146:\"https://library.elementor.com/lp/finance-learning-platform-under-construction/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:316;a:18:{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:132:\"https://library.elementor.com/business-consulting-company-about/?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: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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:317;a:18:{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:130:\"https://library.elementor.com/lp/home-decor-store-coming-soon/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:318;a:18:{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:119:\"https://library.elementor.com/construction-service/?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:48:\"[\"Architecture\",\"Construction\",\"Faq\",\"Services\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:319;a:18:{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:114:\"https://library.elementor.com/blocks/about-16/?utm_source=template-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:56;s:16:\"popularity_index\";i:59;s:11:\"trend_index\";i:8;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:320;a:18:{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:123:\"https://library.elementor.com/lp/hair-stylist-business/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:321;a:18:{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:128:\"https://library.elementor.com/creative-digital-agency-about/?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: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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:322;a:18:{s:4:\"tmpl\";i:1184;s:2:\"id\";i:18449;s:5:\"title\";s:45:\"Aesthetic Clinic &#8211; Health &amp; 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:133:\"https://library.elementor.com/lp/aesthetic-clinic-health-fitness/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:323;a:18:{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:131:\"https://library.elementor.com/doctors-online-consultation-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:35:\"[\"App\",\"Health\",\"Medical\",\"Online\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:324;a:18:{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:114:\"https://library.elementor.com/blocks/about-17/?utm_source=template-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:58;s:16:\"popularity_index\";i:220;s:11:\"trend_index\";i:142;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:325;a:18:{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:138:\"https://library.elementor.com/lp/online-cooking-course-online-service/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:326;a:18:{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:133:\"https://library.elementor.com/lp/online-store-under-construction/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:327;a:18:{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:124:\"https://library.elementor.com/design-school-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: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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:328;a:18:{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:114:\"https://library.elementor.com/blocks/about-18/?utm_source=template-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:60;s:16:\"popularity_index\";i:104;s:11:\"trend_index\";i:46;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:329;a:18:{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:134:\"https://library.elementor.com/lp/travel-agency-under-construction/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:330;a:18:{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:118:\"https://library.elementor.com/lp/open-week-events/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:331;a:18:{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:124:\"https://library.elementor.com/lp/makeup-artist-business/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.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:18:{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:114:\"https://library.elementor.com/blocks/about-19/?utm_source=template-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:63;s:16:\"popularity_index\";i:268;s:11:\"trend_index\";i:161;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:333;a:18:{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:157:\"https://library.elementor.com/lp/online-real-estate-investment-conference-online-service/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:334;a:18:{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:113:\"https://library.elementor.com/blocks/about-2/?utm_source=template-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:64;s:16:\"popularity_index\";i:210;s:11:\"trend_index\";i:116;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:335;a:18:{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:132:\"https://library.elementor.com/lp/childrens-optometrist-business/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:336;a:18:{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:124:\"https://library.elementor.com/lp/car-insurance-business/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:337;a:18:{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:124:\"https://library.elementor.com/birthday-party-invitation/?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:\"[\"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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:338;a:18:{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:117:\"https://library.elementor.com/beauty-salon-about/?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:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:615;s:11:\"trend_index\";i:184;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:339;a:18:{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:141:\"https://library.elementor.com/lp/grill-restaurant-food-delivery-business/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:340;a:18:{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:114:\"https://library.elementor.com/blocks/about-20/?utm_source=template-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:67;s:16:\"popularity_index\";i:134;s:11:\"trend_index\";i:70;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:341;a:18:{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:119:\"https://library.elementor.com/beauty-salon-contact/?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:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:548;s:11:\"trend_index\";i:101;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:342;a:18:{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:124:\"https://library.elementor.com/lp/restaurant-coming-soon/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:343;a:18:{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:114:\"https://library.elementor.com/blocks/about-21/?utm_source=template-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:68;s:16:\"popularity_index\";i:83;s:11:\"trend_index\";i:52;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:344;a:18:{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:119:\"https://library.elementor.com/beauty-salon-gallery/?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:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:491;s:11:\"trend_index\";i:90;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:345;a:18:{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:136:\"https://library.elementor.com/lp/at-home-massage-therapist-business/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:346;a:18:{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:116:\"https://library.elementor.com/beauty-salon-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:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:408;s:11:\"trend_index\";i:56;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:347;a:18:{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:120:\"https://library.elementor.com/lp/insurance-business/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:348;a:18:{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:120:\"https://library.elementor.com/beauty-salon-services/?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:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:664;s:11:\"trend_index\";i:261;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:349;a:18:{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:134:\"https://library.elementor.com/lp/conference-thank-you-page-events/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:350;a:18:{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:115:\"https://library.elementor.com/blocks/about-3-2/?utm_source=template-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:71;s:16:\"popularity_index\";i:48;s:11:\"trend_index\";i:12;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:351;a:18:{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:116:\"https://library.elementor.com/travel-blog-about/?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:72;s:16:\"popularity_index\";i:608;s:11:\"trend_index\";i:343;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:352;a:18:{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:132:\"https://library.elementor.com/lp/real-estate-agency-real-estate/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:353;a:18:{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:118:\"https://library.elementor.com/travel-blog-contact/?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:73;s:16:\"popularity_index\";i:687;s:11:\"trend_index\";i:564;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:354;a:18:{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:151:\"https://library.elementor.com/lp/volunteer-calls-thank-you-page-social-involvement/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:355;a:18:{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:115:\"https://library.elementor.com/blocks/about-4-2/?utm_source=template-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:73;s:16:\"popularity_index\";i:428;s:11:\"trend_index\";i:303;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:356;a:18:{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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:357;a:18:{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:131:\"https://library.elementor.com/lp/webinar-thank-you-page-events/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:358;a:18:{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:116:\"https://library.elementor.com/dance-studio-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:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:596;s:11:\"trend_index\";i:301;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:359;a:18:{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:115:\"https://library.elementor.com/blocks/about-5-3/?utm_source=template-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:75;s:16:\"popularity_index\";i:40;s:11:\"trend_index\";i:40;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:360;a:18:{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:126:\"https://library.elementor.com/lp/beauty-product-ecommerce/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:361;a:18:{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:117:\"https://library.elementor.com/dance-studio-about/?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:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:626;s:11:\"trend_index\";i:373;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:362;a:18:{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:115:\"https://library.elementor.com/blocks/about-6-3/?utm_source=template-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:76;s:16:\"popularity_index\";i:90;s:11:\"trend_index\";i:123;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:363;a:18:{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:125:\"https://library.elementor.com/lp/gym-app-service-product/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:364;a:18:{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:119:\"https://library.elementor.com/dance-studio-classes/?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:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:629;s:11:\"trend_index\";i:458;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:365;a:18:{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:127:\"https://library.elementor.com/lp/sunglasses-sale-ecommerce/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:366;a:18:{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:120:\"https://library.elementor.com/dance-studio-schedule/?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:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:698;s:11:\"trend_index\";i:602;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:367;a:18:{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:119:\"https://library.elementor.com/lp/fashion-ecommerce/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:368;a:18:{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:119:\"https://library.elementor.com/dance-studio-pricing/?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:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:731;s:11:\"trend_index\";i:661;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:369;a:18:{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:122:\"https://library.elementor.com/lp/shoes-sale-ecommerce/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:370;a:18:{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:113:\"https://library.elementor.com/blocks/about-7/?utm_source=template-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:79;s:16:\"popularity_index\";i:307;s:11:\"trend_index\";i:169;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:371;a:18:{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:119:\"https://library.elementor.com/dance-studio-contact/?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:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:741;s:11:\"trend_index\";i:721;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:372;a:18:{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:113:\"https://library.elementor.com/blocks/about-8/?utm_source=template-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:80;s:16:\"popularity_index\";i:38;s:11:\"trend_index\";i:26;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:373;a:18:{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:139:\"https://library.elementor.com/lp/personal-chef-thank-you-page-business/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:374;a:18:{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:117:\"https://library.elementor.com/psychologist-about/?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:81;s:16:\"popularity_index\";i:618;s:11:\"trend_index\";i:426;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:375;a:18:{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:145:\"https://library.elementor.com/lp/development-course-thank-you-page-education/?utm_source=template-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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:376;a:18:{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:119:\"https://library.elementor.com/psychologist-contact/?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:82;s:16:\"popularity_index\";i:666;s:11:\"trend_index\";i:558;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:377;a:18:{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:113:\"https://library.elementor.com/blocks/about-9/?utm_source=template-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:82;s:16:\"popularity_index\";i:523;s:11:\"trend_index\";i:453;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:378;a:18:{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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.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:18:{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:119:\"https://library.elementor.com/psychologist-pricing/?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:84;s:16:\"popularity_index\";i:732;s:11:\"trend_index\";i:537;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:380;a:18:{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:115:\"https://library.elementor.com/blocks/archive-1/?utm_source=template-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:84;s:16:\"popularity_index\";i:79;s:11:\"trend_index\";i:15;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:381;a:18:{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:120:\"https://library.elementor.com/psychologist-services/?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:85;s:16:\"popularity_index\";i:606;s:11:\"trend_index\";i:379;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:382;a:18:{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:121:\"https://library.elementor.com/flooring-company-about/?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:86;s:16:\"popularity_index\";i:488;s:11:\"trend_index\";i:319;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:383;a:18:{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:115:\"https://library.elementor.com/blocks/archive-2/?utm_source=template-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:86;s:16:\"popularity_index\";i:250;s:11:\"trend_index\";i:124;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:384;a:18:{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:123:\"https://library.elementor.com/flooring-company-contact/?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:87;s:16:\"popularity_index\";i:553;s:11:\"trend_index\";i:380;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:385;a:18:{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:123:\"https://library.elementor.com/flooring-company-gallery/?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:88;s:16:\"popularity_index\";i:371;s:11:\"trend_index\";i:291;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:386;a:18:{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:115:\"https://library.elementor.com/blocks/archive-3/?utm_source=template-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:88;s:16:\"popularity_index\";i:176;s:11:\"trend_index\";i:54;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:387;a:18:{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:143:\"https://library.elementor.com/finance-learning-platform-under-construction/?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:27:\"[\"Finance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:89;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:388;a:18:{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:124:\"https://library.elementor.com/flooring-company-services/?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:90;s:16:\"popularity_index\";i:538;s:11:\"trend_index\";i:392;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:389;a:18:{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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:390;a:18:{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:115:\"https://library.elementor.com/blocks/archive-4/?utm_source=template-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:91;s:16:\"popularity_index\";i:354;s:11:\"trend_index\";i:396;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:391;a:18:{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:127:\"https://library.elementor.com/home-decor-store-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: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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:392;a:18:{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:115:\"https://library.elementor.com/blocks/archive-5/?utm_source=template-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:93;s:16:\"popularity_index\";i:333;s:11:\"trend_index\";i:195;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:393;a:18:{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:128:\"https://library.elementor.com/luxury-real-estate-about-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:93;s:16:\"popularity_index\";i:150;s:11:\"trend_index\";i:447;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:394;a:18:{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:115:\"https://library.elementor.com/blocks/archive-6/?utm_source=template-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:94;s:16:\"popularity_index\";i:204;s:11:\"trend_index\";i:95;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:395;a:18:{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:133:\"https://library.elementor.com/luxury-real-estate-contact-us-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:94;s:16:\"popularity_index\";i:610;s:11:\"trend_index\";i:569;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:396;a:18:{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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:397;a:18:{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:115:\"https://library.elementor.com/blocks/archive-7/?utm_source=template-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:96;s:16:\"popularity_index\";i:208;s:11:\"trend_index\";i:111;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:398;a:18:{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:127:\"https://library.elementor.com/luxury-real-estate-news-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:96;s:16:\"popularity_index\";i:404;s:11:\"trend_index\";i:167;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:399;a:18:{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:130:\"https://library.elementor.com/online-store-under-construction/?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: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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:400;a:18:{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:115:\"https://library.elementor.com/blocks/archive-8/?utm_source=template-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:98;s:16:\"popularity_index\";i:227;s:11:\"trend_index\";i:153;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:401;a:18:{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:128:\"https://library.elementor.com/japanese-restaurant-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:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:537;s:11:\"trend_index\";i:287;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:402;a:18:{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:131:\"https://library.elementor.com/travel-agency-under-construction/?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: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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:403;a:18:{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:115:\"https://library.elementor.com/blocks/archive-9/?utm_source=template-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:100;s:16:\"popularity_index\";i:265;s:11:\"trend_index\";i:208;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:404;a:18:{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:129:\"https://library.elementor.com/japanese-restaurant-chefs-menu/?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:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:651;s:11:\"trend_index\";i:675;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:405;a:18:{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:127:\"https://library.elementor.com/japanese-restaurant-bar-menu/?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:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:101;s:16:\"popularity_index\";i:735;s:11:\"trend_index\";i:829;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:406;a:18:{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:124:\"https://library.elementor.com/japanese-restaurant-about/?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:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:102;s:16:\"popularity_index\";i:640;s:11:\"trend_index\";i:389;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.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:18:{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:120:\"https://library.elementor.com/blocks/barbershop-404/?utm_source=template-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:103;s:16:\"popularity_index\";i:768;s:11:\"trend_index\";i:681;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:408;a:18:{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:126:\"https://library.elementor.com/japanese-restaurant-gallery/?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:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:103;s:16:\"popularity_index\";i:648;s:11:\"trend_index\";i:551;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:409;a:18:{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:125:\"https://library.elementor.com/japanese-restaurant-events/?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:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:104;s:16:\"popularity_index\";i:723;s:11:\"trend_index\";i:711;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:410;a:18:{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:124:\"https://library.elementor.com/blocks/barbershop-archive/?utm_source=template-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:105;s:16:\"popularity_index\";i:737;s:11:\"trend_index\";i:523;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:411;a:18:{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:131:\"https://library.elementor.com/japanese-restaurant-reservations/?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:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:715;s:11:\"trend_index\";i:727;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:412;a:18:{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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:413;a:18:{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:123:\"https://library.elementor.com/blocks/barbershop-footer/?utm_source=template-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:107;s:16:\"popularity_index\";i:555;s:11:\"trend_index\";i:267;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:414;a:18:{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:115:\"https://library.elementor.com/barbershop-about/?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:107;s:16:\"popularity_index\";i:744;s:11:\"trend_index\";i:739;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:415;a:18:{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:123:\"https://library.elementor.com/blocks/barbershop-header/?utm_source=template-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:108;s:16:\"popularity_index\";i:343;s:11:\"trend_index\";i:137;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:416;a:18:{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:118:\"https://library.elementor.com/barbershop-services/?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:108;s:16:\"popularity_index\";i:761;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:417;a:18:{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:117:\"https://library.elementor.com/barbershop-gallery/?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:109;s:16:\"popularity_index\";i:756;s:11:\"trend_index\";i:822;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:418;a:18:{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:117:\"https://library.elementor.com/barbershop-contact/?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:110;s:16:\"popularity_index\";i:753;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:419;a:18:{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:117:\"https://library.elementor.com/online-course-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:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:111;s:16:\"popularity_index\";i:230;s:11:\"trend_index\";i:125;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:420;a:18:{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:128:\"https://library.elementor.com/blocks/barbershop-single-post/?utm_source=template-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:111;s:16:\"popularity_index\";i:736;s:11:\"trend_index\";i:580;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:421;a:18:{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:122:\"https://library.elementor.com/blocks/beauty-salon-404/?utm_source=template-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:112;s:16:\"popularity_index\";i:742;s:11:\"trend_index\";i:563;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:422;a:18:{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:118:\"https://library.elementor.com/online-course-about/?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:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:112;s:16:\"popularity_index\";i:508;s:11:\"trend_index\";i:429;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:423;a:18:{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:124:\"https://library.elementor.com/online-course-course-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:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:113;s:16:\"popularity_index\";i:337;s:11:\"trend_index\";i:310;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:424;a:18:{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:120:\"https://library.elementor.com/online-course-contact/?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:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:114;s:16:\"popularity_index\";i:565;s:11:\"trend_index\";i:533;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:425;a:18:{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:125:\"https://library.elementor.com/blocks/beauty-salon-footer/?utm_source=template-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:115;s:16:\"popularity_index\";i:524;s:11:\"trend_index\";i:126;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:426;a:18:{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:124:\"https://library.elementor.com/interior-design-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:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:331;s:11:\"trend_index\";i:264;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:427;a:18:{s:4:\"tmpl\";i:1453;s:2:\"id\";i:16346;s:5:\"title\";s:33:\"Your New Home &#8211; Real Estate\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/03/lp3-l.png\";s:12:\"tmpl_created\";i:1660205402;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/your-new-home-real-estate/?utm_source=template-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:31:\"[\"Landing Pages\",\"Real estate\"]\";s:10:\"menu_order\";i:116;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:428;a:18:{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:120:\"https://library.elementor.com/interior-design-about/?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:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:116;s:16:\"popularity_index\";i:316;s:11:\"trend_index\";i:334;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:429;a:18:{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:125:\"https://library.elementor.com/blocks/beauty-salon-header/?utm_source=template-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:117;s:16:\"popularity_index\";i:356;s:11:\"trend_index\";i:49;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:430;a:18:{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:123:\"https://library.elementor.com/interior-design-projects/?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:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:367;s:11:\"trend_index\";i:323;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:431;a:18:{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:118:\"https://library.elementor.com/blocks/blog-posts-1/?utm_source=template-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:118;s:16:\"popularity_index\";i:131;s:11:\"trend_index\";i:152;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:432;a:18:{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:122:\"https://library.elementor.com/interior-design-contact/?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:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:118;s:16:\"popularity_index\";i:395;s:11:\"trend_index\";i:337;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:433;a:18:{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:120:\"https://library.elementor.com/photography-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:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:119;s:16:\"popularity_index\";i:241;s:11:\"trend_index\";i:201;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:434;a:18:{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:116:\"https://library.elementor.com/photography-about/?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:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:120;s:16:\"popularity_index\";i:499;s:11:\"trend_index\";i:374;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:435;a:18:{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:117:\"https://library.elementor.com/blocks/clients-1-2/?utm_source=template-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:120;s:16:\"popularity_index\";i:294;s:11:\"trend_index\";i:202;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:436;a:18:{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:118:\"https://library.elementor.com/photography-contact/?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:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:121;s:16:\"popularity_index\";i:531;s:11:\"trend_index\";i:350;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:437;a:18:{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:119:\"https://library.elementor.com/photography-wildlife/?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:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:122;s:16:\"popularity_index\";i:579;s:11:\"trend_index\";i:656;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:438;a:18:{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:116:\"https://library.elementor.com/blocks/clients-10/?utm_source=template-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:122;s:16:\"popularity_index\";i:657;s:11:\"trend_index\";i:581;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:439;a:18:{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:128:\"https://library.elementor.com/photography-glowing-jellyfish/?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:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:123;s:16:\"popularity_index\";i:628;s:11:\"trend_index\";i:532;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:440;a:18:{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:127:\"https://library.elementor.com/photography-fluttering-birds/?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:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:124;s:16:\"popularity_index\";i:693;s:11:\"trend_index\";i:766;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:441;a:18:{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:117:\"https://library.elementor.com/photography-nature/?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:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:125;s:16:\"popularity_index\";i:592;s:11:\"trend_index\";i:778;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:442;a:18:{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:116:\"https://library.elementor.com/blocks/clients-11/?utm_source=template-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:125;s:16:\"popularity_index\";i:603;s:11:\"trend_index\";i:633;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:443;a:18:{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:129:\"https://library.elementor.com/photography-blossoming-flowers/?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:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:126;s:16:\"popularity_index\";i:597;s:11:\"trend_index\";i:750;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:444;a:18:{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:116:\"https://library.elementor.com/blocks/clients-12/?utm_source=template-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:126;s:16:\"popularity_index\";i:485;s:11:\"trend_index\";i:263;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:445;a:18:{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:127:\"https://library.elementor.com/photography-forest-mushrooms/?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:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:127;s:16:\"popularity_index\";i:667;s:11:\"trend_index\";i:649;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:446;a:18:{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:115:\"https://library.elementor.com/photography-pets/?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:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:128;s:16:\"popularity_index\";i:612;s:11:\"trend_index\";i:508;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:447;a:18:{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:123:\"https://library.elementor.com/photography-bw-portraits/?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:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:129;s:16:\"popularity_index\";i:695;s:11:\"trend_index\";i:735;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:448;a:18:{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:116:\"https://library.elementor.com/blocks/clients-13/?utm_source=template-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:129;s:16:\"popularity_index\";i:234;s:11:\"trend_index\";i:128;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:449;a:18:{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:124:\"https://library.elementor.com/photography-vivid-parrots/?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:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:130;s:16:\"popularity_index\";i:660;s:11:\"trend_index\";i:643;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:450;a:18:{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:116:\"https://library.elementor.com/blocks/clients-14/?utm_source=template-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:130;s:16:\"popularity_index\";i:407;s:11:\"trend_index\";i:307;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:451;a:18:{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:117:\"https://library.elementor.com/magazine-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:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:131;s:16:\"popularity_index\";i:167;s:11:\"trend_index\";i:121;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:452;a:18:{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:115:\"https://library.elementor.com/travel-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:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:132;s:16:\"popularity_index\";i:291;s:11:\"trend_index\";i:194;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:453;a:18:{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:116:\"https://library.elementor.com/blocks/clients-15/?utm_source=template-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:132;s:16:\"popularity_index\";i:465;s:11:\"trend_index\";i:520;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:454;a:18:{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:111:\"https://library.elementor.com/travel-about/?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:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:133;s:16:\"popularity_index\";i:444;s:11:\"trend_index\";i:445;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:455;a:18:{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:111:\"https://library.elementor.com/travel-tours/?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:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:134;s:16:\"popularity_index\";i:539;s:11:\"trend_index\";i:726;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:456;a:18:{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:116:\"https://library.elementor.com/blocks/clients-16/?utm_source=template-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:134;s:16:\"popularity_index\";i:198;s:11:\"trend_index\";i:168;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:457;a:18:{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:118:\"https://library.elementor.com/travel-testimonials/?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:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:135;s:16:\"popularity_index\";i:527;s:11:\"trend_index\";i:481;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:458;a:18:{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:113:\"https://library.elementor.com/travel-gallery/?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:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:136;s:16:\"popularity_index\";i:467;s:11:\"trend_index\";i:501;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:459;a:18:{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:109:\"https://library.elementor.com/travel-faq/?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:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:137;s:16:\"popularity_index\";i:501;s:11:\"trend_index\";i:387;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:460;a:18:{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:117:\"https://library.elementor.com/blocks/clients-2-2/?utm_source=template-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:137;s:16:\"popularity_index\";i:341;s:11:\"trend_index\";i:232;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:461;a:18:{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:118:\"https://library.elementor.com/travel-contact-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:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:138;s:16:\"popularity_index\";i:571;s:11:\"trend_index\";i:536;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:462;a:18:{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:118:\"https://library.elementor.com/portfolio-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:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:139;s:16:\"popularity_index\";i:280;s:11:\"trend_index\";i:241;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:463;a:18:{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:117:\"https://library.elementor.com/blocks/clients-3-2/?utm_source=template-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:139;s:16:\"popularity_index\";i:545;s:11:\"trend_index\";i:502;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:464;a:18:{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:114:\"https://library.elementor.com/portfolio-about/?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:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:140;s:16:\"popularity_index\";i:349;s:11:\"trend_index\";i:290;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:465;a:18:{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:115:\"https://library.elementor.com/blocks/clients-4/?utm_source=template-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:140;s:16:\"popularity_index\";i:95;s:11:\"trend_index\";i:134;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:466;a:18:{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:117:\"https://library.elementor.com/portfolio-projects/?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:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:141;s:16:\"popularity_index\";i:448;s:11:\"trend_index\";i:467;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:467;a:18:{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:116:\"https://library.elementor.com/portfolio-contact/?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:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:142;s:16:\"popularity_index\";i:494;s:11:\"trend_index\";i:449;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:468;a:18:{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:123:\"https://library.elementor.com/digital-agency-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:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:143;s:16:\"popularity_index\";i:57;s:11:\"trend_index\";i:32;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:469;a:18:{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:115:\"https://library.elementor.com/blocks/clients-5/?utm_source=template-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:143;s:16:\"popularity_index\";i:334;s:11:\"trend_index\";i:321;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:470;a:18:{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:115:\"https://library.elementor.com/blocks/clients-7/?utm_source=template-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:144;s:16:\"popularity_index\";i:233;s:11:\"trend_index\";i:92;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:471;a:18:{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:113:\"https://library.elementor.com/law-firm-about/?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:146;s:16:\"popularity_index\";i:350;s:11:\"trend_index\";i:344;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:472;a:18:{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:115:\"https://library.elementor.com/blocks/clients-8/?utm_source=template-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:146;s:16:\"popularity_index\";i:526;s:11:\"trend_index\";i:381;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:473;a:18:{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:112:\"https://library.elementor.com/law-firm-team/?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:147;s:16:\"popularity_index\";i:318;s:11:\"trend_index\";i:314;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:474;a:18:{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:119:\"https://library.elementor.com/digital-agency-about/?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:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:148;s:16:\"popularity_index\";i:182;s:11:\"trend_index\";i:166;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:475;a:18:{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:110:\"https://library.elementor.com/gym-trainer/?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:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:149;s:16:\"popularity_index\";i:521;s:11:\"trend_index\";i:590;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:476;a:18:{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:115:\"https://library.elementor.com/blocks/clients-9/?utm_source=template-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:149;s:16:\"popularity_index\";i:253;s:11:\"trend_index\";i:273;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:477;a:18:{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:115:\"https://library.elementor.com/law-firm-careers/?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:151;s:16:\"popularity_index\";i:583;s:11:\"trend_index\";i:640;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:478;a:18:{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:116:\"https://library.elementor.com/blocks/contact-16/?utm_source=template-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:151;s:16:\"popularity_index\";i:161;s:11:\"trend_index\";i:68;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:479;a:18:{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:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:480;a:18:{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:117:\"https://library.elementor.com/blocks/contact-1-2/?utm_source=template-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:152;s:16:\"popularity_index\";i:196;s:11:\"trend_index\";i:127;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:481;a:18:{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:115:\"https://library.elementor.com/law-firm-partner/?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:153;s:16:\"popularity_index\";i:556;s:11:\"trend_index\";i:471;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:482;a:18:{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:116:\"https://library.elementor.com/blocks/contact-10/?utm_source=template-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:154;s:16:\"popularity_index\";i:114;s:11:\"trend_index\";i:76;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:483;a:18:{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:122:\"https://library.elementor.com/digital-agency-services/?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:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:154;s:16:\"popularity_index\";i:163;s:11:\"trend_index\";i:170;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:484;a:18:{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:110:\"https://library.elementor.com/gym-classes/?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:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:155;s:16:\"popularity_index\";i:514;s:11:\"trend_index\";i:554;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:485;a:18:{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:116:\"https://library.elementor.com/blocks/contact-11/?utm_source=template-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:156;s:16:\"popularity_index\";i:289;s:11:\"trend_index\";i:313;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:486;a:18:{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:115:\"https://library.elementor.com/law-firm-contact/?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:157;s:16:\"popularity_index\";i:437;s:11:\"trend_index\";i:304;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:487;a:18:{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:116:\"https://library.elementor.com/blocks/contact-15/?utm_source=template-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:157;s:16:\"popularity_index\";i:229;s:11:\"trend_index\";i:187;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:488;a:18:{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:116:\"https://library.elementor.com/law-firm-services/?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:158;s:16:\"popularity_index\";i:433;s:11:\"trend_index\";i:296;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:489;a:18:{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:126:\"https://library.elementor.com/digital-agency-social-media/?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:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:159;s:16:\"popularity_index\";i:297;s:11:\"trend_index\";i:361;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:490;a:18:{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:118:\"https://library.elementor.com/blocks/contact-16-2/?utm_source=template-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:159;s:16:\"popularity_index\";i:194;s:11:\"trend_index\";i:106;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:491;a:18:{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:110:\"https://library.elementor.com/gym-fitness/?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:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:160;s:16:\"popularity_index\";i:621;s:11:\"trend_index\";i:674;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:492;a:18:{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:112:\"https://library.elementor.com/gym-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:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:161;s:16:\"popularity_index\";i:310;s:11:\"trend_index\";i:229;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:493;a:18:{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:115:\"https://library.elementor.com/law-firm-service/?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:162;s:16:\"popularity_index\";i:489;s:11:\"trend_index\";i:339;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:494;a:18:{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:116:\"https://library.elementor.com/blocks/contact-17/?utm_source=template-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:162;s:16:\"popularity_index\";i:339;s:11:\"trend_index\";i:335;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:495;a:18:{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:121:\"https://library.elementor.com/digital-agency-clients/?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:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:163;s:16:\"popularity_index\";i:424;s:11:\"trend_index\";i:424;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:496;a:18:{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:116:\"https://library.elementor.com/blocks/contact-18/?utm_source=template-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:163;s:16:\"popularity_index\";i:438;s:11:\"trend_index\";i:490;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:497;a:18:{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:108:\"https://library.elementor.com/gym-about/?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:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:164;s:16:\"popularity_index\";i:481;s:11:\"trend_index\";i:579;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:498;a:18:{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:115:\"https://library.elementor.com/blocks/contact-2/?utm_source=template-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:166;s:16:\"popularity_index\";i:183;s:11:\"trend_index\";i:357;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:499;a:18:{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:110:\"https://library.elementor.com/gym-pricing/?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:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:166;s:16:\"popularity_index\";i:577;s:11:\"trend_index\";i:736;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:500;a:18:{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:117:\"https://library.elementor.com/blocks/contact-3-2/?utm_source=template-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:167;s:16:\"popularity_index\";i:113;s:11:\"trend_index\";i:217;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:501;a:18:{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:121:\"https://library.elementor.com/contact-digital-agency/?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:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:168;s:16:\"popularity_index\";i:191;s:11:\"trend_index\";i:156;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:502;a:18:{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:115:\"https://library.elementor.com/blocks/contact-3/?utm_source=template-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:170;s:16:\"popularity_index\";i:312;s:11:\"trend_index\";i:495;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:503;a:18:{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:110:\"https://library.elementor.com/gym-contact/?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:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:171;s:16:\"popularity_index\";i:505;s:11:\"trend_index\";i:624;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:504;a:18:{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:115:\"https://library.elementor.com/blocks/contact-4/?utm_source=template-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:171;s:16:\"popularity_index\";i:118;s:11:\"trend_index\";i:131;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:505;a:18:{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:115:\"https://library.elementor.com/blocks/contact-5/?utm_source=template-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:174;s:16:\"popularity_index\";i:84;s:11:\"trend_index\";i:93;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:506;a:18:{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:117:\"https://library.elementor.com/blocks/contact-5-2/?utm_source=template-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:176;s:16:\"popularity_index\";i:37;s:11:\"trend_index\";i:31;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:507;a:18:{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:115:\"https://library.elementor.com/blocks/contact-6/?utm_source=template-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:178;s:16:\"popularity_index\";i:139;s:11:\"trend_index\";i:150;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:508;a:18:{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:115:\"https://library.elementor.com/blocks/contact-7/?utm_source=template-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:179;s:16:\"popularity_index\";i:127;s:11:\"trend_index\";i:72;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:509;a:18:{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:115:\"https://library.elementor.com/blocks/contact-8/?utm_source=template-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:182;s:16:\"popularity_index\";i:328;s:11:\"trend_index\";i:260;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:510;a:18:{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:115:\"https://library.elementor.com/blocks/contact-9/?utm_source=template-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:184;s:16:\"popularity_index\";i:99;s:11:\"trend_index\";i:80;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:511;a:18:{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:111:\"https://library.elementor.com/blocks/cta-1/?utm_source=template-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:185;s:16:\"popularity_index\";i:129;s:11:\"trend_index\";i:69;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:512;a:18:{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:112:\"https://library.elementor.com/blocks/cta-10/?utm_source=template-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:187;s:16:\"popularity_index\";i:190;s:11:\"trend_index\";i:118;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:513;a:18:{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:112:\"https://library.elementor.com/blocks/cta-11/?utm_source=template-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:190;s:16:\"popularity_index\";i:76;s:11:\"trend_index\";i:84;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:514;a:18:{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:112:\"https://library.elementor.com/blocks/cta-12/?utm_source=template-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:192;s:16:\"popularity_index\";i:278;s:11:\"trend_index\";i:234;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:515;a:18:{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:112:\"https://library.elementor.com/blocks/cta-13/?utm_source=template-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:194;s:16:\"popularity_index\";i:42;s:11:\"trend_index\";i:11;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:516;a:18:{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:112:\"https://library.elementor.com/blocks/cta-14/?utm_source=template-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:196;s:16:\"popularity_index\";i:152;s:11:\"trend_index\";i:122;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:517;a:18:{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:112:\"https://library.elementor.com/blocks/cta-15/?utm_source=template-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:197;s:16:\"popularity_index\";i:274;s:11:\"trend_index\";i:256;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:518;a:18:{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:112:\"https://library.elementor.com/blocks/cta-16/?utm_source=template-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:200;s:16:\"popularity_index\";i:564;s:11:\"trend_index\";i:677;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:519;a:18:{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:112:\"https://library.elementor.com/blocks/cta-17/?utm_source=template-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:201;s:16:\"popularity_index\";i:120;s:11:\"trend_index\";i:63;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:520;a:18:{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:112:\"https://library.elementor.com/blocks/cta-18/?utm_source=template-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:204;s:16:\"popularity_index\";i:345;s:11:\"trend_index\";i:486;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:521;a:18:{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:112:\"https://library.elementor.com/blocks/cta-19/?utm_source=template-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:205;s:16:\"popularity_index\";i:169;s:11:\"trend_index\";i:270;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:522;a:18:{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:111:\"https://library.elementor.com/blocks/cta-2/?utm_source=template-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:207;s:16:\"popularity_index\";i:143;s:11:\"trend_index\";i:225;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:523;a:18:{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:112:\"https://library.elementor.com/blocks/cta-21/?utm_source=template-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:210;s:16:\"popularity_index\";i:259;s:11:\"trend_index\";i:457;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:524;a:18:{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:112:\"https://library.elementor.com/blocks/cta-24/?utm_source=template-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:212;s:16:\"popularity_index\";i:188;s:11:\"trend_index\";i:255;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:525;a:18:{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:112:\"https://library.elementor.com/blocks/cta-25/?utm_source=template-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:214;s:16:\"popularity_index\";i:226;s:11:\"trend_index\";i:262;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:526;a:18:{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:112:\"https://library.elementor.com/blocks/cta-26/?utm_source=template-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:216;s:16:\"popularity_index\";i:117;s:11:\"trend_index\";i:117;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:527;a:18:{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:112:\"https://library.elementor.com/blocks/cta-27/?utm_source=template-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:217;s:16:\"popularity_index\";i:528;s:11:\"trend_index\";i:517;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:528;a:18:{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:112:\"https://library.elementor.com/blocks/cta-28/?utm_source=template-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:219;s:16:\"popularity_index\";i:665;s:11:\"trend_index\";i:702;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:529;a:18:{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:112:\"https://library.elementor.com/blocks/cta-29/?utm_source=template-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:221;s:16:\"popularity_index\";i:472;s:11:\"trend_index\";i:631;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:530;a:18:{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:111:\"https://library.elementor.com/blocks/cta-3/?utm_source=template-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:222;s:16:\"popularity_index\";i:171;s:11:\"trend_index\";i:250;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:531;a:18:{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:112:\"https://library.elementor.com/blocks/cta-30/?utm_source=template-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:225;s:16:\"popularity_index\";i:572;s:11:\"trend_index\";i:511;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:532;a:18:{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:112:\"https://library.elementor.com/blocks/cta-31/?utm_source=template-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:226;s:16:\"popularity_index\";i:593;s:11:\"trend_index\";i:611;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:533;a:18:{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:112:\"https://library.elementor.com/blocks/cta-32/?utm_source=template-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:228;s:16:\"popularity_index\";i:512;s:11:\"trend_index\";i:409;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:534;a:18:{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:112:\"https://library.elementor.com/blocks/cta-33/?utm_source=template-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:231;s:16:\"popularity_index\";i:260;s:11:\"trend_index\";i:562;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:535;a:18:{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:112:\"https://library.elementor.com/blocks/cta-34/?utm_source=template-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:232;s:16:\"popularity_index\";i:563;s:11:\"trend_index\";i:828;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:536;a:18:{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:111:\"https://library.elementor.com/blocks/cta-4/?utm_source=template-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:235;s:16:\"popularity_index\";i:391;s:11:\"trend_index\";i:484;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:537;a:18:{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:111:\"https://library.elementor.com/blocks/cta-5/?utm_source=template-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:237;s:16:\"popularity_index\";i:133;s:11:\"trend_index\";i:130;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:538;a:18:{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:111:\"https://library.elementor.com/blocks/cta-6/?utm_source=template-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:239;s:16:\"popularity_index\";i:252;s:11:\"trend_index\";i:362;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:539;a:18:{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:111:\"https://library.elementor.com/blocks/cta-7/?utm_source=template-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:240;s:16:\"popularity_index\";i:13;s:11:\"trend_index\";i:586;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:540;a:18:{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:111:\"https://library.elementor.com/blocks/cta-8/?utm_source=template-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:243;s:16:\"popularity_index\";i:187;s:11:\"trend_index\";i:235;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:541;a:18:{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:111:\"https://library.elementor.com/blocks/cta-9/?utm_source=template-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:244;s:16:\"popularity_index\";i:94;s:11:\"trend_index\";i:148;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:542;a:18:{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:122:\"https://library.elementor.com/blocks/dance-studio-404/?utm_source=template-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:246;s:16:\"popularity_index\";i:783;s:11:\"trend_index\";i:710;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:543;a:18:{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:125:\"https://library.elementor.com/blocks/dance-studio-footer/?utm_source=template-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:247;s:16:\"popularity_index\";i:586;s:11:\"trend_index\";i:243;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:544;a:18:{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:125:\"https://library.elementor.com/blocks/dance-studio-header/?utm_source=template-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:248;s:16:\"popularity_index\";i:352;s:11:\"trend_index\";i:67;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:545;a:18:{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:122:\"https://library.elementor.com/blocks/digital-agency-5/?utm_source=template-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:250;s:16:\"popularity_index\";i:172;s:11:\"trend_index\";i:105;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:546;a:18:{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:122:\"https://library.elementor.com/blocks/digital-agency-4/?utm_source=template-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:251;s:16:\"popularity_index\";i:34;s:11:\"trend_index\";i:10;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:547;a:18:{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:122:\"https://library.elementor.com/blocks/digital-agency-3/?utm_source=template-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:253;s:16:\"popularity_index\";i:301;s:11:\"trend_index\";i:239;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:548;a:18:{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:122:\"https://library.elementor.com/blocks/digital-agency-2/?utm_source=template-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:255;s:16:\"popularity_index\";i:116;s:11:\"trend_index\";i:73;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:549;a:18:{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:120:\"https://library.elementor.com/blocks/digital-agency/?utm_source=template-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:257;s:16:\"popularity_index\";i:145;s:11:\"trend_index\";i:71;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:550;a:18:{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:111:\"https://library.elementor.com/blocks/faq-1/?utm_source=template-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:260;s:16:\"popularity_index\";i:200;s:11:\"trend_index\";i:231;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:551;a:18:{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:112:\"https://library.elementor.com/blocks/faq-10/?utm_source=template-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:261;s:16:\"popularity_index\";i:155;s:11:\"trend_index\";i:112;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:552;a:18:{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:112:\"https://library.elementor.com/blocks/faq-11/?utm_source=template-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:264;s:16:\"popularity_index\";i:212;s:11:\"trend_index\";i:305;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:553;a:18:{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:112:\"https://library.elementor.com/blocks/faq-13/?utm_source=template-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:265;s:16:\"popularity_index\";i:29;s:11:\"trend_index\";i:38;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:554;a:18:{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:111:\"https://library.elementor.com/blocks/faq-4/?utm_source=template-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:267;s:16:\"popularity_index\";i:125;s:11:\"trend_index\";i:251;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:555;a:18:{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:111:\"https://library.elementor.com/blocks/faq-5/?utm_source=template-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:269;s:16:\"popularity_index\";i:319;s:11:\"trend_index\";i:327;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:556;a:18:{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:111:\"https://library.elementor.com/blocks/faq-6/?utm_source=template-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:271;s:16:\"popularity_index\";i:112;s:11:\"trend_index\";i:180;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:557;a:18:{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:111:\"https://library.elementor.com/blocks/faq-7/?utm_source=template-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:273;s:16:\"popularity_index\";i:338;s:11:\"trend_index\";i:474;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:558;a:18:{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:111:\"https://library.elementor.com/blocks/faq-8/?utm_source=template-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:274;s:16:\"popularity_index\";i:74;s:11:\"trend_index\";i:193;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:559;a:18:{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:111:\"https://library.elementor.com/blocks/faq-9/?utm_source=template-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:276;s:16:\"popularity_index\";i:224;s:11:\"trend_index\";i:515;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:560;a:18:{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:116:\"https://library.elementor.com/blocks/features-1/?utm_source=template-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:277;s:16:\"popularity_index\";i:179;s:11:\"trend_index\";i:463;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:561;a:18:{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:117:\"https://library.elementor.com/blocks/features-10/?utm_source=template-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:279;s:16:\"popularity_index\";i:135;s:11:\"trend_index\";i:265;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:562;a:18:{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:117:\"https://library.elementor.com/blocks/features-11/?utm_source=template-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:280;s:16:\"popularity_index\";i:70;s:11:\"trend_index\";i:163;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:563;a:18:{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:117:\"https://library.elementor.com/blocks/features-12/?utm_source=template-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:281;s:16:\"popularity_index\";i:81;s:11:\"trend_index\";i:98;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:564;a:18:{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:116:\"https://library.elementor.com/blocks/features-2/?utm_source=template-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:282;s:16:\"popularity_index\";i:88;s:11:\"trend_index\";i:189;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:565;a:18:{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:116:\"https://library.elementor.com/blocks/features-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:283;s:16:\"popularity_index\";i:231;s:11:\"trend_index\";i:351;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:566;a:18:{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:116:\"https://library.elementor.com/blocks/features-4/?utm_source=template-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:286;s:16:\"popularity_index\";i:69;s:11:\"trend_index\";i:181;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:567;a:18:{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:116:\"https://library.elementor.com/blocks/features-5/?utm_source=template-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:287;s:16:\"popularity_index\";i:93;s:11:\"trend_index\";i:352;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:568;a:18:{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:116:\"https://library.elementor.com/blocks/features-6/?utm_source=template-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:290;s:16:\"popularity_index\";i:41;s:11:\"trend_index\";i:119;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:569;a:18:{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:116:\"https://library.elementor.com/blocks/features-7/?utm_source=template-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:291;s:16:\"popularity_index\";i:67;s:11:\"trend_index\";i:133;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:570;a:18:{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:116:\"https://library.elementor.com/blocks/features-8/?utm_source=template-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:292;s:16:\"popularity_index\";i:217;s:11:\"trend_index\";i:223;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:571;a:18:{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:116:\"https://library.elementor.com/blocks/features-9/?utm_source=template-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:294;s:16:\"popularity_index\";i:106;s:11:\"trend_index\";i:113;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:572;a:18:{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:126:\"https://library.elementor.com/blocks/flooring-company-404/?utm_source=template-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:296;s:16:\"popularity_index\";i:655;s:11:\"trend_index\";i:671;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:573;a:18:{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:130:\"https://library.elementor.com/blocks/flooring-company-archive/?utm_source=template-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:297;s:16:\"popularity_index\";i:320;s:11:\"trend_index\";i:275;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:574;a:18:{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:129:\"https://library.elementor.com/blocks/flooring-company-footer/?utm_source=template-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:299;s:16:\"popularity_index\";i:323;s:11:\"trend_index\";i:192;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:575;a:18:{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:129:\"https://library.elementor.com/blocks/flooring-company-header/?utm_source=template-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:302;s:16:\"popularity_index\";i:459;s:11:\"trend_index\";i:333;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:576;a:18:{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:134:\"https://library.elementor.com/blocks/flooring-company-single-post/?utm_source=template-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:303;s:16:\"popularity_index\";i:392;s:11:\"trend_index\";i:226;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:577;a:18:{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:115:\"https://library.elementor.com/blocks/footer-01/?utm_source=template-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:305;s:16:\"popularity_index\";i:495;s:11:\"trend_index\";i:539;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:578;a:18:{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:116:\"https://library.elementor.com/blocks/footer-010/?utm_source=template-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:308;s:16:\"popularity_index\";i:185;s:11:\"trend_index\";i:115;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:579;a:18:{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:116:\"https://library.elementor.com/blocks/footer-011/?utm_source=template-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:310;s:16:\"popularity_index\";i:244;s:11:\"trend_index\";i:203;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:580;a:18:{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:116:\"https://library.elementor.com/blocks/footer-012/?utm_source=template-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:311;s:16:\"popularity_index\";i:177;s:11:\"trend_index\";i:140;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:581;a:18:{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:116:\"https://library.elementor.com/blocks/footer-013/?utm_source=template-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:314;s:16:\"popularity_index\";i:209;s:11:\"trend_index\";i:212;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:582;a:18:{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:116:\"https://library.elementor.com/blocks/footer-014/?utm_source=template-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:316;s:16:\"popularity_index\";i:64;s:11:\"trend_index\";i:41;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:583;a:18:{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:110:\"https://library.elementor.com/blocks/demo/?utm_source=template-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:317;s:16:\"popularity_index\";i:240;s:11:\"trend_index\";i:154;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:584;a:18:{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:115:\"https://library.elementor.com/blocks/footer-02/?utm_source=template-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:320;s:16:\"popularity_index\";i:199;s:11:\"trend_index\";i:96;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:585;a:18:{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:115:\"https://library.elementor.com/blocks/footer-03/?utm_source=template-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:321;s:16:\"popularity_index\";i:137;s:11:\"trend_index\";i:91;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:586;a:18:{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:115:\"https://library.elementor.com/blocks/footer-04/?utm_source=template-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:323;s:16:\"popularity_index\";i:97;s:11:\"trend_index\";i:55;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:587;a:18:{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:115:\"https://library.elementor.com/blocks/footer-05/?utm_source=template-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:325;s:16:\"popularity_index\";i:92;s:11:\"trend_index\";i:109;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:588;a:18:{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:115:\"https://library.elementor.com/blocks/footer-06/?utm_source=template-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:326;s:16:\"popularity_index\";i:132;s:11:\"trend_index\";i:146;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:589;a:18:{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:115:\"https://library.elementor.com/blocks/footer-07/?utm_source=template-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:328;s:16:\"popularity_index\";i:203;s:11:\"trend_index\";i:186;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:590;a:18:{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:115:\"https://library.elementor.com/blocks/footer-08/?utm_source=template-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:329;s:16:\"popularity_index\";i:89;s:11:\"trend_index\";i:144;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:591;a:18:{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:115:\"https://library.elementor.com/blocks/footer-09/?utm_source=template-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:331;s:16:\"popularity_index\";i:178;s:11:\"trend_index\";i:100;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:592;a:18:{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:114:\"https://library.elementor.com/blocks/footer_7/?utm_source=template-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:338;s:16:\"popularity_index\";i:237;s:11:\"trend_index\";i:346;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:593;a:18:{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:114:\"https://library.elementor.com/blocks/footer-8/?utm_source=template-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:340;s:16:\"popularity_index\";i:100;s:11:\"trend_index\";i:83;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:594;a:18:{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:114:\"https://library.elementor.com/blocks/footer-9/?utm_source=template-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:342;s:16:\"popularity_index\";i:124;s:11:\"trend_index\";i:147;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:595;a:18:{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:111:\"https://library.elementor.com/blocks/gym-5/?utm_source=template-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:344;s:16:\"popularity_index\";i:679;s:11:\"trend_index\";i:769;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:596;a:18:{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:111:\"https://library.elementor.com/blocks/gym-4/?utm_source=template-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:346;s:16:\"popularity_index\";i:441;s:11:\"trend_index\";i:507;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:597;a:18:{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:111:\"https://library.elementor.com/blocks/gym-3/?utm_source=template-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:349;s:16:\"popularity_index\";i:452;s:11:\"trend_index\";i:479;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:598;a:18:{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:111:\"https://library.elementor.com/blocks/gym-2/?utm_source=template-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:351;s:16:\"popularity_index\";i:270;s:11:\"trend_index\";i:331;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:599;a:18:{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:109:\"https://library.elementor.com/blocks/gym/?utm_source=template-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:352;s:16:\"popularity_index\";i:201;s:11:\"trend_index\";i:135;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:600;a:18:{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:114:\"https://library.elementor.com/blocks/header-1/?utm_source=template-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:354;s:16:\"popularity_index\";i:33;s:11:\"trend_index\";i:17;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:601;a:18:{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:115:\"https://library.elementor.com/blocks/header-10/?utm_source=template-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:356;s:16:\"popularity_index\";i:51;s:11:\"trend_index\";i:14;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:602;a:18:{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:115:\"https://library.elementor.com/blocks/header-11/?utm_source=template-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:358;s:16:\"popularity_index\";i:96;s:11:\"trend_index\";i:103;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:603;a:18:{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:115:\"https://library.elementor.com/blocks/header-12/?utm_source=template-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:360;s:16:\"popularity_index\";i:63;s:11:\"trend_index\";i:75;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:604;a:18:{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:115:\"https://library.elementor.com/blocks/header-13/?utm_source=template-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:362;s:16:\"popularity_index\";i:61;s:11:\"trend_index\";i:58;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:605;a:18:{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:114:\"https://library.elementor.com/blocks/header-2/?utm_source=template-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:365;s:16:\"popularity_index\";i:30;s:11:\"trend_index\";i:33;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:606;a:18:{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:114:\"https://library.elementor.com/blocks/header-3/?utm_source=template-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:367;s:16:\"popularity_index\";i:43;s:11:\"trend_index\";i:28;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:607;a:18:{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:114:\"https://library.elementor.com/blocks/header-4/?utm_source=template-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:369;s:16:\"popularity_index\";i:24;s:11:\"trend_index\";i:13;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:608;a:18:{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:114:\"https://library.elementor.com/blocks/header-5/?utm_source=template-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:371;s:16:\"popularity_index\";i:36;s:11:\"trend_index\";i:18;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:609;a:18:{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:114:\"https://library.elementor.com/blocks/header-6/?utm_source=template-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:372;s:16:\"popularity_index\";i:65;s:11:\"trend_index\";i:94;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:610;a:18:{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:114:\"https://library.elementor.com/blocks/header-7/?utm_source=template-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:375;s:16:\"popularity_index\";i:111;s:11:\"trend_index\";i:143;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:611;a:18:{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:114:\"https://library.elementor.com/blocks/header-8/?utm_source=template-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:376;s:16:\"popularity_index\";i:91;s:11:\"trend_index\";i:60;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:612;a:18:{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:114:\"https://library.elementor.com/blocks/header-9/?utm_source=template-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:379;s:16:\"popularity_index\";i:102;s:11:\"trend_index\";i:78;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:613;a:18:{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:112:\"https://library.elementor.com/blocks/hero-1/?utm_source=template-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:380;s:16:\"popularity_index\";i:52;s:11:\"trend_index\";i:35;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:614;a:18:{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:113:\"https://library.elementor.com/blocks/hero-10/?utm_source=template-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:383;s:16:\"popularity_index\";i:365;s:11:\"trend_index\";i:567;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:615;a:18:{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:113:\"https://library.elementor.com/blocks/hero-11/?utm_source=template-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:384;s:16:\"popularity_index\";i:39;s:11:\"trend_index\";i:179;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:616;a:18:{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:113:\"https://library.elementor.com/blocks/hero-12/?utm_source=template-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:386;s:16:\"popularity_index\";i:611;s:11:\"trend_index\";i:555;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:617;a:18:{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:112:\"https://library.elementor.com/blocks/hero-2/?utm_source=template-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:389;s:16:\"popularity_index\";i:87;s:11:\"trend_index\";i:88;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:618;a:18:{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:112:\"https://library.elementor.com/blocks/hero-3/?utm_source=template-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:391;s:16:\"popularity_index\";i:23;s:11:\"trend_index\";i:34;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:619;a:18:{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:112:\"https://library.elementor.com/blocks/hero-4/?utm_source=template-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:393;s:16:\"popularity_index\";i:479;s:11:\"trend_index\";i:470;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:620;a:18:{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:112:\"https://library.elementor.com/blocks/hero-5/?utm_source=template-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:395;s:16:\"popularity_index\";i:56;s:11:\"trend_index\";i:85;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:621;a:18:{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:112:\"https://library.elementor.com/blocks/hero-6/?utm_source=template-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:396;s:16:\"popularity_index\";i:406;s:11:\"trend_index\";i:542;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:622;a:18:{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:112:\"https://library.elementor.com/blocks/hero-7/?utm_source=template-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:398;s:16:\"popularity_index\";i:15;s:11:\"trend_index\";i:37;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:623;a:18:{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:112:\"https://library.elementor.com/blocks/hero-8/?utm_source=template-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:400;s:16:\"popularity_index\";i:105;s:11:\"trend_index\";i:86;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:624;a:18:{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:112:\"https://library.elementor.com/blocks/hero-9/?utm_source=template-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:403;s:16:\"popularity_index\";i:225;s:11:\"trend_index\";i:244;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:625;a:18:{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:125:\"https://library.elementor.com/blocks/interior-design-404/?utm_source=template-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:405;s:16:\"popularity_index\";i:730;s:11:\"trend_index\";i:795;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:626;a:18:{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:128:\"https://library.elementor.com/blocks/interior-design-footer/?utm_source=template-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:406;s:16:\"popularity_index\";i:322;s:11:\"trend_index\";i:178;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:627;a:18:{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:128:\"https://library.elementor.com/blocks/interior-design-header/?utm_source=template-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:408;s:16:\"popularity_index\";i:146;s:11:\"trend_index\";i:64;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:628;a:18:{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:134:\"https://library.elementor.com/blocks/interior-design-news-archive/?utm_source=template-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:410;s:16:\"popularity_index\";i:436;s:11:\"trend_index\";i:132;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:629;a:18:{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:133:\"https://library.elementor.com/blocks/interior-design-single-news/?utm_source=template-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:413;s:16:\"popularity_index\";i:402;s:11:\"trend_index\";i:108;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:630;a:18:{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:136:\"https://library.elementor.com/blocks/interior-design-single-project/?utm_source=template-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:414;s:16:\"popularity_index\";i:601;s:11:\"trend_index\";i:324;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:631;a:18:{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:134:\"https://library.elementor.com/blocks/japanese-restaurant-404-page/?utm_source=template-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:416;s:16:\"popularity_index\";i:724;s:11:\"trend_index\";i:647;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:632;a:18:{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:132:\"https://library.elementor.com/blocks/japanese-restaurant-footer/?utm_source=template-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:419;s:16:\"popularity_index\";i:317;s:11:\"trend_index\";i:238;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:633;a:18:{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:132:\"https://library.elementor.com/blocks/japanese-restaurant-header/?utm_source=template-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:421;s:16:\"popularity_index\";i:411;s:11:\"trend_index\";i:274;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:634;a:18:{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:118:\"https://library.elementor.com/blocks/law-firm-404/?utm_source=template-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:422;s:16:\"popularity_index\";i:704;s:11:\"trend_index\";i:716;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:635;a:18:{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:121:\"https://library.elementor.com/blocks/law-firm-archiv/?utm_source=template-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:424;s:16:\"popularity_index\";i:431;s:11:\"trend_index\";i:294;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:636;a:18:{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:121:\"https://library.elementor.com/blocks/law-firm-footer/?utm_source=template-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:425;s:16:\"popularity_index\";i:388;s:11:\"trend_index\";i:240;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:637;a:18:{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:121:\"https://library.elementor.com/blocks/law-firm-header/?utm_source=template-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:427;s:16:\"popularity_index\";i:80;s:11:\"trend_index\";i:39;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:638;a:18:{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:128:\"https://library.elementor.com/blocks/law-firm-search-archiv/?utm_source=template-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:430;s:16:\"popularity_index\";i:493;s:11:\"trend_index\";i:433;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:639;a:18:{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:126:\"https://library.elementor.com/blocks/law-firm-single-post/?utm_source=template-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:432;s:16:\"popularity_index\";i:326;s:11:\"trend_index\";i:214;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:640;a:18:{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:133:\"https://library.elementor.com/blocks/luxury-real-estate-404-page/?utm_source=template-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:433;s:16:\"popularity_index\";i:759;s:11:\"trend_index\";i:720;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:641;a:18:{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:131:\"https://library.elementor.com/blocks/luxury-real-estate-footer/?utm_source=template-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:434;s:16:\"popularity_index\";i:536;s:11:\"trend_index\";i:505;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:642;a:18:{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:131:\"https://library.elementor.com/blocks/luxury-real-estate-header/?utm_source=template-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:436;s:16:\"popularity_index\";i:101;s:11:\"trend_index\";i:157;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:643;a:18:{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:143:\"https://library.elementor.com/blocks/luxury-real-estate-properties-archive/?utm_source=template-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:438;s:16:\"popularity_index\";i:414;s:11:\"trend_index\";i:420;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:644;a:18:{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:145:\"https://library.elementor.com/blocks/luxury-real-estate-property-single-post/?utm_source=template-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:441;s:16:\"popularity_index\";i:541;s:11:\"trend_index\";i:665;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:645;a:18:{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:136:\"https://library.elementor.com/blocks/luxury-real-estate-single-post/?utm_source=template-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:442;s:16:\"popularity_index\";i:369;s:11:\"trend_index\";i:441;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:646;a:18:{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:118:\"https://library.elementor.com/blocks/magazine-404/?utm_source=template-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:445;s:16:\"popularity_index\";i:645;s:11:\"trend_index\";i:734;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:647;a:18:{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:122:\"https://library.elementor.com/blocks/magazine-archiv1/?utm_source=template-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:447;s:16:\"popularity_index\";i:346;s:11:\"trend_index\";i:272;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:648;a:18:{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:121:\"https://library.elementor.com/blocks/magazine-footer/?utm_source=template-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:448;s:16:\"popularity_index\";i:442;s:11:\"trend_index\";i:349;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:649;a:18:{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:121:\"https://library.elementor.com/blocks/magazine-header/?utm_source=template-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:450;s:16:\"popularity_index\";i:295;s:11:\"trend_index\";i:197;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:650;a:18:{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:121:\"https://library.elementor.com/blocks/magazine-search/?utm_source=template-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:452;s:16:\"popularity_index\";i:396;s:11:\"trend_index\";i:509;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:651;a:18:{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:128:\"https://library.elementor.com/blocks/magazine-single-post-1/?utm_source=template-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:453;s:16:\"popularity_index\";i:342;s:11:\"trend_index\";i:175;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:652;a:18:{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:128:\"https://library.elementor.com/blocks/magazine-single-post-2/?utm_source=template-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:454;s:16:\"popularity_index\";i:348;s:11:\"trend_index\";i:129;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:653;a:18:{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:128:\"https://library.elementor.com/blocks/magazine-single-post-3/?utm_source=template-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:457;s:16:\"popularity_index\";i:476;s:11:\"trend_index\";i:246;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:654;a:18:{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:130:\"https://library.elementor.com/blocks/magazine-single-post-3-2/?utm_source=template-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:459;s:16:\"popularity_index\";i:513;s:11:\"trend_index\";i:489;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:655;a:18:{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:122:\"https://library.elementor.com/blocks/magazine-archiv2/?utm_source=template-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:461;s:16:\"popularity_index\";i:525;s:11:\"trend_index\";i:585;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:656;a:18:{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:123:\"https://library.elementor.com/blocks/online-course-404/?utm_source=template-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:462;s:16:\"popularity_index\";i:682;s:11:\"trend_index\";i:498;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:657;a:18:{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:130:\"https://library.elementor.com/blocks/online-course-end-lesson/?utm_source=template-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:464;s:16:\"popularity_index\";i:653;s:11:\"trend_index\";i:408;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:658;a:18:{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:126:\"https://library.elementor.com/blocks/online-course-footer/?utm_source=template-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:466;s:16:\"popularity_index\";i:389;s:11:\"trend_index\";i:308;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:659;a:18:{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:126:\"https://library.elementor.com/blocks/online-course-header/?utm_source=template-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:469;s:16:\"popularity_index\";i:492;s:11:\"trend_index\";i:519;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:660;a:18:{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:132:\"https://library.elementor.com/blocks/online-course-start-lesson/?utm_source=template-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:471;s:16:\"popularity_index\";i:672;s:11:\"trend_index\";i:578;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:661;a:18:{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:121:\"https://library.elementor.com/blocks/photography-404/?utm_source=template-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:473;s:16:\"popularity_index\";i:702;s:11:\"trend_index\";i:706;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:662;a:18:{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:130:\"https://library.elementor.com/blocks/photography-archiv-media/?utm_source=template-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:475;s:16:\"popularity_index\";i:631;s:11:\"trend_index\";i:405;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:663;a:18:{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:124:\"https://library.elementor.com/blocks/photography-footer/?utm_source=template-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:477;s:16:\"popularity_index\";i:422;s:11:\"trend_index\";i:230;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:664;a:18:{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:124:\"https://library.elementor.com/blocks/photography-header/?utm_source=template-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:478;s:16:\"popularity_index\";i:325;s:11:\"trend_index\";i:205;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:665;a:18:{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:129:\"https://library.elementor.com/blocks/photography-single-post/?utm_source=template-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:480;s:16:\"popularity_index\";i:671;s:11:\"trend_index\";i:645;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:666;a:18:{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:118:\"https://library.elementor.com/blocks/portfolio-20/?utm_source=template-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:483;s:16:\"popularity_index\";i:480;s:11:\"trend_index\";i:497;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:667;a:18:{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:118:\"https://library.elementor.com/blocks/portfolio-19/?utm_source=template-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:484;s:16:\"popularity_index\";i:246;s:11:\"trend_index\";i:102;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:668;a:18:{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:117:\"https://library.elementor.com/blocks/portfolio-8/?utm_source=template-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:487;s:16:\"popularity_index\";i:336;s:11:\"trend_index\";i:455;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:669;a:18:{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:115:\"https://library.elementor.com/blocks/portfolio/?utm_source=template-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:489;s:16:\"popularity_index\";i:482;s:11:\"trend_index\";i:609;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:670;a:18:{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:117:\"https://library.elementor.com/blocks/portfolio-9/?utm_source=template-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:491;s:16:\"popularity_index\";i:306;s:11:\"trend_index\";i:364;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:671;a:18:{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:125:\"https://library.elementor.com/blocks/portfolio-project-1/?utm_source=template-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:493;s:16:\"popularity_index\";i:643;s:11:\"trend_index\";i:764;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:672;a:18:{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:125:\"https://library.elementor.com/blocks/portfolio-project-2/?utm_source=template-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:495;s:16:\"popularity_index\";i:662;s:11:\"trend_index\";i:816;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:673;a:18:{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:127:\"https://library.elementor.com/blocks/portfolio-project-2-2/?utm_source=template-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:496;s:16:\"popularity_index\";i:733;s:11:\"trend_index\";i:744;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.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:18:{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:125:\"https://library.elementor.com/blocks/portfolio-project-3/?utm_source=template-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:498;s:16:\"popularity_index\";i:692;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:675;a:18:{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:117:\"https://library.elementor.com/blocks/portfolio-1/?utm_source=template-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:500;s:16:\"popularity_index\";i:170;s:11:\"trend_index\";i:236;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:676;a:18:{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:118:\"https://library.elementor.com/blocks/portfolio-10/?utm_source=template-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:503;s:16:\"popularity_index\";i:416;s:11:\"trend_index\";i:478;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:677;a:18:{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:118:\"https://library.elementor.com/blocks/portfolio-11/?utm_source=template-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:504;s:16:\"popularity_index\";i:304;s:11:\"trend_index\";i:421;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:678;a:18:{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:118:\"https://library.elementor.com/blocks/portfolio-12/?utm_source=template-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:507;s:16:\"popularity_index\";i:279;s:11:\"trend_index\";i:399;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:679;a:18:{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:118:\"https://library.elementor.com/blocks/portfolio-13/?utm_source=template-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:509;s:16:\"popularity_index\";i:239;s:11:\"trend_index\";i:288;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:680;a:18:{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:118:\"https://library.elementor.com/blocks/portfolio-14/?utm_source=template-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:511;s:16:\"popularity_index\";i:276;s:11:\"trend_index\";i:329;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:681;a:18:{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:118:\"https://library.elementor.com/blocks/portfolio-15/?utm_source=template-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:513;s:16:\"popularity_index\";i:186;s:11:\"trend_index\";i:283;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:682;a:18:{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:118:\"https://library.elementor.com/blocks/portfolio-16/?utm_source=template-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:515;s:16:\"popularity_index\";i:156;s:11:\"trend_index\";i:211;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:683;a:18:{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:118:\"https://library.elementor.com/blocks/portfolio-17/?utm_source=template-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:517;s:16:\"popularity_index\";i:19;s:11:\"trend_index\";i:22;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:684;a:18:{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:118:\"https://library.elementor.com/blocks/portfolio-18/?utm_source=template-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:519;s:16:\"popularity_index\";i:180;s:11:\"trend_index\";i:280;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:685;a:18:{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:117:\"https://library.elementor.com/blocks/portfolio-2/?utm_source=template-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:521;s:16:\"popularity_index\";i:413;s:11:\"trend_index\";i:635;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:686;a:18:{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:117:\"https://library.elementor.com/blocks/portfolio-3/?utm_source=template-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:523;s:16:\"popularity_index\";i:636;s:11:\"trend_index\";i:608;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:687;a:18:{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:117:\"https://library.elementor.com/blocks/portfolio-4/?utm_source=template-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:524;s:16:\"popularity_index\";i:558;s:11:\"trend_index\";i:654;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:688;a:18:{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:117:\"https://library.elementor.com/blocks/portfolio-5/?utm_source=template-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:527;s:16:\"popularity_index\";i:380;s:11:\"trend_index\";i:347;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:689;a:18:{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:117:\"https://library.elementor.com/blocks/portfolio-6/?utm_source=template-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:529;s:16:\"popularity_index\";i:236;s:11:\"trend_index\";i:386;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:690;a:18:{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:117:\"https://library.elementor.com/blocks/portfolio-7/?utm_source=template-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:530;s:16:\"popularity_index\";i:44;s:11:\"trend_index\";i:183;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:691;a:18:{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:115:\"https://library.elementor.com/blocks/pricing-1/?utm_source=template-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:532;s:16:\"popularity_index\";i:703;s:11:\"trend_index\";i:641;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:692;a:18:{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:116:\"https://library.elementor.com/blocks/pricing-10/?utm_source=template-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:534;s:16:\"popularity_index\";i:511;s:11:\"trend_index\";i:506;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:693;a:18:{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:116:\"https://library.elementor.com/blocks/pricing-11/?utm_source=template-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:537;s:16:\"popularity_index\";i:308;s:11:\"trend_index\";i:248;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:694;a:18:{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:116:\"https://library.elementor.com/blocks/pricing-12/?utm_source=template-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:539;s:16:\"popularity_index\";i:576;s:11:\"trend_index\";i:526;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:695;a:18:{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:116:\"https://library.elementor.com/blocks/pricing-13/?utm_source=template-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:540;s:16:\"popularity_index\";i:613;s:11:\"trend_index\";i:450;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:696;a:18:{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:116:\"https://library.elementor.com/blocks/pricing-14/?utm_source=template-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:543;s:16:\"popularity_index\";i:581;s:11:\"trend_index\";i:568;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:697;a:18:{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:115:\"https://library.elementor.com/blocks/pricing-2/?utm_source=template-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:545;s:16:\"popularity_index\";i:609;s:11:\"trend_index\";i:613;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:698;a:18:{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:115:\"https://library.elementor.com/blocks/pricing-3/?utm_source=template-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:547;s:16:\"popularity_index\";i:707;s:11:\"trend_index\";i:825;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:699;a:18:{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:115:\"https://library.elementor.com/blocks/pricing-4/?utm_source=template-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:549;s:16:\"popularity_index\";i:697;s:11:\"trend_index\";i:821;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:700;a:18:{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:115:\"https://library.elementor.com/blocks/pricing-5/?utm_source=template-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:551;s:16:\"popularity_index\";i:716;s:11:\"trend_index\";i:639;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:701;a:18:{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:115:\"https://library.elementor.com/blocks/pricing-6/?utm_source=template-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:553;s:16:\"popularity_index\";i:738;s:11:\"trend_index\";i:773;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:702;a:18:{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:115:\"https://library.elementor.com/blocks/pricing-7/?utm_source=template-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:554;s:16:\"popularity_index\";i:500;s:11:\"trend_index\";i:451;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:703;a:18:{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:115:\"https://library.elementor.com/blocks/pricing-8/?utm_source=template-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:557;s:16:\"popularity_index\";i:311;s:11:\"trend_index\";i:372;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:704;a:18:{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:115:\"https://library.elementor.com/blocks/pricing-9/?utm_source=template-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:559;s:16:\"popularity_index\";i:589;s:11:\"trend_index\";i:841;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:705;a:18:{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:123:\"https://library.elementor.com/blocks/product-archive-1/?utm_source=template-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:561;s:16:\"popularity_index\";i:60;s:11:\"trend_index\";i:25;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:706;a:18:{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:123:\"https://library.elementor.com/blocks/product-archive-2/?utm_source=template-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:562;s:16:\"popularity_index\";i:71;s:11:\"trend_index\";i:30;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:707;a:18:{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:123:\"https://library.elementor.com/blocks/product-archive-3/?utm_source=template-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:563;s:16:\"popularity_index\";i:73;s:11:\"trend_index\";i:44;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:708;a:18:{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:122:\"https://library.elementor.com/blocks/psychologist-404/?utm_source=template-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:564;s:16:\"popularity_index\";i:574;s:11:\"trend_index\";i:493;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:709;a:18:{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:126:\"https://library.elementor.com/blocks/psychologist-archive/?utm_source=template-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:565;s:16:\"popularity_index\";i:379;s:11:\"trend_index\";i:358;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:710;a:18:{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:125:\"https://library.elementor.com/blocks/psychologist-footer/?utm_source=template-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:566;s:16:\"popularity_index\";i:599;s:11:\"trend_index\";i:500;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:711;a:18:{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:125:\"https://library.elementor.com/blocks/psychologist-header/?utm_source=template-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:567;s:16:\"popularity_index\";i:429;s:11:\"trend_index\";i:423;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:712;a:18:{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:132:\"https://library.elementor.com/blocks/psychologist-single-post-1/?utm_source=template-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:568;s:16:\"popularity_index\";i:562;s:11:\"trend_index\";i:570;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:713;a:18:{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:132:\"https://library.elementor.com/blocks/psychologist-single-post-2/?utm_source=template-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:569;s:16:\"popularity_index\";i:507;s:11:\"trend_index\";i:368;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:714;a:18:{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:117:\"https://library.elementor.com/blocks/services-13/?utm_source=template-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:570;s:16:\"popularity_index\";i:115;s:11:\"trend_index\";i:53;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:715;a:18:{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:117:\"https://library.elementor.com/blocks/services-14/?utm_source=template-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:571;s:16:\"popularity_index\";i:277;s:11:\"trend_index\";i:138;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:716;a:18:{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:117:\"https://library.elementor.com/blocks/services-16/?utm_source=template-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:572;s:16:\"popularity_index\";i:62;s:11:\"trend_index\";i:59;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:717;a:18:{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:117:\"https://library.elementor.com/blocks/services-17/?utm_source=template-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:573;s:16:\"popularity_index\";i:153;s:11:\"trend_index\";i:120;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:718;a:18:{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:117:\"https://library.elementor.com/blocks/services-18/?utm_source=template-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:574;s:16:\"popularity_index\";i:273;s:11:\"trend_index\";i:172;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:719;a:18:{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:117:\"https://library.elementor.com/blocks/services-20/?utm_source=template-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:575;s:16:\"popularity_index\";i:45;s:11:\"trend_index\";i:45;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:720;a:18:{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:117:\"https://library.elementor.com/blocks/services-21/?utm_source=template-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:576;s:16:\"popularity_index\";i:142;s:11:\"trend_index\";i:114;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:721;a:18:{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:117:\"https://library.elementor.com/blocks/services-22/?utm_source=template-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:577;s:16:\"popularity_index\";i:138;s:11:\"trend_index\";i:149;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:722;a:18:{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:117:\"https://library.elementor.com/blocks/services-23/?utm_source=template-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:578;s:16:\"popularity_index\";i:136;s:11:\"trend_index\";i:302;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:723;a:18:{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:117:\"https://library.elementor.com/blocks/services-24/?utm_source=template-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:579;s:16:\"popularity_index\";i:353;s:11:\"trend_index\";i:514;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:724;a:18:{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:117:\"https://library.elementor.com/blocks/services-25/?utm_source=template-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:580;s:16:\"popularity_index\";i:184;s:11:\"trend_index\";i:209;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:725;a:18:{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:117:\"https://library.elementor.com/blocks/services-26/?utm_source=template-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:581;s:16:\"popularity_index\";i:544;s:11:\"trend_index\";i:596;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:726;a:18:{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:117:\"https://library.elementor.com/blocks/services-27/?utm_source=template-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:582;s:16:\"popularity_index\";i:286;s:11:\"trend_index\";i:438;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:727;a:18:{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:117:\"https://library.elementor.com/blocks/services-28/?utm_source=template-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:583;s:16:\"popularity_index\";i:151;s:11:\"trend_index\";i:249;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:728;a:18:{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:117:\"https://library.elementor.com/blocks/services-29/?utm_source=template-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:584;s:16:\"popularity_index\";i:330;s:11:\"trend_index\";i:483;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:729;a:18:{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:117:\"https://library.elementor.com/blocks/services-30/?utm_source=template-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:585;s:16:\"popularity_index\";i:351;s:11:\"trend_index\";i:553;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:730;a:18:{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:117:\"https://library.elementor.com/blocks/services-31/?utm_source=template-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:586;s:16:\"popularity_index\";i:372;s:11:\"trend_index\";i:550;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:731;a:18:{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:116:\"https://library.elementor.com/blocks/services-5/?utm_source=template-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:587;s:16:\"popularity_index\";i:58;s:11:\"trend_index\";i:97;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:732;a:18:{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:116:\"https://library.elementor.com/blocks/services-6/?utm_source=template-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:588;s:16:\"popularity_index\";i:288;s:11:\"trend_index\";i:269;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:733;a:18:{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:116:\"https://library.elementor.com/blocks/services-7/?utm_source=template-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:589;s:16:\"popularity_index\";i:27;s:11:\"trend_index\";i:21;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:734;a:18:{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:116:\"https://library.elementor.com/blocks/services-8/?utm_source=template-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:590;s:16:\"popularity_index\";i:173;s:11:\"trend_index\";i:213;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:735;a:18:{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:116:\"https://library.elementor.com/blocks/services-9/?utm_source=template-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:591;s:16:\"popularity_index\";i:46;s:11:\"trend_index\";i:99;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:736;a:18:{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:119:\"https://library.elementor.com/blocks/single-page-1/?utm_source=template-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:592;s:16:\"popularity_index\";i:285;s:11:\"trend_index\";i:145;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:737;a:18:{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:119:\"https://library.elementor.com/blocks/single-page-2/?utm_source=template-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:593;s:16:\"popularity_index\";i:140;s:11:\"trend_index\";i:82;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:738;a:18:{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:119:\"https://library.elementor.com/blocks/single-page-3/?utm_source=template-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:594;s:16:\"popularity_index\";i:122;s:11:\"trend_index\";i:23;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:739;a:18:{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:119:\"https://library.elementor.com/blocks/single-page-4/?utm_source=template-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:595;s:16:\"popularity_index\";i:373;s:11:\"trend_index\";i:190;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:740;a:18:{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:119:\"https://library.elementor.com/blocks/single-page-5/?utm_source=template-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:596;s:16:\"popularity_index\";i:287;s:11:\"trend_index\";i:218;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:741;a:18:{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:119:\"https://library.elementor.com/blocks/single-page-6/?utm_source=template-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:597;s:16:\"popularity_index\";i:412;s:11:\"trend_index\";i:227;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:742;a:18:{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:119:\"https://library.elementor.com/blocks/single-page-7/?utm_source=template-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:598;s:16:\"popularity_index\";i:401;s:11:\"trend_index\";i:316;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:743;a:18:{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:119:\"https://library.elementor.com/blocks/single-post-1/?utm_source=template-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:599;s:16:\"popularity_index\";i:119;s:11:\"trend_index\";i:266;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:744;a:18:{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:119:\"https://library.elementor.com/blocks/single-post-2/?utm_source=template-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:600;s:16:\"popularity_index\";i:50;s:11:\"trend_index\";i:139;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:745;a:18:{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:119:\"https://library.elementor.com/blocks/single-post-3/?utm_source=template-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:601;s:16:\"popularity_index\";i:213;s:11:\"trend_index\";i:204;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:746;a:18:{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:119:\"https://library.elementor.com/blocks/single-post-4/?utm_source=template-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:602;s:16:\"popularity_index\";i:248;s:11:\"trend_index\";i:336;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:747;a:18:{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:119:\"https://library.elementor.com/blocks/single-post-5/?utm_source=template-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:603;s:16:\"popularity_index\";i:197;s:11:\"trend_index\";i:177;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:748;a:18:{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:119:\"https://library.elementor.com/blocks/single-post-6/?utm_source=template-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:604;s:16:\"popularity_index\";i:228;s:11:\"trend_index\";i:279;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:749;a:18:{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:119:\"https://library.elementor.com/blocks/single-post-7/?utm_source=template-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:605;s:16:\"popularity_index\";i:158;s:11:\"trend_index\";i:253;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:750;a:18:{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:123:\"https://library.elementor.com/blocks/single-product-01/?utm_source=template-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:606;s:16:\"popularity_index\";i:31;s:11:\"trend_index\";i:6;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:751;a:18:{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:123:\"https://library.elementor.com/blocks/single-product-02/?utm_source=template-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:607;s:16:\"popularity_index\";i:66;s:11:\"trend_index\";i:42;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:752;a:18:{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:123:\"https://library.elementor.com/blocks/single-product-03/?utm_source=template-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:608;s:16:\"popularity_index\";i:108;s:11:\"trend_index\";i:66;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:753;a:18:{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:123:\"https://library.elementor.com/blocks/single-product-04/?utm_source=template-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:609;s:16:\"popularity_index\";i:123;s:11:\"trend_index\";i:81;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:754;a:18:{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:113:\"https://library.elementor.com/blocks/stats-1/?utm_source=template-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:610;s:16:\"popularity_index\";i:434;s:11:\"trend_index\";i:692;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:755;a:18:{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:114:\"https://library.elementor.com/blocks/stats-10/?utm_source=template-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:611;s:16:\"popularity_index\";i:435;s:11:\"trend_index\";i:755;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:756;a:18:{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:114:\"https://library.elementor.com/blocks/stats-11/?utm_source=template-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:612;s:16:\"popularity_index\";i:366;s:11:\"trend_index\";i:552;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:757;a:18:{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:114:\"https://library.elementor.com/blocks/stats-12/?utm_source=template-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:613;s:16:\"popularity_index\";i:569;s:11:\"trend_index\";i:811;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:758;a:18:{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:114:\"https://library.elementor.com/blocks/stats-13/?utm_source=template-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:614;s:16:\"popularity_index\";i:168;s:11:\"trend_index\";i:328;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:759;a:18:{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:113:\"https://library.elementor.com/blocks/stats-2/?utm_source=template-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:615;s:16:\"popularity_index\";i:361;s:11:\"trend_index\";i:784;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:760;a:18:{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:113:\"https://library.elementor.com/blocks/stats-3/?utm_source=template-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:616;s:16:\"popularity_index\";i:284;s:11:\"trend_index\";i:385;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:761;a:18:{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:113:\"https://library.elementor.com/blocks/stats-4/?utm_source=template-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:617;s:16:\"popularity_index\";i:205;s:11:\"trend_index\";i:452;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:762;a:18:{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:113:\"https://library.elementor.com/blocks/stats-5/?utm_source=template-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:618;s:16:\"popularity_index\";i:181;s:11:\"trend_index\";i:419;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:763;a:18:{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:113:\"https://library.elementor.com/blocks/stats-6/?utm_source=template-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:619;s:16:\"popularity_index\";i:264;s:11:\"trend_index\";i:492;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:764;a:18:{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:113:\"https://library.elementor.com/blocks/stats-7/?utm_source=template-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:620;s:16:\"popularity_index\";i:532;s:11:\"trend_index\";i:541;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:765;a:18:{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:113:\"https://library.elementor.com/blocks/stats-8/?utm_source=template-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:621;s:16:\"popularity_index\";i:368;s:11:\"trend_index\";i:531;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:766;a:18:{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:113:\"https://library.elementor.com/blocks/stats-9/?utm_source=template-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:622;s:16:\"popularity_index\";i:272;s:11:\"trend_index\";i:557;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:767;a:18:{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:117:\"https://library.elementor.com/blocks/subscribe-1/?utm_source=template-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:623;s:16:\"popularity_index\";i:340;s:11:\"trend_index\";i:293;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:768;a:18:{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:119:\"https://library.elementor.com/blocks/subscribe-2-2/?utm_source=template-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:624;s:16:\"popularity_index\";i:451;s:11:\"trend_index\";i:340;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:769;a:18:{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:117:\"https://library.elementor.com/blocks/subscribe-3/?utm_source=template-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:625;s:16:\"popularity_index\";i:520;s:11:\"trend_index\";i:620;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:770;a:18:{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:117:\"https://library.elementor.com/blocks/subscribe-4/?utm_source=template-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:626;s:16:\"popularity_index\";i:397;s:11:\"trend_index\";i:427;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:771;a:18:{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:117:\"https://library.elementor.com/blocks/subscribe-5/?utm_source=template-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:627;s:16:\"popularity_index\";i:261;s:11:\"trend_index\";i:237;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:772;a:18:{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:113:\"https://library.elementor.com/blocks/team-11/?utm_source=template-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:628;s:16:\"popularity_index\";i:332;s:11:\"trend_index\";i:188;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:773;a:18:{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:115:\"https://library.elementor.com/blocks/team-12-2/?utm_source=template-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:629;s:16:\"popularity_index\";i:432;s:11:\"trend_index\";i:488;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:774;a:18:{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:113:\"https://library.elementor.com/blocks/team-13/?utm_source=template-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:630;s:16:\"popularity_index\";i:375;s:11:\"trend_index\";i:345;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:775;a:18:{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:113:\"https://library.elementor.com/blocks/team-14/?utm_source=template-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:631;s:16:\"popularity_index\";i:110;s:11:\"trend_index\";i:318;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:776;a:18:{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:113:\"https://library.elementor.com/blocks/team-15/?utm_source=template-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:632;s:16:\"popularity_index\";i:449;s:11:\"trend_index\";i:410;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:777;a:18:{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:113:\"https://library.elementor.com/blocks/team-16/?utm_source=template-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:633;s:16:\"popularity_index\";i:267;s:11:\"trend_index\";i:330;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:778;a:18:{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:113:\"https://library.elementor.com/blocks/team-17/?utm_source=template-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:634;s:16:\"popularity_index\";i:166;s:11:\"trend_index\";i:365;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:779;a:18:{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:113:\"https://library.elementor.com/blocks/team-18/?utm_source=template-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:635;s:16:\"popularity_index\";i:207;s:11:\"trend_index\";i:173;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:780;a:18:{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:113:\"https://library.elementor.com/blocks/team-19/?utm_source=template-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:636;s:16:\"popularity_index\";i:300;s:11:\"trend_index\";i:465;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:781;a:18:{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:113:\"https://library.elementor.com/blocks/team-20/?utm_source=template-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:637;s:16:\"popularity_index\";i:144;s:11:\"trend_index\";i:159;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:782;a:18:{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:113:\"https://library.elementor.com/blocks/team-21/?utm_source=template-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:638;s:16:\"popularity_index\";i:515;s:11:\"trend_index\";i:606;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:783;a:18:{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:113:\"https://library.elementor.com/blocks/team-22/?utm_source=template-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:639;s:16:\"popularity_index\";i:299;s:11:\"trend_index\";i:376;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:784;a:18:{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:113:\"https://library.elementor.com/blocks/team-23/?utm_source=template-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:640;s:16:\"popularity_index\";i:282;s:11:\"trend_index\";i:378;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:785;a:18:{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:112:\"https://library.elementor.com/blocks/team-4/?utm_source=template-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:641;s:16:\"popularity_index\";i:192;s:11:\"trend_index\";i:359;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:786;a:18:{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:112:\"https://library.elementor.com/blocks/team-5/?utm_source=template-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:642;s:16:\"popularity_index\";i:149;s:11:\"trend_index\";i:299;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:787;a:18:{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:112:\"https://library.elementor.com/blocks/team-6/?utm_source=template-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:643;s:16:\"popularity_index\";i:75;s:11:\"trend_index\";i:277;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:788;a:18:{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:112:\"https://library.elementor.com/blocks/team-7/?utm_source=template-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:644;s:16:\"popularity_index\";i:243;s:11:\"trend_index\";i:402;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:789;a:18:{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:120:\"https://library.elementor.com/blocks/testimonial-10/?utm_source=template-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:645;s:16:\"popularity_index\";i:219;s:11:\"trend_index\";i:198;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:790;a:18:{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:120:\"https://library.elementor.com/blocks/testimonial-11/?utm_source=template-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:646;s:16:\"popularity_index\";i:557;s:11:\"trend_index\";i:522;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:791;a:18:{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:120:\"https://library.elementor.com/blocks/testimonial-12/?utm_source=template-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:647;s:16:\"popularity_index\";i:262;s:11:\"trend_index\";i:391;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:792;a:18:{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:120:\"https://library.elementor.com/blocks/testimonial-13/?utm_source=template-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:648;s:16:\"popularity_index\";i:637;s:11:\"trend_index\";i:741;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:793;a:18:{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:120:\"https://library.elementor.com/blocks/testimonial-14/?utm_source=template-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:649;s:16:\"popularity_index\";i:400;s:11:\"trend_index\";i:411;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:794;a:18:{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:120:\"https://library.elementor.com/blocks/testimonial-15/?utm_source=template-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:650;s:16:\"popularity_index\";i:568;s:11:\"trend_index\";i:544;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:795;a:18:{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:120:\"https://library.elementor.com/blocks/testimonial-16/?utm_source=template-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:651;s:16:\"popularity_index\";i:399;s:11:\"trend_index\";i:401;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:796;a:18:{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:120:\"https://library.elementor.com/blocks/testimonial-17/?utm_source=template-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:652;s:16:\"popularity_index\";i:159;s:11:\"trend_index\";i:199;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:797;a:18:{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:120:\"https://library.elementor.com/blocks/testimonial-18/?utm_source=template-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:653;s:16:\"popularity_index\";i:457;s:11:\"trend_index\";i:780;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:798;a:18:{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:120:\"https://library.elementor.com/blocks/testimonial-19/?utm_source=template-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:654;s:16:\"popularity_index\";i:245;s:11:\"trend_index\";i:599;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:799;a:18:{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:120:\"https://library.elementor.com/blocks/testimonial-20/?utm_source=template-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:655;s:16:\"popularity_index\";i:446;s:11:\"trend_index\";i:653;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:800;a:18:{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:120:\"https://library.elementor.com/blocks/testimonial-21/?utm_source=template-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:656;s:16:\"popularity_index\";i:78;s:11:\"trend_index\";i:289;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:801;a:18:{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:120:\"https://library.elementor.com/blocks/testimonial-22/?utm_source=template-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:657;s:16:\"popularity_index\";i:121;s:11:\"trend_index\";i:221;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:802;a:18:{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:120:\"https://library.elementor.com/blocks/testimonial-23/?utm_source=template-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:658;s:16:\"popularity_index\";i:247;s:11:\"trend_index\";i:566;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:803;a:18:{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:122:\"https://library.elementor.com/blocks/testimonial-24-2/?utm_source=template-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:659;s:16:\"popularity_index\";i:256;s:11:\"trend_index\";i:395;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:804;a:18:{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:120:\"https://library.elementor.com/blocks/testimonial-24/?utm_source=template-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:660;s:16:\"popularity_index\";i:49;s:11:\"trend_index\";i:206;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:805;a:18:{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:122:\"https://library.elementor.com/blocks/testimonial-25-2/?utm_source=template-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:661;s:16:\"popularity_index\";i:417;s:11:\"trend_index\";i:546;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:806;a:18:{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:120:\"https://library.elementor.com/blocks/testimonial-26/?utm_source=template-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:662;s:16:\"popularity_index\";i:649;s:11:\"trend_index\";i:718;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:807;a:18:{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:120:\"https://library.elementor.com/blocks/testimonial-27/?utm_source=template-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:663;s:16:\"popularity_index\";i:221;s:11:\"trend_index\";i:496;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:808;a:18:{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:120:\"https://library.elementor.com/blocks/testimonial-29/?utm_source=template-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:664;s:16:\"popularity_index\";i:378;s:11:\"trend_index\";i:695;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:809;a:18:{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:119:\"https://library.elementor.com/blocks/testimonial-9/?utm_source=template-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:665;s:16:\"popularity_index\";i:103;s:11:\"trend_index\";i:341;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:810;a:18:{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:116:\"https://library.elementor.com/blocks/travel-404/?utm_source=template-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:666;s:16:\"popularity_index\";i:747;s:11:\"trend_index\";i:712;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:811;a:18:{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:125:\"https://library.elementor.com/blocks/travel-archive-blog/?utm_source=template-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:667;s:16:\"popularity_index\";i:496;s:11:\"trend_index\";i:487;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:812;a:18:{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:119:\"https://library.elementor.com/blocks/travel-header/?utm_source=template-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:668;s:16:\"popularity_index\";i:443;s:11:\"trend_index\";i:434;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:813;a:18:{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:124:\"https://library.elementor.com/blocks/travel-single-post/?utm_source=template-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:669;s:16:\"popularity_index\";i:591;s:11:\"trend_index\";i:663;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:814;a:18:{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:129:\"https://library.elementor.com/blocks/travel-single-post-tour/?utm_source=template-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:670;s:16:\"popularity_index\";i:630;s:11:\"trend_index\";i:548;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:815;a:18:{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:119:\"https://library.elementor.com/blocks/travel-footer/?utm_source=template-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:671;s:16:\"popularity_index\";i:453;s:11:\"trend_index\";i:322;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:816;a:18:{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:121:\"https://library.elementor.com/blocks/travel-blog-404/?utm_source=template-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:672;s:16:\"popularity_index\";i:749;s:11:\"trend_index\";i:759;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:817;a:18:{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:127:\"https://library.elementor.com/blocks/travel-blog-archive-1/?utm_source=template-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:673;s:16:\"popularity_index\";i:659;s:11:\"trend_index\";i:468;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:818;a:18:{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:127:\"https://library.elementor.com/blocks/travel-blog-archive-2/?utm_source=template-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:674;s:16:\"popularity_index\";i:688;s:11:\"trend_index\";i:431;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:819;a:18:{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:124:\"https://library.elementor.com/blocks/travel-blog-footer/?utm_source=template-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:675;s:16:\"popularity_index\";i:656;s:11:\"trend_index\";i:377;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:820;a:18:{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:124:\"https://library.elementor.com/blocks/travel-blog-header/?utm_source=template-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:676;s:16:\"popularity_index\";i:584;s:11:\"trend_index\";i:228;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:821;a:18:{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:131:\"https://library.elementor.com/blocks/travel-blog-single-post-1/?utm_source=template-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:677;s:16:\"popularity_index\";i:669;s:11:\"trend_index\";i:482;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:822;a:18:{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:131:\"https://library.elementor.com/blocks/travel-blog-single-post-2/?utm_source=template-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:678;s:16:\"popularity_index\";i:652;s:11:\"trend_index\";i:454;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}}}','no'),(447,'elementor_remote_info_feed_data','a:3:{i:0;a:5:{s:5:\"title\";s:70:\"Introducing Elementor AI – Revolutionize the Way You Create Websites\";s:7:\"excerpt\";s:232:\"Elementor includes a new natively integrated AI product, available as a free trial starting in Elementor 3.13. Benefit from a wide array of use cases available from directly within the Editor to transform the way you build websites.\";s:7:\"created\";i:1682945240;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:124:\"https://elementor.com/blog/introducing-elementor-ai/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:1;a:5:{s:5:\"title\";s:76:\"Introducing Elementor 3.12 – Design Beautiful and Sophisticated Mega Menus\";s:7:\"excerpt\";s:245:\"Elementor 3.12 includes a number of eagerly awaited features that will take your website’s design and navigation to the next level. This version also reveals the first phase of the Elementor interface revamp, and expands existing capabilities.\";s:7:\"created\";i:1680605140;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:146:\"https://elementor.com/blog/new-mega-menu-loop-alternate-template-and-more/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:2;a:5:{s:5:\"title\";s:135:\"Introducing Elementor 3.11 - Introducing Elementor 3.11 – New Loop Carousel Widget to Customize the Display of Your Posts or Products\";s:7:\"excerpt\";s:176:\"Elementor 3.11 includes new features that will expand your ability to customize the design and display of your listings, improve your workflow, and your visitor’s experience.\";s:7:\"created\";i:1677155418;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:154:\"https://elementor.com/blog/new-loop-carousel-copy-paste-between-websites-and-more/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}}','no'),(450,'wpmudev_notices','a:3:{s:7:\"plugins\";a:1:{s:10:\"forminator\";i:1676443618;}s:5:\"queue\";a:1:{s:10:\"forminator\";a:2:{s:5:\"email\";i:1676443618;s:8:\"giveaway\";i:1676616418;}}s:4:\"done\";a:1:{s:10:\"forminator\";a:1:{s:4:\"rate\";i:1677318398;}}}','no'),(453,'pinterest_for_woocommerce_marketing_notifications_init_timestamp','1676443654','yes'),(454,'pinterest_for_woocommerce_data','a:4:{s:14:\"local_feed_ids\";b:0;s:15:\"feed_registered\";b:0;s:15:\"feed_data_cache\";b:0;s:17:\"linked_businesses\";a:0:{}}','yes'),(110013,'_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.2.2.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.2.2.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.2.2-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.2.2-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.2.2\";s:7:\"version\";s:5:\"6.2.2\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"6.1\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1684608363;s:15:\"version_checked\";s:5:\"6.2.2\";s:12:\"translations\";a:0:{}}','no'),(16146,'woo-lucky-wheel_start_use','1','yes'),(16160,'_wlwl_settings','a:16:{s:7:\"general\";a:5:{s:6:\"enable\";s:2:\"on\";s:6:\"mobile\";s:2:\"on\";s:8:\"spin_num\";s:1:\"5\";s:5:\"delay\";s:2:\"20\";s:10:\"delay_unit\";s:1:\"s\";}s:6:\"notify\";a:14:{s:8:\"position\";s:12:\"bottom-right\";s:4:\"size\";i:0;s:5:\"color\";s:0:\"\";s:6:\"intent\";s:10:\"popup_icon\";s:10:\"show_again\";s:2:\"24\";s:10:\"hide_popup\";s:3:\"off\";s:10:\"show_wheel\";s:3:\"1,5\";s:15:\"show_again_unit\";s:1:\"h\";s:15:\"show_only_front\";s:2:\"on\";s:14:\"show_only_blog\";s:3:\"off\";s:14:\"show_only_shop\";s:3:\"off\";s:16:\"conditional_tags\";s:0:\"\";s:13:\"time_on_close\";s:1:\"1\";s:18:\"time_on_close_unit\";s:1:\"m\";}s:10:\"wheel_wrap\";a:18:{s:11:\"description\";s:308:\"<h2><span style=\"color: #ffffff\">SPIN TO WIN!</span></h2>\r\n<ul>\r\n 	<li><em><span style=\"color: #dbdbdb\">Try your lucky to get discount coupon</span></em></li>\r\n 	<li><em><span style=\"color: #dbdbdb\">1 spin per email</span></em></li>\r\n 	<li><em><span style=\"color: #dbdbdb\">No cheating</span></em></li>\r\n</ul>\";s:8:\"bg_image\";s:75:\"https://vblinkonline.com/wp-content/plugins/woo-lucky-wheel/images/2020.png\";s:8:\"bg_color\";s:7:\"#189a7a\";s:10:\"text_color\";s:7:\"#ffffff\";s:11:\"spin_button\";s:14:\"Try Your Lucky\";s:17:\"spin_button_color\";s:7:\"#000000\";s:20:\"spin_button_bg_color\";s:7:\"#ffbe10\";s:16:\"pointer_position\";s:6:\"center\";s:13:\"pointer_color\";s:7:\"#f70707\";s:18:\"wheel_center_image\";s:0:\"\";s:18:\"wheel_center_color\";s:7:\"#ffffff\";s:18:\"wheel_border_color\";s:7:\"#ffffff\";s:15:\"wheel_dot_color\";s:7:\"#000000\";s:12:\"close_option\";s:2:\"on\";s:4:\"font\";s:9:\"Open+Sans\";s:4:\"gdpr\";s:3:\"off\";s:12:\"gdpr_message\";s:42:\"I agree with the <a>term and condition</a>\";s:10:\"custom_css\";s:0:\"\";}s:5:\"wheel\";a:11:{s:12:\"label_coupon\";s:19:\"{coupon_amount} OFF\";s:13:\"spinning_time\";i:8;s:11:\"coupon_type\";a:6:{i:0;s:3:\"non\";i:1;s:7:\"percent\";i:2;s:3:\"non\";i:3;s:13:\"fixed_product\";i:4;s:3:\"non\";i:5;s:10:\"fixed_cart\";}s:13:\"coupon_amount\";a:6:{i:0;s:1:\"0\";i:1;s:1:\"5\";i:2;s:1:\"0\";i:3;s:2:\"10\";i:4;s:1:\"0\";i:5;s:2:\"15\";}s:12:\"custom_value\";a:6:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";i:4;s:0:\"\";i:5;s:0:\"\";}s:12:\"custom_label\";a:6:{i:0;s:9:\"Not Lucky\";i:1;s:19:\"{coupon_amount} OFF\";i:2;s:9:\"Not Lucky\";i:3;s:19:\"{coupon_amount} OFF\";i:4;s:9:\"Not Lucky\";i:5;s:19:\"{coupon_amount} OFF\";}s:15:\"existing_coupon\";a:6:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";i:4;s:0:\"\";i:5;s:0:\"\";}s:11:\"probability\";a:6:{i:0;s:2:\"25\";i:1;s:2:\"15\";i:2;s:2:\"25\";i:3;s:1:\"6\";i:4;s:2:\"25\";i:5;s:1:\"4\";}s:8:\"bg_color\";a:6:{i:0;s:7:\"#ffe0b2\";i:1;s:7:\"#e65100\";i:2;s:7:\"#ffb74d\";i:3;s:7:\"#fb8c00\";i:4;s:7:\"#ffe0b2\";i:5;s:7:\"#e65100\";}s:16:\"slice_text_color\";s:7:\"#ffffff\";s:15:\"show_full_wheel\";s:0:\"\";}s:6:\"result\";a:3:{s:10:\"auto_close\";s:1:\"0\";s:5:\"email\";a:3:{s:7:\"subject\";s:25:\"Lucky wheel coupon award.\";s:7:\"heading\";s:16:\"Congratulations!\";s:7:\"content\";s:224:\"Dear {customer_name},\r\nYou have won a discount coupon by spinning lucky wheel on my website. Please apply the coupon when shopping with us.\r\nThank you!\r\nCoupon code :{coupon_code}\r\nExpiry date: {date_expires}\r\nYour Sincerely\";}s:12:\"notification\";a:2:{s:3:\"win\";s:143:\"Congrats! You have won a {coupon_label} discount coupon. The coupon was sent to the email address that you had entered to spin. {checkout} now!\";s:4:\"lost\";s:37:\"OOPS! You are not lucky today. Sorry.\";}}s:6:\"coupon\";a:14:{s:19:\"allow_free_shipping\";s:2:\"no\";s:11:\"expiry_date\";s:0:\"\";s:9:\"min_spend\";s:0:\"\";s:9:\"max_spend\";s:0:\"\";s:14:\"individual_use\";s:2:\"no\";s:18:\"exclude_sale_items\";s:2:\"no\";s:16:\"limit_per_coupon\";i:1;s:16:\"limit_to_x_items\";i:1;s:14:\"limit_per_user\";i:1;s:11:\"product_ids\";a:0:{}s:19:\"exclude_product_ids\";a:0:{}s:18:\"product_categories\";a:0:{}s:26:\"exclude_product_categories\";a:0:{}s:18:\"coupon_code_prefix\";s:0:\"\";}s:9:\"mailchimp\";a:3:{s:6:\"enable\";s:2:\"on\";s:7:\"api_key\";s:37:\"5fc5861f7371457ceb6783341d178304-us11\";s:5:\"lists\";s:10:\"5429ed65f1\";}s:17:\"button_shop_title\";s:8:\"Shop now\";s:15:\"button_shop_url\";s:24:\"https://vblinkonline.com\";s:17:\"button_shop_color\";s:7:\"#ffffff\";s:20:\"button_shop_bg_color\";s:4:\"#000\";s:16:\"button_shop_size\";i:16;s:13:\"ajax_endpoint\";s:4:\"ajax\";s:24:\"custom_field_name_enable\";s:2:\"on\";s:31:\"custom_field_name_enable_mobile\";s:2:\"on\";s:26:\"custom_field_name_required\";s:2:\"on\";}','yes'),(16327,'poptin_id','69acc56fb8ae3','yes'),(16328,'poptin_marketplace_token','oypEJwCS1ecl68gsqF2gpapdjHIe4JQqWYxzcs91vzNX1yT8jwohOULniItw','yes'),(16329,'poptin_marketplace_email_id','vblinkonline@gmail.com','yes'),(16330,'poptin_user_id','68a42d0afcba3','yes'),(16334,'poptin_show_affiliate_box_after','2023-04-15','yes'),(68185,'pand-231a6ade28b8edcbed850f0fcd6fe830','forever','no'),(8934,'mf_hubspot_form_guid_2312','','yes'),(8935,'mf_hubspot_form_portalId_2312','','yes'),(8936,'mf_hubspot_form_data_2312','a:0:{}','yes'),(4278,'n2_ss3_version','3.5.1.14/b:release-3.5.1.14/r:e5da025b2878af19acf080b6d38de6307df93dc6','yes'),(4279,'widget_smartslider3','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(4494,'revslider-deact-notice','1','yes'),(4495,'revslider-library-check','1683167727','yes'),(4496,'revslider-library-hash','dae3de1eb57eeeee008b70e9a23844b5','yes'),(4497,'rs-library','a:3:{s:4:\"hash\";s:32:\"dae3de1eb57eeeee008b70e9a23844b5\";s:7:\"objects\";a:417:{i:0;a:12:{s:2:\"id\";s:3:\"198\";s:6:\"handle\";s:16:\"object_dvd_1.png\";s:4:\"name\";s:3:\"DVD\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:43:17\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:1;a:12:{s:2:\"id\";s:3:\"188\";s:6:\"handle\";s:18:\"object_plant_1.png\";s:4:\"name\";s:7:\"Plant 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-12 16:25:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:2;a:12:{s:2:\"id\";s:3:\"187\";s:6:\"handle\";s:16:\"object_pen_1.png\";s:4:\"name\";s:5:\"Pen 1\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-12 16:25:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:3;a:12:{s:2:\"id\";s:3:\"172\";s:6:\"handle\";s:16:\"object_egg_1.png\";s:4:\"name\";s:3:\"Egg\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"600\";s:6:\"height\";s:3:\"600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:4;a:12:{s:2:\"id\";s:3:\"171\";s:6:\"handle\";s:19:\"object_guitar_1.png\";s:4:\"name\";s:6:\"Guitar\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:5;a:12:{s:2:\"id\";s:3:\"170\";s:6:\"handle\";s:21:\"object_envelope_1.png\";s:4:\"name\";s:15:\"Closed Envelope\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:6;a:12:{s:2:\"id\";s:3:\"169\";s:6:\"handle\";s:19:\"object_postit_2.png\";s:4:\"name\";s:18:\"Postit Label White\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:7;a:12:{s:2:\"id\";s:3:\"168\";s:6:\"handle\";s:21:\"object_envelope_2.png\";s:4:\"name\";s:13:\"Open Envelope\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:8;a:12:{s:2:\"id\";s:3:\"167\";s:6:\"handle\";s:17:\"object_eggs_1.png\";s:4:\"name\";s:10:\"Egg Carton\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:9;a:12:{s:2:\"id\";s:3:\"166\";s:6:\"handle\";s:25:\"object_bottleopener_1.png\";s:4:\"name\";s:13:\"Bottle Opener\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:10;a:12:{s:2:\"id\";s:3:\"165\";s:6:\"handle\";s:23:\"object_blueprints_1.png\";s:4:\"name\";s:10:\"Blueprints\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:11;a:12:{s:2:\"id\";s:3:\"164\";s:6:\"handle\";s:22:\"object_holepunch_1.png\";s:4:\"name\";s:10:\"Hole punch\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:12;a:12:{s:2:\"id\";s:3:\"163\";s:6:\"handle\";s:20:\"object_speaker_1.png\";s:4:\"name\";s:13:\"Black Speaker\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:13;a:12:{s:2:\"id\";s:3:\"162\";s:6:\"handle\";s:19:\"object_eraser_1.png\";s:4:\"name\";s:6:\"Eraser\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"500\";s:6:\"height\";s:3:\"500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:14;a:12:{s:2:\"id\";s:3:\"161\";s:6:\"handle\";s:23:\"object_vinylcover_1.png\";s:4:\"name\";s:11:\"Vinyl Cover\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:15;a:12:{s:2:\"id\";s:3:\"160\";s:6:\"handle\";s:20:\"object_booklet_1.png\";s:4:\"name\";s:9:\"Booklet 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:16;a:12:{s:2:\"id\";s:3:\"159\";s:6:\"handle\";s:22:\"object_earphones_2.png\";s:4:\"name\";s:11:\"Earphones 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:17;a:12:{s:2:\"id\";s:3:\"158\";s:6:\"handle\";s:18:\"object_vinyl_1.png\";s:4:\"name\";s:5:\"Vinyl\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:18;a:12:{s:2:\"id\";s:3:\"157\";s:6:\"handle\";s:19:\"object_postit_1.png\";s:4:\"name\";s:17:\"Postit Label Pink\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:19;a:12:{s:2:\"id\";s:3:\"156\";s:6:\"handle\";s:23:\"object_mechpencil_1.png\";s:4:\"name\";s:17:\"Mechanical Pencil\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:20;a:12:{s:2:\"id\";s:3:\"155\";s:6:\"handle\";s:22:\"object_turntable_1.png\";s:4:\"name\";s:9:\"Turntable\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:21;a:12:{s:2:\"id\";s:3:\"154\";s:6:\"handle\";s:19:\"object_folder_2.png\";s:4:\"name\";s:19:\"Closed Folder Black\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:22;a:12:{s:2:\"id\";s:3:\"153\";s:6:\"handle\";s:19:\"object_postit_4.png\";s:4:\"name\";s:18:\"Postit Label Green\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:23;a:12:{s:2:\"id\";s:3:\"152\";s:6:\"handle\";s:19:\"object_folder_1.png\";s:4:\"name\";s:12:\"Blank Folder\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:24;a:12:{s:2:\"id\";s:3:\"151\";s:6:\"handle\";s:19:\"object_pencup_1.png\";s:4:\"name\";s:7:\"Pen Cup\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:25;a:12:{s:2:\"id\";s:3:\"150\";s:6:\"handle\";s:23:\"object_winebottle_1.png\";s:4:\"name\";s:15:\"Red Wine Bottle\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:26;a:12:{s:2:\"id\";s:3:\"149\";s:6:\"handle\";s:23:\"object_headphones_1.png\";s:4:\"name\";s:10:\"Headphones\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:27;a:12:{s:2:\"id\";s:3:\"148\";s:6:\"handle\";s:22:\"object_earphones_1.png\";s:4:\"name\";s:9:\"Earphones\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:28;a:12:{s:2:\"id\";s:3:\"147\";s:6:\"handle\";s:19:\"object_postit_3.png\";s:4:\"name\";s:19:\"Postit Label Yellow\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:29;a:12:{s:2:\"id\";s:3:\"146\";s:6:\"handle\";s:22:\"object_corkscrew_1.png\";s:4:\"name\";s:23:\"Corkscrew Bottle Opener\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1300\";s:6:\"height\";s:4:\"1300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:30;a:12:{s:2:\"id\";s:3:\"145\";s:6:\"handle\";s:19:\"object_muffin_1.png\";s:4:\"name\";s:16:\"Chocolate Muffin\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:31;a:12:{s:2:\"id\";s:3:\"144\";s:6:\"handle\";s:18:\"object_chair_2.png\";s:4:\"name\";s:12:\"Yellow Chair\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:32;a:12:{s:2:\"id\";s:3:\"143\";s:6:\"handle\";s:18:\"object_knife_2.png\";s:4:\"name\";s:7:\"Knife 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:33;a:12:{s:2:\"id\";s:3:\"142\";s:6:\"handle\";s:26:\"object_choppingboard_2.png\";s:4:\"name\";s:16:\"Chopping Board 3\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:34;a:12:{s:2:\"id\";s:3:\"141\";s:6:\"handle\";s:26:\"object_choppingboard_3.png\";s:4:\"name\";s:16:\"Chopping Board 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:35;a:12:{s:2:\"id\";s:3:\"140\";s:6:\"handle\";s:19:\"object_coffee_2.png\";s:4:\"name\";s:12:\"Coffee Cup 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:4:\"1200\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:36;a:12:{s:2:\"id\";s:3:\"139\";s:6:\"handle\";s:18:\"object_bread_1.png\";s:4:\"name\";s:15:\"Croissant Bread\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:37;a:12:{s:2:\"id\";s:3:\"138\";s:6:\"handle\";s:18:\"object_spoon_2.png\";s:4:\"name\";s:12:\"Wodden Spoon\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:38;a:12:{s:2:\"id\";s:3:\"137\";s:6:\"handle\";s:26:\"object_choppingboard_1.png\";s:4:\"name\";s:16:\"Chopping Board 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:39;a:12:{s:2:\"id\";s:3:\"136\";s:6:\"handle\";s:16:\"object_cup_2.png\";s:4:\"name\";s:11:\"Empty Cup 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:40;a:12:{s:2:\"id\";s:3:\"135\";s:6:\"handle\";s:18:\"object_knife_1.png\";s:4:\"name\";s:5:\"Knife\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:41;a:12:{s:2:\"id\";s:3:\"134\";s:6:\"handle\";s:18:\"object_spoon_1.png\";s:4:\"name\";s:5:\"Spoon\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:42;a:12:{s:2:\"id\";s:3:\"133\";s:6:\"handle\";s:16:\"object_cup_1.png\";s:4:\"name\";s:9:\"Empty Cup\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:43;a:12:{s:2:\"id\";s:3:\"132\";s:6:\"handle\";s:18:\"object_chair_3.png\";s:4:\"name\";s:11:\"White Chair\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:44;a:12:{s:2:\"id\";s:3:\"131\";s:6:\"handle\";s:19:\"object_coffee_1.png\";s:4:\"name\";s:10:\"Coffee Cup\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:45;a:12:{s:2:\"id\";s:3:\"130\";s:6:\"handle\";s:19:\"object_frypan_2.png\";s:4:\"name\";s:9:\"Fry Pan 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:46;a:12:{s:2:\"id\";s:3:\"129\";s:6:\"handle\";s:19:\"object_frypan_1.png\";s:4:\"name\";s:9:\"Fry Pan 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:47;a:12:{s:2:\"id\";s:3:\"128\";s:6:\"handle\";s:17:\"object_fork_1.png\";s:4:\"name\";s:4:\"Fork\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:48;a:12:{s:2:\"id\";s:3:\"127\";s:6:\"handle\";s:20:\"object_dishrag_1.png\";s:4:\"name\";s:13:\"Dishrag Cloth\";s:4:\"tags\";a:0:{}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:49;a:12:{s:2:\"id\";s:3:\"126\";s:6:\"handle\";s:20:\"object_wacom_pen.png\";s:4:\"name\";s:17:\"Wacom Drawing Pen\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:2;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1060\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:50;a:12:{s:2:\"id\";s:3:\"125\";s:6:\"handle\";s:21:\"object_occulus_vr.png\";s:4:\"name\";s:23:\"Occulus Virtual Reality\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:51;a:12:{s:2:\"id\";s:3:\"124\";s:6:\"handle\";s:18:\"object_antenna.png\";s:4:\"name\";s:13:\"Antenna Radar\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:52;a:12:{s:2:\"id\";s:3:\"123\";s:6:\"handle\";s:21:\"object_solarpanel.png\";s:4:\"name\";s:11:\"Solar Panel\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:53;a:12:{s:2:\"id\";s:3:\"122\";s:6:\"handle\";s:16:\"object_wacom.png\";s:4:\"name\";s:20:\"Wacom Drawing Tablet\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:2;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:54;a:12:{s:2:\"id\";s:3:\"121\";s:6:\"handle\";s:18:\"object_earth_2.png\";s:4:\"name\";s:20:\"Earth Globe Planet 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:55;a:12:{s:2:\"id\";s:3:\"120\";s:6:\"handle\";s:18:\"object_chair_1.png\";s:4:\"name\";s:12:\"Office Chair\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:56;a:12:{s:2:\"id\";s:3:\"119\";s:6:\"handle\";s:24:\"object_windturbine_2.png\";s:4:\"name\";s:14:\"Wind Turbine 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:57;a:12:{s:2:\"id\";s:3:\"118\";s:6:\"handle\";s:22:\"object_windturbine.png\";s:4:\"name\";s:12:\"Wind Turbine\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:58;a:12:{s:2:\"id\";s:3:\"117\";s:6:\"handle\";s:16:\"object_earth.png\";s:4:\"name\";s:18:\"Earth Globe Planet\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:59;a:12:{s:2:\"id\";s:2:\"88\";s:6:\"handle\";s:24:\"object_eiffeltower_2.png\";s:4:\"name\";s:13:\"Eiffeltower 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"700\";s:6:\"height\";s:3:\"700\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:60;a:12:{s:2:\"id\";s:2:\"87\";s:6:\"handle\";s:21:\"object_notebook_1.png\";s:4:\"name\";s:11:\"Notebook PC\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:61;a:12:{s:2:\"id\";s:2:\"86\";s:6:\"handle\";s:20:\"object_macbook_1.png\";s:4:\"name\";s:20:\"Apple Macbook Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:62;a:12:{s:2:\"id\";s:2:\"85\";s:6:\"handle\";s:18:\"object_canon_2.png\";s:4:\"name\";s:21:\"Canon Camera DSLR Top\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:63;a:12:{s:2:\"id\";s:2:\"84\";s:6:\"handle\";s:19:\"object_iphone_3.png\";s:4:\"name\";s:25:\"Apple iPhone Silver White\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:64;a:12:{s:2:\"id\";s:2:\"83\";s:6:\"handle\";s:18:\"object_candy_2.png\";s:4:\"name\";s:15:\"Candy Colored 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:65;a:12:{s:2:\"id\";s:2:\"82\";s:6:\"handle\";s:21:\"object_macmouse_1.png\";s:4:\"name\";s:15:\"Apple Mac Mouse\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:66;a:12:{s:2:\"id\";s:2:\"81\";s:6:\"handle\";s:19:\"object_iphone_1.png\";s:4:\"name\";s:18:\"Apple iPhone Black\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:67;a:12:{s:2:\"id\";s:2:\"80\";s:6:\"handle\";s:17:\"object_deco_1.png\";s:4:\"name\";s:17:\"White Deco Object\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:68;a:12:{s:2:\"id\";s:2:\"79\";s:6:\"handle\";s:23:\"object_applewatch_1.png\";s:4:\"name\";s:24:\"Apple Watch White Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:69;a:12:{s:2:\"id\";s:2:\"78\";s:6:\"handle\";s:23:\"object_swissknife_1.png\";s:4:\"name\";s:11:\"Swiss Knife\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:70;a:12:{s:2:\"id\";s:2:\"77\";s:6:\"handle\";s:23:\"object_applewatch_2.png\";s:4:\"name\";s:17:\"Apple Watch Black\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:71;a:12:{s:2:\"id\";s:2:\"76\";s:6:\"handle\";s:18:\"object_candy_1.png\";s:4:\"name\";s:13:\"Candy Colored\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:72;a:12:{s:2:\"id\";s:2:\"75\";s:6:\"handle\";s:17:\"object_ipad_1.png\";s:4:\"name\";s:16:\"Apple iPad Black\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:73;a:12:{s:2:\"id\";s:2:\"74\";s:6:\"handle\";s:17:\"object_lamp_2.png\";s:4:\"name\";s:15:\"Black Desk Lamp\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:74;a:12:{s:2:\"id\";s:2:\"73\";s:6:\"handle\";s:18:\"object_canon_1.png\";s:4:\"name\";s:17:\"Canon Camera DLSR\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:75;a:12:{s:2:\"id\";s:2:\"72\";s:6:\"handle\";s:23:\"object_blackberry_2.png\";s:4:\"name\";s:12:\"Blackberry 3\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:76;a:12:{s:2:\"id\";s:2:\"71\";s:6:\"handle\";s:19:\"object_iphone_2.png\";s:4:\"name\";s:19:\"Apple iPhone Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:77;a:12:{s:2:\"id\";s:2:\"70\";s:6:\"handle\";s:17:\"object_ipad_2.png\";s:4:\"name\";s:15:\"Apple iPad Gold\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:78;a:12:{s:2:\"id\";s:2:\"69\";s:6:\"handle\";s:20:\"object_printer_1.png\";s:4:\"name\";s:7:\"Printer\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:79;a:12:{s:2:\"id\";s:2:\"68\";s:6:\"handle\";s:20:\"object_pcmouse_1.png\";s:4:\"name\";s:14:\"Black PC Mouse\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:80;a:12:{s:2:\"id\";s:2:\"67\";s:6:\"handle\";s:17:\"object_ipad_3.png\";s:4:\"name\";s:17:\"Apple iPad Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:81;a:12:{s:2:\"id\";s:2:\"66\";s:6:\"handle\";s:17:\"object_lamp_1.png\";s:4:\"name\";s:13:\"Desk Lamp Top\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:82;a:12:{s:2:\"id\";s:2:\"65\";s:6:\"handle\";s:22:\"object_macscreen_1.png\";s:4:\"name\";s:16:\"Apple Mac Screen\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:83;a:12:{s:2:\"id\";s:2:\"64\";s:6:\"handle\";s:23:\"object_blackberry_3.png\";s:4:\"name\";s:12:\"Blackberry 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:84;a:12:{s:2:\"id\";s:2:\"63\";s:6:\"handle\";s:23:\"object_applewatch_3.png\";s:4:\"name\";s:16:\"Apple Watch Gold\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:85;a:12:{s:2:\"id\";s:2:\"62\";s:6:\"handle\";s:23:\"object_blackberry_1.png\";s:4:\"name\";s:10:\"Blackberry\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:86;a:12:{s:2:\"id\";s:2:\"49\";s:6:\"handle\";s:19:\"object_bottle_1.png\";s:4:\"name\";s:18:\"Brown Glass Bottle\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:87;a:12:{s:2:\"id\";s:2:\"48\";s:6:\"handle\";s:20:\"object_glasses_1.png\";s:4:\"name\";s:19:\"Hipster Glasses Top\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:88;a:12:{s:2:\"id\";s:2:\"47\";s:6:\"handle\";s:21:\"object_magazine_1.png\";s:4:\"name\";s:14:\"Blank Magazine\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:89;a:12:{s:2:\"id\";s:2:\"46\";s:6:\"handle\";s:28:\"object_leatherdocument_2.png\";s:4:\"name\";s:24:\"Black Leather Document 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:90;a:12:{s:2:\"id\";s:2:\"45\";s:6:\"handle\";s:18:\"object_purse_2.png\";s:4:\"name\";s:13:\"Black Purse 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:91;a:12:{s:2:\"id\";s:2:\"44\";s:6:\"handle\";s:23:\"object_typewriter_1.png\";s:4:\"name\";s:18:\"Retro Typewriter 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:92;a:12:{s:2:\"id\";s:2:\"43\";s:6:\"handle\";s:17:\"object_book_5.png\";s:4:\"name\";s:9:\"Old Books\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:93;a:12:{s:2:\"id\";s:2:\"42\";s:6:\"handle\";s:28:\"object_leatherdocument_1.png\";s:4:\"name\";s:29:\"Black Leather Document Closed\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:94;a:12:{s:2:\"id\";s:2:\"41\";s:6:\"handle\";s:17:\"object_book_4.png\";s:4:\"name\";s:8:\"Old Book\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:95;a:12:{s:2:\"id\";s:2:\"40\";s:6:\"handle\";s:19:\"object_wallet_2.png\";s:4:\"name\";s:22:\"Black Leather Document\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:96;a:12:{s:2:\"id\";s:2:\"39\";s:6:\"handle\";s:18:\"object_quill_2.png\";s:4:\"name\";s:15:\"Quill Feather 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:97;a:12:{s:2:\"id\";s:2:\"38\";s:6:\"handle\";s:24:\"object_eiffeltower_1.png\";s:4:\"name\";s:11:\"Eiffeltower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:98;a:12:{s:2:\"id\";s:2:\"37\";s:6:\"handle\";s:21:\"object_magazine_2.png\";s:4:\"name\";s:11:\"Open Book 3\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1333\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:99;a:12:{s:2:\"id\";s:2:\"36\";s:6:\"handle\";s:17:\"object_book_1.png\";s:4:\"name\";s:10:\"Blank Book\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:100;a:12:{s:2:\"id\";s:2:\"35\";s:6:\"handle\";s:20:\"object_glasses_2.png\";s:4:\"name\";s:15:\"Hipster Glasses\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:101;a:12:{s:2:\"id\";s:2:\"34\";s:6:\"handle\";s:17:\"object_book_2.png\";s:4:\"name\";s:11:\"Open Book 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:102;a:12:{s:2:\"id\";s:2:\"33\";s:6:\"handle\";s:19:\"object_gloves_1.png\";s:4:\"name\";s:12:\"Black Gloves\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:103;a:12:{s:2:\"id\";s:2:\"32\";s:6:\"handle\";s:23:\"object_typewriter_2.png\";s:4:\"name\";s:16:\"Retro Typewriter\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:104;a:12:{s:2:\"id\";s:2:\"31\";s:6:\"handle\";s:17:\"object_book_3.png\";s:4:\"name\";s:9:\"Open Book\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:105;a:12:{s:2:\"id\";s:2:\"30\";s:6:\"handle\";s:19:\"object_wallet_1.png\";s:4:\"name\";s:12:\"Black Wallet\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:106;a:12:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:18:\"object_purse_1.png\";s:4:\"name\";s:11:\"Black Purse\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:107;a:12:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:18:\"object_quill_1.png\";s:4:\"name\";s:13:\"Quill Feather\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:108;a:12:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:19:\"object_artbox_2.png\";s:4:\"name\";s:16:\"Art Box Colors 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:109;a:12:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:18:\"object_cloth_1.png\";s:4:\"name\";s:17:\"Cloth Paint Color\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:110;a:12:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:21:\"object_brushpot_1.png\";s:4:\"name\";s:9:\"Brush Pot\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"984\";s:6:\"height\";s:3:\"984\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:111;a:12:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:24:\"object_paintbucket_1.png\";s:4:\"name\";s:12:\"Paint Bucket\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:112;a:12:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:23:\"object_paintbrush_2.png\";s:4:\"name\";s:12:\"Paintbrush 3\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"700\";s:6:\"height\";s:3:\"700\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:113;a:12:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:19:\"object_artbox_1.png\";s:4:\"name\";s:14:\"Art Box Colors\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:114;a:12:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:23:\"object_paintbrush_3.png\";s:4:\"name\";s:12:\"Paintbrush 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1100\";s:6:\"height\";s:4:\"1100\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:115;a:12:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:23:\"object_paintbrush_1.png\";s:4:\"name\";s:12:\"Paintbrush 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:116;a:12:{s:2:\"id\";s:2:\"11\";s:6:\"handle\";s:21:\"table_radio_right.png\";s:4:\"name\";s:18:\"Radio Speaker Wood\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:117;a:12:{s:2:\"id\";s:2:\"10\";s:6:\"handle\";s:18:\"keyboard_apple.png\";s:4:\"name\";s:14:\"Apple Keyboard\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:118;a:12:{s:2:\"id\";s:1:\"9\";s:6:\"handle\";s:20:\"macbook_top_gold.png\";s:4:\"name\";s:18:\"Apple Macbook Gold\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:119;a:12:{s:2:\"id\";s:1:\"8\";s:6:\"handle\";s:21:\"nexus6_front_blue.png\";s:4:\"name\";s:19:\"Google Nexus 6 Blue\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1100\";s:6:\"height\";s:4:\"1100\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:120;a:12:{s:2:\"id\";s:3:\"479\";s:6:\"handle\";s:31:\"Tram-beside-waiting-station.jpg\";s:4:\"name\";s:27:\"Tram beside waiting station\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1450\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:52:06\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:121;a:12:{s:2:\"id\";s:3:\"478\";s:6:\"handle\";s:14:\"Pulling-up.jpg\";s:4:\"name\";s:10:\"Pulling up\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1297\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:41:20\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:122;a:12:{s:2:\"id\";s:3:\"477\";s:6:\"handle\";s:16:\"Snowboarding.jpg\";s:4:\"name\";s:12:\"Snowboarding\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1290\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:41:20\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:123;a:12:{s:2:\"id\";s:3:\"476\";s:6:\"handle\";s:16:\"Morning-yoga.jpg\";s:4:\"name\";s:12:\"Morning yoga\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1346\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:40:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:124;a:12:{s:2:\"id\";s:3:\"475\";s:6:\"handle\";s:8:\"Yoga.jpg\";s:4:\"name\";s:4:\"Yoga\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1079\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:40:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:125;a:12:{s:2:\"id\";s:3:\"474\";s:6:\"handle\";s:14:\"Golf-balls.jpg\";s:4:\"name\";s:10:\"Golf balls\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:40:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:126;a:12:{s:2:\"id\";s:3:\"473\";s:6:\"handle\";s:19:\"Confident-Boxer.jpg\";s:4:\"name\";s:15:\"Confident Boxer\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:40:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:127;a:12:{s:2:\"id\";s:3:\"472\";s:6:\"handle\";s:11:\"Aerobic.jpg\";s:4:\"name\";s:7:\"Aerobic\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:40:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:128;a:12:{s:2:\"id\";s:3:\"471\";s:6:\"handle\";s:18:\"Riding-bicycle.jpg\";s:4:\"name\";s:14:\"Riding bicycle\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1358\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:129;a:12:{s:2:\"id\";s:3:\"470\";s:6:\"handle\";s:27:\"woman-with-barbell-back.jpg\";s:4:\"name\";s:23:\"woman with barbell back\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:130;a:12:{s:2:\"id\";s:3:\"469\";s:6:\"handle\";s:24:\"Woman-lying-on-floor.jpg\";s:4:\"name\";s:20:\"Woman lying on floor\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1318\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:131;a:12:{s:2:\"id\";s:3:\"468\";s:6:\"handle\";s:27:\"Holding-black-dumbbells.jpg\";s:4:\"name\";s:23:\"Holding black dumbbells\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1275\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:132;a:12:{s:2:\"id\";s:3:\"467\";s:6:\"handle\";s:25:\"Woman-using-dumbbells.jpg\";s:4:\"name\";s:21:\"Woman using dumbbells\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1425\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:133;a:12:{s:2:\"id\";s:3:\"466\";s:6:\"handle\";s:16:\"Soccer-cleat.jpg\";s:4:\"name\";s:12:\"Soccer cleat\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:134;a:12:{s:2:\"id\";s:3:\"465\";s:6:\"handle\";s:16:\"Soccer-field.jpg\";s:4:\"name\";s:12:\"Soccer field\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:135;a:12:{s:2:\"id\";s:3:\"464\";s:6:\"handle\";s:23:\"Man-tying-his-shoes.jpg\";s:4:\"name\";s:19:\"Man tying his shoes\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1200\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:136;a:12:{s:2:\"id\";s:3:\"463\";s:6:\"handle\";s:10:\"Boxing.jpg\";s:4:\"name\";s:6:\"Boxing\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:137;a:12:{s:2:\"id\";s:3:\"462\";s:6:\"handle\";s:22:\"woman-with-barbell.jpg\";s:4:\"name\";s:18:\"woman with barbell\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:138;a:12:{s:2:\"id\";s:3:\"461\";s:6:\"handle\";s:12:\"Crossfit.jpg\";s:4:\"name\";s:8:\"Crossfit\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:139;a:12:{s:2:\"id\";s:3:\"460\";s:6:\"handle\";s:25:\"Man-and-woman-jogging.jpg\";s:4:\"name\";s:21:\"Man and woman jogging\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:140;a:12:{s:2:\"id\";s:3:\"459\";s:6:\"handle\";s:16:\"Playing-golf.jpg\";s:4:\"name\";s:12:\"Playing golf\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:141;a:12:{s:2:\"id\";s:3:\"458\";s:6:\"handle\";s:18:\"Surfer-in-wave.jpg\";s:4:\"name\";s:14:\"Surfer in wave\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:142;a:12:{s:2:\"id\";s:3:\"457\";s:6:\"handle\";s:25:\"Woman-lifting-barbell.jpg\";s:4:\"name\";s:21:\"Woman lifting barbell\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:143;a:12:{s:2:\"id\";s:3:\"456\";s:6:\"handle\";s:14:\"Stretching.jpg\";s:4:\"name\";s:10:\"Stretching\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:144;a:12:{s:2:\"id\";s:3:\"455\";s:6:\"handle\";s:18:\"Snowboarding-2.jpg\";s:4:\"name\";s:14:\"Snowboarding 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:145;a:12:{s:2:\"id\";s:3:\"454\";s:6:\"handle\";s:11:\"Balance.jpg\";s:4:\"name\";s:7:\"Balance\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1920\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:146;a:12:{s:2:\"id\";s:3:\"453\";s:6:\"handle\";s:19:\"Pool-meditation.jpg\";s:4:\"name\";s:15:\"Pool meditation\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:147;a:12:{s:2:\"id\";s:3:\"452\";s:6:\"handle\";s:18:\"Soccer-stadium.jpg\";s:4:\"name\";s:14:\"Soccer stadium\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:148;a:12:{s:2:\"id\";s:3:\"451\";s:6:\"handle\";s:25:\"Soccer-field-top-view.jpg\";s:4:\"name\";s:21:\"Soccer field top view\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:149;a:12:{s:2:\"id\";s:3:\"450\";s:6:\"handle\";s:14:\"Basketball.jpg\";s:4:\"name\";s:10:\"Basketball\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:150;a:12:{s:2:\"id\";s:3:\"449\";s:6:\"handle\";s:14:\"in-the-fog.jpg\";s:4:\"name\";s:10:\"in the fog\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:151;a:12:{s:2:\"id\";s:3:\"448\";s:6:\"handle\";s:13:\"Handstand.jpg\";s:4:\"name\";s:9:\"Handstand\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1079\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:152;a:12:{s:2:\"id\";s:3:\"447\";s:6:\"handle\";s:11:\"Friends.jpg\";s:4:\"name\";s:7:\"Friends\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:153;a:12:{s:2:\"id\";s:3:\"446\";s:6:\"handle\";s:28:\"Sneakers-on-the-railroad.jpg\";s:4:\"name\";s:24:\"Sneakers on the railroad\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:154;a:12:{s:2:\"id\";s:3:\"445\";s:6:\"handle\";s:23:\"Family-on-the-ocean.jpg\";s:4:\"name\";s:19:\"Family on the ocean\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:155;a:12:{s:2:\"id\";s:3:\"444\";s:6:\"handle\";s:10:\"Sunset.jpg\";s:4:\"name\";s:6:\"Sunset\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:156;a:12:{s:2:\"id\";s:3:\"443\";s:6:\"handle\";s:9:\"Books.jpg\";s:4:\"name\";s:5:\"Books\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1275\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:157;a:12:{s:2:\"id\";s:3:\"442\";s:6:\"handle\";s:25:\"Looking-at-the-window.jpg\";s:4:\"name\";s:21:\"Looking at the window\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:158;a:12:{s:2:\"id\";s:3:\"441\";s:6:\"handle\";s:48:\"woman-standing-near-buildings-during-daytime.jpg\";s:4:\"name\";s:44:\"woman standing near buildings during daytime\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:159;a:12:{s:2:\"id\";s:3:\"440\";s:6:\"handle\";s:12:\"Lollipop.jpg\";s:4:\"name\";s:8:\"Lollipop\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1395\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:160;a:12:{s:2:\"id\";s:3:\"439\";s:6:\"handle\";s:26:\"People-crossing-street.jpg\";s:4:\"name\";s:22:\"People crossing street\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:161;a:12:{s:2:\"id\";s:3:\"438\";s:6:\"handle\";s:24:\"Friends-on-the-shore.jpg\";s:4:\"name\";s:20:\"Friends on the shore\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:162;a:12:{s:2:\"id\";s:3:\"437\";s:6:\"handle\";s:13:\"Coworkers.jpg\";s:4:\"name\";s:9:\"Coworkers\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:163;a:12:{s:2:\"id\";s:3:\"436\";s:6:\"handle\";s:27:\"Hiking-in-the-Dolomites.jpg\";s:4:\"name\";s:23:\"Hiking in the Dolomites\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:164;a:12:{s:2:\"id\";s:3:\"435\";s:6:\"handle\";s:18:\"Successful-man.jpg\";s:4:\"name\";s:14:\"Successful man\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:165;a:12:{s:2:\"id\";s:3:\"434\";s:6:\"handle\";s:23:\"Beautiful-sunny-day.jpg\";s:4:\"name\";s:19:\"Beautiful sunny day\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:166;a:12:{s:2:\"id\";s:3:\"433\";s:6:\"handle\";s:8:\"Guys.jpg\";s:4:\"name\";s:4:\"Guys\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:167;a:12:{s:2:\"id\";s:3:\"432\";s:6:\"handle\";s:19:\"Confetti-Shower.jpg\";s:4:\"name\";s:15:\"Confetti Shower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:168;a:12:{s:2:\"id\";s:3:\"431\";s:6:\"handle\";s:24:\"Sun-was-setting-down.jpg\";s:4:\"name\";s:20:\"Sun was setting down\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:169;a:12:{s:2:\"id\";s:3:\"430\";s:6:\"handle\";s:9:\"Jumps.jpg\";s:4:\"name\";s:5:\"Jumps\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:170;a:12:{s:2:\"id\";s:3:\"429\";s:6:\"handle\";s:23:\"Friends-by-the-fire.jpg\";s:4:\"name\";s:19:\"Friends by the fire\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:171;a:12:{s:2:\"id\";s:3:\"428\";s:6:\"handle\";s:21:\"Under-the-blanket.jpg\";s:4:\"name\";s:17:\"Under the blanket\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1413\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:172;a:12:{s:2:\"id\";s:3:\"427\";s:6:\"handle\";s:18:\"Pretty-in-Pink.jpg\";s:4:\"name\";s:14:\"Pretty in Pink\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1394\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:173;a:12:{s:2:\"id\";s:3:\"426\";s:6:\"handle\";s:31:\"Discussions-at-a-long-table.jpg\";s:4:\"name\";s:27:\"Discussions at a long table\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1268\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:174;a:12:{s:2:\"id\";s:3:\"425\";s:6:\"handle\";s:18:\"Lost-in-Lemons.jpg\";s:4:\"name\";s:14:\"Lost in Lemons\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:175;a:12:{s:2:\"id\";s:3:\"424\";s:6:\"handle\";s:13:\"Team-work.jpg\";s:4:\"name\";s:9:\"Team work\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:176;a:12:{s:2:\"id\";s:3:\"423\";s:6:\"handle\";s:20:\"Romantic-evening.jpg\";s:4:\"name\";s:16:\"Romantic evening\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1263\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:177;a:12:{s:2:\"id\";s:3:\"422\";s:6:\"handle\";s:19:\"Crew-collective.jpg\";s:4:\"name\";s:15:\"Crew collective\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:178;a:12:{s:2:\"id\";s:3:\"421\";s:6:\"handle\";s:8:\"Code.jpg\";s:4:\"name\";s:4:\"Code\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:179;a:12:{s:2:\"id\";s:3:\"420\";s:6:\"handle\";s:48:\"Yellow-ceramic-mug-beside-gray-aluminum-iMac.jpg\";s:4:\"name\";s:44:\"Yellow ceramic mug beside gray aluminum iMac\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:180;a:12:{s:2:\"id\";s:3:\"419\";s:6:\"handle\";s:11:\"My-desk.jpg\";s:4:\"name\";s:7:\"My desk\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1315\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:181;a:12:{s:2:\"id\";s:3:\"418\";s:6:\"handle\";s:17:\"Cooperation-2.jpg\";s:4:\"name\";s:13:\"Cooperation 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:182;a:12:{s:2:\"id\";s:3:\"417\";s:6:\"handle\";s:33:\"MacBook-on-top-of-brown-table.jpg\";s:4:\"name\";s:29:\"MacBook on top of brown table\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:183;a:12:{s:2:\"id\";s:3:\"416\";s:6:\"handle\";s:27:\"Beautiful-working-place.jpg\";s:4:\"name\";s:23:\"Beautiful working place\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:184;a:12:{s:2:\"id\";s:3:\"415\";s:6:\"handle\";s:14:\"Typewriter.jpg\";s:4:\"name\";s:10:\"Typewriter\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:185;a:12:{s:2:\"id\";s:3:\"414\";s:6:\"handle\";s:19:\"White-desk-lamp.jpg\";s:4:\"name\";s:15:\"White desk lamp\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:186;a:12:{s:2:\"id\";s:3:\"413\";s:6:\"handle\";s:18:\"Office-working.jpg\";s:4:\"name\";s:14:\"Office working\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:187;a:12:{s:2:\"id\";s:3:\"412\";s:6:\"handle\";s:36:\"Silver-iMac-on-brown-wooden-desk.jpg\";s:4:\"name\";s:32:\"Silver iMac on brown wooden desk\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1240\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:188;a:12:{s:2:\"id\";s:3:\"411\";s:6:\"handle\";s:23:\"Working-in-progress.jpg\";s:4:\"name\";s:19:\"Working in progress\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:189;a:12:{s:2:\"id\";s:3:\"410\";s:6:\"handle\";s:15:\"Cooperation.jpg\";s:4:\"name\";s:11:\"Cooperation\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:190;a:12:{s:2:\"id\";s:3:\"409\";s:6:\"handle\";s:17:\"Working-place.jpg\";s:4:\"name\";s:13:\"Working place\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:191;a:12:{s:2:\"id\";s:3:\"408\";s:6:\"handle\";s:16:\"Working-desk.jpg\";s:4:\"name\";s:12:\"Working desk\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:192;a:12:{s:2:\"id\";s:3:\"407\";s:6:\"handle\";s:23:\"low-angle-of-forest.jpg\";s:4:\"name\";s:19:\"low angle of forest\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:193;a:12:{s:2:\"id\";s:3:\"406\";s:6:\"handle\";s:23:\"Lake-under-blue-sky.jpg\";s:4:\"name\";s:19:\"Lake under blue sky\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1351\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:194;a:12:{s:2:\"id\";s:3:\"405\";s:6:\"handle\";s:21:\"Blue-starry-night.jpg\";s:4:\"name\";s:17:\"Blue starry night\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:195;a:12:{s:2:\"id\";s:3:\"404\";s:6:\"handle\";s:22:\"Aerial-photography.jpg\";s:4:\"name\";s:18:\"Aerial photography\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:196;a:12:{s:2:\"id\";s:3:\"403\";s:6:\"handle\";s:14:\"Red-clouds.jpg\";s:4:\"name\";s:10:\"Red clouds\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:197;a:12:{s:2:\"id\";s:3:\"402\";s:6:\"handle\";s:14:\"Snow-field.jpg\";s:4:\"name\";s:10:\"Snow field\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1227\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:198;a:12:{s:2:\"id\";s:3:\"401\";s:6:\"handle\";s:13:\"White-sky.jpg\";s:4:\"name\";s:9:\"White sky\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:199;a:12:{s:2:\"id\";s:3:\"400\";s:6:\"handle\";s:24:\"Trees-covered-by-fog.jpg\";s:4:\"name\";s:20:\"Trees covered by fog\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:200;a:12:{s:2:\"id\";s:3:\"399\";s:6:\"handle\";s:26:\"Red-and-white-mushroom.jpg\";s:4:\"name\";s:22:\"Red and white mushroom\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:201;a:12:{s:2:\"id\";s:3:\"398\";s:6:\"handle\";s:24:\"Lake-near-pine-trees.jpg\";s:4:\"name\";s:20:\"Lake near pine trees\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:202;a:12:{s:2:\"id\";s:3:\"397\";s:6:\"handle\";s:35:\"After-a-long-day-of-backpacking.jpg\";s:4:\"name\";s:31:\"After a long day of backpacking\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:203;a:12:{s:2:\"id\";s:3:\"396\";s:6:\"handle\";s:32:\"Mountains-during-golden-hour.jpg\";s:4:\"name\";s:28:\"Mountains during golden hour\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:204;a:12:{s:2:\"id\";s:3:\"395\";s:6:\"handle\";s:27:\"Man-looking-on-mountain.jpg\";s:4:\"name\";s:23:\"Man looking on mountain\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:205;a:12:{s:2:\"id\";s:3:\"394\";s:6:\"handle\";s:19:\"Body-of-water-2.jpg\";s:4:\"name\";s:15:\"Body of water 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:206;a:12:{s:2:\"id\";s:3:\"393\";s:6:\"handle\";s:15:\"Brown-cliff.jpg\";s:4:\"name\";s:11:\"Brown cliff\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:207;a:12:{s:2:\"id\";s:3:\"392\";s:6:\"handle\";s:20:\"Green-foggy-tree.jpg\";s:4:\"name\";s:16:\"Green foggy tree\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1417\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:208;a:12:{s:2:\"id\";s:3:\"391\";s:6:\"handle\";s:32:\"Grayscale-photo-of-mountains.jpg\";s:4:\"name\";s:28:\"Grayscale photo of mountains\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:209;a:12:{s:2:\"id\";s:3:\"390\";s:6:\"handle\";s:19:\"Under-sunny-sky.jpg\";s:4:\"name\";s:15:\"Under sunny sky\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:210;a:12:{s:2:\"id\";s:3:\"389\";s:6:\"handle\";s:16:\"Rock-concert.jpg\";s:4:\"name\";s:12:\"Rock concert\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1443\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:211;a:12:{s:2:\"id\";s:3:\"388\";s:6:\"handle\";s:30:\"Group-of-people-in-concert.jpg\";s:4:\"name\";s:26:\"Group of people in concert\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:212;a:12:{s:2:\"id\";s:3:\"387\";s:6:\"handle\";s:6:\"DJ.jpg\";s:4:\"name\";s:2:\"DJ\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:213;a:12:{s:2:\"id\";s:3:\"386\";s:6:\"handle\";s:56:\"Woman-standing-watching-LED-light-musical-instrument.jpg\";s:4:\"name\";s:52:\"Woman standing watching LED light musical instrument\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:214;a:12:{s:2:\"id\";s:3:\"385\";s:6:\"handle\";s:16:\"Concert-hall.jpg\";s:4:\"name\";s:12:\"Concert hall\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:215;a:12:{s:2:\"id\";s:3:\"384\";s:6:\"handle\";s:18:\"Concert-hall-2.jpg\";s:4:\"name\";s:14:\"Concert hall 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:216;a:12:{s:2:\"id\";s:3:\"383\";s:6:\"handle\";s:29:\"man-playing-upright-piano.jpg\";s:4:\"name\";s:25:\"man playing upright piano\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1340\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:217;a:12:{s:2:\"id\";s:3:\"382\";s:6:\"handle\";s:30:\"person-performing-on-stage.jpg\";s:4:\"name\";s:26:\"person performing on stage\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:218;a:12:{s:2:\"id\";s:3:\"381\";s:6:\"handle\";s:27:\"Brown-string-instrument.jpg\";s:4:\"name\";s:23:\"Brown string instrument\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1272\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:219;a:12:{s:2:\"id\";s:3:\"380\";s:6:\"handle\";s:36:\"silhouette-of-person-with-guitar.jpg\";s:4:\"name\";s:32:\"silhouette of person with guitar\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:220;a:12:{s:2:\"id\";s:3:\"379\";s:6:\"handle\";s:14:\"Party-fans.jpg\";s:4:\"name\";s:10:\"Party fans\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:221;a:12:{s:2:\"id\";s:3:\"378\";s:6:\"handle\";s:24:\"Condenser-microphone.jpg\";s:4:\"name\";s:20:\"Condenser microphone\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:222;a:12:{s:2:\"id\";s:3:\"377\";s:6:\"handle\";s:42:\"Low-angle-photo-of-high-rise-buildings.jpg\";s:4:\"name\";s:38:\"Low angle photo of high rise buildings\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:223;a:12:{s:2:\"id\";s:3:\"376\";s:6:\"handle\";s:23:\"High-rise-buildings.jpg\";s:4:\"name\";s:19:\"High rise buildings\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:224;a:12:{s:2:\"id\";s:3:\"375\";s:6:\"handle\";s:16:\"Cable-bridge.jpg\";s:4:\"name\";s:12:\"Cable bridge\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1272\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:225;a:12:{s:2:\"id\";s:3:\"374\";s:6:\"handle\";s:35:\"Bokeh-effect-from-street-lights.jpg\";s:4:\"name\";s:31:\"Bokeh effect from street lights\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:226;a:12:{s:2:\"id\";s:3:\"373\";s:6:\"handle\";s:18:\"Low-angle-view.jpg\";s:4:\"name\";s:14:\"Low angle view\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:227;a:12:{s:2:\"id\";s:3:\"372\";s:6:\"handle\";s:21:\"Double-decker-bus.jpg\";s:4:\"name\";s:17:\"Double decker bus\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1373\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:228;a:12:{s:2:\"id\";s:3:\"371\";s:6:\"handle\";s:32:\"Buildings-near-body-of-water.jpg\";s:4:\"name\";s:28:\"Buildings near body of water\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1370\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:229;a:12:{s:2:\"id\";s:3:\"370\";s:6:\"handle\";s:18:\"Satellite-view.jpg\";s:4:\"name\";s:14:\"Satellite view\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:230;a:12:{s:2:\"id\";s:3:\"369\";s:6:\"handle\";s:14:\"Twin-Tower.jpg\";s:4:\"name\";s:10:\"Twin Tower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:231;a:12:{s:2:\"id\";s:3:\"368\";s:6:\"handle\";s:22:\"Two-person-walking.jpg\";s:4:\"name\";s:18:\"Two person walking\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1345\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:232;a:12:{s:2:\"id\";s:3:\"367\";s:6:\"handle\";s:15:\"Sears-Tower.jpg\";s:4:\"name\";s:11:\"Sears Tower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:233;a:12:{s:2:\"id\";s:3:\"366\";s:6:\"handle\";s:19:\"Night-cityscape.jpg\";s:4:\"name\";s:15:\"Night cityscape\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:234;a:12:{s:2:\"id\";s:3:\"365\";s:6:\"handle\";s:25:\"Empire-State-Building.jpg\";s:4:\"name\";s:21:\"Empire State Building\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:235;a:12:{s:2:\"id\";s:3:\"364\";s:6:\"handle\";s:9:\"Paris.jpg\";s:4:\"name\";s:5:\"Paris\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:236;a:12:{s:2:\"id\";s:3:\"363\";s:6:\"handle\";s:31:\"Building-during-golden-hour.jpg\";s:4:\"name\";s:27:\"Building during golden hour\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1288\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:237;a:12:{s:2:\"id\";s:3:\"362\";s:6:\"handle\";s:21:\"Afternoon-skyline.jpg\";s:4:\"name\";s:17:\"Afternoon skyline\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:238;a:12:{s:2:\"id\";s:3:\"361\";s:6:\"handle\";s:22:\"Concrete-buildings.jpg\";s:4:\"name\";s:18:\"Concrete buildings\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:239;a:12:{s:2:\"id\";s:3:\"360\";s:6:\"handle\";s:26:\"Architectural-building.jpg\";s:4:\"name\";s:22:\"Architectural building\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1382\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:240;a:12:{s:2:\"id\";s:3:\"359\";s:6:\"handle\";s:23:\"Skyline-photography.jpg\";s:4:\"name\";s:19:\"Skyline photography\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:241;a:12:{s:2:\"id\";s:3:\"358\";s:6:\"handle\";s:38:\"People-standing-on-pedestrian-lane.jpg\";s:4:\"name\";s:34:\"People standing on pedestrian lane\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1154\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:242;a:12:{s:2:\"id\";s:3:\"357\";s:6:\"handle\";s:16:\"Burj-Khalifa.jpg\";s:4:\"name\";s:12:\"Burj Khalifa\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:243;a:12:{s:2:\"id\";s:3:\"356\";s:6:\"handle\";s:13:\"Skycraper.jpg\";s:4:\"name\";s:9:\"Skycraper\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:244;a:12:{s:2:\"id\";s:3:\"355\";s:6:\"handle\";s:14:\"Gray-tower.jpg\";s:4:\"name\";s:10:\"Gray tower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1433\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:245;a:12:{s:2:\"id\";s:3:\"354\";s:6:\"handle\";s:28:\"One-fine-day-in-Maldives.jpg\";s:4:\"name\";s:24:\"One fine day in Maldives\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1116\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:246;a:12:{s:2:\"id\";s:3:\"353\";s:6:\"handle\";s:25:\"Boat-on-body-of-water.jpg\";s:4:\"name\";s:21:\"Boat on body of water\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:247;a:12:{s:2:\"id\";s:3:\"352\";s:6:\"handle\";s:33:\"Aerial-photo-of-body-of-water.jpg\";s:4:\"name\";s:29:\"Aerial photo of body of water\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1078\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:248;a:12:{s:2:\"id\";s:3:\"351\";s:6:\"handle\";s:31:\"Assorted-color-beach-houses.jpg\";s:4:\"name\";s:27:\"Assorted color beach houses\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1135\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:249;a:12:{s:2:\"id\";s:3:\"350\";s:6:\"handle\";s:36:\"Woman-leaning-on-tree-near-beach.jpg\";s:4:\"name\";s:32:\"Woman leaning on tree near beach\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1559\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:250;a:12:{s:2:\"id\";s:3:\"349\";s:6:\"handle\";s:17:\"Body-of-water.jpg\";s:4:\"name\";s:13:\"Body of water\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1269\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:251;a:12:{s:2:\"id\";s:3:\"348\";s:6:\"handle\";s:17:\"People-on-sea.jpg\";s:4:\"name\";s:13:\"People on sea\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:252;a:12:{s:2:\"id\";s:3:\"347\";s:6:\"handle\";s:31:\"Man-sitting-beside-of-woman.jpg\";s:4:\"name\";s:27:\"Man sitting beside of woman\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:253;a:12:{s:2:\"id\";s:3:\"346\";s:6:\"handle\";s:22:\"woman-in-the-water.jpg\";s:4:\"name\";s:18:\"woman in the water\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:254;a:12:{s:2:\"id\";s:3:\"345\";s:6:\"handle\";s:39:\"Brown-stone-near-sea-at-golden-hour.jpg\";s:4:\"name\";s:35:\"Brown stone near sea at golden hour\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:255;a:12:{s:2:\"id\";s:3:\"344\";s:6:\"handle\";s:18:\"Birds-eye-view.jpg\";s:4:\"name\";s:14:\"Birds eye view\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1079\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:256;a:12:{s:2:\"id\";s:3:\"343\";s:6:\"handle\";s:18:\"Empty-seashore.jpg\";s:4:\"name\";s:14:\"Empty seashore\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1365\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:257;a:12:{s:2:\"id\";s:3:\"342\";s:6:\"handle\";s:31:\"Seashore-during-golden-hour.jpg\";s:4:\"name\";s:27:\"Seashore during golden hour\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1439\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:258;a:12:{s:2:\"id\";s:3:\"341\";s:6:\"handle\";s:16:\"Coconut-tree.jpg\";s:4:\"name\";s:12:\"Coconut tree\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:259;a:12:{s:2:\"id\";s:3:\"340\";s:6:\"handle\";s:37:\"Aerial-photography-of-beach-shore.jpg\";s:4:\"name\";s:33:\"Aerial photography of beach shore\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1439\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:260;a:12:{s:2:\"id\";s:3:\"197\";s:6:\"handle\";s:17:\"relax_hammock.jpg\";s:4:\"name\";s:13:\"Relax Hammock\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:261;a:12:{s:2:\"id\";s:3:\"196\";s:6:\"handle\";s:16:\"beach_houses.jpg\";s:4:\"name\";s:12:\"Beach Houses\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:262;a:12:{s:2:\"id\";s:3:\"195\";s:6:\"handle\";s:17:\"forest_road_2.jpg\";s:4:\"name\";s:13:\"Forest Road 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:263;a:12:{s:2:\"id\";s:3:\"194\";s:6:\"handle\";s:14:\"clean_desk.jpg\";s:4:\"name\";s:10:\"Clean Desk\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:264;a:12:{s:2:\"id\";s:3:\"193\";s:6:\"handle\";s:19:\"mountain_view_6.jpg\";s:4:\"name\";s:15:\"Mountain View 6\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1249\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:265;a:12:{s:2:\"id\";s:3:\"192\";s:6:\"handle\";s:14:\"corn_field.jpg\";s:4:\"name\";s:10:\"Corn Field\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1320\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:266;a:12:{s:2:\"id\";s:3:\"191\";s:6:\"handle\";s:21:\"stylish_apartment.jpg\";s:4:\"name\";s:17:\"Stylish Apartment\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:267;a:12:{s:2:\"id\";s:3:\"190\";s:6:\"handle\";s:24:\"hipster_coffee_house.jpg\";s:4:\"name\";s:20:\"Hipster Coffee House\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:268;a:12:{s:2:\"id\";s:3:\"189\";s:6:\"handle\";s:16:\"blurry_beach.jpg\";s:4:\"name\";s:12:\"Blurry Beach\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:269;a:12:{s:2:\"id\";s:3:\"186\";s:6:\"handle\";s:17:\"greens_street.jpg\";s:4:\"name\";s:13:\"Greens Street\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:270;a:12:{s:2:\"id\";s:3:\"185\";s:6:\"handle\";s:10:\"desert.jpg\";s:4:\"name\";s:6:\"Desert\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:271;a:12:{s:2:\"id\";s:3:\"184\";s:6:\"handle\";s:19:\"mountain_view_5.jpg\";s:4:\"name\";s:15:\"Mountain View 5\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:272;a:12:{s:2:\"id\";s:3:\"183\";s:6:\"handle\";s:10:\"laptop.jpg\";s:4:\"name\";s:6:\"Laptop\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1391\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:273;a:12:{s:2:\"id\";s:3:\"182\";s:6:\"handle\";s:16:\"grand_canyon.jpg\";s:4:\"name\";s:12:\"Grand Canyon\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1287\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:274;a:12:{s:2:\"id\";s:3:\"181\";s:6:\"handle\";s:20:\"landscape_clouds.jpg\";s:4:\"name\";s:16:\"Landscape Clouds\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1272\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:275;a:12:{s:2:\"id\";s:3:\"180\";s:6:\"handle\";s:17:\"highway_night.jpg\";s:4:\"name\";s:13:\"Highway Night\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:276;a:12:{s:2:\"id\";s:3:\"179\";s:6:\"handle\";s:15:\"beach_water.jpg\";s:4:\"name\";s:11:\"Beach Water\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:277;a:12:{s:2:\"id\";s:3:\"177\";s:6:\"handle\";s:15:\"woman_beach.jpg\";s:4:\"name\";s:11:\"Woman Beach\";s:4:\"tags\";a:4:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:3;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:278;a:12:{s:2:\"id\";s:3:\"175\";s:6:\"handle\";s:12:\"cool_guy.jpg\";s:4:\"name\";s:8:\"Cool Guy\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:279;a:12:{s:2:\"id\";s:3:\"174\";s:6:\"handle\";s:13:\"beach_sea.jpg\";s:4:\"name\";s:9:\"Beach Sea\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:280;a:12:{s:2:\"id\";s:3:\"173\";s:6:\"handle\";s:17:\"bridge_clouds.jpg\";s:4:\"name\";s:13:\"Bridge Clouds\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:281;a:12:{s:2:\"id\";s:3:\"116\";s:6:\"handle\";s:19:\"mountain_view_2.jpg\";s:4:\"name\";s:15:\"Mountain View 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1275\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:282;a:12:{s:2:\"id\";s:3:\"115\";s:6:\"handle\";s:16:\"desert_trees.jpg\";s:4:\"name\";s:12:\"Desert Trees\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1275\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:283;a:12:{s:2:\"id\";s:3:\"114\";s:6:\"handle\";s:20:\"explore_moutains.jpg\";s:4:\"name\";s:17:\"Explore Mountains\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:284;a:12:{s:2:\"id\";s:3:\"113\";s:6:\"handle\";s:19:\"night_skyline_2.jpg\";s:4:\"name\";s:15:\"Night Skyline 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:285;a:12:{s:2:\"id\";s:3:\"112\";s:6:\"handle\";s:15:\"cliff_ocean.jpg\";s:4:\"name\";s:11:\"Cliff Ocean\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:286;a:12:{s:2:\"id\";s:3:\"111\";s:6:\"handle\";s:14:\"city_smoke.jpg\";s:4:\"name\";s:10:\"City Smoke\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:287;a:12:{s:2:\"id\";s:3:\"110\";s:6:\"handle\";s:16:\"surfer_beach.jpg\";s:4:\"name\";s:12:\"Surfer Beach\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:288;a:12:{s:2:\"id\";s:3:\"109\";s:6:\"handle\";s:13:\"sky_night.jpg\";s:4:\"name\";s:9:\"Sky Night\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:289;a:12:{s:2:\"id\";s:3:\"108\";s:6:\"handle\";s:15:\"palm_sunset.jpg\";s:4:\"name\";s:11:\"Palm Sunset\";s:4:\"tags\";a:4:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}i:3;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1372\";s:6:\"height\";s:4:\"1920\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:290;a:12:{s:2:\"id\";s:3:\"107\";s:6:\"handle\";s:18:\"concert_people.jpg\";s:4:\"name\";s:14:\"Concert People\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:291;a:12:{s:2:\"id\";s:3:\"106\";s:6:\"handle\";s:15:\"forest_road.jpg\";s:4:\"name\";s:11:\"Forest Road\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:292;a:12:{s:2:\"id\";s:3:\"105\";s:6:\"handle\";s:15:\"beach_ocean.jpg\";s:4:\"name\";s:11:\"Beach Ocean\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:293;a:12:{s:2:\"id\";s:3:\"104\";s:6:\"handle\";s:18:\"mountain_night.jpg\";s:4:\"name\";s:14:\"Mountain Night\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:294;a:12:{s:2:\"id\";s:3:\"103\";s:6:\"handle\";s:19:\"ocean_mountains.jpg\";s:4:\"name\";s:15:\"Ocean Mountains\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:295;a:12:{s:2:\"id\";s:3:\"102\";s:6:\"handle\";s:10:\"forest.jpg\";s:4:\"name\";s:6:\"Forest\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:296;a:12:{s:2:\"id\";s:3:\"101\";s:6:\"handle\";s:16:\"ocean_stones.jpg\";s:4:\"name\";s:12:\"Ocean Stones\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:297;a:12:{s:2:\"id\";s:3:\"100\";s:6:\"handle\";s:16:\"country_road.jpg\";s:4:\"name\";s:12:\"Country Road\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:298;a:12:{s:2:\"id\";s:2:\"99\";s:6:\"handle\";s:9:\"beach.jpg\";s:4:\"name\";s:5:\"Beach\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:299;a:12:{s:2:\"id\";s:2:\"98\";s:6:\"handle\";s:16:\"city_skyline.jpg\";s:4:\"name\";s:12:\"City Skyline\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:300;a:12:{s:2:\"id\";s:2:\"97\";s:6:\"handle\";s:17:\"night_skyline.jpg\";s:4:\"name\";s:13:\"Night Skyline\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}i:2;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:301;a:12:{s:2:\"id\";s:2:\"96\";s:6:\"handle\";s:14:\"city_river.jpg\";s:4:\"name\";s:10:\"City River\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:302;a:12:{s:2:\"id\";s:2:\"95\";s:6:\"handle\";s:19:\"mountain_view_3.jpg\";s:4:\"name\";s:15:\"Mountain View 3\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:303;a:12:{s:2:\"id\";s:2:\"94\";s:6:\"handle\";s:14:\"misty_farm.jpg\";s:4:\"name\";s:10:\"Misty Farm\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:304;a:12:{s:2:\"id\";s:2:\"93\";s:6:\"handle\";s:17:\"mountain_path.jpg\";s:4:\"name\";s:13:\"Mountain Path\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:305;a:12:{s:2:\"id\";s:2:\"92\";s:6:\"handle\";s:19:\"night_skyline_3.jpg\";s:4:\"name\";s:15:\"Night Skyline 3\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:306;a:12:{s:2:\"id\";s:2:\"91\";s:6:\"handle\";s:17:\"mountain_view.jpg\";s:4:\"name\";s:13:\"Mountain View\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1160\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:307;a:12:{s:2:\"id\";s:2:\"90\";s:6:\"handle\";s:19:\"rocky_landscape.jpg\";s:4:\"name\";s:15:\"Rocky Landscape\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:308;a:12:{s:2:\"id\";s:2:\"89\";s:6:\"handle\";s:19:\"mountain_view_4.jpg\";s:4:\"name\";s:15:\"Mountain View 4\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1203\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:309;a:13:{s:2:\"id\";s:3:\"529\";s:6:\"handle\";s:13:\"Fitness-4.jpg\";s:5:\"video\";s:13:\"Fitness-4.mp4\";s:4:\"name\";s:10:\"Fitness 4 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:46:50\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:310;a:13:{s:2:\"id\";s:3:\"528\";s:6:\"handle\";s:13:\"Fitness-3.jpg\";s:5:\"video\";s:13:\"Fitness-3.mp4\";s:4:\"name\";s:10:\"Fitness 3 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:46:50\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:311;a:13:{s:2:\"id\";s:3:\"527\";s:6:\"handle\";s:9:\"Chess.jpg\";s:5:\"video\";s:9:\"Chess.mp4\";s:4:\"name\";s:6:\"Chess \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:46:50\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:312;a:13:{s:2:\"id\";s:3:\"526\";s:6:\"handle\";s:13:\"Fitness-2.jpg\";s:5:\"video\";s:13:\"Fitness-2.mp4\";s:4:\"name\";s:10:\"Fitness 2 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:46:50\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:313;a:13:{s:2:\"id\";s:3:\"525\";s:6:\"handle\";s:11:\"Fitness.jpg\";s:5:\"video\";s:11:\"Fitness.mp4\";s:4:\"name\";s:8:\"Fitness \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:46:50\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:314;a:13:{s:2:\"id\";s:3:\"524\";s:6:\"handle\";s:9:\"Earth.jpg\";s:5:\"video\";s:9:\"Earth.mp4\";s:4:\"name\";s:6:\"Earth \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:5:\"space\";s:4:\"name\";s:5:\"Space\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:44:06\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:315;a:13:{s:2:\"id\";s:3:\"523\";s:6:\"handle\";s:11:\"Space-2.jpg\";s:5:\"video\";s:11:\"Space-2.mp4\";s:4:\"name\";s:8:\"Space 2 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:5:\"space\";s:4:\"name\";s:5:\"Space\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1440\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:44:06\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:316;a:13:{s:2:\"id\";s:3:\"522\";s:6:\"handle\";s:13:\"Asteroids.jpg\";s:5:\"video\";s:13:\"Asteroids.mp4\";s:4:\"name\";s:10:\"Asteroids \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:5:\"space\";s:4:\"name\";s:5:\"Space\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:44:06\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:317;a:13:{s:2:\"id\";s:3:\"521\";s:6:\"handle\";s:9:\"Space.jpg\";s:5:\"video\";s:9:\"Space.mp4\";s:4:\"name\";s:6:\"Space \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:5:\"space\";s:4:\"name\";s:5:\"Space\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:44:06\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:318;a:13:{s:2:\"id\";s:3:\"520\";s:6:\"handle\";s:10:\"People.jpg\";s:5:\"video\";s:10:\"People.mp4\";s:4:\"name\";s:7:\"People \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:42:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:319;a:13:{s:2:\"id\";s:3:\"519\";s:6:\"handle\";s:11:\"Walking.jpg\";s:5:\"video\";s:11:\"Walking.mp4\";s:4:\"name\";s:8:\"Walking \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:42:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:320;a:13:{s:2:\"id\";s:3:\"518\";s:6:\"handle\";s:19:\"Double-Exposure.jpg\";s:5:\"video\";s:19:\"Double-Exposure.mp4\";s:4:\"name\";s:16:\"Double Exposure \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:42:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:321;a:13:{s:2:\"id\";s:3:\"517\";s:6:\"handle\";s:8:\"Girl.jpg\";s:5:\"video\";s:8:\"Girl.mp4\";s:4:\"name\";s:5:\"Girl \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1088\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:42:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:322;a:13:{s:2:\"id\";s:3:\"516\";s:6:\"handle\";s:17:\"Bengal-Lights.jpg\";s:5:\"video\";s:17:\"Bengal-Lights.mp4\";s:4:\"name\";s:14:\"Bengal Lights \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:42:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:323;a:13:{s:2:\"id\";s:3:\"515\";s:6:\"handle\";s:13:\"Swiping-2.jpg\";s:5:\"video\";s:13:\"Swiping-2.mp4\";s:4:\"name\";s:10:\"Swiping 2 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:324;a:13:{s:2:\"id\";s:3:\"514\";s:6:\"handle\";s:11:\"Mock-Up.jpg\";s:5:\"video\";s:11:\"Mock-Up.mp4\";s:4:\"name\";s:8:\"Mock Up \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:325;a:13:{s:2:\"id\";s:3:\"513\";s:6:\"handle\";s:13:\"Countdown.jpg\";s:5:\"video\";s:13:\"Countdown.mp4\";s:4:\"name\";s:10:\"Countdown \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:326;a:13:{s:2:\"id\";s:3:\"512\";s:6:\"handle\";s:18:\"Wall-Sketching.jpg\";s:5:\"video\";s:18:\"Wall-Sketching.mp4\";s:4:\"name\";s:15:\"Wall Sketching \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:327;a:13:{s:2:\"id\";s:3:\"511\";s:6:\"handle\";s:26:\"Typing-on-the-keyboard.jpg\";s:5:\"video\";s:26:\"Typing-on-the-keyboard.mp4\";s:4:\"name\";s:23:\"Typing on the keyboard \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:328;a:13:{s:2:\"id\";s:3:\"510\";s:6:\"handle\";s:11:\"Meeting.jpg\";s:5:\"video\";s:11:\"Meeting.mp4\";s:4:\"name\";s:8:\"Meeting \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:329;a:13:{s:2:\"id\";s:3:\"509\";s:6:\"handle\";s:11:\"Swiping.jpg\";s:5:\"video\";s:11:\"Swiping.mp4\";s:4:\"name\";s:8:\"Swiping \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:330;a:13:{s:2:\"id\";s:3:\"508\";s:6:\"handle\";s:9:\"Alarm.jpg\";s:5:\"video\";s:9:\"Alarm.mp4\";s:4:\"name\";s:6:\"Alarm \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1013\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:331;a:13:{s:2:\"id\";s:3:\"507\";s:6:\"handle\";s:13:\"Hey-World.jpg\";s:5:\"video\";s:13:\"Hey-World.mp4\";s:4:\"name\";s:10:\"Hey World \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:332;a:13:{s:2:\"id\";s:3:\"506\";s:6:\"handle\";s:28:\"Typing-on-the-keyboard-2.jpg\";s:5:\"video\";s:28:\"Typing-on-the-keyboard-2.mp4\";s:4:\"name\";s:25:\"Typing on the keyboard 2 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:333;a:13:{s:2:\"id\";s:3:\"505\";s:6:\"handle\";s:10:\"Valley.jpg\";s:5:\"video\";s:10:\"Valley.mp4\";s:4:\"name\";s:7:\"Valley \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:35:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:334;a:13:{s:2:\"id\";s:3:\"504\";s:6:\"handle\";s:9:\"Stars.jpg\";s:5:\"video\";s:9:\"Stars.mp4\";s:4:\"name\";s:6:\"Stars \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:35:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:335;a:13:{s:2:\"id\";s:3:\"503\";s:6:\"handle\";s:21:\"Car-in-the-forest.jpg\";s:5:\"video\";s:21:\"Car-in-the-forest.mp4\";s:4:\"name\";s:18:\"Car in the forest \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1012\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:35:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:336;a:13:{s:2:\"id\";s:3:\"502\";s:6:\"handle\";s:15:\"Aerial-Shot.jpg\";s:5:\"video\";s:15:\"Aerial-Shot.mp4\";s:4:\"name\";s:12:\"Aerial Shot \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:35:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:337;a:13:{s:2:\"id\";s:3:\"501\";s:6:\"handle\";s:14:\"Disco-Ball.jpg\";s:5:\"video\";s:14:\"Disco-Ball.mp4\";s:4:\"name\";s:11:\"Disco Ball \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:33:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:338;a:13:{s:2:\"id\";s:3:\"500\";s:6:\"handle\";s:22:\"Man-Playing-Guitar.jpg\";s:5:\"video\";s:22:\"Man-Playing-Guitar.mp4\";s:4:\"name\";s:19:\"Man Playing Guitar \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:33:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:339;a:13:{s:2:\"id\";s:3:\"499\";s:6:\"handle\";s:14:\"Live-Music.jpg\";s:5:\"video\";s:14:\"Live-Music.mp4\";s:4:\"name\";s:11:\"Live Music \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:33:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:340;a:13:{s:2:\"id\";s:3:\"498\";s:6:\"handle\";s:12:\"Cheer-Up.jpg\";s:5:\"video\";s:12:\"Cheer-Up.mp4\";s:4:\"name\";s:9:\"Cheer Up \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:33:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:341;a:13:{s:2:\"id\";s:3:\"497\";s:6:\"handle\";s:14:\"Night-club.jpg\";s:5:\"video\";s:14:\"Night-club.mp4\";s:4:\"name\";s:11:\"Night club \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:33:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:342;a:13:{s:2:\"id\";s:3:\"496\";s:6:\"handle\";s:17:\"Cup-Of-Coffee.jpg\";s:5:\"video\";s:17:\"Cup-Of-Coffee.mp4\";s:4:\"name\";s:14:\"Cup Of Coffee \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:30:48\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:343;a:13:{s:2:\"id\";s:3:\"495\";s:6:\"handle\";s:7:\"Pot.jpg\";s:5:\"video\";s:7:\"Pot.mp4\";s:4:\"name\";s:4:\"Pot \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:30:48\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:344;a:13:{s:2:\"id\";s:3:\"494\";s:6:\"handle\";s:11:\"Grill-2.jpg\";s:5:\"video\";s:11:\"Grill-2.mp4\";s:4:\"name\";s:8:\"Grill 2 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:30:48\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:345;a:13:{s:2:\"id\";s:3:\"493\";s:6:\"handle\";s:13:\"Rice-Bowl.jpg\";s:5:\"video\";s:13:\"Rice-Bowl.mp4\";s:4:\"name\";s:10:\"Rice Bowl \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1010\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:30:48\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:346;a:13:{s:2:\"id\";s:3:\"492\";s:6:\"handle\";s:9:\"Grill.jpg\";s:5:\"video\";s:9:\"Grill.mp4\";s:4:\"name\";s:6:\"Grill \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:30:48\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:347;a:13:{s:2:\"id\";s:3:\"491\";s:6:\"handle\";s:9:\"Water.jpg\";s:5:\"video\";s:9:\"Water.mp4\";s:4:\"name\";s:6:\"Water \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:24:15\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:348;a:13:{s:2:\"id\";s:3:\"490\";s:6:\"handle\";s:17:\"Feet-and-Sand.jpg\";s:5:\"video\";s:17:\"Feet-and-Sand.mp4\";s:4:\"name\";s:14:\"Feet and Sand \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:24:15\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:349;a:13:{s:2:\"id\";s:3:\"489\";s:6:\"handle\";s:9:\"Ocean.jpg\";s:5:\"video\";s:9:\"Ocean.mp4\";s:4:\"name\";s:6:\"Ocean \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:24:15\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:350;a:13:{s:2:\"id\";s:3:\"488\";s:6:\"handle\";s:9:\"Waves.jpg\";s:5:\"video\";s:9:\"Waves.mp4\";s:4:\"name\";s:6:\"Waves \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:24:15\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:351;a:13:{s:2:\"id\";s:3:\"487\";s:6:\"handle\";s:10:\"Hearts.jpg\";s:5:\"video\";s:10:\"Hearts.mp4\";s:4:\"name\";s:7:\"Hearts \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:352;a:13:{s:2:\"id\";s:3:\"486\";s:6:\"handle\";s:12:\"Octagons.jpg\";s:5:\"video\";s:12:\"Octagons.mp4\";s:4:\"name\";s:9:\"Octagons \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:353;a:13:{s:2:\"id\";s:3:\"485\";s:6:\"handle\";s:11:\"Squares.jpg\";s:5:\"video\";s:11:\"Squares.mp4\";s:4:\"name\";s:8:\"Squares \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:354;a:13:{s:2:\"id\";s:3:\"484\";s:6:\"handle\";s:12:\"Pink-ink.jpg\";s:5:\"video\";s:12:\"Pink-ink.mp4\";s:4:\"name\";s:9:\"Pink ink \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:355;a:13:{s:2:\"id\";s:3:\"483\";s:6:\"handle\";s:22:\"Blurred-Background.jpg\";s:5:\"video\";s:22:\"Blurred-Background.mp4\";s:4:\"name\";s:19:\"Blurred Background \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:356;a:13:{s:2:\"id\";s:3:\"482\";s:6:\"handle\";s:20:\"Blinking-bubbles.jpg\";s:5:\"video\";s:20:\"Blinking-bubbles.mp4\";s:4:\"name\";s:17:\"Blinking bubbles \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:357;a:13:{s:2:\"id\";s:3:\"481\";s:6:\"handle\";s:13:\"Fireworks.jpg\";s:5:\"video\";s:13:\"Fireworks.mp4\";s:4:\"name\";s:10:\"Fireworks \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:358;a:13:{s:2:\"id\";s:3:\"480\";s:6:\"handle\";s:12:\"Dark-ink.jpg\";s:5:\"video\";s:12:\"Dark-ink.mp4\";s:4:\"name\";s:9:\"Dark ink \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:359;a:13:{s:2:\"id\";s:3:\"238\";s:6:\"handle\";s:12:\"Mt_Baker.jpg\";s:5:\"video\";s:12:\"Mt_Baker.mp4\";s:4:\"name\";s:9:\"Mt Baker \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:360;a:13:{s:2:\"id\";s:3:\"237\";s:6:\"handle\";s:16:\"Two-Swimmers.jpg\";s:5:\"video\";s:16:\"Two-Swimmers.mp4\";s:4:\"name\";s:13:\"Two Swimmers \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:361;a:13:{s:2:\"id\";s:3:\"236\";s:6:\"handle\";s:14:\"Boats_Maze.jpg\";s:5:\"video\";s:14:\"Boats_Maze.mp4\";s:4:\"name\";s:11:\"Boats Maze \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:362;a:13:{s:2:\"id\";s:3:\"235\";s:6:\"handle\";s:18:\"Candolim-Beach.jpg\";s:5:\"video\";s:18:\"Candolim-Beach.mp4\";s:4:\"name\";s:15:\"Candolim Beach \";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:363;a:13:{s:2:\"id\";s:3:\"234\";s:6:\"handle\";s:17:\"Working-Space.jpg\";s:5:\"video\";s:17:\"Working-Space.mp4\";s:4:\"name\";s:14:\"Working Space \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:364;a:13:{s:2:\"id\";s:3:\"233\";s:6:\"handle\";s:9:\"Wavez.jpg\";s:5:\"video\";s:9:\"Wavez.mp4\";s:4:\"name\";s:6:\"Wavez \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:365;a:13:{s:2:\"id\";s:3:\"232\";s:6:\"handle\";s:17:\"Coconut-Grove.jpg\";s:5:\"video\";s:17:\"Coconut-Grove.mp4\";s:4:\"name\";s:14:\"Coconut Grove \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:366;a:13:{s:2:\"id\";s:3:\"231\";s:6:\"handle\";s:19:\"Very-Open-Space.jpg\";s:5:\"video\";s:19:\"Very-Open-Space.mp4\";s:4:\"name\";s:16:\"Very Open Space \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:367;a:13:{s:2:\"id\";s:3:\"230\";s:6:\"handle\";s:14:\"Office-Day.jpg\";s:5:\"video\";s:14:\"Office-Day.mp4\";s:4:\"name\";s:11:\"Office Day \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:368;a:13:{s:2:\"id\";s:3:\"229\";s:6:\"handle\";s:12:\"The-Hill.jpg\";s:5:\"video\";s:12:\"The-Hill.mp4\";s:4:\"name\";s:9:\"The Hill \";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:369;a:13:{s:2:\"id\";s:3:\"339\";s:6:\"handle\";s:19:\"best_price_dark.jpg\";s:5:\"video\";s:19:\"best_price_dark.mp4\";s:4:\"name\";s:15:\"best_price_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"best_price_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-26 09:24:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:370;a:13:{s:2:\"id\";s:3:\"337\";s:6:\"handle\";s:27:\"limited_time_offer_dark.jpg\";s:5:\"video\";s:27:\"limited_time_offer_dark.mp4\";s:4:\"name\";s:23:\"limited_time_offer_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:23:\"limited_time_offer_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-26 09:24:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:371;a:13:{s:2:\"id\";s:3:\"336\";s:6:\"handle\";s:26:\"slider_revolution_dark.jpg\";s:5:\"video\";s:26:\"slider_revolution_dark.mp4\";s:4:\"name\";s:22:\"slider_revolution_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:22:\"slider_revolution_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-26 09:24:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:372;a:13:{s:2:\"id\";s:3:\"335\";s:6:\"handle\";s:19:\"mick_brown_dark.jpg\";s:5:\"video\";s:19:\"mick_brown_dark.mp4\";s:4:\"name\";s:15:\"mick_brown_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"mick_brown_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-26 09:24:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:373;a:13:{s:2:\"id\";s:3:\"334\";s:6:\"handle\";s:14:\"sales_dark.jpg\";s:5:\"video\";s:14:\"sales_dark.mp4\";s:4:\"name\";s:10:\"sales_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:10:\"sales_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:374;a:13:{s:2:\"id\";s:3:\"333\";s:6:\"handle\";s:21:\"robert_smith_dark.jpg\";s:5:\"video\";s:21:\"robert_smith_dark.mp4\";s:4:\"name\";s:17:\"robert_smith_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"robert_smith_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:375;a:13:{s:2:\"id\";s:3:\"332\";s:6:\"handle\";s:21:\"product_name_dark.jpg\";s:5:\"video\";s:21:\"product_name_dark.mp4\";s:4:\"name\";s:17:\"product_name_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"product_name_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:376;a:13:{s:2:\"id\";s:3:\"331\";s:6:\"handle\";s:21:\"high_quality_dark.jpg\";s:5:\"video\";s:21:\"high_quality_dark.mp4\";s:4:\"name\";s:17:\"high_quality_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"high_quality_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:377;a:13:{s:2:\"id\";s:3:\"330\";s:6:\"handle\";s:24:\"robert_johnson_light.jpg\";s:5:\"video\";s:24:\"robert_johnson_light.mp4\";s:4:\"name\";s:20:\"robert_johnson_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:20:\"robert_johnson_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:378;a:13:{s:2:\"id\";s:3:\"329\";s:6:\"handle\";s:21:\"jake_collins_dark.jpg\";s:5:\"video\";s:21:\"jake_collins_dark.mp4\";s:4:\"name\";s:17:\"jake_collins_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"jake_collins_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:379;a:13:{s:2:\"id\";s:3:\"328\";s:6:\"handle\";s:22:\"daniele_wood_light.jpg\";s:5:\"video\";s:22:\"daniele_wood_light.mp4\";s:4:\"name\";s:18:\"daniele_wood_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"daniele_wood_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:31:30\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:380;a:13:{s:2:\"id\";s:3:\"327\";s:6:\"handle\";s:23:\"michael_blake_light.jpg\";s:5:\"video\";s:23:\"michael_blake_light.mp4\";s:4:\"name\";s:19:\"michael_blake_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:19:\"michael_blake_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:381;a:13:{s:2:\"id\";s:3:\"326\";s:6:\"handle\";s:22:\"product_name_light.jpg\";s:5:\"video\";s:22:\"product_name_light.mp4\";s:4:\"name\";s:18:\"product_name_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"product_name_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:382;a:13:{s:2:\"id\";s:3:\"325\";s:6:\"handle\";s:24:\"rebecca_cooper_light.jpg\";s:5:\"video\";s:24:\"rebecca_cooper_light.mp4\";s:4:\"name\";s:20:\"rebecca_cooper_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:20:\"rebecca_cooper_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:383;a:13:{s:2:\"id\";s:3:\"324\";s:6:\"handle\";s:28:\"limited_time_offer_light.jpg\";s:5:\"video\";s:28:\"limited_time_offer_light.mp4\";s:4:\"name\";s:24:\"limited_time_offer_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:24:\"limited_time_offer_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:384;a:13:{s:2:\"id\";s:3:\"322\";s:6:\"handle\";s:22:\"jake_michael_light.jpg\";s:5:\"video\";s:22:\"jake_michael_light.mp4\";s:4:\"name\";s:18:\"jake_michael_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"jake_michael_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:385;a:13:{s:2:\"id\";s:3:\"321\";s:6:\"handle\";s:23:\"colin_johnson_light.jpg\";s:5:\"video\";s:23:\"colin_johnson_light.mp4\";s:4:\"name\";s:19:\"colin_johnson_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:19:\"colin_johnson_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:386;a:13:{s:2:\"id\";s:3:\"320\";s:6:\"handle\";s:21:\"colin_morris_dark.jpg\";s:5:\"video\";s:21:\"colin_morris_dark.mp4\";s:4:\"name\";s:17:\"colin_morris_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"colin_morris_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:387;a:13:{s:2:\"id\";s:3:\"319\";s:6:\"handle\";s:22:\"justin_cooper_dark.jpg\";s:5:\"video\";s:22:\"justin_cooper_dark.mp4\";s:4:\"name\";s:18:\"justin_cooper_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:18:\"justin_cooper_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:388;a:13:{s:2:\"id\";s:3:\"318\";s:6:\"handle\";s:21:\"james-dodson_dark.jpg\";s:5:\"video\";s:21:\"james-dodson_dark.mp4\";s:4:\"name\";s:17:\"james-dodson_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"james-dodson_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:389;a:13:{s:2:\"id\";s:3:\"317\";s:6:\"handle\";s:23:\"robert_sanders_dark.jpg\";s:5:\"video\";s:23:\"robert_sanders_dark.mp4\";s:4:\"name\";s:19:\"robert_sanders_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:19:\"robert_sanders_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:390;a:13:{s:2:\"id\";s:3:\"316\";s:6:\"handle\";s:21:\"emily_carney_dark.jpg\";s:5:\"video\";s:21:\"emily_carney_dark.mp4\";s:4:\"name\";s:17:\"emily_carney_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"emily_carney_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:391;a:13:{s:2:\"id\";s:3:\"315\";s:6:\"handle\";s:22:\"michael-smith_dark.jpg\";s:5:\"video\";s:22:\"michael-smith_dark.mp4\";s:4:\"name\";s:18:\"michael-smith_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:18:\"michael-smith_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:392;a:13:{s:2:\"id\";s:3:\"314\";s:6:\"handle\";s:23:\"sandra_johnson_dark.jpg\";s:5:\"video\";s:23:\"sandra_johnson_dark.mp4\";s:4:\"name\";s:19:\"sandra_johnson_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:19:\"sandra_johnson_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:393;a:13:{s:2:\"id\";s:3:\"313\";s:6:\"handle\";s:22:\"robert_bolton_dark.jpg\";s:5:\"video\";s:22:\"robert_bolton_dark.mp4\";s:4:\"name\";s:18:\"robert_bolton_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:18:\"robert_bolton_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:394;a:13:{s:2:\"id\";s:3:\"312\";s:6:\"handle\";s:25:\"elegant_captions_dark.png\";s:5:\"video\";s:25:\"elegant_captions_dark.mp4\";s:4:\"name\";s:21:\"elegant_captions_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:21:\"elegant_captions_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-18 14:41:45\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:395;a:13:{s:2:\"id\";s:3:\"311\";s:6:\"handle\";s:19:\"Caption_Dark_06.png\";s:5:\"video\";s:19:\"Caption_Dark_06.mp4\";s:4:\"name\";s:15:\"Caption_Dark_06\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_06\";s:5:\"width\";s:3:\"414\";s:6:\"height\";s:3:\"225\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:396;a:13:{s:2:\"id\";s:3:\"310\";s:6:\"handle\";s:19:\"Header_Light_02.png\";s:5:\"video\";s:19:\"Header_Light_02.mp4\";s:4:\"name\";s:15:\"Header_Light_02\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:15:\"Header_Light_02\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:397;a:13:{s:2:\"id\";s:3:\"309\";s:6:\"handle\";s:21:\"Columns_4_Dark_01.png\";s:5:\"video\";s:21:\"Columns_4_Dark_01.mp4\";s:4:\"name\";s:17:\"Columns_4_Dark_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"Columns_4_Dark_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:398;a:13:{s:2:\"id\";s:3:\"308\";s:6:\"handle\";s:18:\"Header_Dark_01.png\";s:5:\"video\";s:18:\"Header_Dark_01.mp4\";s:4:\"name\";s:14:\"Header_Dark_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:14:\"Header_Dark_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:399;a:13:{s:2:\"id\";s:3:\"307\";s:6:\"handle\";s:19:\"Caption_Dark_03.png\";s:5:\"video\";s:19:\"Caption_Dark_03.mp4\";s:4:\"name\";s:15:\"Caption_Dark_03\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_03\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:400;a:13:{s:2:\"id\";s:3:\"306\";s:6:\"handle\";s:21:\"Columns_3_Dark_01.png\";s:5:\"video\";s:21:\"Columns_3_Dark_01.mp4\";s:4:\"name\";s:17:\"Columns_3_Dark_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"Columns_3_Dark_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:401;a:13:{s:2:\"id\";s:3:\"305\";s:6:\"handle\";s:19:\"Caption_Dark_05.png\";s:5:\"video\";s:19:\"Caption_Dark_05.mp4\";s:4:\"name\";s:15:\"Caption_Dark_05\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_05\";s:5:\"width\";s:4:\"1104\";s:6:\"height\";s:3:\"600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:402;a:13:{s:2:\"id\";s:3:\"304\";s:6:\"handle\";s:20:\"Caption_Light_06.png\";s:5:\"video\";s:20:\"Caption_Light_06.mp4\";s:4:\"name\";s:16:\"Caption_Light_06\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_06\";s:5:\"width\";s:3:\"828\";s:6:\"height\";s:3:\"450\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:403;a:13:{s:2:\"id\";s:3:\"303\";s:6:\"handle\";s:19:\"Header_Light_01.png\";s:5:\"video\";s:19:\"Header_Light_01.mp4\";s:4:\"name\";s:15:\"Header_Light_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:15:\"Header_Light_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:404;a:13:{s:2:\"id\";s:3:\"302\";s:6:\"handle\";s:20:\"Caption_Light_03.png\";s:5:\"video\";s:20:\"Caption_Light_03.mp4\";s:4:\"name\";s:16:\"Caption_Light_03\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_03\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:405;a:13:{s:2:\"id\";s:3:\"301\";s:6:\"handle\";s:19:\"Caption_Dark_01.png\";s:5:\"video\";s:19:\"Caption_Dark_01.mp4\";s:4:\"name\";s:15:\"Caption_Dark_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:406;a:13:{s:2:\"id\";s:3:\"300\";s:6:\"handle\";s:21:\"PromoCode_Dark_01.png\";s:5:\"video\";s:21:\"PromoCode_Dark_01.mp4\";s:4:\"name\";s:17:\"PromoCode_Dark_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"PromoCode_Dark_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:407;a:13:{s:2:\"id\";s:3:\"299\";s:6:\"handle\";s:19:\"Caption_Dark_02.png\";s:5:\"video\";s:19:\"Caption_Dark_02.mp4\";s:4:\"name\";s:15:\"Caption_Dark_02\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_02\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:408;a:13:{s:2:\"id\";s:3:\"298\";s:6:\"handle\";s:18:\"Header_Dark_02.png\";s:5:\"video\";s:18:\"Header_Dark_02.mp4\";s:4:\"name\";s:14:\"Header_Dark_02\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:14:\"Header_Dark_02\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:409;a:13:{s:2:\"id\";s:3:\"297\";s:6:\"handle\";s:22:\"Columns_3_Light_01.png\";s:5:\"video\";s:22:\"Columns_3_Light_01.mp4\";s:4:\"name\";s:18:\"Columns_3_Light_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"Columns_3_Light_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:410;a:13:{s:2:\"id\";s:3:\"296\";s:6:\"handle\";s:20:\"Caption_Light_01.png\";s:5:\"video\";s:20:\"Caption_Light_01.mp4\";s:4:\"name\";s:16:\"Caption_Light_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:411;a:13:{s:2:\"id\";s:3:\"295\";s:6:\"handle\";s:19:\"Caption_Dark_04.png\";s:5:\"video\";s:19:\"Caption_Dark_04.mp4\";s:4:\"name\";s:15:\"Caption_Dark_04\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_04\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:412;a:13:{s:2:\"id\";s:3:\"294\";s:6:\"handle\";s:20:\"Caption_Light_02.png\";s:5:\"video\";s:20:\"Caption_Light_02.mp4\";s:4:\"name\";s:16:\"Caption_Light_02\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_02\";s:5:\"width\";s:3:\"828\";s:6:\"height\";s:3:\"450\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:413;a:13:{s:2:\"id\";s:3:\"293\";s:6:\"handle\";s:20:\"Caption_Light_04.png\";s:5:\"video\";s:20:\"Caption_Light_04.mp4\";s:4:\"name\";s:16:\"Caption_Light_04\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_04\";s:5:\"width\";s:4:\"1104\";s:6:\"height\";s:3:\"600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:414;a:13:{s:2:\"id\";s:3:\"292\";s:6:\"handle\";s:22:\"Columns_4_Light_01.png\";s:5:\"video\";s:22:\"Columns_4_Light_01.mp4\";s:4:\"name\";s:18:\"Columns_4_Light_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"Columns_4_Light_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:415;a:13:{s:2:\"id\";s:3:\"291\";s:6:\"handle\";s:20:\"Caption_Light_05.png\";s:5:\"video\";s:20:\"Caption_Light_05.mp4\";s:4:\"name\";s:16:\"Caption_Light_05\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_05\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:416;a:13:{s:2:\"id\";s:3:\"290\";s:6:\"handle\";s:22:\"PromoCode_Light_01.png\";s:5:\"video\";s:22:\"PromoCode_Light_01.mp4\";s:4:\"name\";s:18:\"PromoCode_Light_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"PromoCode_Light_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}}s:4:\"tags\";a:18:{i:28;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}i:5;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:20;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:21;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}i:25;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}i:2;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:16;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}i:26;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}i:18;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:4;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}i:19;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:23;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}i:3;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:24;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}i:22;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:29;a:3:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:5:\"space\";s:4:\"name\";s:5:\"Space\";}i:27;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}}','no'),(471,'hfe_compatibility_option','1','yes'),(474,'_transient_woocommerce_reports-transient-version','1676443869','yes'),(486,'recently_activated','a:10:{s:53:\"facebook-for-woocommerce/facebook-for-woocommerce.php\";i:1682747453;s:59:\"ajax-search-for-woocommerce/ajax-search-for-woocommerce.php\";i:1682747435;s:51:\"google-listings-and-ads/google-listings-and-ads.php\";i:1682747435;s:93:\"product-video-gallery-slider-for-woocommerce/product-video-gallery-slider-for-woocommerce.php\";i:1682747435;s:93:\"auto-image-attributes-from-filename-with-bulk-updater/iaff_image-attributes-from-filename.php\";i:1682747360;s:33:\"classic-editor/classic-editor.php\";i:1682747360;s:55:\"pinterest-for-woocommerce/pinterest-for-woocommerce.php\";i:1682747360;s:33:\"smart-slider-3/smart-slider-3.php\";i:1682747360;s:46:\"tiktok-for-business/tiktok-for-woocommerce.php\";i:1682747360;s:27:\"woocommerce/woocommerce.php\";i:1682602375;}','yes'),(497,'forminator_posts_map','a:1:{i:994;a:1:{i:0;i:21;}}','yes'),(1090,'woocommerce_marketplace_suggestions','a:2:{s:11:\"suggestions\";a:28:{i:0;a:4:{s:4:\"slug\";s:28:\"product-edit-meta-tab-header\";s:7:\"context\";s:28:\"product-edit-meta-tab-header\";s:5:\"title\";s:22:\"Recommended extensions\";s:13:\"allow-dismiss\";b:0;}i:1;a:6:{s:4:\"slug\";s:39:\"product-edit-meta-tab-footer-browse-all\";s:7:\"context\";s:28:\"product-edit-meta-tab-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:2;a:9:{s:4:\"slug\";s:46:\"product-edit-mailchimp-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-mailchimp\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/mailchimp-for-memberships.svg\";s:5:\"title\";s:25:\"Mailchimp for Memberships\";s:4:\"copy\";s:79:\"Completely automate your email lists by syncing membership changes to Mailchimp\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https://woocommerce.com/products/mailchimp-woocommerce-memberships/\";}i:3;a:9:{s:4:\"slug\";s:19:\"product-edit-addons\";s:7:\"product\";s:26:\"woocommerce-product-addons\";s:14:\"show-if-active\";a:2:{i:0;s:25:\"woocommerce-subscriptions\";i:1;s:20:\"woocommerce-bookings\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-add-ons.svg\";s:5:\"title\";s:15:\"Product Add-Ons\";s:4:\"copy\";s:93:\"Offer add-ons like gift wrapping, special messages or other special options for your products\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-add-ons/\";}i:4;a:9:{s:4:\"slug\";s:46:\"product-edit-woocommerce-subscriptions-gifting\";s:7:\"product\";s:33:\"woocommerce-subscriptions-gifting\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/gifting-for-subscriptions.svg\";s:5:\"title\";s:25:\"Gifting for Subscriptions\";s:4:\"copy\";s:70:\"Let customers buy subscriptions for others - they\'re the ultimate gift\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https://woocommerce.com/products/woocommerce-subscriptions-gifting/\";}i:5;a:9:{s:4:\"slug\";s:42:\"product-edit-teams-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-for-teams\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:112:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/teams-for-memberships.svg\";s:5:\"title\";s:21:\"Teams for Memberships\";s:4:\"copy\";s:123:\"Adds B2B functionality to WooCommerce Memberships, allowing sites to sell team, group, corporate, or family member accounts\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/teams-woocommerce-memberships/\";}i:6;a:8:{s:4:\"slug\";s:29:\"product-edit-variation-images\";s:7:\"product\";s:39:\"woocommerce-additional-variation-images\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:118:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/additional-variation-images.svg\";s:5:\"title\";s:27:\"Additional Variation Images\";s:4:\"copy\";s:72:\"Showcase your products in the best light with a image for each variation\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:73:\"https://woocommerce.com/products/woocommerce-additional-variation-images/\";}i:7;a:9:{s:4:\"slug\";s:47:\"product-edit-woocommerce-subscription-downloads\";s:7:\"product\";s:34:\"woocommerce-subscription-downloads\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscription-downloads.svg\";s:5:\"title\";s:22:\"Subscription Downloads\";s:4:\"copy\";s:57:\"Give customers special downloads with their subscriptions\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:68:\"https://woocommerce.com/products/woocommerce-subscription-downloads/\";}i:8;a:8:{s:4:\"slug\";s:31:\"product-edit-min-max-quantities\";s:7:\"product\";s:30:\"woocommerce-min-max-quantities\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:109:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/min-max-quantities.svg\";s:5:\"title\";s:18:\"Min/Max Quantities\";s:4:\"copy\";s:81:\"Specify minimum and maximum allowed product quantities for orders to be completed\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/min-max-quantities/\";}i:9;a:8:{s:4:\"slug\";s:28:\"product-edit-name-your-price\";s:7:\"product\";s:27:\"woocommerce-name-your-price\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/name-your-price.svg\";s:5:\"title\";s:15:\"Name Your Price\";s:4:\"copy\";s:70:\"Let customers pay what they want - useful for donations, tips and more\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/name-your-price/\";}i:10;a:8:{s:4:\"slug\";s:42:\"product-edit-woocommerce-one-page-checkout\";s:7:\"product\";s:29:\"woocommerce-one-page-checkout\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/one-page-checkout.svg\";s:5:\"title\";s:17:\"One Page Checkout\";s:4:\"copy\";s:92:\"Don\'t make customers click around - let them choose products, checkout & pay all on one page\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https://woocommerce.com/products/woocommerce-one-page-checkout/\";}i:11;a:9:{s:4:\"slug\";s:24:\"product-edit-automatewoo\";s:7:\"product\";s:11:\"automatewoo\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscriptions.svg\";s:5:\"title\";s:23:\"Automate your marketing\";s:4:\"copy\";s:89:\"Win customers and keep them coming back with a nearly endless range of powerful workflows\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:45:\"https://woocommerce.com/products/automatewoo/\";}i:12;a:4:{s:4:\"slug\";s:19:\"orders-empty-header\";s:7:\"context\";s:24:\"orders-list-empty-header\";s:5:\"title\";s:20:\"Tools for your store\";s:13:\"allow-dismiss\";b:0;}i:13;a:6:{s:4:\"slug\";s:30:\"orders-empty-footer-browse-all\";s:7:\"context\";s:24:\"orders-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:14;a:8:{s:4:\"slug\";s:19:\"orders-empty-wc-pay\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-payments\";s:4:\"icon\";s:111:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/woocommerce-payments.svg\";s:5:\"title\";s:20:\"WooCommerce Payments\";s:4:\"copy\";s:125:\"Securely accept payments and manage transactions directly from your WooCommerce dashboard – no setup costs or monthly fees.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-payments/\";}i:15;a:8:{s:4:\"slug\";s:19:\"orders-empty-zapier\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:18:\"woocommerce-zapier\";s:4:\"icon\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/zapier.svg\";s:5:\"title\";s:6:\"Zapier\";s:4:\"copy\";s:88:\"Save time and increase productivity by connecting your store to more than 1000+ services\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/woocommerce-zapier/\";}i:16;a:8:{s:4:\"slug\";s:30:\"orders-empty-shipment-tracking\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:29:\"woocommerce-shipment-tracking\";s:4:\"icon\";s:108:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/shipment-tracking.svg\";s:5:\"title\";s:17:\"Shipment Tracking\";s:4:\"copy\";s:86:\"Let customers know when their orders will arrive by adding shipment tracking to emails\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:51:\"https://woocommerce.com/products/shipment-tracking/\";}i:17;a:8:{s:4:\"slug\";s:32:\"orders-empty-table-rate-shipping\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:31:\"woocommerce-table-rate-shipping\";s:4:\"icon\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/table-rate-shipping.svg\";s:5:\"title\";s:19:\"Table Rate Shipping\";s:4:\"copy\";s:122:\"Advanced, flexible shipping. Define multiple shipping rates based on location, price, weight, shipping class or item count\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https://woocommerce.com/products/table-rate-shipping/\";}i:18;a:8:{s:4:\"slug\";s:40:\"orders-empty-shipping-carrier-extensions\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:4:\"icon\";s:118:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/shipping-carrier-extensions.svg\";s:5:\"title\";s:27:\"Shipping Carrier Extensions\";s:4:\"copy\";s:116:\"Show live rates from FedEx, UPS, USPS and more directly on your store - never under or overcharge for shipping again\";s:11:\"button-text\";s:13:\"Find Carriers\";s:8:\"promoted\";s:26:\"category-shipping-carriers\";s:3:\"url\";s:99:\"https://woocommerce.com/product-category/woocommerce-extensions/shipping-methods/shipping-carriers/\";}i:19;a:8:{s:4:\"slug\";s:32:\"orders-empty-google-product-feed\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-product-feeds\";s:4:\"icon\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/google-product-feed.svg\";s:5:\"title\";s:19:\"Google Product Feed\";s:4:\"copy\";s:76:\"Increase sales by letting customers find you when they\'re shopping on Google\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https://woocommerce.com/products/google-product-feed/\";}i:20;a:4:{s:4:\"slug\";s:35:\"products-empty-header-product-types\";s:7:\"context\";s:26:\"products-list-empty-header\";s:5:\"title\";s:23:\"Other types of products\";s:13:\"allow-dismiss\";b:0;}i:21;a:6:{s:4:\"slug\";s:32:\"products-empty-footer-browse-all\";s:7:\"context\";s:26:\"products-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:22;a:8:{s:4:\"slug\";s:30:\"products-empty-product-vendors\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-vendors\";s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-vendors.svg\";s:5:\"title\";s:15:\"Product Vendors\";s:4:\"copy\";s:47:\"Turn your store into a multi-vendor marketplace\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-vendors/\";}i:23;a:8:{s:4:\"slug\";s:26:\"products-empty-memberships\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:23:\"woocommerce-memberships\";s:4:\"icon\";s:102:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/memberships.svg\";s:5:\"title\";s:11:\"Memberships\";s:4:\"copy\";s:76:\"Give members access to restricted content or products, for a fee or for free\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:57:\"https://woocommerce.com/products/woocommerce-memberships/\";}i:24;a:9:{s:4:\"slug\";s:35:\"products-empty-woocommerce-deposits\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-deposits\";s:14:\"show-if-active\";a:1:{i:0;s:20:\"woocommerce-bookings\";}s:4:\"icon\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/deposits.svg\";s:5:\"title\";s:8:\"Deposits\";s:4:\"copy\";s:75:\"Make it easier for customers to pay by offering a deposit or a payment plan\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-deposits/\";}i:25;a:8:{s:4:\"slug\";s:40:\"products-empty-woocommerce-subscriptions\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-subscriptions\";s:4:\"icon\";s:104:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscriptions.svg\";s:5:\"title\";s:13:\"Subscriptions\";s:4:\"copy\";s:97:\"Let customers subscribe to your products or services and pay on a weekly, monthly or annual basis\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:59:\"https://woocommerce.com/products/woocommerce-subscriptions/\";}i:26;a:8:{s:4:\"slug\";s:35:\"products-empty-woocommerce-bookings\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-bookings\";s:4:\"icon\";s:99:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/bookings.svg\";s:5:\"title\";s:8:\"Bookings\";s:4:\"copy\";s:99:\"Allow customers to book appointments, make reservations or rent equipment without leaving your site\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-bookings/\";}i:27;a:8:{s:4:\"slug\";s:30:\"products-empty-product-bundles\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-bundles\";s:4:\"icon\";s:106:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-bundles.svg\";s:5:\"title\";s:15:\"Product Bundles\";s:4:\"copy\";s:49:\"Offer customizable bundles and assembled products\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-bundles/\";}}s:7:\"updated\";i:1676447261;}','no'),(110621,'_transient_timeout_wpstream_woo_movie_rating_category_values','1684622462','no'),(110622,'_transient_wpstream_woo_movie_rating_category_values','','no'),(110617,'_transient_timeout_wpstream_woo_actors_category_values','1684622462','no'),(110618,'_transient_wpstream_woo_actors_category_values','','no'),(110616,'_transient_wpstream_woo_movie_category_values','','no'),(1103,'taxonomy_45','a:5:{s:7:\"pagetax\";s:0:\"\";s:23:\"category_featured_image\";s:0:\"\";s:18:\"category_attach_id\";s:0:\"\";s:16:\"category_tagline\";s:0:\"\";s:12:\"category_tax\";s:0:\"\";}','yes'),(4480,'revslider-valid','true','yes'),(4481,'revslider-code','GPL','yes'),(4482,'revslider-temp-active-notice','false','yes'),(4483,'revslider_servers','a:12:{i:0;s:22:\"themepunch-ext-b.tools\";i:1;s:22:\"themepunch-ext-c.tools\";i:2;s:22:\"themepunch-ext-a.tools\";i:3;s:22:\"themepunch-ext-b.tools\";i:4;s:22:\"themepunch-ext-c.tools\";i:5;s:22:\"themepunch-ext-a.tools\";i:6;s:22:\"themepunch-ext-b.tools\";i:7;s:22:\"themepunch-ext-c.tools\";i:8;s:22:\"themepunch-ext-a.tools\";i:9;s:22:\"themepunch-ext-b.tools\";i:10;s:22:\"themepunch-ext-c.tools\";i:11;s:22:\"themepunch-ext-a.tools\";}','yes'),(3218,'_transient_orders-transient-version','1676449842','yes'),(4272,'bsf_analytics_optin','no','no');
INSERT INTO `wpjk_options` VALUES (3635,'elementor_log','a:31:{s:32:\"77ebb8a4099da27c004c61ea0ecaf8e0\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:6:\"934545\";s:7:\"\0*\0file\";s:88:\"https://vblinkonline.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.11.0\";s:7:\"\0*\0line\";s:1:\"3\";s:7:\"\0*\0date\";s:19:\"2023-02-15 17:45:26\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:62:\"Cannot read properties of undefined (reading &#039;view&#039;)\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:5;s:14:\"\0*\0times_dates\";a:5:{i:0;s:19:\"2023-02-15 17:45:26\";i:1;s:19:\"2023-02-15 17:45:31\";i:2;s:19:\"2023-02-15 17:45:32\";i:3;s:19:\"2023-02-15 17:45:39\";i:4;s:19:\"2023-02-20 21:47:50\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1676483126\";s:7:\"message\";s:52:\"Cannot read properties of undefined (reading \'view\')\";s:3:\"url\";s:88:\"https://vblinkonline.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.11.0\";s:4:\"line\";s:1:\"3\";s:6:\"column\";s:6:\"934545\";}}s:32:\"20176940ae701dbf14a5ea3ef67073e8\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:5:\"16820\";s:7:\"\0*\0file\";s:93:\"https://vblinkonline.com/wp-content/plugins/elementor/assets/lib/pickr/pickr.min.js?ver=1.5.0\";s:7:\"\0*\0line\";s:1:\"2\";s:7:\"\0*\0date\";s:19:\"2023-02-15 19:21:21\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:58:\"Cannot read properties of null (reading &#039;clone&#039;)\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:6216;s:14:\"\0*\0times_dates\";a:42:{i:0;s:19:\"2023-02-22 08:28:57\";i:1;s:19:\"2023-02-22 08:28:57\";i:2;s:19:\"2023-02-22 08:28:57\";i:3;s:19:\"2023-02-22 08:28:57\";i:4;s:19:\"2023-02-22 08:28:57\";i:5;s:19:\"2023-02-22 08:28:57\";i:6;s:19:\"2023-02-22 08:28:57\";i:7;s:19:\"2023-02-22 08:28:57\";i:8;s:19:\"2023-02-22 08:28:57\";i:9;s:19:\"2023-02-22 08:28:57\";i:10;s:19:\"2023-02-22 08:28:57\";i:11;s:19:\"2023-02-22 08:28:57\";i:12;s:19:\"2023-02-22 08:28:57\";i:13;s:19:\"2023-02-22 08:28:57\";i:14;s:19:\"2023-02-22 08:28:57\";i:15;s:19:\"2023-02-22 08:28:57\";i:16;s:19:\"2023-02-22 08:28:57\";i:17;s:19:\"2023-02-22 08:28:57\";i:18;s:19:\"2023-02-22 08:28:57\";i:19;s:19:\"2023-02-22 08:28:57\";i:20;s:19:\"2023-02-22 08:28:57\";i:21;s:19:\"2023-02-22 08:28:57\";i:22;s:19:\"2023-02-22 08:28:57\";i:23;s:19:\"2023-02-22 08:28:57\";i:24;s:19:\"2023-02-22 08:28:57\";i:25;s:19:\"2023-02-22 08:28:57\";i:26;s:19:\"2023-02-22 08:29:42\";i:27;s:19:\"2023-02-22 08:29:42\";i:28;s:19:\"2023-02-22 08:29:42\";i:29;s:19:\"2023-02-22 08:29:42\";i:30;s:19:\"2023-02-22 08:29:42\";i:31;s:19:\"2023-02-22 08:29:42\";i:32;s:19:\"2023-02-22 08:29:42\";i:33;s:19:\"2023-02-22 08:29:42\";i:34;s:19:\"2023-02-22 08:29:42\";i:35;s:19:\"2023-02-22 08:29:42\";i:36;s:19:\"2023-02-22 08:29:42\";i:37;s:19:\"2023-02-22 08:29:42\";i:38;s:19:\"2023-02-22 08:29:42\";i:39;s:19:\"2023-02-22 08:29:42\";i:40;s:19:\"2023-02-22 08:29:42\";i:41;s:19:\"2023-02-22 08:29:42\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1676488881\";s:7:\"message\";s:48:\"Cannot read properties of null (reading \'clone\')\";s:3:\"url\";s:93:\"https://vblinkonline.com/wp-content/plugins/elementor/assets/lib/pickr/pickr.min.js?ver=1.5.0\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:5:\"16820\";}}s:32:\"0a997826a2fbc91e2cea3d61324d249d\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:5:\"21012\";s:7:\"\0*\0file\";s:93:\"https://vblinkonline.com/wp-content/plugins/elementor/assets/lib/pickr/pickr.min.js?ver=1.5.0\";s:7:\"\0*\0line\";s:1:\"2\";s:7:\"\0*\0date\";s:19:\"2023-02-15 19:21:22\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:63:\"Cannot read properties of null (reading &#039;changestop&#039;)\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:109;s:14:\"\0*\0times_dates\";a:42:{i:0;s:19:\"2023-02-22 08:23:03\";i:1;s:19:\"2023-02-22 08:23:03\";i:2;s:19:\"2023-02-22 08:23:07\";i:3;s:19:\"2023-02-22 08:23:07\";i:4;s:19:\"2023-02-22 08:27:16\";i:5;s:19:\"2023-02-22 08:27:16\";i:6;s:19:\"2023-02-22 08:27:16\";i:7;s:19:\"2023-02-22 08:27:16\";i:8;s:19:\"2023-02-22 08:27:16\";i:9;s:19:\"2023-02-22 08:27:16\";i:10;s:19:\"2023-02-22 08:27:22\";i:11;s:19:\"2023-02-22 08:27:22\";i:12;s:19:\"2023-02-22 08:27:22\";i:13;s:19:\"2023-02-22 08:27:22\";i:14;s:19:\"2023-02-22 08:27:22\";i:15;s:19:\"2023-02-22 08:27:22\";i:16;s:19:\"2023-02-22 08:27:49\";i:17;s:19:\"2023-02-22 08:27:49\";i:18;s:19:\"2023-02-22 08:27:49\";i:19;s:19:\"2023-02-22 08:27:49\";i:20;s:19:\"2023-02-22 08:27:49\";i:21;s:19:\"2023-02-22 08:27:49\";i:22;s:19:\"2023-02-22 08:27:57\";i:23;s:19:\"2023-02-22 08:27:57\";i:24;s:19:\"2023-02-22 08:28:03\";i:25;s:19:\"2023-02-22 08:28:03\";i:26;s:19:\"2023-02-22 08:28:03\";i:27;s:19:\"2023-02-22 08:28:03\";i:28;s:19:\"2023-02-22 08:28:03\";i:29;s:19:\"2023-02-22 08:28:03\";i:30;s:19:\"2023-02-22 08:28:06\";i:31;s:19:\"2023-02-22 08:28:06\";i:32;s:19:\"2023-02-22 08:28:47\";i:33;s:19:\"2023-02-22 08:28:47\";i:34;s:19:\"2023-02-22 08:28:48\";i:35;s:19:\"2023-02-22 08:28:48\";i:36;s:19:\"2023-02-22 08:28:54\";i:37;s:19:\"2023-02-22 08:28:54\";i:38;s:19:\"2023-02-22 08:28:55\";i:39;s:19:\"2023-02-22 08:28:55\";i:40;s:19:\"2023-02-22 08:28:57\";i:41;s:19:\"2023-02-22 08:28:57\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1676488882\";s:7:\"message\";s:53:\"Cannot read properties of null (reading \'changestop\')\";s:3:\"url\";s:93:\"https://vblinkonline.com/wp-content/plugins/elementor/assets/lib/pickr/pickr.min.js?ver=1.5.0\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:5:\"21012\";}}s:32:\"5b26b263c071fc4ee6ba77428d4a0b68\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:6:\"559769\";s:7:\"\0*\0file\";s:88:\"https://vblinkonline.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.11.0\";s:7:\"\0*\0line\";s:1:\"3\";s:7:\"\0*\0date\";s:19:\"2023-02-15 19:57:57\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:101:\"Blocked a frame with origin &quot;https://vblinkonline.com&quot; from accessing a cross-origin frame.\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-02-15 19:57:57\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1676491077\";s:7:\"message\";s:91:\"Blocked a frame with origin \"https://vblinkonline.com\" from accessing a cross-origin frame.\";s:3:\"url\";s:88:\"https://vblinkonline.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.11.0\";s:4:\"line\";s:1:\"3\";s:6:\"column\";s:6:\"559769\";}}s:32:\"a57be282d6349a00d1badbe91b721bd7\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-02-20 07:52:13\";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:6:\"3.11.0\";s:2:\"to\";s:6:\"3.11.1\";}s:8:\"\0*\0times\";i:2;s:14:\"\0*\0times_dates\";a:2:{i:0;s:19:\"2023-02-20 07:52:13\";i:1;s:19:\"2023-02-20 07:52:13\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.11.0\";s:2:\"to\";s:6:\"3.11.1\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"fe217876838e3f152ef4c9fdb506a543\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-02-20 07:52:13\";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:\"2023-02-20 07:52:13\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"34816d3eb4ec0a4fc7b86ba776a0f9d7\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-02-20 07:52:13\";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:\"2023-02-20 07:52:13\";}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:\"92f0f5f5dfeb6c5bb134959fbf78163a\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-02-20 07:52:13\";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:\"2023-02-20 07:52:13\";}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:\"0b5e1f2fe578a107ee30574889fbf1a7\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-02-20 07:52:13\";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:6:\"3.11.0\";s:2:\"to\";s:6:\"3.11.1\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-02-20 07:52:13\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.11.0\";s:2:\"to\";s:6:\"3.11.1\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"780d24dc506bdce3ada8389b622f6a11\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:7:\"1087291\";s:7:\"\0*\0file\";s:88:\"https://vblinkonline.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.11.1\";s:7:\"\0*\0line\";s:1:\"3\";s:7:\"\0*\0date\";s:19:\"2023-02-20 13:36:36\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:74:\"Cannot read properties of null (reading &#039;getBoundingClientRect&#039;)\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:13;s:14:\"\0*\0times_dates\";a:13:{i:0;s:19:\"2023-02-20 13:36:36\";i:1;s:19:\"2023-02-20 13:37:02\";i:2;s:19:\"2023-02-20 13:38:07\";i:3;s:19:\"2023-02-20 13:38:21\";i:4;s:19:\"2023-02-20 13:39:25\";i:5;s:19:\"2023-02-20 14:53:33\";i:6;s:19:\"2023-02-20 14:56:44\";i:7;s:19:\"2023-02-20 14:58:10\";i:8;s:19:\"2023-02-20 14:58:43\";i:9;s:19:\"2023-02-20 14:59:22\";i:10;s:19:\"2023-02-20 15:24:46\";i:11;s:19:\"2023-02-20 18:39:58\";i:12;s:19:\"2023-04-12 12:54:55\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1676900196\";s:7:\"message\";s:64:\"Cannot read properties of null (reading \'getBoundingClientRect\')\";s:3:\"url\";s:88:\"https://vblinkonline.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.11.1\";s:4:\"line\";s:1:\"3\";s:6:\"column\";s:7:\"1087291\";}}s:32:\"7eba2ec85cd008299e3ea5c46e82492f\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:6:\"791668\";s:7:\"\0*\0file\";s:88:\"https://vblinkonline.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.11.1\";s:7:\"\0*\0line\";s:1:\"3\";s:7:\"\0*\0date\";s:19:\"2023-02-20 13:36:50\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:67:\"Cannot read properties of undefined (reading &#039;localized&#039;)\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:8;s:14:\"\0*\0times_dates\";a:8:{i:0;s:19:\"2023-02-20 13:36:50\";i:1;s:19:\"2023-02-20 13:36:50\";i:2;s:19:\"2023-02-20 13:36:50\";i:3;s:19:\"2023-02-20 13:36:50\";i:4;s:19:\"2023-02-20 13:36:50\";i:5;s:19:\"2023-02-20 13:36:50\";i:6;s:19:\"2023-02-20 13:36:50\";i:7;s:19:\"2023-02-20 13:36:50\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1676900210\";s:7:\"message\";s:57:\"Cannot read properties of undefined (reading \'localized\')\";s:3:\"url\";s:88:\"https://vblinkonline.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.11.1\";s:4:\"line\";s:1:\"3\";s:6:\"column\";s:6:\"791668\";}}s:32:\"08165c0fb3b227e6cf5ed04262cfa541\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:6:\"931389\";s:7:\"\0*\0file\";s:88:\"https://vblinkonline.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.11.1\";s:7:\"\0*\0line\";s:1:\"3\";s:7:\"\0*\0date\";s:19:\"2023-02-20 21:47:41\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:66:\"Cannot read properties of undefined (reading &#039;settings&#039;)\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:3;s:14:\"\0*\0times_dates\";a:3:{i:0;s:19:\"2023-02-20 21:47:41\";i:1;s:19:\"2023-02-20 21:47:44\";i:2;s:19:\"2023-02-20 21:47:46\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1676929661\";s:7:\"message\";s:56:\"Cannot read properties of undefined (reading \'settings\')\";s:3:\"url\";s:88:\"https://vblinkonline.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.11.1\";s:4:\"line\";s:1:\"3\";s:6:\"column\";s:6:\"931389\";}}s:32:\"5385f92eaa75d23b0b73ba41bfc2ef66\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:5:\"51824\";s:7:\"\0*\0file\";s:255:\"https://vblinkonline.com/wp-admin/load-scripts.php?c=1&amp;loadchunk_0=jquery-core,jquery-migrate,regenerator-runtime,wp-polyfill,jquery-ui-core,jquery-ui-mouse,jquery-ui-draggable,underscore,backbon&amp;loadchunk_1=e,wp-api-request,wp-hooks&amp;ver=6.1.1\";s:7:\"\0*\0line\";s:1:\"2\";s:7:\"\0*\0date\";s:19:\"2023-02-20 22:05:41\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:65:\"Cannot read properties of undefined (reading &#039;replace&#039;)\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:7;s:14:\"\0*\0times_dates\";a:7:{i:0;s:19:\"2023-02-20 22:05:41\";i:1;s:19:\"2023-02-20 22:33:57\";i:2;s:19:\"2023-02-20 22:45:44\";i:3;s:19:\"2023-02-22 11:30:24\";i:4;s:19:\"2023-02-22 11:35:27\";i:5;s:19:\"2023-02-22 12:48:09\";i:6;s:19:\"2023-02-22 13:20:57\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1676930741\";s:7:\"message\";s:55:\"Cannot read properties of undefined (reading \'replace\')\";s:3:\"url\";s:255:\"https://vblinkonline.com/wp-admin/load-scripts.php?c=1&amp;loadchunk_0=jquery-core,jquery-migrate,regenerator-runtime,wp-polyfill,jquery-ui-core,jquery-ui-mouse,jquery-ui-draggable,underscore,backbon&amp;loadchunk_1=e,wp-api-request,wp-hooks&amp;ver=6.1.1\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:5:\"51824\";}}s:32:\"9a265cd7ec074eda7c026c6297c590e1\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:6:\"791161\";s:7:\"\0*\0file\";s:88:\"https://vblinkonline.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.11.1\";s:7:\"\0*\0line\";s:1:\"3\";s:7:\"\0*\0date\";s:19:\"2023-02-22 11:36:06\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:69:\"Cannot read properties of undefined (reading &#039;toLowerCase&#039;)\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-02-22 11:36:06\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1677065766\";s:7:\"message\";s:59:\"Cannot read properties of undefined (reading \'toLowerCase\')\";s:3:\"url\";s:88:\"https://vblinkonline.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.11.1\";s:4:\"line\";s:1:\"3\";s:6:\"column\";s:6:\"791161\";}}s:32:\"216bb8f7ebb2810780af4cac9ce1d9d6\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:5:\"31703\";s:7:\"\0*\0file\";s:134:\"https://vblinkonline.com/wp-admin/load-scripts.php?c=1&amp;loadchunk_0=jquery-core,jquery-migrate,utils,moxiejs,plupload&amp;ver=6.1.1\";s:7:\"\0*\0line\";s:1:\"2\";s:7:\"\0*\0date\";s:19:\"2023-02-22 11:43:20\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:51:\"elementor_new_template_form_controls is not defined\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:2;s:14:\"\0*\0times_dates\";a:2:{i:0;s:19:\"2023-02-22 11:43:20\";i:1;s:19:\"2023-02-22 11:43:49\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1677066200\";s:7:\"message\";s:51:\"elementor_new_template_form_controls is not defined\";s:3:\"url\";s:134:\"https://vblinkonline.com/wp-admin/load-scripts.php?c=1&amp;loadchunk_0=jquery-core,jquery-migrate,utils,moxiejs,plupload&amp;ver=6.1.1\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:5:\"31703\";}}s:32:\"bae80ae4babd429b499b3a0d3445ba48\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:6:\"608008\";s:7:\"\0*\0file\";s:88:\"https://vblinkonline.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.11.1\";s:7:\"\0*\0line\";s:1:\"3\";s:7:\"\0*\0date\";s:19:\"2023-02-22 13:01:26\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:68:\"Cannot read properties of undefined (reading &#039;isEditable&#039;)\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:2;s:14:\"\0*\0times_dates\";a:2:{i:0;s:19:\"2023-02-22 13:01:26\";i:1;s:19:\"2023-02-22 13:01:39\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1677070886\";s:7:\"message\";s:58:\"Cannot read properties of undefined (reading \'isEditable\')\";s:3:\"url\";s:88:\"https://vblinkonline.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.11.1\";s:4:\"line\";s:1:\"3\";s:6:\"column\";s:6:\"608008\";}}s:32:\"1d9e66c998dae68dd539ae5ca38e4fad\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-02-23 09:14:06\";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:\"2023-02-23 09:14:06\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"99096086f9d2830e1d3e3afc793f75d3\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-02-23 09:14:06\";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:\"2023-02-23 09:14:06\";}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:\"f9849b1715d1cb839e90346618eacd0c\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-02-23 09:14:06\";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:\"2023-02-23 09:14:06\";}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:\"287a74ef6079b29a7da1f1d6b4bd4293\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-02-23 09:14:06\";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:6:\"3.11.1\";s:2:\"to\";s:6:\"3.11.2\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-02-23 09:14:06\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.11.1\";s:2:\"to\";s:6:\"3.11.2\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"de9ec38abe1980517c73fac77e513fa4\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-04-05 11:37:30\";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:6:\"3.11.2\";s:2:\"to\";s:6:\"3.12.1\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-04-05 11:37:30\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.11.2\";s:2:\"to\";s:6:\"3.12.1\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"a29a45ffcff1dd143a15251a2a8278c4\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-04-05 11:37:31\";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:\"2023-04-05 11:37:31\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"fb500d29275f14d9c8809abcb1fa3b41\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-04-05 11:37:31\";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:\"2023-04-05 11:37:31\";}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:\"38a88cb82766f02451bf421b3da802e0\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-04-05 11:37:31\";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:\"2023-04-05 11:37:31\";}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:\"4df4e7c44f5198901bbc7bf71be18465\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-04-05 11:37:31\";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:6:\"3.11.2\";s:2:\"to\";s:6:\"3.12.1\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-04-05 11:37:31\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.11.2\";s:2:\"to\";s:6:\"3.12.1\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"9aa6e2cf4dd6c4e049cfeb9bd12f0ad8\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-04-05 11:37:31\";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:6:\"3.11.2\";s:2:\"to\";s:6:\"3.12.1\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-04-05 11:37:31\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.11.2\";s:2:\"to\";s:6:\"3.12.1\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"1a48d9e9962fdab7a00bd435a4e1ad19\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:82:\"/home/vblink5/public_html/wp-content/plugins/elementor/includes/managers/image.php\";s:7:\"\0*\0line\";i:108;s:7:\"\0*\0date\";s:19:\"2023-04-14 19:42:08\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:51:\"Trying to access array offset on value of type bool\";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:2;s:14:\"\0*\0times_dates\";a:2:{i:0;s:19:\"2023-04-14 19:42:08\";i:1;s:19:\"2023-04-14 19:51:03\";}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 bool\";s:4:\"file\";s:82:\"/home/vblink5/public_html/wp-content/plugins/elementor/includes/managers/image.php\";s:4:\"line\";i:108;s:5:\"trace\";b:1;}}s:32:\"abd6d74f49ee9172ae51ec16ff975d1a\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-04-29 06:46:01\";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:\"2023-04-29 06:46:01\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"67ad200ffb8af55100899e8e31efc4ec\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-04-29 06:46:01\";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:\"2023-04-29 06:46:01\";}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:\"05b6fa9767436f24c547a0c3bb34e2a6\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-04-29 06:46: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:\"2023-04-29 06:46: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:\"10bcd0c83db7e02f4a96346fb8264368\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-04-29 06:46: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:6:\"3.12.1\";s:2:\"to\";s:6:\"3.12.2\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-04-29 06:46:01\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.12.1\";s:2:\"to\";s:6:\"3.12.2\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}}','no'),(3407,'eael_setup_wizard','init','yes'),(3408,'eael_save_settings','a:61:{s:9:\"post-grid\";i:1;s:13:\"post-timeline\";i:1;s:10:\"fancy-text\";i:1;s:12:\"creative-btn\";i:1;s:10:\"count-down\";i:1;s:12:\"team-members\";i:1;s:12:\"testimonials\";i:1;s:8:\"info-box\";i:1;s:8:\"flip-box\";i:1;s:14:\"call-to-action\";i:1;s:11:\"dual-header\";i:1;s:11:\"price-table\";i:1;s:12:\"twitter-feed\";i:1;s:13:\"facebook-feed\";i:1;s:19:\"advanced-data-table\";i:1;s:10:\"data-table\";i:1;s:14:\"filter-gallery\";i:1;s:15:\"image-accordion\";i:1;s:14:\"content-ticker\";i:1;s:7:\"tooltip\";i:1;s:13:\"adv-accordion\";i:1;s:8:\"adv-tabs\";i:1;s:12:\"progress-bar\";i:1;s:12:\"feature-list\";i:1;s:12:\"product-grid\";i:1;s:14:\"contact-form-7\";i:1;s:7:\"weforms\";i:1;s:10:\"ninja-form\";i:1;s:9:\"formstack\";i:1;s:12:\"gravity-form\";i:1;s:12:\"caldera-form\";i:1;s:7:\"wpforms\";i:1;s:10:\"fluentform\";i:1;s:8:\"typeform\";i:1;s:24:\"betterdocs-category-grid\";i:1;s:23:\"betterdocs-category-box\";i:1;s:22:\"betterdocs-search-form\";i:1;s:12:\"sticky-video\";i:1;s:14:\"event-calendar\";i:1;s:10:\"embedpress\";i:1;s:24:\"crowdfundly-organization\";i:1;s:24:\"crowdfundly-all-campaign\";i:1;s:27:\"crowdfundly-single-campaign\";i:1;s:12:\"woo-checkout\";i:1;s:8:\"woo-cart\";i:1;s:14:\"login-register\";i:1;s:18:\"woocommerce-review\";i:1;s:11:\"career-page\";i:1;s:19:\"woo-product-compare\";i:1;s:20:\"woo-product-carousel\";i:1;s:11:\"simple-menu\";i:1;s:19:\"woo-product-gallery\";i:1;s:18:\"interactive-circle\";i:1;s:14:\"better-payment\";i:1;s:11:\"nft-gallery\";i:1;s:9:\"promotion\";i:1;s:9:\"custom-js\";i:1;s:16:\"reading-progress\";i:1;s:16:\"table-of-content\";i:1;s:15:\"post-duplicator\";i:1;s:13:\"scroll-to-top\";i:1;}','yes'),(3409,'wpdeveloper_plugins_data','a:1:{s:25:\"essential_adons_elementor\";a:3:{s:16:\"notice_will_show\";a:2:{s:6:\"opt_in\";i:1684645985;s:6:\"review\";i:1684991585;}s:4:\"time\";i:1684386785;s:7:\"version\";s:5:\"5.7.2\";}}','yes'),(3410,'eael_version','5.7.2','yes'),(3411,'eael_editor_updated_at','1684197329','yes'),(3412,'eael_global_settings','a:1:{s:22:\"eael_ext_scroll_to_top\";a:0:{}}','yes'),(11582,'vgse_editions_counter','1','yes'),(11583,'vgse_processed_counter','1','yes'),(738,'wp_calendar_block_has_published_posts','1','yes'),(1204,'wpstream_actors_children','a:0:{}','yes'),(1264,'wpstream_category_children','a:0:{}','yes'),(1275,'wpstream_movie_rating_children','a:0:{}','yes'),(1085,'_transient_timeout_elementskit-lite-go-pro-noti2ce','1702367242','no'),(1086,'_transient_elementskit-lite-go-pro-noti2ce','1','no'),(1089,'woocommerce_task_list_tracked_completed_tasks','a:2:{i:0;s:8:\"purchase\";i:1;s:8:\"products\";}','yes'),(747,'wpstream_updated_50','yes','yes'),(779,'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'),(780,'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'),(781,'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'),(796,'_transient_shipping-transient-version','1676444730','yes'),(800,'woocommerce_maybe_regenerate_images_hash','991b1ca641921cf0f5baf7a2fe85861b','yes'),(737,'_transient_product_query-transient-version','1681303892','yes'),(4486,'revslider-connection','1','yes'),(4487,'revslider-update-hash','71a1cc28f4f402b48fad94c1db7852db','yes'),(4236,'_transient_health-check-site-status-result','{\"good\":15,\"recommended\":4,\"critical\":2}','yes'),(4484,'revslider_server_refresh','1683803449','yes'),(4485,'revslider-update-check-short','1684439040','yes'),(4498,'revslider-templates-check','1684264357','yes'),(4499,'revslider-templates-hash','00899ce672fc9523fae8b503e7de00d6','yes'),(4500,'rs-templates-new','','no'),(4502,'rs-templates-counter','0','no'),(4504,'revslider_update_version','6.2.0','yes'),(4505,'widget_rev-slider-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(4508,'revslider_update_revision_current','6.2.0','yes'),(4672,'elementor_allow_tracking','no','yes'),(4673,'elementor_tracker_notice','1','yes'),(76150,'jetpack_activated','4','yes'),(76153,'jetpack_activation_source','a:2:{i:0;s:11:\"search-term\";i:1;s:6:\"backup\";}','yes'),(86409,'jetpack_sync_settings_max_enqueue_full_sync','100','yes'),(86410,'jetpack_sync_settings_max_queue_size_full_sync','1000','yes'),(86411,'jetpack_sync_settings_cron_sync_time_limit','240','yes'),(86412,'jetpack_sync_settings_known_importers','a:6:{s:16:\"Blogger_Importer\";s:7:\"blogger\";s:13:\"LJ_API_Import\";s:11:\"livejournal\";s:9:\"MT_Import\";s:2:\"mt\";s:10:\"RSS_Import\";s:3:\"rss\";s:20:\"WC_Tax_Rate_Importer\";s:12:\"woo-tax-rate\";s:9:\"WP_Import\";s:9:\"wordpress\";}','yes'),(86413,'jetpack_sync_settings_term_relationships_full_sync_item_size','100','yes'),(86414,'jetpack_sync_settings_sync_sender_enabled','1','yes'),(86415,'jetpack_sync_settings_full_sync_sender_enabled','1','yes'),(86416,'jetpack_sync_settings_full_sync_send_duration','9','yes'),(86417,'jetpack_sync_settings_full_sync_limits','a:5:{s:8:\"comments\";a:2:{s:10:\"chunk_size\";i:100;s:10:\"max_chunks\";i:10;}s:5:\"posts\";a:2:{s:10:\"chunk_size\";i:100;s:10:\"max_chunks\";i:1;}s:18:\"term_relationships\";a:2:{s:10:\"chunk_size\";i:1000;s:10:\"max_chunks\";i:10;}s:5:\"terms\";a:2:{s:10:\"chunk_size\";i:1000;s:10:\"max_chunks\";i:10;}s:5:\"users\";a:2:{s:10:\"chunk_size\";i:100;s:10:\"max_chunks\";i:10;}}','yes'),(86418,'jetpack_sync_settings_checksum_disable','0','yes'),(86378,'jetpack_tos_agreed','1','yes'),(86379,'jetpack_secrets','a:0:{}','no'),(86568,'jetpack_unique_connection','a:3:{s:9:\"connected\";i:1;s:12:\"disconnected\";i:0;s:7:\"version\";s:5:\"3.6.1\";}','yes'),(86380,'jetpack_sync_https_history_site_url','a:5:{i:0;s:5:\"https\";i:1;s:5:\"https\";i:2;s:5:\"https\";i:3;s:5:\"https\";i:4;s:5:\"https\";}','yes'),(86381,'jetpack_sync_https_history_home_url','a:5:{i:0;s:5:\"https\";i:1;s:5:\"https\";i:2;s:5:\"https\";i:3;s:5:\"https\";i:4;s:5:\"https\";}','yes'),(86384,'jetpack_package_versions','a:5:{s:6:\"backup\";s:7:\"1.12.10\";s:10:\"connection\";s:6:\"1.51.6\";s:4:\"sync\";s:6:\"1.47.5\";s:6:\"search\";s:6:\"0.34.3\";s:10:\"videopress\";s:6:\"0.13.4\";}','yes'),(86386,'jetpack_sync_settings_dedicated_sync_enabled','1','yes'),(86387,'jetpack_sync_settings_sync_via_cron','1','yes'),(86388,'jetpack_sync_settings_max_queue_size','5000','yes'),(86389,'jetpack_sync_settings_max_queue_lag','7200','yes'),(86391,'jetpack_sync_settings_dequeue_max_bytes','500000','yes'),(86392,'jetpack_sync_settings_upload_max_bytes','600000','yes'),(86393,'jetpack_sync_settings_upload_max_rows','500','yes'),(86394,'jetpack_sync_settings_sync_wait_time','10','yes'),(86395,'jetpack_sync_settings_sync_wait_threshold','10','yes'),(86407,'jetpack_sync_settings_comment_meta_whitelist','a:0:{}','yes'),(86404,'jetpack_sync_settings_render_filtered_content','0','yes'),(86405,'jetpack_sync_settings_post_meta_whitelist','a:0:{}','yes'),(86402,'jetpack_sync_settings_taxonomies_blacklist','a:0:{}','yes'),(86396,'jetpack_sync_settings_enqueue_wait_time','1','yes'),(86397,'jetpack_sync_settings_queue_max_writes_sec','100','yes'),(86398,'jetpack_sync_settings_post_types_blacklist','a:0:{}','yes'),(76191,'jetpack_plugin_api_action_links','a:5:{s:26:\"codistoconnect/connect.php\";a:2:{s:46:\"Manage Google, Amazon, eBay & Walmart Listings\";s:56:\"https://vblinkonline.com/wp-admin/admin.php?page=codisto\";s:8:\"Settings\";s:65:\"https://vblinkonline.com/wp-admin/admin.php?page=codisto-settings\";}s:43:\"custom-post-type-ui/custom-post-type-ui.php\";a:2:{s:5:\"About\";s:64:\"https://vblinkonline.com/wp-admin/admin.php?page=cptui_main_menu\";s:4:\"Help\";s:62:\"https://vblinkonline.com/wp-admin/admin.php?page=cptui_support\";}s:51:\"header-footer-elementor/header-footer-elementor.php\";a:1:{s:8:\"Settings\";s:65:\"https://vblinkonline.com/wp-admin/edit.php?post_type=elementor-hf\";}s:31:\"jetpack-boost/jetpack-boost.php\";a:2:{s:10:\"My Jetpack\";s:59:\"https://vblinkonline.com/wp-admin/admin.php?page=my-jetpack\";s:8:\"Settings\";s:62:\"https://vblinkonline.com/wp-admin/admin.php?page=jetpack-boost\";}s:29:\"nginx-helper/nginx-helper.php\";a:1:{s:8:\"Settings\";s:64:\"https://vblinkonline.com/wp-admin/options-general.php?page=nginx\";}}','yes'),(76193,'jp_sync_last_success_immediate-send','1682748241.9741','no'),(76197,'_transient_timeout_jetpack_file_data_12.0','1685255319','no'),(76198,'_transient_jetpack_file_data_12.0','a:1:{s:32:\"3fd340ad52927afb3bbb9e98575eccfd\";a:15:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:24:\"requires_user_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";s:12:\"plan_classes\";s:0:\"\";}}','no'),(76199,'jetpack_available_modules','a:1:{s:4:\"12.0\";a:46:{s:10:\"action-bar\";s:4:\"11.4\";s:8:\"carousel\";s:3:\"1.5\";s:13:\"comment-likes\";s:3:\"5.1\";s:8:\"comments\";s:3:\"1.4\";s:12:\"contact-form\";s:3:\"1.3\";s:9:\"copy-post\";s:3:\"7.0\";s:20:\"custom-content-types\";s:3:\"3.1\";s:10:\"custom-css\";s:3:\"1.7\";s:21:\"enhanced-distribution\";s:3:\"1.2\";s:16:\"google-analytics\";s:3:\"4.5\";s:12:\"google-fonts\";s:6:\"10.8.0\";s:19:\"gravatar-hovercards\";s:3:\"1.1\";s:15:\"infinite-scroll\";s:3:\"2.0\";s:8:\"json-api\";s:3:\"1.9\";s:5:\"latex\";s:3:\"1.1\";s:11:\"lazy-images\";s:5:\"5.6.0\";s:5:\"likes\";s:3:\"2.2\";s:8:\"markdown\";s:3:\"2.8\";s:9:\"masterbar\";s:3:\"4.8\";s:7:\"monitor\";s:3:\"2.6\";s:5:\"notes\";s:3:\"1.9\";s:10:\"photon-cdn\";s:3:\"6.6\";s:6:\"photon\";s:3:\"2.0\";s:13:\"post-by-email\";s:3:\"2.0\";s:9:\"post-list\";s:4:\"11.3\";s:7:\"protect\";s:3:\"3.4\";s:9:\"publicize\";s:3:\"2.0\";s:13:\"related-posts\";s:3:\"2.9\";s:6:\"search\";s:3:\"5.0\";s:9:\"seo-tools\";s:3:\"4.4\";s:10:\"sharedaddy\";s:3:\"1.1\";s:10:\"shortcodes\";s:3:\"1.1\";s:10:\"shortlinks\";s:3:\"1.1\";s:8:\"sitemaps\";s:3:\"3.9\";s:3:\"sso\";s:3:\"2.6\";s:5:\"stats\";s:3:\"1.1\";s:13:\"subscriptions\";s:3:\"1.2\";s:13:\"tiled-gallery\";s:3:\"2.1\";s:10:\"vaultpress\";s:5:\"0:1.2\";s:18:\"verification-tools\";s:3:\"3.0\";s:10:\"videopress\";s:3:\"2.5\";s:3:\"waf\";s:4:\"10.9\";s:17:\"widget-visibility\";s:3:\"2.4\";s:7:\"widgets\";s:3:\"1.2\";s:21:\"woocommerce-analytics\";s:3:\"8.4\";s:7:\"wordads\";s:5:\"4.5.0\";}}','yes'),(76201,'jetpack_active_modules','a:11:{i:0;s:12:\"contact-form\";i:1;s:21:\"enhanced-distribution\";i:2;s:8:\"json-api\";i:3;s:5:\"notes\";i:4;s:7:\"protect\";i:5;s:5:\"stats\";i:6;s:21:\"woocommerce-analytics\";i:7;s:6:\"photon\";i:8;s:10:\"photon-cdn\";i:9;s:13:\"tiled-gallery\";i:10;s:7:\"monitor\";}','yes'),(76408,'tiled_galleries','1','yes'),(76209,'jetpack_active_modules_initialized','1','yes'),(10760,'wc_facebook_feed_url_secret','3698ff44203992829503080464eca62f','yes'),(10761,'wc_facebook_external_business_id','vblinkonline-63f72e5848bd7','yes'),(68181,'wpforms_version_upgraded_from','1.8.0.1','yes'),(68182,'wpforms_settings','a:3:{s:13:\"modern-markup\";s:1:\"1\";s:20:\"modern-markup-is-set\";b:1;s:26:\"modern-markup-hide-setting\";b:1;}','yes'),(10888,'yoast_migrations_free','a:1:{s:7:\"version\";s:4:\"20.6\";}','yes'),(10889,'wpseo','a:101:{s:8:\"tracking\";b:0;s:16:\"toggled_tracking\";b:0;s:22:\"license_server_version\";s:5:\"false\";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:26:\"permalink_settings_changed\";s:29:\"indexables_indexing_completed\";b:1;s:13:\"index_now_key\";s:0:\"\";s:7:\"version\";s:4:\"20.6\";s:16:\"previous_version\";s:4:\"20.5\";s:20:\"disableadvanced_meta\";b:1;s:30:\"enable_headless_rest_endpoints\";b:1;s:17:\"ryte_indexability\";b:0;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:34:\"inclusive_language_analysis_active\";b:0;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\";s:10:\"1677145750\";s:13:\"myyoast-oauth\";b:0;s:26:\"semrush_integration_active\";b:1;s:14:\"semrush_tokens\";a:6:{s:12:\"access_token\";s:40:\"hrDAFhdRwdzBqa51myGdoe2ubJjqiy6IMF6LZm0i\";s:13:\"refresh_token\";s:40:\"sgqMJmmAe3Yupli9j1vBxXOzJSJtoEdaUcdVf1jQ\";s:7:\"expires\";i:1677753022;s:11:\"has_expired\";b:0;s:10:\"created_at\";i:1677148222;s:11:\"error_count\";i:0;}s:20:\"semrush_country_code\";s:2:\"us\";s:19:\"permalink_structure\";s:12:\"/%postname%/\";s:8:\"home_url\";s:24:\"https://vblinkonline.com\";s:18:\"dynamic_permalinks\";b:0;s:17:\"category_base_url\";s:0:\"\";s:12:\"tag_base_url\";s:0:\"\";s:21:\"custom_taxonomy_slugs\";a:5:{s:22:\"elementor_library_type\";s:22:\"elementor_library_type\";s:26:\"elementor_library_category\";s:26:\"elementor_library_category\";s:15:\"wpstream_actors\";s:6:\"actors\";s:17:\"wpstream_category\";s:14:\"media_category\";s:21:\"wpstream_movie_rating\";s:6:\"rating\";}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:1:{s:13:\"finishedSteps\";a:0:{}}}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:34:\"dismiss_old_premium_version_notice\";s:0:\"\";s:19:\"importing_completed\";a:5:{s:30:\"aioseo_custom_archive_settings\";b:1;s:31:\"aioseo_default_archive_settings\";b:1;s:23:\"aioseo_general_settings\";b:1;s:32:\"aioseo_posttype_default_settings\";b:1;s:24:\"aioseo_taxonomy_settings\";b:1;}s:26:\"wincher_integration_active\";b:1;s:14:\"wincher_tokens\";a:6:{s:12:\"access_token\";s:1325:\"eyJhbGciOiJSUzI1NiIsImtpZCI6IjFCMDczMjRFMEMxMzIyOEQ1NzBENUVFRjg1MDcxMzU4Mzg0NkRFRDkiLCJ0eXAiOiJhdCtqd3QiLCJ4NXQiOiJHd2N5VGd3VElvMVhEVjd2aFFjVFdEaEczdGsifQ.eyJuYmYiOjE2ODQzODU3NzUsImV4cCI6MTY4NDM4OTM3NSwiaXNzIjoiaHR0cDovL2F1dGgud2luY2hlci5jb20iLCJhdWQiOiJhcGkiLCJjbGllbnRfaWQiOiJ5b2FzdCIsInN1YiI6IjMyNDQyMyIsImF1dGhfdGltZSI6MTY3NzE0ODgxMCwiaWRwIjoiZ29vZ2xlIiwidXNlcklkIjoiMzI0NDIzIiwiYWNjb3VudElkIjoiMzE2Njc2IiwiaHR0cDovL3NjaGVtYXMubWljcm9zb2Z0LmNvbS93cy8yMDA4LzA2L2lkZW50aXR5L2NsYWltcy9yb2xlIjoiY3VzdG9tZXIiLCJzY29wZSI6WyJwcm9maWxlIiwiYWNjb3VudCIsIndlYnNpdGVzOnJlYWQiLCJ3ZWJzaXRlczp3cml0ZSIsIm9mZmxpbmVfYWNjZXNzIl0sImFtciI6WyJleHRlcm5hbCJdfQ.fChbc5NQKwwOUxSWTApHZHCme20Jl1FtX4UVYg-crPFLTsvA17HquI0P1tSKRHSeOPE9WqA9TCL7P_rM8gQ8knXqXeDQMJzHSgvDEbrGl4hqP36L6eblNtDTDM_TjlPGiWVdIwyqQdNIWOzm0Cg4sMHn-il1e1N9wFTUd1kUdAbTV39S9J6Eu4Nl8YQ4wXeHVQE4G5GCWAC8YF1Xx8D2Es8bwYWNR1z8Avaf-03WXUr-P5xNgL9d7g-GYurH0KllHCqfrBl0qCol-xt05-jzL5fQ_bOXZClAed_j2yD_PKNRnC0L-yCiLTzyv_wN6pzHDYu3xa_996tNx_Xn53d2H1oyfDoqlBI-efdQqP5Jwhf_-XdYEfMFapfqUuVGKqQiFCtZNl0ZDiMOCAILaAp9QTPva4bhiuAm3x2IS2i9CKK8YSbLS3dYfONCifSgIveGO06msBSQAytgle0l82PnbbF2prraIHUFWogMI6GLta1d4gogSXck5hPdLevceT7F1BgpWg-2AZUQD_hpZ5LAlEUZueqYuqHvij1fNKQcQr76w8w9w4xrSLwt6pYyGtKLcpyhkJSKS4tcn-fhq4MJ4Cx78rUUmn-muOoCbZFwspe28C1YA8o95QOrskVUMIOPQ6JdnoSKsFSmUtG7lRX8HlB7kzBZcIQevLS_Gnvvw8A\";s:13:\"refresh_token\";s:43:\"P8hiNZNEZ1C22iZiKXOnRq7YzMGA4cGYk7UrCW0FdpE\";s:7:\"expires\";i:1684389375;s:11:\"has_expired\";b:0;s:10:\"created_at\";i:1684385775;s:11:\"error_count\";i:0;}s:36:\"wincher_automatically_add_keyphrases\";b:0;s:18:\"wincher_website_id\";s:6:\"566168\";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\";s:10:\"1677145751\";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;s:20:\"deny_search_crawling\";b:0;s:21:\"deny_wp_json_crawling\";b:0;s:27:\"redirect_search_pretty_urls\";b:0;s:29:\"least_readability_ignore_list\";a:0:{}s:27:\"least_seo_score_ignore_list\";a:0:{}s:23:\"most_linked_ignore_list\";a:0:{}s:24:\"least_linked_ignore_list\";a:0:{}s:28:\"indexables_page_reading_list\";a:5:{i:0;b:0;i:1;b:0;i:2;b:0;i:3;b:0;i:4;b:0;}s:25:\"indexables_overview_state\";s:21:\"dashboard-not-visited\";s:28:\"last_known_public_post_types\";a:13:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:10:\"attachment\";i:3;s:8:\"blogpage\";i:4;s:14:\"e-landing-page\";i:5;s:17:\"elementor_library\";i:6;s:19:\"elementskit_content\";i:7;s:20:\"elementskit_template\";i:8;s:18:\"elementskit_widget\";i:9;s:12:\"elementor-hf\";i:10;s:12:\"metform-form\";i:11;s:16:\"wpstream_product\";i:12;s:20:\"wpstream_product_vod\";}s:28:\"last_known_public_taxonomies\";a:6:{i:0;s:8:\"category\";i:1;s:8:\"post_tag\";i:2;s:11:\"post_format\";i:3;s:15:\"wpstream_actors\";i:4;s:17:\"wpstream_category\";i:5;s:21:\"wpstream_movie_rating\";}}','yes'),(10890,'wpseo_titles','a:310:{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:1;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:64:\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-1.jpg\";s:22:\"alternate_website_name\";s:0:\"\";s:12:\"company_logo\";s:0:\"\";s:12:\"company_name\";s:0:\"\";s:22:\"company_alternate_name\";s:0:\"\";s:17:\"company_or_person\";s:6:\"person\";s:25:\"company_or_person_user_id\";i:1;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:0:\"\";s:12:\"noindex-post\";b:0;s:23:\"display-metabox-pt-post\";b:1;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:14:\"title-blogpage\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:17:\"metadesc-blogpage\";s:0:\"\";s:16:\"noindex-blogpage\";b:0;s:27:\"display-metabox-pt-blogpage\";b:1;s:27:\"post_types-blogpage-maintax\";i:0;s:25:\"schema-page-type-blogpage\";s:7:\"WebPage\";s:28:\"schema-article-type-blogpage\";s:4:\"None\";s:21:\"social-title-blogpage\";s:9:\"%%title%%\";s:27:\"social-description-blogpage\";s:0:\"\";s:25:\"social-image-url-blogpage\";s:0:\"\";s:24:\"social-image-id-blogpage\";i:0;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:25:\"title-elementskit_content\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:28:\"metadesc-elementskit_content\";s:0:\"\";s:27:\"noindex-elementskit_content\";b:0;s:38:\"display-metabox-pt-elementskit_content\";b:1;s:38:\"post_types-elementskit_content-maintax\";i:0;s:36:\"schema-page-type-elementskit_content\";s:7:\"WebPage\";s:39:\"schema-article-type-elementskit_content\";s:4:\"None\";s:32:\"social-title-elementskit_content\";s:9:\"%%title%%\";s:38:\"social-description-elementskit_content\";s:0:\"\";s:36:\"social-image-url-elementskit_content\";s:0:\"\";s:35:\"social-image-id-elementskit_content\";i:0;s:26:\"title-elementskit_template\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:29:\"metadesc-elementskit_template\";s:0:\"\";s:28:\"noindex-elementskit_template\";b:0;s:39:\"display-metabox-pt-elementskit_template\";b:1;s:39:\"post_types-elementskit_template-maintax\";i:0;s:37:\"schema-page-type-elementskit_template\";s:7:\"WebPage\";s:40:\"schema-article-type-elementskit_template\";s:4:\"None\";s:33:\"social-title-elementskit_template\";s:9:\"%%title%%\";s:39:\"social-description-elementskit_template\";s:0:\"\";s:37:\"social-image-url-elementskit_template\";s:0:\"\";s:36:\"social-image-id-elementskit_template\";i:0;s:24:\"title-elementskit_widget\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:27:\"metadesc-elementskit_widget\";s:0:\"\";s:26:\"noindex-elementskit_widget\";b:0;s:37:\"display-metabox-pt-elementskit_widget\";b:1;s:37:\"post_types-elementskit_widget-maintax\";i:0;s:35:\"schema-page-type-elementskit_widget\";s:7:\"WebPage\";s:38:\"schema-article-type-elementskit_widget\";s:4:\"None\";s:31:\"social-title-elementskit_widget\";s:9:\"%%title%%\";s:37:\"social-description-elementskit_widget\";s:0:\"\";s:35:\"social-image-url-elementskit_widget\";s:0:\"\";s:34:\"social-image-id-elementskit_widget\";i:0;s:13:\"title-product\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:16:\"metadesc-product\";s:0:\"\";s:15:\"noindex-product\";b:0;s:26:\"display-metabox-pt-product\";b:1;s:26:\"post_types-product-maintax\";i:0;s:24:\"schema-page-type-product\";s:7:\"WebPage\";s:27:\"schema-article-type-product\";s:4:\"None\";s:20:\"social-title-product\";s:9:\"%%title%%\";s:26:\"social-description-product\";s:0:\"\";s:24:\"social-image-url-product\";s:0:\"\";s:23:\"social-image-id-product\";i:0;s:18:\"title-elementor-hf\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-elementor-hf\";s:0:\"\";s:20:\"noindex-elementor-hf\";b:0;s:31:\"display-metabox-pt-elementor-hf\";b:1;s:31:\"post_types-elementor-hf-maintax\";i:0;s:29:\"schema-page-type-elementor-hf\";s:7:\"WebPage\";s:32:\"schema-article-type-elementor-hf\";s:4:\"None\";s:25:\"social-title-elementor-hf\";s:9:\"%%title%%\";s:31:\"social-description-elementor-hf\";s:0:\"\";s:29:\"social-image-url-elementor-hf\";s:0:\"\";s:28:\"social-image-id-elementor-hf\";i:0;s:18:\"title-metform-form\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-metform-form\";s:0:\"\";s:20:\"noindex-metform-form\";b:0;s:31:\"display-metabox-pt-metform-form\";b:1;s:31:\"post_types-metform-form-maintax\";i:0;s:29:\"schema-page-type-metform-form\";s:7:\"WebPage\";s:32:\"schema-article-type-metform-form\";s:4:\"None\";s:25:\"social-title-metform-form\";s:9:\"%%title%%\";s:31:\"social-description-metform-form\";s:0:\"\";s:29:\"social-image-url-metform-form\";s:0:\"\";s:28:\"social-image-id-metform-form\";i:0;s:22:\"title-wpstream_product\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:25:\"metadesc-wpstream_product\";s:0:\"\";s:24:\"noindex-wpstream_product\";b:0;s:35:\"display-metabox-pt-wpstream_product\";b:1;s:35:\"post_types-wpstream_product-maintax\";i:0;s:33:\"schema-page-type-wpstream_product\";s:7:\"WebPage\";s:36:\"schema-article-type-wpstream_product\";s:4:\"None\";s:29:\"social-title-wpstream_product\";s:9:\"%%title%%\";s:35:\"social-description-wpstream_product\";s:0:\"\";s:33:\"social-image-url-wpstream_product\";s:0:\"\";s:32:\"social-image-id-wpstream_product\";i:0;s:32:\"title-ptarchive-wpstream_product\";s:51:\"%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%\";s:35:\"metadesc-ptarchive-wpstream_product\";s:0:\"\";s:34:\"bctitle-ptarchive-wpstream_product\";s:0:\"\";s:34:\"noindex-ptarchive-wpstream_product\";b:0;s:39:\"social-title-ptarchive-wpstream_product\";s:21:\"%%pt_plural%% Archive\";s:45:\"social-description-ptarchive-wpstream_product\";s:0:\"\";s:43:\"social-image-url-ptarchive-wpstream_product\";s:0:\"\";s:42:\"social-image-id-ptarchive-wpstream_product\";i:0;s:26:\"title-wpstream_product_vod\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:29:\"metadesc-wpstream_product_vod\";s:0:\"\";s:28:\"noindex-wpstream_product_vod\";b:0;s:39:\"display-metabox-pt-wpstream_product_vod\";b:1;s:39:\"post_types-wpstream_product_vod-maintax\";i:0;s:37:\"schema-page-type-wpstream_product_vod\";s:7:\"WebPage\";s:40:\"schema-article-type-wpstream_product_vod\";s:4:\"None\";s:33:\"social-title-wpstream_product_vod\";s:9:\"%%title%%\";s:39:\"social-description-wpstream_product_vod\";s:0:\"\";s:37:\"social-image-url-wpstream_product_vod\";s:0:\"\";s:36:\"social-image-id-wpstream_product_vod\";i:0;s:36:\"title-ptarchive-wpstream_product_vod\";s:51:\"%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%\";s:39:\"metadesc-ptarchive-wpstream_product_vod\";s:0:\"\";s:38:\"bctitle-ptarchive-wpstream_product_vod\";s:0:\"\";s:38:\"noindex-ptarchive-wpstream_product_vod\";b:0;s:43:\"social-title-ptarchive-wpstream_product_vod\";s:21:\"%%pt_plural%% Archive\";s:49:\"social-description-ptarchive-wpstream_product_vod\";s:0:\"\";s:47:\"social-image-url-ptarchive-wpstream_product_vod\";s:0:\"\";s:46:\"social-image-id-ptarchive-wpstream_product_vod\";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:0;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:26:\"taxonomy-category-ptparent\";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:26:\"taxonomy-post_tag-ptparent\";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:1;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:29:\"taxonomy-post_format-ptparent\";i:0;s:21:\"title-tax-product_cat\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-product_cat\";s:0:\"\";s:31:\"display-metabox-tax-product_cat\";b:1;s:23:\"noindex-tax-product_cat\";b:0;s:28:\"social-title-tax-product_cat\";s:23:\"%%term_title%% Archives\";s:34:\"social-description-tax-product_cat\";s:0:\"\";s:32:\"social-image-url-tax-product_cat\";s:0:\"\";s:31:\"social-image-id-tax-product_cat\";i:0;s:29:\"taxonomy-product_cat-ptparent\";i:0;s:21:\"title-tax-product_tag\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-product_tag\";s:0:\"\";s:31:\"display-metabox-tax-product_tag\";b:1;s:23:\"noindex-tax-product_tag\";b:0;s:28:\"social-title-tax-product_tag\";s:23:\"%%term_title%% Archives\";s:34:\"social-description-tax-product_tag\";s:0:\"\";s:32:\"social-image-url-tax-product_tag\";s:0:\"\";s:31:\"social-image-id-tax-product_tag\";i:0;s:29:\"taxonomy-product_tag-ptparent\";i:0;s:32:\"title-tax-product_shipping_class\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:35:\"metadesc-tax-product_shipping_class\";s:0:\"\";s:42:\"display-metabox-tax-product_shipping_class\";b:1;s:34:\"noindex-tax-product_shipping_class\";b:0;s:39:\"social-title-tax-product_shipping_class\";s:23:\"%%term_title%% Archives\";s:45:\"social-description-tax-product_shipping_class\";s:0:\"\";s:43:\"social-image-url-tax-product_shipping_class\";s:0:\"\";s:42:\"social-image-id-tax-product_shipping_class\";i:0;s:40:\"taxonomy-product_shipping_class-ptparent\";i:0;s:24:\"title-tax-fb_product_set\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:27:\"metadesc-tax-fb_product_set\";s:0:\"\";s:34:\"display-metabox-tax-fb_product_set\";b:1;s:26:\"noindex-tax-fb_product_set\";b:0;s:31:\"social-title-tax-fb_product_set\";s:23:\"%%term_title%% Archives\";s:37:\"social-description-tax-fb_product_set\";s:0:\"\";s:35:\"social-image-url-tax-fb_product_set\";s:0:\"\";s:34:\"social-image-id-tax-fb_product_set\";i:0;s:32:\"taxonomy-fb_product_set-ptparent\";i:0;s:25:\"title-tax-wpstream_actors\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:28:\"metadesc-tax-wpstream_actors\";s:0:\"\";s:35:\"display-metabox-tax-wpstream_actors\";b:1;s:27:\"noindex-tax-wpstream_actors\";b:0;s:32:\"social-title-tax-wpstream_actors\";s:23:\"%%term_title%% Archives\";s:38:\"social-description-tax-wpstream_actors\";s:0:\"\";s:36:\"social-image-url-tax-wpstream_actors\";s:0:\"\";s:35:\"social-image-id-tax-wpstream_actors\";i:0;s:33:\"taxonomy-wpstream_actors-ptparent\";i:0;s:27:\"title-tax-wpstream_category\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:30:\"metadesc-tax-wpstream_category\";s:0:\"\";s:37:\"display-metabox-tax-wpstream_category\";b:1;s:29:\"noindex-tax-wpstream_category\";b:0;s:34:\"social-title-tax-wpstream_category\";s:23:\"%%term_title%% Archives\";s:40:\"social-description-tax-wpstream_category\";s:0:\"\";s:38:\"social-image-url-tax-wpstream_category\";s:0:\"\";s:37:\"social-image-id-tax-wpstream_category\";i:0;s:35:\"taxonomy-wpstream_category-ptparent\";i:0;s:31:\"title-tax-wpstream_movie_rating\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:34:\"metadesc-tax-wpstream_movie_rating\";s:0:\"\";s:41:\"display-metabox-tax-wpstream_movie_rating\";b:1;s:33:\"noindex-tax-wpstream_movie_rating\";b:0;s:38:\"social-title-tax-wpstream_movie_rating\";s:23:\"%%term_title%% Archives\";s:44:\"social-description-tax-wpstream_movie_rating\";s:0:\"\";s:42:\"social-image-url-tax-wpstream_movie_rating\";s:0:\"\";s:41:\"social-image-id-tax-wpstream_movie_rating\";i:0;s:39:\"taxonomy-wpstream_movie_rating-ptparent\";i:0;s:14:\"person_logo_id\";i:2404;s:15:\"company_logo_id\";i:0;s:17:\"company_logo_meta\";b:0;s:16:\"person_logo_meta\";a:10:{s:5:\"width\";i:360;s:6:\"height\";i:360;s:8:\"filesize\";i:77348;s:3:\"url\";s:64:\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-1.jpg\";s:4:\"path\";s:65:\"/home/vblink5/public_html/wp-content/uploads/2023/02/vblink-1.jpg\";s:4:\"size\";s:4:\"full\";s:2:\"id\";i:2404;s:3:\"alt\";s:0:\"\";s:6:\"pixels\";i:129600;s:4:\"type\";s:10:\"image/jpeg\";}s:29:\"open_graph_frontpage_image_id\";i:0;}','yes'),(10891,'wpseo_social','a:20:{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:60:\"https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg\";s:19:\"og_default_image_id\";i:2070;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:\"\";s:17:\"other_social_urls\";a:0:{}s:12:\"mastodon_url\";s:0:\"\";}','yes'),(14641,'acfw_coupon_endpoint','coupon','yes'),(14642,'acfw_clean_up_plugin_options','no','yes'),(14681,'shop_coupon_cat_children','a:0:{}','yes'),(14652,'acfw_default_coupon_category','279','yes'),(14653,'acfwf_bogo_migrate_coupon_type','4.5.2','yes'),(14654,'acfwf_show_getting_started_notice','dismissed','yes'),(14655,'acfw_store_credits_db_created','yes','yes'),(14656,'acfwf_show_allow_usage_notice','dismissed','yes'),(14661,'acfw_bogo_deals_notice_type','notice','yes'),(14662,'acfw_bogo_deals_default_values_set','yes','yes'),(14978,'_transient_wpforms_htaccess_file','a:3:{s:4:\"size\";i:737;s:5:\"mtime\";i:1677354495;s:5:\"ctime\";i:1677354495;}','yes'),(14979,'wpforms_email_summaries_fetch_info_blocks_last_run','1680983844','yes'),(14663,'acfw_usage_tracking_config','a:6:{s:3:\"day\";i:3;s:4:\"hour\";i:2;s:6:\"minute\";i:52;s:6:\"second\";i:7;s:6:\"offset\";i:269527;s:8:\"initsend\";i:1677639127;}','yes'),(14668,'acfw_anonymous_data','yes','yes'),(11527,'cdxn_mlh_plugin_activation_time','1677181257','yes'),(11568,'vgse_columns_visibility','a:0:{}','yes'),(11569,'vgse_columns_visibility_migrated','1','yes'),(11566,'wpsewcp_welcome_redirect','no','yes'),(11567,'vg_sheet_editor','a:8:{s:8:\"last_tab\";N;s:13:\"be_post_types\";a:1:{i:0;s:4:\"post\";}s:17:\"be_posts_per_page\";i:20;s:23:\"be_load_items_on_scroll\";i:1;s:19:\"be_fix_columns_left\";i:2;s:22:\"be_posts_per_page_save\";i:4;s:26:\"be_timeout_between_batches\";i:6;s:23:\"be_disable_post_actions\";i:0;}','yes'),(110619,'_transient_timeout_wpstream_woo_product_cat','1684622462','no'),(110620,'_transient_wpstream_woo_product_cat','','no'),(106077,'eael_show_reset_password_on_form_submit_1','1','no'),(83255,'_transient_wc_count_comments','O:8:\"stdClass\":7:{s:14:\"total_comments\";i:6;s:3:\"all\";i:6;s:9:\"moderated\";s:1:\"6\";s:8:\"approved\";i:0;s:4:\"spam\";i:0;s:5:\"trash\";i:0;s:12:\"post-trashed\";i:0;}','yes'),(11636,'vgse_disable_quick_setup','1','yes'),(12462,'revslider_table_version','1.0.8','yes'),(86884,'_elementor_global_css','a:6:{s:4:\"time\";i:1682750797;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;b:0;}','yes'),(86885,'_elementor_assets_data','a:1:{s:3:\"css\";a:1:{s:7:\"widgets\";a:26:{s:5:\"image\";a:2:{s:7:\"content\";s:269:\"<style>/*! elementor - v3.12.2 - 23-04-2023 */\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:6:\"3.12.2\";}s:13:\"ekit-nav-menu\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.12.2\";}s:11:\"text-editor\";a:2:{s:7:\"content\";s:719:\"<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#69727d;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{color:#69727d;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:6:\"3.12.2\";}s:24:\"elementskit-social-share\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.12.2\";}s:7:\"heading\";a:2:{s:7:\"content\";s:673:\"<style>/*! elementor - v3.12.2 - 23-04-2023 */\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:6:\"3.12.2\";}s:9:\"copyright\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.12.2\";}s:6:\"button\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.12.2\";}s:17:\"slider_revolution\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.12.2\";}s:6:\"spacer\";a:2:{s:7:\"content\";s:924:\"<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>\";s:7:\"version\";s:6:\"3.12.2\";}s:7:\"divider\";a:2:{s:7:\"content\";s:3594:\"<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>\";s:7:\"version\";s:6:\"3.12.2\";}s:14:\"image-carousel\";a:2:{s:7:\"content\";s:603:\"<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>\";s:7:\"version\";s:6:\"3.12.2\";}s:27:\"elementskit-image-accordion\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.12.2\";}s:16:\"mf-listing-fname\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.12.2\";}s:8:\"mf-email\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.12.2\";}s:9:\"mf-select\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.12.2\";}s:16:\"mf-listing-lname\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.12.2\";}s:12:\"mf-telephone\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.12.2\";}s:7:\"mf-text\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.12.2\";}s:11:\"mf-textarea\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.12.2\";}s:9:\"mf-button\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.12.2\";}s:9:\"shortcode\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.12.2\";}s:18:\"elementskit-button\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.12.2\";}s:12:\"eae-timeline\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.12.2\";}s:7:\"metform\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.12.2\";}s:5:\"video\";a:2:{s:7:\"content\";s:1040:\"<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-widget-video .elementor-widget-container{overflow:hidden;transform:translateZ(0)}.elementor-widget-video .elementor-wrapper iframe,.elementor-widget-video .elementor-wrapper video{height:100%;width:100%;display:flex;border:none;background-color:#000}.elementor-widget-video .elementor-open-inline .elementor-custom-embed-image-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:50%}.elementor-widget-video .elementor-custom-embed-image-overlay{cursor:pointer;text-align:center}.elementor-widget-video .elementor-custom-embed-image-overlay:hover .elementor-custom-embed-play i{opacity:1}.elementor-widget-video .elementor-custom-embed-image-overlay img{display:block;width:100%}.elementor-widget-video .e-hosted-video .elementor-video{-o-object-fit:cover;object-fit:cover}.e-con-inner>.elementor-widget-video,.e-con>.elementor-widget-video{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>\";s:7:\"version\";s:6:\"3.12.2\";}s:8:\"icon-box\";a:2:{s:7:\"content\";s:119:\"<link rel=\"stylesheet\" href=\"https://vblinkonline.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">\";s:7:\"version\";s:6:\"3.12.2\";}}}}','yes'),(68269,'_site_transient_timeout_fs_locked_1','1996060280','no'),(68270,'_site_transient_fs_locked_1','1','no'),(62394,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:22:\"moh.shukry@hotmail.com\";s:7:\"version\";s:5:\"6.2.2\";s:9:\"timestamp\";i:1684565172;}','no'),(14298,'wsal_dismissed-privacy-notice','1,wsal_privacy','no'),(9229,'hero_latest_dpn','1','yes'),(9230,'option_tree_settings','a:2:{s:8:\"sections\";a:1:{i:0;a:2:{s:2:\"id\";s:7:\"general\";s:5:\"title\";s:7:\"General\";}}s:8:\"settings\";a:1:{i:0;a:10:{s:2:\"id\";s:11:\"sample_text\";s:5:\"label\";s:23:\"Sample Text Field Label\";s:4:\"desc\";s:38:\"Description for the sample text field.\";s:7:\"section\";s:7:\"general\";s:4:\"type\";s:4:\"text\";s:3:\"std\";s:0:\"\";s:5:\"class\";s:0:\"\";s:4:\"rows\";s:0:\"\";s:9:\"post_type\";s:0:\"\";s:7:\"choices\";a:0:{}}}}','yes'),(9231,'sh_plugin_options','a:5:{s:21:\"hero_enable_preloader\";s:2:\"on\";s:27:\"hero_enable_preloader_image\";s:0:\"\";s:24:\"hero_enable_css_override\";s:3:\"off\";s:15:\"sh_custom_style\";s:0:\"\";s:12:\"sh_custom_js\";s:0:\"\";}','yes'),(9232,'option_tree','a:1:{s:11:\"sample_text\";s:0:\"\";}','yes'),(9233,'ot_media_post_ID','2330','yes'),(10044,'forminator_days_rating_later_dismiss','1','yes'),(9296,'tt4b_version','{\"version\":\"1.0.16\"}','yes'),(9139,'ms_was_installed_on','1677059369','yes'),(9140,'widget_metaslider_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(7940,'metform__banner_last_check','1684385775','yes'),(7941,'metform__banner_data','O:8:\"stdClass\":10:{s:8:\"10008094\";O:8:\"stdClass\":7:{s:2:\"id\";i:10008094;s:5:\"title\";s:24:\"GetGenie Cross Promotion\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:9:\"dashboard\";s:5:\"start\";i:1678492800;s:3:\"end\";i:1688083200;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:35:\"https://wpmet.com/getgenie-org-page\";s:11:\"button_text\";s:14:\"Get Yours Now!\";s:11:\"notice_body\";s:766:\"<h2>We are delighted to announce that <span style=\"color: #2471b1;\"><strong style=\"color: #2471b1; text-transform: uppercase; font-size: 14px;\">GetGenie AI is now available</strong></span>!</h2>\r\n<h4 style=\"font-size: 16px; margin-left: -2px;\"><b>Let&#039;s write your content 20x faster with AI. Also, Research </b><b>keywords</b><b>, A</b><b>nalyse your </b><b>competitors, head 2 Head analysis,  content writing with ai, and search engine ranking with NLP Keywords optimization—all within WordPress.</b> Additionally, <b>you can chat</b> with the GENIE AI about your needs.</h4>\r\n<span style=\"color: #dd0cd9;\">Join now and get <span style=\"font-weight: 400;\"><strong>1500 words for free every month</strong></span></span><span style=\"color: #dd0cd9;\">. </span>\";s:12:\"notice_image\";s:79:\"https://api.wpmet.com/auth/wp-content/uploads/2023/03/genie_compare_image_4.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:20:\"background: #e9fce5;\";s:10:\"unique_key\";s:20:\"getgenie-cross-promo\";}}s:8:\"10008085\";O:8:\"stdClass\":7:{s:2:\"id\";i:10008085;s:5:\"title\";s:27:\"Wpmet Notice Dashboard 2022\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:9:\"dashboard\";s:5:\"start\";i:1671580800;s:3:\"end\";i:1673740800;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:34:\"https://wpmet.com/holiday22/notice\";s:11:\"button_text\";s:24:\"Claim Your Discount Now!\";s:11:\"notice_body\";s:517:\"<h3><strong style=\"color: #; text-transform: uppercase; font-size: 14px;\"><span style=\"color: #e60073;\">Holiday Deals from Wpmet</span></strong> <br>\r\n<strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\">Save up to $1670 on Premium WordPress Plugins!</strong></h3>\r\n<p style=\"font-size: 16px; margin-left: -2px;\"><b>Get 35% discounts</b> on each of our PRO plugins — ElementsKit, ShopEngine, MetForm, WP Social — or get them <b>all in super-saver bundles to save 70% instantly!\r\n</b></p>\";s:12:\"notice_image\";s:70:\"https://api.wpmet.com/auth/wp-content/uploads/2022/11/70-OFF-wpmet.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:7:\"bfc2022\";}}s:8:\"10008083\";O:8:\"stdClass\":7:{s:2:\"id\";i:10008083;s:5:\"title\";s:25:\"Wpmet Notice Ownpage 2022\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:11:\"plugin_page\";s:5:\"start\";i:1671580800;s:3:\"end\";i:1673740800;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:34:\"https://wpmet.com/holiday22/notice\";s:11:\"button_text\";s:24:\"Claim Your Discount Now!\";s:11:\"notice_body\";s:519:\"<h3><strong style=\"color: #; text-transform: uppercase; font-size: 14px;\"><span style=\"color: #e60073;\">Holiday Deals from Wpmet. </span></strong> <br>\r\n<strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\">Save up to $1670 on Premium WordPress Plugins!</strong></h3>\r\n<p style=\"font-size: 16px; margin-left: -2px;\"><b>Get 35% discounts</b> on each of our PRO plugins — ElementsKit, ShopEngine, MetForm, WP Social — or get them <b>all in super-saver bundles to save 70% instantly!\r\n</b></p>\";s:12:\"notice_image\";s:70:\"https://api.wpmet.com/auth/wp-content/uploads/2022/11/70-OFF-wpmet.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:7:\"bfc2022\";}}s:8:\"10007775\";O:8:\"stdClass\":7:{s:2:\"id\";i:10007775;s:5:\"title\";s:17:\"August Flash Sale\";s:4:\"type\";s:6:\"banner\";s:6:\"screen\";s:7:\"plugins\";s:5:\"start\";i:1661385600;s:3:\"end\";i:1661904000;s:4:\"data\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"banner\";s:11:\"banner_link\";s:30:\"https://wpmet.com/flash/banner\";s:12:\"banner_image\";s:75:\"https://api.wpmet.com/auth/wp-content/uploads/2022/08/InPlugin-Banner-4.gif\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:76:\"background-color: #00003E; display: block; height: 60px; text-align: center;\";s:10:\"unique_key\";s:15:\"AugustFlashSale\";}}s:8:\"10007665\";O:8:\"stdClass\":7:{s:2:\"id\";i:10007665;s:5:\"title\";s:18:\"Metform x Hubspot!\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:9:\"dashboard\";s:5:\"start\";i:1660003200;s:3:\"end\";i:1661299200;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:0:\"\";s:11:\"button_text\";s:0:\"\";s:11:\"notice_body\";s:232:\"<span style=\"color: #000000;\"><strong>MetForm\'s HubSpot FREE integration</strong> is now complete for your convenience. Just go to MetForm → Settings → CRM &amp; Marketing Integrations to connect HubSpot with MetForm now!</span>\";s:12:\"notice_image\";s:84:\"https://api.wpmet.com/auth/wp-content/uploads/2022/08/Metform-Integration-notice.gif\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:0:\"\";}}s:8:\"10007416\";O:8:\"stdClass\":7:{s:2:\"id\";i:10007416;s:5:\"title\";s:28:\"Wpmet 4th of July Flash Sale\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:8:\"all_page\";s:5:\"start\";i:1656806400;s:3:\"end\";i:1657065600;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:0:\"\";s:11:\"button_text\";s:0:\"\";s:11:\"notice_body\";s:603:\"ElementsKit, ShopEngine, MetForm, WP Social, WP Ultimate Review — get all these PRO plugins altogether and save 70% instantly! Happy 4th of July Flash Sale!!\r\n\r\n<a href=\"https://wpmet.com/4-july/notice\"><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;Claim Your Discount →&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:1337857,&quot;3&quot;:{&quot;1&quot;:0},&quot;12&quot;:0,&quot;14&quot;:{&quot;1&quot;:2,&quot;2&quot;:1136076},&quot;16&quot;:10,&quot;17&quot;:1,&quot;21&quot;:1,&quot;23&quot;:1}\" data-sheets-hyperlink=\"https://wpmet.com/deals\">Claim Your Discount →</span></a>\";s:12:\"notice_image\";s:64:\"https://api.wpmet.com/auth/wp-content/uploads/2022/07/Notice.gif\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:14:\"display: block\";s:10:\"unique_key\";s:13:\"4thJulybanner\";}}s:8:\"10007174\";O:8:\"stdClass\":7:{s:2:\"id\";i:10007174;s:5:\"title\";s:31:\"Wpmet Birthday Campaign Ownpage\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:8:\"all_page\";s:5:\"start\";i:1653868800;s:3:\"end\";i:1655942400;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:0:\"\";s:11:\"button_text\";s:0:\"\";s:11:\"notice_body\";s:261:\"Wpmet\'s Birthday Sale is going on! Enjoy limited-time discounts of up to 50% on each of our PRO plugins — ElementsKit , ShopEngine, MetForm, WP Social, WP Ultimate Review. Hurry up!\r\n\r\n<a href=\"https://wpmet.com/notice/birthday-deal\">Get Your Discount →</a>\";s:12:\"notice_image\";s:76:\"https://api.wpmet.com/auth/wp-content/uploads/2022/05/InPlugin-Notice-50.gif\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:14:\"display: block\";s:10:\"unique_key\";s:14:\"birthdaybanner\";}}s:8:\"10007139\";O:8:\"stdClass\":7:{s:2:\"id\";i:10007139;s:5:\"title\";s:31:\"Wpmet Summer Campaign Own Pages\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:11:\"plugin_page\";s:5:\"start\";i:1650326400;s:3:\"end\";i:1651276800;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:0:\"\";s:11:\"button_text\";s:0:\"\";s:11:\"notice_body\";s:233:\"ElementsKit , ShopEngine, MetForm, WP Social, WP Ultimate Review — get all these PRO plugins altogether and save 70% instantly throughout this Summer Sale!\r\n\r\n<a href=\"https://wpmet.com/notice/summer-sale\">Get Your Discount →</a>\";s:12:\"notice_image\";s:75:\"https://api.wpmet.com/auth/wp-content/uploads/2022/04/InPlugin-Notice-1.gif\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:14:\"display: block\";s:10:\"unique_key\";s:12:\"summerbanner\";}}s:8:\"10007137\";O:8:\"stdClass\":7:{s:2:\"id\";i:10007137;s:5:\"title\";s:31:\"Wpmet Summer Campaign Dashboard\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:9:\"dashboard\";s:5:\"start\";i:1650326400;s:3:\"end\";i:1651276800;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:0:\"\";s:11:\"button_text\";s:0:\"\";s:11:\"notice_body\";s:233:\"ElementsKit , ShopEngine, MetForm, WP Social, WP Ultimate Review — get all these PRO plugins altogether and save 70% instantly throughout this Summer Sale!\r\n\r\n<a href=\"https://wpmet.com/notice/summer-sale\">Get Your Discount →</a>\";s:12:\"notice_image\";s:75:\"https://api.wpmet.com/auth/wp-content/uploads/2022/04/InPlugin-Notice-1.gif\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:14:\"display: block\";s:10:\"unique_key\";s:12:\"summerbanner\";}}s:8:\"10007133\";O:8:\"stdClass\":7:{s:2:\"id\";i:10007133;s:5:\"title\";s:17:\"Wpmet Summer Sale\";s:4:\"type\";s:6:\"banner\";s:6:\"screen\";s:19:\"plugin_install_page\";s:5:\"start\";i:1650326400;s:3:\"end\";i:1651276800;s:4:\"data\";O:8:\"stdClass\":7:{s:4:\"type\";s:6:\"banner\";s:11:\"banner_link\";s:36:\"https://wpmet.com/banner/summer-sale\";s:12:\"banner_image\";s:73:\"https://api.wpmet.com/auth/wp-content/uploads/2022/04/InPlugin-Banner.gif\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:20:\"summercampaignbanner\";}}}','yes'),(5338,'revslider-update-check','1684386029','yes'),(5339,'revslider_update_info','O:8:\"stdClass\":3:{s:7:\"checked\";i:1684386029;s:5:\"basic\";O:8:\"stdClass\":7:{s:4:\"slug\";s:9:\"revslider\";s:7:\"version\";s:6:\"6.6.13\";s:7:\"package\";s:0:\"\";s:6:\"tested\";s:5:\"6.1.1\";s:5:\"icons\";a:1:{s:2:\"1x\";s:62:\"//updates.themepunch-ext-b.tools/revslider/logo.png?rev=6.2.23\";}s:3:\"url\";s:33:\"https://www.sliderrevolution.com/\";s:11:\"new_version\";s:6:\"6.6.13\";}s:4:\"full\";O:8:\"stdClass\":19:{s:7:\"banners\";a:2:{s:3:\"low\";s:63:\"//updates.themepunch-ext-b.tools/revslider/banner.png?rev=6.5.5\";s:4:\"high\";s:63:\"//updates.themepunch-ext-b.tools/revslider/banner.png?rev=6.5.5\";}s:4:\"name\";s:17:\"Slider Revolution\";s:4:\"slug\";s:9:\"revslider\";s:6:\"stable\";s:5:\"4.2.0\";s:7:\"version\";s:6:\"6.6.13\";s:6:\"tested\";s:5:\"6.1.1\";s:14:\"upgrade_notice\";a:0:{}s:11:\"last_update\";s:10:\"2023-05-04\";s:12:\"last_updated\";s:10:\"2023-05-04\";s:8:\"requires\";s:3:\"3.6\";s:6:\"author\";s:51:\"<a href=\"https://www.themepunch.com\">ThemePunch</a>\";s:7:\"package\";s:0:\"\";s:13:\"download_link\";s:0:\"\";s:9:\"file_name\";s:13:\"revslider.zip\";s:15:\"active_installs\";i:9000100;s:8:\"homepage\";s:33:\"https://www.sliderrevolution.com/\";s:8:\"sections\";a:3:{s:11:\"description\";s:497:\"<h4>Slider Revolution WordPress Builder Plugin</h4>\n	<p>Slider Revolution 6 is a new way to build rich & dynamic content for your websites. With our powerful visual editor, you can create modern designs in no time, and with no coding experience required.</p><p>Create Sliders & Carousels, Hero Headers, Content Modules, Full Websites, Dynamic Solutions and Special FX with our amazing Add-Ons.</p>\n	<p>200+ templates are included in our online library. Cutting edge designs. Easily customized.</p>\";s:9:\"changelog\";s:155:\"<p>For Slider Revolution\'s changelog, please visit <a \nhref=\"https://www.sliderrevolution.com/documentation/changelog/\" \ntarget=\"_blank\">this</a> site!</p>\";s:3:\"faq\";s:2190:\"<div class=\"tp-faq-content\"><div class=\"tp-faq-column tp-faq-recent\"><h4>Recent Solutions</h4><ul class=\"tp-faq-recent-content ready\"><li><a href=\"https://www.youtube.com/watch?v=sCcnw5bZqYY&amp;list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_&amp;index=2&amp;t=111s\" target=\"_blank\" title=\"Video Tutorials\">Video Tutorials</a></li><li><a href=\"https://www.themepunch.com/faq/responsive-content/\" target=\"_blank\" title=\"Responsive Content Setup\">Responsive Content Setup</a></li><li><a href=\"https://www.themepunch.com/faq/video-content-mobile/\" target=\"_blank\" title=\"Video Content &amp; Mobile Considerations\">Video Content &amp; Mobile Considerations</a></li><li><a href=\"https://www.themepunch.com/faq/how-to-change-the-timing-of-slides/\" target=\"_blank\" title=\"How to change the timing of Slides\">How to change the timing of Slides</a></li><li><a href=\"https://www.themepunch.com/faq/mouse-hovers-for-layer-content/\" target=\"_blank\" title=\"Mouse Hovers for Layer Content\"> Mouse Hovers for Layer Content</a></li></ul></div><div class=\"tp-faq-column tp-faq-popular\"><h4>Popular Solutions</h4><ul class=\"tp-faq-popular-content ready\"><li><a href=\"https://www.themepunch.com/faq/after-updating-make-sure-to-clear-all-caches/\" target=\"_blank\" title=\"After updating â Make sure to clear all caches\">After updating â Make sure to clear all caches</a></li><li><a href=\"https://www.themepunch.com/faq/purchase-code-registration-faqs/\" target=\"_blank\" title=\"Purchase Code Registration FAQâs\">Purchase Code Registration FAQâs</a></li><li><a href=\"https://www.themepunch.com/faq/ideal-image-size/\" target=\"_blank\" title=\"Ideal Image Size\">Ideal Image Size</a></li><li><a href=\"https://www.themepunch.com/faq/add-links-to-slides-and-layers/\" target=\"_blank\" title=\"How to Hyperlink Slides and Layers\">How to Hyperlink Slides and Layers</a></li><li><a href=\"https://www.themepunch.com/faq/where-to-find-the-purchase-code/\" target=\"_blank\" title=\"Where to find the Purchase Code\">Where to find the Purchase Code</a></li></ul></div><div style=\"clear: both\"></div><p><a class=\"button button-primary\" href=\"https://themepunch.com/support-center\"><strong>See All Faq\'s</strong></a></p></div>\";}s:3:\"url\";s:33:\"https://www.sliderrevolution.com/\";s:8:\"external\";i:1;}}','yes'),(6880,'mobmenu_latest_update_version','2.8.3','yes'),(10771,'gla_merchant_center','a:8:{s:13:\"shipping_rate\";s:6:\"manual\";s:13:\"shipping_time\";s:6:\"manual\";s:8:\"tax_rate\";s:6:\"manual\";s:12:\"website_live\";b:1;s:23:\"checkout_process_secure\";b:1;s:23:\"payment_methods_visible\";b:1;s:18:\"refund_tos_visible\";b:1;s:20:\"contact_info_visible\";b:1;}','yes'),(10772,'gla_target_audience','a:2:{s:8:\"location\";s:8:\"selected\";s:9:\"countries\";a:4:{i:0;s:2:\"US\";i:1;s:2:\"IN\";i:2;s:2:\"CO\";i:3;s:2:\"MX\";}}','yes'),(6993,'mobmenu_options','s:7400:\"a:118:{s:16:\"9ed3a8c751accfd4\";s:0:\"\";s:20:\"enabled_naked_header\";s:1:\"0\";s:16:\"enable_left_menu\";s:1:\"1\";s:9:\"left_menu\";s:11:\"header-Menu\";s:17:\"enable_right_menu\";s:1:\"0\";s:10:\"right_menu\";s:0:\"\";s:17:\"menu_display_type\";s:13:\"slideout-over\";s:16:\"70853487166123af\";s:0:\"\";s:16:\"bde7ca9797ef978b\";s:0:\"\";s:19:\"only_mobile_devices\";s:1:\"0\";s:13:\"width_trigger\";s:4:\"1024\";s:13:\"hide_elements\";s:0:\"\";s:17:\"only_testing_mode\";s:1:\"0\";s:16:\"b35f41ca2fda44f5\";s:0:\"\";s:22:\"default_hided_elements\";s:226:\"a:17:{i:0;s:1:\"1\";i:1;s:1:\"2\";i:2;s:1:\"3\";i:3;s:1:\"4\";i:4;s:1:\"5\";i:5;s:1:\"6\";i:6;s:1:\"7\";i:7;s:1:\"8\";i:8;s:1:\"9\";i:9;s:2:\"10\";i:10;s:2:\"11\";i:11;s:2:\"12\";i:12;s:2:\"13\";i:13;s:2:\"14\";i:14;s:2:\"15\";i:15;s:2:\"16\";i:16;s:2:\"17\";}\";s:18:\"autoclose_submenus\";s:1:\"0\";s:22:\"menu_items_border_size\";s:1:\"0\";s:10:\"custom_css\";s:0:\"\";s:9:\"custom_js\";s:0:\"\";s:15:\"close_icon_font\";s:8:\"cancel-1\";s:20:\"close_icon_font_size\";s:2:\"30\";s:22:\"submenu_open_icon_font\";s:9:\"down-open\";s:23:\"submenu_close_icon_font\";s:7:\"up-open\";s:22:\"submenu_icon_font_size\";s:2:\"25\";s:17:\"cache_dynamic_css\";s:1:\"0\";s:15:\"sticky_elements\";s:0:\"\";s:16:\"0510cfd5db4d4b49\";s:0:\"\";s:16:\"e89b1625c4a9cf4b\";s:0:\"\";s:21:\"enabled_sticky_header\";s:1:\"1\";s:18:\"disabled_logo_text\";s:1:\"1\";s:13:\"header_shadow\";s:1:\"0\";s:13:\"header_height\";s:2:\"50\";s:11:\"header_text\";s:0:\"\";s:16:\"header_font_size\";s:2:\"20\";s:17:\"header_text_align\";s:6:\"center\";s:23:\"header_text_left_margin\";s:2:\"20\";s:24:\"header_text_right_margin\";s:2:\"20\";s:15:\"header_branding\";s:4:\"text\";s:8:\"logo_img\";s:0:\"\";s:15:\"logo_img_retina\";s:0:\"\";s:11:\"logo_height\";s:1:\"0\";s:17:\"disabled_logo_url\";s:1:\"0\";s:8:\"logo_url\";s:0:\"\";s:15:\"logo_top_margin\";s:1:\"0\";s:16:\"header_menu_font\";s:537:\"a:17:{s:11:\"font-family\";s:5:\"Dosis\";s:9:\"font-type\";s:6:\"google\";s:5:\"color\";s:7:\"#333333\";s:9:\"font-size\";s:4:\"20px\";s:11:\"font-weight\";s:7:\"inherit\";s:10:\"font-style\";s:6:\"normal\";s:11:\"line-height\";s:5:\"1.5em\";s:14:\"letter-spacing\";s:6:\"normal\";s:14:\"text-transform\";s:4:\"none\";s:12:\"font-variant\";s:6:\"normal\";s:20:\"text-shadow-location\";s:4:\"none\";s:20:\"text-shadow-distance\";s:3:\"0px\";s:16:\"text-shadow-blur\";s:3:\"0px\";s:17:\"text-shadow-color\";s:7:\"#333333\";s:19:\"text-shadow-opacity\";s:1:\"1\";s:4:\"dark\";s:0:\"\";s:4:\"text\";s:0:\"\";}\";s:29:\"left_menu_parent_link_submenu\";s:1:\"0\";s:18:\"left_menu_icon_new\";s:4:\"icon\";s:19:\"left_menu_icon_font\";s:4:\"menu\";s:19:\"left_icon_font_size\";s:2:\"30\";s:14:\"left_menu_icon\";s:0:\"\";s:21:\"left_menu_icon_action\";s:1:\"1\";s:13:\"left_icon_url\";s:0:\"\";s:20:\"left_icon_url_target\";s:1:\"1\";s:14:\"left_menu_text\";s:0:\"\";s:25:\"text_after_left_icon_font\";s:540:\"a:17:{s:11:\"font-family\";s:5:\"Dosis\";s:9:\"font-type\";s:6:\"google\";s:5:\"color\";s:7:\"#333333\";s:9:\"font-size\";s:7:\"inherit\";s:11:\"font-weight\";s:7:\"inherit\";s:10:\"font-style\";s:6:\"normal\";s:11:\"line-height\";s:5:\"1.5em\";s:14:\"letter-spacing\";s:6:\"normal\";s:14:\"text-transform\";s:4:\"none\";s:12:\"font-variant\";s:6:\"normal\";s:20:\"text-shadow-location\";s:4:\"none\";s:20:\"text-shadow-distance\";s:3:\"0px\";s:16:\"text-shadow-blur\";s:3:\"0px\";s:17:\"text-shadow-color\";s:7:\"#333333\";s:19:\"text-shadow-opacity\";s:1:\"1\";s:4:\"dark\";s:0:\"\";s:4:\"text\";s:0:\"\";}\";s:20:\"left_icon_top_margin\";s:2:\"10\";s:21:\"left_icon_left_margin\";s:1:\"5\";s:18:\"left_menu_bg_image\";s:0:\"\";s:20:\"left_menu_bg_opacity\";s:3:\"100\";s:23:\"left_menu_bg_image_size\";s:5:\"cover\";s:21:\"left_menu_bg_gradient\";s:0:\"\";s:21:\"left_menu_width_units\";s:1:\"1\";s:15:\"left_menu_width\";s:3:\"270\";s:26:\"left_menu_width_percentage\";s:2:\"70\";s:25:\"left_menu_content_padding\";s:2:\"10\";s:14:\"left_menu_font\";s:540:\"a:17:{s:11:\"font-family\";s:5:\"Dosis\";s:9:\"font-type\";s:6:\"google\";s:5:\"color\";s:7:\"#333333\";s:9:\"font-size\";s:7:\"inherit\";s:11:\"font-weight\";s:7:\"inherit\";s:10:\"font-style\";s:6:\"normal\";s:11:\"line-height\";s:5:\"1.5em\";s:14:\"letter-spacing\";s:6:\"normal\";s:14:\"text-transform\";s:4:\"none\";s:12:\"font-variant\";s:6:\"normal\";s:20:\"text-shadow-location\";s:4:\"none\";s:20:\"text-shadow-distance\";s:3:\"0px\";s:16:\"text-shadow-blur\";s:3:\"0px\";s:17:\"text-shadow-color\";s:7:\"#333333\";s:19:\"text-shadow-opacity\";s:1:\"1\";s:4:\"dark\";s:0:\"\";s:4:\"text\";s:0:\"\";}\";s:30:\"right_menu_parent_link_submenu\";s:1:\"0\";s:19:\"right_menu_icon_new\";s:4:\"icon\";s:20:\"right_menu_icon_font\";s:4:\"menu\";s:20:\"right_icon_font_size\";s:2:\"30\";s:15:\"right_menu_icon\";s:0:\"\";s:22:\"right_menu_icon_action\";s:1:\"1\";s:14:\"right_icon_url\";s:0:\"\";s:21:\"right_icon_url_target\";s:1:\"1\";s:15:\"right_menu_text\";s:0:\"\";s:27:\"text_before_right_icon_font\";s:540:\"a:17:{s:11:\"font-family\";s:5:\"Dosis\";s:9:\"font-type\";s:6:\"google\";s:5:\"color\";s:7:\"#333333\";s:9:\"font-size\";s:7:\"inherit\";s:11:\"font-weight\";s:7:\"inherit\";s:10:\"font-style\";s:6:\"normal\";s:11:\"line-height\";s:5:\"1.5em\";s:14:\"letter-spacing\";s:6:\"normal\";s:14:\"text-transform\";s:4:\"none\";s:12:\"font-variant\";s:6:\"normal\";s:20:\"text-shadow-location\";s:4:\"none\";s:20:\"text-shadow-distance\";s:3:\"0px\";s:16:\"text-shadow-blur\";s:3:\"0px\";s:17:\"text-shadow-color\";s:7:\"#333333\";s:19:\"text-shadow-opacity\";s:1:\"1\";s:4:\"dark\";s:0:\"\";s:4:\"text\";s:0:\"\";}\";s:21:\"right_icon_top_margin\";s:2:\"10\";s:23:\"right_icon_right_margin\";s:1:\"5\";s:19:\"right_menu_bg_image\";s:0:\"\";s:21:\"right_menu_bg_opacity\";s:3:\"100\";s:24:\"right_menu_bg_image_size\";s:5:\"cover\";s:22:\"right_menu_bg_gradient\";s:0:\"\";s:22:\"right_menu_width_units\";s:1:\"1\";s:16:\"right_menu_width\";s:3:\"270\";s:27:\"right_menu_width_percentage\";s:2:\"70\";s:26:\"right_menu_content_padding\";s:2:\"10\";s:15:\"right_menu_font\";s:540:\"a:17:{s:11:\"font-family\";s:5:\"Dosis\";s:9:\"font-type\";s:6:\"google\";s:5:\"color\";s:7:\"#333333\";s:9:\"font-size\";s:7:\"inherit\";s:11:\"font-weight\";s:7:\"inherit\";s:10:\"font-style\";s:6:\"normal\";s:11:\"line-height\";s:5:\"1.5em\";s:14:\"letter-spacing\";s:6:\"normal\";s:14:\"text-transform\";s:4:\"none\";s:12:\"font-variant\";s:6:\"normal\";s:20:\"text-shadow-location\";s:4:\"none\";s:20:\"text-shadow-distance\";s:3:\"0px\";s:16:\"text-shadow-blur\";s:3:\"0px\";s:17:\"text-shadow-color\";s:7:\"#333333\";s:19:\"text-shadow-opacity\";s:1:\"1\";s:4:\"dark\";s:0:\"\";s:4:\"text\";s:0:\"\";}\";s:16:\"overlay_bg_color\";s:19:\"rgba(0, 0, 0, 0.83)\";s:23:\"menu_items_border_color\";s:19:\"rgba(0, 0, 0, 0.83)\";s:15:\"header_bg_color\";s:7:\"#111111\";s:17:\"header_text_color\";s:4:\"#FFF\";s:16:\"fbba5f988ff4ea73\";s:0:\"\";s:20:\"left_menu_icon_color\";s:4:\"#FFF\";s:22:\"header_text_after_icon\";s:4:\"#222\";s:19:\"left_panel_bg_color\";s:7:\"#F7F7F7\";s:21:\"left_panel_text_color\";s:4:\"#666\";s:24:\"left_panel_hover_bgcolor\";s:4:\"#666\";s:27:\"left_panel_hover_text_color\";s:4:\"#FFF\";s:26:\"left_panel_submenu_bgcolor\";s:7:\"#3a3a3a\";s:29:\"left_panel_submenu_text_color\";s:4:\"#fff\";s:30:\"left_panel_cancel_button_color\";s:4:\"#666\";s:21:\"right_menu_icon_color\";s:4:\"#FFF\";s:23:\"header_text_before_icon\";s:4:\"#222\";s:20:\"right_panel_bg_color\";s:7:\"#F7F7F7\";s:22:\"right_panel_text_color\";s:4:\"#666\";s:25:\"right_panel_hover_bgcolor\";s:4:\"#666\";s:28:\"right_panel_hover_text_color\";s:4:\"#FFF\";s:27:\"right_panel_submenu_bgcolor\";s:7:\"#3a3a3a\";s:30:\"right_panel_submenu_text_color\";s:4:\"#fff\";s:31:\"right_panel_cancel_button_color\";s:4:\"#666\";s:30:\"left_panel_3rd_menu_text_color\";s:4:\"#fff\";s:36:\"left_panel_3rd_menu_text_color_hover\";s:4:\"#ccc\";s:28:\"left_panel_3rd_menu_bg_color\";s:4:\"#222\";s:34:\"left_panel_3rd_menu_bg_color_hover\";s:4:\"#666\";s:31:\"right_panel_3rd_menu_text_color\";s:4:\"#fff\";s:37:\"right_panel_3rd_menu_text_color_hover\";s:4:\"#ccc\";s:29:\"right_panel_3rd_menu_bg_color\";s:4:\"#222\";s:35:\"right_panel_3rd_menu_bg_color_hover\";s:4:\"#666\";}\";','yes'),(7418,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','yes'),(7419,'elementskit_options','a:1:{s:17:\"megamenu_settings\";a:1:{s:16:\"menu_location_44\";a:1:{s:10:\"is_enabled\";i:0;}}}','yes'),(7942,'metform_install_date','2023-02-21 07:39:54','yes'),(7966,'metform_onboard_options','a:1:{s:8:\"settings\";a:2:{s:8:\"tut_term\";s:11:\"user_agreed\";s:16:\"newsletter_email\";s:0:\"\";}}','yes'),(7967,'met_form_onboard_status','onboarded','yes'),(8398,'wp_mail_smtp_lite_sent_email_counter','338','yes'),(8399,'wp_mail_smtp_lite_weekly_sent_email_counter','a:12:{s:2:\"08\";i:15;s:2:\"09\";i:29;i:10;i:52;i:11;i:41;i:12;i:30;i:13;i:22;i:14;i:37;i:15;i:18;i:17;i:15;i:18;i:28;i:19;i:18;i:20;i:33;}','yes'),(57714,'acfwf_show_promote_wws_notice','dismissed','yes'),(10803,'gla_merchant_id','708187345','yes'),(10804,'gla_site_verification','a:2:{s:8:\"verified\";s:3:\"yes\";s:8:\"meta_tag\";s:94:\"<meta name=\"google-site-verification\" content=\"uQ7gvKBgIqsexRg-dWrIMqKDOfu6RpcYKLfQ3bbrBT0\" />\";}','yes');
INSERT INTO `wpjk_options` VALUES (4501,'rs-templates','a:3:{s:4:\"hash\";s:32:\"573ce1a68a23a16e43d0b9e164865b50\";s:6:\"slider\";a:666:{i:0;a:24:{s:2:\"id\";s:1:\"1\";s:5:\"title\";s:16:\"Classic Carousel\";s:5:\"alias\";s:16:\"classic-carousel\";s:3:\"zip\";s:20:\"classic-carousel.zip\";s:3:\"uid\";s:32:\"146a01dd380c0cdee85c4456ee68cd84\";s:3:\"img\";s:27:\"classic-carousel/slider.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/carousel-slider-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:141:\"<span class=\"ttm_content\">Our classic, full-width carousel example. Drag, swipe or click to navigate!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-22 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:1;a:24:{s:2:\"id\";s:1:\"2\";s:5:\"title\";s:14:\"Classic Slider\";s:5:\"alias\";s:13:\"classicslider\";s:3:\"zip\";s:17:\"classicslider.zip\";s:3:\"uid\";s:32:\"a0d6a9248c9066b404ba0f1cdadc5cf2\";s:3:\"img\";s:24:\"classicslider/slider.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/wordpress-slideshow-gallery/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:136:\" <span class=\"ttm_content\">A classic slideshow example with timer, bullets and arrow navigation.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:2;a:24:{s:2:\"id\";s:1:\"3\";s:5:\"title\";s:12:\"Content Tabs\";s:5:\"alias\";s:11:\"contenttabs\";s:3:\"zip\";s:15:\"contenttabs.zip\";s:3:\"uid\";s:32:\"e02e91604b690123a3d07a65582c4fd0\";s:3:\"img\";s:22:\"contenttabs/slider.jpg\";s:7:\"preview\";s:63:\"http://revolution.themepunch.com/wordpress-content-tabs-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:170:\" <span class=\"ttm_content\">An auto-size slider with a cool split-text animation effect. Navigate with vertical bullets and thumbs.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:3;a:25:{s:2:\"id\";s:1:\"4\";s:5:\"title\";s:13:\"Facebook Feed\";s:5:\"alias\";s:13:\"facebook-feed\";s:3:\"zip\";s:17:\"facebook-feed.zip\";s:3:\"uid\";s:32:\"5506431d5b1babcb25dcf52c508d42e3\";s:3:\"img\";s:24:\"facebook-feed/slider.jpg\";s:7:\"preview\";s:57:\"http://revolution.themepunch.com/wordpress-facebook-feed/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:174:\"<span class=\"ttm_content\"> This slider is automatically populated by a Facebook stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"Facebook Stream\"</a>. Make sure to input your correct API information in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:4;a:24:{s:2:\"id\";s:1:\"5\";s:5:\"title\";s:7:\"Fashion\";s:5:\"alias\";s:7:\"fashion\";s:3:\"zip\";s:11:\"fashion.zip\";s:3:\"uid\";s:32:\"4f4b914d6db35e19101ff003c4e7ea3a\";s:3:\"img\";s:18:\"fashion/slider.jpg\";s:7:\"preview\";s:65:\"http://revolution.themepunch.com/wordpress-one-page-slider-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:183:\"  <span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or bullets.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:5;a:24:{s:2:\"id\";s:1:\"6\";s:5:\"title\";s:14:\"Flickr Gallery\";s:5:\"alias\";s:14:\"flickr-gallery\";s:3:\"zip\";s:18:\"flickr-gallery.zip\";s:3:\"uid\";s:32:\"ad85cfac7acfa678e6a1b8febfee51ed\";s:3:\"img\";s:25:\"flickr-gallery/slider.jpg\";s:7:\"preview\";s:57:\"http://revolution.themepunch.com/wordpress-flickr-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"640\";s:11:\"description\";s:173:\" <span class=\"ttm_content\"> This slider is automatically populated by a Flickr stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:6;a:25:{s:2:\"id\";s:1:\"7\";s:5:\"title\";s:3:\"Gym\";s:5:\"alias\";s:3:\"gym\";s:3:\"zip\";s:7:\"gym.zip\";s:3:\"uid\";s:32:\"e4d81f13f96fb9bc905f4ad89615032b\";s:3:\"img\";s:14:\"gym/slider.jpg\";s:7:\"preview\";s:59:\"http://revolution.themepunch.com/one-page-wordpress-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:189:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the slider menu.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:7;a:24:{s:2:\"id\";s:1:\"8\";s:5:\"title\";s:18:\"Highlight Carousel\";s:5:\"alias\";s:18:\"highlight-carousel\";s:3:\"zip\";s:22:\"highlight-carousel.zip\";s:3:\"uid\";s:32:\"ada52163f723a942f782351fa0396b3d\";s:3:\"img\";s:29:\"highlight-carousel/slider.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/wordpress-swipe-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"720\";s:11:\"description\";s:138:\"  <span class=\"ttm_content\">A swipe-controlled carousel with an additional tab-based navigation.</span>\r\n<span class=\"ttm_space\"></span>\r\n\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:8;a:24:{s:2:\"id\";s:1:\"9\";s:5:\"title\";s:18:\"Highlight Showcase\";s:5:\"alias\";s:18:\"highlight-showcase\";s:3:\"zip\";s:22:\"highlight-showcase.zip\";s:3:\"uid\";s:32:\"2bfe0bd410fb48fec9d942eab1e21530\";s:3:\"img\";s:29:\"highlight-showcase/slider.jpg\";s:7:\"preview\";s:62:\"http://revolution.themepunch.com/wordpress-parallax-slideshow/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1230\";s:6:\"height\";s:3:\"720\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">A tab-based navigation, a slideshow timer and cool animations make this slider interesting!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:9;a:24:{s:2:\"id\";s:2:\"10\";s:5:\"title\";s:10:\"Image Hero\";s:5:\"alias\";s:10:\"image-hero\";s:3:\"zip\";s:13:\"imagehero.zip\";s:3:\"uid\";s:32:\"7db18781d44f2adc28c962440894aac1\";s:3:\"img\";s:20:\"imagehero/slider.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/wordpress-hero-image/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:121:\"<span class=\"ttm_content\">A commonly used full-width image hero block with texts.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:10;a:25:{s:2:\"id\";s:2:\"11\";s:5:\"title\";s:17:\"Instagram Gallery\";s:5:\"alias\";s:13:\"insta-gallery\";s:3:\"zip\";s:17:\"insta-gallery.zip\";s:3:\"uid\";s:32:\"711732b0d42ec2b57818a2b9b1d86cba\";s:3:\"img\";s:24:\"insta-gallery/slider.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/wordpress-instagram-gallery/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"640\";s:6:\"height\";s:3:\"640\";s:11:\"description\";s:174:\"<span class=\"ttm_content\">This slider is automatically populated by a Instagram stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:416:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"Instagram Stream\"</a>. Make sure to input your correct API information in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:11;a:25:{s:2:\"id\";s:2:\"12\";s:5:\"title\";s:21:\"Levano Restaurant Bar\";s:5:\"alias\";s:19:\"levanorestaurantbar\";s:3:\"zip\";s:23:\"levanorestaurantbar.zip\";s:3:\"uid\";s:32:\"4178f837db67d1b2eb6cb5840bbd0b42\";s:3:\"img\";s:30:\"levanorestaurantbar/slider.jpg\";s:7:\"preview\";s:63:\"http://revolution.themepunch.com/wordpress-front-page-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:181:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or bullets.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:12;a:25:{s:2:\"id\";s:2:\"13\";s:5:\"title\";s:19:\"Main Feature Slider\";s:5:\"alias\";s:11:\"mainfeature\";s:3:\"zip\";s:15:\"mainfeature.zip\";s:3:\"uid\";s:32:\"1e002a3230ab00095bedc6f60393ee7f\";s:3:\"img\";s:22:\"mainfeature/slider.jpg\";s:7:\"preview\";s:33:\"http://revolution.themepunch.com/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1230\";s:6:\"height\";s:3:\"750\";s:11:\"description\";s:127:\" <span class=\"ttm_content\">A slightly stripped down version of the main preview slider.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:13;a:25:{s:2:\"id\";s:2:\"14\";s:5:\"title\";s:17:\"Media Gallery Two\";s:5:\"alias\";s:17:\"media-gallery-two\";s:3:\"zip\";s:21:\"media-gallery-two.zip\";s:3:\"uid\";s:32:\"d002f1b1b55805f9322c264c5504ba5a\";s:3:\"img\";s:28:\"media-gallery-two/slider.jpg\";s:7:\"preview\";s:64:\"http://revolution.themepunch.com/wordpress-media-gallery-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.2.22\";s:5:\"width\";s:4:\"1230\";s:6:\"height\";s:3:\"692\";s:11:\"description\";s:127:\"<span class=\"ttm_content\">A media gallery example with Vimeo, HTML5 and Youtube videos.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change media and titles.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:14;a:25:{s:2:\"id\";s:2:\"15\";s:5:\"title\";s:23:\"Media Carousel Autoplay\";s:5:\"alias\";s:23:\"media-carousel-autoplay\";s:3:\"zip\";s:27:\"media-carousel-autoplay.zip\";s:3:\"uid\";s:32:\"393d7875b1cc9d933378b35e4f645d76\";s:3:\"img\";s:34:\"media-carousel-autoplay/slider.jpg\";s:7:\"preview\";s:57:\"http://revolution.themepunch.com/wordpress-media-gallery/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"720\";s:6:\"height\";s:3:\"405\";s:11:\"description\";s:153:\"<span class=\"ttm_content\">A media carousel with \"autoplay\" activated. Swipe or click tabs to navigate the slider.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:289:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change media and caption texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:15;a:25:{s:2:\"id\";s:2:\"16\";s:5:\"title\";s:21:\"News Background Video\";s:5:\"alias\";s:21:\"news-background-video\";s:3:\"zip\";s:17:\"news-bg-video.zip\";s:3:\"uid\";s:32:\"a0efe44ac3af0f958b3f84c816a08272\";s:3:\"img\";s:24:\"news-bg-video/slider.jpg\";s:7:\"preview\";s:58:\"http://revolution.themepunch.com/wordpress-content-blocks/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A hero block with HTML5 background video that plays when entering the screen.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background video and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:16;a:25:{s:2:\"id\";s:2:\"17\";s:5:\"title\";s:12:\"News Gallery\";s:5:\"alias\";s:12:\"news-gallery\";s:3:\"zip\";s:16:\"news-gallery.zip\";s:3:\"uid\";s:32:\"3a069c3b286dbb9ee435563f747e3300\";s:3:\"img\";s:23:\"news-gallery/slider.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/wordpress-news-rotator/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:131:\"<span class=\"ttm_content\">A news gallery slideshow with tab navigation. Great for any blog!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:17;a:25:{s:2:\"id\";s:2:\"18\";s:5:\"title\";s:23:\"News Gallery Post Based\";s:5:\"alias\";s:23:\"news-gallery-post-based\";s:3:\"zip\";s:27:\"news-gallery-post-based.zip\";s:3:\"uid\";s:32:\"32fe05b1039c29ab9420bfd15aec5488\";s:3:\"img\";s:34:\"news-gallery-post-based/slider.jpg\";s:7:\"preview\";s:55:\"http://revolution.themepunch.com/wordpress-post-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:125:\"<span class=\"ttm_content\"> This slider is automatically populated by WordPress posts.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:423:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"Post-Based Slider\"</a>. Make sure to select the post type you want to display in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:18;a:25:{s:2:\"id\";s:2:\"19\";s:5:\"title\";s:9:\"News Hero\";s:5:\"alias\";s:9:\"news-hero\";s:3:\"zip\";s:13:\"news-hero.zip\";s:3:\"uid\";s:32:\"96a0385538a17c8c81ed8175740f70ea\";s:3:\"img\";s:20:\"news-hero/slider.jpg\";s:7:\"preview\";s:58:\"http://revolution.themepunch.com/wordpress-content-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:107:\"<span class=\"ttm_content\">A image hero block with ken burns effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:19;a:25:{s:2:\"id\";s:2:\"20\";s:5:\"title\";s:10:\"News Video\";s:5:\"alias\";s:10:\"news-video\";s:3:\"zip\";s:14:\"news-video.zip\";s:3:\"uid\";s:32:\"f901e9e16e0363248156c2209eb584e9\";s:3:\"img\";s:21:\"news-video/slider.jpg\";s:7:\"preview\";s:58:\"http://revolution.themepunch.com/wordpress-content-blocks/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:128:\"<span class=\"ttm_content\">A Vimeo background video hero block with play / pause buttons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:289:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the video and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:20;a:25:{s:2:\"id\";s:2:\"21\";s:5:\"title\";s:15:\"Newsletter Hero\";s:5:\"alias\";s:15:\"newsletter-hero\";s:3:\"zip\";s:19:\"newsletter-hero.zip\";s:3:\"uid\";s:32:\"6290a9864d8c4c6311784586ed1cc5fe\";s:3:\"img\";s:26:\"newsletter-hero/slider.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/wordpress-newsletter-signup/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:137:\"<span class=\"ttm_content\">This hero block uses a custom styled Mailchimp newsletter signup field.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:435:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image, texts, and <a href=\"https://www.themepunch.com/faq/how-to-setup-mailchimp-for-the-newsletter-hero-template/\" target=\"_blank\">Mailchimp code</a>.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:21;a:25:{s:2:\"id\";s:2:\"22\";s:5:\"title\";s:11:\"Not Generic\";s:5:\"alias\";s:10:\"notgeneric\";s:3:\"zip\";s:14:\"notgeneric.zip\";s:3:\"uid\";s:32:\"9d87ba95e02210a9f82387add2ceadf9\";s:3:\"img\";s:21:\"notgeneric/slider.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/wordpress-fullscreen-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">A full-screen slider with a layer based navigation and sleek content elements.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:22;a:25:{s:2:\"id\";s:2:\"23\";s:5:\"title\";s:11:\"Photography\";s:5:\"alias\";s:11:\"photography\";s:3:\"zip\";s:15:\"photography.zip\";s:3:\"uid\";s:32:\"1b2072547afb75e49f33b016751ed360\";s:3:\"img\";s:22:\"photography/slider.jpg\";s:7:\"preview\";s:62:\"http://revolution.themepunch.com/wordpress-photography-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the layer-based menu.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:23;a:25:{s:2:\"id\";s:2:\"24\";s:5:\"title\";s:20:\"Photography Carousel\";s:5:\"alias\";s:20:\"photography-carousel\";s:3:\"zip\";s:24:\"photography-carousel.zip\";s:3:\"uid\";s:32:\"9a84b859ba23dc49ba8784e3a86545fa\";s:3:\"img\";s:31:\"photography-carousel/slider.jpg\";s:7:\"preview\";s:57:\"http://revolution.themepunch.com/wordpress-photo-gallery/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">A front-page carousel that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the layer-based menu.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:24;a:25:{s:2:\"id\";s:2:\"25\";s:5:\"title\";s:16:\"Search Form Hero\";s:5:\"alias\";s:16:\"search-form-hero\";s:3:\"zip\";s:20:\"search-form-hero.zip\";s:3:\"uid\";s:32:\"e09eb1bd0f22b3a2b02a1aa251dd1f3e\";s:3:\"img\";s:27:\"search-form-hero/slider.jpg\";s:7:\"preview\";s:60:\"http://revolution.themepunch.com/wordpress-search-form-hero/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">This hero block uses a custom styled input field to show search results on a WordPress site.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:320:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image, texts, and search field code.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:25;a:25:{s:2:\"id\";s:2:\"26\";s:5:\"title\";s:17:\"Showcase Carousel\";s:5:\"alias\";s:16:\"showcasecarousel\";s:3:\"zip\";s:20:\"showcasecarousel.zip\";s:3:\"uid\";s:32:\"c5ca218398331bd2c064efc2f62eae56\";s:3:\"img\";s:27:\"showcasecarousel/slider.jpg\";s:7:\"preview\";s:62:\"http://revolution.themepunch.com/wordpress-cover-flow-gallery/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"600\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">A fancy carousel that rotates, fades and scales slider items.</span>\r\n<span class=\"ttm_space\"></span>\r\n\";s:11:\"setup_notes\";s:284:\"<span class=\"ttm_content\">This is a \"Default\" content carousel. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:26;a:25:{s:2:\"id\";s:2:\"27\";s:5:\"title\";s:11:\"Sports Hero\";s:5:\"alias\";s:11:\"sports-hero\";s:3:\"zip\";s:14:\"sportshero.zip\";s:3:\"uid\";s:32:\"8de7a145f32a362d618d2595ffa2f724\";s:3:\"img\";s:21:\"sportshero/slider.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/wordpress-image-hero/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"720\";s:11:\"description\";s:113:\"<span class=\"ttm_content\">An sports themed image hero block with buttons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:27;a:25:{s:2:\"id\";s:2:\"28\";s:5:\"title\";s:12:\"Twitter Feed\";s:5:\"alias\";s:12:\"twitter-feed\";s:3:\"zip\";s:16:\"twitter-feed.zip\";s:3:\"uid\";s:32:\"efbfc2af5da5258e7b7bed8598e483cc\";s:3:\"img\";s:23:\"twitter-feed/slider.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/wordpress-twitter-feed/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"640\";s:11:\"description\";s:173:\"<span class=\"ttm_content\"> This slider is automatically populated by a Twitter stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:414:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"Twitter Stream\"</a>. Make sure to input your correct API information in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:28;a:25:{s:2:\"id\";s:2:\"29\";s:5:\"title\";s:13:\"Vimeo Gallery\";s:5:\"alias\";s:13:\"vimeo-gallery\";s:3:\"zip\";s:17:\"vimeo-gallery.zip\";s:3:\"uid\";s:32:\"fa824ce1ff3942ec268fc9eda60df539\";s:3:\"img\";s:24:\"vimeo-gallery/slider.jpg\";s:7:\"preview\";s:57:\"http://revolution.themepunch.com/wordpress-vimeo-gallery/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1230\";s:6:\"height\";s:3:\"692\";s:11:\"description\";s:170:\"<span class=\"ttm_content\">This slider is automatically populated by a Vimeo stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:412:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"Vimeo Stream\"</a>. Make sure to input your correct API information in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:29;a:25:{s:2:\"id\";s:2:\"30\";s:5:\"title\";s:10:\"Vimeo Hero\";s:5:\"alias\";s:9:\"vimeohero\";s:3:\"zip\";s:13:\"vimeohero.zip\";s:3:\"uid\";s:32:\"c575575f96173d88589cddcb06120b77\";s:3:\"img\";s:20:\"vimeohero/slider.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/wordpress-hero-vimeo/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:116:\"<span class=\"ttm_content\">A commonly used Vimeo video background hero block.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:464:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background video and texts.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/playlist?list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:30;a:25:{s:2:\"id\";s:2:\"31\";s:5:\"title\";s:16:\"Web Product Dark\";s:5:\"alias\";s:16:\"web-product-dark\";s:3:\"zip\";s:20:\"web-product-dark.zip\";s:3:\"uid\";s:32:\"39b872cf0608e63c3a503e58374dc30a\";s:3:\"img\";s:27:\"web-product-dark/slider.jpg\";s:7:\"preview\";s:60:\"http://revolution.themepunch.com/wordpress-frontpage-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the layer-based menu.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:31;a:25:{s:2:\"id\";s:2:\"32\";s:5:\"title\";s:21:\"Web Product Dark Hero\";s:5:\"alias\";s:21:\"web-product-dark-hero\";s:3:\"zip\";s:25:\"web-product-dark-hero.zip\";s:3:\"uid\";s:32:\"b6784e8925221f36677217979d26e6f0\";s:3:\"img\";s:32:\"web-product-dark-hero/slider.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/wordpress-header-image/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:162:\"<span class=\"ttm_content\">A modern hero block with three common devices. The screens of each device can be changed easily!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:32;a:25:{s:2:\"id\";s:2:\"33\";s:5:\"title\";s:22:\"Web Product Light Hero\";s:5:\"alias\";s:22:\"web-product-light-hero\";s:3:\"zip\";s:26:\"web-product-light-hero.zip\";s:3:\"uid\";s:32:\"428e65d6aaa6ef775429989d50516492\";s:3:\"img\";s:33:\"web-product-light-hero/slider.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/hero-image-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:162:\"<span class=\"ttm_content\">A modern hero block with three common devices. The screens of each device can be changed easily!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:289:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:33;a:25:{s:2:\"id\";s:2:\"34\";s:5:\"title\";s:17:\"Web Product Light\";s:5:\"alias\";s:15:\"webproductlight\";s:3:\"zip\";s:19:\"webproductlight.zip\";s:3:\"uid\";s:32:\"fa23dab5bf1139c6393828647a9de4e0\";s:3:\"img\";s:26:\"webproductlight/slider.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/wordpress-cover-page/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the layer-based menu.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:34;a:25:{s:2:\"id\";s:2:\"35\";s:5:\"title\";s:15:\"Youtube Gallery\";s:5:\"alias\";s:15:\"youtube-gallery\";s:3:\"zip\";s:19:\"youtube-gallery.zip\";s:3:\"uid\";s:32:\"ee9e4928ac74f5f0c0b697ce708f5aa7\";s:3:\"img\";s:26:\"youtube-gallery/slider.jpg\";s:7:\"preview\";s:59:\"http://revolution.themepunch.com/wordpress-youtube-gallery/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:173:\"<span class=\"ttm_content\"> This slider is automatically populated by a YouTube stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:414:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"YouTube Stream\"</a>. Make sure to input your correct API information in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:35;a:25:{s:2:\"id\";s:2:\"36\";s:5:\"title\";s:12:\"Youtube Hero\";s:5:\"alias\";s:11:\"youtubehero\";s:3:\"zip\";s:15:\"youtubehero.zip\";s:3:\"uid\";s:32:\"e0b2c12a45841bdf21cb96305f2c85bf\";s:3:\"img\";s:22:\"youtubehero/slider.jpg\";s:7:\"preview\";s:58:\"http://revolution.themepunch.com/wordpress-youtube-header/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:104:\"<span class=\"ttm_content\">A YouTube video background hero block.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:633:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background video and texts.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/playlist?list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\nLearn how to <a href=\"https://www.themepunch.com/faq/enable-sound-for-the-youtube-hero-template/\" target=\"_blank\">enable sound for the background video</a><br /><br />\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:36;a:25:{s:2:\"id\";s:2:\"37\";s:5:\"title\";s:13:\"Scroll Effect\";s:5:\"alias\";s:13:\"scroll-effect\";s:3:\"zip\";s:17:\"scroll-effect.zip\";s:3:\"uid\";s:32:\"417f59e9db87aa7e47c8509eb88d4af6\";s:3:\"img\";s:23:\"scrolleffect/slide1.jpg\";s:7:\"preview\";s:60:\"http://revolution.themepunch.com/big-bold-fullscreen-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:134:\"<span class=\"ttm_content\">A full-screen slider with a unique scroll effect and big, bold text.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:485:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>For further configuration options please view the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">\"Custom CSS/JS\"</a> section in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:37;a:25:{s:2:\"id\";s:2:\"38\";s:5:\"title\";s:12:\"Content Zoom\";s:5:\"alias\";s:12:\"content-zoom\";s:3:\"zip\";s:16:\"content-zoom.zip\";s:3:\"uid\";s:32:\"42ef8cdb70d42ec6ff6fa3b69a027b5f\";s:3:\"img\";s:22:\"contentzoom/slide1.jpg\";s:7:\"preview\";s:53:\"http://revolution.themepunch.com/content-zoom-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:243:\"<span class=\"ttm_content\">A very unique full-width slider that uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to their potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:371:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:38;a:25:{s:2:\"id\";s:2:\"39\";s:5:\"title\";s:13:\"Food Carousel\";s:5:\"alias\";s:13:\"food-carousel\";s:3:\"zip\";s:17:\"food-carousel.zip\";s:3:\"uid\";s:32:\"a7bf54527b6658a0a308c70c729779fe\";s:3:\"img\";s:29:\"foodcarousel/slider_cover.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/food-carousel-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:267:\"<span class=\"ttm_content\">A fancy carousel with detail content on each slide. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> are used to show and hide layers.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:371:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:39;a:25:{s:2:\"id\";s:2:\"40\";s:5:\"title\";s:14:\"Rotating Words\";s:5:\"alias\";s:14:\"rotating-words\";s:3:\"zip\";s:18:\"rotating-words.zip\";s:3:\"uid\";s:32:\"70190463d9376f278c8197b7b2ef6c1b\";s:3:\"img\";s:24:\"rotatingwords/slide1.jpg\";s:7:\"preview\";s:53:\"http://revolution.themepunch.com/rotating-words-hero/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:134:\"<span class=\"ttm_content\">A full-screen hero block with unique animated text and blur effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:495:\"<span class=\"ttm_content\">This is a \"Default\" hero slider. Edit the slide to change the background media and texts.<br/>For further configuration options please view the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">\"Custom CSS/JS\"</a> section in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:40;a:25:{s:2:\"id\";s:2:\"41\";s:5:\"title\";s:22:\"Travel Static Captions\";s:5:\"alias\";s:22:\"travel-static-captions\";s:3:\"zip\";s:26:\"travel-static-captions.zip\";s:3:\"uid\";s:32:\"bbe7d61c7c741ebc7aa1ce1082b0cb71\";s:3:\"img\";s:33:\"travel-static-captions/slide1.jpg\";s:7:\"preview\";s:50:\"http://revolution.themepunch.com/travel-slideshow/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:148:\"<span class=\"ttm_content\">A slideshow example with static captions layers above a rotating image background.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:41;a:25:{s:2:\"id\";s:2:\"42\";s:5:\"title\";s:7:\"Concept\";s:5:\"alias\";s:7:\"concept\";s:3:\"zip\";s:11:\"concept.zip\";s:3:\"uid\";s:32:\"47cb06083e87503762f6746725117a3c\";s:3:\"img\";s:18:\"concept/slide1.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/fullscreen-wordpress-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">A full-screen slider that uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to their potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:371:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:42;a:25:{s:2:\"id\";s:2:\"43\";s:5:\"title\";s:15:\"True Fullscreen\";s:5:\"alias\";s:17:\"fullscreen-button\";s:3:\"zip\";s:21:\"fullscreen-button.zip\";s:3:\"uid\";s:32:\"618a43bdf89333b555531f6d6ecde359\";s:3:\"img\";s:28:\"fullscreen-button/slide1.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/wordpress-sidebar-slideshow/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:246:\"<span class=\"ttm_content\">A slider with a full-screen button that uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to their potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:297:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change the background images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:43;a:25:{s:2:\"id\";s:2:\"44\";s:5:\"title\";s:16:\"Creative Freedom\";s:5:\"alias\";s:15:\"creativefreedom\";s:3:\"zip\";s:19:\"creativefreedom.zip\";s:3:\"uid\";s:32:\"8902bf6c93126c2c6323626b9e872621\";s:3:\"img\";s:26:\"creativefreedom/slide1.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/wordpress-touch-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A full-screen slider with a unique vertical navigation and 3D-parallax effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:290:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images, videos and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:44;a:25:{s:2:\"id\";s:2:\"45\";s:5:\"title\";s:17:\"3D Parallax Scene\";s:5:\"alias\";s:13:\"parallaxscene\";s:3:\"zip\";s:17:\"parallaxscene.zip\";s:3:\"uid\";s:32:\"51566f1ce649708e97a0f5dfaf05ea19\";s:3:\"img\";s:24:\"parallaxscene/slide1.jpg\";s:7:\"preview\";s:55:\"http://revolution.themepunch.com/wordpress-3d-parallax/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"700\";s:11:\"description\";s:328:\"<span class=\"ttm_content\">A 3D-parallax hero scene with mouse-controlled effects. Smart image arrangement creates a convincing 3D effect. Tooltips are shown using <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a>.</span>\r\n</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:45;a:25:{s:2:\"id\";s:2:\"46\";s:5:\"title\";s:10:\"Wow Factor\";s:5:\"alias\";s:15:\"slidingoverlays\";s:3:\"zip\";s:19:\"slidingoverlays.zip\";s:3:\"uid\";s:32:\"18002d17e8bc7ca61b0951f5305a759e\";s:3:\"img\";s:26:\"slidingoverlays/slide1.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/responsive-wordpress-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:106:\"<span class=\"ttm_content\">A 3D-parallax effect full-screen slider.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/playlist?list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:46;a:25:{s:2:\"id\";s:2:\"47\";s:5:\"title\";s:14:\"3D Web Product\";s:5:\"alias\";s:25:\"web-product-light-hero-3d\";s:3:\"zip\";s:29:\"web-product-light-hero-3d.zip\";s:3:\"uid\";s:32:\"efd345c5da805414093e46066cefd751\";s:3:\"img\";s:36:\"web-product-light-hero-3d/slide1.jpg\";s:7:\"preview\";s:52:\"http://revolution.themepunch.com/wordpress-3d-scene/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"668\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A 3D-parallax hero scene slider with a convincing depth-effect and animated clouds.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:47;a:25:{s:2:\"id\";s:2:\"48\";s:5:\"title\";s:15:\"WooCommerce Big\";s:5:\"alias\";s:6:\"woobig\";s:3:\"zip\";s:10:\"woobig.zip\";s:3:\"uid\";s:32:\"bfb09a39656c7c80e86b468fc5b3403c\";s:3:\"img\";s:17:\"woobig/slide1.jpg\";s:7:\"preview\";s:52:\"http://revolution.themepunch.com/woocommerce-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:173:\"<span class=\"ttm_content\">This slider is automatically populated by WooCommerce posts. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"WooCommerce Slider\"</a>. Make sure to select the products you want to show in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";i:2;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:48;a:25:{s:2:\"id\";s:2:\"49\";s:5:\"title\";s:17:\"WooCommerce Small\";s:5:\"alias\";s:16:\"woocommercesmall\";s:3:\"zip\";s:20:\"woocommercesmall.zip\";s:3:\"uid\";s:32:\"b17c2adcc5c4c4b68a7ac6fee32fa030\";s:3:\"img\";s:27:\"woocommercesmall/slide1.jpg\";s:7:\"preview\";s:52:\"http://revolution.themepunch.com/woocommerce-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"266\";s:11:\"description\";s:174:\" <span class=\"ttm_content\">This slider is automatically populated by WooCommerce posts. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"WooCommerce Slider\"</a>. Make sure to select the products you want to show in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";i:2;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:49;a:25:{s:2:\"id\";s:2:\"50\";s:5:\"title\";s:17:\"Restaurant Header\";s:5:\"alias\";s:10:\"finedining\";s:3:\"zip\";s:14:\"finedining.zip\";s:3:\"uid\";s:32:\"03481a9e258501fbe3888b48830ea845\";s:3:\"img\";s:21:\"finedining/slide1.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/restaurant-hero-header/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:275:\"<span class=\"ttm_content\">A full-screen hero block slider that shows different background layers on button hover using <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a>.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:464:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/playlist?list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:50;a:25:{s:2:\"id\";s:2:\"51\";s:5:\"title\";s:21:\"Agency Website Header\";s:5:\"alias\";s:12:\"agency-intro\";s:3:\"zip\";s:16:\"agency-intro.zip\";s:3:\"uid\";s:32:\"e9be2afdd55a0c8d0d8d0cc12ba4c82f\";s:3:\"img\";s:23:\"agency-intro/slide1.jpg\";s:7:\"preview\";s:60:\"http://revolution.themepunch.com/agency-website-hero-header/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:302:\" <span class=\"ttm_content\">A full-screen hero block slider with ken burns effect and video modal on button click. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> are used to achieve this effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:371:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:51;a:25:{s:2:\"id\";s:2:\"52\";s:5:\"title\";s:11:\"Team Slider\";s:5:\"alias\";s:7:\"ourteam\";s:3:\"zip\";s:11:\"ourteam.zip\";s:3:\"uid\";s:32:\"d8eb1fec07a79202d1118bb17f70c233\";s:3:\"img\";s:18:\"ourteam/slide1.jpg\";s:7:\"preview\";s:74:\"http://revolution.themepunch.com/thumbnail-hover-slider-revolution-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.4\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:303:\"<span class=\"ttm_content\">A team slider that changes slides and displays additional information on thumbnail hover. It uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to achieve this effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:657:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\nLearn how to <a href=\"https://www.themepunch.com/faq/modify-thumbnails-for-our-team-template/\" target=\"_blank\">modify the thumbnails</a><br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:52;a:25:{s:2:\"id\";s:2:\"53\";s:5:\"title\";s:13:\"Team Carousel\";s:5:\"alias\";s:17:\"our-team-carousel\";s:3:\"zip\";s:21:\"our-team-carousel.zip\";s:3:\"uid\";s:32:\"37656d5dcab1f265c025cb2a3d669809\";s:3:\"img\";s:26:\"ourteamcarousel/slide1.jpg\";s:7:\"preview\";s:83:\"http://revolution.themepunch.com/thumbnail-hover-carousel-slider-revolution-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.4\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:306:\" <span class=\"ttm_content\">A team carousel that changes slides and displays additional information on thumbnail hover. It uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to achieve this effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:659:\"<span class=\"ttm_content\">This is a \"Default\" content carousel. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\nLearn how to <a href=\"https://www.themepunch.com/faq/modify-thumbnails-for-our-team-template/\" target=\"_blank\">modify the thumbnails</a><br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:53;a:25:{s:2:\"id\";s:2:\"54\";s:5:\"title\";s:17:\"4K Youtube Slider\";s:5:\"alias\";s:13:\"betteryoutube\";s:3:\"zip\";s:17:\"betteryoutube.zip\";s:3:\"uid\";s:32:\"d7c5fef9f257037d7a148038aa2a1857\";s:3:\"img\";s:24:\"betteryoutube/slide1.jpg\";s:7:\"preview\";s:94:\"http://revolution.themepunch.com/fullscreen-4k-youtube-video-gallery-slider-revolution-plugin/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.1.4\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"675\";s:11:\"description\";s:293:\" <span class=\"ttm_content\">A full-screen youtube gallery with 4K videos as an example. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> are used to breathe life into navigation elements.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:535:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change videos and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/playlist?list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:54;a:25:{s:2:\"id\";s:2:\"55\";s:5:\"title\";s:21:\"Agency Website Header\";s:5:\"alias\";s:19:\"agencywebsiteheader\";s:3:\"zip\";s:23:\"agencywebsiteheader.zip\";s:3:\"uid\";s:32:\"c11d272c87277a7a38d9e7fd13e27947\";s:3:\"img\";s:30:\"agencywebsiteheader/slide1.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/fullscreen-hero-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:245:\" <span class=\"ttm_content\">A very unique full-screen slider that uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to their potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:509:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:55;a:25:{s:2:\"id\";s:2:\"56\";s:5:\"title\";s:11:\"Coming Soon\";s:5:\"alias\";s:10:\"comingsoon\";s:3:\"zip\";s:14:\"comingsoon.zip\";s:3:\"uid\";s:32:\"0f89edf995512e6d6e864a2ee7221829\";s:3:\"img\";s:21:\"comingsoon/slide1.jpg\";s:7:\"preview\";s:79:\"http://revolution.themepunch.com/coming-soon-wordpress-under-construction-site/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:299:\"<span class=\"ttm_content\">A full-screen slider that can be used as a \"Coming Soon\" page. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> are used to achieve various interaction possibilities.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:638:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>For further configuration options please view the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">\"Custom CSS/JS\"</a> section in the slider settings.<br/><br/></span>\r\nInstructions for <a href=\"https://www.themepunch.com/faq/change-date-for-coming-soon-template/\" target=\"_blank\">how to change the date.</a><br /><br />\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:56;a:25:{s:2:\"id\";s:2:\"57\";s:5:\"title\";s:20:\"Christmas Snow Scene\";s:5:\"alias\";s:9:\"snowscene\";s:3:\"zip\";s:13:\"snowscene.zip\";s:3:\"uid\";s:32:\"a747bf0837caff86c62419a746690209\";s:3:\"img\";s:20:\"snowscene/slide1.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/christmas-snow-scene/\";s:7:\"version\";s:5:\"1.0.5\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:141:\"<span class=\"ttm_content\">A slider with multiple christmas themed slides and a neat snow fall effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:485:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>For further configuration options please view the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">\"Custom CSS/JS\"</a> section in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:57;a:25:{s:2:\"id\";s:2:\"58\";s:5:\"title\";s:15:\"Rock Band Music\";s:5:\"alias\";s:8:\"rockband\";s:3:\"zip\";s:12:\"rockband.zip\";s:3:\"uid\";s:32:\"5f557a5fad2fd6ca982a6ae6e9619637\";s:3:\"img\";s:19:\"rockband/slide1.jpg\";s:7:\"preview\";s:80:\"http://revolution.themepunch.com/rock-band-music-theme-slider-revolution-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:140:\" <span class=\"ttm_content\">A rock band themed hero block slider with an embedded SoundCloud element.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:464:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background video and texts.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/playlist?list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:58;a:25:{s:2:\"id\";s:2:\"59\";s:5:\"title\";s:18:\"Sleek Landing Page\";s:5:\"alias\";s:16:\"sleeklandingpage\";s:3:\"zip\";s:20:\"sleeklandingpage.zip\";s:3:\"uid\";s:32:\"07f7f2608936a8ae226213b7d99eee3f\";s:3:\"img\";s:27:\"sleeklandingpage/slide1.jpg\";s:7:\"preview\";s:70:\"http://revolution.themepunch.com/landing-page-free-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:191:\"<span class=\"ttm_content\">A full-screen slider that can be used as an App-Landing-Page. The object layers and custom animations create a unique effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-22 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:59;a:25:{s:2:\"id\";s:2:\"60\";s:5:\"title\";s:16:\"App Landing Page\";s:5:\"alias\";s:14:\"applandingpage\";s:3:\"zip\";s:18:\"applandingpage.zip\";s:3:\"uid\";s:32:\"38eb600893c1484ab8fd2a3dce3678d7\";s:3:\"img\";s:25:\"applandingpage/slide1.jpg\";s:7:\"preview\";s:64:\"http://revolution.themepunch.com/app-landing-page-free-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:263:\"<span class=\"ttm_content\">A full-screen hero block that can be used as an app landing page. The detail view is build using <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a>.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:371:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:60;a:25:{s:2:\"id\";s:2:\"61\";s:5:\"title\";s:10:\"Desk Scene\";s:5:\"alias\";s:9:\"deskscene\";s:3:\"zip\";s:13:\"deskscene.zip\";s:3:\"uid\";s:32:\"172a1a89a3e3b333cb4dbeb238f534c5\";s:3:\"img\";s:20:\"deskscene/slide1.jpg\";s:7:\"preview\";s:49:\"http://revolution.themepunch.com/hero-desk-scene/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:135:\"<span class=\"ttm_content\">A beautiful desk scene with a cool reveal effect when scrolling down.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:61;a:25:{s:2:\"id\";s:2:\"62\";s:5:\"title\";s:17:\"Clean News Slider\";s:5:\"alias\";s:15:\"cleannewsslider\";s:3:\"zip\";s:19:\"cleannewsslider.zip\";s:3:\"uid\";s:32:\"82c3f521fe31b80984be0f19e1a9899e\";s:3:\"img\";s:26:\"cleannewsslider/slide1.jpg\";s:7:\"preview\";s:55:\"http://revolution.themepunch.com/wordpress-news-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:132:\"<span class=\"ttm_content\">A slideshow example with clean content and thumbnail navigation.</span>\r\n<span class=\"ttm_space\"></span>\r\n\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:62;a:25:{s:2:\"id\";s:2:\"63\";s:5:\"title\";s:13:\"Image Gallery\";s:5:\"alias\";s:12:\"imagegallery\";s:3:\"zip\";s:16:\"imagegallery.zip\";s:3:\"uid\";s:32:\"cef1d75357df2cb53b990c74a214813e\";s:3:\"img\";s:23:\"imagegallery/slide1.jpg\";s:7:\"preview\";s:64:\"http://revolution.themepunch.com/wordpress-photo-gallery-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:3:\"667\";s:11:\"description\";s:239:\"<span class=\"ttm_content\">A photo gallery suitable to display your images using <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> to their potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:63;a:25:{s:2:\"id\";s:2:\"64\";s:5:\"title\";s:19:\"Standard WP Gallery\";s:5:\"alias\";s:19:\"standard-wp-gallery\";s:3:\"zip\";s:23:\"standard-wp-gallery.zip\";s:3:\"uid\";s:32:\"632035b8a27652d8081dbdfa343dc93d\";s:3:\"img\";s:30:\"standard-wp-gallery/slide1.jpg\";s:7:\"preview\";s:64:\"http://revolution.themepunch.com/wordpress-photo-gallery-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:3:\"667\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A photo gallery that uses the \"Standard WP Gallery\" add-on to display images.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:407:\"<span class=\"ttm_content\">Please follow the setup guide on the \"Standard WP Gallery\" add-on page.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";}s:14:\"plugin_require\";s:166:\"[{\"path\":\"revslider-gallery-addon\\/revslider-gallery-addon.php\",\"name\":\"WP Gallery AddOn\",\"url\":\"http:\\/\\/revolution.themepunch.com\\/wordpress-photo-gallery-plugin\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:64;a:25:{s:2:\"id\";s:2:\"65\";s:5:\"title\";s:21:\"Clean News Post Based\";s:5:\"alias\";s:21:\"clean-news-post-based\";s:3:\"zip\";s:25:\"clean-news-post-based.zip\";s:3:\"uid\";s:32:\"f4cf5bbe51afa5a361754bb081cbabf2\";s:3:\"img\";s:32:\"clean-news-post-based/slide1.jpg\";s:7:\"preview\";s:55:\"http://revolution.themepunch.com/wordpress-news-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:125:\"<span class=\"ttm_content\"> This slider is automatically populated by WordPress posts.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:423:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"Post-Based Slider\"</a>. Make sure to select the post type you want to display in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:65;a:25:{s:2:\"id\";s:2:\"66\";s:5:\"title\";s:22:\"Interactive Whiteboard\";s:5:\"alias\";s:21:\"interactivewhiteboard\";s:3:\"zip\";s:25:\"interactivewhiteboard.zip\";s:3:\"uid\";s:32:\"058b4af535d6c6c7bcec5225845e3eb4\";s:3:\"img\";s:32:\"interactivewhiteboard/slide1.jpg\";s:7:\"preview\";s:77:\"http://revolution.themepunch.com/interactive-whiteboard-animation-free-addon/\";s:7:\"version\";s:5:\"1.0.5\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:269:\"<span class=\"ttm_content\">This is the example slider from the Whiteboard add-on preview.<br/><a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used to achieve certain effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:541:\"<span class=\"ttm_content\">This slider template requires the <a href=\"https://www.themepunch.com/slider-revolution/whiteboard-addon/\" target=\"_blank\">Whiteboard add-on</a> to be installed. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:185:\"[{\"path\":\"revslider-whiteboard-addon\\/revslider-whiteboard-addon.php\",\"name\":\"Whiteboard AddOn\",\"url\":\"http:\\/\\/revolution.themepunch.com\\/interactive-whiteboard-animation-free-addon\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:66;a:25:{s:2:\"id\";s:2:\"68\";s:5:\"title\";s:17:\"Innovation Slider\";s:5:\"alias\";s:10:\"innovation\";s:3:\"zip\";s:14:\"innovation.zip\";s:3:\"uid\";s:32:\"d3440b69126d9c186fddc713b18b0002\";s:3:\"img\";s:21:\"innovation/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/best-wordpress-slider-plugin-2016/\";s:7:\"version\";s:5:\"1.0.5\";s:8:\"required\";s:7:\"5.2.3.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:258:\"<span class=\"ttm_content\">A full-screen slider with an elegant fade-out parallax effect. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used for links on layers.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:493:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images, videos and texts.<br/>For further configuration options please view the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">\"Custom CSS/JS\"</a> section in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-03-29 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:67;a:28:{s:2:\"id\";s:2:\"69\";s:5:\"title\";s:25:\"Dark Content Block - Menu\";s:5:\"alias\";s:24:\"dark-fullsite-block-menu\";s:3:\"zip\";s:34:\"packs/dark-fullsite-block-menu.zip\";s:3:\"uid\";s:32:\"bf4bd226719d3c3d3146592976e31ca1\";s:3:\"img\";s:35:\"dark-fullsite-block-menu/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:68;a:28:{s:2:\"id\";s:2:\"70\";s:5:\"title\";s:25:\"Dark Content Block - Hero\";s:5:\"alias\";s:21:\"dark-fullsite-block-1\";s:3:\"zip\";s:31:\"packs/dark-fullsite-block-1.zip\";s:3:\"uid\";s:32:\"d8859245fe600288ca932dc29aca751f\";s:3:\"img\";s:32:\"dark-fullsite-block-1/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:69;a:28:{s:2:\"id\";s:2:\"71\";s:5:\"title\";s:26:\"Dark Content Block - About\";s:5:\"alias\";s:27:\"dark-fullsite-block-2-about\";s:3:\"zip\";s:37:\"packs/dark-fullsite-block-2-about.zip\";s:3:\"uid\";s:32:\"298401901521a197a8294c1b4f73df3e\";s:3:\"img\";s:38:\"dark-fullsite-block-2-about/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:70;a:28:{s:2:\"id\";s:2:\"72\";s:5:\"title\";s:29:\"Dark Content Block - Services\";s:5:\"alias\";s:30:\"dark-fullsite-block-3-services\";s:3:\"zip\";s:40:\"packs/dark-fullsite-block-3-services.zip\";s:3:\"uid\";s:32:\"8da3ed605472ed6a26c745fb52f85f82\";s:3:\"img\";s:41:\"dark-fullsite-block-3-services/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:71;a:28:{s:2:\"id\";s:2:\"73\";s:5:\"title\";s:29:\"Dark Content Block - Products\";s:5:\"alias\";s:30:\"dark-fullsite-block-4-products\";s:3:\"zip\";s:40:\"packs/dark-fullsite-block-4-products.zip\";s:3:\"uid\";s:32:\"99e4f40399d20261a6131043d0e50b0c\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:422:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\r\n\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:72;a:28:{s:2:\"id\";s:2:\"74\";s:5:\"title\";s:33:\"Dark Content Block - Testimonials\";s:5:\"alias\";s:34:\"dark-fullsite-block-5-testimonials\";s:3:\"zip\";s:44:\"packs/dark-fullsite-block-5-testimonials.zip\";s:3:\"uid\";s:32:\"2f9121e0eedd51afe85e233d0743acab\";s:3:\"img\";s:45:\"dark-fullsite-block-5-testimonials/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:73;a:28:{s:2:\"id\";s:2:\"75\";s:5:\"title\";s:28:\"Dark Content Block - Callout\";s:5:\"alias\";s:29:\"dark-fullsite-block-6-callout\";s:3:\"zip\";s:39:\"packs/dark-fullsite-block-6-callout.zip\";s:3:\"uid\";s:32:\"55fbecb113ff21f050be7adc08637329\";s:3:\"img\";s:40:\"dark-fullsite-block-6-callout/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:74;a:28:{s:2:\"id\";s:2:\"76\";s:5:\"title\";s:27:\"Dark Content Block - Footer\";s:5:\"alias\";s:28:\"dark-fullsite-block-7-footer\";s:3:\"zip\";s:38:\"packs/dark-fullsite-block-7-footer.zip\";s:3:\"uid\";s:32:\"2ff517f5c7c54e3e0c2dd733cfd3400e\";s:3:\"img\";s:39:\"dark-fullsite-block-7-footer/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:75;a:28:{s:2:\"id\";s:2:\"77\";s:5:\"title\";s:26:\"Light Content Block - Menu\";s:5:\"alias\";s:19:\"fullsite-block-menu\";s:3:\"zip\";s:29:\"packs/fullsite-block-menu.zip\";s:3:\"uid\";s:32:\"8010971f34387d5f94a1f4e577ef382a\";s:3:\"img\";s:30:\"fullsite-block-menu/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:76;a:28:{s:2:\"id\";s:2:\"78\";s:5:\"title\";s:26:\"Light Content Block - Hero\";s:5:\"alias\";s:15:\"fullsite-block1\";s:3:\"zip\";s:25:\"packs/fullsite-block1.zip\";s:3:\"uid\";s:32:\"45bf7179843e01ce112e8ec754b0455c\";s:3:\"img\";s:26:\"fullsite-block1/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:77;a:28:{s:2:\"id\";s:2:\"79\";s:5:\"title\";s:27:\"Light Content Block - About\";s:5:\"alias\";s:22:\"fullsite-block-2-about\";s:3:\"zip\";s:32:\"packs/fullsite-block-2-about.zip\";s:3:\"uid\";s:32:\"8402b460638a746d36433cb161440b7d\";s:3:\"img\";s:33:\"fullsite-block-2-about/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:78;a:28:{s:2:\"id\";s:2:\"80\";s:5:\"title\";s:30:\"Light Content Block - Services\";s:5:\"alias\";s:25:\"fullsite-block-3-services\";s:3:\"zip\";s:35:\"packs/fullsite-block-3-services.zip\";s:3:\"uid\";s:32:\"7b8cea27f4d6ae17c5e1eae12457bd06\";s:3:\"img\";s:36:\"fullsite-block-3-services/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:79;a:28:{s:2:\"id\";s:2:\"81\";s:5:\"title\";s:30:\"Light Content Block - Products\";s:5:\"alias\";s:25:\"fullsite-block-4-products\";s:3:\"zip\";s:35:\"packs/fullsite-block-4-products.zip\";s:3:\"uid\";s:32:\"d148935362d7122636cda0635eae4be7\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:80;a:28:{s:2:\"id\";s:2:\"82\";s:5:\"title\";s:34:\"Light Content Block - Testimonials\";s:5:\"alias\";s:29:\"fullsite-block-5-testimonials\";s:3:\"zip\";s:39:\"packs/fullsite-block-5-testimonials.zip\";s:3:\"uid\";s:32:\"06255bfd421e40f71fa8197b839dbf03\";s:3:\"img\";s:40:\"fullsite-block-5-testimonials/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:81;a:28:{s:2:\"id\";s:2:\"83\";s:5:\"title\";s:29:\"Light Content Block - Callout\";s:5:\"alias\";s:24:\"fullsite-block-6-callout\";s:3:\"zip\";s:34:\"packs/fullsite-block-6-callout.zip\";s:3:\"uid\";s:32:\"8a88c3447676b613ec5db2fe5d63315c\";s:3:\"img\";s:35:\"fullsite-block-6-callout/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:82;a:28:{s:2:\"id\";s:2:\"84\";s:5:\"title\";s:28:\"Light Content Block - Footer\";s:5:\"alias\";s:23:\"fullsite-block-7-footer\";s:3:\"zip\";s:33:\"packs/fullsite-block-7-footer.zip\";s:3:\"uid\";s:32:\"34300b4407a2093eb2e1e08868fa8319\";s:3:\"img\";s:34:\"fullsite-block-7-footer/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:83;a:25:{s:2:\"id\";s:2:\"85\";s:5:\"title\";s:12:\"Tech Journal\";s:5:\"alias\";s:11:\"techjournal\";s:3:\"zip\";s:15:\"techjournal.zip\";s:3:\"uid\";s:32:\"7f92d70d1c108378f915b18c2ceb71d6\";s:3:\"img\";s:22:\"techjournal/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.1\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:130:\"<span class=\"ttm_content\">A full-width slider with navigation direction-based transitions.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:277:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:84;a:25:{s:2:\"id\";s:2:\"86\";s:5:\"title\";s:14:\"Car Dealership\";s:5:\"alias\";s:13:\"cardealership\";s:3:\"zip\";s:17:\"cardealership.zip\";s:3:\"uid\";s:32:\"bb010838855a8ae4d1dd68e139bf169e\";s:3:\"img\";s:24:\"cardealership/slide1.jpg\";s:7:\"preview\";s:56:\"https://revolution.themepunch.com/car-dealership-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"650\";s:11:\"description\";s:130:\"<span class=\"ttm_content\">A full-width slider with navigation direction-based transitions.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:277:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:85;a:25:{s:2:\"id\";s:2:\"87\";s:5:\"title\";s:22:\"FullScreen Menu Slider\";s:5:\"alias\";s:14:\"fullscreenmenu\";s:3:\"zip\";s:18:\"fullscreenmenu.zip\";s:3:\"uid\";s:32:\"6de81d74c4bf193e2e274d43038adc85\";s:3:\"img\";s:25:\"fullscreenmenu/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-fullscreen-menu/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:131:\"<span class=\"ttm_content\">A full-screen slider that contains a menu with slide blur effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:86;a:25:{s:2:\"id\";s:2:\"88\";s:5:\"title\";s:18:\"Creative Frontpage\";s:5:\"alias\";s:17:\"creativefrontpage\";s:3:\"zip\";s:21:\"creativefrontpage.zip\";s:3:\"uid\";s:32:\"0636cb368af3bcaa2f68eb0ebefe6439\";s:3:\"img\";s:28:\"creativefrontpage/slide1.jpg\";s:7:\"preview\";s:56:\"https://revolution.themepunch.com/best-wordpress-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:246:\"<span class=\"ttm_content\">A full-screen slider with hidden slides that are triggered via  <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a>.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:87;a:25:{s:2:\"id\";s:2:\"97\";s:5:\"title\";s:21:\"Focus Parallax Effect\";s:5:\"alias\";s:13:\"focusparallax\";s:3:\"zip\";s:17:\"focusparallax.zip\";s:3:\"uid\";s:32:\"13bd15fb3ddf8b9841cb55b89389cc73\";s:3:\"img\";s:24:\"focusparallax/slide1.jpg\";s:7:\"preview\";s:68:\" https://revolution.themepunch.com/parallax-effect-wordpress-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:256:\"<span class=\"ttm_content\">A full-screen slider with mouse controlled parallax effects. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used for links on layers.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:88;a:25:{s:2:\"id\";s:2:\"98\";s:5:\"title\";s:14:\"Duotone Slider\";s:5:\"alias\";s:7:\"duotone\";s:3:\"zip\";s:11:\"duotone.zip\";s:3:\"uid\";s:32:\"494862ceb6cb7c6658ad7cd36848cccd\";s:3:\"img\";s:18:\"duotone/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/wordpress-header-image-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.4\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:252:\"<span class=\"ttm_content\">A full-screen slider with unique parallax scroll effect. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used for links on layers.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:277:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:89;a:28:{s:2:\"id\";s:2:\"99\";s:5:\"title\";s:12:\"Minimal Menu\";s:5:\"alias\";s:6:\"r_menu\";s:3:\"zip\";s:16:\"packs/r_menu.zip\";s:3:\"uid\";s:32:\"30d6a6895db1a5f29b1679061551c9f0\";s:3:\"img\";s:17:\"r_menu/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/minimal-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"110\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:890:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:90;a:28:{s:2:\"id\";s:3:\"100\";s:5:\"title\";s:12:\"Minimal Hero\";s:5:\"alias\";s:5:\"rhero\";s:3:\"zip\";s:16:\"packs/r_hero.zip\";s:3:\"uid\";s:32:\"b8b46186956f6e66ad0c08e4532bbbde\";s:3:\"img\";s:17:\"r_hero/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/minimal-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"700\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:890:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:91;a:28:{s:2:\"id\";s:3:\"101\";s:5:\"title\";s:13:\"Minimal About\";s:5:\"alias\";s:7:\"r_about\";s:3:\"zip\";s:17:\"packs/r_about.zip\";s:3:\"uid\";s:32:\"343010c4b4c03f92888c3e9e95bc2bb1\";s:3:\"img\";s:18:\"r_about/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/minimal-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:890:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:92;a:28:{s:2:\"id\";s:3:\"102\";s:5:\"title\";s:16:\"Minimal Products\";s:5:\"alias\";s:10:\"r_products\";s:3:\"zip\";s:20:\"packs/r_products.zip\";s:3:\"uid\";s:32:\"dda93e85c6a4456d132040147f087f39\";s:3:\"img\";s:21:\"r_products/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/minimal-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1100\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:890:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:93;a:28:{s:2:\"id\";s:3:\"103\";s:5:\"title\";s:12:\"Minimal Info\";s:5:\"alias\";s:6:\"r_info\";s:3:\"zip\";s:16:\"packs/r_info.zip\";s:3:\"uid\";s:32:\"d6e368e8fd4862174af6c980389ae530\";s:3:\"img\";s:17:\"r_info/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/minimal-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:890:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:94;a:25:{s:2:\"id\";s:3:\"104\";s:5:\"title\";s:18:\"Inspiration Header\";s:5:\"alias\";s:17:\"inspirationheader\";s:3:\"zip\";s:21:\"inspirationheader.zip\";s:3:\"uid\";s:32:\"69f04b2be0b618fa7e184af83b86b7e7\";s:3:\"img\";s:28:\"inspirationheader/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/wordpress-theme-header/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:159:\"<span class=\"ttm_content\">This full-screen hero slider features sequentially animated texts and cool parallax elements.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:95;a:25:{s:2:\"id\";s:3:\"105\";s:5:\"title\";s:15:\"Magazine Slider\";s:5:\"alias\";s:13:\"magazineposts\";s:3:\"zip\";s:17:\"magazineposts.zip\";s:3:\"uid\";s:32:\"c562f3457e4edbd030959f7c5e6e0f7c\";s:3:\"img\";s:24:\"magazineposts/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-magazine-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1000\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">A full-width slider with a mouse-controlled 3D-Parallax effect. Enjoy! <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used for links on layers.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:277:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:96;a:25:{s:2:\"id\";s:3:\"106\";s:5:\"title\";s:11:\"News Header\";s:5:\"alias\";s:17:\"explorationheader\";s:3:\"zip\";s:21:\"explorationheader.zip\";s:3:\"uid\";s:32:\"8f20d5a868c90ded08b835fb9e8307d7\";s:3:\"img\";s:28:\"explorationheader/slide1.jpg\";s:7:\"preview\";s:56:\"https://revolution.themepunch.com/wordpress-news-header/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:288:\"<span class=\"ttm_content\">A full-screen slider that is a perfect fit for displaying news on your websites header! Check out <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> to add links to buttons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:277:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:97;a:28:{s:2:\"id\";s:3:\"107\";s:5:\"title\";s:23:\"Minimal Website Package\";s:5:\"alias\";s:23:\"minimal-website-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:23:\"minimal-website-package\";s:3:\"img\";s:31:\"packages/template_group_1_1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/minimal-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"110\";s:11:\"description\";s:181:\"<span class=\"ttm_content\">The Minimal Website Template is a one-pager website with a unique background color change effect on scrolling down.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:890:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:98;a:28:{s:2:\"id\";s:3:\"109\";s:5:\"title\";s:26:\"Dark Content Block Package\";s:5:\"alias\";s:27:\"dark-fullsite-block-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:27:\"dark-fullsite-block-package\";s:3:\"img\";s:29:\"packages/template_group_4.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">This Minimal Website Template has some sleek parallax effects and on-demand loading modules.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:99;a:28:{s:2:\"id\";s:3:\"110\";s:5:\"title\";s:27:\"Light Content Block Package\";s:5:\"alias\";s:22:\"fullsite-block-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:22:\"fullsite-block-package\";s:3:\"img\";s:29:\"packages/template_group_3.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">This Minimal Website Template has some sleek parallax effects and on-demand loading modules.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:100;a:25:{s:2:\"id\";s:3:\"111\";s:5:\"title\";s:17:\"Typewriter Effect\";s:5:\"alias\";s:16:\"typewritereffect\";s:3:\"zip\";s:20:\"typewritereffect.zip\";s:3:\"uid\";s:32:\"d6f8bae06cc4a7b158d680c01e59ddc2\";s:3:\"img\";s:27:\"typewritereffect/slide1.jpg\";s:7:\"preview\";s:62:\"https://revolution.themepunch.com/wordpress-typewriter-effect/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:263:\"<span class=\"ttm_content\">This is the example slider from the Typewriter add-on preview.<br/><a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used for links on buttons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:403:\"<span class=\"ttm_content\">This slider template requires the <a href=\"https://www.themepunch.com/slider-revolution/typewriter-addon/\" target=\"_blank\">Typewriter add-on</a> to be installed. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:173:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:101;a:25:{s:2:\"id\";s:3:\"112\";s:5:\"title\";s:17:\"Blend Mode Header\";s:5:\"alias\";s:15:\"blendmodeheader\";s:3:\"zip\";s:19:\"blendmodeheader.zip\";s:3:\"uid\";s:32:\"2e44e976596d757aab40ffa28086dcf9\";s:3:\"img\";s:26:\"blendmodeheader/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/blend-mode-hero-header/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1000\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">This full-screen hero header with HMTL5 background video, utilizes the new 5.3 blend mode effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:102;a:28:{s:2:\"id\";s:3:\"113\";s:5:\"title\";s:17:\"Themeplicity Menu\";s:5:\"alias\";s:17:\"themeplicity_menu\";s:3:\"zip\";s:27:\"packs/themeplicity_menu.zip\";s:3:\"uid\";s:32:\"7d5c1e75eaafa63683895a32a62f4ce0\";s:3:\"img\";s:28:\"themeplicity_menu/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:2:\"90\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:103;a:28:{s:2:\"id\";s:3:\"114\";s:5:\"title\";s:19:\"Themeplicity Header\";s:5:\"alias\";s:19:\"themeplicity_header\";s:3:\"zip\";s:29:\"packs/themeplicity_header.zip\";s:3:\"uid\";s:32:\"907091e4d58acc7d12f802de2f280b7d\";s:3:\"img\";s:30:\"themeplicity_header/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1000\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:104;a:28:{s:2:\"id\";s:3:\"115\";s:5:\"title\";s:18:\"Themeplicity Offer\";s:5:\"alias\";s:18:\"themeplicity_offer\";s:3:\"zip\";s:28:\"packs/themeplicity_offer.zip\";s:3:\"uid\";s:32:\"1bd8f9aa2f3e340449664c65ba17fb51\";s:3:\"img\";s:29:\"themeplicity_offer/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"330\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:105;a:28:{s:2:\"id\";s:3:\"116\";s:5:\"title\";s:23:\"Themeplicity What We Do\";s:5:\"alias\";s:21:\"themeplicity_whatwedo\";s:3:\"zip\";s:31:\"packs/themeplicity_whatwedo.zip\";s:3:\"uid\";s:32:\"aa800a44b5a3eab30414dde1f32bfed7\";s:3:\"img\";s:32:\"themeplicity_whatwedo/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"813\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:106;a:28:{s:2:\"id\";s:3:\"117\";s:5:\"title\";s:21:\"Themeplicity Projects\";s:5:\"alias\";s:21:\"themeplicity_projects\";s:3:\"zip\";s:31:\"packs/themeplicity_projects.zip\";s:3:\"uid\";s:32:\"5f61b3a13033ba6a51a18270163e0a50\";s:3:\"img\";s:32:\"themeplicity_projects/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"813\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:107;a:28:{s:2:\"id\";s:3:\"118\";s:5:\"title\";s:24:\"Themeplicity Whats Great\";s:5:\"alias\";s:23:\"themeplicity_whatsgreat\";s:3:\"zip\";s:33:\"packs/themeplicity_whatsgreat.zip\";s:3:\"uid\";s:32:\"ce9faf8c55ed2e33e091b23667e7173b\";s:3:\"img\";s:34:\"themeplicity_whatsgreat/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:108;a:28:{s:2:\"id\";s:3:\"119\";s:5:\"title\";s:19:\"Themeplicity Tables\";s:5:\"alias\";s:19:\"themeplicity_tables\";s:3:\"zip\";s:29:\"packs/themeplicity_tables.zip\";s:3:\"uid\";s:32:\"f28bb4cd20ec1f29a1de7da5ad09c293\";s:3:\"img\";s:30:\"themeplicity_tables/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1059\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:109;a:28:{s:2:\"id\";s:3:\"120\";s:5:\"title\";s:24:\"Themeplicity Contactform\";s:5:\"alias\";s:24:\"themeplicity_contactform\";s:3:\"zip\";s:34:\"packs/themeplicity_contactform.zip\";s:3:\"uid\";s:32:\"3e59da970f534490774fa8e053f5b5ed\";s:3:\"img\";s:35:\"themeplicity_contactform/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1067\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:110;a:28:{s:2:\"id\";s:3:\"121\";s:5:\"title\";s:19:\"Themeplicity Footer\";s:5:\"alias\";s:19:\"themeplicity_footer\";s:3:\"zip\";s:29:\"packs/themeplicity_footer.zip\";s:3:\"uid\";s:32:\"89eeb0b4b852c5f743e1bd76e3e8f2ef\";s:3:\"img\";s:30:\"themeplicity_footer/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"780\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:111;a:28:{s:2:\"id\";s:3:\"122\";s:5:\"title\";s:20:\"Themeplicity Package\";s:5:\"alias\";s:20:\"themeplicity-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:20:\"themeplicity-package\";s:3:\"img\";s:38:\"packages/templatepack_themeplicity.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Themeplicity Website Template uses the new groups & rows feature introduced in 5.3 to its full potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:112;a:28:{s:2:\"id\";s:3:\"123\";s:5:\"title\";s:19:\"Nice And Clean Menu\";s:5:\"alias\";s:17:\"NiceAndClean_Menu\";s:3:\"zip\";s:27:\"packs/NiceAndClean_Menu.zip\";s:3:\"uid\";s:32:\"3f8c01e26c7446428e045c4b1180776d\";s:3:\"img\";s:28:\"NiceAndClean_Menu/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:2:\"90\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:113;a:28:{s:2:\"id\";s:3:\"124\";s:5:\"title\";s:21:\"Nice And Clean Header\";s:5:\"alias\";s:19:\"NiceAndClean_Header\";s:3:\"zip\";s:29:\"packs/NiceAndClean_Header.zip\";s:3:\"uid\";s:32:\"76931033addb20a62557c2845a4d6a11\";s:3:\"img\";s:30:\"NiceAndClean_Header/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:114;a:28:{s:2:\"id\";s:3:\"125\";s:5:\"title\";s:23:\"Nice And Clean Services\";s:5:\"alias\";s:21:\"NiceAndClean_Services\";s:3:\"zip\";s:31:\"packs/NiceAndClean_Services.zip\";s:3:\"uid\";s:32:\"02f72ec606800c8215bcadea09624e87\";s:3:\"img\";s:32:\"NiceAndClean_Services/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"360\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:115;a:28:{s:2:\"id\";s:3:\"126\";s:5:\"title\";s:20:\"Nice And Clean About\";s:5:\"alias\";s:18:\"NiceAndClean_About\";s:3:\"zip\";s:28:\"packs/NiceAndClean_About.zip\";s:3:\"uid\";s:32:\"9510f6fdbb8e9473e8c22f692a6bc89f\";s:3:\"img\";s:29:\"NiceAndClean_About/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:116;a:28:{s:2:\"id\";s:3:\"127\";s:5:\"title\";s:20:\"Nice And Clean Video\";s:5:\"alias\";s:18:\"niceandclean_video\";s:3:\"zip\";s:28:\"packs/niceandclean_video.zip\";s:3:\"uid\";s:32:\"2bb9e1ad329435cc500542d0c7025e15\";s:3:\"img\";s:29:\"niceandclean_video/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:117;a:28:{s:2:\"id\";s:3:\"128\";s:5:\"title\";s:25:\"Nice And Clean Highlights\";s:5:\"alias\";s:23:\"niceandclean_highlights\";s:3:\"zip\";s:33:\"packs/niceandclean_highlights.zip\";s:3:\"uid\";s:32:\"ff396af163a79d2d5b35db17c1ea7aa6\";s:3:\"img\";s:34:\"niceandclean_highlights/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:118;a:28:{s:2:\"id\";s:3:\"129\";s:5:\"title\";s:23:\"Nice And Clean Projects\";s:5:\"alias\";s:21:\"NiceAndClean_Projects\";s:3:\"zip\";s:31:\"packs/NiceAndClean_Projects.zip\";s:3:\"uid\";s:32:\"1e6695959ef83f8975b52289c08a4d44\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:3:\"600\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:119;a:28:{s:2:\"id\";s:3:\"130\";s:5:\"title\";s:25:\"Nice And Clean TextBlocks\";s:5:\"alias\";s:23:\"niceandclean_textblocks\";s:3:\"zip\";s:33:\"packs/niceandclean_textblocks.zip\";s:3:\"uid\";s:32:\"1f33eb839c96ea3225faff1c8d382b05\";s:3:\"img\";s:34:\"niceandclean_textblocks/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:120;a:28:{s:2:\"id\";s:3:\"131\";s:5:\"title\";s:22:\"Nice And Clean CallOut\";s:5:\"alias\";s:20:\"niceandclean_callout\";s:3:\"zip\";s:30:\"packs/niceandclean_callout.zip\";s:3:\"uid\";s:32:\"54d4d9bcf79d357de0e614700e909863\";s:3:\"img\";s:31:\"niceandclean_callout/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:121;a:28:{s:2:\"id\";s:3:\"132\";s:5:\"title\";s:21:\"Nice And Clean Footer\";s:5:\"alias\";s:19:\"niceandclean_footer\";s:3:\"zip\";s:29:\"packs/niceandclean_footer.zip\";s:3:\"uid\";s:32:\"5492d7f72b3771a4e754f91bda063b15\";s:3:\"img\";s:30:\"niceandclean_footer/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"400\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:542:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">For using the social sharing buttons, please install the social sharing add-on.<br><br></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:122;a:25:{s:2:\"id\";s:3:\"134\";s:5:\"title\";s:15:\"80s Style Intro\";s:5:\"alias\";s:3:\"80s\";s:3:\"zip\";s:7:\"80s.zip\";s:3:\"uid\";s:32:\"98881ab51f71b2fbdb220752d321b15a\";s:3:\"img\";s:14:\"80s/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/80s-style-intro/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:139:\"<span class=\"ttm_content\">This intro hero block takes you back to the 80\'s with some funky effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:317:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and text.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:123;a:25:{s:2:\"id\";s:3:\"135\";s:5:\"title\";s:18:\"Blur Effect Slider\";s:5:\"alias\";s:10:\"blurslider\";s:3:\"zip\";s:14:\"blurslider.zip\";s:3:\"uid\";s:32:\"83bd6e1ccef83f03c944fa05b0a2d879\";s:3:\"img\";s:21:\"blurslider/slide1.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/blur-effect-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:147:\"<span class=\"ttm_content\">This slider makes use of the brand new blur effects available with version 5.3.1.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:315:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change the background images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:124;a:24:{s:2:\"id\";s:3:\"136\";s:5:\"title\";s:18:\"Coming Soon Add-On\";s:5:\"alias\";s:15:\"ComingSoonAddon\";s:3:\"zip\";s:19:\"ComingSoonAddon.zip\";s:3:\"uid\";s:32:\"51258492055b940099eb96ba52901fa9\";s:3:\"img\";s:26:\"ComingSoonAddon/slide1.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/coming-soon-add-on/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:133:\"<span class=\"ttm_content\">This slider template makes use of the brand new Coming Soon Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:197:\"[{\"path\":\"revslider-maintenance-addon\\/revslider-maintenance-addon.php\",\"name\":\"Coming Soon & Maintenance AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/revslider-doc\\/add-coming-soon-maintenance\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:125;a:28:{s:2:\"id\";s:3:\"137\";s:5:\"title\";s:22:\"Nice And Clean Package\";s:5:\"alias\";s:22:\"nice-and-clean-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:22:\"nice-and-clean-package\";s:3:\"img\";s:38:\"packages/templatepack_niceandclean.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:242:\"<span class=\"ttm_content\">The Nice & Clean Website Template uses groups & rows for a fully responsive website experience. Elegant blur effects available since version 5.3.1 make this template stand out!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:126;a:24:{s:2:\"id\";s:3:\"138\";s:5:\"title\";s:18:\"Snow Effect Add-On\";s:5:\"alias\";s:9:\"snowaddon\";s:3:\"zip\";s:13:\"snowaddon.zip\";s:3:\"uid\";s:32:\"7408d8567b8af5716eaabd390422e51b\";s:3:\"img\";s:20:\"snowaddon/slide1.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/snow-effect-add-on/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:183:\"<span class=\"ttm_content\">Add a pleasant Snow Effect to your website with this slider template. Make sure to install the \"Holiday Snow\" Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:153:\"[{\"path\":\"revslider-snow-addon\\/revslider-snow-addon.php\",\"name\":\"Snow AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:127;a:25:{s:2:\"id\";s:3:\"139\";s:5:\"title\";s:19:\"Particle Effect One\";s:5:\"alias\";s:19:\"particle-effect-one\";s:3:\"zip\";s:23:\"particle-effect-one.zip\";s:3:\"uid\";s:32:\"a4611c906e35ca60f617da86217b5299\";s:3:\"img\";s:30:\"particle-effect-one/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/particle-effect-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A unique particle effect that can serve as a stunning intro for your website.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:442:\"<span class=\"ttm_content\">The blend mode effect is achieved through a layer image with CSS blend mode. If you want to customize this effect, select the \"BLEND MODE IMAGE\" layer and go to \"advanced style -> filters -> blend mode\".</span>\r\n<span class=\"ttm_space\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Increase Engagement with Particle Effects and Blend Mode [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-increase-engagement-with-particle-effects-and-blend-mode/\";s:9:\"guide_img\";s:32:\"tutorial/particle-effect-one.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:128;a:24:{s:2:\"id\";s:3:\"140\";s:5:\"title\";s:19:\"Particle Effect Two\";s:5:\"alias\";s:19:\"particle-effect-two\";s:3:\"zip\";s:23:\"particle-effect-two.zip\";s:3:\"uid\";s:32:\"b8ecbf43374a69e4ab329ea834862ef8\";s:3:\"img\";s:30:\"particle-effect-two/slide1.jpg\";s:7:\"preview\";s:56:\"https://revolution.themepunch.com/particle-effect-intro/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A unique particle effect that can serve as a stunning intro for your website.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:129;a:25:{s:2:\"id\";s:3:\"141\";s:5:\"title\";s:21:\"Particle Effect Three\";s:5:\"alias\";s:21:\"particle-effect-three\";s:3:\"zip\";s:25:\"particle-effect-three.zip\";s:3:\"uid\";s:32:\"b33bc2c5655d8d51cd17c3740f72e748\";s:3:\"img\";s:32:\"particle-effect-three/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/particle-background-effect/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A unique particle effect that can serve as a stunning intro for your website.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:437:\"<span class=\"ttm_content\">The blend mode effect is achieved through a layer image with CSS blend mode. If you want to customize this effect, select the \"BLEND IMAGE\" layer and go to \"advanced style -> filters -> blend mode\".</span>\r\n<span class=\"ttm_space\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:130;a:25:{s:2:\"id\";s:3:\"142\";s:5:\"title\";s:16:\"Portfolio Viewer\";s:5:\"alias\";s:15:\"portfolioviewer\";s:3:\"zip\";s:19:\"portfolioviewer.zip\";s:3:\"uid\";s:32:\"9ac7230ff5b880fb6c8f28fbbc123b3b\";s:3:\"img\";s:26:\"portfolioviewer/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/wordpress-portfolio-plugin/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:207:\"<span class=\"ttm_content\">This slider template can be used to display your portfolio highlights in a stunning way, utilising out free particles add-on and blend modes.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:387:\"<span class=\"ttm_content\">The navigation for the slides is found in the <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">Static Layers</a>.</span><span class=\"ttm_space\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:131;a:24:{s:2:\"id\";s:3:\"143\";s:5:\"title\";s:12:\"App Showcase\";s:5:\"alias\";s:11:\"appshowcase\";s:3:\"zip\";s:15:\"appshowcase.zip\";s:3:\"uid\";s:32:\"082aef931b0369080bc30c3a2a0c331f\";s:3:\"img\";s:22:\"appshowcase/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/app-showcase-wordpress-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:239:\"<span class=\"ttm_content\">This template shows off our new \"Polyfold Effects\" Add-On in form of an App product showcase module. Get started now and illustrate your Apps key features in a striking way!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:132;a:24:{s:2:\"id\";s:3:\"144\";s:5:\"title\";s:19:\"Gravity Design Hero\";s:5:\"alias\";s:13:\"gravitydesign\";s:3:\"zip\";s:17:\"gravitydesign.zip\";s:3:\"uid\";s:32:\"7bdbe73a6e5bf290cb4412708ac4134d\";s:3:\"img\";s:24:\"gravitydesign/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/best-wordpress-slider-plugin-2017/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:205:\"<span class=\"ttm_content\">This hero template shows a striking mouse-parallax scene and cool particle effects. Requires our \"Particle Effects\" Add-on to be installed.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:68:\"How to Create an Exciting Action Shot for Your Hero Image [Tutorial]\";s:9:\"guide_url\";s:101:\"https://www.sliderrevolution.com/tutorials/how-to-create-an-exciting-action-shot-for-your-hero-image/\";s:9:\"guide_img\";s:26:\"tutorial/gravitydesign.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:133;a:24:{s:2:\"id\";s:3:\"145\";s:5:\"title\";s:14:\"404 Error Page\";s:5:\"alias\";s:12:\"404errorpage\";s:3:\"zip\";s:16:\"404errorpage.zip\";s:3:\"uid\";s:32:\"2dc62d802b42b73088651cac17d0c486\";s:3:\"img\";s:23:\"404errorpage/slide1.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/404-error-page-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:227:\"<span class=\"ttm_content\">This template can be used as a custom error page on your website with our new 404 page Add-On. Of course you can also use this template as a regular hero header.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"{\"1\":{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}}\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:134;a:24:{s:2:\"id\";s:3:\"146\";s:5:\"title\";s:16:\"Carousel Gallery\";s:5:\"alias\";s:15:\"carouselgallery\";s:3:\"zip\";s:19:\"carouselgallery.zip\";s:3:\"uid\";s:32:\"041838fd32923c40e15c998f0ea19526\";s:3:\"img\";s:26:\"carouselgallery/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/wordpress-carousel-gallery/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.4\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:159:\"<span class=\"ttm_content\">This carousel gallery features a subtle parallax effect, html5 video and a fullscreen button.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:135;a:24:{s:2:\"id\";s:3:\"147\";s:5:\"title\";s:16:\"Filmstrip Effect\";s:5:\"alias\";s:9:\"filmstrip\";s:3:\"zip\";s:13:\"filmstrip.zip\";s:3:\"uid\";s:32:\"7bd142f272cc15d86998a79520e9e581\";s:3:\"img\";s:20:\"filmstrip/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/filmstrip-add-on-slider/ \";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">This template uses our Filmstrip Add-On to display a continuous scrolling set of images per slide.\r\n There is lots of customization options like animation speed and direction.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-filmstrip-addon\\/revslider-filmstrip-addon.php\",\"name\":\"Background FilmStrip AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:136;a:24:{s:2:\"id\";s:3:\"148\";s:5:\"title\";s:11:\"Space Opera\";s:5:\"alias\";s:10:\"spaceopera\";s:3:\"zip\";s:14:\"spaceopera.zip\";s:3:\"uid\";s:32:\"a2c8bffcb138a86c0f373adebb6de046\";s:3:\"img\";s:21:\"spaceopera/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/space-opera-presentation/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.4\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:201:\"<span class=\"ttm_content\">The Space Opera template can be enjoyed as a slow paced, full-screen slider experience and is great to show your most prominent photos.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:137;a:24:{s:2:\"id\";s:3:\"149\";s:5:\"title\";s:13:\"Website Intro\";s:5:\"alias\";s:12:\"websiteintro\";s:3:\"zip\";s:16:\"websiteintro.zip\";s:3:\"uid\";s:32:\"348df76d999456aa19be58c9df56ae20\";s:3:\"img\";s:23:\"websiteintro/slide1.jpg\";s:7:\"preview\";s:65:\"https://revolution.themepunch.com/website-intro-wordpress-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.4\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:274:\"<span class=\"ttm_content\">Making use of our new Slicey Add-On, this slider show a really cool effect you just have to experience yourself! Just change the slides background images and the existing slices will automatically be applied.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:170:\"[{\"path\":\"revslider-slicey-addon\\/revslider-slicey-addon.php\",\"name\":\"Background Slicey AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:82:\"How to Create a Slider Animation Effect Your Visitors Wonât Forget [Tutorial]\";s:9:\"guide_url\";s:83:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-slider-animation-effect/\";s:9:\"guide_img\";s:25:\"tutorial/websiteintro.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:138;a:24:{s:2:\"id\";s:3:\"150\";s:5:\"title\";s:13:\"Mask Showcase\";s:5:\"alias\";s:12:\"maskshowcase\";s:3:\"zip\";s:16:\"maskshowcase.zip\";s:3:\"uid\";s:32:\"fc943c31e2da9c63b252aeabf554d128\";s:3:\"img\";s:23:\"maskshowcase/slide1.jpg\";s:7:\"preview\";s:56:\"https://revolution.themepunch.com/minimal-mask-showcase/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.4\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Mask Showcase template uses gradients and the amazing block layer animations. A minimal slider treat for any website!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:139;a:24:{s:2:\"id\";s:3:\"151\";s:5:\"title\";s:20:\"Parallax Zoom Slices\";s:5:\"alias\";s:18:\"parallaxzoomslices\";s:3:\"zip\";s:22:\"parallaxzoomslices.zip\";s:3:\"uid\";s:32:\"83537cae05709ddb9bcb7375470a5894\";s:3:\"img\";s:29:\"parallaxzoomslices/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/parallax-zoom-slices-wordpress-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.4\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:249:\"<span class=\"ttm_content\">This template uses the Slicey Add-On to add a unique effect to slide background images. You can simple change the background images and the slice effect will automatically be applied.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:170:\"[{\"path\":\"revslider-slicey-addon\\/revslider-slicey-addon.php\",\"name\":\"Background Slicey AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:140;a:24:{s:2:\"id\";s:3:\"152\";s:5:\"title\";s:22:\"Double Exposure Effect\";s:5:\"alias\";s:20:\"doubleexposureeffect\";s:3:\"zip\";s:24:\"doubleexposureeffect.zip\";s:3:\"uid\";s:32:\"8d9229b5cbcf5bda5fbdc6a8e01a2b8c\";s:3:\"img\";s:31:\"doubleexposureeffect/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/wordpress-double-exposure-effect/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">Make any website special with the double exposure effect slider. Use as a header module or anywhere you want!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:141;a:24:{s:2:\"id\";s:3:\"153\";s:5:\"title\";s:24:\"Mountain Parallax Header\";s:5:\"alias\";s:22:\"mountainparallaxheader\";s:3:\"zip\";s:26:\"mountainparallaxheader.zip\";s:3:\"uid\";s:32:\"8dc64663f317a2abdf179bbe341d016e\";s:3:\"img\";s:33:\"mountainparallaxheader/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/mountain-wordpress-parallax-header/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:192:\"<span class=\"ttm_content\">This template is a cool intro for any page, featuring a striking parallax effect. Just change texts and links and you\'re done!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:62:\"How to Place Text Behind Objects in Your Hero Image [Tutorial]\";s:9:\"guide_url\";s:69:\"https://www.sliderrevolution.com/tutorials/place-text-behind-objects/\";s:9:\"guide_img\";s:35:\"tutorial/mountainparallaxheader.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:142;a:28:{s:2:\"id\";s:3:\"154\";s:5:\"title\";s:26:\"GoodNews One-Pager Package\";s:5:\"alias\";s:26:\"goodnews-one-pager-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"goodnews-one-pager-package\";s:3:\"img\";s:44:\"packages/templatepack_goodnews_one_pager.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:4:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";i:2;s:4:\"hero\";i:3;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:143;a:28:{s:2:\"id\";s:3:\"155\";s:5:\"title\";s:13:\"GoodNews Menu\";s:5:\"alias\";s:12:\"goodnewsmenu\";s:3:\"zip\";s:22:\"packs/goodnewsmenu.zip\";s:3:\"uid\";s:32:\"4cbc82501ff340fcdc0acf7eb3ba2640\";s:3:\"img\";s:23:\"goodnewsmenu/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:144;a:28:{s:2:\"id\";s:3:\"156\";s:5:\"title\";s:15:\"GoodNews Header\";s:5:\"alias\";s:14:\"goodnewsheader\";s:3:\"zip\";s:24:\"packs/goodnewsheader.zip\";s:3:\"uid\";s:32:\"c6660b6bdbf596f38466f569596f5259\";s:3:\"img\";s:25:\"goodnewsheader/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:145;a:28:{s:2:\"id\";s:3:\"157\";s:5:\"title\";s:18:\"GoodNews Whats Hot\";s:5:\"alias\";s:16:\"goodnewswhatshot\";s:3:\"zip\";s:26:\"packs/goodnewswhatshot.zip\";s:3:\"uid\";s:32:\"cb841ce64a99a6644adab049cf5405cd\";s:3:\"img\";s:27:\"goodnewswhatshot/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:146;a:28:{s:2:\"id\";s:3:\"158\";s:5:\"title\";s:17:\"GoodNews Featured\";s:5:\"alias\";s:16:\"goodnewsfeatured\";s:3:\"zip\";s:26:\"packs/goodnewsfeatured.zip\";s:3:\"uid\";s:32:\"00bde4b09e3700da7183999eaf137ccc\";s:3:\"img\";s:27:\"goodnewsfeatured/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:147;a:28:{s:2:\"id\";s:3:\"159\";s:5:\"title\";s:18:\"GoodNews Spotlight\";s:5:\"alias\";s:17:\"goodnewsspotlight\";s:3:\"zip\";s:27:\"packs/goodnewsspotlight.zip\";s:3:\"uid\";s:32:\"138076241a828e1c5764379944755f2b\";s:3:\"img\";s:28:\"goodnewsspotlight/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.4\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:148;a:28:{s:2:\"id\";s:3:\"160\";s:5:\"title\";s:17:\"GoodNews Carousel\";s:5:\"alias\";s:16:\"goodnewscarousel\";s:3:\"zip\";s:26:\"packs/goodnewscarousel.zip\";s:3:\"uid\";s:32:\"d29d4460a6015e30d08d2714232d3768\";s:3:\"img\";s:27:\"goodnewscarousel/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:149;a:28:{s:2:\"id\";s:3:\"161\";s:5:\"title\";s:16:\"GoodNews Callout\";s:5:\"alias\";s:15:\"goodnewscallout\";s:3:\"zip\";s:25:\"packs/goodnewscallout.zip\";s:3:\"uid\";s:32:\"d9568b3193e96577fae630b3a6728785\";s:3:\"img\";s:26:\"goodnewscallout/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:150;a:28:{s:2:\"id\";s:3:\"162\";s:5:\"title\";s:15:\"GoodNews Footer\";s:5:\"alias\";s:14:\"goodnewsfooter\";s:3:\"zip\";s:24:\"packs/goodnewsfooter.zip\";s:3:\"uid\";s:32:\"34f43f891cb8d55375149dc4bbc38298\";s:3:\"img\";s:25:\"goodnewsfooter/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:151;a:28:{s:2:\"id\";s:3:\"163\";s:5:\"title\";s:29:\"GoodNews Content Page Package\";s:5:\"alias\";s:29:\"goodnews-content-page-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:29:\"goodnews-content-page-package\";s:3:\"img\";s:55:\"packages/templatepack_goodnews_content_page_package.jpg\";s:7:\"preview\";s:78:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:152;a:28:{s:2:\"id\";s:3:\"164\";s:5:\"title\";s:18:\"GoodNews Menu Back\";s:5:\"alias\";s:16:\"goodnewsmenuback\";s:3:\"zip\";s:26:\"packs/goodnewsmenuback.zip\";s:3:\"uid\";s:32:\"1340d1aeefba497a7d404d12a1fceed4\";s:3:\"img\";s:27:\"goodnewsmenuback/slide1.jpg\";s:7:\"preview\";s:78:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:153;a:28:{s:2:\"id\";s:3:\"165\";s:5:\"title\";s:20:\"GoodNews Blog Header\";s:5:\"alias\";s:18:\"goodnewsblogheader\";s:3:\"zip\";s:28:\"packs/goodnewsblogheader.zip\";s:3:\"uid\";s:32:\"abc4d7c1e48475c6def05f1f6d8bf564\";s:3:\"img\";s:29:\"goodnewsblogheader/slide1.jpg\";s:7:\"preview\";s:78:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:154;a:28:{s:2:\"id\";s:3:\"166\";s:5:\"title\";s:21:\"GoodNews Blog Content\";s:5:\"alias\";s:19:\"goodnewsblogcontent\";s:3:\"zip\";s:29:\"packs/goodnewsblogcontent.zip\";s:3:\"uid\";s:32:\"bbf34563da6db2779c29599b503b07e9\";s:3:\"img\";s:30:\"goodnewsblogcontent/slide1.jpg\";s:7:\"preview\";s:78:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:155;a:28:{s:2:\"id\";s:3:\"167\";s:5:\"title\";s:21:\"GoodNews Testimonials\";s:5:\"alias\";s:20:\"goodnewstestimonials\";s:3:\"zip\";s:30:\"packs/goodnewstestimonials.zip\";s:3:\"uid\";s:32:\"606b7336e86f69c567542d3f43712b56\";s:3:\"img\";s:31:\"goodnewstestimonials/slide1.jpg\";s:7:\"preview\";s:78:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:156;a:28:{s:2:\"id\";s:3:\"168\";s:5:\"title\";s:20:\"GoodNews Blog Footer\";s:5:\"alias\";s:18:\"goodnewsblogfooter\";s:3:\"zip\";s:28:\"packs/goodnewsblogfooter.zip\";s:3:\"uid\";s:32:\"1fb88aecfb116fde67ce8d52bd3b5f05\";s:3:\"img\";s:29:\"goodnewsblogfooter/slide1.jpg\";s:7:\"preview\";s:78:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:157;a:25:{s:2:\"id\";s:3:\"169\";s:5:\"title\";s:19:\"Before After Slider\";s:5:\"alias\";s:17:\"beforeafterslider\";s:3:\"zip\";s:21:\"beforeafterslider.zip\";s:3:\"uid\";s:32:\"6e615091a1fc3037c24b985ce5136fb2\";s:3:\"img\";s:28:\"beforeafterslider/slide1.jpg\";s:7:\"preview\";s:54:\"https://revolution.themepunch.com/before-after-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.4.3.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:201:\"<span class=\"ttm_content\">This is the example slider for our Before / After Add-On that allows you to create unique presentations with a comparing functionality.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:320:\"<span class=\"ttm_content\">How to install <a href=\"https://www.themepunch.com/slider-revolution/install-addons/\" target=\"_blank\">Add-Ons</a>.</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-beforeafter-addon\\/revslider-beforeafter-addon.php\",\"name\":\"Before After AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:158;a:24:{s:2:\"id\";s:3:\"170\";s:5:\"title\";s:16:\"Product Showcase\";s:5:\"alias\";s:15:\"productshowcase\";s:3:\"zip\";s:19:\"productshowcase.zip\";s:3:\"uid\";s:32:\"a43447670260aaa7e8ff66cedfddb57a\";s:3:\"img\";s:26:\"productshowcase/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/wordpress-product-showcase-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:165:\"<span class=\"ttm_content\">Looking to sell products effectively? Our product showcase slider is just what you are looking for!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:159;a:25:{s:2:\"id\";s:3:\"171\";s:5:\"title\";s:23:\"Overexposure Transition\";s:5:\"alias\";s:22:\"overexposuretransition\";s:3:\"zip\";s:26:\"overexposuretransition.zip\";s:3:\"uid\";s:32:\"13f16bbe6c6d646c7d0cb817a0d3d181\";s:3:\"img\";s:33:\"overexposuretransition/slide1.jpg\";s:7:\"preview\";s:65:\"https://revolution.themepunch.com/overexposure-transition-effect/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:155:\"<span class=\"ttm_content\">Subtle overexposure transitions and smooth color fade effects make this slider stand out.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:320:\"<span class=\"ttm_content\">How to install <a href=\"https://www.themepunch.com/slider-revolution/install-addons/\" target=\"_blank\">Add-Ons</a>.</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:160;a:24:{s:2:\"id\";s:3:\"172\";s:5:\"title\";s:15:\"Parallax Scroll\";s:5:\"alias\";s:14:\"parallaxscroll\";s:3:\"zip\";s:18:\"parallaxscroll.zip\";s:3:\"uid\";s:32:\"82546ee2f6af6c6682852f495109b3c3\";s:3:\"img\";s:25:\"parallaxscroll/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/parallax-scroll/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:148:\"<span class=\"ttm_content\">A strikingly colourful header for your website with super smooth parallax effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:161;a:28:{s:2:\"id\";s:3:\"173\";s:5:\"title\";s:24:\"TechCo One-Pager Package\";s:5:\"alias\";s:24:\"techco-one-pager-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:24:\"techco-one-pager-package\";s:3:\"img\";s:28:\"packages/techco_overview.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:162;a:28:{s:2:\"id\";s:3:\"174\";s:5:\"title\";s:11:\"TechCo Menu\";s:5:\"alias\";s:11:\"techco-menu\";s:3:\"zip\";s:21:\"packs/techco-menu.zip\";s:3:\"uid\";s:32:\"55e5efee828cdf1ff7e2d3b90a301ea9\";s:3:\"img\";s:22:\"techco-menu/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:163;a:28:{s:2:\"id\";s:3:\"175\";s:5:\"title\";s:13:\"TechCo Header\";s:5:\"alias\";s:13:\"techco-header\";s:3:\"zip\";s:23:\"packs/techco-header.zip\";s:3:\"uid\";s:32:\"fb574d1376de9b1e408c91f51e6497d7\";s:3:\"img\";s:24:\"techco-header/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:164;a:28:{s:2:\"id\";s:3:\"176\";s:5:\"title\";s:12:\"TechCo About\";s:5:\"alias\";s:12:\"techco-about\";s:3:\"zip\";s:22:\"packs/techco-about.zip\";s:3:\"uid\";s:32:\"ba216da8231e55118d87e37d2358812c\";s:3:\"img\";s:23:\"techco-about/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:165;a:28:{s:2:\"id\";s:3:\"177\";s:5:\"title\";s:15:\"TechCo Services\";s:5:\"alias\";s:15:\"techco-services\";s:3:\"zip\";s:25:\"packs/techco-services.zip\";s:3:\"uid\";s:32:\"ef4a8ddbb5e1136133f7bc1227248e22\";s:3:\"img\";s:26:\"techco-services/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:166;a:28:{s:2:\"id\";s:3:\"178\";s:5:\"title\";s:12:\"TechCo Video\";s:5:\"alias\";s:12:\"techco-video\";s:3:\"zip\";s:22:\"packs/techco-video.zip\";s:3:\"uid\";s:32:\"d7bb92281d05f39f9bc9eca71f90e402\";s:3:\"img\";s:23:\"techco-video/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:167;a:28:{s:2:\"id\";s:3:\"179\";s:5:\"title\";s:13:\"TechCo Prices\";s:5:\"alias\";s:13:\"techco-prices\";s:3:\"zip\";s:23:\"packs/techco-prices.zip\";s:3:\"uid\";s:32:\"6291f404efbea12bb181352aba71ef11\";s:3:\"img\";s:24:\"techco-prices/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:168;a:28:{s:2:\"id\";s:3:\"180\";s:5:\"title\";s:19:\"TechCo Testimonials\";s:5:\"alias\";s:19:\"techco-testimonials\";s:3:\"zip\";s:29:\"packs/techco-testimonials.zip\";s:3:\"uid\";s:32:\"3460bd51f6b80599266fecb7fbb918be\";s:3:\"img\";s:30:\"techco-testimonials/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:169;a:28:{s:2:\"id\";s:3:\"181\";s:5:\"title\";s:13:\"TechCo Footer\";s:5:\"alias\";s:13:\"techco-footer\";s:3:\"zip\";s:23:\"packs/techco-footer.zip\";s:3:\"uid\";s:32:\"640abcd549137520461a4a71ff758a3b\";s:3:\"img\";s:24:\"techco-footer/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:170;a:24:{s:2:\"id\";s:3:\"182\";s:5:\"title\";s:12:\"Live Weather\";s:5:\"alias\";s:7:\"weather\";s:3:\"zip\";s:11:\"weather.zip\";s:3:\"uid\";s:32:\"aab92e69374e4c7b8c6741fe02e574b9\";s:3:\"img\";s:18:\"weather/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/wordpress-live-weather-add-on/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:7:\"5.4.5.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:173:\"<span class=\"ttm_content\">Showcasing our weather add-on, this slider show a different cities temperatures and forecast on each slide.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:167:\"[{\"path\":\"revslider-weather-addon\\/revslider-weather-addon.php\",\"name\":\"Live Weather AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:171;a:24:{s:2:\"id\";s:3:\"183\";s:5:\"title\";s:17:\"360 Panorama Tour\";s:5:\"alias\";s:11:\"360panorama\";s:3:\"zip\";s:15:\"360panorama.zip\";s:3:\"uid\";s:32:\"332720fdacdbb38f65e8327a2a96c52d\";s:3:\"img\";s:22:\"360panorama/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/360-degree-real-estate-virtual-tour/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.4.5.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:155:\"<span class=\"ttm_content\">An example template for our Panorama 360 tour add-on, created for the real estate market.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:165:\"[{\"path\":\"revslider-panorama-addon\\/revslider-panorama-addon.php\",\"name\":\"Panorama AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:172;a:24:{s:2:\"id\";s:3:\"184\";s:5:\"title\";s:14:\"Duotone Add-on\";s:5:\"alias\";s:14:\"duotone-add-on\";s:3:\"zip\";s:18:\"duotone-add-on.zip\";s:3:\"uid\";s:32:\"a428c6f363b3146e96d20a6f44958922\";s:3:\"img\";s:25:\"duotone-add-on/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/wordpress-duotone-effect-add-on/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:168:\"<span class=\"ttm_content\">This example template showcases 3 of the 30 Duotone filters available in our brand new Duotone Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:350:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-duotonefilters-addon\\/revslider-duotonefilters-addon.php\",\"name\":\"Duotone AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:173;a:24:{s:2:\"id\";s:3:\"185\";s:5:\"title\";s:13:\"Reveal Add-on\";s:5:\"alias\";s:13:\"reveal-add-on\";s:3:\"zip\";s:17:\"reveal-add-on.zip\";s:3:\"uid\";s:32:\"7fa7525d8ff7fa7365cb98a437e88e32\";s:3:\"img\";s:24:\"reveal-add-on/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/wordpress-content-reveal-effect/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:204:\"<span class=\"ttm_content\">An example template that uses our Reveal Add-On, which adds 14 new preloaders combined with reveal loading effects for any slider or hero.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:337:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:192;a:25:{s:2:\"id\";s:3:\"210\";s:5:\"title\";s:21:\"Cryptocurrency Prices\";s:5:\"alias\";s:12:\"cryptoslider\";s:3:\"zip\";s:16:\"cryptoslider.zip\";s:3:\"uid\";s:32:\"c4b02210387f11946223977e940d9e9e\";s:3:\"img\";s:23:\"cryptoslider/slide1.jpg\";s:7:\"preview\";s:95:\"https://revolution.themepunch.com/cryptocurrency-wordpress-price-api-bitcoin-ethereum-litecoin/\";s:7:\"version\";s:5:\"1.0.6\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:209:\"<span class=\"ttm_content\">This Template can show live, animated cryptocurrency prices. More than 1300 currencies are supported, getting prices via the cryptocompare API.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:410:\"<span class=\"ttm_content\">Please refer to the \"Custom JavaScript\" section of this sliders settings, for info on how to modify currencies. Provide a class to the row / column / group where the currency text elements are located in.</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:193;a:28:{s:2:\"id\";s:3:\"211\";s:5:\"title\";s:18:\"Immersion One Page\";s:5:\"alias\";s:26:\"immersion-one-page-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"immersion-one-page-package\";s:3:\"img\";s:31:\"packages/immersion_overview.jpg\";s:7:\"preview\";s:74:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:342:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"},{\"path\":\"revslider-slicey-addon\\/revslider-slicey-addon.php\",\"name\":\"Background Slicey AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:194;a:28:{s:2:\"id\";s:3:\"212\";s:5:\"title\";s:16:\"Immersion Header\";s:5:\"alias\";s:16:\"immersion_header\";s:3:\"zip\";s:26:\"packs/immersion_header.zip\";s:3:\"uid\";s:32:\"853da51256308b341ecd030bd4883229\";s:3:\"img\";s:27:\"immersion_header/slide1.jpg\";s:7:\"preview\";s:74:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:173:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:195;a:28:{s:2:\"id\";s:3:\"213\";s:5:\"title\";s:19:\"Immersion Mountains\";s:5:\"alias\";s:19:\"immersion-mountains\";s:3:\"zip\";s:29:\"packs/immersion-mountains.zip\";s:3:\"uid\";s:32:\"817167eb3fe22b7e065ba210cbe6d53c\";s:3:\"img\";s:30:\"immersion-mountains/slide1.jpg\";s:7:\"preview\";s:74:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:170:\"[{\"path\":\"revslider-slicey-addon\\/revslider-slicey-addon.php\",\"name\":\"Background Slicey AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:196;a:28:{s:2:\"id\";s:3:\"214\";s:5:\"title\";s:17:\"Immersion Product\";s:5:\"alias\";s:17:\"immersion-product\";s:3:\"zip\";s:27:\"packs/immersion-product.zip\";s:3:\"uid\";s:32:\"64134f263484d2bbcd7ef088ffbbfb4b\";s:3:\"img\";s:28:\"immersion-product/slide1.jpg\";s:7:\"preview\";s:74:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:197;a:28:{s:2:\"id\";s:3:\"215\";s:5:\"title\";s:16:\"Immersion Design\";s:5:\"alias\";s:16:\"immersion-design\";s:3:\"zip\";s:26:\"packs/immersion-design.zip\";s:3:\"uid\";s:32:\"91e1d77c1a2826438763804f4d02bc26\";s:3:\"img\";s:27:\"immersion-design/slide1.jpg\";s:7:\"preview\";s:74:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:198;a:28:{s:2:\"id\";s:3:\"216\";s:5:\"title\";s:22:\"Immersion Phototgraphy\";s:5:\"alias\";s:21:\"immersion-photography\";s:3:\"zip\";s:31:\"packs/immersion-photography.zip\";s:3:\"uid\";s:32:\"e3ddf0c577b09740f5cbf2e38ffd684d\";s:3:\"img\";s:32:\"immersion-photography/slide1.jpg\";s:7:\"preview\";s:74:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:199;a:28:{s:2:\"id\";s:3:\"217\";s:5:\"title\";s:14:\"Immersion Grid\";s:5:\"alias\";s:14:\"immersion-grid\";s:3:\"zip\";s:24:\"packs/immersion-grid.zip\";s:3:\"uid\";s:32:\"b6903868189bb83b2c7a852fde3a7dc3\";s:3:\"img\";s:25:\"immersion-grid/slide1.jpg\";s:7:\"preview\";s:74:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:200;a:25:{s:2:\"id\";s:3:\"218\";s:5:\"title\";s:18:\"Funky Intro Slider\";s:5:\"alias\";s:11:\"funkyslider\";s:3:\"zip\";s:15:\"funkyslider.zip\";s:3:\"uid\";s:32:\"2d4187e3fdad19b976be335253c8925d\";s:3:\"img\";s:22:\"funkyslider/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/funky-intro-slider-wordpress-plugin/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">This funky intro slider fits just right if you need a striking introduction to your website! Sleek, beautiful and easily customizable!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:335:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"},{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:201;a:28:{s:2:\"id\";s:3:\"219\";s:5:\"title\";s:19:\"Clear View Magazine\";s:5:\"alias\";s:27:\"clear-view-magazine-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:27:\"clear-view-magazine-package\";s:3:\"img\";s:41:\"packages/clear_view_magazine_overview.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:202;a:28:{s:2:\"id\";s:3:\"220\";s:5:\"title\";s:15:\"Clear View Menu\";s:5:\"alias\";s:14:\"clearview_menu\";s:3:\"zip\";s:24:\"packs/clearview_menu.zip\";s:3:\"uid\";s:32:\"eaecee5fa5f3c3a7f4d2a96c4616a353\";s:3:\"img\";s:25:\"clearview_menu/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:203;a:28:{s:2:\"id\";s:3:\"221\";s:5:\"title\";s:17:\"Clear View Header\";s:5:\"alias\";s:16:\"clearview_header\";s:3:\"zip\";s:26:\"packs/clearview_header.zip\";s:3:\"uid\";s:32:\"25e3dd80ad130875d7438a07952cb0cd\";s:3:\"img\";s:27:\"clearview_header/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:204;a:28:{s:2:\"id\";s:3:\"222\";s:5:\"title\";s:18:\"Clear View Mission\";s:5:\"alias\";s:17:\"clearview_mission\";s:3:\"zip\";s:27:\"packs/clearview_mission.zip\";s:3:\"uid\";s:32:\"35b2092a49fd2beb549342e69097eb5b\";s:3:\"img\";s:28:\"clearview_mission/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:205;a:28:{s:2:\"id\";s:3:\"223\";s:5:\"title\";s:17:\"Clear View Slider\";s:5:\"alias\";s:17:\"clear-view-slider\";s:3:\"zip\";s:27:\"packs/clear-view-slider.zip\";s:3:\"uid\";s:32:\"d2e17edffce16ed78c54b0ef23fd7e05\";s:3:\"img\";s:28:\"clear-view-slider/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:206;a:28:{s:2:\"id\";s:3:\"224\";s:5:\"title\";s:15:\"Clear View News\";s:5:\"alias\";s:15:\"clear-view-news\";s:3:\"zip\";s:25:\"packs/clear-view-news.zip\";s:3:\"uid\";s:32:\"5698d3131ba141e9afcfd2906739dd00\";s:3:\"img\";s:26:\"clear-view-news/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:207;a:28:{s:2:\"id\";s:3:\"225\";s:5:\"title\";s:18:\"Clear View Clients\";s:5:\"alias\";s:18:\"clear-view-clients\";s:3:\"zip\";s:28:\"packs/clear-view-clients.zip\";s:3:\"uid\";s:32:\"b95616a94832e22bdfac5ce60232be1b\";s:3:\"img\";s:29:\"clear-view-clients/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:208;a:28:{s:2:\"id\";s:3:\"226\";s:5:\"title\";s:18:\"Clear View Contact\";s:5:\"alias\";s:18:\"clear-view-contact\";s:3:\"zip\";s:28:\"packs/clear-view-contact.zip\";s:3:\"uid\";s:32:\"0e0cc1d8f6f6500e5f8a2b091fa3b4cb\";s:3:\"img\";s:29:\"clear-view-contact/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:209;a:28:{s:2:\"id\";s:3:\"227\";s:5:\"title\";s:20:\"Clear View Post Page\";s:5:\"alias\";s:28:\"clear-view-post-page-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:28:\"clear-view-post-page-package\";s:3:\"img\";s:42:\"packages/clear_view_post_page_overview.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-single-post-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:210;a:28:{s:2:\"id\";s:3:\"228\";s:5:\"title\";s:22:\"Clear View Single Menu\";s:5:\"alias\";s:22:\"clear-view-single-menu\";s:3:\"zip\";s:32:\"packs/clear-view-single-menu.zip\";s:3:\"uid\";s:32:\"1e80f81982f8a4ea763482d4fa99d321\";s:3:\"img\";s:33:\"clear-view-single-menu/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-single-post-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:211;a:28:{s:2:\"id\";s:3:\"229\";s:5:\"title\";s:24:\"Clear View Single Header\";s:5:\"alias\";s:24:\"clear-view-single-header\";s:3:\"zip\";s:34:\"packs/clear-view-single-header.zip\";s:3:\"uid\";s:32:\"c8d717627be6cd5e70922ab609694dbf\";s:3:\"img\";s:35:\"clear-view-single-header/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-single-post-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:212;a:28:{s:2:\"id\";s:3:\"230\";s:5:\"title\";s:23:\"Clear View Single Media\";s:5:\"alias\";s:23:\"clear-view-single-media\";s:3:\"zip\";s:33:\"packs/clear-view-single-media.zip\";s:3:\"uid\";s:32:\"c480368ded2a64f0cdd44f1674213814\";s:3:\"img\";s:34:\"clear-view-single-media/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-single-post-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:213;a:28:{s:2:\"id\";s:3:\"231\";s:5:\"title\";s:22:\"Clear View Single More\";s:5:\"alias\";s:22:\"clear-view-single-more\";s:3:\"zip\";s:32:\"packs/clear-view-single-more.zip\";s:3:\"uid\";s:32:\"9c693190df26218366d1f77e10cf550a\";s:3:\"img\";s:33:\"clear-view-single-more/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-single-post-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:214;a:28:{s:2:\"id\";s:3:\"232\";s:5:\"title\";s:25:\"Clear View Single Contact\";s:5:\"alias\";s:25:\"clear-view-single-contact\";s:3:\"zip\";s:35:\"packs/clear-view-single-contact.zip\";s:3:\"uid\";s:32:\"73c0a889f2b654a87b5aba1ff76fbc5c\";s:3:\"img\";s:36:\"clear-view-single-contact/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-single-post-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:215;a:24:{s:2:\"id\";s:3:\"233\";s:5:\"title\";s:18:\"Clean Landing Page\";s:5:\"alias\";s:16:\"cleanlandingpage\";s:3:\"zip\";s:20:\"cleanlandingpage.zip\";s:3:\"uid\";s:32:\"727a3680d312f22c6a5998ebdb9afe52\";s:3:\"img\";s:27:\"cleanlandingpage/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/clean-landing-page-for-wordpress/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:203:\"<span class=\"ttm_content\">The Clean Landing Page is a fullscreen Intro Module that is a striking introduction to any minimal website, with no unnecessary elements.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:173:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:216;a:24:{s:2:\"id\";s:3:\"234\";s:5:\"title\";s:9:\"Clear Cut\";s:5:\"alias\";s:8:\"clearcut\";s:3:\"zip\";s:12:\"clearcut.zip\";s:3:\"uid\";s:32:\"07f43c00e9b4d3057a03cdb3385ad2b7\";s:3:\"img\";s:19:\"clearcut/slide1.jpg\";s:7:\"preview\";s:76:\"https://revolution.themepunch.com/clear-cut-portfolio-website-for-wordpress/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:240:\"<span class=\"ttm_content\">The Clear Cut Template is an All-In-One Portfolio Website solution that works best for smaller portfolios. Highlight your best work in a striking and mobile friendly fashion!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:217;a:28:{s:2:\"id\";s:3:\"235\";s:5:\"title\";s:22:\"Wonderstruck One-Pager\";s:5:\"alias\";s:30:\"wonderstruck-one-pager-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:30:\"wonderstruck-one-pager-package\";s:3:\"img\";s:44:\"packages/wonderstruck-one-pager-overview.jpg\";s:7:\"preview\";s:77:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:218;a:28:{s:2:\"id\";s:3:\"236\";s:5:\"title\";s:17:\"Wonderstruck Menu\";s:5:\"alias\";s:17:\"wonderstruck_menu\";s:3:\"zip\";s:27:\"packs/wonderstruck_menu.zip\";s:3:\"uid\";s:32:\"0a976e9aaae59c4f795b38f59f5a08d8\";s:3:\"img\";s:28:\"wonderstruck_menu/slide1.jpg\";s:7:\"preview\";s:77:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:219;a:28:{s:2:\"id\";s:3:\"237\";s:5:\"title\";s:19:\"Wonderstruck Header\";s:5:\"alias\";s:19:\"wonderstruck_header\";s:3:\"zip\";s:29:\"packs/wonderstruck_header.zip\";s:3:\"uid\";s:32:\"e1379f77a902960a0ce12d44d85a9e0a\";s:3:\"img\";s:30:\"wonderstruck_header/slide1.jpg\";s:7:\"preview\";s:77:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:220;a:28:{s:2:\"id\";s:3:\"238\";s:5:\"title\";s:18:\"Wonderstruck About\";s:5:\"alias\";s:18:\"wonderstruck_about\";s:3:\"zip\";s:28:\"packs/wonderstruck_about.zip\";s:3:\"uid\";s:32:\"d207fb140fd328acc3038300ea52082a\";s:3:\"img\";s:29:\"wonderstruck_about/slide1.jpg\";s:7:\"preview\";s:77:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:221;a:28:{s:2:\"id\";s:3:\"239\";s:5:\"title\";s:18:\"Wonderstruck Works\";s:5:\"alias\";s:18:\"wonderstruck-works\";s:3:\"zip\";s:28:\"packs/wonderstruck-works.zip\";s:3:\"uid\";s:32:\"4476935097e27d92454b0011b7700c1d\";s:3:\"img\";s:29:\"wonderstruck-works/slide1.jpg\";s:7:\"preview\";s:77:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:222;a:28:{s:2:\"id\";s:3:\"240\";s:5:\"title\";s:20:\"Wonderstruck Contact\";s:5:\"alias\";s:20:\"wonderstruck-contact\";s:3:\"zip\";s:30:\"packs/wonderstruck-contact.zip\";s:3:\"uid\";s:32:\"9e4911521f77bce2b8efa40f4c2adc22\";s:3:\"img\";s:31:\"wonderstruck-contact/slide1.jpg\";s:7:\"preview\";s:77:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:223;a:24:{s:2:\"id\";s:3:\"241\";s:5:\"title\";s:12:\"Bubble Morph\";s:5:\"alias\";s:11:\"bubblemorph\";s:3:\"zip\";s:15:\"bubblemorph.zip\";s:3:\"uid\";s:32:\"1102d6f5460ab82cb612cbe9f1d9514b\";s:3:\"img\";s:22:\"bubblemorph/slide1.jpg\";s:7:\"preview\";s:75:\"https://revolution.themepunch.com/bubble-morph-effect-add-on-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:188:\"<span class=\"ttm_content\">The Bubble Morph Add-On allows you to create interesting Lava-Lamp style effects on any of your Slider Revolution content.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:224;a:24:{s:2:\"id\";s:3:\"242\";s:5:\"title\";s:16:\"Distortion AddOn\";s:5:\"alias\";s:15:\"distortionaddon\";s:3:\"zip\";s:19:\"distortionaddon.zip\";s:3:\"uid\";s:32:\"0ad46c9929bb2fa6316f1e6ced301aaf\";s:3:\"img\";s:26:\"distortionaddon/slide1.jpg\";s:7:\"preview\";s:73:\"https://revolution.themepunch.com/distortion-effect-add-on-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Distortion Add-On allows you to create interesting Distortion style effects on any of your Slider Revolution content.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:182:\"[{\"path\":\"revslider-liquideffect-addon\\/revslider-liquideffect-addon.php\",\"name\":\"Distortion Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:225;a:24:{s:2:\"id\";s:3:\"243\";s:5:\"title\";s:10:\"Club Flyer\";s:5:\"alias\";s:9:\"clubflyer\";s:3:\"zip\";s:13:\"clubflyer.zip\";s:3:\"uid\";s:32:\"dab73b9904d0e643a35b0475980998bd\";s:3:\"img\";s:20:\"clubflyer/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/club-flyer-landing-page-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:227:\"<span class=\"ttm_content\">This Club Fyler Template for Slider Revolution uses the brand new Exploding Layers Add-On to create a captivating effect. Tap into unlimited creative potential. </span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:187:\"[{\"path\":\"revslider-explodinglayers-addon\\/revslider-explodinglayers-addon.php\",\"name\":\"Exploding Layers AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:226;a:24:{s:2:\"id\";s:3:\"244\";s:5:\"title\";s:16:\"Paintbrush AddOn\";s:5:\"alias\";s:15:\"paintbrushaddon\";s:3:\"zip\";s:19:\"paintbrushaddon.zip\";s:3:\"uid\";s:32:\"c85c48a6742b4bf72a2590cc1b50f6a0\";s:3:\"img\";s:26:\"paintbrushaddon/slide1.jpg\";s:7:\"preview\";s:73:\"https://revolution.themepunch.com/paintbrush-effect-add-on-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:239:\"<span class=\"ttm_content\">The Paintbrush Add-On for WordPress allows you to add cool mouse interaction effects to your Slider Revolution content. Examples: Blur Reveal, Color Reveal, Scratch Me Free.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:171:\"[{\"path\":\"revslider-paintbrush-addon\\/revslider-paintbrush-addon.php\",\"name\":\"Paintbrush AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:87:\"How to Add a Unique Paintbrush Effect to Your Website with Slider Revolution [Tutorial]\";s:9:\"guide_url\";s:68:\"https://www.sliderrevolution.com/tutorials/unique-paintbrush-effect/\";s:9:\"guide_img\";s:28:\"tutorial/paintbrushaddon.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:227;a:28:{s:2:\"id\";s:3:\"245\";s:5:\"title\";s:18:\"Parallax One-Pager\";s:5:\"alias\";s:26:\"parallax-one-pager-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"parallax-one-pager-package\";s:3:\"img\";s:39:\"packages/parallax-one-pager-package.jpg\";s:7:\"preview\";s:71:\"https://revolution.themepunch.com/parallax-one-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:230:\"<span class=\"ttm_content\">The Parallax One-Page WordPress Template is consisting of 3 hero blocks and contains a beautiful parallax mountain scene. An impactful opening to your web presence!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Parallax One-Pager\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"14\";s:9:\"installed\";b:0;}i:228;a:28:{s:2:\"id\";s:3:\"246\";s:5:\"title\";s:15:\"Parallax Header\";s:5:\"alias\";s:15:\"parallax_header\";s:3:\"zip\";s:25:\"packs/parallax_header.zip\";s:3:\"uid\";s:32:\"32bf4a0f5136853bd6bd366275a7a60b\";s:3:\"img\";s:26:\"parallax_header/slide1.jpg\";s:7:\"preview\";s:71:\"https://revolution.themepunch.com/parallax-one-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:230:\"<span class=\"ttm_content\">The Parallax One-Page WordPress Template is consisting of 3 hero blocks and contains a beautiful parallax mountain scene. An impactful opening to your web presence!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Parallax One-Pager\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"14\";s:9:\"installed\";b:0;}i:229;a:28:{s:2:\"id\";s:3:\"247\";s:5:\"title\";s:16:\"Parallax Content\";s:5:\"alias\";s:16:\"parallax_content\";s:3:\"zip\";s:26:\"packs/parallax_content.zip\";s:3:\"uid\";s:32:\"a25c5fb8f74757476ab4dc038e56f90d\";s:3:\"img\";s:27:\"parallax_content/slide1.jpg\";s:7:\"preview\";s:71:\"https://revolution.themepunch.com/parallax-one-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:230:\"<span class=\"ttm_content\">The Parallax One-Page WordPress Template is consisting of 3 hero blocks and contains a beautiful parallax mountain scene. An impactful opening to your web presence!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Parallax One-Pager\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"14\";s:9:\"installed\";b:0;}i:230;a:28:{s:2:\"id\";s:3:\"248\";s:5:\"title\";s:15:\"Parallax Footer\";s:5:\"alias\";s:15:\"parallax_footer\";s:3:\"zip\";s:25:\"packs/parallax_footer.zip\";s:3:\"uid\";s:32:\"665dff9ea6eaf162a2a1f160f51a9ddb\";s:3:\"img\";s:26:\"parallax_footer/slide1.jpg\";s:7:\"preview\";s:71:\"https://revolution.themepunch.com/parallax-one-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:230:\"<span class=\"ttm_content\">The Parallax One-Page WordPress Template is consisting of 3 hero blocks and contains a beautiful parallax mountain scene. An impactful opening to your web presence!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Parallax One-Pager\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"14\";s:9:\"installed\";b:0;}i:231;a:28:{s:2:\"id\";s:3:\"249\";s:5:\"title\";s:18:\"Le Chef Restaurant\";s:5:\"alias\";s:18:\"le-chef-restaurant\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"le-chef-restaurant-package\";s:3:\"img\";s:39:\"packages/le-chef-restaurant-package.jpg\";s:7:\"preview\";s:80:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:232;a:28:{s:2:\"id\";s:3:\"250\";s:5:\"title\";s:12:\"Le Chef Menu\";s:5:\"alias\";s:12:\"le-chef-menu\";s:3:\"zip\";s:22:\"packs/le-chef-menu.zip\";s:3:\"uid\";s:32:\"2f2a6a333431fefe4a7b3b6a982b2ff5\";s:3:\"img\";s:23:\"le-chef-menu/slide1.jpg\";s:7:\"preview\";s:80:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:233;a:28:{s:2:\"id\";s:3:\"251\";s:5:\"title\";s:14:\"Le Chef Header\";s:5:\"alias\";s:14:\"le-chef-header\";s:3:\"zip\";s:24:\"packs/le-chef-header.zip\";s:3:\"uid\";s:32:\"06450ca3be5a4a8959f3752ab974e574\";s:3:\"img\";s:25:\"le-chef-header/slide1.jpg\";s:7:\"preview\";s:80:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:234;a:28:{s:2:\"id\";s:3:\"252\";s:5:\"title\";s:18:\"Le Chef Philosophy\";s:5:\"alias\";s:18:\"le-chef-philosophy\";s:3:\"zip\";s:28:\"packs/le-chef-philosophy.zip\";s:3:\"uid\";s:32:\"a532fd029addeb18106e751409b8e20a\";s:3:\"img\";s:29:\"le-chef-philosophy/slide1.jpg\";s:7:\"preview\";s:80:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:235;a:28:{s:2:\"id\";s:3:\"253\";s:5:\"title\";s:12:\"Le Chef Food\";s:5:\"alias\";s:12:\"le-chef-food\";s:3:\"zip\";s:22:\"packs/le-chef-food.zip\";s:3:\"uid\";s:32:\"cd4b6a2cb5de2dd20a0e8ba0c35451df\";s:3:\"img\";s:23:\"le-chef-food/slide1.jpg\";s:7:\"preview\";s:80:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:236;a:28:{s:2:\"id\";s:3:\"254\";s:5:\"title\";s:16:\"Le Chef La Carte\";s:5:\"alias\";s:16:\"le-chef-la-carte\";s:3:\"zip\";s:26:\"packs/le-chef-la-carte.zip\";s:3:\"uid\";s:32:\"6f312749679c3ba52c41189a6b8bf729\";s:3:\"img\";s:27:\"le-chef-la-carte/slide1.jpg\";s:7:\"preview\";s:80:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:237;a:28:{s:2:\"id\";s:3:\"255\";s:5:\"title\";s:14:\"Le Chef Footer\";s:5:\"alias\";s:14:\"le-chef-footer\";s:3:\"zip\";s:24:\"packs/le-chef-footer.zip\";s:3:\"uid\";s:32:\"12fc241e8e5b9e5df9758c43448e2907\";s:3:\"img\";s:25:\"le-chef-footer/slide1.jpg\";s:7:\"preview\";s:80:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:238;a:24:{s:2:\"id\";s:3:\"256\";s:5:\"title\";s:20:\"News Magazine Slider\";s:5:\"alias\";s:20:\"news-magazine-slider\";s:3:\"zip\";s:24:\"news-magazine-slider.zip\";s:3:\"uid\";s:32:\"31f2c1506babb1fef459401f051d2d52\";s:3:\"img\";s:31:\"news-magazine-slider/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/news-magazine-slider-for-wordpress/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:205:\"<span class=\"ttm_content\">The Magazine Slider offers various layouts that support static content images, HTML5 and Youtube video. Great for any blog or news website!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:239;a:24:{s:2:\"id\";s:3:\"257\";s:5:\"title\";s:18:\"Real Estate Slider\";s:5:\"alias\";s:18:\"real-estate-slider\";s:3:\"zip\";s:22:\"real-estate-slider.zip\";s:3:\"uid\";s:32:\"739ce6336e46815094387c9448e6c804\";s:3:\"img\";s:29:\"real-estate-slider/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/real-estate-slider-for-wordpress/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:204:\"<span class=\"ttm_content\">The Real Estate Slider allows to display real estate offers with a large ken burns background image and additional thumbnail hover images.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:240;a:24:{s:2:\"id\";s:3:\"258\";s:5:\"title\";s:14:\"Fashion Header\";s:5:\"alias\";s:14:\"fashion-header\";s:3:\"zip\";s:18:\"fashion-header.zip\";s:3:\"uid\";s:32:\"24ece4e7f4d31cd90377c62abbd9e25a\";s:3:\"img\";s:25:\"fashion-header/slide1.jpg\";s:7:\"preview\";s:75:\"https://revolution.themepunch.com/fashion-shop-header-slider-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:254:\"<span class=\"ttm_content\">The Fashion Shop Header ist the ideal Slider to display as an intro to your shop website or as a separator in between content. Our unique \"Bubble Morph\" effect makes this module stand out!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:241;a:24:{s:2:\"id\";s:3:\"259\";s:5:\"title\";s:14:\"Seasonal Offer\";s:5:\"alias\";s:13:\"seasonaloffer\";s:3:\"zip\";s:17:\"seasonaloffer.zip\";s:3:\"uid\";s:32:\"caf2f17f8fd64f2f89dcb3c8dd238457\";s:3:\"img\";s:24:\"seasonaloffer/slide1.jpg\";s:7:\"preview\";s:80:\"https://revolution.themepunch.com/seasonal-offer-christmas-header-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.4.8.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:204:\"<span class=\"ttm_content\">Use the Seasonal Offer Header to promote special offers in the holiday season, or just to add some snowy christmas spirit to your website!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:153:\"[{\"path\":\"revslider-snow-addon\\/revslider-snow-addon.php\",\"name\":\"Snow AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:242;a:28:{s:2:\"id\";s:3:\"260\";s:5:\"title\";s:11:\"Barber Shop\";s:5:\"alias\";s:11:\"barber-shop\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:19:\"barber-shop-package\";s:3:\"img\";s:32:\"packages/barber-shop-package.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:243;a:28:{s:2:\"id\";s:3:\"261\";s:5:\"title\";s:18:\"Barber Shop Header\";s:5:\"alias\";s:18:\"barber-shop-header\";s:3:\"zip\";s:28:\"packs/barber-shop-header.zip\";s:3:\"uid\";s:32:\"71c995d36d39a0e8a04cffdf753f2ba2\";s:3:\"img\";s:29:\"barber-shop-header/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:244;a:28:{s:2:\"id\";s:3:\"262\";s:5:\"title\";s:23:\"Barber Shop Mobile Menu\";s:5:\"alias\";s:23:\"barber-shop-mobile-menu\";s:3:\"zip\";s:33:\"packs/barber-shop-mobile-menu.zip\";s:3:\"uid\";s:32:\"762c6fb5c6306f37becb1e55773c2592\";s:3:\"img\";s:34:\"barber-shop-mobile-menu/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:245;a:28:{s:2:\"id\";s:3:\"263\";s:5:\"title\";s:24:\"Barber Shop First Screen\";s:5:\"alias\";s:24:\"barber-shop-first-screen\";s:3:\"zip\";s:34:\"packs/barber-shop-first-screen.zip\";s:3:\"uid\";s:32:\"acf70bfd64cff2c3c2ea5585223575da\";s:3:\"img\";s:35:\"barber-shop-first-screen/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:246;a:28:{s:2:\"id\";s:3:\"264\";s:5:\"title\";s:17:\"Barber Shop About\";s:5:\"alias\";s:17:\"barber-shop-about\";s:3:\"zip\";s:27:\"packs/barber-shop-about.zip\";s:3:\"uid\";s:32:\"bc8b63cfc7f8c34173b4fd5b082fc05a\";s:3:\"img\";s:28:\"barber-shop-about/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:247;a:28:{s:2:\"id\";s:3:\"265\";s:5:\"title\";s:20:\"Barber Shop Services\";s:5:\"alias\";s:20:\"barber-shop-services\";s:3:\"zip\";s:30:\"packs/barber-shop-services.zip\";s:3:\"uid\";s:32:\"d65121d6f84fabd812a2b621b768e10e\";s:3:\"img\";s:31:\"barber-shop-services/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:248;a:28:{s:2:\"id\";s:3:\"266\";s:5:\"title\";s:19:\"Barber Shop Barbers\";s:5:\"alias\";s:19:\"barber-shop-barbers\";s:3:\"zip\";s:29:\"packs/barber-shop-barbers.zip\";s:3:\"uid\";s:32:\"003e9fec9693072119c8f8d8b6690c4d\";s:3:\"img\";s:30:\"barber-shop-barbers/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:249;a:28:{s:2:\"id\";s:3:\"267\";s:5:\"title\";s:20:\"Barber Shop Contacts\";s:5:\"alias\";s:20:\"barber-shop-contacts\";s:3:\"zip\";s:30:\"packs/barber-shop-contacts.zip\";s:3:\"uid\";s:32:\"cdcc08f5d6c90dbcfd0502bda2401643\";s:3:\"img\";s:31:\"barber-shop-contacts/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:250;a:28:{s:2:\"id\";s:3:\"268\";s:5:\"title\";s:18:\"Barber Shop Footer\";s:5:\"alias\";s:18:\"barber-shop-footer\";s:3:\"zip\";s:28:\"packs/barber-shop-footer.zip\";s:3:\"uid\";s:32:\"26ca5ae0de7cdbb2ca19348b6e01eda0\";s:3:\"img\";s:29:\"barber-shop-footer/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:251;a:24:{s:2:\"id\";s:3:\"269\";s:5:\"title\";s:12:\"Fitness Club\";s:5:\"alias\";s:21:\"fitness-club-template\";s:3:\"zip\";s:25:\"fitness-club-template.zip\";s:3:\"uid\";s:32:\"14ea10d68d6aad1df62b3becf71df754\";s:3:\"img\";s:32:\"fitness-club-template/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/fitness-club-header-for-wordpress/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:223:\"<span class=\"ttm_content\">The Fitness Club Header is the perfect introduction to your fitness themed website. Showcase your current offers or service portfolio with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:252;a:24:{s:2:\"id\";s:3:\"270\";s:5:\"title\";s:13:\"Soccer School\";s:5:\"alias\";s:13:\"soccer-school\";s:3:\"zip\";s:17:\"soccer-school.zip\";s:3:\"uid\";s:32:\"9906b48812aff67097f990eeee42dd41\";s:3:\"img\";s:24:\"soccer-school/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/soccer-club-slider-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:228:\"<span class=\"ttm_content\">The Soccer Club Header is the perfect introduction to your Soccer School themed website. Showcase your current offers or service portfolio with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:253;a:24:{s:2:\"id\";s:3:\"271\";s:5:\"title\";s:10:\"Music Band\";s:5:\"alias\";s:19:\"music-band-template\";s:3:\"zip\";s:23:\"music-band-template.zip\";s:3:\"uid\";s:32:\"91e79657bf1b1812f8114a00ab8e0eb4\";s:3:\"img\";s:30:\"music-band-template/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/music-band-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:7:\"5.4.8.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Music Band Header is the perfect introduction to your Music Band themed website. Showcase your current songs, albums and videos with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:254;a:24:{s:2:\"id\";s:3:\"272\";s:5:\"title\";s:15:\"Restaurant Menu\";s:5:\"alias\";s:15:\"restaurant-menu\";s:3:\"zip\";s:19:\"restaurant-menu.zip\";s:3:\"uid\";s:32:\"078809cffb21b6c4d3f5aaa2daeb193d\";s:3:\"img\";s:26:\"restaurant-menu/slide1.jpg\";s:7:\"preview\";s:71:\"https://revolution.themepunch.com/restaurant-menu-slider-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.4.8.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:208:\"<span class=\"ttm_content\">The Restaurant Menu Header is the perfect introduction to your Restaurant themed website. Showcase your current dishes with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Create a Digital Menu Teaser for Your Foodie Website [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-digital-menu-teaser-for-your-foodie-website/\";s:9:\"guide_img\";s:28:\"tutorial/restaurant-menu.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:255;a:24:{s:2:\"id\";s:3:\"273\";s:5:\"title\";s:16:\"Cinematic Slider\";s:5:\"alias\";s:16:\"cinematic-slider\";s:3:\"zip\";s:20:\"cinematic-slider.zip\";s:3:\"uid\";s:32:\"c53e7dcbb6b656ae7b4c91d333589838\";s:3:\"img\";s:27:\"cinematic-slider/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/cinematic-slider-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:138:\"<span class=\"ttm_content\">Bold texts and a cinematic transition effect make this slider stand out!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:256;a:24:{s:2:\"id\";s:3:\"274\";s:5:\"title\";s:17:\"3D Parallax Cubes\";s:5:\"alias\";s:17:\"3d-parallax-cubes\";s:3:\"zip\";s:21:\"3d-parallax-cubes.zip\";s:3:\"uid\";s:32:\"c5b809a1829f8f809c9a768cd3d6b3cb\";s:3:\"img\";s:28:\"3d-parallax-cubes/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/3d-parallax-cubes-slider-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">This amazing 3D cubes parallax effect can be an eye-opening intro for your website!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:257;a:28:{s:2:\"id\";s:3:\"275\";s:5:\"title\";s:33:\"Medicare Medical Services Website\";s:5:\"alias\";s:33:\"medicare-medical-services-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:41:\"medicare-medical-services-website-package\";s:3:\"img\";s:29:\"packages/medicare_package.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:258;a:28:{s:2:\"id\";s:3:\"276\";s:5:\"title\";s:13:\"Medicare Menu\";s:5:\"alias\";s:13:\"medicare-menu\";s:3:\"zip\";s:23:\"packs/medicare-menu.zip\";s:3:\"uid\";s:32:\"0e4ca8fc281e20251b3fffa19d470fed\";s:3:\"img\";s:24:\"medicare-menu/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:259;a:28:{s:2:\"id\";s:3:\"277\";s:5:\"title\";s:15:\"Medicare Header\";s:5:\"alias\";s:15:\"medicare-header\";s:3:\"zip\";s:25:\"packs/medicare-header.zip\";s:3:\"uid\";s:32:\"03e8ade247d8c96f548bc0515f34043f\";s:3:\"img\";s:26:\"medicare-header/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:260;a:28:{s:2:\"id\";s:3:\"278\";s:5:\"title\";s:14:\"Medicare About\";s:5:\"alias\";s:14:\"medicare-about\";s:3:\"zip\";s:24:\"packs/medicare-about.zip\";s:3:\"uid\";s:32:\"a3ab9e89155ef2542820343f30b29f72\";s:3:\"img\";s:25:\"medicare-about/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:261;a:28:{s:2:\"id\";s:3:\"279\";s:5:\"title\";s:18:\"Medicare Highlight\";s:5:\"alias\";s:18:\"medicare-highlight\";s:3:\"zip\";s:28:\"packs/medicare-highlight.zip\";s:3:\"uid\";s:32:\"c3c8a74e5402489f1a85a0c83890ef1f\";s:3:\"img\";s:29:\"medicare-highlight/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:262;a:28:{s:2:\"id\";s:3:\"280\";s:5:\"title\";s:17:\"Medicare Services\";s:5:\"alias\";s:17:\"medicare-services\";s:3:\"zip\";s:27:\"packs/medicare-services.zip\";s:3:\"uid\";s:32:\"8869b0834d4649dcc3221bed65980806\";s:3:\"img\";s:28:\"medicare-services/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:263;a:28:{s:2:\"id\";s:3:\"281\";s:5:\"title\";s:16:\"Medicare Doctors\";s:5:\"alias\";s:16:\"medicare-doctors\";s:3:\"zip\";s:26:\"packs/medicare-doctors.zip\";s:3:\"uid\";s:32:\"2c9d57afd64244b5f7e30b0d87c842f9\";s:3:\"img\";s:27:\"medicare-doctors/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:264;a:28:{s:2:\"id\";s:3:\"282\";s:5:\"title\";s:17:\"Medicare Research\";s:5:\"alias\";s:17:\"medicare-research\";s:3:\"zip\";s:27:\"packs/medicare-research.zip\";s:3:\"uid\";s:32:\"31e84a91fc8b8d5296e715e539a076d0\";s:3:\"img\";s:28:\"medicare-research/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:265;a:28:{s:2:\"id\";s:3:\"283\";s:5:\"title\";s:19:\"Medicare Why Choose\";s:5:\"alias\";s:18:\"medicare-whychoose\";s:3:\"zip\";s:28:\"packs/medicare-whychoose.zip\";s:3:\"uid\";s:32:\"6dad61c672127de9e35884caa45d49a0\";s:3:\"img\";s:29:\"medicare-whychoose/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:266;a:28:{s:2:\"id\";s:3:\"284\";s:5:\"title\";s:16:\"Medicare Contact\";s:5:\"alias\";s:16:\"medicare-contact\";s:3:\"zip\";s:26:\"packs/medicare-contact.zip\";s:3:\"uid\";s:32:\"89bc35ad8beb62a149c42262ae49a270\";s:3:\"img\";s:27:\"medicare-contact/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:267;a:28:{s:2:\"id\";s:3:\"285\";s:5:\"title\";s:15:\"Medicare Footer\";s:5:\"alias\";s:15:\"medicare-footer\";s:3:\"zip\";s:25:\"packs/medicare-footer.zip\";s:3:\"uid\";s:32:\"ccf63e5233b3d63009e5ee90db51b37b\";s:3:\"img\";s:26:\"medicare-footer/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:268;a:28:{s:2:\"id\";s:3:\"286\";s:5:\"title\";s:20:\"Coffee Joint Website\";s:5:\"alias\";s:20:\"coffee-joint-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:28:\"coffee-joint-website-package\";s:3:\"img\";s:27:\"packages/coffee_package.jpg\";s:7:\"preview\";s:76:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:269;a:28:{s:2:\"id\";s:3:\"287\";s:5:\"title\";s:11:\"Coffee Menu\";s:5:\"alias\";s:11:\"coffee-menu\";s:3:\"zip\";s:21:\"packs/coffee-menu.zip\";s:3:\"uid\";s:32:\"81195cad7be3f5180a267b34ce8cf966\";s:3:\"img\";s:22:\"coffee-menu/slide1.jpg\";s:7:\"preview\";s:76:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:270;a:28:{s:2:\"id\";s:3:\"288\";s:5:\"title\";s:13:\"Coffee Header\";s:5:\"alias\";s:13:\"coffee-header\";s:3:\"zip\";s:23:\"packs/coffee-header.zip\";s:3:\"uid\";s:32:\"5eed8adb9d3ae12168ad4735ac63eb20\";s:3:\"img\";s:24:\"coffee-header/slide1.jpg\";s:7:\"preview\";s:76:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:271;a:28:{s:2:\"id\";s:3:\"289\";s:5:\"title\";s:17:\"Coffee Philosophy\";s:5:\"alias\";s:17:\"coffee-philosophy\";s:3:\"zip\";s:27:\"packs/coffee-philosophy.zip\";s:3:\"uid\";s:32:\"76b5ccae3fa87fd0f991b87e7ae71c27\";s:3:\"img\";s:28:\"coffee-philosophy/slide1.jpg\";s:7:\"preview\";s:76:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:272;a:28:{s:2:\"id\";s:3:\"290\";s:5:\"title\";s:12:\"Coffee Carte\";s:5:\"alias\";s:12:\"coffee-carte\";s:3:\"zip\";s:22:\"packs/coffee-carte.zip\";s:3:\"uid\";s:32:\"470214ddd2cec585629fb79a0fd908d6\";s:3:\"img\";s:23:\"coffee-carte/slide1.jpg\";s:7:\"preview\";s:76:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:273;a:28:{s:2:\"id\";s:3:\"291\";s:5:\"title\";s:13:\"Coffee Teaser\";s:5:\"alias\";s:13:\"coffee-teaser\";s:3:\"zip\";s:23:\"packs/coffee-teaser.zip\";s:3:\"uid\";s:32:\"2ed868896c92a7bfb6431803c79e8486\";s:3:\"img\";s:24:\"coffee-teaser/slide1.jpg\";s:7:\"preview\";s:76:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:274;a:28:{s:2:\"id\";s:3:\"292\";s:5:\"title\";s:14:\"Coffee Find Us\";s:5:\"alias\";s:13:\"coffee-findus\";s:3:\"zip\";s:23:\"packs/coffee-findus.zip\";s:3:\"uid\";s:32:\"96d3784473dfa64bce9e1e4101919927\";s:3:\"img\";s:24:\"coffee-findus/slide1.jpg\";s:7:\"preview\";s:76:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:275;a:28:{s:2:\"id\";s:3:\"293\";s:5:\"title\";s:13:\"Coffee Footer\";s:5:\"alias\";s:13:\"coffee-footer\";s:3:\"zip\";s:23:\"packs/coffee-footer.zip\";s:3:\"uid\";s:32:\"6027c25e87a5fe7fd8727a51c0967915\";s:3:\"img\";s:24:\"coffee-footer/slide1.jpg\";s:7:\"preview\";s:76:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:276;a:28:{s:2:\"id\";s:3:\"294\";s:5:\"title\";s:25:\"Minimal Portfolio Website\";s:5:\"alias\";s:25:\"minimal-portfolio-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:25:\"minimal-portfolio-website\";s:3:\"img\";s:38:\"packages/minimal_portfolio_package.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/minimal-portfolio-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">The Minimal Portfolio template is a slide based website with additional modal detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Minimal Portfolio\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"19\";s:9:\"installed\";b:0;}i:277;a:28:{s:2:\"id\";s:3:\"295\";s:5:\"title\";s:17:\"Minimal Portfolio\";s:5:\"alias\";s:17:\"minimal-portfolio\";s:3:\"zip\";s:27:\"packs/minimal-portfolio.zip\";s:3:\"uid\";s:32:\"183b97b301d5ff0b171c067a87c8a3f5\";s:3:\"img\";s:28:\"minimal-portfolio/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/minimal-portfolio-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">The Minimal Portfolio template is a slide based website with additional modal detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Minimal Portfolio\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"19\";s:9:\"installed\";b:0;}i:278;a:28:{s:2:\"id\";s:3:\"296\";s:5:\"title\";s:23:\"Minimal Portfolio Modal\";s:5:\"alias\";s:23:\"minimal-portfolio-modal\";s:3:\"zip\";s:33:\"packs/minimal-portfolio-modal.zip\";s:3:\"uid\";s:32:\"6874e6cec3663670f209a8d8a4f26b16\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/minimal-portfolio-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">The Minimal Portfolio template is a slide based website with additional modal detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Minimal Portfolio\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"19\";s:9:\"installed\";b:0;}i:279;a:28:{s:2:\"id\";s:3:\"297\";s:5:\"title\";s:23:\"Angled Business Website\";s:5:\"alias\";s:23:\"angled-business-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:31:\"angled-business-website-package\";s:3:\"img\";s:27:\"packages/angled_package.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/angled-business-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:280;a:28:{s:2:\"id\";s:3:\"298\";s:5:\"title\";s:11:\"Angled Menu\";s:5:\"alias\";s:11:\"angled-menu\";s:3:\"zip\";s:21:\"packs/angled-menu.zip\";s:3:\"uid\";s:32:\"2fe0c4682d1231ee3918be9e4fcb1837\";s:3:\"img\";s:22:\"angled-menu/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/angled-business-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:281;a:28:{s:2:\"id\";s:3:\"299\";s:5:\"title\";s:13:\"Angled Header\";s:5:\"alias\";s:13:\"angled-header\";s:3:\"zip\";s:23:\"packs/angled-header.zip\";s:3:\"uid\";s:32:\"09462601d4edca8dff899de6f666dc47\";s:3:\"img\";s:24:\"angled-header/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/angled-business-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:282;a:28:{s:2:\"id\";s:3:\"300\";s:5:\"title\";s:11:\"Angled News\";s:5:\"alias\";s:11:\"angled-news\";s:3:\"zip\";s:21:\"packs/angled-news.zip\";s:3:\"uid\";s:32:\"b315105763ed91214cb2f0ac12615729\";s:3:\"img\";s:22:\"angled-news/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/angled-business-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:283;a:28:{s:2:\"id\";s:3:\"301\";s:5:\"title\";s:15:\"Angled Services\";s:5:\"alias\";s:15:\"angled-services\";s:3:\"zip\";s:25:\"packs/angled-services.zip\";s:3:\"uid\";s:32:\"7605651c1487e1a6c32edc70017be8ad\";s:3:\"img\";s:26:\"angled-services/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/angled-business-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:284;a:28:{s:2:\"id\";s:3:\"302\";s:5:\"title\";s:14:\"Angled Success\";s:5:\"alias\";s:14:\"angled-success\";s:3:\"zip\";s:24:\"packs/angled-success.zip\";s:3:\"uid\";s:32:\"9e3fa974a42ecf80e1ec6ff991fca430\";s:3:\"img\";s:25:\"angled-success/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/angled-business-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:285;a:28:{s:2:\"id\";s:3:\"303\";s:5:\"title\";s:13:\"Angled Footer\";s:5:\"alias\";s:13:\"angled-footer\";s:3:\"zip\";s:23:\"packs/angled-footer.zip\";s:3:\"uid\";s:32:\"aed4eaa2f7883351ba9c9947feef153e\";s:3:\"img\";s:24:\"angled-footer/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/angled-business-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:286;a:28:{s:2:\"id\";s:3:\"304\";s:5:\"title\";s:20:\"Angled Content Modal\";s:5:\"alias\";s:20:\"angled-content-modal\";s:3:\"zip\";s:30:\"packs/angled-content-modal.zip\";s:3:\"uid\";s:32:\"4ddc74515fdf84f974217e4ed47a7c66\";s:3:\"img\";s:31:\"angled-content-modal/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/angled-business-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:287;a:24:{s:2:\"id\";s:3:\"312\";s:5:\"title\";s:24:\"Retouch Before and After\";s:5:\"alias\";s:7:\"Retouch\";s:3:\"zip\";s:11:\"Retouch.zip\";s:3:\"uid\";s:32:\"58894991f1abd8b448c8d353b1b5fe76\";s:3:\"img\";s:18:\"Retouch/slide1.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/retouch-before-after-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:155:\"<span class=\"ttm_content\">The Retouch Slider is the perfect way to compare your photos before and after retouching.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-beforeafter-addon\\/revslider-beforeafter-addon.php\",\"name\":\"Before After AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:288;a:24:{s:2:\"id\";s:3:\"313\";s:5:\"title\";s:11:\"Tech Slider\";s:5:\"alias\";s:11:\"tech-slider\";s:3:\"zip\";s:15:\"tech-slider.zip\";s:3:\"uid\";s:32:\"a98e2b264f00a1116d21808c6a543162\";s:3:\"img\";s:22:\"tech-slider/slide1.jpg\";s:7:\"preview\";s:63:\"http://revolution.themepunch.com/tech-showcase-slider-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:153:\"<span class=\"ttm_content\">This classic slider module with sleek device mockups features a smooth parallax effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:289;a:28:{s:2:\"id\";s:3:\"314\";s:5:\"title\";s:19:\"Peak Agency Website\";s:5:\"alias\";s:19:\"peak-agency-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:27:\"peak-agency-website-package\";s:3:\"img\";s:25:\"packages/peak_package.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/peak-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">The Peak Agency Website template is a minimal, light one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Peak Agency\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:290;a:28:{s:2:\"id\";s:3:\"315\";s:5:\"title\";s:11:\"Peak Header\";s:5:\"alias\";s:11:\"peak-header\";s:3:\"zip\";s:21:\"packs/peak-header.zip\";s:3:\"uid\";s:32:\"b721bd612e9fbc5182418ad3fd7d0808\";s:3:\"img\";s:22:\"peak-header/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/peak-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">The Peak Agency Website template is a minimal, light one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Peak Agency\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:291;a:28:{s:2:\"id\";s:3:\"316\";s:5:\"title\";s:10:\"Peak About\";s:5:\"alias\";s:10:\"peak-about\";s:3:\"zip\";s:20:\"packs/peak-about.zip\";s:3:\"uid\";s:32:\"7e68b1012fb03490d45c7f79e8cb1b19\";s:3:\"img\";s:21:\"peak-about/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/peak-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">The Peak Agency Website template is a minimal, light one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Peak Agency\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:292;a:28:{s:2:\"id\";s:3:\"317\";s:5:\"title\";s:14:\"Peak Portfolio\";s:5:\"alias\";s:14:\"peak-portfolio\";s:3:\"zip\";s:24:\"packs/peak-portfolio.zip\";s:3:\"uid\";s:32:\"6198d1885ba9e95221c33e404f21bdbc\";s:3:\"img\";s:25:\"peak-portfolio/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/peak-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">The Peak Agency Website template is a minimal, light one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Peak Agency\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:293;a:28:{s:2:\"id\";s:3:\"318\";s:5:\"title\";s:11:\"Peak Footer\";s:5:\"alias\";s:11:\"peak-footer\";s:3:\"zip\";s:21:\"packs/peak-footer.zip\";s:3:\"uid\";s:32:\"2dead6897ad3b3a709b380d81242f76b\";s:3:\"img\";s:22:\"peak-footer/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/peak-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">The Peak Agency Website template is a minimal, light one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Peak Agency\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:295;a:28:{s:2:\"id\";s:3:\"320\";s:5:\"title\";s:17:\"Portfolio Welcome\";s:5:\"alias\";s:17:\"portfolio-welcome\";s:3:\"zip\";s:27:\"packs/portfolio-welcome.zip\";s:3:\"uid\";s:32:\"97336b8785e4a7b27facaf1547e0464d\";s:3:\"img\";s:28:\"portfolio-welcome/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/modern-portfolio-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern portfolio template with fancy scroll animations and a colorful design.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"Modern Portfolio\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:80:\"How to Add a Dramatic Pop of Color to Your Site with a Duotone Effect [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-add-a-dramatic-pop-of-color-to-your-site-with-a-duotone-effect/\";s:9:\"guide_img\";s:37:\"tutorial/Modern-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:296;a:28:{s:2:\"id\";s:3:\"321\";s:5:\"title\";s:15:\"Portfolio About\";s:5:\"alias\";s:15:\"portfolio-about\";s:3:\"zip\";s:25:\"packs/portfolio-about.zip\";s:3:\"uid\";s:32:\"5d3a4724fd453de5313ceb6696c1db62\";s:3:\"img\";s:26:\"portfolio-about/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/modern-portfolio-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern portfolio template with fancy scroll animations and a colorful design.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"Modern Portfolio\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:80:\"How to Add a Dramatic Pop of Color to Your Site with a Duotone Effect [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-add-a-dramatic-pop-of-color-to-your-site-with-a-duotone-effect/\";s:9:\"guide_img\";s:37:\"tutorial/Modern-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:297;a:28:{s:2:\"id\";s:3:\"322\";s:5:\"title\";s:21:\"Portfolio Works Title\";s:5:\"alias\";s:21:\"portfolio-works-title\";s:3:\"zip\";s:31:\"packs/portfolio-works-title.zip\";s:3:\"uid\";s:32:\"cbb5c6e875cc1f25b463fdf89cabef28\";s:3:\"img\";s:32:\"portfolio-works-title/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/modern-portfolio-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern portfolio template with fancy scroll animations and a colorful design.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"Modern Portfolio\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:80:\"How to Add a Dramatic Pop of Color to Your Site with a Duotone Effect [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-add-a-dramatic-pop-of-color-to-your-site-with-a-duotone-effect/\";s:9:\"guide_img\";s:37:\"tutorial/Modern-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:298;a:28:{s:2:\"id\";s:3:\"323\";s:5:\"title\";s:23:\"Portfolio Works Content\";s:5:\"alias\";s:23:\"portfolio-works-content\";s:3:\"zip\";s:33:\"packs/portfolio-works-content.zip\";s:3:\"uid\";s:32:\"5c87311128c7794ffa6ee07ea0648082\";s:3:\"img\";s:34:\"portfolio-works-content/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/modern-portfolio-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern portfolio template with fancy scroll animations and a colorful design.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"Modern Portfolio\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:80:\"How to Add a Dramatic Pop of Color to Your Site with a Duotone Effect [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-add-a-dramatic-pop-of-color-to-your-site-with-a-duotone-effect/\";s:9:\"guide_img\";s:37:\"tutorial/Modern-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:299;a:28:{s:2:\"id\";s:3:\"324\";s:5:\"title\";s:18:\"Portfolio Contacts\";s:5:\"alias\";s:18:\"portfolio-contacts\";s:3:\"zip\";s:28:\"packs/portfolio-contacts.zip\";s:3:\"uid\";s:32:\"bd81feffad83b69218f7e837478038e5\";s:3:\"img\";s:29:\"portfolio-contacts/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/modern-portfolio-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern portfolio template with fancy scroll animations and a colorful design.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"Modern Portfolio\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:80:\"How to Add a Dramatic Pop of Color to Your Site with a Duotone Effect [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-add-a-dramatic-pop-of-color-to-your-site-with-a-duotone-effect/\";s:9:\"guide_img\";s:37:\"tutorial/Modern-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:300;a:28:{s:2:\"id\";s:3:\"325\";s:5:\"title\";s:18:\"App Studio Website\";s:5:\"alias\";s:18:\"app-studio-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"app-studio-website-package\";s:3:\"img\";s:31:\"packages/App_Studio_package.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/app-studio-website/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A modern one-page presentation website to present your mobile app development team.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:10:\"App Studio\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;}i:301;a:28:{s:2:\"id\";s:3:\"326\";s:5:\"title\";s:18:\"App Studio Welcome\";s:5:\"alias\";s:18:\"App-Studio-Welcome\";s:3:\"zip\";s:28:\"packs/App-Studio-Welcome.zip\";s:3:\"uid\";s:32:\"2ce0f3c54214b04e6c3a9becfd59730c\";s:3:\"img\";s:29:\"App-Studio-Welcome/slide1.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/app-studio-website/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A modern one-page presentation website to present your mobile app development team.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:10:\"App Studio\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;}i:302;a:28:{s:2:\"id\";s:3:\"327\";s:5:\"title\";s:19:\"App Studio Services\";s:5:\"alias\";s:19:\"App-Studio-Services\";s:3:\"zip\";s:29:\"packs/App-Studio-Services.zip\";s:3:\"uid\";s:32:\"5df7776271ec69d2f9edaa6b842715a9\";s:3:\"img\";s:30:\"App-Studio-Services/slide1.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/app-studio-website/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A modern one-page presentation website to present your mobile app development team.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:10:\"App Studio\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;}i:303;a:28:{s:2:\"id\";s:3:\"328\";s:5:\"title\";s:16:\"App Studio About\";s:5:\"alias\";s:16:\"App-Studio-About\";s:3:\"zip\";s:26:\"packs/App-Studio-About.zip\";s:3:\"uid\";s:32:\"af8b84dc116c629df7bd89fc69271a2e\";s:3:\"img\";s:27:\"App-Studio-About/slide1.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/app-studio-website/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A modern one-page presentation website to present your mobile app development team.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:10:\"App Studio\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;}i:304;a:28:{s:2:\"id\";s:3:\"329\";s:5:\"title\";s:19:\"App Studio Contacts\";s:5:\"alias\";s:19:\"App-Studio-Contacts\";s:3:\"zip\";s:29:\"packs/App-Studio-Contacts.zip\";s:3:\"uid\";s:32:\"afbbd2214c983d314f3215a00db9198d\";s:3:\"img\";s:30:\"App-Studio-Contacts/slide1.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/app-studio-website/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A modern one-page presentation website to present your mobile app development team.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:10:\"App Studio\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;}i:305;a:24:{s:2:\"id\";s:3:\"330\";s:5:\"title\";s:14:\"Cube Animation\";s:5:\"alias\";s:14:\"cube-animation\";s:3:\"zip\";s:18:\"cube-animation.zip\";s:3:\"uid\";s:32:\"c03dd3cfc60479dfc6d79ddb64fa0ec5\";s:3:\"img\";s:25:\"cube-animation/slide1.jpg\";s:7:\"preview\";s:65:\"https://revolution.themepunch.com/cube-animation-slider-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:155:\"<span class=\"ttm_content\">A modern slider with text elements, cube animations and a striking call to action button.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:306;a:28:{s:2:\"id\";s:3:\"331\";s:5:\"title\";s:13:\"Basic Website\";s:5:\"alias\";s:13:\"basic-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:21:\"basic-website-package\";s:3:\"img\";s:26:\"packages/basic_package.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:307;a:28:{s:2:\"id\";s:3:\"332\";s:5:\"title\";s:10:\"Basic Menu\";s:5:\"alias\";s:10:\"basic-menu\";s:3:\"zip\";s:20:\"packs/basic-menu.zip\";s:3:\"uid\";s:32:\"39277f53b2cb5ac644a1649b47c37270\";s:3:\"img\";s:21:\"basic-menu/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:308;a:28:{s:2:\"id\";s:3:\"333\";s:5:\"title\";s:12:\"Basic Header\";s:5:\"alias\";s:12:\"basic-header\";s:3:\"zip\";s:22:\"packs/basic-header.zip\";s:3:\"uid\";s:32:\"ad7a32dbccb0bdf9de64cf2adfa950a2\";s:3:\"img\";s:23:\"basic-header/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:309;a:28:{s:2:\"id\";s:3:\"334\";s:5:\"title\";s:13:\"Basic Content\";s:5:\"alias\";s:13:\"basic-content\";s:3:\"zip\";s:23:\"packs/basic-content.zip\";s:3:\"uid\";s:32:\"0b12f3b183a3c8206e3a7b28d2d93108\";s:3:\"img\";s:24:\"basic-content/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:310;a:28:{s:2:\"id\";s:3:\"335\";s:5:\"title\";s:14:\"Basic Carousel\";s:5:\"alias\";s:14:\"basic-carousel\";s:3:\"zip\";s:24:\"packs/basic-carousel.zip\";s:3:\"uid\";s:32:\"e4abb5c6d5cf914530575a982d3dfc14\";s:3:\"img\";s:25:\"basic-carousel/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:311;a:28:{s:2:\"id\";s:3:\"336\";s:5:\"title\";s:13:\"Basic Callout\";s:5:\"alias\";s:13:\"basic-callout\";s:3:\"zip\";s:23:\"packs/basic-callout.zip\";s:3:\"uid\";s:32:\"2ccc208b9322f5435d0f4ff64c6d9dab\";s:3:\"img\";s:24:\"basic-callout/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:312;a:28:{s:2:\"id\";s:3:\"337\";s:5:\"title\";s:10:\"Basic Grid\";s:5:\"alias\";s:10:\"basic-grid\";s:3:\"zip\";s:20:\"packs/basic-grid.zip\";s:3:\"uid\";s:32:\"3cb4b41d2992eba012921b8fb7c96daa\";s:3:\"img\";s:21:\"basic-grid/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:313;a:28:{s:2:\"id\";s:3:\"338\";s:5:\"title\";s:17:\"Basic Video Block\";s:5:\"alias\";s:17:\"basic-video-block\";s:3:\"zip\";s:27:\"packs/basic-video-block.zip\";s:3:\"uid\";s:32:\"e7c1d42b21819741f3e72c1325dae5ed\";s:3:\"img\";s:28:\"basic-video-block/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:314;a:28:{s:2:\"id\";s:3:\"339\";s:5:\"title\";s:12:\"Basic Footer\";s:5:\"alias\";s:12:\"basic-footer\";s:3:\"zip\";s:22:\"packs/basic-footer.zip\";s:3:\"uid\";s:32:\"ed8f6a554775ebace558af2f4f2dcbac\";s:3:\"img\";s:23:\"basic-footer/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:315;a:28:{s:2:\"id\";s:3:\"340\";s:5:\"title\";s:14:\"Basic Lightbox\";s:5:\"alias\";s:14:\"basic-lightbox\";s:3:\"zip\";s:24:\"packs/basic-lightbox.zip\";s:3:\"uid\";s:32:\"e4b025b300b1a8f417d04eb80113fac2\";s:3:\"img\";s:25:\"basic-lightbox/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:316;a:24:{s:2:\"id\";s:3:\"341\";s:5:\"title\";s:13:\"Nature Slider\";s:5:\"alias\";s:13:\"nature-slider\";s:3:\"zip\";s:17:\"nature-slider.zip\";s:3:\"uid\";s:32:\"eef1a4584ec1c3b8c26c305cca44e805\";s:3:\"img\";s:24:\"nature-slider/slide1.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/nature-explorer-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:151:\"<span class=\"ttm_content\">The Nature Explorer Slider Template uses the Distortion and Particle Effects Add-Ons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-liquideffect-addon\\/revslider-liquideffect-addon.php\",\"name\":\"Distortion Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Design a Featured Post Slider That Impresses Readers [Tutorial]\";s:9:\"guide_url\";s:64:\"https://www.sliderrevolution.com/tutorials/featured-post-slider/\";s:9:\"guide_img\";s:26:\"tutorial/nature-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:317;a:24:{s:2:\"id\";s:3:\"342\";s:5:\"title\";s:11:\"Art Gallery\";s:5:\"alias\";s:11:\"art-gallery\";s:3:\"zip\";s:15:\"art-gallery.zip\";s:3:\"uid\";s:32:\"b8c5095ae3407337e6e5b2a8515e7d6e\";s:3:\"img\";s:22:\"art-gallery/slide1.jpg\";s:7:\"preview\";s:62:\"https://revolution.themepunch.com/art-gallery-slider-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.2.22\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern slider with large, geometric elements and interesting mask animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:318;a:28:{s:2:\"id\";s:3:\"343\";s:5:\"title\";s:20:\"Construction Company\";s:5:\"alias\";s:28:\"construction-company-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:36:\"construction-company-website-package\";s:3:\"img\";s:33:\"packages/construction_package.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/construction-company-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:319;a:28:{s:2:\"id\";s:3:\"344\";s:5:\"title\";s:19:\"Construction Header\";s:5:\"alias\";s:19:\"Construction-Header\";s:3:\"zip\";s:29:\"packs/Construction-Header.zip\";s:3:\"uid\";s:32:\"5c77de774b8f5487c1276c4a7b3dc80c\";s:3:\"img\";s:30:\"Construction-Header/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/construction-company-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:320;a:28:{s:2:\"id\";s:3:\"345\";s:5:\"title\";s:17:\"Construction Home\";s:5:\"alias\";s:17:\"Construction-Home\";s:3:\"zip\";s:27:\"packs/Construction-Home.zip\";s:3:\"uid\";s:32:\"fcb277f0c07dad270d2a7cef4431bef8\";s:3:\"img\";s:28:\"Construction-Home/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/construction-company-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:321;a:28:{s:2:\"id\";s:3:\"346\";s:5:\"title\";s:21:\"Construction Projects\";s:5:\"alias\";s:21:\"Construction-Projects\";s:3:\"zip\";s:31:\"packs/Construction-Projects.zip\";s:3:\"uid\";s:32:\"0c847173c3739f79778dc2c0fc9704e4\";s:3:\"img\";s:32:\"Construction-Projects/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/construction-company-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:322;a:28:{s:2:\"id\";s:3:\"347\";s:5:\"title\";s:20:\"Construction History\";s:5:\"alias\";s:20:\"Construction-History\";s:3:\"zip\";s:30:\"packs/Construction-History.zip\";s:3:\"uid\";s:32:\"758da120c4b6c5606692faf0aa43aac6\";s:3:\"img\";s:31:\"Construction-History/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/construction-company-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:323;a:28:{s:2:\"id\";s:3:\"348\";s:5:\"title\";s:21:\"Construction Services\";s:5:\"alias\";s:21:\"Construction-Services\";s:3:\"zip\";s:31:\"packs/Construction-Services.zip\";s:3:\"uid\";s:32:\"5ad5b841c1d89e97ddbf972c8b11abd4\";s:3:\"img\";s:32:\"Construction-Services/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/construction-company-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:324;a:28:{s:2:\"id\";s:3:\"349\";s:5:\"title\";s:21:\"Construction Contacts\";s:5:\"alias\";s:21:\"Construction-Contacts\";s:3:\"zip\";s:31:\"packs/Construction-Contacts.zip\";s:3:\"uid\";s:32:\"b8c3c34046bb91ebb243e4da64745d37\";s:3:\"img\";s:32:\"Construction-Contacts/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/construction-company-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:325;a:24:{s:2:\"id\";s:3:\"350\";s:5:\"title\";s:22:\"Classic Cars Evolution\";s:5:\"alias\";s:22:\"Classic-Cars-Evolution\";s:3:\"zip\";s:26:\"Classic-Cars-Evolution.zip\";s:3:\"uid\";s:32:\"7061757f128fd624b0227715dab73b74\";s:3:\"img\";s:33:\"Classic-Cars-Evolution/slide1.jpg\";s:7:\"preview\";s:65:\"https://revolution.themepunch.com/classic-cars-before-after-hero/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:156:\"<span class=\"ttm_content\">The Classic Cars Evolution Slider is a great example of our popular before & after Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-beforeafter-addon\\/revslider-beforeafter-addon.php\",\"name\":\"Before After AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:69:\"How to Create an Interactive Before-and-After Image Slider [Tutorial]\";s:9:\"guide_url\";s:102:\"https://www.sliderrevolution.com/tutorials/how-to-create-an-interactive-before-and-after-image-slider/\";s:9:\"guide_img\";s:35:\"tutorial/Classic-Cars-Evolution.jpg\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:326;a:24:{s:2:\"id\";s:3:\"351\";s:5:\"title\";s:21:\"404 Error Space Theme\";s:5:\"alias\";s:21:\"404-Error-Space-Theme\";s:3:\"zip\";s:25:\"404-Error-Space-Theme.zip\";s:3:\"uid\";s:32:\"6412adc7ec025826328e40e552a14e1e\";s:3:\"img\";s:32:\"404-Error-Space-Theme/slide1.jpg\";s:7:\"preview\";s:49:\"https://revolution.themepunch.com/404-error-page/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">The Classic Cars Evolution Slider is the perfect way to make your error page more beautiful.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:82:\"How to Create a 404 Page That Will Convert Instead of Cost You Visitors [Tutorial]\";s:9:\"guide_url\";s:68:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-404-page/\";s:9:\"guide_img\";s:34:\"tutorial/404-Error-Space-Theme.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:327;a:28:{s:2:\"id\";s:3:\"352\";s:5:\"title\";s:12:\"Landing Page\";s:5:\"alias\";s:20:\"landing-page-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:28:\"landing-page-website-package\";s:3:\"img\";s:23:\"packages/lp_package.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:328;a:28:{s:2:\"id\";s:3:\"353\";s:5:\"title\";s:17:\"Landing Page Hero\";s:5:\"alias\";s:17:\"landing-page-hero\";s:3:\"zip\";s:27:\"packs/landing-page-hero.zip\";s:3:\"uid\";s:32:\"d328635caa20da7ee8a3ab687f8656ff\";s:3:\"img\";s:28:\"landing-page-hero/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:329;a:28:{s:2:\"id\";s:3:\"354\";s:5:\"title\";s:21:\"Landing Page Features\";s:5:\"alias\";s:21:\"landing-page-features\";s:3:\"zip\";s:31:\"packs/landing-page-features.zip\";s:3:\"uid\";s:32:\"6552bc72abace10918a64866d9bb79c1\";s:3:\"img\";s:32:\"landing-page-features/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:330;a:28:{s:2:\"id\";s:3:\"355\";s:5:\"title\";s:20:\"Landing Page Callout\";s:5:\"alias\";s:20:\"landing-page-callout\";s:3:\"zip\";s:30:\"packs/landing-page-callout.zip\";s:3:\"uid\";s:32:\"c5b101ea5471e7409ae7effa8d45fbcf\";s:3:\"img\";s:31:\"landing-page-callout/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:331;a:28:{s:2:\"id\";s:3:\"356\";s:5:\"title\";s:20:\"Landing Page Content\";s:5:\"alias\";s:20:\"landing-page-content\";s:3:\"zip\";s:30:\"packs/landing-page-content.zip\";s:3:\"uid\";s:32:\"34da8057a6bb3677c9adf9f18ffc6cf0\";s:3:\"img\";s:31:\"landing-page-content/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:332;a:28:{s:2:\"id\";s:3:\"357\";s:5:\"title\";s:25:\"Landing Page Testimonials\";s:5:\"alias\";s:25:\"landing-page-testimonials\";s:3:\"zip\";s:35:\"packs/landing-page-testimonials.zip\";s:3:\"uid\";s:32:\"a83606e311cd5115422d86f04890cbf1\";s:3:\"img\";s:36:\"landing-page-testimonials/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:333;a:28:{s:2:\"id\";s:3:\"358\";s:5:\"title\";s:27:\"Landing Page Call to Action\";s:5:\"alias\";s:27:\"landing-page-call-to-action\";s:3:\"zip\";s:37:\"packs/landing-page-call-to-action.zip\";s:3:\"uid\";s:32:\"adfb456b27fa7eb6b1415d8f80836f05\";s:3:\"img\";s:38:\"landing-page-call-to-action/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:334;a:28:{s:2:\"id\";s:3:\"359\";s:5:\"title\";s:17:\"Landing Page Help\";s:5:\"alias\";s:17:\"landing-page-help\";s:3:\"zip\";s:27:\"packs/landing-page-help.zip\";s:3:\"uid\";s:32:\"ca502431f9b7f6249d99b02464de2dd7\";s:3:\"img\";s:28:\"landing-page-help/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:335;a:28:{s:2:\"id\";s:3:\"360\";s:5:\"title\";s:19:\"Landing Page Footer\";s:5:\"alias\";s:19:\"landing-page-footer\";s:3:\"zip\";s:29:\"packs/landing-page-footer.zip\";s:3:\"uid\";s:32:\"2a6afc371dbd60cb117f8a0f5d09eac9\";s:3:\"img\";s:30:\"landing-page-footer/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:336;a:28:{s:2:\"id\";s:3:\"361\";s:5:\"title\";s:24:\"Landing Page Price Modal\";s:5:\"alias\";s:24:\"landing-page-price-modal\";s:3:\"zip\";s:34:\"packs/landing-page-price-modal.zip\";s:3:\"uid\";s:32:\"a6c5c0430b46dd4e6e68416964a8c54d\";s:3:\"img\";s:35:\"landing-page-price-modal/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:337;a:27:{s:2:\"id\";s:3:\"371\";s:5:\"title\";s:17:\"Corporate Website\";s:5:\"alias\";s:17:\"corporate-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:25:\"corporate-website-package\";s:3:\"img\";s:30:\"packages/corporate-website.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:173:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:338;a:27:{s:2:\"id\";s:3:\"372\";s:5:\"title\";s:16:\"Corporate Header\";s:5:\"alias\";s:16:\"Corporate-Header\";s:3:\"zip\";s:26:\"packs/Corporate-Header.zip\";s:3:\"uid\";s:32:\"04f868e3812a1681f00ab89580e5d1f8\";s:3:\"img\";s:27:\"Corporate-Header/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:339;a:27:{s:2:\"id\";s:3:\"373\";s:5:\"title\";s:24:\"Corporate Welcome Screen\";s:5:\"alias\";s:24:\"Corporate-Welcome-Screen\";s:3:\"zip\";s:34:\"packs/Corporate-Welcome-Screen.zip\";s:3:\"uid\";s:32:\"052afe98ef819f7ace041dbbdb749639\";s:3:\"img\";s:35:\"Corporate-Welcome-Screen/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:173:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:340;a:27:{s:2:\"id\";s:3:\"374\";s:5:\"title\";s:15:\"Corporate About\";s:5:\"alias\";s:15:\"Corporate-About\";s:3:\"zip\";s:25:\"packs/Corporate-About.zip\";s:3:\"uid\";s:32:\"7bf5f8f6d4cc3016cea86289cb46e5b6\";s:3:\"img\";s:26:\"Corporate-About/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:341;a:27:{s:2:\"id\";s:3:\"375\";s:5:\"title\";s:19:\"Corporate Portfolio\";s:5:\"alias\";s:19:\"Corporate-Portfolio\";s:3:\"zip\";s:29:\"packs/Corporate-Portfolio.zip\";s:3:\"uid\";s:32:\"612c2bd784fea81392dda1644a3c3cf3\";s:3:\"img\";s:30:\"Corporate-Portfolio/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:342;a:27:{s:2:\"id\";s:3:\"376\";s:5:\"title\";s:15:\"Corporate Chart\";s:5:\"alias\";s:15:\"Corporate-Chart\";s:3:\"zip\";s:25:\"packs/Corporate-Chart.zip\";s:3:\"uid\";s:32:\"4d27d9b3b2cfcce750e526aafb322a9f\";s:3:\"img\";s:26:\"Corporate-Chart/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:343;a:27:{s:2:\"id\";s:3:\"377\";s:5:\"title\";s:14:\"Corporate News\";s:5:\"alias\";s:14:\"Corporate-News\";s:3:\"zip\";s:24:\"packs/Corporate-News.zip\";s:3:\"uid\";s:32:\"bb65ed57a0d4db795d8b738f0a92f2d7\";s:3:\"img\";s:25:\"Corporate-News/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:344;a:27:{s:2:\"id\";s:3:\"378\";s:5:\"title\";s:16:\"Corporate Hiring\";s:5:\"alias\";s:16:\"Corporate-Hiring\";s:3:\"zip\";s:26:\"packs/Corporate-Hiring.zip\";s:3:\"uid\";s:32:\"136cf1a91604e819089eb3573a6e100a\";s:3:\"img\";s:27:\"Corporate-Hiring/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:345;a:27:{s:2:\"id\";s:3:\"379\";s:5:\"title\";s:22:\"Corporate Testimonials\";s:5:\"alias\";s:22:\"Corporate-Testimonials\";s:3:\"zip\";s:32:\"packs/Corporate-Testimonials.zip\";s:3:\"uid\";s:32:\"b17aec0afdc31e37359cfa406164463c\";s:3:\"img\";s:33:\"Corporate-Testimonials/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:346;a:27:{s:2:\"id\";s:3:\"380\";s:5:\"title\";s:15:\"Corporate Store\";s:5:\"alias\";s:15:\"Corporate-Store\";s:3:\"zip\";s:25:\"packs/Corporate-Store.zip\";s:3:\"uid\";s:32:\"6240b14620ddc634736716e0cdfdeb31\";s:3:\"img\";s:26:\"Corporate-Store/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:347;a:27:{s:2:\"id\";s:3:\"381\";s:5:\"title\";s:17:\"Corporate Support\";s:5:\"alias\";s:17:\"Corporate-Support\";s:3:\"zip\";s:27:\"packs/Corporate-Support.zip\";s:3:\"uid\";s:32:\"9424292a78076ce68c2faf587b26cdad\";s:3:\"img\";s:28:\"Corporate-Support/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:348;a:27:{s:2:\"id\";s:3:\"382\";s:5:\"title\";s:14:\"Corporate Team\";s:5:\"alias\";s:14:\"Corporate-Team\";s:3:\"zip\";s:24:\"packs/Corporate-Team.zip\";s:3:\"uid\";s:32:\"4fafe469b5a0a2545625c3f6d7ff3b9e\";s:3:\"img\";s:25:\"Corporate-Team/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"11\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:349;a:27:{s:2:\"id\";s:3:\"383\";s:5:\"title\";s:33:\"Corporate Selected Projects Title\";s:5:\"alias\";s:33:\"Corporate-Selected-Projects-Title\";s:3:\"zip\";s:43:\"packs/Corporate-Selected-Projects-Title.zip\";s:3:\"uid\";s:32:\"0ed3c41f51e6bf404c2fe179fa8d8ceb\";s:3:\"img\";s:44:\"Corporate-Selected-Projects-Title/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"12\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:350;a:27:{s:2:\"id\";s:3:\"384\";s:5:\"title\";s:27:\"Corporate Selected Projects\";s:5:\"alias\";s:27:\"Corporate-Selected-Projects\";s:3:\"zip\";s:37:\"packs/Corporate-Selected-Projects.zip\";s:3:\"uid\";s:32:\"1096c78d5f007f3900228a4092515e2e\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"13\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:351;a:27:{s:2:\"id\";s:3:\"385\";s:5:\"title\";s:17:\"Corporate Clients\";s:5:\"alias\";s:17:\"Corporate-Clients\";s:3:\"zip\";s:27:\"packs/Corporate-Clients.zip\";s:3:\"uid\";s:32:\"60fe3a311195bf4dba3e50bd1ab98574\";s:3:\"img\";s:28:\"Corporate-Clients/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"14\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:352;a:27:{s:2:\"id\";s:3:\"386\";s:5:\"title\";s:20:\"Corporate Text Block\";s:5:\"alias\";s:20:\"Corporate-Text-Block\";s:3:\"zip\";s:30:\"packs/Corporate-Text-Block.zip\";s:3:\"uid\";s:32:\"93b68bb23d65fd1028b6b5f6d19b85b5\";s:3:\"img\";s:31:\"Corporate-Text-Block/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"15\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:353;a:27:{s:2:\"id\";s:3:\"387\";s:5:\"title\";s:20:\"Corporate Mobile App\";s:5:\"alias\";s:20:\"Corporate-Mobile-App\";s:3:\"zip\";s:30:\"packs/Corporate-Mobile-App.zip\";s:3:\"uid\";s:32:\"e592369d233bea673403daa15c6e498a\";s:3:\"img\";s:31:\"Corporate-Mobile-App/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"16\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:354;a:27:{s:2:\"id\";s:3:\"388\";s:5:\"title\";s:18:\"Corporate Contacts\";s:5:\"alias\";s:18:\"Corporate-Contacts\";s:3:\"zip\";s:28:\"packs/Corporate-Contacts.zip\";s:3:\"uid\";s:32:\"91ae9488b54b7020f8ae9dfbfd6c563a\";s:3:\"img\";s:29:\"Corporate-Contacts/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"17\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:355;a:27:{s:2:\"id\";s:3:\"389\";s:5:\"title\";s:16:\"Corporate Footer\";s:5:\"alias\";s:16:\"Corporate-Footer\";s:3:\"zip\";s:26:\"packs/Corporate-Footer.zip\";s:3:\"uid\";s:32:\"a01df90af203f06194c1a18745d79861\";s:3:\"img\";s:27:\"Corporate-Footer/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"18\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:356;a:27:{s:2:\"id\";s:3:\"390\";s:5:\"title\";s:23:\"Corporate Scroll To Top\";s:5:\"alias\";s:23:\"Corporate-Scroll-To-Top\";s:3:\"zip\";s:33:\"packs/Corporate-Scroll-To-Top.zip\";s:3:\"uid\";s:32:\"2d68f6e4590a9a445e6eb055dfee88ba\";s:3:\"img\";s:34:\"Corporate-Scroll-To-Top/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"19\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:358;a:27:{s:2:\"id\";s:3:\"403\";s:5:\"title\";s:11:\"Brutal Menu\";s:5:\"alias\";s:11:\"brutal-menu\";s:3:\"zip\";s:21:\"packs/brutal-menu.zip\";s:3:\"uid\";s:32:\"04b21c7aee2479793336e964230d6e3f\";s:3:\"img\";s:22:\"brutal-menu/slide1.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:78:\"How to Create a Scroll-Triggered About Me Section for the Home Page [Tutorial]\";s:9:\"guide_url\";s:111:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-scroll-triggered-about-me-section-for-the-home-page/\";s:9:\"guide_img\";s:27:\"tutorial/Brutal-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:359;a:27:{s:2:\"id\";s:3:\"404\";s:5:\"title\";s:11:\"Brutal Hero\";s:5:\"alias\";s:11:\"brutal-hero\";s:3:\"zip\";s:21:\"packs/brutal-hero.zip\";s:3:\"uid\";s:32:\"a342ad01054b97bac7980fdf9e275b34\";s:3:\"img\";s:22:\"brutal-hero/slide1.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:78:\"How to Create a Scroll-Triggered About Me Section for the Home Page [Tutorial]\";s:9:\"guide_url\";s:111:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-scroll-triggered-about-me-section-for-the-home-page/\";s:9:\"guide_img\";s:27:\"tutorial/Brutal-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:360;a:27:{s:2:\"id\";s:3:\"405\";s:5:\"title\";s:12:\"Brutal About\";s:5:\"alias\";s:12:\"brutal-about\";s:3:\"zip\";s:22:\"packs/brutal-about.zip\";s:3:\"uid\";s:32:\"a3e1cd2e36c9a783c1932fdafe2e4434\";s:3:\"img\";s:23:\"brutal-about/slide1.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:78:\"How to Create a Scroll-Triggered About Me Section for the Home Page [Tutorial]\";s:9:\"guide_url\";s:111:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-scroll-triggered-about-me-section-for-the-home-page/\";s:9:\"guide_img\";s:27:\"tutorial/Brutal-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:361;a:27:{s:2:\"id\";s:3:\"406\";s:5:\"title\";s:16:\"Brutal Highlight\";s:5:\"alias\";s:16:\"brutal-highlight\";s:3:\"zip\";s:26:\"packs/brutal-highlight.zip\";s:3:\"uid\";s:32:\"b7f8522dcb4636467633bd3b14f4e3e9\";s:3:\"img\";s:27:\"brutal-highlight/slide1.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:78:\"How to Create a Scroll-Triggered About Me Section for the Home Page [Tutorial]\";s:9:\"guide_url\";s:111:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-scroll-triggered-about-me-section-for-the-home-page/\";s:9:\"guide_img\";s:27:\"tutorial/Brutal-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:362;a:27:{s:2:\"id\";s:3:\"407\";s:5:\"title\";s:15:\"Brutal Projects\";s:5:\"alias\";s:15:\"brutal-projects\";s:3:\"zip\";s:25:\"packs/brutal-projects.zip\";s:3:\"uid\";s:32:\"1a462e91373042193ca5d623dd8e8a47\";s:3:\"img\";s:26:\"brutal-projects/slide1.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:78:\"How to Create a Scroll-Triggered About Me Section for the Home Page [Tutorial]\";s:9:\"guide_url\";s:111:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-scroll-triggered-about-me-section-for-the-home-page/\";s:9:\"guide_img\";s:27:\"tutorial/Brutal-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:363;a:27:{s:2:\"id\";s:3:\"408\";s:5:\"title\";s:15:\"Brutal Services\";s:5:\"alias\";s:15:\"brutal-services\";s:3:\"zip\";s:25:\"packs/brutal-services.zip\";s:3:\"uid\";s:32:\"cbeeb1e7a5c2842b155fe13acb7c165d\";s:3:\"img\";s:26:\"brutal-services/slide1.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:78:\"How to Create a Scroll-Triggered About Me Section for the Home Page [Tutorial]\";s:9:\"guide_url\";s:111:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-scroll-triggered-about-me-section-for-the-home-page/\";s:9:\"guide_img\";s:27:\"tutorial/Brutal-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:364;a:27:{s:2:\"id\";s:3:\"409\";s:5:\"title\";s:14:\"Brutal Callout\";s:5:\"alias\";s:14:\"brutal-callout\";s:3:\"zip\";s:24:\"packs/brutal-callout.zip\";s:3:\"uid\";s:32:\"31b6dafdb2dfb548152653e60df5a3bc\";s:3:\"img\";s:25:\"brutal-callout/slide1.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:78:\"How to Create a Scroll-Triggered About Me Section for the Home Page [Tutorial]\";s:9:\"guide_url\";s:111:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-scroll-triggered-about-me-section-for-the-home-page/\";s:9:\"guide_img\";s:27:\"tutorial/Brutal-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:365;a:27:{s:2:\"id\";s:3:\"410\";s:5:\"title\";s:13:\"Brutal Footer\";s:5:\"alias\";s:13:\"brutal-footer\";s:3:\"zip\";s:23:\"packs/brutal-footer.zip\";s:3:\"uid\";s:32:\"07559f0c574e3dd95b2d40d72cbb01bc\";s:3:\"img\";s:24:\"brutal-footer/slide1.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:78:\"How to Create a Scroll-Triggered About Me Section for the Home Page [Tutorial]\";s:9:\"guide_url\";s:111:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-scroll-triggered-about-me-section-for-the-home-page/\";s:9:\"guide_img\";s:27:\"tutorial/Brutal-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:366;a:27:{s:2:\"id\";s:3:\"411\";s:5:\"title\";s:23:\"Church Website Template\";s:5:\"alias\";s:23:\"church-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:31:\"church-website-template-package\";s:3:\"img\";s:36:\"packages/church-website-template.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:367;a:27:{s:2:\"id\";s:3:\"412\";s:5:\"title\";s:13:\"Church Header\";s:5:\"alias\";s:13:\"Church-Header\";s:3:\"zip\";s:23:\"packs/Church-Header.zip\";s:3:\"uid\";s:32:\"c14289117e1e2b9ee716fb99146b2e03\";s:3:\"img\";s:24:\"Church-Header/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:368;a:27:{s:2:\"id\";s:3:\"413\";s:5:\"title\";s:22:\"Church Upcoming Events\";s:5:\"alias\";s:22:\"Church-Upcoming-Events\";s:3:\"zip\";s:32:\"packs/Church-Upcoming-Events.zip\";s:3:\"uid\";s:32:\"056a26efddae92973fee4ee5cfa75f10\";s:3:\"img\";s:33:\"Church-Upcoming-Events/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:369;a:27:{s:2:\"id\";s:3:\"414\";s:5:\"title\";s:12:\"Church About\";s:5:\"alias\";s:12:\"Church-About\";s:3:\"zip\";s:22:\"packs/Church-About.zip\";s:3:\"uid\";s:32:\"8ef133f3f669f06380334a83e27eedbb\";s:3:\"img\";s:23:\"Church-About/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:370;a:27:{s:2:\"id\";s:3:\"415\";s:5:\"title\";s:14:\"Church Pastors\";s:5:\"alias\";s:14:\"Church-Pastors\";s:3:\"zip\";s:24:\"packs/Church-Pastors.zip\";s:3:\"uid\";s:32:\"715edc0833a753b72350b8c974f86f94\";s:3:\"img\";s:25:\"Church-Pastors/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:371;a:27:{s:2:\"id\";s:3:\"416\";s:5:\"title\";s:20:\"Church Photo Gallery\";s:5:\"alias\";s:20:\"Church-Photo-Gallery\";s:3:\"zip\";s:30:\"packs/Church-Photo-Gallery.zip\";s:3:\"uid\";s:32:\"d94808a97149cd5d3b3354a28409ffd7\";s:3:\"img\";s:31:\"Church-Photo-Gallery/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:372;a:27:{s:2:\"id\";s:3:\"417\";s:5:\"title\";s:16:\"Church Community\";s:5:\"alias\";s:16:\"Church-Community\";s:3:\"zip\";s:26:\"packs/Church-Community.zip\";s:3:\"uid\";s:32:\"2244e6a6d7a691653eae2d70765130a7\";s:3:\"img\";s:27:\"Church-Community/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:373;a:27:{s:2:\"id\";s:3:\"418\";s:5:\"title\";s:13:\"Church Sermon\";s:5:\"alias\";s:13:\"Church-Sermon\";s:3:\"zip\";s:23:\"packs/Church-Sermon.zip\";s:3:\"uid\";s:32:\"8fedf983bd55fff0f7a16d9f0a7e5408\";s:3:\"img\";s:24:\"Church-Sermon/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:374;a:27:{s:2:\"id\";s:3:\"419\";s:5:\"title\";s:15:\"Church Contacts\";s:5:\"alias\";s:15:\"Church-Contacts\";s:3:\"zip\";s:25:\"packs/Church-Contacts.zip\";s:3:\"uid\";s:32:\"0b1a6968e75868548fd98e435625c090\";s:3:\"img\";s:26:\"Church-Contacts/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:375;a:27:{s:2:\"id\";s:3:\"420\";s:5:\"title\";s:13:\"Church Footer\";s:5:\"alias\";s:13:\"Church-Footer\";s:3:\"zip\";s:23:\"packs/Church-Footer.zip\";s:3:\"uid\";s:32:\"29756685d3dc49e42edada43e6393b7b\";s:3:\"img\";s:24:\"Church-Footer/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:376;a:27:{s:2:\"id\";s:3:\"421\";s:5:\"title\";s:29:\"Church Light Website Template\";s:5:\"alias\";s:29:\"church-light-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:37:\"church-light-website-template-package\";s:3:\"img\";s:42:\"packages/church-light-website-template.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:377;a:27:{s:2:\"id\";s:3:\"422\";s:5:\"title\";s:19:\"Church Light Header\";s:5:\"alias\";s:19:\"Church-Light-Header\";s:3:\"zip\";s:29:\"packs/Church-Light-Header.zip\";s:3:\"uid\";s:32:\"81c00f4b52cf55214de919e3f13121fc\";s:3:\"img\";s:30:\"Church-Light-Header/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:378;a:27:{s:2:\"id\";s:3:\"423\";s:5:\"title\";s:28:\"Church Light Upcoming Events\";s:5:\"alias\";s:28:\"Church-Light-Upcoming-Events\";s:3:\"zip\";s:38:\"packs/Church-Light-Upcoming-Events.zip\";s:3:\"uid\";s:32:\"963a49f4be0557ac5f3ee61d256f5bda\";s:3:\"img\";s:39:\"Church-Light-Upcoming-Events/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:379;a:27:{s:2:\"id\";s:3:\"424\";s:5:\"title\";s:18:\"Church Light About\";s:5:\"alias\";s:18:\"Church-Light-About\";s:3:\"zip\";s:28:\"packs/Church-Light-About.zip\";s:3:\"uid\";s:32:\"d46c8e8e6f80e6bfedb54f1cdc49e7e6\";s:3:\"img\";s:29:\"Church-Light-About/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:380;a:27:{s:2:\"id\";s:3:\"425\";s:5:\"title\";s:20:\"Church Light Pastors\";s:5:\"alias\";s:20:\"Church-Light-Pastors\";s:3:\"zip\";s:30:\"packs/Church-Light-Pastors.zip\";s:3:\"uid\";s:32:\"7cc3dec61556e2291d6f38c1ea5e983f\";s:3:\"img\";s:31:\"Church-Light-Pastors/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:381;a:27:{s:2:\"id\";s:3:\"426\";s:5:\"title\";s:26:\"Church Light Photo Gallery\";s:5:\"alias\";s:26:\"Church-Light-Photo-Gallery\";s:3:\"zip\";s:36:\"packs/Church-Light-Photo-Gallery.zip\";s:3:\"uid\";s:32:\"9e13100179b9b700b005693eeca57902\";s:3:\"img\";s:37:\"Church-Light-Photo-Gallery/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:382;a:27:{s:2:\"id\";s:3:\"427\";s:5:\"title\";s:22:\"Church Light Community\";s:5:\"alias\";s:22:\"Church-Light-Community\";s:3:\"zip\";s:32:\"packs/Church-Light-Community.zip\";s:3:\"uid\";s:32:\"14fcc0d43d899fd96116bdbc57c7c5ea\";s:3:\"img\";s:33:\"Church-Light-Community/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:383;a:27:{s:2:\"id\";s:3:\"428\";s:5:\"title\";s:19:\"Church Light Sermon\";s:5:\"alias\";s:19:\"Church-Light-Sermon\";s:3:\"zip\";s:29:\"packs/Church-Light-Sermon.zip\";s:3:\"uid\";s:32:\"fc30be7e703bc7b235665c36baa80e4e\";s:3:\"img\";s:30:\"Church-Light-Sermon/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:384;a:27:{s:2:\"id\";s:3:\"429\";s:5:\"title\";s:21:\"Church Light Contacts\";s:5:\"alias\";s:21:\"Church-Light-Contacts\";s:3:\"zip\";s:31:\"packs/Church-Light-Contacts.zip\";s:3:\"uid\";s:32:\"ed83d8fa63ecb59cf42656068ecf8d25\";s:3:\"img\";s:32:\"Church-Light-Contacts/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:385;a:27:{s:2:\"id\";s:3:\"430\";s:5:\"title\";s:19:\"Church Light Footer\";s:5:\"alias\";s:19:\"Church-Light-Footer\";s:3:\"zip\";s:29:\"packs/Church-Light-Footer.zip\";s:3:\"uid\";s:32:\"a168772865fd5dcf6229c9c6a49dff73\";s:3:\"img\";s:30:\"Church-Light-Footer/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:386;a:27:{s:2:\"id\";s:3:\"431\";s:5:\"title\";s:25:\"Rockable Website Template\";s:5:\"alias\";s:25:\"rockable-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:33:\"rockable-website-template-package\";s:3:\"img\";s:38:\"packages/rockable-website-template.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:387;a:27:{s:2:\"id\";s:3:\"432\";s:5:\"title\";s:13:\"Rockable Menu\";s:5:\"alias\";s:13:\"rockable-menu\";s:3:\"zip\";s:23:\"packs/rockable-menu.zip\";s:3:\"uid\";s:32:\"92d18f7ff38f22ff411a4ef4d9f54934\";s:3:\"img\";s:24:\"rockable-menu/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:388;a:27:{s:2:\"id\";s:3:\"433\";s:5:\"title\";s:13:\"Rockable Hero\";s:5:\"alias\";s:13:\"rockable-hero\";s:3:\"zip\";s:23:\"packs/rockable-hero.zip\";s:3:\"uid\";s:32:\"ba16b28d6bde95910cbce572bb251208\";s:3:\"img\";s:24:\"rockable-hero/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:389;a:27:{s:2:\"id\";s:3:\"434\";s:5:\"title\";s:15:\"Rockable Lineup\";s:5:\"alias\";s:15:\"rockable-lineup\";s:3:\"zip\";s:25:\"packs/rockable-lineup.zip\";s:3:\"uid\";s:32:\"6631980112805533a0d328c37e56adbd\";s:3:\"img\";s:26:\"rockable-lineup/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:390;a:27:{s:2:\"id\";s:3:\"435\";s:5:\"title\";s:17:\"Rockable Lineup 2\";s:5:\"alias\";s:17:\"rockable-lineup-2\";s:3:\"zip\";s:27:\"packs/rockable-lineup-2.zip\";s:3:\"uid\";s:32:\"98bc41d982dc478edabff4aa99461dbc\";s:3:\"img\";s:28:\"rockable-lineup-2/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:391;a:27:{s:2:\"id\";s:3:\"436\";s:5:\"title\";s:22:\"Rockable Gallery Title\";s:5:\"alias\";s:22:\"rockable-gallery-title\";s:3:\"zip\";s:32:\"packs/rockable-gallery-title.zip\";s:3:\"uid\";s:32:\"da43a76f5bc77aa6efe158b00ab7cf0d\";s:3:\"img\";s:33:\"rockable-gallery-title/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:392;a:27:{s:2:\"id\";s:3:\"437\";s:5:\"title\";s:16:\"Rockable Gallery\";s:5:\"alias\";s:16:\"rockable-gallery\";s:3:\"zip\";s:26:\"packs/rockable-gallery.zip\";s:3:\"uid\";s:32:\"c12a144d6860bcf24e91d5b980ac22f1\";s:3:\"img\";s:27:\"rockable-gallery/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:393;a:27:{s:2:\"id\";s:3:\"438\";s:5:\"title\";s:17:\"Rockable Sponsors\";s:5:\"alias\";s:17:\"rockable-sponsors\";s:3:\"zip\";s:27:\"packs/rockable-sponsors.zip\";s:3:\"uid\";s:32:\"1e40d4a810c23f8d5fe5cd5ca31ee20d\";s:3:\"img\";s:28:\"rockable-sponsors/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:394;a:27:{s:2:\"id\";s:3:\"439\";s:5:\"title\";s:15:\"Rockable Footer\";s:5:\"alias\";s:15:\"rockable-footer\";s:3:\"zip\";s:25:\"packs/rockable-footer.zip\";s:3:\"uid\";s:32:\"a4a9952d5e56fc14366155e8ebfa432a\";s:3:\"img\";s:26:\"rockable-footer/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:395;a:27:{s:2:\"id\";s:3:\"440\";s:5:\"title\";s:21:\"Rockable Detail Modal\";s:5:\"alias\";s:21:\"rockable-detail-modal\";s:3:\"zip\";s:31:\"packs/rockable-detail-modal.zip\";s:3:\"uid\";s:32:\"b51d918203ff7975a144a9f1be09f31b\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:396;a:27:{s:2:\"id\";s:3:\"441\";s:5:\"title\";s:23:\"Rockable Detail Modal 2\";s:5:\"alias\";s:23:\"rockable-detail-modal-2\";s:3:\"zip\";s:33:\"packs/rockable-detail-modal-2.zip\";s:3:\"uid\";s:32:\"dcf51ebb3d4a1dec94748a1e016c5ef7\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:397;a:24:{s:2:\"id\";s:3:\"442\";s:5:\"title\";s:27:\"Real Estate Showcase Slider\";s:5:\"alias\";s:27:\"real-estate-showcase-slider\";s:3:\"zip\";s:31:\"Real-Estate-Showcase-Slider.zip\";s:3:\"uid\";s:32:\"486b2bbe296722e70421731e3c05711b\";s:3:\"img\";s:38:\"Real-Estate-Showcase-Slider/slide1.jpg\";s:7:\"preview\";s:62:\"https://revolution.themepunch.com/real-estate-showcase-slider/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:152:\"<span class=\"ttm_content\">An elegant showcase for your real estate & realtor website. Flexible and customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:398;a:24:{s:2:\"id\";s:3:\"443\";s:5:\"title\";s:16:\"Isometric Slider\";s:5:\"alias\";s:16:\"isometric-slider\";s:3:\"zip\";s:20:\"isometric-slider.zip\";s:3:\"uid\";s:32:\"fb06051fcf6649a44f2292044e414a36\";s:3:\"img\";s:27:\"isometric-slider/slide1.jpg\";s:7:\"preview\";s:51:\"https://revolution.themepunch.com/isometric-slider/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:154:\"<span class=\"ttm_content\">A colorful, isometric slider template with fully customizable colors and screen content.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:399;a:27:{s:2:\"id\";s:3:\"444\";s:5:\"title\";s:26:\"Woo Commerce Slider Static\";s:5:\"alias\";s:26:\"woo-commerce-slider-static\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"woo-commerce-slider-static\";s:3:\"img\";s:39:\"packages/woo-commerce-slider-static.jpg\";s:7:\"preview\";s:54:\"https://revolution.themepunch.com/woo-commerce-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:178:\"<span class=\"ttm_content\">A uniquely animated Woo Commerce Slider template - this is the static version that doesn\'t use Woo Commerce data</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:7:\"website\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Woo Commerce Slider Static\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"35\";s:9:\"installed\";b:0;}i:400;a:27:{s:2:\"id\";s:3:\"445\";s:5:\"title\";s:17:\"E-Commerce Slider\";s:5:\"alias\";s:17:\"E-Commerce-Slider\";s:3:\"zip\";s:27:\"packs/E-Commerce-Slider.zip\";s:3:\"uid\";s:32:\"1533cfd83c2ae122f23074e1ed77f256\";s:3:\"img\";s:28:\"E-Commerce-Slider/slide1.jpg\";s:7:\"preview\";s:54:\"https://revolution.themepunch.com/woo-commerce-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:178:\"<span class=\"ttm_content\">A uniquely animated Woo Commerce Slider template - this is the static version that doesn\'t use Woo Commerce data</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:4:\"hero\";i:1;s:7:\"website\";i:2;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Woo Commerce Slider Static\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"35\";s:9:\"installed\";b:0;}i:401;a:27:{s:2:\"id\";s:3:\"446\";s:5:\"title\";s:23:\"E-Commerce Slider Modal\";s:5:\"alias\";s:23:\"E-Commerce-Slider-Modal\";s:3:\"zip\";s:33:\"packs/E-Commerce-Slider-Modal.zip\";s:3:\"uid\";s:32:\"825e05c3967515b92a75da017c68a863\";s:3:\"img\";s:34:\"E-Commerce-Slider-Modal/slide1.jpg\";s:7:\"preview\";s:54:\"https://revolution.themepunch.com/woo-commerce-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:178:\"<span class=\"ttm_content\">A uniquely animated Woo Commerce Slider template - this is the static version that doesn\'t use Woo Commerce data</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:4:\"hero\";i:1;s:7:\"website\";i:2;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Woo Commerce Slider Static\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"35\";s:9:\"installed\";b:0;}i:402;a:24:{s:2:\"id\";s:3:\"447\";s:5:\"title\";s:27:\"Woo Commerce Slider Dynamic\";s:5:\"alias\";s:27:\"Woo-Commerce-Slider-Dynamic\";s:3:\"zip\";s:31:\"Woo-Commerce-Slider-Dynamic.zip\";s:3:\"uid\";s:32:\"b8e2c64f3739e552c563c48c59f20fe7\";s:3:\"img\";s:38:\"Woo-Commerce-Slider-Dynamic/slide1.jpg\";s:7:\"preview\";s:63:\"https://www.sliderrevolution.com/templates/woo-commerce-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">A uniquely animated Woo Commerce Slider template - this is the dynamic version that uses Woo Commerce data</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:403;a:27:{s:2:\"id\";s:3:\"448\";s:5:\"title\";s:31:\"Blooming Event Florist Template\";s:5:\"alias\";s:31:\"blooming-event-florist-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:39:\"blooming-event-florist-template-package\";s:3:\"img\";s:52:\"packages/blooming-event-florist-template-package.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:404;a:27:{s:2:\"id\";s:3:\"449\";s:5:\"title\";s:15:\"Blooming Header\";s:5:\"alias\";s:15:\"blooming-header\";s:3:\"zip\";s:25:\"packs/blooming-header.zip\";s:3:\"uid\";s:32:\"aa2ee34fd8ed018945ba64e6913810e4\";s:3:\"img\";s:26:\"blooming-header/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:405;a:27:{s:2:\"id\";s:3:\"450\";s:5:\"title\";s:14:\"Blooming About\";s:5:\"alias\";s:14:\"blooming-about\";s:3:\"zip\";s:24:\"packs/blooming-about.zip\";s:3:\"uid\";s:32:\"dd7095e46fab2eb475d00480fd17a6ec\";s:3:\"img\";s:25:\"blooming-about/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:406;a:27:{s:2:\"id\";s:3:\"451\";s:5:\"title\";s:18:\"Blooming Portfolio\";s:5:\"alias\";s:18:\"blooming-portfolio\";s:3:\"zip\";s:28:\"packs/blooming-portfolio.zip\";s:3:\"uid\";s:32:\"c72ddcbb07b62982b8c21328a6383e22\";s:3:\"img\";s:29:\"blooming-portfolio/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:407;a:27:{s:2:\"id\";s:3:\"452\";s:5:\"title\";s:22:\"Blooming Wedding Title\";s:5:\"alias\";s:22:\"blooming-wedding-title\";s:3:\"zip\";s:32:\"packs/blooming-wedding-title.zip\";s:3:\"uid\";s:32:\"4fcfb0b99289c12d014c67306bb7687b\";s:3:\"img\";s:33:\"blooming-wedding-title/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:408;a:27:{s:2:\"id\";s:3:\"453\";s:5:\"title\";s:25:\"Blooming Wedding Carousel\";s:5:\"alias\";s:25:\"blooming-wedding-carousel\";s:3:\"zip\";s:35:\"packs/blooming-wedding-carousel.zip\";s:3:\"uid\";s:32:\"1d1bb979dbfca8ba9d43da1c0f665339\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:409;a:27:{s:2:\"id\";s:3:\"454\";s:5:\"title\";s:21:\"Blooming Wedding Text\";s:5:\"alias\";s:21:\"blooming-wedding-text\";s:3:\"zip\";s:31:\"packs/blooming-wedding-text.zip\";s:3:\"uid\";s:32:\"326f2793294a739dd3aac3cc45332df8\";s:3:\"img\";s:32:\"blooming-wedding-text/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:410;a:27:{s:2:\"id\";s:3:\"455\";s:5:\"title\";s:22:\"Blooming Parties Title\";s:5:\"alias\";s:22:\"blooming-parties-title\";s:3:\"zip\";s:32:\"packs/blooming-parties-title.zip\";s:3:\"uid\";s:32:\"b47aae1b368d3c3d9017f260e6c6a547\";s:3:\"img\";s:33:\"blooming-parties-title/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:411;a:27:{s:2:\"id\";s:3:\"456\";s:5:\"title\";s:25:\"Blooming Parties Carousel\";s:5:\"alias\";s:25:\"blooming-parties-carousel\";s:3:\"zip\";s:35:\"packs/blooming-parties-carousel.zip\";s:3:\"uid\";s:32:\"9f90a9da7b017aeee7f3b608cda066e6\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:412;a:27:{s:2:\"id\";s:3:\"457\";s:5:\"title\";s:21:\"Blooming Parties Text\";s:5:\"alias\";s:21:\"blooming-parties-text\";s:3:\"zip\";s:31:\"packs/blooming-parties-text.zip\";s:3:\"uid\";s:32:\"66a47346cc639b8b9b9b5dfa1521b6ef\";s:3:\"img\";s:32:\"blooming-parties-text/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:413;a:27:{s:2:\"id\";s:3:\"458\";s:5:\"title\";s:22:\"Blooming Funeral Title\";s:5:\"alias\";s:22:\"blooming-funeral-title\";s:3:\"zip\";s:32:\"packs/blooming-funeral-title.zip\";s:3:\"uid\";s:32:\"e9e77134472c33c56be442073f29d1fd\";s:3:\"img\";s:33:\"blooming-funeral-title/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:414;a:27:{s:2:\"id\";s:3:\"459\";s:5:\"title\";s:23:\"Blooming Funeral Slider\";s:5:\"alias\";s:23:\"blooming-funeral-slider\";s:3:\"zip\";s:33:\"packs/blooming-funeral-slider.zip\";s:3:\"uid\";s:32:\"d15090841c25c7c8f0e1b0987c0c0887\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:2:\"11\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:415;a:27:{s:2:\"id\";s:3:\"460\";s:5:\"title\";s:21:\"Blooming Funeral Text\";s:5:\"alias\";s:21:\"blooming-funeral-text\";s:3:\"zip\";s:31:\"packs/blooming-funeral-text.zip\";s:3:\"uid\";s:32:\"d7c80e246f31e3d2f4e5dc1656f133cc\";s:3:\"img\";s:32:\"blooming-funeral-text/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:2:\"12\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:416;a:27:{s:2:\"id\";s:3:\"461\";s:5:\"title\";s:16:\"Blooming Contact\";s:5:\"alias\";s:16:\"blooming-contact\";s:3:\"zip\";s:26:\"packs/blooming-contact.zip\";s:3:\"uid\";s:32:\"54280182bca86443e2648b3146f41e47\";s:3:\"img\";s:27:\"blooming-contact/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:2:\"13\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:417;a:24:{s:2:\"id\";s:3:\"462\";s:5:\"title\";s:13:\"Particle Hero\";s:5:\"alias\";s:13:\"particle-hero\";s:3:\"zip\";s:17:\"particle-hero.zip\";s:3:\"uid\";s:32:\"3f422f4807bf9ef4cb15dade515dad00\";s:3:\"img\";s:24:\"particle-hero/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/wordpress-hero-image-header/#slide6\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:120:\"<span class=\"ttm_content\">A Hero header module using the Particle Effect Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:418;a:24:{s:2:\"id\";s:3:\"463\";s:5:\"title\";s:17:\"Bubble Morph Hero\";s:5:\"alias\";s:17:\"bubble-morph-hero\";s:3:\"zip\";s:21:\"bubble-morph-hero.zip\";s:3:\"uid\";s:32:\"b47e6bcc1ae80393ff3f7388ed3b9f8f\";s:3:\"img\";s:28:\"bubble-morph-hero/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/wordpress-hero-image-header/#slide5\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:117:\"<span class=\"ttm_content\">A Hero header module using the Bubble Morph Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:419;a:24:{s:2:\"id\";s:3:\"464\";s:5:\"title\";s:13:\"Parallax Hero\";s:5:\"alias\";s:13:\"parallax-hero\";s:3:\"zip\";s:17:\"parallax-hero.zip\";s:3:\"uid\";s:32:\"290e86534326ee118e96ae7ce0538fa2\";s:3:\"img\";s:24:\"parallax-hero/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/wordpress-hero-image-header/#slide4\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:117:\"<span class=\"ttm_content\">A parallax hero module with mouse move interaction.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:420;a:24:{s:2:\"id\";s:3:\"465\";s:5:\"title\";s:10:\"Video Hero\";s:5:\"alias\";s:10:\"video-hero\";s:3:\"zip\";s:14:\"video-hero.zip\";s:3:\"uid\";s:32:\"f9e280015d3408bb0482e13fe753da8f\";s:3:\"img\";s:21:\"video-hero/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/wordpress-hero-image-header/#slide3\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:111:\"<span class=\"ttm_content\">A simple Hero header module with HTML5 video.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:421;a:24:{s:2:\"id\";s:3:\"466\";s:5:\"title\";s:14:\"Ken Burns Hero\";s:5:\"alias\";s:14:\"ken-burns-hero\";s:3:\"zip\";s:18:\"ken-burns-hero.zip\";s:3:\"uid\";s:32:\"d5f89e5f5b3991b995e2bfeb50cfe9f8\";s:3:\"img\";s:25:\"ken-burns-hero/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/wordpress-hero-image-header/#slide2\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:142:\"<span class=\"ttm_content\">A simple image background hero header module with a subtle Ken Burns effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:422;a:24:{s:2:\"id\";s:3:\"467\";s:5:\"title\";s:21:\"Basic Hero Collection\";s:5:\"alias\";s:21:\"basic-hero-collection\";s:3:\"zip\";s:25:\"basic-hero-collection.zip\";s:3:\"uid\";s:32:\"ff625c65e8aab4689fa56d5652279d51\";s:3:\"img\";s:32:\"basic-hero-collection/slide1.jpg\";s:7:\"preview\";s:62:\"https://revolution.themepunch.com/wordpress-hero-image-header/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:153:\"<span class=\"ttm_content\">A collection of WordPress Hero Headers with image, video, particles, parallax and more!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:348:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:423;a:24:{s:2:\"id\";s:3:\"468\";s:5:\"title\";s:19:\"Launching Very Soon\";s:5:\"alias\";s:19:\"launching-very-soon\";s:3:\"zip\";s:23:\"launching-very-soon.zip\";s:3:\"uid\";s:32:\"2da45cf2d9bec07e7183b3f7777986b9\";s:3:\"img\";s:30:\"launching-very-soon/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/launching-soon-countdown/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:166:\"<span class=\"ttm_content\">Rocket BOOST! A beautifully animated launching soon countdown module using our \"Coming Soon\" Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:197:\"[{\"path\":\"revslider-maintenance-addon\\/revslider-maintenance-addon.php\",\"name\":\"Coming Soon & Maintenance AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/revslider-doc\\/add-coming-soon-maintenance\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:424;a:24:{s:2:\"id\";s:3:\"469\";s:5:\"title\";s:18:\"Under Construction\";s:5:\"alias\";s:18:\"Under-Construction\";s:3:\"zip\";s:22:\"Under-Construction.zip\";s:3:\"uid\";s:32:\"4b12f9a82a5b48d45a707df93406eb5b\";s:3:\"img\";s:29:\"Under-Construction/slide1.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/under-construction/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You will love this animated under construction landing page using our \"Coming Soon\" Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:197:\"[{\"path\":\"revslider-maintenance-addon\\/revslider-maintenance-addon.php\",\"name\":\"Coming Soon & Maintenance AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/revslider-doc\\/add-coming-soon-maintenance\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:91:\"Create an Under Construction Page Thatâll Entertain Visitors While You Work [Tutorial]\";s:9:\"guide_url\";s:121:\"https://www.sliderrevolution.com/tutorials/create-an-under-construction-page-that-will-entertain-visitors-while-you-work/\";s:9:\"guide_img\";s:31:\"tutorial/Under-Construction.jpg\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:425;a:24:{s:2:\"id\";s:3:\"470\";s:5:\"title\";s:15:\"Particle Effect\";s:5:\"alias\";s:15:\"Particle-Effect\";s:3:\"zip\";s:19:\"Particle-Effect.zip\";s:3:\"uid\";s:32:\"66cf4e514e83a6984903694fd587edb6\";s:3:\"img\";s:26:\"Particle-Effect/slide1.jpg\";s:7:\"preview\";s:54:\"https://revolution.themepunch.com/snow-particle-scene/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:140:\"<span class=\"ttm_content\">Get into a winter mood with our Snow Particle Scene for Slider Revolution!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:426;a:24:{s:2:\"id\";s:3:\"471\";s:5:\"title\";s:17:\"Particle Effect 2\";s:5:\"alias\";s:17:\"Particle-Effect-2\";s:3:\"zip\";s:21:\"Particle-Effect-2.zip\";s:3:\"uid\";s:32:\"303337c29a97a816ccecca7e5f0b5e20\";s:3:\"img\";s:28:\"Particle-Effect-2/slide1.jpg\";s:7:\"preview\";s:56:\"https://revolution.themepunch.com/cyber-particle-effect/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:147:\"<span class=\"ttm_content\">Amaze your website visitors with the cyber particle effect for Slider Revolution!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:427;a:27:{s:2:\"id\";s:3:\"472\";s:5:\"title\";s:22:\"Stark Website Template\";s:5:\"alias\";s:22:\"stark-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:30:\"stark-website-template-package\";s:3:\"img\";s:43:\"packages/stark-website-template-package.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:428;a:27:{s:2:\"id\";s:3:\"473\";s:5:\"title\";s:10:\"Stark Menu\";s:5:\"alias\";s:10:\"stark-menu\";s:3:\"zip\";s:20:\"packs/stark-menu.zip\";s:3:\"uid\";s:32:\"bb31150df180e784d76a1f5ea306bf05\";s:3:\"img\";s:21:\"stark-menu/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:87:\"offset=\"t:0px,0px,0px,0px;b:0px,0px,0px,0px;l:140px,70px,0px,0px;r:140px,70px,0px,0px;\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:429;a:27:{s:2:\"id\";s:3:\"474\";s:5:\"title\";s:12:\"Stark Header\";s:5:\"alias\";s:12:\"stark-header\";s:3:\"zip\";s:22:\"packs/stark-header.zip\";s:3:\"uid\";s:32:\"62bfca01bf6e33cfad81d8df06498299\";s:3:\"img\";s:23:\"stark-header/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:93:\"offset=\"t:40px,30px,20px,10px;b:0px,0px,0px,0px;l:40px,30px,20px,10px;r:40px,30px,20px,10px;\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:430;a:27:{s:2:\"id\";s:3:\"475\";s:5:\"title\";s:13:\"Stark Content\";s:5:\"alias\";s:13:\"stark-content\";s:3:\"zip\";s:23:\"packs/stark-content.zip\";s:3:\"uid\";s:32:\"4577ca760133eb5d894c46f212f6eefb\";s:3:\"img\";s:24:\"stark-content/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:6:\"6.2.22\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:110:\"offset=\"t:-50px,-30px,-30px,-20px;b:0px,0px,0px,0px;l:140px,70px,50px,30px;r:140px,70px,50px,30px;\" zindex=\"6\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:431;a:27:{s:2:\"id\";s:3:\"476\";s:5:\"title\";s:14:\"Stark Carousel\";s:5:\"alias\";s:14:\"stark-carousel\";s:3:\"zip\";s:24:\"packs/stark-carousel.zip\";s:3:\"uid\";s:32:\"de63336d333eeff10eccfd5d9741e6c9\";s:3:\"img\";s:25:\"stark-carousel/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:108:\"offset=\"t:-50px,-30px,-30px,-20px;b:0px,0px,0px,0px;l:40px,30px,20px,10px;r:40px,30px,20px,10px;\" zindex=\"1\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:432;a:27:{s:2:\"id\";s:3:\"477\";s:5:\"title\";s:15:\"Stark Portfolio\";s:5:\"alias\";s:15:\"stark-portfolio\";s:3:\"zip\";s:25:\"packs/stark-portfolio.zip\";s:3:\"uid\";s:32:\"99fcf3df65f8471fe30bec1bf0c2350d\";s:3:\"img\";s:26:\"stark-portfolio/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:6:\"6.2.22\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:110:\"offset=\"t:-50px,-30px,-30px,-20px;b:0px,0px,0px,0px;l:140px,70px,50px,30px;r:140px,70px,50px,30px;\" zindex=\"5\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:433;a:27:{s:2:\"id\";s:3:\"478\";s:5:\"title\";s:22:\"Stark Portfolio Detail\";s:5:\"alias\";s:22:\"stark-portfolio-detail\";s:3:\"zip\";s:32:\"packs/stark-portfolio-detail.zip\";s:3:\"uid\";s:32:\"7484fc54f81daec07c93e992216310ce\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:434;a:27:{s:2:\"id\";s:3:\"479\";s:5:\"title\";s:13:\"Stark Contact\";s:5:\"alias\";s:13:\"stark-contact\";s:3:\"zip\";s:23:\"packs/stark-contact.zip\";s:3:\"uid\";s:32:\"8d704226b7093123a9d9faf424da6c35\";s:3:\"img\";s:24:\"stark-contact/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:108:\"offset=\"t:-50px,-30px,-30px,-20px;b:0px,0px,0px,0px;l:40px,30px,20px,10px;r:40px,30px,20px,10px;\" zindex=\"2\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:435;a:27:{s:2:\"id\";s:3:\"480\";s:5:\"title\";s:12:\"Stark Footer\";s:5:\"alias\";s:12:\"stark-footer\";s:3:\"zip\";s:22:\"packs/stark-footer.zip\";s:3:\"uid\";s:32:\"e7132dc158e7dcdb4ef5b3a1aa00208a\";s:3:\"img\";s:23:\"stark-footer/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.2.22\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:114:\"offset=\"t:-50px,-30px,-30px,-20px;b:40px,30px,20px,20px;l:140px,70px,50px,30px;r:140px,70px,50px,30px;\" zindex=\"3\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:436;a:27:{s:2:\"id\";s:3:\"481\";s:5:\"title\";s:16:\"Stark Newsletter\";s:5:\"alias\";s:16:\"stark-newsletter\";s:3:\"zip\";s:26:\"packs/stark-newsletter.zip\";s:3:\"uid\";s:32:\"bb76ddd68dbe6bda5ece7e4227a51413\";s:3:\"img\";s:27:\"stark-newsletter/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:33:\"usage=\"modal\" modal=\"s:#contact;\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:437;a:24:{s:2:\"id\";s:3:\"482\";s:5:\"title\";s:15:\"Big Summer Sale\";s:5:\"alias\";s:15:\"big-summer-sale\";s:3:\"zip\";s:19:\"big-summer-sale.zip\";s:3:\"uid\";s:32:\"a6779fa7109763209d234f9cf2e766c6\";s:3:\"img\";s:26:\"big-summer-sale/slide1.jpg\";s:7:\"preview\";s:62:\"https://revolution.themepunch.com/big-summer-sale-shop-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:153:\"<span class=\"ttm_content\">The Big Summer Sale Shop Slider is a beautiful eye catcher for your e-commerce website!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:60:\"How to Add an Animated Headline to Your Home Page [Tutorial]\";s:9:\"guide_url\";s:102:\"https://www.sliderrevolution.com/tutorials/how-to-add-an-animated-headline-to-your-home-page-tutorial/\";s:9:\"guide_img\";s:28:\"tutorial/big-summer-sale.jpg\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:438;a:25:{s:2:\"id\";s:3:\"483\";s:5:\"title\";s:18:\"Traveller Carousel\";s:5:\"alias\";s:18:\"traveller-carousel\";s:3:\"zip\";s:22:\"traveller-carousel.zip\";s:3:\"uid\";s:32:\"185344ed6236bea2906a79035d1d5702\";s:3:\"img\";s:29:\"traveller-carousel/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/travel-blog-carousel/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:137:\"<span class=\"ttm_content\">A travel blog carousel with interesting parallax and ken burns effects!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:263:\"<span class=\"ttm_content\">Note that the content visible on all slides can be edited on the \"global layers\" slide.<br/>Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Create an Engaging Product Carousel for Your Online Shop [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-an-engaging-product-carousel-for-your-online-shop/\";s:9:\"guide_img\";s:31:\"tutorial/traveller-carousel.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:439;a:24:{s:2:\"id\";s:3:\"484\";s:5:\"title\";s:16:\"Project Carousel\";s:5:\"alias\";s:16:\"project-carousel\";s:3:\"zip\";s:20:\"project-carousel.zip\";s:3:\"uid\";s:32:\"49c85ad406da943bdd25f08fd6496748\";s:3:\"img\";s:27:\"project-carousel/slide1.jpg\";s:7:\"preview\";s:51:\"https://revolution.themepunch.com/project-carousel/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:137:\"<span class=\"ttm_content\">A project carousel with images and texts that can be customized easily!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:440;a:24:{s:2:\"id\";s:3:\"485\";s:5:\"title\";s:13:\"News Carousel\";s:5:\"alias\";s:13:\"news-carousel\";s:3:\"zip\";s:17:\"news-carousel.zip\";s:3:\"uid\";s:32:\"76f5b939150092a30038f161084140ae\";s:3:\"img\";s:24:\"news-carousel/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/news-carousel/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:134:\"<span class=\"ttm_content\">A news carousel with images and texts that can be customized easily!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:441;a:27:{s:2:\"id\";s:3:\"486\";s:5:\"title\";s:29:\"Story Blocks Website Template\";s:5:\"alias\";s:29:\"story-blocks-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:37:\"story-blocks-website-template-package\";s:3:\"img\";s:50:\"packages/story-blocks-website-template-package.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:442;a:27:{s:2:\"id\";s:3:\"487\";s:5:\"title\";s:10:\"Story Menu\";s:5:\"alias\";s:10:\"story-menu\";s:3:\"zip\";s:20:\"packs/story-menu.zip\";s:3:\"uid\";s:32:\"1f2f7cd91480f15cff8e7100f788c650\";s:3:\"img\";s:21:\"story-menu/slide1.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:443;a:27:{s:2:\"id\";s:3:\"488\";s:5:\"title\";s:12:\"Story Header\";s:5:\"alias\";s:12:\"story-header\";s:3:\"zip\";s:22:\"packs/story-header.zip\";s:3:\"uid\";s:32:\"e1a5ad5018a24ccdc71c2863edfe775e\";s:3:\"img\";s:23:\"story-header/slide1.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:444;a:27:{s:2:\"id\";s:3:\"489\";s:5:\"title\";s:13:\"Story Block 1\";s:5:\"alias\";s:13:\"story-block-1\";s:3:\"zip\";s:23:\"packs/story-block-1.zip\";s:3:\"uid\";s:32:\"2a9fee97dcf477e36d048af8a902f47a\";s:3:\"img\";s:24:\"story-block-1/slide1.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:445;a:27:{s:2:\"id\";s:3:\"490\";s:5:\"title\";s:15:\"Story Content 1\";s:5:\"alias\";s:15:\"story-content-1\";s:3:\"zip\";s:25:\"packs/story-content-1.zip\";s:3:\"uid\";s:32:\"6773614bbce543b83a0d2b2ad8facc96\";s:3:\"img\";s:26:\"story-content-1/slide1.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:446;a:27:{s:2:\"id\";s:3:\"491\";s:5:\"title\";s:13:\"Story Block 2\";s:5:\"alias\";s:13:\"story-block-2\";s:3:\"zip\";s:23:\"packs/story-block-2.zip\";s:3:\"uid\";s:32:\"2e708e3cebab57ca20b228ffba426ce7\";s:3:\"img\";s:24:\"story-block-2/slide1.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:447;a:27:{s:2:\"id\";s:3:\"492\";s:5:\"title\";s:13:\"Story Block 3\";s:5:\"alias\";s:13:\"story-block-3\";s:3:\"zip\";s:23:\"packs/story-block-3.zip\";s:3:\"uid\";s:32:\"7156cf069f65644faf90122dab451231\";s:3:\"img\";s:24:\"story-block-3/slide1.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:448;a:27:{s:2:\"id\";s:3:\"493\";s:5:\"title\";s:15:\"Story Content 2\";s:5:\"alias\";s:15:\"story-content-2\";s:3:\"zip\";s:25:\"packs/story-content-2.zip\";s:3:\"uid\";s:32:\"1223cd77d1f36d69e69ce50223e16ea7\";s:3:\"img\";s:26:\"story-content-2/slide1.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:449;a:27:{s:2:\"id\";s:3:\"494\";s:5:\"title\";s:13:\"Story Block 4\";s:5:\"alias\";s:13:\"story-block-4\";s:3:\"zip\";s:23:\"packs/story-block-4.zip\";s:3:\"uid\";s:32:\"85ac48e8e8231d2c38206cba4e7ebb68\";s:3:\"img\";s:24:\"story-block-4/slide1.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:450;a:27:{s:2:\"id\";s:3:\"495\";s:5:\"title\";s:15:\"Story Content 3\";s:5:\"alias\";s:15:\"story-content-3\";s:3:\"zip\";s:25:\"packs/story-content-3.zip\";s:3:\"uid\";s:32:\"82cac52f3ba79c0559fe0ad0cdf9d3b2\";s:3:\"img\";s:26:\"story-content-3/slide1.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:451;a:24:{s:2:\"id\";s:3:\"496\";s:5:\"title\";s:21:\"Animated Mini Website\";s:5:\"alias\";s:12:\"mini-website\";s:3:\"zip\";s:16:\"mini-website.zip\";s:3:\"uid\";s:32:\"cc6c0a3b0f933a88c43e2be0fa397c1c\";s:3:\"img\";s:23:\"mini-website/slide1.jpg\";s:7:\"preview\";s:56:\"https://www.sliderrevolution.com/templates/mini-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:209:\"<span class=\"ttm_content\">The animated mini website template has a modern, vibrant design and can be customized easily! Get the #1 WordPress Builder with 200+ templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:452;a:24:{s:2:\"id\";s:3:\"497\";s:5:\"title\";s:18:\"Food Delivery Hero\";s:5:\"alias\";s:13:\"food-delivery\";s:3:\"zip\";s:17:\"food-delivery.zip\";s:3:\"uid\";s:32:\"992e9b22ff43227a655eea341835d04c\";s:3:\"img\";s:24:\"food-delivery/slide1.jpg\";s:7:\"preview\";s:62:\"https://www.sliderrevolution.com/templates/food-delivery-hero/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:207:\"<span class=\"ttm_content\">Yummy! This hero template convinces with a changing color background, a particle effect, vibrant illustrations and smooth mouse over effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:342:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:453;a:24:{s:2:\"id\";s:3:\"498\";s:5:\"title\";s:25:\"Slider With Illustrations\";s:5:\"alias\";s:25:\"slider-with-illustrations\";s:3:\"zip\";s:29:\"slider-with-illustrations.zip\";s:3:\"uid\";s:32:\"ebc24280b669f26734c7fdd8b5683e9f\";s:3:\"img\";s:36:\"slider-with-illustrations/slide1.jpg\";s:7:\"preview\";s:69:\"https://www.sliderrevolution.com/templates/slider-with-illustrations/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">A basic slider template with easy to customize content, colorful illustrations and pleasant parallax effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:454;a:27:{s:2:\"id\";s:3:\"499\";s:5:\"title\";s:31:\"Zen Technology Website Template\";s:5:\"alias\";s:31:\"zen-technology-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:39:\"zen-technology-website-template-package\";s:3:\"img\";s:52:\"packages/zen-technology-website-template-package.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:455;a:27:{s:2:\"id\";s:3:\"500\";s:5:\"title\";s:8:\"Zen Menu\";s:5:\"alias\";s:8:\"zen-menu\";s:3:\"zip\";s:18:\"packs/zen-menu.zip\";s:3:\"uid\";s:32:\"3b53d755058b75fa6172510dcca2f2bb\";s:3:\"img\";s:19:\"zen-menu/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:456;a:27:{s:2:\"id\";s:3:\"501\";s:5:\"title\";s:10:\"Zen Header\";s:5:\"alias\";s:10:\"zen-header\";s:3:\"zip\";s:20:\"packs/zen-header.zip\";s:3:\"uid\";s:32:\"13d3cdde05308616fda7e2920a29e006\";s:3:\"img\";s:21:\"zen-header/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:457;a:27:{s:2:\"id\";s:3:\"502\";s:5:\"title\";s:9:\"Zen About\";s:5:\"alias\";s:9:\"zen-about\";s:3:\"zip\";s:19:\"packs/zen-about.zip\";s:3:\"uid\";s:32:\"d50d4f9b43e025fa99503b9a4eec6551\";s:3:\"img\";s:20:\"zen-about/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:458;a:27:{s:2:\"id\";s:3:\"503\";s:5:\"title\";s:12:\"Zen Features\";s:5:\"alias\";s:12:\"zen-features\";s:3:\"zip\";s:22:\"packs/zen-features.zip\";s:3:\"uid\";s:32:\"f4f7f500fae57b1b55adace13f030778\";s:3:\"img\";s:23:\"zen-features/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:459;a:27:{s:2:\"id\";s:3:\"504\";s:5:\"title\";s:9:\"Zen Video\";s:5:\"alias\";s:9:\"zen-video\";s:3:\"zip\";s:19:\"packs/zen-video.zip\";s:3:\"uid\";s:32:\"fa83df1b45b795174770b1b0155e89f3\";s:3:\"img\";s:20:\"zen-video/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:460;a:27:{s:2:\"id\";s:3:\"505\";s:5:\"title\";s:11:\"Zen Pricing\";s:5:\"alias\";s:11:\"zen-pricing\";s:3:\"zip\";s:21:\"packs/zen-pricing.zip\";s:3:\"uid\";s:32:\"921f8e5c156d9027f6ae8f1c5e426251\";s:3:\"img\";s:22:\"zen-pricing/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:461;a:27:{s:2:\"id\";s:3:\"506\";s:5:\"title\";s:22:\"Zen Testimonials Title\";s:5:\"alias\";s:22:\"zen-testimonials-title\";s:3:\"zip\";s:32:\"packs/zen-testimonials-title.zip\";s:3:\"uid\";s:32:\"d9aeeb596c0455ddd564a60a2d449b17\";s:3:\"img\";s:33:\"zen-testimonials-title/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:462;a:27:{s:2:\"id\";s:3:\"507\";s:5:\"title\";s:16:\"Zen Testimonials\";s:5:\"alias\";s:16:\"zen-testimonials\";s:3:\"zip\";s:26:\"packs/zen-testimonials.zip\";s:3:\"uid\";s:32:\"5a0e0141599c63828e4b99e3bc863366\";s:3:\"img\";s:27:\"zen-testimonials/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:463;a:27:{s:2:\"id\";s:3:\"508\";s:5:\"title\";s:10:\"Zen Footer\";s:5:\"alias\";s:10:\"zen-footer\";s:3:\"zip\";s:20:\"packs/zen-footer.zip\";s:3:\"uid\";s:32:\"47fb8604e2aafa8cfc97f5af75fda911\";s:3:\"img\";s:21:\"zen-footer/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:464;a:24:{s:2:\"id\";s:3:\"509\";s:5:\"title\";s:24:\"Paintbrush Effect Add-on\";s:5:\"alias\";s:17:\"Paintbrush-Effect\";s:3:\"zip\";s:21:\"Paintbrush-Effect.zip\";s:3:\"uid\";s:32:\"b934d1376df026f0ff45447de17b5ee9\";s:3:\"img\";s:28:\"Paintbrush-Effect/slide1.jpg\";s:7:\"preview\";s:72:\"https://www.sliderrevolution.com/templates/paintbrush-effect-collection/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:179:\"<span class=\"ttm_content\">The Paintbrush Effect Add-on is the perfect way to add some interactivity to your website with Slider Revolution.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:338:\"[{\"path\":\"revslider-paintbrush-addon\\/revslider-paintbrush-addon.php\",\"name\":\"Paintbrush AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:465;a:27:{s:2:\"id\";s:3:\"510\";s:5:\"title\";s:29:\"Photographer Website Template\";s:5:\"alias\";s:29:\"photographer-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:37:\"photographer-website-template-package\";s:3:\"img\";s:50:\"packages/photographer-website-template-package.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/photographer-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:466;a:27:{s:2:\"id\";s:3:\"511\";s:5:\"title\";s:19:\"Photographer Header\";s:5:\"alias\";s:19:\"Photographer-Header\";s:3:\"zip\";s:29:\"packs/Photographer-Header.zip\";s:3:\"uid\";s:32:\"22de8b3b1eeca5d0d1087791a28cc641\";s:3:\"img\";s:30:\"Photographer-Header/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/photographer-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:467;a:27:{s:2:\"id\";s:3:\"512\";s:5:\"title\";s:27:\"Photographer Welcome Screen\";s:5:\"alias\";s:27:\"Photographer-Welcome-Screen\";s:3:\"zip\";s:37:\"packs/Photographer-Welcome-Screen.zip\";s:3:\"uid\";s:32:\"8de63df079ad8b7c0aa7bf164bd5fd8f\";s:3:\"img\";s:38:\"Photographer-Welcome-Screen/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/photographer-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:468;a:27:{s:2:\"id\";s:3:\"513\";s:5:\"title\";s:21:\"Photographer Showcase\";s:5:\"alias\";s:21:\"Photographer-Showcase\";s:3:\"zip\";s:31:\"packs/Photographer-Showcase.zip\";s:3:\"uid\";s:32:\"8b2c7a1541465f77e829a9ac58926359\";s:3:\"img\";s:32:\"Photographer-Showcase/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/photographer-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:469;a:27:{s:2:\"id\";s:3:\"514\";s:5:\"title\";s:22:\"Photographer Portfolio\";s:5:\"alias\";s:22:\"Photographer-Portfolio\";s:3:\"zip\";s:32:\"packs/Photographer-Portfolio.zip\";s:3:\"uid\";s:32:\"ba5cc502a9505725ef169eaf4852d10f\";s:3:\"img\";s:33:\"Photographer-Portfolio/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/photographer-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:470;a:27:{s:2:\"id\";s:3:\"515\";s:5:\"title\";s:21:\"Photographer Contacts\";s:5:\"alias\";s:21:\"Photographer-Contacts\";s:3:\"zip\";s:31:\"packs/Photographer-Contacts.zip\";s:3:\"uid\";s:32:\"6ac142733cd260b5d5d3cdce30885074\";s:3:\"img\";s:32:\"Photographer-Contacts/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/photographer-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:471;a:27:{s:2:\"id\";s:3:\"516\";s:5:\"title\";s:19:\"Photographer Footer\";s:5:\"alias\";s:19:\"Photographer-Footer\";s:3:\"zip\";s:29:\"packs/Photographer-Footer.zip\";s:3:\"uid\";s:32:\"5fae568a988d072fb14b66cc2732ea46\";s:3:\"img\";s:30:\"Photographer-Footer/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/photographer-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:472;a:27:{s:2:\"id\";s:3:\"517\";s:5:\"title\";s:18:\"Photographer Modal\";s:5:\"alias\";s:18:\"Photographer-Modal\";s:3:\"zip\";s:28:\"packs/Photographer-Modal.zip\";s:3:\"uid\";s:32:\"e6b47a765ad19bce4726540ff7211c07\";s:3:\"img\";s:29:\"Photographer-Modal/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/photographer-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:473;a:24:{s:2:\"id\";s:3:\"518\";s:5:\"title\";s:25:\"Black Friday Scroll Video\";s:5:\"alias\";s:25:\"black-friday-scroll-video\";s:3:\"zip\";s:29:\"black-friday-scroll-video.zip\";s:3:\"uid\";s:32:\"a6a4ab2e2f703aaee0a1e6121881bdd8\";s:3:\"img\";s:36:\"black-friday-scroll-video/slide1.jpg\";s:7:\"preview\";s:69:\"https://www.sliderrevolution.com/templates/black-friday-scroll-video/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:169:\"<span class=\"ttm_content\">Blackfriday offers are coming towards you from the depths of space, with this scroll-based hero module.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:369:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-scrollvideo-addon\\/revslider-scrollvideo-addon.php\",\"name\":\"Slider Revolution Scroll Video AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:71:\"Spice Up Your Sales Promotions with a Video Scroll Animation [Tutorial]\";s:9:\"guide_url\";s:104:\"https://www.sliderrevolution.com/tutorials/spice-up-your-sales-promotions-with-a-video-scroll-animation/\";s:9:\"guide_img\";s:38:\"tutorial/black-friday-scroll-video.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:474;a:27:{s:2:\"id\";s:3:\"519\";s:5:\"title\";s:26:\"Charity Non-Profit-Website\";s:5:\"alias\";s:26:\"charity-non-profit-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"charity-non-profit-website\";s:3:\"img\";s:47:\"packages/charity-non-profit-website-package.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:177:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:475;a:27:{s:2:\"id\";s:3:\"520\";s:5:\"title\";s:12:\"Charity Menu\";s:5:\"alias\";s:12:\"charity-menu\";s:3:\"zip\";s:22:\"packs/charity-menu.zip\";s:3:\"uid\";s:32:\"77794a39041c7f128de3b5ad9b8e7d0d\";s:3:\"img\";s:23:\"charity-menu/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:476;a:27:{s:2:\"id\";s:3:\"521\";s:5:\"title\";s:14:\"Charity Header\";s:5:\"alias\";s:14:\"charity-header\";s:3:\"zip\";s:24:\"packs/charity-header.zip\";s:3:\"uid\";s:32:\"36096787d4ed62942cbd48f6a57e9d4f\";s:3:\"img\";s:25:\"charity-header/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:86:\" offset=\"t:90px,80px,70px,70px;b:0px,0px,0px,0px;l:0px,0px,0px,0px;r:0px,0px,0px,0px;\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:477;a:27:{s:2:\"id\";s:3:\"522\";s:5:\"title\";s:15:\"Charity Mission\";s:5:\"alias\";s:15:\"charity-mission\";s:3:\"zip\";s:25:\"packs/charity-mission.zip\";s:3:\"uid\";s:32:\"8c5cd67e3eb51c0ca3e571408ac8e97b\";s:3:\"img\";s:26:\"charity-mission/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:177:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:478;a:27:{s:2:\"id\";s:3:\"523\";s:5:\"title\";s:13:\"Charity Funds\";s:5:\"alias\";s:13:\"charity-funds\";s:3:\"zip\";s:23:\"packs/charity-funds.zip\";s:3:\"uid\";s:32:\"10da554c7529ef91965e1618a04b410b\";s:3:\"img\";s:24:\"charity-funds/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:177:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:479;a:27:{s:2:\"id\";s:3:\"524\";s:5:\"title\";s:15:\"Charity Success\";s:5:\"alias\";s:15:\"charity-success\";s:3:\"zip\";s:25:\"packs/charity-success.zip\";s:3:\"uid\";s:32:\"0c35448c1905272606e87447886a348e\";s:3:\"img\";s:26:\"charity-success/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:177:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:480;a:27:{s:2:\"id\";s:3:\"525\";s:5:\"title\";s:15:\"Charity Stories\";s:5:\"alias\";s:15:\"charity-stories\";s:3:\"zip\";s:25:\"packs/charity-stories.zip\";s:3:\"uid\";s:32:\"f277f145d9f9c3f0033bb8ceffeb4c9f\";s:3:\"img\";s:26:\"charity-stories/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:481;a:27:{s:2:\"id\";s:3:\"526\";s:5:\"title\";s:16:\"Charity Worldmap\";s:5:\"alias\";s:16:\"charity-worldmap\";s:3:\"zip\";s:26:\"packs/charity-worldmap.zip\";s:3:\"uid\";s:32:\"9e00cbac269b92cb24fd3230297f4685\";s:3:\"img\";s:27:\"charity-worldmap/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:482;a:27:{s:2:\"id\";s:3:\"527\";s:5:\"title\";s:19:\"Charity Large Image\";s:5:\"alias\";s:19:\"charity-large-image\";s:3:\"zip\";s:29:\"packs/charity-large-image.zip\";s:3:\"uid\";s:32:\"fa927036c2b14622832106fa987bc8e7\";s:3:\"img\";s:30:\"charity-large-image/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:483;a:27:{s:2:\"id\";s:3:\"528\";s:5:\"title\";s:16:\"Charity Sponsors\";s:5:\"alias\";s:16:\"charity-sponsors\";s:3:\"zip\";s:26:\"packs/charity-sponsors.zip\";s:3:\"uid\";s:32:\"efd087bc3fa3915139af9e93d47ee295\";s:3:\"img\";s:27:\"charity-sponsors/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:484;a:27:{s:2:\"id\";s:3:\"529\";s:5:\"title\";s:12:\"Charity Help\";s:5:\"alias\";s:12:\"charity-help\";s:3:\"zip\";s:22:\"packs/charity-help.zip\";s:3:\"uid\";s:32:\"4f3571c0b27f061648c9ff95b1a3f718\";s:3:\"img\";s:23:\"charity-help/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:485;a:27:{s:2:\"id\";s:3:\"530\";s:5:\"title\";s:14:\"Charity Footer\";s:5:\"alias\";s:14:\"charity-footer\";s:3:\"zip\";s:24:\"packs/charity-footer.zip\";s:3:\"uid\";s:32:\"9340fa48c56635a8a781cc37c4bf538c\";s:3:\"img\";s:25:\"charity-footer/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:2:\"11\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:486;a:24:{s:2:\"id\";s:3:\"531\";s:5:\"title\";s:21:\"Cinematic Hero Titles\";s:5:\"alias\";s:21:\"cinematic-hero-titles\";s:3:\"zip\";s:25:\"cinematic-hero-titles.zip\";s:3:\"uid\";s:32:\"51a59c54bb97c274092d22dbf4f6085e\";s:3:\"img\";s:32:\"cinematic-hero-titles/slide1.jpg\";s:7:\"preview\";s:65:\"https://www.sliderrevolution.com/templates/cinematic-hero-titles/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:199:\"<span class=\"ttm_content\">The \"Cinematic Hero Titles\" template is a collection of fullscreen hero blocks that use a cinematic, animated letter-spacing effect..</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:177:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"https://www.sliderrevolution.com/tutorials/how-to-design-a-hero-image/\";s:9:\"guide_url\";s:70:\"https://www.sliderrevolution.com/tutorials/how-to-design-a-hero-image/\";s:9:\"guide_img\";s:34:\"tutorial/cinematic-hero-titles.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:487;a:24:{s:2:\"id\";s:3:\"532\";s:5:\"title\";s:23:\"Design DNA Scroll Video\";s:5:\"alias\";s:23:\"design-dna-scroll-video\";s:3:\"zip\";s:27:\"design-dna-scroll-video.zip\";s:3:\"uid\";s:32:\"39180fc9f7a07e50832fc1a68fb4eba2\";s:3:\"img\";s:34:\"design-dna-scroll-video/slide1.jpg\";s:7:\"preview\";s:67:\"https://www.sliderrevolution.com/templates/design-dna-scroll-video/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The \"Design DNA Scroll Video\" template isÂ a striking, fullscreen hero module that is using our new Scroll Video addon.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:543:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-scrollvideo-addon\\/revslider-scrollvideo-addon.php\",\"name\":\"Slider Revolution Scroll Video AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:488;a:24:{s:2:\"id\";s:3:\"533\";s:5:\"title\";s:27:\"Food Delivery Lottie Scroll\";s:5:\"alias\";s:27:\"food-delivery-lottie-scroll\";s:3:\"zip\";s:31:\"food-delivery-lottie-scroll.zip\";s:3:\"uid\";s:32:\"5dfbfac45c5df7702238ba1b43afe8f6\";s:3:\"img\";s:38:\"food-delivery-lottie-scroll/slide1.jpg\";s:7:\"preview\";s:71:\"https://www.sliderrevolution.com/templates/food-delivery-lottie-scroll/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The \"Design DNA Scroll Video\" template isÂ a striking, fullscreen hero module that is using our new Scroll Video addon.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:177:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:68:\"How to Design a Scroll Animation on Your Own Using Lottie [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-design-a-scroll-animation-on-your-own-using-lottie-tutorial/\";s:9:\"guide_img\";s:40:\"tutorial/food-delivery-lottie-scroll.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:489;a:27:{s:2:\"id\";s:3:\"534\";s:5:\"title\";s:29:\"Food Recipe Carousel Template\";s:5:\"alias\";s:29:\"food-recipe-carousel-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:29:\"food-recipe-carousel-template\";s:3:\"img\";s:50:\"packages/food-recipe-carousel-template-package.jpg\";s:7:\"preview\";s:64:\"https://www.sliderrevolution.com/templates/food-recipe-carousel/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Showcase your cooking recipes with the easy to use \"Food Recipe Carousel\" template. Clicking the titles opens up a detail view!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Food Recipe Carousel Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"42\";s:9:\"installed\";b:0;}i:490;a:27:{s:2:\"id\";s:3:\"535\";s:5:\"title\";s:20:\"Food Recipe Carousel\";s:5:\"alias\";s:20:\"food-recipe-carousel\";s:3:\"zip\";s:30:\"packs/food-recipe-carousel.zip\";s:3:\"uid\";s:32:\"6ba9695ba1a22a6e99f96431d8fb01e8\";s:3:\"img\";s:31:\"food-recipe-carousel/slide1.jpg\";s:7:\"preview\";s:64:\"https://www.sliderrevolution.com/templates/food-recipe-carousel/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Food Recipe Carousel Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"42\";s:9:\"installed\";b:0;}i:491;a:27:{s:2:\"id\";s:3:\"536\";s:5:\"title\";s:17:\"Food Recipe Modal\";s:5:\"alias\";s:17:\"food-recipe-modal\";s:3:\"zip\";s:27:\"packs/food-recipe-modal.zip\";s:3:\"uid\";s:32:\"1c5b2e959cd973efc5c1887a3a4279f3\";s:3:\"img\";s:28:\"food-recipe-modal/slide1.jpg\";s:7:\"preview\";s:64:\"https://www.sliderrevolution.com/templates/food-recipe-carousel/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Food Recipe Carousel Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"42\";s:9:\"installed\";b:0;}i:492;a:27:{s:2:\"id\";s:3:\"537\";s:5:\"title\";s:27:\"Corporate Carousel Template\";s:5:\"alias\";s:27:\"corporate-carousel-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:27:\"corporate-carousel-template\";s:3:\"img\";s:38:\"packages/corporate_carousel_bundle.jpg\";s:7:\"preview\";s:75:\"https://www.sliderrevolution.com/templates/corporate-carousel-with-lightbox\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Corporate Carousel is a basic, easy to use carousel with tab navigation. The lightbox modal can show any additonal content, independant of the carousel.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 15:14:10\";s:7:\"package\";s:27:\"Corporate Carousel Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"43\";s:9:\"installed\";b:0;}i:493;a:27:{s:2:\"id\";s:3:\"538\";s:5:\"title\";s:18:\"Corporate Carousel\";s:5:\"alias\";s:18:\"corporate-carousel\";s:3:\"zip\";s:28:\"packs/corporate-carousel.zip\";s:3:\"uid\";s:32:\"30dea0e333913cb5ebbf8dded8c3a839\";s:3:\"img\";s:29:\"corporate-carousel/slide1.jpg\";s:7:\"preview\";s:34:\"https://revolution.themepunch.com/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Corporate Carousel is a basic, easy to use carousel with tab navigation. The lightbox modal can show any additonal content, independant of the carousel.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 15:26:51\";s:7:\"package\";s:27:\"Corporate Carousel Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"43\";s:9:\"installed\";b:0;}i:494;a:27:{s:2:\"id\";s:3:\"539\";s:5:\"title\";s:18:\"Corporate Lightbox\";s:5:\"alias\";s:18:\"corporate-lightbox\";s:3:\"zip\";s:28:\"packs/corporate-lightbox.zip\";s:3:\"uid\";s:32:\"832c277bfc5a288c0dffd784e4041265\";s:3:\"img\";s:29:\"corporate-lightbox/slide1.jpg\";s:7:\"preview\";s:34:\"https://revolution.themepunch.com/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Corporate Carousel is a basic, easy to use carousel with tab navigation. The lightbox modal can show any additonal content, independant of the carousel.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 15:34:36\";s:7:\"package\";s:27:\"Corporate Carousel Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"43\";s:9:\"installed\";b:0;}i:495;a:27:{s:2:\"id\";s:3:\"540\";s:5:\"title\";s:23:\"Cyber Carousel Template\";s:5:\"alias\";s:23:\"cyber-carousel-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:23:\"cyber-carousel-template\";s:3:\"img\";s:33:\"packages/cybercarousel_bundle.jpg\";s:7:\"preview\";s:71:\"https://www.sliderrevolution.com/templates/cyber-carousel-with-lightbox\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:218:\"<span class=\"ttm_content\">This fullscreen carousel has easy to edit content and vertical navigation tabs. The highlight color can be changed with one click upon opening the editor.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 15:40:25\";s:7:\"package\";s:23:\"Cyber Carousel Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"44\";s:9:\"installed\";b:0;}i:496;a:27:{s:2:\"id\";s:3:\"541\";s:5:\"title\";s:14:\"Cyber Carousel\";s:5:\"alias\";s:14:\"cyber-carousel\";s:3:\"zip\";s:24:\"packs/cyber-carousel.zip\";s:3:\"uid\";s:32:\"b5ef41c7f498bd1dccf8224bfbade718\";s:3:\"img\";s:25:\"cyber-carousel/slide1.jpg\";s:7:\"preview\";s:71:\"https://www.sliderrevolution.com/templates/cyber-carousel-with-lightbox\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:218:\"<span class=\"ttm_content\">This fullscreen carousel has easy to edit content and vertical navigation tabs. The highlight color can be changed with one click upon opening the editor.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 15:42:44\";s:7:\"package\";s:23:\"Cyber Carousel Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"44\";s:9:\"installed\";b:0;}i:497;a:27:{s:2:\"id\";s:3:\"542\";s:5:\"title\";s:23:\"Cyber Carousel Lightbox\";s:5:\"alias\";s:23:\"cyber-carousel-lightbox\";s:3:\"zip\";s:33:\"packs/cyber-carousel-lightbox.zip\";s:3:\"uid\";s:32:\"cb91abeed0555dfcafe849c37e7c9c32\";s:3:\"img\";s:34:\"cyber-carousel-lightbox/slide1.jpg\";s:7:\"preview\";s:71:\"https://www.sliderrevolution.com/templates/cyber-carousel-with-lightbox\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:218:\"<span class=\"ttm_content\">This fullscreen carousel has easy to edit content and vertical navigation tabs. The highlight color can be changed with one click upon opening the editor.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 15:50:15\";s:7:\"package\";s:23:\"Cyber Carousel Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"44\";s:9:\"installed\";b:0;}i:498;a:27:{s:2:\"id\";s:3:\"543\";s:5:\"title\";s:16:\"Woo Carousel One\";s:5:\"alias\";s:24:\"woocommerce-carousel-one\";s:3:\"zip\";s:28:\"woocommerce-carousel-one.zip\";s:3:\"uid\";s:32:\"df0a99cef3981ecb608dff4ed573a493\";s:3:\"img\";s:35:\"woocommerce-carousel-one/slide1.jpg\";s:7:\"preview\";s:67:\"https://www.sliderrevolution.com/templates/woocommerce-slider-pack/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:185:\"<span class=\"ttm_content\">A basic WooCommerce carousel. Just set your categories and the carousel will be populated with your WooCommerce products.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 16:02:45\";s:7:\"package\";s:15:\"Woo Slider Pack\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"45\";s:9:\"installed\";b:0;}i:499;a:27:{s:2:\"id\";s:3:\"544\";s:5:\"title\";s:23:\"Woo Carousel One Static\";s:5:\"alias\";s:31:\"woocommerce-carousel-one-static\";s:3:\"zip\";s:35:\"woocommerce-carousel-one-static.zip\";s:3:\"uid\";s:32:\"5c955a3850369e79b1e18921306ac1df\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide1.jpg\";s:7:\"preview\";s:63:\"https://sliderrevolution.com/templates/woocommerce-slider-pack/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A static content carousel. Please use the \"non-static\" version for WooCommerce.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 16:05:02\";s:7:\"package\";s:22:\"Woo Slider Pack Static\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"46\";s:9:\"installed\";b:0;}i:500;a:27:{s:2:\"id\";s:3:\"545\";s:5:\"title\";s:16:\"Woo Carousel Two\";s:5:\"alias\";s:24:\"woocommerce-carousel-two\";s:3:\"zip\";s:28:\"woocommerce-carousel-two.zip\";s:3:\"uid\";s:32:\"fdd797d8e98a9138f5563b68b95ebe1c\";s:3:\"img\";s:35:\"woocommerce-carousel-two/slide1.jpg\";s:7:\"preview\";s:67:\"https://www.sliderrevolution.com/templates/woocommerce-slider-pack/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:185:\"<span class=\"ttm_content\">A basic WooCommerce carousel. Just set your categories and the carousel will be populated with your WooCommerce products.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 16:06:57\";s:7:\"package\";s:15:\"Woo Slider Pack\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"45\";s:9:\"installed\";b:0;}i:501;a:27:{s:2:\"id\";s:3:\"546\";s:5:\"title\";s:23:\"Woo Carousel Two Static\";s:5:\"alias\";s:31:\"woocommerce-carousel-two-static\";s:3:\"zip\";s:35:\"woocommerce-carousel-two-static.zip\";s:3:\"uid\";s:32:\"2f3bfb1dfa99647426ce906f10dfc480\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide1.jpg\";s:7:\"preview\";s:63:\"https://sliderrevolution.com/templates/woocommerce-slider-pack/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A static content carousel. Please use the \"non-static\" version for WooCommerce.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 16:16:15\";s:7:\"package\";s:22:\"Woo Slider Pack Static\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"46\";s:9:\"installed\";b:0;}i:502;a:27:{s:2:\"id\";s:3:\"547\";s:5:\"title\";s:18:\"Woo Feature Slider\";s:5:\"alias\";s:26:\"woocommerce-feature-slider\";s:3:\"zip\";s:30:\"woocommerce-feature-slider.zip\";s:3:\"uid\";s:32:\"c8aa1f551065eeffc752f2d8daef6db1\";s:3:\"img\";s:37:\"woocommerce-feature-slider/slide1.jpg\";s:7:\"preview\";s:67:\"https://www.sliderrevolution.com/templates/woocommerce-slider-pack/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:181:\"<span class=\"ttm_content\">A basic WooCommerce slider. Just set your categories and the slider will be populated with your WooCommerce products.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 16:19:13\";s:7:\"package\";s:15:\"Woo Slider Pack\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"45\";s:9:\"installed\";b:0;}i:503;a:27:{s:2:\"id\";s:3:\"548\";s:5:\"title\";s:25:\"Woo Feature Slider Static\";s:5:\"alias\";s:33:\"woocommerce-feature-slider-static\";s:3:\"zip\";s:37:\"woocommerce-feature-slider-static.zip\";s:3:\"uid\";s:32:\"2f29e8fd101c799480152a7911b33ca6\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide1.jpg\";s:7:\"preview\";s:63:\"https://sliderrevolution.com/templates/woocommerce-slider-pack/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:140:\"<span class=\"ttm_content\">A static content slider Please use the \"non-static\" version for WooCommerce.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 16:20:57\";s:7:\"package\";s:22:\"Woo Slider Pack Static\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"46\";s:9:\"installed\";b:0;}i:504;a:24:{s:2:\"id\";s:3:\"549\";s:5:\"title\";s:17:\"Woo Liquid Slider\";s:5:\"alias\";s:17:\"woo-liquid-slider\";s:3:\"zip\";s:21:\"woo-liquid-slider.zip\";s:3:\"uid\";s:32:\"9f455f73675a73dbefe820288e994f27\";s:3:\"img\";s:28:\"woo-liquid-slider/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/woocommerce-liquid-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:236:\"<span class=\"ttm_content\">A WooCommerce slider using the BubbleMorph addon for an interesting liquid effect. Just set your categories and the slider will be populated with your WooCommerce products.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";i:2;s:11:\"woocommerce\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-01-19 16:23:03\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:80:\"How to Draw Attention to Your eCommerce Products with a Liquid Effect [Tutorial]\";s:9:\"guide_url\";s:92:\"https://www.sliderrevolution.com/tutorials/how-to-draw-attention-to-your-ecommerce-products/\";s:9:\"guide_img\";s:30:\"tutorial/woo-liquid-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:505;a:24:{s:2:\"id\";s:3:\"550\";s:5:\"title\";s:24:\"Woo Liquid Slider Static\";s:5:\"alias\";s:32:\"woocommerce-liquid-slider-static\";s:3:\"zip\";s:36:\"woocommerce-liquid-slider-static.zip\";s:3:\"uid\";s:32:\"5848192fea46ffee95a91aa531848e19\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/woocommerce-liquid-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:203:\"<span class=\"ttm_content\">A static content slider using the BubbleMorph addon for an interesting liquid effect. For WooCommerce, please use the \"non-static\" version.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-01-19 16:24:35\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:80:\"How to Draw Attention to Your eCommerce Products with a Liquid Effect [Tutorial]\";s:9:\"guide_url\";s:92:\"https://www.sliderrevolution.com/tutorials/how-to-draw-attention-to-your-ecommerce-products/\";s:9:\"guide_img\";s:30:\"tutorial/woo-liquid-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:506;a:27:{s:2:\"id\";s:3:\"551\";s:5:\"title\";s:15:\"Woo Slider Pack\";s:5:\"alias\";s:15:\"woo-slider-pack\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:15:\"woo-slider-pack\";s:3:\"img\";s:34:\"packages/woosliderpack_dynamic.jpg\";s:7:\"preview\";s:67:\"https://www.sliderrevolution.com/templates/woocommerce-slider-pack/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:181:\"<span class=\"ttm_content\">A basic WooCommerce slider. Just set your categories and the slider will be populated with your WooCommerce products.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:4:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";i:2;s:9:\"postbased\";i:3;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-20 09:34:45\";s:7:\"package\";s:15:\"Woo Slider Pack\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"45\";s:9:\"installed\";b:0;}i:507;a:27:{s:2:\"id\";s:3:\"552\";s:5:\"title\";s:22:\"Woo Slider Pack Static\";s:5:\"alias\";s:22:\"woo-slider-pack-static\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:22:\"woo-slider-pack-static\";s:3:\"img\";s:33:\"packages/woosliderpack_static.jpg\";s:7:\"preview\";s:67:\"https://www.sliderrevolution.com/templates/woocommerce-slider-pack/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:181:\"<span class=\"ttm_content\">A basic WooCommerce slider. Just set your categories and the slider will be populated with your WooCommerce products.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-20 09:39:21\";s:7:\"package\";s:22:\"Woo Slider Pack Static\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"46\";s:9:\"installed\";b:0;}i:508;a:24:{s:2:\"id\";s:3:\"553\";s:5:\"title\";s:24:\"Creative Hero Collection\";s:5:\"alias\";s:24:\"creative-hero-collection\";s:3:\"zip\";s:28:\"creative-hero-collection.zip\";s:3:\"uid\";s:32:\"e20126d93d081055e5ff3f6981b971fa\";s:3:\"img\";s:35:\"creative-hero-collection/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/creative-hero-collection/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:245:\"<span class=\"ttm_content\">A fantastic intro presentation for almost any website. If you want to use a single slide as a hero, simply drag it to the first position and set the layout of the module to \"scene\".</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:348:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-02-23 10:22:47\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:509;a:24:{s:2:\"id\";s:3:\"554\";s:5:\"title\";s:12:\"Photo Slider\";s:5:\"alias\";s:19:\"photographer-slider\";s:3:\"zip\";s:23:\"photographer-slider.zip\";s:3:\"uid\";s:32:\"e00104cff231e2aaeb149b3c63e78a5e\";s:3:\"img\";s:30:\"photographer-slider/slide1.jpg\";s:7:\"preview\";s:80:\"https://www.sliderrevolution.com/templates/photographer-and-videographer-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:169:\"<span class=\"ttm_content\">A great module for any photographer/videographer who wants to display their portfolio in an engaging way.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-02-23 10:25:31\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Customized Transition Effect for Your Hero Section [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-customized-transition-effect-for-your-hero-section/\";s:9:\"guide_img\";s:32:\"tutorial/photographer-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:510;a:24:{s:2:\"id\";s:3:\"555\";s:5:\"title\";s:18:\"Real Estate Slider\";s:5:\"alias\";s:17:\"realestate-slider\";s:3:\"zip\";s:21:\"realestate-slider.zip\";s:3:\"uid\";s:32:\"596effabfef768f0371cba2b1fdd0c1d\";s:3:\"img\";s:28:\"realestate-slider/slide1.jpg\";s:7:\"preview\";s:71:\"https://www.sliderrevolution.com/templates/real-estate-showcase-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:152:\"<span class=\"ttm_content\">Showcase your clients real estate offerings with this clean and convincing presentation.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-02-23 10:45:36\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:511;a:24:{s:2:\"id\";s:3:\"556\";s:5:\"title\";s:19:\"Saas Product Slider\";s:5:\"alias\";s:19:\"saas-product-slider\";s:3:\"zip\";s:23:\"saas-product-slider.zip\";s:3:\"uid\";s:32:\"3cf7809058f383425c5409aa1204335f\";s:3:\"img\";s:30:\"saas-product-slider/slide1.jpg\";s:7:\"preview\";s:63:\"https://www.sliderrevolution.com/templates/saas-product-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">Present your digital SaaS product with a modern design and stunning animations.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:349:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"},{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-02-23 10:49:44\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:512;a:27:{s:2:\"id\";s:3:\"557\";s:5:\"title\";s:27:\"Cinematic Wildlife Template\";s:5:\"alias\";s:27:\"cinematic-wildlife-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:27:\"cinematic-wildlife-template\";s:3:\"img\";s:39:\"packages/cinematic-wildlife-package.jpg\";s:7:\"preview\";s:69:\"https://www.sliderrevolution.com/templates/cinematic-wildlife-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:185:\"<span class=\"ttm_content\">Easily create cinematic presentations with this photography-based slider, that features a convenient YouTube video popup.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-04-16 10:45:38\";s:7:\"package\";s:27:\"Cinematic Wildlife Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:79:\"How to Create a Beautiful Content Showcase for an Online Publication [Tutorial]\";s:9:\"guide_url\";s:112:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-beautiful-content-showcase-for-an-online-publication/\";s:9:\"guide_img\";s:31:\"tutorial/Cinematic-Wildlife.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"47\";s:9:\"installed\";b:0;}i:513;a:27:{s:2:\"id\";s:3:\"558\";s:5:\"title\";s:25:\"Cinematic Wildlife Slider\";s:5:\"alias\";s:25:\"cinematic-wildlife-slider\";s:3:\"zip\";s:35:\"packs/cinematic-wildlife-slider.zip\";s:3:\"uid\";s:32:\"a37b04e221a845d6d446f4d70e815b87\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide1.jpg\";s:7:\"preview\";s:69:\"https://www.sliderrevolution.com/templates/cinematic-wildlife-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:185:\"<span class=\"ttm_content\">Easily create cinematic presentations with this photography-based slider, that features a convenient YouTube video popup.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-04-16 10:47:01\";s:7:\"package\";s:27:\"Cinematic Wildlife Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:79:\"How to Create a Beautiful Content Showcase for an Online Publication [Tutorial]\";s:9:\"guide_url\";s:112:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-beautiful-content-showcase-for-an-online-publication/\";s:9:\"guide_img\";s:31:\"tutorial/Cinematic-Wildlife.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"47\";s:9:\"installed\";b:0;}i:514;a:27:{s:2:\"id\";s:3:\"559\";s:5:\"title\";s:24:\"Cinematic Wildlife Modal\";s:5:\"alias\";s:24:\"cinematic-wildlife-modal\";s:3:\"zip\";s:34:\"packs/cinematic-wildlife-modal.zip\";s:3:\"uid\";s:32:\"636a6885199f684ad743167ceea70dc4\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide1.jpg\";s:7:\"preview\";s:69:\"https://www.sliderrevolution.com/templates/cinematic-wildlife-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:185:\"<span class=\"ttm_content\">Easily create cinematic presentations with this photography-based slider, that features a convenient YouTube video popup.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-04-16 10:50:56\";s:7:\"package\";s:27:\"Cinematic Wildlife Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:79:\"How to Create a Beautiful Content Showcase for an Online Publication [Tutorial]\";s:9:\"guide_url\";s:112:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-beautiful-content-showcase-for-an-online-publication/\";s:9:\"guide_img\";s:31:\"tutorial/Cinematic-Wildlife.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"47\";s:9:\"installed\";b:0;}i:515;a:24:{s:2:\"id\";s:3:\"560\";s:5:\"title\";s:32:\"Gaming Stats Presentation Slider\";s:5:\"alias\";s:32:\"gaming-stats-presentation-slider\";s:3:\"zip\";s:36:\"gaming-stats-presentation-slider.zip\";s:3:\"uid\";s:32:\"988df5050f2a45a108ef32518a725bf8\";s:3:\"img\";s:43:\"gaming-stats-presentation-slider/slide1.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/charts-addon-presentation-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.4.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:156:\"<span class=\"ttm_content\">Create interactive presentations and showcase statistics with unique and customizable charts</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:159:\"[{\"path\":\"revslider-charts-addon\\/revslider-charts-addon.php\",\"name\":\"Charts AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-04-29 09:50:58\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:71:\"How to Create a Digital Report Teaser with Slider Revolution [Tutorial]\";s:9:\"guide_url\";s:104:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-digital-report-teaser-with-slider-revolution/\";s:9:\"guide_img\";s:45:\"tutorial/gaming-stats-presentation-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:516;a:24:{s:2:\"id\";s:3:\"561\";s:5:\"title\";s:31:\"Coffee Shop Split Screen Slider\";s:5:\"alias\";s:15:\"coffee-flavours\";s:3:\"zip\";s:19:\"coffee-flavours.zip\";s:3:\"uid\";s:32:\"63726447a6a614d8f53fbf6024fd3033\";s:3:\"img\";s:25:\"coffee-flavors/slide1.jpg\";s:7:\"preview\";s:75:\"https://www.sliderrevolution.com/templates/coffee-shop-split-screen-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.5.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:249:\"<span class=\"ttm_content\">The animated elements and clean layout make this slider an eye-catcher for your coffee shop. With it\'s easy customizability, this template is perfect for showcasing any type of product!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-06-11 09:09:52\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:517;a:24:{s:2:\"id\";s:3:\"562\";s:5:\"title\";s:32:\"Modern Portfolio Showreel Slider\";s:5:\"alias\";s:15:\"showreel-slider\";s:3:\"zip\";s:19:\"showreel-slider.zip\";s:3:\"uid\";s:32:\"bced29a585e67153a1ed7608ddcdb69d\";s:3:\"img\";s:26:\"showreel-slider/slide1.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/modern-portfolio-showreel-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:216:\"<span class=\"ttm_content\">Showcase beautiful videos and photography with this clean looking slider with modern UI and effective typography. Perfect for any creative professional.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-06-11 09:14:43\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:66:\"How to Add a Beautiful Video Background to Your Website [Tutorial]\";s:9:\"guide_url\";s:108:\"https://www.sliderrevolution.com/tutorials/how-to-add-a-beautiful-video-background-to-your-website-tutorial/\";s:9:\"guide_img\";s:28:\"tutorial/showreel-slider.jpg\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:518;a:24:{s:2:\"id\";s:3:\"563\";s:5:\"title\";s:23:\"Visual Art Forms Slider\";s:5:\"alias\";s:16:\"visual-art-forms\";s:3:\"zip\";s:20:\"visual-art-forms.zip\";s:3:\"uid\";s:32:\"4d57a5abf20bc4a615fe30837ac3ce1a\";s:3:\"img\";s:27:\"visual-art-forms/slide1.jpg\";s:7:\"preview\";s:67:\"https://www.sliderrevolution.com/templates/visual-art-forms-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.5.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:180:\"<span class=\"ttm_content\">Present just about anything with this highly flexible and modern looking slider, no matter what industry you are in.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-06-11 09:18:19\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:519;a:24:{s:2:\"id\";s:3:\"564\";s:5:\"title\";s:22:\"Background Effect Hero\";s:5:\"alias\";s:14:\"bg-effect-hero\";s:3:\"zip\";s:18:\"bg-effect-hero.zip\";s:3:\"uid\";s:32:\"55bb0fa5ac66ad84423fa704b701e1df\";s:3:\"img\";s:25:\"bg-effect-hero/slide1.jpg\";s:7:\"preview\";s:77:\"https://www.sliderrevolution.com/templates/background-effect-hero-collection/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:224:\"<span class=\"ttm_content\">If you really want to stun your visitors with gorgeous gradients and dreamy transitions, <br />\r\nthis slider / hero module is exactly what you were looking for.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:703:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-08-09 10:45:50\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:60:\"How to Create a Unique Gradient Background Design [Tutorial]\";s:9:\"guide_url\";s:63:\"https://www.sliderrevolution.com/tutorials/gradient-background/\";s:9:\"guide_img\";s:27:\"tutorial/bg-effect-hero.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:520;a:24:{s:2:\"id\";s:3:\"565\";s:5:\"title\";s:26:\"Cyber Glitch Effect Slider\";s:5:\"alias\";s:9:\"cyberfunk\";s:3:\"zip\";s:13:\"cyberfunk.zip\";s:3:\"uid\";s:32:\"44fdc7e13074bdc46500972cd708c739\";s:3:\"img\";s:20:\"cyberfunk/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/cyber-glitch-effect-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">Dive into a futuristic, neon, cyber world with this amazing slider template featuring <br />\r\nglitch effect transitions and a typewriter effect.<br />\r\nThe custom navigation skin can be customized easily!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:361:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-08-09 10:51:54\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:72:\"How to Create a Futuristic-looking Website for a Tech Company [Tutorial]\";s:9:\"guide_url\";s:105:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-futuristic-looking-website-for-a-tech-company/\";s:9:\"guide_img\";s:22:\"tutorial/cyberfunk.jpg\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:521;a:24:{s:2:\"id\";s:3:\"566\";s:5:\"title\";s:30:\"Motion Blur Portfolio Showcase\";s:5:\"alias\";s:21:\"motion-blur-portfolio\";s:3:\"zip\";s:25:\"motion-blur-portfolio.zip\";s:3:\"uid\";s:32:\"28086bed49cfb241c7d40f91cd64e970\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide1.jpg\";s:7:\"preview\";s:74:\"https://www.sliderrevolution.com/templates/motion-blur-portfolio-showcase/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.5.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:238:\"<span class=\"ttm_content\">This clean showcase slider with an optional video popup is using a fancy motion blur transition!<br />\r\nPacked with a logo and menu its ready to visualize your wildest ideas.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-08-09 10:56:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:75:\"A Different Way to Wow Shoppers with an eCommerce Product Slider [Tutorial]\";s:9:\"guide_url\";s:108:\"https://www.sliderrevolution.com/tutorials/a-different-way-to-wow-shoppers-with-an-ecommerce-product-slider/\";s:9:\"guide_img\";s:34:\"tutorial/motion-blur-portfolio.jpg\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:522;a:24:{s:2:\"id\";s:3:\"567\";s:5:\"title\";s:25:\"Portal Effect Hero Slider\";s:5:\"alias\";s:18:\"portal-effect-hero\";s:3:\"zip\";s:22:\"portal-effect-hero.zip\";s:3:\"uid\";s:32:\"87f5b64e44dc5b75bc1c7adbeb287ee9\";s:3:\"img\";s:29:\"portal-effect-hero/slide1.jpg\";s:7:\"preview\";s:69:\"https://www.sliderrevolution.com/templates/portal-effect-hero-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.5.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:282:\"<span class=\"ttm_content\">This slider module can function as an impressive landing page or a striking product presentation anywhere on your WordPress website.<br />\r\nThe design already includes elements like a logo, menu and social media icons.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-08-09 11:08:18\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:67:\"Demystifying the Slider Revolution Builder and Templates [Tutorial]\";s:9:\"guide_url\";s:109:\"https://www.sliderrevolution.com/tutorials/demystifying-the-slider-revolution-builder-and-templates-tutorial/\";s:9:\"guide_img\";s:31:\"tutorial/portal-effect-hero.jpg\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:523;a:24:{s:2:\"id\";s:3:\"568\";s:5:\"title\";s:22:\"Winery Timeline Slider\";s:5:\"alias\";s:15:\"winery-timeline\";s:3:\"zip\";s:19:\"winery-timeline.zip\";s:3:\"uid\";s:32:\"d2ccdaf0a5c73db21e8e8a3f6712e8bd\";s:3:\"img\";s:26:\"winery-timeline/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/winery-timeline-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:247:\"<span class=\"ttm_content\">Tell your own story with this fabulous timeline slider.<br />\r\nLogo and social icon design elements are already included if you want to use this template as a standalone landing page!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-08-09 11:13:39\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:79:\"How to Create a Vertical Slider Timeline That Tells Your Brand Story [Tutorial]\";s:9:\"guide_url\";s:112:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-vertical-slider-timeline-that-tells-your-brand-story/\";s:9:\"guide_img\";s:28:\"tutorial/winery-timeline.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:524;a:27:{s:2:\"id\";s:3:\"569\";s:5:\"title\";s:25:\"Smart Living One Pager V1\";s:5:\"alias\";s:25:\"smart-living-one-pager-v1\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:25:\"smart-living-one-pager-v1\";s:3:\"img\";s:38:\"packages/Smart-Living-One-Pager-V1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-09-07 14:33:48\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:525;a:27:{s:2:\"id\";s:3:\"570\";s:5:\"title\";s:25:\"Smart Living One Pager V2\";s:5:\"alias\";s:25:\"smart-living-one-pager-v2\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:25:\"smart-living-one-pager-v2\";s:3:\"img\";s:38:\"packages/Smart-Living-One-Pager-V2.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-09-07 14:38:21\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:526;a:27:{s:2:\"id\";s:3:\"571\";s:5:\"title\";s:25:\"Smart Living One Pager V3\";s:5:\"alias\";s:25:\"smart-living-one-pager-v3\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:25:\"smart-living-one-pager-v3\";s:3:\"img\";s:38:\"packages/Smart-Living-One-Pager-V3.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-09-07 14:39:44\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:527;a:27:{s:2:\"id\";s:3:\"572\";s:5:\"title\";s:6:\"Menu 1\";s:5:\"alias\";s:6:\"menu-1\";s:3:\"zip\";s:16:\"packs/menu-1.zip\";s:3:\"uid\";s:32:\"6e5038d711f2ee8326c79c3a9e06ded4\";s:3:\"img\";s:17:\"menu-1/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 14:41:12\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:528;a:27:{s:2:\"id\";s:3:\"573\";s:5:\"title\";s:6:\"Hero 1\";s:5:\"alias\";s:14:\"onepage-hero-1\";s:3:\"zip\";s:24:\"packs/onepage-hero-1.zip\";s:3:\"uid\";s:32:\"9f5fec6956bd2e1e1ecc553a8b7471b0\";s:3:\"img\";s:25:\"onepage-hero-1/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-09-07 14:48:41\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:529;a:27:{s:2:\"id\";s:3:\"574\";s:5:\"title\";s:7:\"About 1\";s:5:\"alias\";s:6:\"about1\";s:3:\"zip\";s:16:\"packs/about1.zip\";s:3:\"uid\";s:32:\"fc4962093f61124101c05ceb506fa5d2\";s:3:\"img\";s:17:\"about1/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 14:50:54\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:530;a:27:{s:2:\"id\";s:3:\"575\";s:5:\"title\";s:10:\"Services 1\";s:5:\"alias\";s:9:\"services1\";s:3:\"zip\";s:19:\"packs/services1.zip\";s:3:\"uid\";s:32:\"08f72a81aeb9afdaa57f544e4331a6da\";s:3:\"img\";s:20:\"services1/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 14:52:41\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:531;a:27:{s:2:\"id\";s:3:\"576\";s:5:\"title\";s:10:\"Projects 1\";s:5:\"alias\";s:9:\"projects1\";s:3:\"zip\";s:19:\"packs/projects1.zip\";s:3:\"uid\";s:32:\"11ff60e82fcf47a6a2c6bdce3cc1d8f2\";s:3:\"img\";s:20:\"projects1/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:01:48\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:532;a:27:{s:2:\"id\";s:3:\"577\";s:5:\"title\";s:8:\"Footer 1\";s:5:\"alias\";s:8:\"footer-1\";s:3:\"zip\";s:18:\"packs/footer-1.zip\";s:3:\"uid\";s:32:\"947fac99689a985c7f0f7dfec4311f6b\";s:3:\"img\";s:19:\"footer-1/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:05:00\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:533;a:28:{s:2:\"id\";s:3:\"578\";s:5:\"title\";s:24:\"Explainer Block 1 Part 1\";s:5:\"alias\";s:23:\"explainer-block-1-part1\";s:3:\"zip\";s:33:\"packs/explainer-block-1-part1.zip\";s:3:\"uid\";s:32:\"731980bef0ea06263d05b286b5a75dfe\";s:3:\"img\";s:34:\"explainer-block-1-part1/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:126:\"<span class=\"ttm_content\">An elegant slider for your website. Flexible and customizable.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:06:07\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:534;a:28:{s:2:\"id\";s:3:\"579\";s:5:\"title\";s:24:\"Explainer Block 1 Part 2\";s:5:\"alias\";s:23:\"explainer-block-1-part2\";s:3:\"zip\";s:33:\"packs/explainer-block-1-part2.zip\";s:3:\"uid\";s:32:\"ded730f13551f78b9a87b159b72d8ce8\";s:3:\"img\";s:34:\"explainer-block-1-part2/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:126:\"<span class=\"ttm_content\">An elegant slider for your website. Flexible and customizable.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:07:26\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:535;a:27:{s:2:\"id\";s:3:\"580\";s:5:\"title\";s:16:\"Projects Modal 1\";s:5:\"alias\";s:16:\"projects-modal-1\";s:3:\"zip\";s:26:\"packs/projects-modal-1.zip\";s:3:\"uid\";s:32:\"b17af2f4e21786711a2ce4ac0c4436ad\";s:3:\"img\";s:27:\"projects-modal-1/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:08:26\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:536;a:27:{s:2:\"id\";s:3:\"581\";s:5:\"title\";s:6:\"Menu 2\";s:5:\"alias\";s:6:\"menu-2\";s:3:\"zip\";s:16:\"packs/menu-2.zip\";s:3:\"uid\";s:32:\"a8d103f753ee50d4f81aa4100df8b7f9\";s:3:\"img\";s:17:\"menu-2/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:20:20\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:537;a:27:{s:2:\"id\";s:3:\"582\";s:5:\"title\";s:6:\"Hero 2\";s:5:\"alias\";s:6:\"hero-2\";s:3:\"zip\";s:16:\"packs/hero-2.zip\";s:3:\"uid\";s:32:\"7e56900f8c4b6e12435b70e141accaa8\";s:3:\"img\";s:17:\"hero-2/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-09-07 15:27:59\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:538;a:27:{s:2:\"id\";s:3:\"583\";s:5:\"title\";s:10:\"Services 2\";s:5:\"alias\";s:10:\"services-2\";s:3:\"zip\";s:20:\"packs/services-2.zip\";s:3:\"uid\";s:32:\"da2d588b291a7754096ac77746ba1da5\";s:3:\"img\";s:34:\"services-2/services2-thumbnail.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:29:09\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:539;a:27:{s:2:\"id\";s:3:\"584\";s:5:\"title\";s:7:\"About 2\";s:5:\"alias\";s:7:\"about-2\";s:3:\"zip\";s:17:\"packs/about-2.zip\";s:3:\"uid\";s:32:\"8e9e84d1aec08de6e099473683bf0e57\";s:3:\"img\";s:18:\"about-2/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:30:15\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:540;a:27:{s:2:\"id\";s:3:\"585\";s:5:\"title\";s:10:\"Projects 2\";s:5:\"alias\";s:10:\"projects-2\";s:3:\"zip\";s:20:\"packs/projects-2.zip\";s:3:\"uid\";s:32:\"99bc6ca75f6d5e018701aef5f5b22b27\";s:3:\"img\";s:21:\"projects-2/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:32:06\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:541;a:27:{s:2:\"id\";s:3:\"586\";s:5:\"title\";s:8:\"Footer 2\";s:5:\"alias\";s:7:\"footer2\";s:3:\"zip\";s:17:\"packs/footer2.zip\";s:3:\"uid\";s:32:\"99df496d2fd9e897a2debb66958cb610\";s:3:\"img\";s:18:\"footer2/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:34:09\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:542;a:27:{s:2:\"id\";s:3:\"587\";s:5:\"title\";s:24:\"Explainer Block 2 Part 1\";s:5:\"alias\";s:23:\"explainer-block-2-part1\";s:3:\"zip\";s:33:\"packs/explainer-block-2-part1.zip\";s:3:\"uid\";s:32:\"aee4d41e9cf5f91ad69bfbe96d1dc1b8\";s:3:\"img\";s:34:\"explainer-block-2-part1/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:35:48\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:543;a:27:{s:2:\"id\";s:3:\"588\";s:5:\"title\";s:24:\"Explainer Block 2 Part 2\";s:5:\"alias\";s:23:\"explainer-block-2-part2\";s:3:\"zip\";s:33:\"packs/explainer-block-2-part2.zip\";s:3:\"uid\";s:32:\"b12ac82484c5d2609994978f95026057\";s:3:\"img\";s:34:\"explainer-block-2-part2/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:37:05\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:544;a:27:{s:2:\"id\";s:3:\"589\";s:5:\"title\";s:16:\"Projects Modal 2\";s:5:\"alias\";s:16:\"projects-modal-2\";s:3:\"zip\";s:26:\"packs/projects-modal-2.zip\";s:3:\"uid\";s:32:\"ac164d7043a8958ae2931e4be54bf56e\";s:3:\"img\";s:27:\"projects-modal-2/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:38:22\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:545;a:27:{s:2:\"id\";s:3:\"590\";s:5:\"title\";s:6:\"Menu 3\";s:5:\"alias\";s:6:\"menu-3\";s:3:\"zip\";s:16:\"packs/menu-3.zip\";s:3:\"uid\";s:32:\"7300529d564642c76e61890cf0ef57cf\";s:3:\"img\";s:17:\"menu-3/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:42:03\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:546;a:27:{s:2:\"id\";s:3:\"591\";s:5:\"title\";s:6:\"Hero 3\";s:5:\"alias\";s:6:\"hero-3\";s:3:\"zip\";s:16:\"packs/hero-3.zip\";s:3:\"uid\";s:32:\"08db05794abf4e6c10788cbd423f92b2\";s:3:\"img\";s:17:\"hero-3/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:46:06\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:547;a:27:{s:2:\"id\";s:3:\"592\";s:5:\"title\";s:7:\"About 3\";s:5:\"alias\";s:7:\"about-3\";s:3:\"zip\";s:17:\"packs/about-3.zip\";s:3:\"uid\";s:32:\"dac01fc9b9d664f271e1ea6a1bbb850c\";s:3:\"img\";s:18:\"about-3/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:47:44\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:548;a:27:{s:2:\"id\";s:3:\"593\";s:5:\"title\";s:10:\"Services 3\";s:5:\"alias\";s:10:\"services-3\";s:3:\"zip\";s:20:\"packs/services-3.zip\";s:3:\"uid\";s:32:\"4bad1c4a765cef7d93d3c7e2a0e76b83\";s:3:\"img\";s:21:\"services-3/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:50:03\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:549;a:27:{s:2:\"id\";s:3:\"594\";s:5:\"title\";s:10:\"Projects 3\";s:5:\"alias\";s:10:\"projects-3\";s:3:\"zip\";s:20:\"packs/projects-3.zip\";s:3:\"uid\";s:32:\"e3337a84122e580679474dea8d7bf37c\";s:3:\"img\";s:21:\"projects-3/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:51:31\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:550;a:27:{s:2:\"id\";s:3:\"595\";s:5:\"title\";s:8:\"Footer 3\";s:5:\"alias\";s:8:\"footer-3\";s:3:\"zip\";s:18:\"packs/footer-3.zip\";s:3:\"uid\";s:32:\"524f4445a5565bf3ef1dcd7b2f0228cc\";s:3:\"img\";s:19:\"footer-3/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:53:03\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:551;a:27:{s:2:\"id\";s:3:\"596\";s:5:\"title\";s:24:\"Explainer Block 3 Part 1\";s:5:\"alias\";s:23:\"explainer-block-3-part1\";s:3:\"zip\";s:33:\"packs/explainer-block-3-part1.zip\";s:3:\"uid\";s:32:\"b1469a955fecb4e1d645a604804716de\";s:3:\"img\";s:34:\"explainer-block-3-part1/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:54:20\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:552;a:27:{s:2:\"id\";s:3:\"597\";s:5:\"title\";s:24:\"Explainer Block 3 Part 2\";s:5:\"alias\";s:23:\"explainer-block-3-part2\";s:3:\"zip\";s:33:\"packs/explainer-block-3-part2.zip\";s:3:\"uid\";s:32:\"3faa6f1dc248ef2ba3d50cc60db557b1\";s:3:\"img\";s:34:\"explainer-block-3-part2/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:55:33\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:553;a:27:{s:2:\"id\";s:3:\"598\";s:5:\"title\";s:16:\"Projects Modal 3\";s:5:\"alias\";s:16:\"projects-modal-3\";s:3:\"zip\";s:26:\"packs/projects-modal-3.zip\";s:3:\"uid\";s:32:\"b22bb57c30e75bf7d7ba7d240a21b3fe\";s:3:\"img\";s:27:\"projects-modal-3/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:57:05\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:554;a:24:{s:2:\"id\";s:3:\"599\";s:5:\"title\";s:25:\"Urban Street Skate Slider\";s:5:\"alias\";s:25:\"urban-street-skate-slider\";s:3:\"zip\";s:29:\"urban-street-skate-slider.zip\";s:3:\"uid\";s:32:\"14b18e98ac51aa922a264b74518d6f25\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide1.jpg\";s:7:\"preview\";s:83:\"https://www.sliderrevolution.com/templates/urban-street-skate-slider-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:233:\"<span class=\"ttm_content\">Create catchy presentations with sleek transitions, using this urban-themed slider. A template that\'s perfectly suitable for showcasing products and marketing campaigns!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-09-14 18:54:30\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:555;a:24:{s:2:\"id\";s:3:\"600\";s:5:\"title\";s:34:\"Fast Food Burger Restaurant Slider\";s:5:\"alias\";s:13:\"yummy-burgers\";s:3:\"zip\";s:17:\"yummy-burgers.zip\";s:3:\"uid\";s:32:\"3de3520af809748281f3aaa16d8c2222\";s:3:\"img\";s:24:\"yummy-burgers/slide1.jpg\";s:7:\"preview\";s:78:\"https://www.sliderrevolution.com/templates/fast-food-burger-restaurant-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:242:\"<span class=\"ttm_content\">Make your clients feel hungry with this tasty looking slider, featuring jaw dropping animations and smooth interactions! Easily customizable for showcasing food related products.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-10-11 12:47:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"How to Creatively Display Ingredients and Nutrition Info on Your Website [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/how-to-creatively-display-ingredients-and-nutrition-info-on-your-website/\";s:9:\"guide_img\";s:26:\"tutorial/yummy-burgers.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:556;a:27:{s:2:\"id\";s:3:\"601\";s:5:\"title\";s:37:\"Tattoo Event Website Template Package\";s:5:\"alias\";s:37:\"tattoo-event-website-template-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:37:\"tattoo-event-website-template-package\";s:3:\"img\";s:41:\"packages/tattoo_event_website_package.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/tattoo-event-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:330:\"<span class=\"ttm_content\">This modern, typography driven, one-page website template is the perfect event landing page. Whether you are looking for a wordpress event website template or a conference website template, Slider Revolution gives you a competitive advantage in event website design.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-10-12 14:37:06\";s:7:\"package\";s:29:\"Tattoo Event Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Dark Website Design with a Surprising Color Reveal [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-dark-website-design-with-a-surprising-color-reveal/\";s:9:\"guide_img\";s:33:\"tutorial/Tattoo-Event-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:557;a:27:{s:2:\"id\";s:3:\"602\";s:5:\"title\";s:24:\"Tattoo Event Hero Slider\";s:5:\"alias\";s:24:\"tattoo-event-hero-slider\";s:3:\"zip\";s:34:\"packs/tattoo-event-hero-slider.zip\";s:3:\"uid\";s:32:\"3a4eb0f2f1de6b9a644d626c4472208b\";s:3:\"img\";s:35:\"tattoo-event-hero-slider/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/tattoo-event-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:330:\"<span class=\"ttm_content\">This modern, typography driven, one-page website template is the perfect event landing page. Whether you are looking for a wordpress event website template or a conference website template, Slider Revolution gives you a competitive advantage in event website design.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-10-13 11:11:21\";s:7:\"package\";s:29:\"Tattoo Event Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Dark Website Design with a Surprising Color Reveal [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-dark-website-design-with-a-surprising-color-reveal/\";s:9:\"guide_img\";s:33:\"tutorial/Tattoo-Event-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:558;a:27:{s:2:\"id\";s:3:\"603\";s:5:\"title\";s:18:\"Tattoo Event About\";s:5:\"alias\";s:18:\"tattoo-event-about\";s:3:\"zip\";s:28:\"packs/tattoo-event-about.zip\";s:3:\"uid\";s:32:\"ae8aaf2b1aeb84036c35ac3d4a178ed6\";s:3:\"img\";s:29:\"tattoo-event-about/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/tattoo-event-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:330:\"<span class=\"ttm_content\">This modern, typography driven, one-page website template is the perfect event landing page. Whether you are looking for a wordpress event website template or a conference website template, Slider Revolution gives you a competitive advantage in event website design.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-10-13 11:14:35\";s:7:\"package\";s:29:\"Tattoo Event Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Dark Website Design with a Surprising Color Reveal [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-dark-website-design-with-a-surprising-color-reveal/\";s:9:\"guide_img\";s:33:\"tutorial/Tattoo-Event-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:559;a:27:{s:2:\"id\";s:3:\"604\";s:5:\"title\";s:20:\"Tattoo Event Artists\";s:5:\"alias\";s:20:\"tattoo-event-artists\";s:3:\"zip\";s:30:\"packs/tattoo-event-artists.zip\";s:3:\"uid\";s:32:\"e11b6508214396963c856afc1b604e58\";s:3:\"img\";s:31:\"tattoo-event-artists/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/tattoo-event-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:330:\"<span class=\"ttm_content\">This modern, typography driven, one-page website template is the perfect event landing page. Whether you are looking for a wordpress event website template or a conference website template, Slider Revolution gives you a competitive advantage in event website design.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:3:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";i:2;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-10-13 11:16:36\";s:7:\"package\";s:29:\"Tattoo Event Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Dark Website Design with a Surprising Color Reveal [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-dark-website-design-with-a-surprising-color-reveal/\";s:9:\"guide_img\";s:33:\"tutorial/Tattoo-Event-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:560;a:27:{s:2:\"id\";s:3:\"605\";s:5:\"title\";s:21:\"Tattoo Event Schedule\";s:5:\"alias\";s:21:\"tattoo-event-schedule\";s:3:\"zip\";s:31:\"packs/tattoo-event-schedule.zip\";s:3:\"uid\";s:32:\"73be4b953a719fc9abfadc447e88b906\";s:3:\"img\";s:32:\"tattoo-event-schedule/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/tattoo-event-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:330:\"<span class=\"ttm_content\">This modern, typography driven, one-page website template is the perfect event landing page. Whether you are looking for a wordpress event website template or a conference website template, Slider Revolution gives you a competitive advantage in event website design.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-10-13 11:19:17\";s:7:\"package\";s:29:\"Tattoo Event Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Dark Website Design with a Surprising Color Reveal [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-dark-website-design-with-a-surprising-color-reveal/\";s:9:\"guide_img\";s:33:\"tutorial/Tattoo-Event-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:561;a:27:{s:2:\"id\";s:3:\"606\";s:5:\"title\";s:17:\"Tattoo Event News\";s:5:\"alias\";s:17:\"tattoo-event-news\";s:3:\"zip\";s:27:\"packs/tattoo-event-news.zip\";s:3:\"uid\";s:32:\"80eafaaaa2f1844cac7c5c1efb0912d1\";s:3:\"img\";s:28:\"tattoo-event-news/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/tattoo-event-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:330:\"<span class=\"ttm_content\">This modern, typography driven, one-page website template is the perfect event landing page. Whether you are looking for a wordpress event website template or a conference website template, Slider Revolution gives you a competitive advantage in event website design.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-10-13 11:21:56\";s:7:\"package\";s:29:\"Tattoo Event Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Dark Website Design with a Surprising Color Reveal [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-dark-website-design-with-a-surprising-color-reveal/\";s:9:\"guide_img\";s:33:\"tutorial/Tattoo-Event-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:562;a:27:{s:2:\"id\";s:3:\"607\";s:5:\"title\";s:19:\"Tattoo Event Footer\";s:5:\"alias\";s:19:\"tattoo-event-footer\";s:3:\"zip\";s:29:\"packs/tattoo-event-footer.zip\";s:3:\"uid\";s:32:\"0c16f7290794f2e26566c8a8ca8f6493\";s:3:\"img\";s:30:\"tattoo-event-footer/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/tattoo-event-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:330:\"<span class=\"ttm_content\">This modern, typography driven, one-page website template is the perfect event landing page. Whether you are looking for a wordpress event website template or a conference website template, Slider Revolution gives you a competitive advantage in event website design.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-10-13 11:23:18\";s:7:\"package\";s:29:\"Tattoo Event Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Dark Website Design with a Surprising Color Reveal [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-dark-website-design-with-a-surprising-color-reveal/\";s:9:\"guide_img\";s:33:\"tutorial/Tattoo-Event-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:563;a:27:{s:2:\"id\";s:3:\"608\";s:5:\"title\";s:24:\"Startup Website Template\";s:5:\"alias\";s:24:\"startup-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:24:\"startup-website-template\";s:3:\"img\";s:37:\"packages/startup-website-template.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/startup-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-11-03 09:29:34\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:564;a:27:{s:2:\"id\";s:3:\"609\";s:5:\"title\";s:12:\"Startup Menu\";s:5:\"alias\";s:12:\"startup-menu\";s:3:\"zip\";s:22:\"packs/startup-menu.zip\";s:3:\"uid\";s:32:\"10b7853c05d47a99e61a68ec7ef0a0ea\";s:3:\"img\";s:23:\"startup-menu/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/startup-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-11-03 09:32:41\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:565;a:27:{s:2:\"id\";s:3:\"610\";s:5:\"title\";s:12:\"Startup Hero\";s:5:\"alias\";s:12:\"startup-hero\";s:3:\"zip\";s:22:\"packs/startup-hero.zip\";s:3:\"uid\";s:32:\"7a41e68bac8bc7f937b7eb957e01eb11\";s:3:\"img\";s:23:\"startup-hero/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/startup-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-11-03 09:34:41\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:12:\"zindex=\"300\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:566;a:27:{s:2:\"id\";s:3:\"611\";s:5:\"title\";s:13:\"Startup About\";s:5:\"alias\";s:13:\"startup-about\";s:3:\"zip\";s:23:\"packs/startup-about.zip\";s:3:\"uid\";s:32:\"22a816ba986476a36fef3887ff4d1ea1\";s:3:\"img\";s:24:\"startup-about/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/startup-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-11-03 09:36:55\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:10:\"zindex=\"0\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:567;a:27:{s:2:\"id\";s:3:\"612\";s:5:\"title\";s:18:\"Startup Features 1\";s:5:\"alias\";s:18:\"startup-features-1\";s:3:\"zip\";s:28:\"packs/startup-features-1.zip\";s:3:\"uid\";s:32:\"4b0b7b8773ba30bdc58b862442155faa\";s:3:\"img\";s:29:\"startup-features-1/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/startup-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-11-03 09:39:11\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:12:\"zindex=\"300\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:568;a:27:{s:2:\"id\";s:3:\"613\";s:5:\"title\";s:18:\"Startup Features 2\";s:5:\"alias\";s:18:\"startup-features-2\";s:3:\"zip\";s:28:\"packs/startup-features-2.zip\";s:3:\"uid\";s:32:\"7a686556ca8c4355fea931b3e946a3d0\";s:3:\"img\";s:29:\"startup-features-2/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/startup-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-11-03 09:40:44\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:10:\"zindex=\"0\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:569;a:27:{s:2:\"id\";s:3:\"614\";s:5:\"title\";s:12:\"Startup Team\";s:5:\"alias\";s:12:\"startup-team\";s:3:\"zip\";s:22:\"packs/startup-team.zip\";s:3:\"uid\";s:32:\"7969f1f556fd276ec04dcbf49144d2f8\";s:3:\"img\";s:23:\"startup-team/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/startup-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-11-03 09:42:12\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:570;a:27:{s:2:\"id\";s:3:\"615\";s:5:\"title\";s:15:\"Startup Reviews\";s:5:\"alias\";s:15:\"startup-reviews\";s:3:\"zip\";s:25:\"packs/startup-reviews.zip\";s:3:\"uid\";s:32:\"4d5253028165c237cda5f42c3f721c09\";s:3:\"img\";s:26:\"startup-reviews/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/startup-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-11-03 09:43:42\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:12:\"zindex=\"300\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:571;a:27:{s:2:\"id\";s:3:\"616\";s:5:\"title\";s:11:\"Startup CTA\";s:5:\"alias\";s:11:\"startup-cta\";s:3:\"zip\";s:21:\"packs/startup-cta.zip\";s:3:\"uid\";s:32:\"bfe7cb2a94dd8292179e16a986cf2748\";s:3:\"img\";s:22:\"startup-cta/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/startup-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-11-03 09:45:02\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:572;a:27:{s:2:\"id\";s:3:\"617\";s:5:\"title\";s:14:\"Startup Footer\";s:5:\"alias\";s:14:\"startup-footer\";s:3:\"zip\";s:24:\"packs/startup-footer.zip\";s:3:\"uid\";s:32:\"d73466042d108699d366bf9cab2beaa8\";s:3:\"img\";s:25:\"startup-footer/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/startup-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-11-03 09:46:31\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:573;a:27:{s:2:\"id\";s:3:\"618\";s:5:\"title\";s:19:\"Startup Video Modal\";s:5:\"alias\";s:19:\"startup-video-modal\";s:3:\"zip\";s:29:\"packs/startup-video-modal.zip\";s:3:\"uid\";s:32:\"5fd53a8ad93456a152c25079f6437377\";s:3:\"img\";s:30:\"startup-video-modal/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/startup-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-11-03 09:47:44\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:574;a:27:{s:2:\"id\";s:3:\"619\";s:5:\"title\";s:32:\"Christmas Gift Card Landing Page\";s:5:\"alias\";s:32:\"christmas-gift-card-landing-page\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:32:\"christmas-gift-card-landing-page\";s:3:\"img\";s:45:\"packages/christmas-gift-card-landing-page.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/christmas-gift-card-landing-page/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:372:\"<span class=\"ttm_content\">Greet and thank your visitors in a creative way during the Christmas Holidays with this dynamic, two-part Christmas gift card landing page. Ideal for e-commerce websites that want to give special discounts during the holidays. The first module can also be used on it\'s own to bring xmas vibes to any website!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:9:\"specialfx\";}s:14:\"plugin_require\";s:515:\"[{\"path\":\"revslider-snow-addon\\/revslider-snow-addon.php\",\"name\":\"Snow AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-12-08 12:05:33\";s:7:\"package\";s:32:\"Christmas Gift Card Landing Page\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"53\";s:9:\"installed\";b:0;}i:575;a:27:{s:2:\"id\";s:3:\"620\";s:5:\"title\";s:24:\"Christmas Landing Page 1\";s:5:\"alias\";s:24:\"christmas-landing-page-1\";s:3:\"zip\";s:34:\"packs/christmas-landing-page-1.zip\";s:3:\"uid\";s:32:\"17eb656138d076ca1dc2d9fa5cefb1b8\";s:3:\"img\";s:43:\"christmas-gift-card-landing-page/slide1.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/christmas-gift-card-landing-page/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:372:\"<span class=\"ttm_content\">Greet and thank your visitors in a creative way during the Christmas Holidays with this dynamic, two-part Christmas gift card landing page. Ideal for e-commerce websites that want to give special discounts during the holidays. The first module can also be used on it\'s own to bring xmas vibes to any website!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:9:\"specialfx\";}s:14:\"plugin_require\";s:515:\"[{\"path\":\"revslider-snow-addon\\/revslider-snow-addon.php\",\"name\":\"Snow AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-12-08 12:08:37\";s:7:\"package\";s:32:\"Christmas Gift Card Landing Page\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"53\";s:9:\"installed\";b:0;}i:576;a:27:{s:2:\"id\";s:3:\"621\";s:5:\"title\";s:24:\"Christmas Landing Page 2\";s:5:\"alias\";s:24:\"christmas-landing-page-2\";s:3:\"zip\";s:34:\"packs/christmas-landing-page-2.zip\";s:3:\"uid\";s:32:\"ea0d2cfdba50c8060c66ee7b979c3b83\";s:3:\"img\";s:35:\"christmas-landing-page-2/slide1.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/christmas-gift-card-landing-page/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:372:\"<span class=\"ttm_content\">Greet and thank your visitors in a creative way during the Christmas Holidays with this dynamic, two-part Christmas gift card landing page. Ideal for e-commerce websites that want to give special discounts during the holidays. The first module can also be used on it\'s own to bring xmas vibes to any website!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:9:\"specialfx\";}s:14:\"plugin_require\";s:341:\"[{\"path\":\"revslider-snow-addon\\/revslider-snow-addon.php\",\"name\":\"Snow AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-12-08 12:10:54\";s:7:\"package\";s:32:\"Christmas Gift Card Landing Page\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"53\";s:9:\"installed\";b:0;}i:577;a:24:{s:2:\"id\";s:3:\"622\";s:5:\"title\";s:12:\"Image Slider\";s:5:\"alias\";s:12:\"image-slider\";s:3:\"zip\";s:16:\"image-slider.zip\";s:3:\"uid\";s:32:\"85a8fcfa9220809176bd3d6bc70b4abf\";s:3:\"img\";s:24:\"image-slider/slide-1.jpg\";s:7:\"preview\";s:64:\"https://www.sliderrevolution.com/templates/newborn-image-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.12\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:213:\"<span class=\"ttm_content\">Get an instant \"wow\" from your visitors with this sleek background image slider, that includes a clean UI for easy navigation and smooth transitions.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-01-04 09:45:41\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:578;a:24:{s:2:\"id\";s:3:\"623\";s:5:\"title\";s:17:\"Full Width Slider\";s:5:\"alias\";s:17:\"full-width-slider\";s:3:\"zip\";s:21:\"full-width-slider.zip\";s:3:\"uid\";s:32:\"e2792804e7a1f3ec9806f6a6225a559d\";s:3:\"img\";s:28:\"full-width-slider/slide1.jpg\";s:7:\"preview\";s:71:\"https://www.sliderrevolution.com/templates/delicious-full-width-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:233:\"<span class=\"ttm_content\">We\'ve prepared something tasty for you. A delicious looking, responsive full width slider, with a wide range of use cases and a plethora of smart, UI navigation options.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-01-10 11:40:04\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:82:\"How to Visually Promote Products and Their Unique Scent Profiles Online [Tutorial]\";s:9:\"guide_url\";s:115:\"https://www.sliderrevolution.com/tutorials/how-to-visually-promote-products-and-their-unique-scent-profiles-online/\";s:9:\"guide_img\";s:30:\"tutorial/full-width-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:579;a:27:{s:2:\"id\";s:3:\"624\";s:5:\"title\";s:20:\"App Website Template\";s:5:\"alias\";s:20:\"app-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:20:\"app-website-template\";s:3:\"img\";s:33:\"packages/app-website-template.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-01-17 10:22:53\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:580;a:27:{s:2:\"id\";s:3:\"625\";s:5:\"title\";s:16:\"App Website Menu\";s:5:\"alias\";s:16:\"app-website-menu\";s:3:\"zip\";s:26:\"packs/app-website-menu.zip\";s:3:\"uid\";s:32:\"c3c100db368c091d01852df9851b9840\";s:3:\"img\";s:27:\"app-website-menu/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-01-17 10:26:14\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:581;a:27:{s:2:\"id\";s:3:\"626\";s:5:\"title\";s:16:\"App Website Hero\";s:5:\"alias\";s:16:\"app-website-hero\";s:3:\"zip\";s:26:\"packs/app-website-hero.zip\";s:3:\"uid\";s:32:\"4b42974b08f2923986932ed529974d6f\";s:3:\"img\";s:27:\"app-website-hero/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-01-17 10:29:00\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:13:\" zindex=\"300\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:582;a:27:{s:2:\"id\";s:3:\"627\";s:5:\"title\";s:20:\"App Download Buttons\";s:5:\"alias\";s:20:\"app-download-buttons\";s:3:\"zip\";s:30:\"packs/app-download-buttons.zip\";s:3:\"uid\";s:32:\"d5ecce65284cc95c506185e6f6291d55\";s:3:\"img\";s:31:\"app-download-buttons/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-17 10:31:22\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:583;a:27:{s:2:\"id\";s:3:\"628\";s:5:\"title\";s:17:\"App Website About\";s:5:\"alias\";s:17:\"app-website-about\";s:3:\"zip\";s:27:\"packs/app-website-about.zip\";s:3:\"uid\";s:32:\"984477b3ea7c943a7c6be78950754e3c\";s:3:\"img\";s:28:\"app-website-about/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-17 10:33:06\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:584;a:27:{s:2:\"id\";s:3:\"629\";s:5:\"title\";s:20:\"App Website Features\";s:5:\"alias\";s:20:\"app-website-features\";s:3:\"zip\";s:30:\"packs/app-website-features.zip\";s:3:\"uid\";s:32:\"206a0f73553c974ad86790fba6a13efd\";s:3:\"img\";s:31:\"app-website-features/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-17 10:35:08\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:585;a:27:{s:2:\"id\";s:3:\"630\";s:5:\"title\";s:21:\"App Website Video Cta\";s:5:\"alias\";s:21:\"app-website-video-cta\";s:3:\"zip\";s:31:\"packs/app-website-video-cta.zip\";s:3:\"uid\";s:32:\"19b2930f9cd9840dccbe94cb1cc435e2\";s:3:\"img\";s:32:\"app-website-video-cta/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-01-17 10:36:15\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:586;a:27:{s:2:\"id\";s:3:\"631\";s:5:\"title\";s:23:\"App Website Screenshots\";s:5:\"alias\";s:23:\"app-website-screenshots\";s:3:\"zip\";s:33:\"packs/app-website-screenshots.zip\";s:3:\"uid\";s:32:\"94ce8eeecb7ffad62adc2d29b203f9d2\";s:3:\"img\";s:34:\"app-website-screenshots/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-17 10:38:15\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:587;a:27:{s:2:\"id\";s:3:\"632\";s:5:\"title\";s:22:\"App Testimonials Title\";s:5:\"alias\";s:22:\"app-testimonials-title\";s:3:\"zip\";s:32:\"packs/app-testimonials-title.zip\";s:3:\"uid\";s:32:\"bea74fa6e180fe23007c3d215b1b0704\";s:3:\"img\";s:33:\"app-testimonials-title/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-01-17 10:40:21\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:588;a:27:{s:2:\"id\";s:3:\"633\";s:5:\"title\";s:24:\"App Website Testimonials\";s:5:\"alias\";s:24:\"app-website-testimonials\";s:3:\"zip\";s:34:\"packs/app-website-testimonials.zip\";s:3:\"uid\";s:32:\"e7438a870ac1007da4c7821056d511fc\";s:3:\"img\";s:35:\"app-website-testimonials/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-17 10:41:59\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:107:\" offset=\"t:-300px,-300px,-300px,-250px;b:0px,0px,0px,0px;l:0px,0px,0px,0px;r:0px,0px,0px,0px;\" zindex=\"300\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:589;a:27:{s:2:\"id\";s:3:\"634\";s:5:\"title\";s:16:\"App Website Team\";s:5:\"alias\";s:16:\"app-website-team\";s:3:\"zip\";s:26:\"packs/app-website-team.zip\";s:3:\"uid\";s:32:\"d9013f2968e43f696f8cc33fa3524071\";s:3:\"img\";s:27:\"app-website-team/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-17 10:43:40\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:94:\" offset=\"t:-350px,-350px,-350px,-300px;b:0px,0px,0px,0px;l:0px,0px,0px,0px;r:0px,0px,0px,0px;\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:590;a:27:{s:2:\"id\";s:3:\"635\";s:5:\"title\";s:18:\"App Website Footer\";s:5:\"alias\";s:18:\"app-website-footer\";s:3:\"zip\";s:28:\"packs/app-website-footer.zip\";s:3:\"uid\";s:32:\"5e13126b929feb389f9e083f3476ec46\";s:3:\"img\";s:29:\"app-website-footer/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-01-17 10:45:12\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:591;a:27:{s:2:\"id\";s:3:\"636\";s:5:\"title\";s:15:\"App Video Modal\";s:5:\"alias\";s:15:\"app-video-modal\";s:3:\"zip\";s:25:\"packs/app-video-modal.zip\";s:3:\"uid\";s:32:\"7fe8115d0b6158c90fe92d1144ed7b01\";s:3:\"img\";s:26:\"app-video-modal/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-17 10:46:49\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:2:\"11\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:592;a:27:{s:2:\"id\";s:3:\"637\";s:5:\"title\";s:25:\"Testimonial Carousel Pack\";s:5:\"alias\";s:25:\"testimonial-carousel-pack\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:25:\"testimonial-carousel-pack\";s:3:\"img\";s:38:\"packages/testimonial-carousel-pack.jpg\";s:7:\"preview\";s:75:\"https://www.sliderrevolution.com/templates/testimonial-carousel-collection/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:126:\"<span class=\"ttm_content\">An elegant slider for your website. Flexible and customizable.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-31 16:38:17\";s:7:\"package\";s:25:\"Testimonial Carousel Pack\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"55\";s:9:\"installed\";b:0;}i:593;a:27:{s:2:\"id\";s:3:\"638\";s:5:\"title\";s:22:\"Testimonial Carousel 1\";s:5:\"alias\";s:22:\"testimonial-carousel-1\";s:3:\"zip\";s:32:\"packs/testimonial-carousel-1.zip\";s:3:\"uid\";s:32:\"1cc1f92edb4edd47f880c0b4f77e343d\";s:3:\"img\";s:33:\"testimonial-carousel-1/slide1.jpg\";s:7:\"preview\";s:75:\"https://www.sliderrevolution.com/templates/testimonial-carousel-collection/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:227:\"<span class=\"ttm_content\">Want to show testimonials on your website ?  We got you covered.  Our testimonial carousel pack has 5 options to choose from with colours you can easily customise.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-31 16:41:02\";s:7:\"package\";s:25:\"Testimonial Carousel Pack\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"55\";s:9:\"installed\";b:0;}i:594;a:27:{s:2:\"id\";s:3:\"639\";s:5:\"title\";s:22:\"Testimonial Carousel 2\";s:5:\"alias\";s:22:\"testimonial-carousel-2\";s:3:\"zip\";s:32:\"packs/testimonial-carousel-2.zip\";s:3:\"uid\";s:32:\"b6ad1675b8d14c0ccc63ffc01b221aac\";s:3:\"img\";s:33:\"testimonial-carousel-2/slide1.jpg\";s:7:\"preview\";s:75:\"https://www.sliderrevolution.com/templates/testimonial-carousel-collection/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:227:\"<span class=\"ttm_content\">Want to show testimonials on your website ?  We got you covered.  Our testimonial carousel pack has 5 options to choose from with colours you can easily customise.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-31 16:43:25\";s:7:\"package\";s:25:\"Testimonial Carousel Pack\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"55\";s:9:\"installed\";b:0;}i:595;a:27:{s:2:\"id\";s:3:\"640\";s:5:\"title\";s:22:\"Testimonial Carousel 3\";s:5:\"alias\";s:22:\"testimonial-carousel-3\";s:3:\"zip\";s:32:\"packs/testimonial-carousel-3.zip\";s:3:\"uid\";s:32:\"cb4a72fb40fc400a71754f71b9bb2d6e\";s:3:\"img\";s:33:\"testimonial-carousel-3/slide1.jpg\";s:7:\"preview\";s:75:\"https://www.sliderrevolution.com/templates/testimonial-carousel-collection/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:227:\"<span class=\"ttm_content\">Want to show testimonials on your website ?  We got you covered.  Our testimonial carousel pack has 5 options to choose from with colours you can easily customise.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-31 16:46:01\";s:7:\"package\";s:25:\"Testimonial Carousel Pack\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"55\";s:9:\"installed\";b:0;}i:596;a:27:{s:2:\"id\";s:3:\"641\";s:5:\"title\";s:22:\"Testimonial Carousel 4\";s:5:\"alias\";s:22:\"testimonial-carousel-4\";s:3:\"zip\";s:32:\"packs/testimonial-carousel-4.zip\";s:3:\"uid\";s:32:\"bfca98d6b4042b38df044e9e2a6ca983\";s:3:\"img\";s:33:\"testimonial-carousel-4/slide1.jpg\";s:7:\"preview\";s:75:\"https://www.sliderrevolution.com/templates/testimonial-carousel-collection/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:227:\"<span class=\"ttm_content\">Want to show testimonials on your website ?  We got you covered.  Our testimonial carousel pack has 5 options to choose from with colours you can easily customise.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-31 16:47:57\";s:7:\"package\";s:25:\"Testimonial Carousel Pack\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"55\";s:9:\"installed\";b:0;}i:597;a:27:{s:2:\"id\";s:3:\"642\";s:5:\"title\";s:22:\"Testimonial Carousel 5\";s:5:\"alias\";s:22:\"testimonial-carousel-5\";s:3:\"zip\";s:32:\"packs/testimonial-carousel-5.zip\";s:3:\"uid\";s:32:\"4a9b9c72b51628e1343adde9bff3915f\";s:3:\"img\";s:33:\"testimonial-carousel-5/slide1.jpg\";s:7:\"preview\";s:75:\"https://www.sliderrevolution.com/templates/testimonial-carousel-collection/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:227:\"<span class=\"ttm_content\">Want to show testimonials on your website ?  We got you covered.  Our testimonial carousel pack has 5 options to choose from with colours you can easily customise.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-31 16:49:27\";s:7:\"package\";s:25:\"Testimonial Carousel Pack\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"55\";s:9:\"installed\";b:0;}i:598;a:24:{s:2:\"id\";s:3:\"643\";s:5:\"title\";s:28:\"Deep Dive Ocean Water Effect\";s:5:\"alias\";s:9:\"deep-dive\";s:3:\"zip\";s:13:\"deep-dive.zip\";s:3:\"uid\";s:32:\"5cc0599857b0108fe4e76adc7fbf9a16\";s:3:\"img\";s:20:\"deep-dive/slide1.jpg\";s:7:\"preview\";s:72:\"https://www.sliderrevolution.com/templates/deep-dive-ocean-water-effect/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:267:\"<span class=\"ttm_content\">Take a dive into the ocean with this 3D Particles Animation template for Slider Revolution.<br>\r\nThe scroll-based interaction makes this hero module an absolute eye-catcher for any ocean-related website.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:9:\"specialfx\";}s:14:\"plugin_require\";s:178:\"[{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-02-09 09:23:47\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:599;a:24:{s:2:\"id\";s:3:\"644\";s:5:\"title\";s:22:\"Particle Wave Showcase\";s:5:\"alias\";s:22:\"particle-wave-showcase\";s:3:\"zip\";s:26:\"particle-wave-showcase.zip\";s:3:\"uid\";s:32:\"1c9ac477fd636078d1812d8d98060899\";s:3:\"img\";s:33:\"particle-wave-showcase/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/particle-wave-showcase/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:307:\"<span class=\"ttm_content\">Is your website missing that one unique design element to set it apart from your competition? The Particle Wave addon for Slider Revolution enables you to add interactive, 3D particles background animation effects that will amaze your clients!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:9:\"specialfx\";}s:14:\"plugin_require\";s:178:\"[{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-02-09 09:30:08\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:76:\"How to Design a Hero Image That Feels Alive and Three-Dimensional [Tutorial]\";s:9:\"guide_url\";s:109:\"https://www.sliderrevolution.com/tutorials/how-to-design-a-hero-image-that-feels-alive-and-three-dimensional/\";s:9:\"guide_img\";s:35:\"tutorial/particle-wave-showcase.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:600;a:24:{s:2:\"id\";s:3:\"645\";s:5:\"title\";s:17:\"Video Hero Header\";s:5:\"alias\";s:17:\"video-hero-header\";s:3:\"zip\";s:21:\"video-hero-header.zip\";s:3:\"uid\";s:32:\"f6a715d4b10e0746f7eb5100836ba1ab\";s:3:\"img\";s:28:\"video-hero-header/slide1.jpg\";s:7:\"preview\";s:61:\"https://www.sliderrevolution.com/templates/video-hero-header/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:288:\"<span class=\"ttm_content\">Get ahead with this modern, futuristic video hero header with colorful gradients and a polygon particle wave.<br>\r\nShowcase the highlights of your tech-related business website with a video button that demands to be clicked.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:9:\"specialfx\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-02-09 09:33:10\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Trippy Hero Image Backdrop with Particle Animation [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-trippy-hero-image-backdrop-with-particle-animation/\";s:9:\"guide_img\";s:30:\"tutorial/video-hero-header.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:601;a:24:{s:2:\"id\";s:3:\"646\";s:5:\"title\";s:28:\"Solar System Showcase Slider\";s:5:\"alias\";s:28:\"solar-system-showcase-slider\";s:3:\"zip\";s:32:\"solar-system-showcase-slider.zip\";s:3:\"uid\";s:32:\"40f7b26ea7f8228d40e8e9cf0f34b5e8\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide1.jpg\";s:7:\"preview\";s:72:\"https://www.sliderrevolution.com/templates/solar-system-showcase-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:233:\"<span class=\"ttm_content\">Want to amaze your users ? Look no further.  Showcase products, images or anything you can think of with this highly capable and easily customisable full screen slider. </span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:366:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-02-09 09:50:27\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:602;a:24:{s:2:\"id\";s:3:\"647\";s:5:\"title\";s:26:\"Optic Shop Showcase Slider\";s:5:\"alias\";s:26:\"Optic-shop-showcase-slider\";s:3:\"zip\";s:30:\"Optic-shop-showcase-slider.zip\";s:3:\"uid\";s:32:\"01509228c996ad45c2179d03654f499b\";s:3:\"img\";s:37:\"Optic-shop-showcase-slider/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/optic-shop-showcase-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.16\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This image slider is the perfect showcase for any optic shop, utilizing the blur effect in a brilliant way. It\'s not just made for your optic showcase but also a great fit for any modern product presentation.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-02-16 16:41:07\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"How to Create an Awesome Product Slider with a Built-in Variant Switcher [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/how-to-create-an-awesome-product-slider-with-a-built-in-variant-switcher/\";s:9:\"guide_img\";s:39:\"tutorial/Optic-shop-showcase-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:603;a:24:{s:2:\"id\";s:3:\"648\";s:5:\"title\";s:27:\"WordPress Charts And Graphs\";s:5:\"alias\";s:24:\"charts-template-showcase\";s:3:\"zip\";s:28:\"charts-template-showcase.zip\";s:3:\"uid\";s:32:\"4ae2fe61830f96c6c5b316368c1ad2c6\";s:3:\"img\";s:35:\"charts-template-showcase/slide1.jpg\";s:7:\"preview\";s:71:\"https://www.sliderrevolution.com/templates/wordpress-charts-and-graphs/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.17\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:230:\"<span class=\"ttm_content\">Who says data has to look boring? With our WordPress charts addon, you can create eye-catching sliders and hero sections with interactive and stunning-looking charts.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:347:\"[{\"path\":\"revslider-charts-addon\\/revslider-charts-addon.php\",\"name\":\"Charts AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-03-03 15:55:16\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:68:\"How to Create Interactive Charts and Graphs for WordPress [Tutorial]\";s:9:\"guide_url\";s:101:\"https://www.sliderrevolution.com/tutorials/how-to-create-interactive-charts-and-graphs-for-wordpress/\";s:9:\"guide_img\";s:37:\"tutorial/charts-template-showcase.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:604;a:27:{s:2:\"id\";s:3:\"649\";s:5:\"title\";s:31:\"Fashion Website Slider Template\";s:5:\"alias\";s:31:\"fashion-website-slider-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:31:\"fashion-website-slider-template\";s:3:\"img\";s:35:\"packages/fashion-website-slider.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/fashion-website-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.19\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:251:\"<span class=\"ttm_content\">A fashion slider that\'s not just for fashion! This template is suitable for any image-based marketing campaign and also comes with a fullscreen gallery carousel modal to show more images.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";i:2;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-03-14 13:00:36\";s:7:\"package\";s:22:\"Fashion Website Slider\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:76:\"How to Create a Summary Slider for Blog Posts, Articles, and More [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-summary-slider-for-blog-posts-articles-and-more/\";s:9:\"guide_img\";s:35:\"tutorial/Fashion-Website-Slider.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"56\";s:9:\"installed\";b:0;}i:605;a:27:{s:2:\"id\";s:3:\"650\";s:5:\"title\";s:22:\"Fashion Website Slider\";s:5:\"alias\";s:22:\"fashion-website-slider\";s:3:\"zip\";s:32:\"packs/fashion-website-slider.zip\";s:3:\"uid\";s:32:\"8fb8379f47346173fa0dd402dda37360\";s:3:\"img\";s:33:\"fashion-website-slider/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/fashion-website-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.19\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:251:\"<span class=\"ttm_content\">A fashion slider that\'s not just for fashion! This template is suitable for any image-based marketing campaign and also comes with a fullscreen gallery carousel modal to show more images.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";i:2;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-03-14 13:04:56\";s:7:\"package\";s:22:\"Fashion Website Slider\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:76:\"How to Create a Summary Slider for Blog Posts, Articles, and More [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-summary-slider-for-blog-posts-articles-and-more/\";s:9:\"guide_img\";s:35:\"tutorial/Fashion-Website-Slider.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"56\";s:9:\"installed\";b:0;}i:606;a:27:{s:2:\"id\";s:3:\"651\";s:5:\"title\";s:28:\"Fashion Website Slider Modal\";s:5:\"alias\";s:28:\"fashion-website-slider-modal\";s:3:\"zip\";s:38:\"packs/fashion-website-slider-modal.zip\";s:3:\"uid\";s:32:\"788f34043b6a5fcbfa5fc1c3322fb502\";s:3:\"img\";s:39:\"fashion-website-slider-modal/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/fashion-website-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.19\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:251:\"<span class=\"ttm_content\">A fashion slider that\'s not just for fashion! This template is suitable for any image-based marketing campaign and also comes with a fullscreen gallery carousel modal to show more images.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";i:2;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-03-14 13:08:21\";s:7:\"package\";s:22:\"Fashion Website Slider\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:76:\"How to Create a Summary Slider for Blog Posts, Articles, and More [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-summary-slider-for-blog-posts-articles-and-more/\";s:9:\"guide_img\";s:35:\"tutorial/Fashion-Website-Slider.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"56\";s:9:\"installed\";b:0;}i:607;a:24:{s:2:\"id\";s:3:\"652\";s:5:\"title\";s:24:\"Furniture Website Slider\";s:5:\"alias\";s:24:\"furniture-website-slider\";s:3:\"zip\";s:28:\"furniture-website-slider.zip\";s:3:\"uid\";s:32:\"8575493ed5fd1ee2e671e67479fdeccb\";s:3:\"img\";s:35:\"furniture-website-slider/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/furniture-website-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.19\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">Promote products or create stunning landing pages with the Furniture Website Slider. Each slide comes with a different layout that can be used as a hero module or on an individual section on your website.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-03-23 14:05:44\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:608;a:24:{s:2:\"id\";s:3:\"653\";s:5:\"title\";s:26:\"Fitness Gym Website Slider\";s:5:\"alias\";s:26:\"fitness-gym-website-slider\";s:3:\"zip\";s:30:\"fitness-gym-website-slider.zip\";s:3:\"uid\";s:32:\"86894d98e34a590e80a1d0cd3d7dc819\";s:3:\"img\";s:37:\"fitness-gym-website-slider/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/fitness-gym-website-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.20\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:240:\"<span class=\"ttm_content\">Make your website visitors want to hit the gym once they see this fitness website slider. The background videos and unique, masked slide transitions make this module stand out!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-04-19 11:02:01\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:71:\"How to Create a Multimedia Slider that Lures in More Clients [Tutorial]\";s:9:\"guide_url\";s:104:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-multimedia-slider-that-lures-in-more-clients/\";s:9:\"guide_img\";s:39:\"tutorial/fitness-gym-website-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:609;a:27:{s:2:\"id\";s:3:\"654\";s:5:\"title\";s:36:\"Ai & Robotics Webside Slider Package\";s:5:\"alias\";s:35:\"ai--robotics-webside-slider-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:35:\"ai--robotics-webside-slider-package\";s:3:\"img\";s:51:\"packages/ai-and-robotics-website-slider-package.jpg\";s:7:\"preview\";s:74:\"https://www.sliderrevolution.com/templates/ai-and-robotics-website-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.20\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">Have a glimpse of the future of robots and artificial intelligence. A vivid-looking slider, perfect for tech companies and startups.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:178:\"[{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-04-19 15:12:25\";s:7:\"package\";s:36:\"Ai & Robotics Webside Slider Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:71:\"How to Create a Sleek Slider Design for Your High-Tech Brand [Tutorial]\";s:9:\"guide_url\";s:104:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-sleek-slider-design-for-your-high-tech-brand/\";s:9:\"guide_img\";s:24:\"tutorial/Ai-Robotics.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"57\";s:9:\"installed\";b:0;}i:610;a:27:{s:2:\"id\";s:3:\"655\";s:5:\"title\";s:28:\"Ai & Robotics Website Slider\";s:5:\"alias\";s:30:\"ai-and-robotics-website-slider\";s:3:\"zip\";s:40:\"packs/ai-and-robotics-website-slider.zip\";s:3:\"uid\";s:32:\"e40b7296d1519972029e9744a0c09b29\";s:3:\"img\";s:41:\"ai-and-robotics-website-slider/slide1.jpg\";s:7:\"preview\";s:74:\"https://www.sliderrevolution.com/templates/ai-and-robotics-website-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.5.20\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">Have a glimpse of the future of robots and artificial intelligence. A vivid-looking slider, perfect for tech companies and startups.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:178:\"[{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-04-19 15:16:48\";s:7:\"package\";s:36:\"Ai & Robotics Webside Slider Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:71:\"How to Create a Sleek Slider Design for Your High-Tech Brand [Tutorial]\";s:9:\"guide_url\";s:104:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-sleek-slider-design-for-your-high-tech-brand/\";s:9:\"guide_img\";s:24:\"tutorial/Ai-Robotics.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"57\";s:9:\"installed\";b:0;}i:611;a:27:{s:2:\"id\";s:3:\"656\";s:5:\"title\";s:14:\"AI Video Modal\";s:5:\"alias\";s:14:\"ai-video-modal\";s:3:\"zip\";s:24:\"packs/ai-video-modal.zip\";s:3:\"uid\";s:32:\"aab36a599413b7e66dfdda8f517b47b1\";s:3:\"img\";s:25:\"ai-video-modal/slide1.jpg\";s:7:\"preview\";s:74:\"https://www.sliderrevolution.com/templates/ai-and-robotics-website-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.20\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">Have a glimpse of the future of robots and artificial intelligence. A vivid-looking slider, perfect for tech companies and startups.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:178:\"[{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-04-19 15:20:55\";s:7:\"package\";s:36:\"Ai & Robotics Webside Slider Package\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:71:\"How to Create a Sleek Slider Design for Your High-Tech Brand [Tutorial]\";s:9:\"guide_url\";s:104:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-sleek-slider-design-for-your-high-tech-brand/\";s:9:\"guide_img\";s:24:\"tutorial/Ai-Robotics.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"57\";s:9:\"installed\";b:0;}i:612;a:24:{s:2:\"id\";s:3:\"657\";s:5:\"title\";s:33:\"Minimal Typography Website Slider\";s:5:\"alias\";s:33:\"minimal-typography-website-slider\";s:3:\"zip\";s:37:\"minimal-typography-website-slider.zip\";s:3:\"uid\";s:32:\"43cf63d6541d33b7d4e59350935d73bf\";s:3:\"img\";s:44:\"minimal-typography-website-slider/slide1.jpg\";s:7:\"preview\";s:77:\"https://www.sliderrevolution.com/templates/minimal-typography-website-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.5.20\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:228:\"<span class=\"ttm_content\">Make the hero section on your website stand out with this minimal, typography-based hero slider, featuring cool parallax bubble effects and fluid slide transitions.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:9:\"specialfx\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-04-25 14:39:36\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:68:\"How to Transform the Mood of Your Home Page with Duotones [Tutorial]\";s:9:\"guide_url\";s:101:\"https://www.sliderrevolution.com/tutorials/how-to-transform-the-mood-of-your-home-page-with-duotones/\";s:9:\"guide_img\";s:46:\"tutorial/duotone-typography-website-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:613;a:24:{s:2:\"id\";s:3:\"658\";s:5:\"title\";s:19:\"404 Page Collection\";s:5:\"alias\";s:19:\"404-page-collection\";s:3:\"zip\";s:23:\"404-page-collection.zip\";s:3:\"uid\";s:32:\"3f0b25b5e893b170536a498939465a1a\";s:3:\"img\";s:30:\"404-page-collection/slide1.jpg\";s:7:\"preview\";s:63:\"https://www.sliderrevolution.com/templates/404-page-collection/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.21\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:167:\"<span class=\"ttm_content\">Show your lost website visitors a funny and lighthearted message with our 404 page template collection.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-05-04 11:30:30\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:69:\"How to Create an Effective Thank You Page for Your Website [Tutorial]\";s:9:\"guide_url\";s:102:\"https://www.sliderrevolution.com/tutorials/how-to-create-an-effective-thank-you-page-for-your-website/\";s:9:\"guide_img\";s:32:\"tutorial/404-page-collection.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:614;a:24:{s:2:\"id\";s:3:\"659\";s:5:\"title\";s:24:\"eCommerce Product Slider\";s:5:\"alias\";s:21:\"ecommerce-sale-slider\";s:3:\"zip\";s:25:\"ecommerce-sale-slider.zip\";s:3:\"uid\";s:32:\"49ca4743090cddca705ee108eae967c5\";s:3:\"img\";s:32:\"ecommerce-sale-slider/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/ecommerce-product-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.22\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:269:\"<span class=\"ttm_content\">So you have an eCommerce shop and are looking for the ultimate sales pitch on your landing page? Trying to convert your precious visitors into more sales? Look no further than our eCommerce Product Slider!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-05-17 14:22:52\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:65:\"How to Get More Eyes on Your eCommerce Sales Promotion [Tutorial]\";s:9:\"guide_url\";s:98:\"https://www.sliderrevolution.com/tutorials/how-to-get-more-eyes-on-your-ecommerce-sales-promotion/\";s:9:\"guide_img\";s:34:\"tutorial/ecommerce-sale-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:615;a:24:{s:2:\"id\";s:3:\"660\";s:5:\"title\";s:19:\"Fashion Shop Slider\";s:5:\"alias\";s:19:\"fashion-shop-slider\";s:3:\"zip\";s:23:\"fashion-shop-slider.zip\";s:3:\"uid\";s:32:\"e488e9126dbe4a34c02c89a1115f4ff9\";s:3:\"img\";s:30:\"fashion-shop-slider/slide1.jpg\";s:7:\"preview\";s:63:\"https://www.sliderrevolution.com/templates/fashion-shop-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.22\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">Customize texts, images, and colors in seconds and have this beast of a shop slider running on your own website in no time.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-05-18 13:24:56\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:73:\"How to Create a Colorful Retro Effect for the Home Page Slider [Tutorial]\";s:9:\"guide_url\";s:106:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-colorful-retro-effect-for-the-home-page-slider/\";s:9:\"guide_img\";s:32:\"tutorial/fashion-shop-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:616;a:24:{s:2:\"id\";s:3:\"661\";s:5:\"title\";s:29:\"Lingerie Store Website Slider\";s:5:\"alias\";s:29:\"lingerie-store-website-slider\";s:3:\"zip\";s:33:\"lingerie-store-website-slider.zip\";s:3:\"uid\";s:32:\"7bdad27521b7c9b171b618dff2fa0315\";s:3:\"img\";s:40:\"lingerie-store-website-slider/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/lingerie-store-website-slider/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:6:\"6.5.22\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">This hero slider also includes optional menu navigation and links, in case you want to use it as a standalone landing page.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-05-18 13:28:21\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:617;a:24:{s:2:\"id\";s:3:\"662\";s:5:\"title\";s:28:\"Beach Events Hero Collection\";s:5:\"alias\";s:28:\"beach-events-hero-collection\";s:3:\"zip\";s:32:\"beach-events-hero-collection.zip\";s:3:\"uid\";s:32:\"cf87cd65572e9bc4ee019cceae1c75f8\";s:3:\"img\";s:39:\"beach-events-hero-collection/slide1.jpg\";s:7:\"preview\";s:78:\"https://www.sliderrevolution.com/templates/summer-beach-events-hero-collection\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">These hero image templates offer a high-octane mix of headlines, images, and special effects.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 16:56:11\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:66:\"Sell More Event Tickets with a High-Energy Hero Section [Tutorial]\";s:9:\"guide_url\";s:99:\"https://www.sliderrevolution.com/tutorials/sell-more-event-tickets-with-a-high-energy-hero-section/\";s:9:\"guide_img\";s:41:\"tutorial/beach-events-hero-collection.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:618;a:27:{s:2:\"id\";s:3:\"663\";s:5:\"title\";s:41:\"Creative Portfolio Website Slider Package\";s:5:\"alias\";s:41:\"creative-portfolio-website-slider-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:41:\"creative-portfolio-website-slider-package\";s:3:\"img\";s:54:\"packages/creative-portfolio-website-slider-package.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:00:43\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Great-looking Masonry Portfolio for Your Home Page [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-great-looking-masonry-portfolio-for-your-home-page/\";s:9:\"guide_img\";s:39:\"tutorial/Creative-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:619;a:27:{s:2:\"id\";s:3:\"664\";s:5:\"title\";s:30:\"Creative Portfolio Main Slider\";s:5:\"alias\";s:30:\"creative-portfolio-main-slider\";s:3:\"zip\";s:40:\"packs/creative-portfolio-main-slider.zip\";s:3:\"uid\";s:32:\"2b01de6e46611e4353f1687609aa6783\";s:3:\"img\";s:41:\"creative-portfolio-main-slider/slide1.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:03:03\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Great-looking Masonry Portfolio for Your Home Page [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-great-looking-masonry-portfolio-for-your-home-page/\";s:9:\"guide_img\";s:39:\"tutorial/Creative-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:620;a:27:{s:2:\"id\";s:3:\"665\";s:5:\"title\";s:28:\"Creative Portfolio Project 1\";s:5:\"alias\";s:28:\"creative-portfolio-project-1\";s:3:\"zip\";s:38:\"packs/creative-portfolio-project-1.zip\";s:3:\"uid\";s:32:\"f1e3a170d3f06d7162445fe9cce99335\";s:3:\"img\";s:39:\"creative-portfolio-project-1/slide1.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:07:45\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Great-looking Masonry Portfolio for Your Home Page [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-great-looking-masonry-portfolio-for-your-home-page/\";s:9:\"guide_img\";s:39:\"tutorial/Creative-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:621;a:27:{s:2:\"id\";s:3:\"666\";s:5:\"title\";s:28:\"Creative Portfolio Project 2\";s:5:\"alias\";s:28:\"creative-portfolio-project-2\";s:3:\"zip\";s:38:\"packs/creative-portfolio-project-2.zip\";s:3:\"uid\";s:32:\"59369faef5b4a0571cd5fd72432d2d20\";s:3:\"img\";s:39:\"creative-portfolio-project-2/slide1.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:12:09\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Great-looking Masonry Portfolio for Your Home Page [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-great-looking-masonry-portfolio-for-your-home-page/\";s:9:\"guide_img\";s:39:\"tutorial/Creative-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:622;a:27:{s:2:\"id\";s:3:\"667\";s:5:\"title\";s:28:\"Creative Portfolio Project 3\";s:5:\"alias\";s:28:\"creative-portfolio-project-3\";s:3:\"zip\";s:38:\"packs/creative-portfolio-project-3.zip\";s:3:\"uid\";s:32:\"ac6823b9ffeba97c56aa6f4593109e5f\";s:3:\"img\";s:39:\"creative-portfolio-project-3/slide1.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:14:02\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Great-looking Masonry Portfolio for Your Home Page [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-great-looking-masonry-portfolio-for-your-home-page/\";s:9:\"guide_img\";s:39:\"tutorial/Creative-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:623;a:27:{s:2:\"id\";s:3:\"668\";s:5:\"title\";s:28:\"Creative Portfolio Project 4\";s:5:\"alias\";s:28:\"creative-portfolio-project-4\";s:3:\"zip\";s:38:\"packs/creative-portfolio-project-4.zip\";s:3:\"uid\";s:32:\"31f5cc4c9d13af7b56adfa7b7c84dce9\";s:3:\"img\";s:39:\"creative-portfolio-project-4/slide1.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:16:40\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Great-looking Masonry Portfolio for Your Home Page [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-great-looking-masonry-portfolio-for-your-home-page/\";s:9:\"guide_img\";s:39:\"tutorial/Creative-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:624;a:27:{s:2:\"id\";s:3:\"669\";s:5:\"title\";s:28:\"Creative Portfolio Project 5\";s:5:\"alias\";s:28:\"creative-portfolio-project-5\";s:3:\"zip\";s:38:\"packs/creative-portfolio-project-5.zip\";s:3:\"uid\";s:32:\"23c8e18d556da040ef6ac2382d4a7b94\";s:3:\"img\";s:39:\"creative-portfolio-project-5/slide1.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:20:22\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Great-looking Masonry Portfolio for Your Home Page [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-great-looking-masonry-portfolio-for-your-home-page/\";s:9:\"guide_img\";s:39:\"tutorial/Creative-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:625;a:27:{s:2:\"id\";s:3:\"670\";s:5:\"title\";s:28:\"Creative Portfolio Project 6\";s:5:\"alias\";s:28:\"creative-portfolio-project-6\";s:3:\"zip\";s:38:\"packs/creative-portfolio-project-6.zip\";s:3:\"uid\";s:32:\"518434a06d7a959bd3f3e0905e252209\";s:3:\"img\";s:39:\"creative-portfolio-project-6/slide1.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:21:51\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Great-looking Masonry Portfolio for Your Home Page [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-great-looking-masonry-portfolio-for-your-home-page/\";s:9:\"guide_img\";s:39:\"tutorial/Creative-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:626;a:27:{s:2:\"id\";s:3:\"671\";s:5:\"title\";s:28:\"Creative Portfolio Project 7\";s:5:\"alias\";s:28:\"creative-portfolio-project-7\";s:3:\"zip\";s:38:\"packs/creative-portfolio-project-7.zip\";s:3:\"uid\";s:32:\"bb1552746859766efbe319d7c0a1978e\";s:3:\"img\";s:39:\"creative-portfolio-project-7/slide1.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:24:03\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Great-looking Masonry Portfolio for Your Home Page [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-great-looking-masonry-portfolio-for-your-home-page/\";s:9:\"guide_img\";s:39:\"tutorial/Creative-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:627;a:25:{s:2:\"id\";s:3:\"672\";s:5:\"title\";s:24:\"AI Particle Cluster Hero\";s:5:\"alias\";s:19:\"ai-particle-cluster\";s:3:\"zip\";s:23:\"ai-particle-cluster.zip\";s:3:\"uid\";s:32:\"e47971fc290d738faca66e100cc7da74\";s:3:\"img\";s:30:\"ai-particle-cluster/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/ai-particle-cluster-hero/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">If you are looking for a stunning, interactive particles animation for your WordPress website, this Slider Revolution template surely is a unique eye-catcher.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:9:\"specialfx\";}s:14:\"plugin_require\";s:190:\"[{\"path\":\"revslider-thecluster-addon\\/revslider-thecluster-addon.php\",\"name\":\"Slider Revolution The Cluster AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:25:01\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:86:\"Make Visitors Want to Stop and Play with Your Particle Animation Hero Image [Tutorial]\";s:9:\"guide_url\";s:119:\"https://www.sliderrevolution.com/tutorials/make-visitors-want-to-stop-and-play-with-your-particle-animation-hero-image/\";s:9:\"guide_img\";s:32:\"tutorial/ai-particle-cluster.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:628;a:25:{s:2:\"id\";s:3:\"673\";s:5:\"title\";s:24:\"Artistic Parallax Slider\";s:5:\"alias\";s:24:\"artistic-parallax-slider\";s:3:\"zip\";s:28:\"artistic-parallax-slider.zip\";s:3:\"uid\";s:32:\"a1488f5f4d3ffd2912f9520bba2a2418\";s:3:\"img\";s:35:\"artistic-parallax-slider/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/artistic-parallax-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:230:\"<span class=\"ttm_content\">Gorgeous visuals and clear typography, paired with scroll-based slide navigation, make this WordPress parallax slider template a winner for a wide range of use cases.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:29:34\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:61:\"How to Create a Surreal Design for Your Hero Image [Tutorial]\";s:9:\"guide_url\";s:94:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-surreal-design-for-your-hero-image/\";s:9:\"guide_img\";s:37:\"tutorial/artistic-parallax-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:629;a:25:{s:2:\"id\";s:3:\"674\";s:5:\"title\";s:23:\"Magazine Content Slider\";s:5:\"alias\";s:23:\"magazine-content-slider\";s:3:\"zip\";s:27:\"magazine-content-slider.zip\";s:3:\"uid\";s:32:\"6701ec2aab76c253004d6ed5755cf9f6\";s:3:\"img\";s:34:\"magazine-content-slider/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/magazine-content-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:259:\"<span class=\"ttm_content\">This WordPress content slider can display any static content or your WordPress posts. Like any element in this featured slider template, the optional menu can easily be removed if its not needed.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:32:38\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:71:\"How to Promote Your Top Content with a Magazine-style Slider [Tutorial]\";s:9:\"guide_url\";s:104:\"https://www.sliderrevolution.com/tutorials/how-to-promote-your-top-content-with-a-magazine-style-slider/\";s:9:\"guide_img\";s:36:\"tutorial/Magazine-Content-Slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:630;a:25:{s:2:\"id\";s:3:\"675\";s:5:\"title\";s:30:\"Magazine Content Slider Static\";s:5:\"alias\";s:30:\"magazine-content-slider-static\";s:3:\"zip\";s:34:\"magazine-content-slider-static.zip\";s:3:\"uid\";s:32:\"3b1f7d279064fa1fb90bb2000e9ebc7b\";s:3:\"img\";s:41:\"magazine-content-slider-static/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/magazine-content-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:260:\"<span class=\"ttm_content\">This WordPress content slider can display any static content or your WordPress posts. Like any element in this featured slider template, the optional menu can easily be removed if it\'s not needed.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:35:12\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:71:\"How to Promote Your Top Content with a Magazine-style Slider [Tutorial]\";s:9:\"guide_url\";s:104:\"https://www.sliderrevolution.com/tutorials/how-to-promote-your-top-content-with-a-magazine-style-slider/\";s:9:\"guide_img\";s:36:\"tutorial/Magazine-Content-Slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:631;a:25:{s:2:\"id\";s:3:\"676\";s:5:\"title\";s:24:\"Masonry Gallery Carousel\";s:5:\"alias\";s:24:\"Masonry-Gallery-Carousel\";s:3:\"zip\";s:28:\"Masonry-Gallery-Carousel.zip\";s:3:\"uid\";s:32:\"c189884a358e4984c8f300916909f54b\";s:3:\"img\";s:35:\"Masonry-Gallery-Carousel/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/masonry-gallery-carousel/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:301:\"<span class=\"ttm_content\">This masonry gallery template for Slider Revolution has three different masonry layouts, which can be mixed & matched and are easily customized. The headline and description captions make this template very flexible, with many use cases.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 12:39:35\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:66:\"How to Create a Horizontal Masonry Layout for Your Work [Tutorial]\";s:9:\"guide_url\";s:99:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-horizontal-masonry-layout-for-your-work/\";s:9:\"guide_img\";s:37:\"tutorial/Masonry-Gallery-Carousel.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:632;a:25:{s:2:\"id\";s:3:\"677\";s:5:\"title\";s:31:\"Neon WordPress Slider With Text\";s:5:\"alias\";s:21:\"neon-wordpress-slider\";s:3:\"zip\";s:25:\"neon-wordpress-slider.zip\";s:3:\"uid\";s:32:\"9d620dfc8df1be5b956a70106a4ca5d7\";s:3:\"img\";s:32:\"neon-wordpress-slider/slide1.jpg\";s:7:\"preview\";s:75:\"https://www.sliderrevolution.com/templates/neon-wordpress-slider-with-text/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">This is not your average WordPress slider with text and image. Stunning, AI generated images paired with crisp & snappy animations make this Slider Revolution template a winner!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:9:\"specialfx\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:41:29\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:63:\"Break Down Your Process with a Colorful Image Slider [Tutorial]\";s:9:\"guide_url\";s:96:\"https://www.sliderrevolution.com/tutorials/break-down-your-process-with-a-colorful-image-slider/\";s:9:\"guide_img\";s:34:\"tutorial/neon-wordpress-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:633;a:25:{s:2:\"id\";s:3:\"678\";s:5:\"title\";s:27:\"Restaurant One Page Website\";s:5:\"alias\";s:27:\"Restaurant-One-Page-Website\";s:3:\"zip\";s:31:\"Restaurant-One-Page-Website.zip\";s:3:\"uid\";s:32:\"747730efa359467cb5627ae123839090\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide1.jpg\";s:7:\"preview\";s:80:\"https://www.sliderrevolution.com/templates/kostlich-restaurant-one-page-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:287:\"<span class=\"ttm_content\">A restaurant WordPress template can easily be overloaded with features that no one really needs. The KÃ¶stlich Restaurant One Page Website template for Slider Revolution focuses on the information, a visitor wants to see.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 12:43:57\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"A Fast and Easy Way to Create a Good Looking One-Page Restaurant Website [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-fast-and-easy-way-to-create-a-good-looking-one-page-restaurant-website/\";s:9:\"guide_img\";s:40:\"tutorial/Restaurant-One-Page-Website.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:634;a:25:{s:2:\"id\";s:3:\"679\";s:5:\"title\";s:18:\"WooCommerce Slider\";s:5:\"alias\";s:18:\"woocommerce-slider\";s:3:\"zip\";s:22:\"woocommerce-slider.zip\";s:3:\"uid\";s:32:\"5f354f9d17d3b8562e7dfbac0b289ab3\";s:3:\"img\";s:29:\"woocommerce-slider/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/sneaker-woocommerce-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:164:\"<span class=\"ttm_content\">Sell your products faster with this futuristic looking slider with sleek navigation and clean layout</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:11:\"woocommerce\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:47:34\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:66:\"How to Create a Beautiful 3D WooCommerce Product Slider [Tutorial]\";s:9:\"guide_url\";s:99:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-beautiful-3d-woocommerce-product-slider/\";s:9:\"guide_img\";s:38:\"tutorial/woocommerce-slider-static.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:635;a:25:{s:2:\"id\";s:3:\"680\";s:5:\"title\";s:25:\"WooCommerce Slider Static\";s:5:\"alias\";s:25:\"woocommerce-slider-static\";s:3:\"zip\";s:29:\"woocommerce-slider-static.zip\";s:3:\"uid\";s:32:\"66d86a41303223abecec3c4820bcd8f0\";s:3:\"img\";s:36:\"woocommerce-slider-static/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/sneaker-woocommerce-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:164:\"<span class=\"ttm_content\">Sell your products faster with this futuristic looking slider with sleek navigation and clean layout</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:50:07\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:66:\"How to Create a Beautiful 3D WooCommerce Product Slider [Tutorial]\";s:9:\"guide_url\";s:99:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-beautiful-3d-woocommerce-product-slider/\";s:9:\"guide_img\";s:38:\"tutorial/woocommerce-slider-static.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:636;a:25:{s:2:\"id\";s:3:\"681\";s:5:\"title\";s:21:\"WordPress Post Slider\";s:5:\"alias\";s:21:\"wordpress-post-slider\";s:3:\"zip\";s:25:\"wordpress-post-slider.zip\";s:3:\"uid\";s:32:\"c854a5e0be29cb28893b0bb98d9e6740\";s:3:\"img\";s:32:\"wordpress-post-slider/slide1.jpg\";s:7:\"preview\";s:75:\"https://www.sliderrevolution.com/templates/superhero-wordpress-post-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:233:\"<span class=\"ttm_content\">This amazing Slider Revolution post slider can display static and dynamic WordPress content. Display your blog posts automatically or add your texts and images manually!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:9:\"postbased\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:52:10\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:81:\"Make Your Employees Look Like Superheroes with a Comic-inspired Slider [Tutorial]\";s:9:\"guide_url\";s:114:\"https://www.sliderrevolution.com/tutorials/make-your-employees-look-like-superheroes-with-a-comic-inspired-slider/\";s:9:\"guide_img\";s:41:\"tutorial/WordPress-Post-Slider-Static.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:637;a:25:{s:2:\"id\";s:3:\"682\";s:5:\"title\";s:28:\"WordPress Post Slider Static\";s:5:\"alias\";s:28:\"WordPress-Post-Slider-Static\";s:3:\"zip\";s:32:\"WordPress-Post-Slider-Static.zip\";s:3:\"uid\";s:32:\"edbb9e724f7758aff215ab3e743abd9e\";s:3:\"img\";s:39:\"WordPress-Post-Slider-Static/slide1.jpg\";s:7:\"preview\";s:75:\"https://www.sliderrevolution.com/templates/superhero-wordpress-post-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:233:\"<span class=\"ttm_content\">This amazing Slider Revolution post slider can display static and dynamic WordPress content. Display your blog posts automatically or add your texts and images manually!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:53:43\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:81:\"Make Your Employees Look Like Superheroes with a Comic-inspired Slider [Tutorial]\";s:9:\"guide_url\";s:114:\"https://www.sliderrevolution.com/tutorials/make-your-employees-look-like-superheroes-with-a-comic-inspired-slider/\";s:9:\"guide_img\";s:41:\"tutorial/WordPress-Post-Slider-Static.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:638;a:25:{s:2:\"id\";s:3:\"683\";s:5:\"title\";s:22:\"Wordpress Video Slider\";s:5:\"alias\";s:22:\"wordpress-video-slider\";s:3:\"zip\";s:26:\"wordpress-video-slider.zip\";s:3:\"uid\";s:32:\"fd50cf2c76a1fe0bf8bd35e727a00bb7\";s:3:\"img\";s:33:\"wordpress-video-slider/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/wordpress-video-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:303:\"<span class=\"ttm_content\">The WordPress Video Slider template for Slider Revolution offers a cinematic video viewing experience. With it is stylish, blurred background videos and a video player modal, this template is a fitting hero module choice for many websites.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:55:51\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:82:\"How to Create Good Vibes on Your Website with a Background Video Slider [Tutorial]\";s:9:\"guide_url\";s:115:\"https://www.sliderrevolution.com/tutorials/how-to-create-good-vibes-on-your-website-with-a-background-video-slider/\";s:9:\"guide_img\";s:35:\"tutorial/wordpress-video-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:639;a:27:{s:2:\"id\";s:3:\"684\";s:5:\"title\";s:37:\"Architecture Website Template Package\";s:5:\"alias\";s:37:\"architecture-website-template-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:37:\"architecture-website-template-package\";s:3:\"img\";s:39:\"packages/architecture-website-thumb.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/architecture-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 12:59:17\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"A Beautiful Way to Showcase Your Best Work for Prospective Clients [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/a-beautiful-way-to-showcase-your-best-work-for-prospective-clients/\";s:9:\"guide_img\";s:42:\"tutorial/Architecture-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:640;a:28:{s:2:\"id\";s:3:\"685\";s:5:\"title\";s:17:\"Architecture Menu\";s:5:\"alias\";s:17:\"architecture-menu\";s:3:\"zip\";s:27:\"packs/architecture-menu.zip\";s:3:\"uid\";s:32:\"a8c46db54ab5fdbb104aacc0cb26d48a\";s:3:\"img\";s:28:\"architecture-menu/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/architecture-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:10:25\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"A Beautiful Way to Showcase Your Best Work for Prospective Clients [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/a-beautiful-way-to-showcase-your-best-work-for-prospective-clients/\";s:9:\"guide_img\";s:42:\"tutorial/Architecture-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:641;a:28:{s:2:\"id\";s:3:\"686\";s:5:\"title\";s:26:\"Architecture Header Slider\";s:5:\"alias\";s:26:\"architecture-header-slider\";s:3:\"zip\";s:36:\"packs/architecture-header-slider.zip\";s:3:\"uid\";s:32:\"e13d9d910db3371527ceb9f92a27057d\";s:3:\"img\";s:37:\"architecture-header-slider/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/architecture-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:12:12\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"A Beautiful Way to Showcase Your Best Work for Prospective Clients [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/a-beautiful-way-to-showcase-your-best-work-for-prospective-clients/\";s:9:\"guide_img\";s:42:\"tutorial/Architecture-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:642;a:28:{s:2:\"id\";s:3:\"687\";s:5:\"title\";s:23:\"Architecture Text Block\";s:5:\"alias\";s:23:\"architecture-text-block\";s:3:\"zip\";s:33:\"packs/architecture-text-block.zip\";s:3:\"uid\";s:32:\"c130dd8a5faf7c292c54b99c82226c72\";s:3:\"img\";s:34:\"architecture-text-block/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/architecture-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:15:46\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"A Beautiful Way to Showcase Your Best Work for Prospective Clients [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/a-beautiful-way-to-showcase-your-best-work-for-prospective-clients/\";s:9:\"guide_img\";s:42:\"tutorial/Architecture-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:643;a:28:{s:2:\"id\";s:3:\"688\";s:5:\"title\";s:18:\"Architecture About\";s:5:\"alias\";s:18:\"architecture-about\";s:3:\"zip\";s:28:\"packs/architecture-about.zip\";s:3:\"uid\";s:32:\"5f589ec1e639ed4aa9b44542659cb2e9\";s:3:\"img\";s:29:\"architecture-about/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/architecture-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:17:04\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"A Beautiful Way to Showcase Your Best Work for Prospective Clients [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/a-beautiful-way-to-showcase-your-best-work-for-prospective-clients/\";s:9:\"guide_img\";s:42:\"tutorial/Architecture-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:644;a:28:{s:2:\"id\";s:3:\"689\";s:5:\"title\";s:26:\"Architecture Process Title\";s:5:\"alias\";s:26:\"architecture-process-title\";s:3:\"zip\";s:36:\"packs/architecture-process-title.zip\";s:3:\"uid\";s:32:\"6ca17bec2dc410a6c8a80a138c603a3c\";s:3:\"img\";s:37:\"architecture-process-title/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/architecture-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:18:48\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"A Beautiful Way to Showcase Your Best Work for Prospective Clients [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/a-beautiful-way-to-showcase-your-best-work-for-prospective-clients/\";s:9:\"guide_img\";s:42:\"tutorial/Architecture-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:645;a:28:{s:2:\"id\";s:3:\"690\";s:5:\"title\";s:20:\"Architecture Process\";s:5:\"alias\";s:20:\"architecture-process\";s:3:\"zip\";s:30:\"packs/architecture-process.zip\";s:3:\"uid\";s:32:\"df6202f061079192fde61c7756624c6c\";s:3:\"img\";s:31:\"architecture-process/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/architecture-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:20:31\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"A Beautiful Way to Showcase Your Best Work for Prospective Clients [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/a-beautiful-way-to-showcase-your-best-work-for-prospective-clients/\";s:9:\"guide_img\";s:42:\"tutorial/Architecture-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:646;a:28:{s:2:\"id\";s:3:\"691\";s:5:\"title\";s:22:\"Architecture Portfolio\";s:5:\"alias\";s:22:\"architecture-portfolio\";s:3:\"zip\";s:32:\"packs/architecture-portfolio.zip\";s:3:\"uid\";s:32:\"444b7a502897a53a16eea5ec3cb7f08c\";s:3:\"img\";s:33:\"architecture-portfolio/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/architecture-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:22:15\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"A Beautiful Way to Showcase Your Best Work for Prospective Clients [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/a-beautiful-way-to-showcase-your-best-work-for-prospective-clients/\";s:9:\"guide_img\";s:42:\"tutorial/Architecture-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:647;a:28:{s:2:\"id\";s:3:\"692\";s:5:\"title\";s:28:\"Architecture Portfolio Modal\";s:5:\"alias\";s:28:\"architecture-portfolio-modal\";s:3:\"zip\";s:38:\"packs/architecture-portfolio-modal.zip\";s:3:\"uid\";s:32:\"59994ba13c87a5409d75fdcbc7f58005\";s:3:\"img\";s:39:\"architecture-portfolio-modal/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/architecture-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:23:38\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"A Beautiful Way to Showcase Your Best Work for Prospective Clients [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/a-beautiful-way-to-showcase-your-best-work-for-prospective-clients/\";s:9:\"guide_img\";s:42:\"tutorial/Architecture-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:648;a:28:{s:2:\"id\";s:3:\"693\";s:5:\"title\";s:20:\"Architecture Contact\";s:5:\"alias\";s:20:\"architecture-contact\";s:3:\"zip\";s:30:\"packs/architecture-contact.zip\";s:3:\"uid\";s:32:\"b1ff4cf0d6530d79f7d67540ffdcd98d\";s:3:\"img\";s:31:\"architecture-contact/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/architecture-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:25:49\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"A Beautiful Way to Showcase Your Best Work for Prospective Clients [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/a-beautiful-way-to-showcase-your-best-work-for-prospective-clients/\";s:9:\"guide_img\";s:42:\"tutorial/Architecture-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:649;a:24:{s:2:\"id\";s:3:\"694\";s:5:\"title\";s:23:\"Image Comparison Slider\";s:5:\"alias\";s:23:\"image-comparison-slider\";s:3:\"zip\";s:27:\"image-comparison-slider.zip\";s:3:\"uid\";s:32:\"c5af5832be50fc581c3a5ae31b09e5ab\";s:3:\"img\";s:34:\"image-comparison-slider/slide1.jpg\";s:7:\"preview\";s:67:\"https://www.sliderrevolution.com/templates/image-comparison-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:254:\"<span class=\"ttm_content\">Create amazing before and after animations for your website with the image comparison slider template. We made sure to include multiple exciting examples for you to customize to your liking.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:363:\"[{\"path\":\"revslider-beforeafter-addon\\/revslider-beforeafter-addon.php\",\"name\":\"Before After AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-11-18 11:13:19\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:66:\"Boost Interactions with a Before-and-After Image Slider [Tutorial]\";s:9:\"guide_url\";s:99:\"https://www.sliderrevolution.com/tutorials/boost-interactions-with-a-before-and-after-image-slider/\";s:9:\"guide_img\";s:36:\"tutorial/image-comparison-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:650;a:27:{s:2:\"id\";s:3:\"695\";s:5:\"title\";s:37:\"Wedding Photo Slider Template Package\";s:5:\"alias\";s:37:\"wedding-photo-slider-template-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:37:\"wedding-photo-slider-template-package\";s:3:\"img\";s:41:\"packages/Wedding-Photo-Slider-Package.jpg\";s:7:\"preview\";s:64:\"https://www.sliderrevolution.com/templates/wedding-photo-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:300:\"<span class=\"ttm_content\">This WordPress photo slider template offers many interesting features to elevate your photography website. The main slider rotates through your photo highlights and a click of the button reveals a lightbox carousel with masonry layout. </span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";i:2;s:4:\"hero\";}s:14:\"plugin_require\";s:363:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-11-18 11:19:04\";s:7:\"package\";s:37:\"Wedding Photo Slider Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:68:\"Create a Beautiful Photo Slider for Your Personal Website [Tutorial]\";s:9:\"guide_url\";s:101:\"https://www.sliderrevolution.com/tutorials/create-a-beautiful-photo-slider-for-your-personal-website/\";s:9:\"guide_img\";s:33:\"tutorial/Wedding-Photo-Slider.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"60\";s:9:\"installed\";b:0;}i:651;a:27:{s:2:\"id\";s:3:\"696\";s:5:\"title\";s:20:\"Wedding Photo Slider\";s:5:\"alias\";s:20:\"wedding-photo-slider\";s:3:\"zip\";s:30:\"packs/wedding-photo-slider.zip\";s:3:\"uid\";s:32:\"490b30ad46586bbf7034e50651b248a7\";s:3:\"img\";s:31:\"wedding-photo-slider/slide1.jpg\";s:7:\"preview\";s:64:\"https://www.sliderrevolution.com/templates/wedding-photo-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:299:\"<span class=\"ttm_content\">This WordPress photo slider template offers many interesting features to elevate your photography website. The main slider rotates through your photo highlights and a click of the button reveals a lightbox carousel with masonry layout.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";}s:14:\"plugin_require\";s:363:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-11-18 11:24:38\";s:7:\"package\";s:37:\"Wedding Photo Slider Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:68:\"Create a Beautiful Photo Slider for Your Personal Website [Tutorial]\";s:9:\"guide_url\";s:101:\"https://www.sliderrevolution.com/tutorials/create-a-beautiful-photo-slider-for-your-personal-website/\";s:9:\"guide_img\";s:33:\"tutorial/Wedding-Photo-Slider.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"60\";s:9:\"installed\";b:0;}i:652;a:27:{s:2:\"id\";s:3:\"697\";s:5:\"title\";s:26:\"Wedding Photo Slider Modal\";s:5:\"alias\";s:26:\"wedding-photo-slider-modal\";s:3:\"zip\";s:36:\"packs/wedding-photo-slider-modal.zip\";s:3:\"uid\";s:32:\"56b40b3a73b786f5320f8814cddd3fda\";s:3:\"img\";s:37:\"wedding-photo-slider-modal/slide1.jpg\";s:7:\"preview\";s:64:\"https://www.sliderrevolution.com/templates/wedding-photo-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:299:\"<span class=\"ttm_content\">This WordPress photo slider template offers many interesting features to elevate your photography website. The main slider rotates through your photo highlights and a click of the button reveals a lightbox carousel with masonry layout.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:363:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-11-18 11:27:53\";s:7:\"package\";s:37:\"Wedding Photo Slider Template Package\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:68:\"Create a Beautiful Photo Slider for Your Personal Website [Tutorial]\";s:9:\"guide_url\";s:101:\"https://www.sliderrevolution.com/tutorials/create-a-beautiful-photo-slider-for-your-personal-website/\";s:9:\"guide_img\";s:33:\"tutorial/Wedding-Photo-Slider.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"60\";s:9:\"installed\";b:0;}i:653;a:24:{s:2:\"id\";s:3:\"698\";s:5:\"title\";s:25:\"Travel Agency Card Slider\";s:5:\"alias\";s:24:\"destinations-card-slider\";s:3:\"zip\";s:28:\"destinations-card-slider.zip\";s:3:\"uid\";s:32:\"59af2d3ac72375f6764f224d93d600ac\";s:3:\"img\";s:35:\"destinations-card-slider/slide1.jpg\";s:7:\"preview\";s:69:\"https://www.sliderrevolution.com/templates/travel-agency-card-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The destination of your travel blog or travel booking website, definitely is \"above & beyond\" with this tastefully modern card slider template for Slider Revolution.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-11-18 11:31:52\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:84:\"How to Make Your Product Comparison Pages More Attractive and Trustworthy [Tutorial]\";s:9:\"guide_url\";s:117:\"https://www.sliderrevolution.com/tutorials/how-to-make-your-product-comparison-pages-more-attractive-and-trustworthy/\";s:9:\"guide_img\";s:37:\"tutorial/destinations-card-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:654;a:24:{s:2:\"id\";s:3:\"699\";s:5:\"title\";s:29:\"Kitchen Knives Product Slider\";s:5:\"alias\";s:21:\"knives-product-slider\";s:3:\"zip\";s:25:\"knives-product-slider.zip\";s:3:\"uid\";s:32:\"b1d2db8fcd3e6bb1e949d00c90fd6ec0\";s:3:\"img\";s:32:\"knives-product-slider/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/kitchen-knives-product-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:281:\"<span class=\"ttm_content\">Even if you\'re not into the knives selling business, this product slider template is easily customized to fit any use-case. The beautifully animated parallax elements, can be replaced with your own .png\'s, in no time!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-11-18 11:34:48\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:80:\"How to Promote Subscription Boxes with a Unique Product Slider Design [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-promote-subscription-boxes-with-a-unique-product-slider-design/\";s:9:\"guide_img\";s:34:\"tutorial/knives-product-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:655;a:25:{s:2:\"id\";s:3:\"700\";s:5:\"title\";s:16:\"Tiny Slider Dark\";s:5:\"alias\";s:16:\"tiny-slider-dark\";s:3:\"zip\";s:20:\"tiny-slider-dark.zip\";s:3:\"uid\";s:32:\"57f5cd4e698621f5b7e09bc0bb172d72\";s:3:\"img\";s:27:\"tiny-slider-dark/slide1.jpg\";s:7:\"preview\";s:69:\"https://www.sliderrevolution.com/templates/event-booking-tiny-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:301:\"<span class=\"ttm_content\">The Event Booking Tiny Slider is a compact and stylish way to promote your events on your website or social media. With this template, you can create a sleek and minimalistic slider featuring your upcoming events and booking information.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-12-20 13:51:32\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Design an Event Booking Page That Sells More Tickets [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-design-an-event-booking-page-that-sells-more-tickets/\";s:9:\"guide_img\";s:29:\"tutorial/tiny-slider-dark.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:656;a:25:{s:2:\"id\";s:3:\"701\";s:5:\"title\";s:17:\"Tiny Slider Light\";s:5:\"alias\";s:17:\"tiny-slider-light\";s:3:\"zip\";s:21:\"tiny-slider-light.zip\";s:3:\"uid\";s:32:\"67e9640a0dd7ac7c04342a323abb054a\";s:3:\"img\";s:28:\"tiny-slider-light/slide1.jpg\";s:7:\"preview\";s:69:\"https://www.sliderrevolution.com/templates/event-booking-tiny-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:301:\"<span class=\"ttm_content\">The Event Booking Tiny Slider is a compact and stylish way to promote your events on your website or social media. With this template, you can create a sleek and minimalistic slider featuring your upcoming events and booking information.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-12-20 13:56:22\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:657;a:25:{s:2:\"id\";s:3:\"702\";s:5:\"title\";s:24:\"Pet Store Product Slider\";s:5:\"alias\";s:24:\"pet-store-product-slider\";s:3:\"zip\";s:28:\"pet-store-product-slider.zip\";s:3:\"uid\";s:32:\"6f847227958900311108951a77721e29\";s:3:\"img\";s:35:\"pet-store-product-slider/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/pet-store-product-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:328:\"<span class=\"ttm_content\">The Pet Store Product Slider template is a professional and eye-catching way to showcase your pet store\'s products on your website or social media. With this template, you can easily create a dynamic and interactive slider featuring your most popular pet products.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-12-20 14:02:59\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:75:\"How to Design More Engaging Product Pages for eCommerce Websites [Tutorial]\";s:9:\"guide_url\";s:108:\"https://www.sliderrevolution.com/tutorials/how-to-design-more-engaging-product-pages-for-ecommerce-websites/\";s:9:\"guide_img\";s:37:\"tutorial/pet-store-product-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:658;a:24:{s:2:\"id\";s:3:\"703\";s:5:\"title\";s:18:\"Material UI Slider\";s:5:\"alias\";s:18:\"material-ui-slider\";s:3:\"zip\";s:22:\"material-ui-slider.zip\";s:3:\"uid\";s:32:\"7e7909a030545f80c8ba8101c5b9bbd7\";s:3:\"img\";s:29:\"material-ui-slider/slide1.jpg\";s:7:\"preview\";s:62:\"https://www.sliderrevolution.com/templates/material-ui-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:299:\"<span class=\"ttm_content\">The Material UI Slider Template is easy to use and requires no coding skills. You can quickly and easily create a professional-looking slider to showcase your products, services, or information in a visually appealing and engaging way.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:190:\"[{\"path\":\"revslider-thecluster-addon\\/revslider-thecluster-addon.php\",\"name\":\"Slider Revolution The Cluster AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-12-20 14:06:25\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:659;a:25:{s:2:\"id\";s:3:\"704\";s:5:\"title\";s:19:\"Happy Holidays Hero\";s:5:\"alias\";s:19:\"happy-holidays-hero\";s:3:\"zip\";s:23:\"happy-holidays-hero.zip\";s:3:\"uid\";s:32:\"aabe32f963bc66d36f617c595ca2f1fd\";s:3:\"img\";s:30:\"happy-holidays-hero/slide1.jpg\";s:7:\"preview\";s:63:\"https://www.sliderrevolution.com/templates/happy-holidays-hero/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:141:\"<span class=\"ttm_content\">Wish everyone happy holidays with our newest Christmas inspired hero section.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:366:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-12-22 09:27:59\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:76:\"How to Create a Hero Image Template to Use for Holidays and Sales [Tutorial]\";s:9:\"guide_url\";s:109:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-hero-image-template-to-use-for-holidays-and-sales/\";s:9:\"guide_img\";s:32:\"tutorial/happy-holidays-hero.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:660;a:24:{s:2:\"id\";s:3:\"705\";s:5:\"title\";s:34:\"Space & Sci-Fi Presentation Slider\";s:5:\"alias\";s:36:\"space-and-sci-fi-presentation-slider\";s:3:\"zip\";s:40:\"space-and-sci-fi-presentation-slider.zip\";s:3:\"uid\";s:32:\"6f8a89cfaa624a4ac799901fc85b802d\";s:3:\"img\";s:47:\"space-and-sci-fi-presentation-slider/slide1.png\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/space-sci-fi-presentation-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">This is a perfect choice for technology companies, science fiction writers, space enthusiasts and much more.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:9:\"specialfx\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-01-24 12:57:45\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:86:\"How to Transport Your Visitors to Another Time or Place with Layered Images [Tutorial]\";s:9:\"guide_url\";s:119:\"https://www.sliderrevolution.com/tutorials/how-to-transport-your-visitors-to-another-time-or-place-with-layered-images/\";s:9:\"guide_img\";s:49:\"tutorial/space-and-sci-fi-presentation-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:661;a:24:{s:2:\"id\";s:3:\"706\";s:5:\"title\";s:21:\"Claymorphism Carousel\";s:5:\"alias\";s:21:\"Claymorphism-Carousel\";s:3:\"zip\";s:25:\"Claymorphism-Carousel.zip\";s:3:\"uid\";s:32:\"8faec9adf09737acd8efdad7a1ccb673\";s:3:\"img\";s:32:\"Claymorphism-Carousel/slide1.jpg\";s:7:\"preview\";s:65:\"https://www.sliderrevolution.com/templates/claymorphism-carousel/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:195:\"<span class=\"ttm_content\">The Claymorphism Carousel template for Slider Revolution is a visually striking slider that features the unique claymorphism style.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-01-24 13:01:22\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:69:\"How to Create a 3D Space for Your Portfolio Highlight Reel [Tutorial]\";s:9:\"guide_url\";s:102:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-3d-space-for-your-portfolio-highlight-reel/\";s:9:\"guide_img\";s:34:\"tutorial/Claymorphism-Carousel.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:662;a:24:{s:2:\"id\";s:3:\"707\";s:5:\"title\";s:24:\"404 Page Hero Collection\";s:5:\"alias\";s:24:\"404-page-hero-collection\";s:3:\"zip\";s:28:\"404-page-hero-collection.zip\";s:3:\"uid\";s:32:\"a614db3d61935fdf249d7de2ff1f2d8f\";s:3:\"img\";s:35:\"404-page-hero-collection/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/404-page-hero-collection/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:212:\"<span class=\"ttm_content\">With the 404 Page Hero Collection template for Slider Revolution, you have several creative solutions at your disposal, to make your 404 page shine!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-02-22 16:28:44\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:663;a:24:{s:2:\"id\";s:3:\"708\";s:5:\"title\";s:32:\"Furniture Store Isometric Slider\";s:5:\"alias\";s:32:\"furniture-store-isometric-slider\";s:3:\"zip\";s:36:\"furniture-store-isometric-slider.zip\";s:3:\"uid\";s:32:\"385f8e4dac9f84ea72388f656b200251\";s:3:\"img\";s:43:\"furniture-store-isometric-slider/slide1.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/furniture-store-isometric-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:256:\"<span class=\"ttm_content\">A furniture store slider template with stunning and versatile visuals! With bold and beautiful 3D isometric graphics, it\'s the perfect way to showcase modern furniture pieces and room designs.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-02-22 16:35:11\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:664;a:27:{s:2:\"id\";s:3:\"709\";s:5:\"title\";s:36:\"Woodworking Website Template Package\";s:5:\"alias\";s:36:\"woodworking-website-template-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:36:\"woodworking-website-template-package\";s:3:\"img\";s:41:\"packages/Woodworking-Website-Template.jpg\";s:7:\"preview\";s:72:\"https://www.sliderrevolution.com/templates/woodworking-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-03-15 10:54:05\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:665;a:27:{s:2:\"id\";s:3:\"710\";s:5:\"title\";s:22:\"Wood Art One Page Hero\";s:5:\"alias\";s:22:\"wood-art-one-page-hero\";s:3:\"zip\";s:32:\"packs/wood-art-one-page-hero.zip\";s:3:\"uid\";s:32:\"4236270d46058389ddb032f6c68d63dc\";s:3:\"img\";s:33:\"wood-art-one-page-hero/slide1.jpg\";s:7:\"preview\";s:72:\"https://www.sliderrevolution.com/templates/woodworking-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-03-15 11:15:10\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:666;a:27:{s:2:\"id\";s:3:\"711\";s:5:\"title\";s:23:\"Wood Art One Page About\";s:5:\"alias\";s:23:\"wood-art-one-page-about\";s:3:\"zip\";s:33:\"packs/wood-art-one-page-about.zip\";s:3:\"uid\";s:32:\"c14fe92fa107d914dab4826681db8d1d\";s:3:\"img\";s:34:\"wood-art-one-page-about/slide1.jpg\";s:7:\"preview\";s:72:\"https://www.sliderrevolution.com/templates/woodworking-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-03-15 11:19:12\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:667;a:27:{s:2:\"id\";s:3:\"712\";s:5:\"title\";s:22:\"Wood Art One Page Work\";s:5:\"alias\";s:22:\"wood-art-one-page-work\";s:3:\"zip\";s:32:\"packs/wood-art-one-page-work.zip\";s:3:\"uid\";s:32:\"a5d98ff9e7ecc52e9c8f5cb69e13fab9\";s:3:\"img\";s:33:\"wood-art-one-page-work/slide1.jpg\";s:7:\"preview\";s:72:\"https://www.sliderrevolution.com/templates/woodworking-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-03-15 11:23:03\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:668;a:27:{s:2:\"id\";s:3:\"713\";s:5:\"title\";s:30:\"Wood Art One Page Testimonials\";s:5:\"alias\";s:30:\"wood-art-one-page-testimonials\";s:3:\"zip\";s:40:\"packs/wood-art-one-page-testimonials.zip\";s:3:\"uid\";s:32:\"10cc4a93223c739cdd72a6f29ddfdbdc\";s:3:\"img\";s:41:\"wood-art-one-page-testimonials/slide1.jpg\";s:7:\"preview\";s:72:\"https://www.sliderrevolution.com/templates/woodworking-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-03-15 11:32:12\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:669;a:27:{s:2:\"id\";s:3:\"714\";s:5:\"title\";s:24:\"Wood Art One Page Events\";s:5:\"alias\";s:24:\"wood-art-one-page-events\";s:3:\"zip\";s:34:\"packs/wood-art-one-page-events.zip\";s:3:\"uid\";s:32:\"caf1318cca92472611d1bff75de2834e\";s:3:\"img\";s:35:\"wood-art-one-page-events/slide1.jpg\";s:7:\"preview\";s:72:\"https://www.sliderrevolution.com/templates/woodworking-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-03-15 11:35:58\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:670;a:27:{s:2:\"id\";s:3:\"715\";s:5:\"title\";s:24:\"Wood Art One Page Footer\";s:5:\"alias\";s:24:\"wood-art-one-page-footer\";s:3:\"zip\";s:34:\"packs/wood-art-one-page-footer.zip\";s:3:\"uid\";s:32:\"096eb58a1bdc1da5f228ee26f44cc35e\";s:3:\"img\";s:35:\"wood-art-one-page-footer/slide1.jpg\";s:7:\"preview\";s:72:\"https://www.sliderrevolution.com/templates/woodworking-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-03-15 11:38:37\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:671;a:27:{s:2:\"id\";s:3:\"716\";s:5:\"title\";s:27:\"Wood Art One Page Gallery 1\";s:5:\"alias\";s:26:\"wood-art-one-page-gallery1\";s:3:\"zip\";s:36:\"packs/wood-art-one-page-gallery1.zip\";s:3:\"uid\";s:32:\"9692c155e32743e6ad5656ff98fc1854\";s:3:\"img\";s:37:\"wood-art-one-page-gallery1/slide1.jpg\";s:7:\"preview\";s:72:\"https://www.sliderrevolution.com/templates/woodworking-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-03-15 11:43:14\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:672;a:27:{s:2:\"id\";s:3:\"717\";s:5:\"title\";s:27:\"Wood Art One Page Gallery 2\";s:5:\"alias\";s:26:\"wood-art-one-page-gallery2\";s:3:\"zip\";s:36:\"packs/wood-art-one-page-gallery2.zip\";s:3:\"uid\";s:32:\"63487dd51eb68d1f748cbdc01d1659aa\";s:3:\"img\";s:37:\"wood-art-one-page-gallery2/slide1.jpg\";s:7:\"preview\";s:72:\"https://www.sliderrevolution.com/templates/woodworking-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-03-15 11:46:52\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:673;a:27:{s:2:\"id\";s:3:\"718\";s:5:\"title\";s:27:\"Wood Art One Page Gallery 3\";s:5:\"alias\";s:26:\"wood-art-one-page-gallery3\";s:3:\"zip\";s:36:\"packs/wood-art-one-page-gallery3.zip\";s:3:\"uid\";s:32:\"4d907965c605272fdb037aadd150e533\";s:3:\"img\";s:37:\"wood-art-one-page-gallery3/slide1.jpg\";s:7:\"preview\";s:72:\"https://www.sliderrevolution.com/templates/woodworking-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-03-15 11:49:44\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:674;a:27:{s:2:\"id\";s:3:\"719\";s:5:\"title\";s:27:\"Wood Art One Page Gallery 4\";s:5:\"alias\";s:26:\"wood-art-one-page-gallery4\";s:3:\"zip\";s:36:\"packs/wood-art-one-page-gallery4.zip\";s:3:\"uid\";s:32:\"1ea74ff7001db07847cb98f505f62569\";s:3:\"img\";s:37:\"wood-art-one-page-gallery4/slide1.jpg\";s:7:\"preview\";s:72:\"https://www.sliderrevolution.com/templates/woodworking-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-03-15 11:53:19\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:675;a:27:{s:2:\"id\";s:3:\"720\";s:5:\"title\";s:27:\"Wood Art One Page Gallery 5\";s:5:\"alias\";s:26:\"wood-art-one-page-gallery5\";s:3:\"zip\";s:36:\"packs/wood-art-one-page-gallery5.zip\";s:3:\"uid\";s:32:\"f7c9b11f559f69fb2fdff1ca96ff9c4d\";s:3:\"img\";s:37:\"wood-art-one-page-gallery5/slide1.jpg\";s:7:\"preview\";s:72:\"https://www.sliderrevolution.com/templates/woodworking-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-03-15 11:56:28\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:676;a:24:{s:2:\"id\";s:3:\"721\";s:5:\"title\";s:35:\"Hero Template With Cursor Animation\";s:5:\"alias\";s:35:\"Hero-Template-With-Cursor-Animation\";s:3:\"zip\";s:39:\"Hero-Template-With-Cursor-Animation.zip\";s:3:\"uid\";s:32:\"a0b666db728eb8585980a43443fb30bf\";s:3:\"img\";s:46:\"Hero-Template-With-Cursor-Animation/slide1.jpg\";s:7:\"preview\";s:79:\"https://www.sliderrevolution.com/templates/hero-template-with-cursor-animation/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Elevate your website with our hero template that features a captivating cursor animation. Perfect for any website design project.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-03-28 11:18:43\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:677;a:25:{s:2:\"id\";s:3:\"722\";s:5:\"title\";s:26:\"Modern Hair Salon Showcase\";s:5:\"alias\";s:28:\"futuristic-hairstyles-slider\";s:3:\"zip\";s:32:\"futuristic-hairstyles-slider.zip\";s:3:\"uid\";s:32:\"29d22b07310f9f2a9e504f565bca3864\";s:3:\"img\";s:39:\"futuristic-hairstyles-slider/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/modern-hair-salon-showcase/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.12\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:331:\"<span class=\"ttm_content\">Showcase your salon\'s unique services, talented stylists, and stunning transformations with high-quality images, videos, and testimonials. Engage your audience with interactive sliders, sleek animations, and an intuitive design that highlights your salon\'s expertise.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-04-17 11:43:56\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:678;a:28:{s:2:\"id\";s:3:\"723\";s:5:\"title\";s:28:\"Instagram Gallery Carousel 1\";s:5:\"alias\";s:28:\"instagram-gallery-carousel-1\";s:3:\"zip\";s:32:\"instagram-gallery-carousel-1.zip\";s:3:\"uid\";s:32:\"28ab921107c8748e1f67185448e4488c\";s:3:\"img\";s:39:\"instagram-gallery-carousel-1/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/wordpress-image-carousel/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.12\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:178:\"<span class=\"ttm_content\">Effortlessly blend your website\'s visual content with your vibrant Instagram feed in a sleek, responsive carousel.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-04-17 11:49:21\";s:7:\"package\";s:31:\"Instagram Gallery Carousel Pack\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"62\";s:9:\"installed\";b:0;}i:679;a:28:{s:2:\"id\";s:3:\"724\";s:5:\"title\";s:28:\"Instagram Gallery Carousel 2\";s:5:\"alias\";s:28:\"instagram-gallery-carousel-2\";s:3:\"zip\";s:32:\"instagram-gallery-carousel-2.zip\";s:3:\"uid\";s:32:\"b6508dd2b1621eb44fc191906712730a\";s:3:\"img\";s:39:\"instagram-gallery-carousel-2/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/wordpress-image-carousel/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.12\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:178:\"<span class=\"ttm_content\">Effortlessly blend your website\'s visual content with your vibrant Instagram feed in a sleek, responsive carousel.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-04-17 11:59:00\";s:7:\"package\";s:31:\"Instagram Gallery Carousel Pack\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"62\";s:9:\"installed\";b:0;}i:680;a:28:{s:2:\"id\";s:3:\"725\";s:5:\"title\";s:28:\"Instagram Gallery Carousel 3\";s:5:\"alias\";s:28:\"instagram-gallery-carousel-3\";s:3:\"zip\";s:32:\"instagram-gallery-carousel-3.zip\";s:3:\"uid\";s:32:\"bbddb7776d56f9417a5aa1ffd336580c\";s:3:\"img\";s:39:\"instagram-gallery-carousel-3/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/wordpress-image-carousel/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.12\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:178:\"<span class=\"ttm_content\">Effortlessly blend your website\'s visual content with your vibrant Instagram feed in a sleek, responsive carousel.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-04-17 12:00:51\";s:7:\"package\";s:31:\"Instagram Gallery Carousel Pack\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"62\";s:9:\"installed\";b:0;}i:681;a:28:{s:2:\"id\";s:3:\"726\";s:5:\"title\";s:28:\"Instagram Gallery Carousel 4\";s:5:\"alias\";s:28:\"instagram-gallery-carousel-4\";s:3:\"zip\";s:32:\"instagram-gallery-carousel-4.zip\";s:3:\"uid\";s:32:\"191c6f2fc6b1b4d922ac59df22637f04\";s:3:\"img\";s:39:\"instagram-gallery-carousel-4/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/wordpress-image-carousel/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.12\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:178:\"<span class=\"ttm_content\">Effortlessly blend your website\'s visual content with your vibrant Instagram feed in a sleek, responsive carousel.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-04-17 12:02:42\";s:7:\"package\";s:31:\"Instagram Gallery Carousel Pack\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"62\";s:9:\"installed\";b:0;}i:682;a:28:{s:2:\"id\";s:3:\"319\";s:5:\"title\";s:24:\"Modern Portfolio Website\";s:5:\"alias\";s:24:\"modern-portfolio-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:24:\"modern-portfolio-website\";s:3:\"img\";s:30:\"packages/portfolio-package.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/modern-portfolio-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern portfolio template with fancy scroll animations and a colorful design.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"Modern Portfolio\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:80:\"How to Add a Dramatic Pop of Color to Your Site with a Duotone Effect [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-add-a-dramatic-pop-of-color-to-your-site-with-a-duotone-effect/\";s:9:\"guide_img\";s:37:\"tutorial/Modern-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:683;a:27:{s:2:\"id\";s:3:\"402\";s:5:\"title\";s:23:\"Brutal Website Template\";s:5:\"alias\";s:23:\"brutal-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:23:\"brutal-website-template\";s:3:\"img\";s:36:\"packages/brutal-website-template.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:78:\"How to Create a Scroll-Triggered About Me Section for the Home Page [Tutorial]\";s:9:\"guide_url\";s:111:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-scroll-triggered-about-me-section-for-the-home-page/\";s:9:\"guide_img\";s:27:\"tutorial/Brutal-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:684;a:29:{s:2:\"id\";s:3:\"727\";s:5:\"title\";s:31:\"Instagram Gallery Carousel Pack\";s:5:\"alias\";s:31:\"instagram-gallery-carousel-pack\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:31:\"instagram-gallery-carousel-pack\";s:3:\"img\";s:39:\"packages/Instagram-Gallery-Carousel.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/wordpress-image-carousel/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.12\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:178:\"<span class=\"ttm_content\">Effortlessly blend your website\'s visual content with your vibrant Instagram feed in a sleek, responsive carousel.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-05-03 08:57:11\";s:7:\"package\";s:31:\"Instagram Gallery Carousel Pack\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"62\";s:9:\"installed\";b:0;s:10:\"new_slider\";b:1;}i:685;a:26:{s:2:\"id\";s:3:\"728\";s:5:\"title\";s:29:\"Storytelling Website Template\";s:5:\"alias\";s:29:\"Storytelling-Website-Template\";s:3:\"zip\";s:33:\"Storytelling-Website-Template.zip\";s:3:\"uid\";s:32:\"43a1d7c46025ab8f0b9fc49837f068de\";s:3:\"img\";s:40:\"Storytelling-Website-Template/slide1.jpg\";s:7:\"preview\";s:72:\"https://www.sliderrevolution.com/templates/storytelling-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.13\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:169:\"<span class=\"ttm_content\">The ultimate solution to captivate your audience with immersive and interactive storytelling experiences.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-05-04 12:49:03\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:10:\"new_slider\";b:1;}}s:6:\"slides\";a:677:{s:16:\"classic-carousel\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"classic-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"classic-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"classic-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"classic-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"classic-carousel/slide5.jpg\";}}s:13:\"classicslider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"classicslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"classicslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"classicslider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"classicslider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:24:\"classicslider/slide5.jpg\";}}s:11:\"contenttabs\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"contenttabs/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"contenttabs/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"contenttabs/slide3.jpg\";}}s:13:\"facebook-feed\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"facebook-feed/slide1.jpg\";}}s:7:\"fashion\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"fashion/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"fashion/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"fashion/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:18:\"fashion/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:18:\"fashion/slide5.jpg\";}}s:14:\"flickr-gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"flickr-gallery/slide1.jpg\";}}s:3:\"gym\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:14:\"gym/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:14:\"gym/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:14:\"gym/slide3.jpg\";}}s:18:\"highlight-carousel\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"highlight-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"highlight-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"highlight-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"highlight-carousel/slide4.jpg\";}}s:18:\"highlight-showcase\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"highlight-showcase/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"highlight-showcase/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"highlight-showcase/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"highlight-showcase/slide4.jpg\";}}s:10:\"image-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"imagehero/slide1.jpg\";}}s:13:\"insta-gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"insta-gallery/slide1.jpg\";}}s:19:\"levanorestaurantbar\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"levanorestaurantbar/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"levanorestaurantbar/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"levanorestaurantbar/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:30:\"levanorestaurantbar/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:30:\"levanorestaurantbar/slide5.jpg\";}}s:11:\"mainfeature\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"mainfeature/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"mainfeature/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"mainfeature/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:22:\"mainfeature/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:22:\"mainfeature/slide7.jpg\";}}s:17:\"media-gallery-two\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"media-gallery-two/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"media-gallery-two/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"media-gallery-two/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"media-gallery-two/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:28:\"media-gallery-two/slide6.jpg\";}}s:23:\"media-carousel-autoplay\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"media-carousel-autoplay/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"media-carousel-autoplay/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"media-carousel-autoplay/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"media-carousel-autoplay/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:34:\"media-carousel-autoplay/slide6.jpg\";}}s:21:\"news-background-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"news-bg-video/slide1.jpg\";}}s:12:\"news-gallery\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"news-gallery/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"news-gallery/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"news-gallery/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"news-gallery/slide4.jpg\";}}s:23:\"news-gallery-post-based\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"news-gallery-post-based/slide1.jpg\";}}s:9:\"news-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"news-hero/slide1.jpg\";}}s:10:\"news-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"news-video/slide1.jpg\";}}s:15:\"newsletter-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"newsletter-hero/slide1.jpg\";}}s:10:\"notgeneric\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"notgeneric/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"notgeneric/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"notgeneric/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:21:\"notgeneric/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:21:\"notgeneric/slide5.jpg\";}}s:11:\"photography\";a:10:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"photography/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"photography/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"photography/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:22:\"photography/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:22:\"photography/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:22:\"photography/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:22:\"photography/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:22:\"photography/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:22:\"photography/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:23:\"photography/slide10.jpg\";}}s:20:\"photography-carousel\";a:10:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"photography-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"photography-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"photography-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:31:\"photography-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:31:\"photography-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:31:\"photography-carousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:31:\"photography-carousel/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:31:\"photography-carousel/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:31:\"photography-carousel/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:32:\"photography-carousel/slide10.jpg\";}}s:16:\"search-form-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"search-form-hero/slide1.jpg\";}}s:16:\"showcasecarousel\";a:9:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"showcasecarousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"showcasecarousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"showcasecarousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"showcasecarousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"showcasecarousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"showcasecarousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:27:\"showcasecarousel/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:27:\"showcasecarousel/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:27:\"showcasecarousel/slide9.jpg\";}}s:11:\"sports-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"sportshero/slide1.jpg\";}}s:12:\"twitter-feed\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"twitter-feed/slide1.jpg\";}}s:13:\"vimeo-gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"vimeo-gallery/slide1.jpg\";}}s:9:\"vimeohero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"vimeohero/slide1.jpg\";}}s:16:\"web-product-dark\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"web-product-dark/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"web-product-dark/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"web-product-dark/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"web-product-dark/slide4.jpg\";}}s:21:\"web-product-dark-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"web-product-dark-hero/slide1.jpg\";}}s:22:\"web-product-light-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"web-product-light-hero/slide1.jpg\";}}s:15:\"webproductlight\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"webproductlight/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"webproductlight/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"webproductlight/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"webproductlight/slide4.jpg\";}}s:15:\"youtube-gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"youtube-gallery/slide1.jpg\";}}s:11:\"youtubehero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"youtubehero/slide1.jpg\";}}s:13:\"scroll-effect\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"scrolleffect/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"scrolleffect/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"scrolleffect/slide3.jpg\";}}s:12:\"content-zoom\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"contentzoom/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"contentzoom/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"contentzoom/slide3.jpg\";}}s:13:\"food-carousel\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"foodcarousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"foodcarousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"foodcarousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"foodcarousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:23:\"foodcarousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:23:\"foodcarousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:23:\"foodcarousel/slide7.jpg\";}}s:14:\"rotating-words\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"rotatingwords/slide1.jpg\";}}s:22:\"travel-static-captions\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"travel-static-captions/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"travel-static-captions/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"travel-static-captions/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"travel-static-captions/slide4.jpg\";}}s:7:\"concept\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"concept/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"concept/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"concept/slide3.jpg\";}}s:17:\"fullscreen-button\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"fullscreen-button/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"fullscreen-button/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"fullscreen-button/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"fullscreen-button/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:28:\"fullscreen-button/slide5.jpg\";}}s:15:\"creativefreedom\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"creativefreedom/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"creativefreedom/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"creativefreedom/slide3.jpg\";}}s:13:\"parallaxscene\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"parallaxscene/slide1.jpg\";}}s:15:\"slidingoverlays\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"slidingoverlays/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"slidingoverlays/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"slidingoverlays/slide3.jpg\";}}s:25:\"web-product-light-hero-3d\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"web-product-light-hero-3d/slide1.jpg\";}}s:6:\"woobig\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"woobig/slide1.jpg\";}}s:16:\"woocommercesmall\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"woocommercesmall/slide1.jpg\";}}s:10:\"finedining\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"finedining/slide1.jpg\";}}s:12:\"agency-intro\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"agency-intro/slide1.jpg\";}}s:7:\"ourteam\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"ourteam/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"ourteam/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"ourteam/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:18:\"ourteam/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:18:\"ourteam/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:18:\"ourteam/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:18:\"ourteam/slide7.jpg\";}}s:17:\"our-team-carousel\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"ourteamcarousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"ourteamcarousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"ourteamcarousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"ourteamcarousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"ourteamcarousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"ourteamcarousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:26:\"ourteamcarousel/slide7.jpg\";}}s:13:\"betteryoutube\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"betteryoutube/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"betteryoutube/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"betteryoutube/slide3.jpg\";}}s:19:\"agencywebsiteheader\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"agencywebsiteheader/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"agencywebsiteheader/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"agencywebsiteheader/slide3.jpg\";}}s:10:\"comingsoon\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"comingsoon/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"comingsoon/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"comingsoon/slide3.jpg\";}}s:9:\"snowscene\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"snowscene/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:20:\"snowscene/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:20:\"snowscene/slide3.jpg\";}}s:8:\"rockband\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:19:\"rockband/slide1.jpg\";}}s:16:\"sleeklandingpage\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"sleeklandingpage/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"sleeklandingpage/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"sleeklandingpage/slide3.jpg\";}}s:14:\"applandingpage\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"applandingpage/slide1.jpg\";}}s:9:\"deskscene\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"deskscene/slide1.jpg\";}}s:15:\"cleannewsslider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"cleannewsslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"cleannewsslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"cleannewsslider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"cleannewsslider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"cleannewsslider/slide5.jpg\";}}s:12:\"imagegallery\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"imagegallery/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"imagegallery/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"imagegallery/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"imagegallery/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:23:\"imagegallery/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:23:\"imagegallery/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:23:\"imagegallery/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:23:\"imagegallery/slide8.jpg\";}}s:19:\"standard-wp-gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"standard-wp-gallery/slide1.jpg\";}}s:21:\"clean-news-post-based\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"clean-news-post-based/slide1.jpg\";}}s:21:\"interactivewhiteboard\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"interactivewhiteboard/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"interactivewhiteboard/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"interactivewhiteboard/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"interactivewhiteboard/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:32:\"interactivewhiteboard/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:32:\"interactivewhiteboard/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:32:\"interactivewhiteboard/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:32:\"interactivewhiteboard/slide8.jpg\";}}s:10:\"innovation\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"innovation/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"innovation/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"innovation/slide3.jpg\";}}s:24:\"dark-fullsite-block-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"dark-fullsite-block-menu/slide1.jpg\";}}s:21:\"dark-fullsite-block-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"dark-fullsite-block-1/slide1.jpg\";}}s:27:\"dark-fullsite-block-2-about\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"dark-fullsite-block-2-about/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"dark-fullsite-block-2-about/slide2.jpg\";}}s:30:\"dark-fullsite-block-3-services\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"dark-fullsite-block-3-services/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:41:\"dark-fullsite-block-3-services/slide2.jpg\";}}s:30:\"dark-fullsite-block-4-products\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide5.jpg\";}}s:34:\"dark-fullsite-block-5-testimonials\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:45:\"dark-fullsite-block-5-testimonials/slide1.jpg\";}}s:29:\"dark-fullsite-block-6-callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"dark-fullsite-block-6-callout/slide1.jpg\";}}s:28:\"dark-fullsite-block-7-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"dark-fullsite-block-7-footer/slide1.jpg\";}}s:19:\"fullsite-block-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"fullsite-block-menu/slide1.jpg\";}}s:15:\"fullsite-block1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"fullsite-block1/slide1.jpg\";}}s:22:\"fullsite-block-2-about\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"fullsite-block-2-about/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"fullsite-block-2-about/slide2.jpg\";}}s:25:\"fullsite-block-3-services\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"fullsite-block-3-services/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"fullsite-block-3-services/slide2.jpg\";}}s:25:\"fullsite-block-4-products\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide5.jpg\";}}s:29:\"fullsite-block-5-testimonials\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"fullsite-block-5-testimonials/slide1.jpg\";}}s:24:\"fullsite-block-6-callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"fullsite-block-6-callout/slide1.jpg\";}}s:23:\"fullsite-block-7-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"fullsite-block-7-footer/slide1.jpg\";}}s:11:\"techjournal\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"techjournal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"techjournal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"techjournal/slide3.jpg\";}}s:13:\"cardealership\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"cardealership/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"cardealership/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"cardealership/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"cardealership/slide4.jpg\";}}s:14:\"fullscreenmenu\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"fullscreenmenu/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"fullscreenmenu/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"fullscreenmenu/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:25:\"fullscreenmenu/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:25:\"fullscreenmenu/slide5.jpg\";}}s:17:\"creativefrontpage\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"creativefrontpage/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"creativefrontpage/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"creativefrontpage/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"creativefrontpage/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:28:\"creativefrontpage/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:28:\"creativefrontpage/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:28:\"creativefrontpage/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:28:\"creativefrontpage/slide8.jpg\";}}s:19:\"websitebuilder-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"websitebuilder-menu/slide1.jpg\";}}s:19:\"websitebuilder-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"websitebuilder-hero/slide1.jpg\";}}s:22:\"websitebuilder-clients\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"websitebuilder-clients/slide1.jpg\";}}s:23:\"websitebuilder-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"websitebuilder-services/slide1.jpg\";}}s:23:\"websitebuilder-discover\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"websitebuilder-discover/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"websitebuilder-discover/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"websitebuilder-discover/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"websitebuilder-discover/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:34:\"websitebuilder-discover/slide5.jpg\";}}s:21:\"websitebuilder-slider\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"websitebuilder-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"websitebuilder-slider/slide2.jpg\";}}s:27:\"websitebuilder-calltoaction\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"websitebuilder-calltoaction/slide1.jpg\";}}s:21:\"websitebuilder-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"websitebuilder-footer/slide1.jpg\";}}s:13:\"focusparallax\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"focusparallax/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"focusparallax/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"focusparallax/slide3.jpg\";}}s:7:\"duotone\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"duotone/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"duotone/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"duotone/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:18:\"duotone/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:18:\"duotone/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:18:\"duotone/slide6.jpg\";}}s:6:\"r_menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"r_menu/slide1.jpg\";}}s:5:\"rhero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"r_hero/slide1.jpg\";}}s:7:\"r_about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"r_about/slide1.jpg\";}}s:10:\"r_products\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"r_products/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"r_products/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"r_products/slide3.jpg\";}}s:6:\"r_info\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"r_info/slide1.jpg\";}}s:17:\"inspirationheader\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"inspirationheader/slide1.jpg\";}}s:13:\"magazineposts\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"magazineposts/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"magazineposts/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"magazineposts/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"magazineposts/slide4.jpg\";}}s:17:\"explorationheader\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"explorationheader/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"explorationheader/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"explorationheader/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"explorationheader/slide4.jpg\";}}s:16:\"typewritereffect\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"typewritereffect/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"typewritereffect/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"typewritereffect/slide3.jpg\";}}s:15:\"blendmodeheader\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"blendmodeheader/slide1.jpg\";}}s:17:\"themeplicity_menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"themeplicity_menu/slide1.jpg\";}}s:19:\"themeplicity_header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"themeplicity_header/slide1.jpg\";}}s:18:\"themeplicity_offer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"themeplicity_offer/slide1.jpg\";}}s:21:\"themeplicity_whatwedo\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"themeplicity_whatwedo/slide1.jpg\";}}s:21:\"themeplicity_projects\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"themeplicity_projects/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"themeplicity_projects/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"themeplicity_projects/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"themeplicity_projects/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:32:\"themeplicity_projects/slide5.jpg\";s:3:\"img\";s:7:\"Slide 5\";}}s:23:\"themeplicity_whatsgreat\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"themeplicity_whatsgreat/slide1.jpg\";}}s:19:\"themeplicity_tables\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"themeplicity_tables/slide1.jpg\";}}s:24:\"themeplicity_contactform\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"themeplicity_contactform/slide1.jpg\";}}s:19:\"themeplicity_footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"themeplicity_footer/slide1.jpg\";}}s:17:\"NiceAndClean_Menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"NiceAndClean_Menu/slide1.jpg\";}}s:19:\"NiceAndClean_Header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"NiceAndClean_Header/slide1.jpg\";}}s:21:\"NiceAndClean_Services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"NiceAndClean_Services/slide1.jpg\";}}s:18:\"NiceAndClean_About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"NiceAndClean_About/slide1.jpg\";}}s:18:\"niceandclean_video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"niceandclean_video/slide1.jpg\";}}s:23:\"niceandclean_highlights\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"niceandclean_highlights/slide1.jpg\";}}s:21:\"NiceAndClean_Projects\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide5.jpg\";}}s:23:\"niceandclean_textblocks\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"niceandclean_textblocks/slide1.jpg\";}}s:20:\"niceandclean_callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"niceandclean_callout/slide1.jpg\";}}s:19:\"niceandclean_footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"niceandclean_footer/slide1.jpg\";}}s:3:\"80s\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:14:\"80s/slide1.jpg\";}}s:10:\"blurslider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"blurslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"blurslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"blurslider/slide3.jpg\";}}s:15:\"ComingSoonAddon\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"ComingSoonAddon/slide1.jpg\";}}s:9:\"snowaddon\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"snowaddon/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:20:\"snowaddon/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:20:\"snowaddon/slide3.jpg\";}}s:19:\"particle-effect-one\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"particle-effect-one/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"particle-effect-one/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"particle-effect-one/slide3.jpg\";}}s:19:\"particle-effect-two\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"particle-effect-two/slide1.jpg\";}}s:21:\"particle-effect-three\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"particle-effect-three/slide1.jpg\";}}s:15:\"portfolioviewer\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"portfolioviewer/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"portfolioviewer/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"portfolioviewer/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"portfolioviewer/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"portfolioviewer/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"portfolioviewer/slide6.jpg\";}}s:11:\"appshowcase\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"appshowcase/slide1.jpg\";}}s:13:\"gravitydesign\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"gravitydesign/slide1.jpg\";}}s:12:\"404errorpage\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"404errorpage/slide1.jpg\";}}s:15:\"carouselgallery\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"carouselgallery/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"carouselgallery/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"carouselgallery/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"carouselgallery/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"carouselgallery/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"carouselgallery/slide6.jpg\";}}s:9:\"filmstrip\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"filmstrip/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:20:\"filmstrip/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:20:\"filmstrip/slide3.jpg\";}}s:10:\"spaceopera\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"spaceopera/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"spaceopera/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"spaceopera/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:21:\"spaceopera/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:21:\"spaceopera/slide5.jpg\";}}s:12:\"websiteintro\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"websiteintro/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"websiteintro/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"websiteintro/slide3.jpg\";}}s:12:\"maskshowcase\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"maskshowcase/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"maskshowcase/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"maskshowcase/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"maskshowcase/slide4.jpg\";}}s:18:\"parallaxzoomslices\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"parallaxzoomslices/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"parallaxzoomslices/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"parallaxzoomslices/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"parallaxzoomslices/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:29:\"parallaxzoomslices/slide5.jpg\";}}s:20:\"doubleexposureeffect\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"doubleexposureeffect/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"doubleexposureeffect/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"doubleexposureeffect/slide3.jpg\";}}s:22:\"mountainparallaxheader\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"mountainparallaxheader/slide1.jpg\";}}s:12:\"goodnewsmenu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"goodnewsmenu/slide1.jpg\";}}s:14:\"goodnewsheader\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"goodnewsheader/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"goodnewsheader/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"goodnewsheader/slide3.jpg\";}}s:16:\"goodnewswhatshot\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"goodnewswhatshot/slide1.jpg\";}}s:16:\"goodnewsfeatured\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"goodnewsfeatured/slide1.jpg\";}}s:17:\"goodnewsspotlight\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"goodnewsspotlight/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"goodnewsspotlight/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"goodnewsspotlight/slide3.jpg\";}}s:16:\"goodnewscarousel\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"goodnewscarousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"goodnewscarousel/slide2.jpg\";}}s:15:\"goodnewscallout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"goodnewscallout/slide1.jpg\";}}s:14:\"goodnewsfooter\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"goodnewsfooter/slide1.jpg\";}}s:16:\"goodnewsmenuback\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"goodnewsmenuback/slide1.jpg\";}}s:18:\"goodnewsblogheader\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"goodnewsblogheader/slide1.jpg\";}}s:19:\"goodnewsblogcontent\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"goodnewsblogcontent/slide1.jpg\";}}s:20:\"goodnewstestimonials\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"goodnewstestimonials/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"goodnewstestimonials/slide2.jpg\";}}s:18:\"goodnewsblogfooter\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"goodnewsblogfooter/slide1.jpg\";}}s:17:\"beforeafterslider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"beforeafterslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"beforeafterslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"beforeafterslider/slide3.jpg\";}}s:15:\"productshowcase\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"productshowcase/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"productshowcase/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"productshowcase/slide3.jpg\";}}s:22:\"overexposuretransition\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"overexposuretransition/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"overexposuretransition/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"overexposuretransition/slide3.jpg\";}}s:14:\"parallaxscroll\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"parallaxscroll/slide1.jpg\";}}s:11:\"techco-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"techco-menu/slide1.jpg\";}}s:13:\"techco-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"techco-header/slide1.jpg\";}}s:12:\"techco-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"techco-about/slide1.jpg\";}}s:15:\"techco-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"techco-services/slide1.jpg\";}}s:12:\"techco-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"techco-video/slide1.jpg\";}}s:13:\"techco-prices\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"techco-prices/slide1.jpg\";}}s:19:\"techco-testimonials\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"techco-testimonials/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"techco-testimonials/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"techco-testimonials/slide3.jpg\";}}s:13:\"techco-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"techco-footer/slide1.jpg\";}}s:7:\"weather\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"weather/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"weather/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"weather/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:18:\"weather/slide4.jpg\";}}s:11:\"360panorama\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"360panorama/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"360panorama/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"360panorama/slide3.jpg\";}}s:14:\"duotone-add-on\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"duotone-add-on/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"duotone-add-on/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"duotone-add-on/slide3.jpg\";}}s:13:\"reveal-add-on\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"reveal-add-on/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"reveal-add-on/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"reveal-add-on/slide3.jpg\";}}s:16:\"band-tour-poster\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"smartcontent/band-tour-poster/slide1.png\";}}s:14:\"brewery-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"smartcontent/brewery-slider/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"smartcontent/brewery-slider/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:38:\"smartcontent/brewery-slider/slide3.png\";}}s:9:\"burgerbar\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"smartcontent/burgerbar/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"smartcontent/burgerbar/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"smartcontent/burgerbar/slide3.png\";}}s:19:\"burger-bar-portrait\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:43:\"smartcontent/burger-bar-portrait/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:43:\"smartcontent/burger-bar-portrait/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:43:\"smartcontent/burger-bar-portrait/slide3.png\";}}s:8:\"car-rent\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"smartcontent/car-rent/slide1.png\";}}s:6:\"coffee\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"smartcontent/coffee/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"smartcontent/coffee/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"smartcontent/coffee/slide3.png\";}}s:14:\"holiday-advert\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"smartcontent/holiday-advert/slide1.png\";}}s:18:\"iphone-cases-light\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:42:\"smartcontent/iphone-cases-light/slide1.png\";}}s:7:\"medical\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"smartcontent/medical/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"smartcontent/medical/slide2.png\";}}s:13:\"mexican-grill\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"smartcontent/mexican-grill/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"smartcontent/mexican-grill/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"smartcontent/mexican-grill/slide3.png\";}}s:20:\"mobile-retail-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"smartcontent/mobile-retail-slider/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:44:\"smartcontent/mobile-retail-slider/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:44:\"smartcontent/mobile-retail-slider/slide3.png\";}}s:14:\"money-exchange\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"smartcontent/money-exchange/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"smartcontent/money-exchange/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:38:\"smartcontent/money-exchange/slide3.png\";}}s:28:\"restaurant-menu-first-screen\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:52:\"smartcontent/restaurant-menu-first-screen/slide1.png\";}}s:29:\"restaurant-menu-second-screen\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:53:\"smartcontent/restaurant-menu-second-screen/slide1.png\";}}s:28:\"restaurant-menu-third-screen\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:52:\"smartcontent/restaurant-menu-third-screen/slide1.png\";}}s:11:\"shoes-store\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"smartcontent/shoes-store/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"smartcontent/shoes-store/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"smartcontent/shoes-store/slide3.png\";}}s:20:\"supermarket-products\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"smartcontent/supermarket-products/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:44:\"smartcontent/supermarket-products/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:44:\"smartcontent/supermarket-products/slide3.png\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:44:\"smartcontent/supermarket-products/slide4.png\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:44:\"smartcontent/supermarket-products/slide5.png\";}}s:16:\"travel-insurance\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"smartcontent/travel-insurance/slide1.png\";}}s:12:\"cryptoslider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"cryptoslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"cryptoslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"cryptoslider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"cryptoslider/slide4.jpg\";}}s:16:\"immersion_header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"immersion_header/slide1.jpg\";}}s:19:\"immersion-mountains\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"immersion-mountains/slide1.jpg\";}}s:17:\"immersion-product\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"immersion-product/slide1.jpg\";}}s:16:\"immersion-design\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"immersion-design/slide1.jpg\";}}s:21:\"immersion-photography\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"immersion-photography/slide1.jpg\";}}s:14:\"immersion-grid\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"immersion-grid/slide1.jpg\";}}s:11:\"funkyslider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"funkyslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"funkyslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"funkyslider/slide3.jpg\";}}s:14:\"clearview_menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"clearview_menu/slide1.jpg\";}}s:16:\"clearview_header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"clearview_header/slide1.jpg\";}}s:17:\"clearview_mission\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"clearview_mission/slide1.jpg\";}}s:17:\"clear-view-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"clear-view-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"clear-view-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"clear-view-slider/slide3.jpg\";}}s:15:\"clear-view-news\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"clear-view-news/slide1.jpg\";}}s:18:\"clear-view-clients\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"clear-view-clients/slide1.jpg\";}}s:18:\"clear-view-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"clear-view-contact/slide1.jpg\";}}s:22:\"clear-view-single-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"clear-view-single-menu/slide1.jpg\";}}s:24:\"clear-view-single-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"clear-view-single-header/slide1.jpg\";}}s:23:\"clear-view-single-media\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"clear-view-single-media/slide1.jpg\";}}s:22:\"clear-view-single-more\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"clear-view-single-more/slide1.jpg\";}}s:25:\"clear-view-single-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"clear-view-single-contact/slide1.jpg\";}}s:16:\"cleanlandingpage\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"cleanlandingpage/slide1.jpg\";}}s:8:\"clearcut\";a:10:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:19:\"clearcut/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:19:\"clearcut/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:19:\"clearcut/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:19:\"clearcut/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:19:\"clearcut/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:19:\"clearcut/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:19:\"clearcut/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:19:\"clearcut/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:19:\"clearcut/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:20:\"clearcut/slide10.jpg\";}}s:17:\"wonderstruck_menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"wonderstruck_menu/slide1.jpg\";}}s:19:\"wonderstruck_header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"wonderstruck_header/slide1.jpg\";}}s:18:\"wonderstruck_about\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"wonderstruck_about/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"wonderstruck_about/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"wonderstruck_about/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"wonderstruck_about/slide4.jpg\";}}s:18:\"wonderstruck-works\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"wonderstruck-works/slide1.jpg\";}}s:20:\"wonderstruck-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"wonderstruck-contact/slide1.jpg\";}}s:11:\"bubblemorph\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"bubblemorph/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"bubblemorph/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"bubblemorph/slide3.jpg\";}}s:15:\"distortionaddon\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"distortionaddon/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"distortionaddon/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"distortionaddon/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"distortionaddon/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"distortionaddon/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"distortionaddon/slide6.jpg\";}}s:9:\"clubflyer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"clubflyer/slide1.jpg\";}}s:15:\"paintbrushaddon\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"paintbrushaddon/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"paintbrushaddon/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"paintbrushaddon/slide3.jpg\";}}s:15:\"parallax_header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"parallax_header/slide1.jpg\";}}s:16:\"parallax_content\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"parallax_content/slide1.jpg\";}}s:15:\"parallax_footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"parallax_footer/slide1.jpg\";}}s:12:\"le-chef-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"le-chef-menu/slide1.jpg\";}}s:14:\"le-chef-header\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"le-chef-header/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"le-chef-header/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"le-chef-header/slide3.jpg\";}}s:18:\"le-chef-philosophy\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"le-chef-philosophy/slide1.jpg\";}}s:12:\"le-chef-food\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"le-chef-food/slide1.jpg\";}}s:16:\"le-chef-la-carte\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"le-chef-la-carte/slide1.jpg\";}}s:14:\"le-chef-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"le-chef-footer/slide1.jpg\";}}s:20:\"news-magazine-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"news-magazine-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"news-magazine-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"news-magazine-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:31:\"news-magazine-slider/slide4.jpg\";}}s:18:\"real-estate-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"real-estate-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"real-estate-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"real-estate-slider/slide3.jpg\";}}s:14:\"fashion-header\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"fashion-header/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"fashion-header/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"fashion-header/slide3.jpg\";}}s:13:\"seasonaloffer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"seasonaloffer/slide1.jpg\";}}s:18:\"barber-shop-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"barber-shop-header/slide1.jpg\";}}s:23:\"barber-shop-mobile-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"barber-shop-mobile-menu/slide1.jpg\";}}s:24:\"barber-shop-first-screen\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"barber-shop-first-screen/slide1.jpg\";}}s:17:\"barber-shop-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"barber-shop-about/slide1.jpg\";}}s:20:\"barber-shop-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"barber-shop-services/slide1.jpg\";}}s:19:\"barber-shop-barbers\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"barber-shop-barbers/slide1.jpg\";}}s:20:\"barber-shop-contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"barber-shop-contacts/slide1.jpg\";}}s:18:\"barber-shop-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"barber-shop-footer/slide1.jpg\";}}s:21:\"fitness-club-template\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"fitness-club-template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"fitness-club-template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"fitness-club-template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"fitness-club-template/slide4.jpg\";}}s:13:\"soccer-school\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"soccer-school/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"soccer-school/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"soccer-school/slide3.jpg\";}}s:19:\"music-band-template\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"music-band-template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"music-band-template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"music-band-template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:30:\"music-band-template/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:30:\"music-band-template/slide5.jpg\";}}s:15:\"restaurant-menu\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"restaurant-menu/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"restaurant-menu/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"restaurant-menu/slide3.jpg\";}}s:16:\"cinematic-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"cinematic-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"cinematic-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"cinematic-slider/slide3.jpg\";}}s:17:\"3d-parallax-cubes\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"3d-parallax-cubes/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"3d-parallax-cubes/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"3d-parallax-cubes/slide3.jpg\";}}s:13:\"medicare-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"medicare-menu/slide1.jpg\";}}s:15:\"medicare-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"medicare-header/slide1.jpg\";}}s:14:\"medicare-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"medicare-about/slide1.jpg\";}}s:18:\"medicare-highlight\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"medicare-highlight/slide1.jpg\";}}s:17:\"medicare-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"medicare-services/slide1.jpg\";}}s:16:\"medicare-doctors\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"medicare-doctors/slide1.jpg\";}}s:17:\"medicare-research\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"medicare-research/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"medicare-research/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"medicare-research/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"medicare-research/slide4.jpg\";}}s:18:\"medicare-whychoose\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"medicare-whychoose/slide1.jpg\";}}s:16:\"medicare-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"medicare-contact/slide1.jpg\";}}s:15:\"medicare-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"medicare-footer/slide1.jpg\";}}s:11:\"coffee-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"coffee-menu/slide1.jpg\";}}s:13:\"coffee-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"coffee-header/slide1.jpg\";}}s:17:\"coffee-philosophy\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"coffee-philosophy/slide1.jpg\";}}s:12:\"coffee-carte\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"coffee-carte/slide1.jpg\";}}s:13:\"coffee-teaser\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"coffee-teaser/slide1.jpg\";}}s:13:\"coffee-findus\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"coffee-findus/slide1.jpg\";}}s:13:\"coffee-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"coffee-footer/slide1.jpg\";}}s:17:\"minimal-portfolio\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"minimal-portfolio/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"minimal-portfolio/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"minimal-portfolio/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"minimal-portfolio/slide4.jpg\";}}s:23:\"minimal-portfolio-modal\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide7.jpg\";}}s:11:\"angled-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"angled-menu/slide1.jpg\";}}s:13:\"angled-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"angled-header/slide1.jpg\";}}s:11:\"angled-news\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"angled-news/slide1.jpg\";}}s:15:\"angled-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"angled-services/slide1.jpg\";}}s:14:\"angled-success\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"angled-success/slide1.jpg\";}}s:13:\"angled-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"angled-footer/slide1.jpg\";}}s:20:\"angled-content-modal\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"angled-content-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"angled-content-modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"angled-content-modal/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:31:\"angled-content-modal/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:31:\"angled-content-modal/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:31:\"angled-content-modal/slide6.jpg\";}}s:13:\"big-bold-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"big-bold-menu/slide1.jpg\";}}s:15:\"big-bold-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"big-bold-header/slide1.jpg\";}}s:16:\"big-bold-content\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"big-bold-content/slide1.jpg\";}}s:13:\"big-bold-blog\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"big-bold-blog/slide1.jpg\";}}s:18:\"big-bold-highlight\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"big-bold-highlight/slide1.jpg\";}}s:15:\"big-bold-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"big-bold-footer/slide1.jpg\";}}s:7:\"Retouch\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"Retouch/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"Retouch/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"Retouch/slide3.jpg\";}}s:11:\"tech-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"tech-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"tech-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"tech-slider/slide3.jpg\";}}s:11:\"peak-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"peak-header/slide1.jpg\";}}s:10:\"peak-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"peak-about/slide1.jpg\";}}s:14:\"peak-portfolio\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"peak-portfolio/slide1.jpg\";}}s:11:\"peak-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"peak-footer/slide1.jpg\";}}s:17:\"portfolio-welcome\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"portfolio-welcome/slide1.jpg\";}}s:15:\"portfolio-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"portfolio-about/slide1.jpg\";}}s:21:\"portfolio-works-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"portfolio-works-title/slide1.jpg\";}}s:23:\"portfolio-works-content\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"portfolio-works-content/slide1.jpg\";}}s:18:\"portfolio-contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"portfolio-contacts/slide1.jpg\";}}s:18:\"App-Studio-Welcome\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"App-Studio-Welcome/slide1.jpg\";}}s:19:\"App-Studio-Services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"App-Studio-Services/slide1.jpg\";}}s:16:\"App-Studio-About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"App-Studio-About/slide1.jpg\";}}s:19:\"App-Studio-Contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"App-Studio-Contacts/slide1.jpg\";}}s:14:\"cube-animation\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"cube-animation/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"cube-animation/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"cube-animation/slide3.jpg\";}}s:10:\"basic-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"basic-menu/slide1.jpg\";}}s:12:\"basic-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"basic-header/slide1.jpg\";}}s:13:\"basic-content\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"basic-content/slide1.jpg\";}}s:14:\"basic-carousel\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"basic-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"basic-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"basic-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:25:\"basic-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:25:\"basic-carousel/slide5.jpg\";}}s:13:\"basic-callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"basic-callout/slide1.jpg\";}}s:10:\"basic-grid\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"basic-grid/slide1.jpg\";}}s:17:\"basic-video-block\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"basic-video-block/slide1.jpg\";}}s:12:\"basic-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"basic-footer/slide1.jpg\";}}s:14:\"basic-lightbox\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"basic-lightbox/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"basic-lightbox/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"basic-lightbox/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:25:\"basic-lightbox/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:25:\"basic-lightbox/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:25:\"basic-lightbox/slide6.jpg\";}}s:13:\"nature-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"nature-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"nature-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"nature-slider/slide3.jpg\";}}s:11:\"art-gallery\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"art-gallery/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"art-gallery/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"art-gallery/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:22:\"art-gallery/slide4.jpg\";}}s:19:\"Construction-Header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Construction-Header/slide1.jpg\";}}s:17:\"Construction-Home\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"Construction-Home/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"Construction-Home/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"Construction-Home/slide3.jpg\";}}s:21:\"Construction-Projects\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Construction-Projects/slide1.jpg\";}}s:20:\"Construction-History\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"Construction-History/slide1.jpg\";}}s:21:\"Construction-Services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Construction-Services/slide1.jpg\";}}s:21:\"Construction-Contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Construction-Contacts/slide1.jpg\";}}s:21:\"404-Error-Space-Theme\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"404-Error-Space-Theme/slide1.jpg\";}}s:17:\"landing-page-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"landing-page-hero/slide1.jpg\";}}s:21:\"landing-page-features\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"landing-page-features/slide1.jpg\";}}s:20:\"landing-page-callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"landing-page-callout/slide1.jpg\";}}s:20:\"landing-page-content\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"landing-page-content/slide1.jpg\";}}s:25:\"landing-page-testimonials\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"landing-page-testimonials/slide1.jpg\";}}s:27:\"landing-page-call-to-action\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"landing-page-call-to-action/slide1.jpg\";}}s:17:\"landing-page-help\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"landing-page-help/slide1.jpg\";}}s:19:\"landing-page-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"landing-page-footer/slide1.jpg\";}}s:24:\"landing-page-price-modal\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"landing-page-price-modal/slide1.jpg\";}}s:18:\"energy-drinks-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"energy-drinks-hero/slide1.jpg\";}}s:19:\"energy-drinks-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"energy-drinks-about/slide1.jpg\";}}s:21:\"energy-drinks-product\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"energy-drinks-product/slide1.jpg\";}}s:23:\"energy-drinks-product-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"energy-drinks-product-2/slide1.jpg\";}}s:23:\"energy-drinks-product-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"energy-drinks-product-3/slide1.jpg\";}}s:19:\"energy-drinks-order\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"energy-drinks-order/slide1.jpg\";}}s:20:\"energy-drinks-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"energy-drinks-footer/slide1.jpg\";}}s:19:\"energy-drinks-modal\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"energy-drinks-modal/slide1.jpg\";}}s:16:\"Corporate-Header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"Corporate-Header/slide1.jpg\";}}s:24:\"Corporate-Welcome-Screen\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"Corporate-Welcome-Screen/slide1.jpg\";}}s:15:\"Corporate-About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Corporate-About/slide1.jpg\";}}s:19:\"Corporate-Portfolio\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Corporate-Portfolio/slide1.jpg\";}}s:15:\"Corporate-Chart\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Corporate-Chart/slide1.jpg\";}}s:14:\"Corporate-News\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"Corporate-News/slide1.jpg\";}}s:16:\"Corporate-Hiring\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"Corporate-News/slide1.jpg\";}}s:22:\"Corporate-Testimonials\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"Corporate-Testimonials/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"Corporate-Testimonials/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"Corporate-Testimonials/slide3.jpg\";}}s:15:\"Corporate-Store\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Corporate-Store/slide1.jpg\";}}s:17:\"Corporate-Support\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"Corporate-Support/slide1.jpg\";}}s:14:\"Corporate-Team\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"Corporate-Team/slide1.jpg\";}}s:33:\"Corporate-Selected-Projects-Title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"Corporate-Selected-Projects-Title/slide1.jpg\";}}s:27:\"Corporate-Selected-Projects\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide7.jpg\";}}s:17:\"Corporate-Clients\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"Corporate-Clients/slide1.jpg\";}}s:20:\"Corporate-Text-Block\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"Corporate-Text-Block/slide1.jpg\";}}s:20:\"Corporate-Mobile-App\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"Corporate-Mobile-App/slide1.jpg\";}}s:18:\"Corporate-Contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"Corporate-Contacts/slide1.jpg\";}}s:16:\"Corporate-Footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"Corporate-Footer/slide1.jpg\";}}s:23:\"Corporate-Scroll-To-Top\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"Corporate-Scroll-To-Top/slide1.jpg\";}}s:14:\"geometric-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"geometric-menu/slide1.jpg\";}}s:14:\"geometric-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"geometric-hero/slide1.jpg\";}}s:14:\"geometric-grid\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"geometric-grid/slide1.jpg\";}}s:15:\"geometric-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"geometric-about/slide1.jpg\";}}s:15:\"geometric-texts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"geometric-texts/slide1.jpg\";}}s:18:\"geometric-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"geometric-services/slide1.jpg\";}}s:17:\"geometric-texts-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"geometric-texts-2/slide1.jpg\";}}s:22:\"geometric-testimonials\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"geometric-testimonials/slide1.jpg\";}}s:16:\"geometric-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"geometric-footer/slide1.jpg\";}}s:18:\"geometric-lightbox\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"geometric-lightbox/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"geometric-lightbox/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"geometric-lightbox/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"geometric-lightbox/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:29:\"geometric-lightbox/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:29:\"geometric-lightbox/slide6.jpg\";}}s:11:\"brutal-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"brutal-menu/slide1.jpg\";}}s:11:\"brutal-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"brutal-hero/slide1.jpg\";}}s:12:\"brutal-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"brutal-about/slide1.jpg\";}}s:16:\"brutal-highlight\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"brutal-highlight/slide1.jpg\";}}s:15:\"brutal-projects\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"brutal-projects/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"brutal-projects/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"brutal-projects/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"brutal-projects/slide4.jpg\";}}s:15:\"brutal-services\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"brutal-services/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"brutal-services/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"brutal-services/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"brutal-services/slide4.jpg\";}}s:14:\"brutal-callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"brutal-callout/slide1.jpg\";}}s:13:\"brutal-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"brutal-footer/slide1.jpg\";}}s:13:\"Church-Header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"Church-Header/slide1.jpg\";}}s:22:\"Church-Upcoming-Events\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"Church-Upcoming-Events/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"Church-Upcoming-Events/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"Church-Upcoming-Events/slide3.jpg\";}}s:12:\"Church-About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"Church-About/slide1.jpg\";}}s:14:\"Church-Pastors\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"Church-Pastors/slide1.jpg\";}}s:20:\"Church-Photo-Gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"Church-Photo-Gallery/slide1.jpg\";}}s:16:\"Church-Community\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"Church-Community/slide1.jpg\";}}s:13:\"Church-Sermon\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"Church-Sermon/slide1.jpg\";}}s:15:\"Church-Contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Church-Contacts/slide1.jpg\";}}s:13:\"Church-Footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"Church-Footer/slide1.jpg\";}}s:19:\"Church-Light-Header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Church-Light-Header/slide1.jpg\";}}s:28:\"Church-Light-Upcoming-Events\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"Church-Light-Upcoming-Events/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"Church-Light-Upcoming-Events/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"Church-Light-Upcoming-Events/slide3.jpg\";}}s:18:\"Church-Light-About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"Church-Light-About/slide1.jpg\";}}s:20:\"Church-Light-Pastors\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"Church-Light-Pastors/slide1.jpg\";}}s:26:\"Church-Light-Photo-Gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"Church-Light-Photo-Gallery/slide1.jpg\";}}s:22:\"Church-Light-Community\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"Church-Light-Community/slide1.jpg\";}}s:19:\"Church-Light-Sermon\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Church-Light-Sermon/slide1.jpg\";}}s:21:\"Church-Light-Contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Church-Light-Contacts/slide1.jpg\";}}s:19:\"Church-Light-Footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Church-Light-Footer/slide1.jpg\";}}s:13:\"rockable-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"rockable-menu/slide1.jpg\";}}s:13:\"rockable-hero\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"rockable-hero/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"rockable-hero/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"rockable-hero/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"rockable-hero/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:24:\"rockable-hero/slide5.jpg\";}}s:15:\"rockable-lineup\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"rockable-lineup/slide1.jpg\";}}s:17:\"rockable-lineup-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"rockable-lineup-2/slide1.jpg\";}}s:22:\"rockable-gallery-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"rockable-gallery-title/slide1.jpg\";}}s:16:\"rockable-gallery\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"rockable-gallery/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"rockable-gallery/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"rockable-gallery/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"rockable-gallery/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"rockable-gallery/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"rockable-gallery/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:27:\"rockable-gallery/slide7.jpg\";}}s:17:\"rockable-sponsors\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"rockable-sponsors/slide1.jpg\";}}s:15:\"rockable-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"rockable-footer/slide1.jpg\";}}s:21:\"rockable-detail-modal\";a:18:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:10;a:2:{s:5:\"title\";s:8:\"Slide 11\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:11;a:2:{s:5:\"title\";s:8:\"Slide 12\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:12;a:2:{s:5:\"title\";s:8:\"Slide 13\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:13;a:2:{s:5:\"title\";s:8:\"Slide 14\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:14;a:2:{s:5:\"title\";s:8:\"Slide 15\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:15;a:2:{s:5:\"title\";s:8:\"Slide 16\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:16;a:2:{s:5:\"title\";s:8:\"Slide 17\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:17;a:2:{s:5:\"title\";s:8:\"Slide 18\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}}s:23:\"rockable-detail-modal-2\";a:18:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:10;a:2:{s:5:\"title\";s:8:\"Slide 11\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:11;a:2:{s:5:\"title\";s:8:\"Slide 12\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:12;a:2:{s:5:\"title\";s:8:\"Slide 13\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:13;a:2:{s:5:\"title\";s:8:\"Slide 14\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:14;a:2:{s:5:\"title\";s:8:\"Slide 15\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:15;a:2:{s:5:\"title\";s:8:\"Slide 16\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:16;a:2:{s:5:\"title\";s:8:\"Slide 17\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:17;a:2:{s:5:\"title\";s:8:\"Slide 18\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}}s:27:\"real-estate-showcase-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"Real-Estate-Showcase-Slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"Real-Estate-Showcase-Slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:38:\"Real-Estate-Showcase-Slider/slide3.jpg\";}}s:16:\"isometric-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"isometric-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"isometric-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"isometric-slider/slide3.jpg\";}}s:17:\"E-Commerce-Slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"Shoes-Store-Slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"Shoes-Store-Slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"Shoes-Store-Slider/slide3.jpg\";}}s:23:\"E-Commerce-Slider-Modal\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"Shoes-Store-Slider-Modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"Shoes-Store-Slider-Modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"Shoes-Store-Slider-Modal/slide3.jpg\";}}s:27:\"Woo-Commerce-Slider-Dynamic\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"Shoes-Store-Slider-Dynamic/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"Shoes-Store-Slider-Dynamic/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"Shoes-Store-Slider-Dynamic/slide3.jpg\";}}s:15:\"blooming-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"blooming-header/slide1.jpg\";}}s:14:\"blooming-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"blooming-about/slide1.jpg\";}}s:18:\"blooming-portfolio\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"blooming-portfolio/slide1.jpg\";}}s:22:\"blooming-wedding-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"blooming-wedding-title/slide1.jpg\";}}s:25:\"blooming-wedding-carousel\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide6.jpg\";}}s:21:\"blooming-wedding-text\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"blooming-wedding-text/slide1.jpg\";}}s:22:\"blooming-parties-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"blooming-parties-title/slide1.jpg\";}}s:25:\"blooming-parties-carousel\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide6.jpg\";}}s:21:\"blooming-parties-text\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"blooming-parties-text/slide1.jpg\";}}s:22:\"blooming-funeral-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"blooming-funeral-title/slide1.jpg\";}}s:23:\"blooming-funeral-slider\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide6.jpg\";}}s:21:\"blooming-funeral-text\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"blooming-funeral-text/slide1.jpg\";}}s:16:\"blooming-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"blooming-contact/slide1.jpg\";}}s:13:\"particle-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"particle-hero/slide1.jpg\";}}s:17:\"bubble-morph-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"bubble-morph-hero/slide1.jpg\";}}s:13:\"parallax-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"parallax-hero/slide1.jpg\";}}s:10:\"video-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"video-hero/slide1.jpg\";}}s:14:\"ken-burns-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"ken-burns-hero/slide1.jpg\";}}s:21:\"basic-hero-collection\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"basic-hero-collection/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"basic-hero-collection/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"basic-hero-collection/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"basic-hero-collection/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:32:\"basic-hero-collection/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:32:\"basic-hero-collection/slide6.jpg\";}}s:19:\"launching-very-soon\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"launching-very-soon/slide1.jpg\";}}s:18:\"Under-Construction\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"Under-Construction/slide1.jpg\";}}s:15:\"Particle-Effect\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Particle-Effect/slide1.jpg\";}}s:17:\"Particle-Effect-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"Particle-Effect-2/slide1.jpg\";}}s:10:\"stark-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"stark-menu/slide1.jpg\";}}s:12:\"stark-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"stark-header/slide1.jpg\";}}s:13:\"stark-content\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"stark-content/slide1.jpg\";}}s:14:\"stark-carousel\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"stark-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"stark-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"stark-carousel/slide3.jpg\";}}s:15:\"stark-portfolio\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"stark-portfolio/slide1.jpg\";}}s:22:\"stark-portfolio-detail\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide6.jpg\";}}s:13:\"stark-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"stark-contact/slide1.jpg\";}}s:12:\"stark-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"stark-footer/slide1.jpg\";}}s:16:\"stark-newsletter\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"stark-newsletter/slide1.jpg\";}}s:15:\"big-summer-sale\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"big-summer-sale/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"big-summer-sale/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"big-summer-sale/slide3.jpg\";}}s:18:\"traveller-carousel\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"traveller-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"traveller-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"traveller-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"traveller-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:29:\"traveller-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:29:\"traveller-carousel/slide6.jpg\";}}s:16:\"project-carousel\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"project-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"project-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"project-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"project-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"project-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"project-carousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:27:\"project-carousel/slide7.jpg\";}}s:13:\"news-carousel\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"news-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"news-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"news-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"news-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:24:\"news-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:24:\"news-carousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:24:\"news-carousel/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:24:\"news-carousel/slide8.jpg\";}}s:10:\"story-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"story-menu/slide1.jpg\";}}s:12:\"story-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"story-header/slide1.jpg\";}}s:13:\"story-block-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"story-block-1/slide1.jpg\";}}s:15:\"story-content-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"story-content-1/slide1.jpg\";}}s:13:\"story-block-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"story-block-2/slide1.jpg\";}}s:13:\"story-block-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"story-block-3/slide1.jpg\";}}s:15:\"story-content-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"story-content-2/slide1.jpg\";}}s:13:\"story-block-4\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"story-block-4/slide1.jpg\";}}s:15:\"story-content-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"story-content-3/slide1.jpg\";}}s:12:\"mini-website\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"mini-website/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"mini-website/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"mini-website/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"mini-website/slide4.jpg\";}}s:13:\"food-delivery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"food-delivery/slide1.jpg\";}}s:25:\"slider-with-illustrations\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"slider-with-illustrations/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"slider-with-illustrations/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"slider-with-illustrations/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"slider-with-illustrations/slide4.jpg\";}}s:8:\"zen-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:19:\"zen-menu/slide1.jpg\";}}s:10:\"zen-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"zen-header/slide1.jpg\";}}s:9:\"zen-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"zen-about/slide1.jpg\";}}s:12:\"zen-features\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"zen-features/slide1.jpg\";}}s:9:\"zen-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"zen-video/slide1.jpg\";}}s:11:\"zen-pricing\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"zen-pricing/slide1.jpg\";}}s:22:\"zen-testimonials-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"zen-testimonials-title/slide1.jpg\";}}s:16:\"zen-testimonials\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"zen-testimonials/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"zen-testimonials/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"zen-testimonials/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"zen-testimonials/slide4.jpg\";}}s:10:\"zen-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"zen-footer/slide1.jpg\";}}s:17:\"Paintbrush-Effect\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"Paintbrush-Effect/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"Paintbrush-Effect/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"Paintbrush-Effect/slide3.jpg\";}}s:19:\"Photographer-Header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Photographer-Header/slide1.jpg\";}}s:27:\"Photographer-Welcome-Screen\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"Photographer-Welcome-Screen/slide1.jpg\";}}s:21:\"Photographer-Showcase\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Photographer-Showcase/slide1.jpg\";}}s:22:\"Photographer-Portfolio\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"Photographer-Portfolio/slide1.jpg\";}}s:21:\"Photographer-Contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Photographer-Contacts/slide1.jpg\";}}s:19:\"Photographer-Footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Photographer-Footer/slide1.jpg\";}}s:18:\"Photographer-Modal\";a:1:{i:0;a:2:{s:5:\"title\";s:8:\"Slider 1\";s:3:\"img\";s:29:\"Photographer-Modal/slide1.jpg\";}}s:25:\"black-friday-scroll-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"black-friday-scroll-video/slide1.jpg\";}}s:12:\"charity-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"charity-menu/slide1.jpg\";}}s:14:\"charity-header\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"charity-header/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"charity-header/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"charity-header/slide3.jpg\";}}s:15:\"charity-mission\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"charity-mission/slide1.jpg\";}}s:13:\"charity-funds\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"charity-funds/slide1.jpg\";}}s:15:\"charity-success\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"charity-success/slide1.jpg\";}}s:15:\"charity-stories\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"charity-stories/slide1.jpg\";}}s:16:\"charity-worldmap\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"charity-worldmap/slide1.jpg\";}}s:19:\"charity-large-image\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"charity-large-image/slide1.jpg\";}}s:16:\"charity-sponsors\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"charity-sponsors/slide1.jpg\";}}s:12:\"charity-help\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"charity-help/slide1.jpg\";}}s:14:\"charity-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"charity-footer/slide1.jpg\";}}s:21:\"cinematic-hero-titles\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"cinematic-hero-titles/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"cinematic-hero-titles/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"cinematic-hero-titles/slide3.jpg\";}}s:23:\"design-dna-scroll-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"design-dna-scroll-video/slide1.jpg\";}}s:27:\"food-delivery-lottie-scroll\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"food-delivery-lottie-scroll/slide1.jpg\";}}s:20:\"food-recipe-carousel\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"food-recipe-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"food-recipe-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"food-recipe-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:31:\"food-recipe-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:31:\"food-recipe-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:31:\"food-recipe-carousel/slide6.jpg\";}}s:17:\"food-recipe-modal\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"food-recipe-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"food-recipe-modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"food-recipe-modal/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"food-recipe-modal/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:28:\"food-recipe-modal/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:28:\"food-recipe-modal/slide6.jpg\";}}s:27:\"corporate-carousel-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"packages/corporate_carousel_bundle.jpg\";}}s:18:\"corporate-carousel\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"corporate-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"corporate-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"corporate-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"corporate-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:29:\"corporate-carousel/slide5.jpg\";}}s:18:\"corporate-lightbox\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"corporate-lightbox/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"corporate-lightbox/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"corporate-lightbox/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"corporate-lightbox/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:29:\"corporate-lightbox/slide5.jpg\";}}s:23:\"cyber-carousel-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"packages/cybercarousel_bundle.jpg\";}}s:14:\"cyber-carousel\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"cyber-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"cyber-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"cyber-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:25:\"cyber-carousel/slide4.jpg\";}}s:23:\"cyber-carousel-lightbox\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"cyber-carousel-lightbox/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"cyber-carousel-lightbox/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"cyber-carousel-lightbox/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"cyber-carousel-lightbox/slide4.jpg\";}}s:24:\"woocommerce-carousel-one\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"woocommerce-carousel-one/slide1.jpg\";}}s:31:\"woocommerce-carousel-one-static\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide6.jpg\";}}s:24:\"woocommerce-carousel-two\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"woocommerce-carousel-two/slide1.jpg\";}}s:31:\"woocommerce-carousel-two-static\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide6.jpg\";}}s:26:\"woocommerce-feature-slider\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"woocommerce-feature-slider/slide1.jpg\";}}s:33:\"woocommerce-feature-slider-static\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide6.jpg\";}}s:17:\"woo-liquid-slider\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"woo-liquid-slider/slide1.jpg\";}}s:32:\"woocommerce-liquid-slider-static\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide6.jpg\";}}s:15:\"woo-slider-pack\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"packages/woosliderpack_dynamic.jpg\";}}s:22:\"woo-slider-pack-static\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"packages/woosliderpack_static.jpg\";}}s:24:\"creative-hero-collection\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"creative-hero-collection/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"creative-hero-collection/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"creative-hero-collection/slide3.jpg\";}}s:19:\"photographer-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"photographer-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"photographer-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"photographer-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:30:\"photographer-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:30:\"photographer-slider/slide5.jpg\";}}s:17:\"realestate-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"realestate-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"realestate-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"realestate-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"realestate-slider/slide4.jpg\";}}s:19:\"saas-product-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"saas-product-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"saas-product-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"saas-product-slider/slide3.jpg\";}}s:27:\"cinematic-wildlife-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"packages/cinematic-wildlife-package.jpg\";}}s:25:\"cinematic-wildlife-slider\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide7.jpg\";}}s:24:\"cinematic-wildlife-modal\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide7.jpg\";}}s:32:\"gaming-stats-presentation-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:43:\"gaming-stats-presentation-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:43:\"gaming-stats-presentation-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:43:\"gaming-stats-presentation-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:43:\"gaming-stats-presentation-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:43:\"gaming-stats-presentation-slider/slide5.jpg\";}}s:15:\"coffee-flavours\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"coffee-flavors/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"coffee-flavors/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"coffee-flavors/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:25:\"coffee-flavors/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:25:\"coffee-flavors/slide5.jpg\";}}s:15:\"showreel-slider\";a:10:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"showreel-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"showreel-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"showreel-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"showreel-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"showreel-slider/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"showreel-slider/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:26:\"showreel-slider/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:26:\"showreel-slider/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:26:\"showreel-slider/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:27:\"showreel-slider/slide10.jpg\";}}s:16:\"visual-art-forms\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"visual-art-forms/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"visual-art-forms/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"visual-art-forms/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"visual-art-forms/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"visual-art-forms/slide5.jpg\";}}s:14:\"bg-effect-hero\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"bg-effect-hero/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"bg-effect-hero/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"bg-effect-hero/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:25:\"bg-effect-hero/slide4.jpg\";}}s:9:\"cyberfunk\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"cyberfunk/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:20:\"cyberfunk/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:20:\"cyberfunk/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:20:\"cyberfunk/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:20:\"cyberfunk/slide5.jpg\";}}s:21:\"motion-blur-portfolio\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide8.jpg\";}}s:18:\"portal-effect-hero\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"portal-effect-hero/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"portal-effect-hero/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"portal-effect-hero/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"portal-effect-hero/slide4.jpg\";}}s:15:\"winery-timeline\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"winery-timeline/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"winery-timeline/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"winery-timeline/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"winery-timeline/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"winery-timeline/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"winery-timeline/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:26:\"winery-timeline/slide7.jpg\";}}s:25:\"smart-living-one-pager-v1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"packages/Smart-Living-One-Pager-V1.jpg\";}}s:25:\"smart-living-one-pager-v2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"packages/Smart-Living-One-Pager-V2.jpg\";}}s:25:\"smart-living-one-pager-v3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"packages/Smart-Living-One-Pager-V3.jpg\";}}s:6:\"menu-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"menu-1/slide1.jpg\";}}s:14:\"onepage-hero-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"onepage-hero-1/slide1.jpg\";}}s:6:\"about1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"about1/slide1.jpg\";}}s:9:\"services1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"services1/slide1.jpg\";}}s:9:\"projects1\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"projects1/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:20:\"projects1/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:20:\"projects1/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:20:\"projects1/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:20:\"projects1/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:20:\"projects1/slide6.jpg\";}}s:8:\"footer-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:19:\"footer-1/slide1.jpg\";}}s:23:\"explainer-block-1-part1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"explainer-block-1-part1/slide1.jpg\";}}s:23:\"explainer-block-1-part2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"explainer-block-1-part2/slide1.jpg\";}}s:16:\"projects-modal-1\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"projects-modal-1/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"projects-modal-1/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"projects-modal-1/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"projects-modal-1/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"projects-modal-1/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"projects-modal-1/slide6.jpg\";}}s:6:\"menu-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"menu-2/slide1.jpg\";}}s:6:\"hero-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"hero-2/slide1.jpg\";}}s:10:\"services-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"services-2/services2-thumbnail.jpg\";}}s:7:\"about-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"about-2/slide1.jpg\";}}s:10:\"projects-2\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"projects-2/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"projects-2/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"projects-2/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:21:\"projects-2/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:21:\"projects-2/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:21:\"projects-2/slide6.jpg\";}}s:7:\"footer2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"footer2/slide1.jpg\";}}s:23:\"explainer-block-2-part1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"explainer-block-2-part1/slide1.jpg\";}}s:23:\"explainer-block-2-part2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"explainer-block-2-part2/slide1.jpg\";}}s:16:\"projects-modal-2\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"projects-modal-2/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"projects-modal-2/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"projects-modal-2/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"projects-modal-2/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"projects-modal-2/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"projects-modal-2/slide6.jpg\";}}s:6:\"menu-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"menu-3/slide1.jpg\";}}s:6:\"hero-3\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"hero-3/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:17:\"hero-3/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:17:\"hero-3/slide3.jpg\";}}s:7:\"about-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"about-3/slide1.jpg\";}}s:10:\"services-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"services-3/slide1.jpg\";}}s:10:\"projects-3\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"projects-3/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"projects-3/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"projects-3/slide3.jpg\";}}s:8:\"footer-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:19:\"footer-3/slide1.jpg\";}}s:23:\"explainer-block-3-part1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"explainer-block-3-part1/slide1.jpg\";}}s:23:\"explainer-block-3-part2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"explainer-block-3-part2/slide1.jpg\";}}s:16:\"projects-modal-3\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"projects-modal-3/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"projects-modal-3/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"projects-modal-3/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"projects-modal-3/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"projects-modal-3/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"projects-modal-3/slide6.jpg\";}}s:25:\"urban-street-skate-slider\";a:12:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:37:\"urban-street-skate-slider/slide10.jpg\";}i:10;a:2:{s:5:\"title\";s:8:\"Slide 11\";s:3:\"img\";s:37:\"urban-street-skate-slider/slide11.jpg\";}i:11;a:2:{s:5:\"title\";s:8:\"Slide 12\";s:3:\"img\";s:37:\"urban-street-skate-slider/slide12.jpg\";}}s:13:\"yummy-burgers\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"yummy-burgers/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"yummy-burgers/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"yummy-burgers/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"yummy-burgers/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:24:\"yummy-burgers/slide5.jpg\";}}s:37:\"tattoo-event-website-template-package\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"packages/tattoo_event_website_package.jpg\";}}s:24:\"tattoo-event-hero-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"tattoo-event-hero-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"tattoo-event-hero-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"tattoo-event-hero-slider/slide3.jpg\";}}s:18:\"tattoo-event-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"tattoo-event-about/slide1.jpg\";}}s:20:\"tattoo-event-artists\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"tattoo-event-artists/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"tattoo-event-artists/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"tattoo-event-artists/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:31:\"tattoo-event-artists/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:31:\"tattoo-event-artists/slide5.jpg\";}}s:21:\"tattoo-event-schedule\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"tattoo-event-schedule/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"tattoo-event-schedule/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"tattoo-event-schedule/slide3.jpg\";}}s:17:\"tattoo-event-news\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"tattoo-event-news/slide1.jpg\";}}s:19:\"tattoo-event-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"tattoo-event-footer/slide1.jpg\";}}s:24:\"startup-website-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"packages/startup-website-template.jpg\";}}s:12:\"startup-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"startup-menu/slide1.jpg\";}}s:12:\"startup-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"startup-hero/slide1.jpg\";}}s:13:\"startup-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"startup-about/slide1.jpg\";}}s:18:\"startup-features-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"startup-features-1/slide1.jpg\";}}s:18:\"startup-features-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"startup-features-2/slide1.jpg\";}}s:12:\"startup-team\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"startup-team/slide1.jpg\";}}s:15:\"startup-reviews\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"startup-reviews/slide1.jpg\";}}s:11:\"startup-cta\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"startup-cta/slide1.jpg\";}}s:14:\"startup-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"startup-footer/slide1.jpg\";}}s:19:\"startup-video-modal\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"startup-video-modal/slide1.jpg\";}}s:32:\"christmas-gift-card-landing-page\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:45:\"packages/christmas-gift-card-landing-page.jpg\";}}s:24:\"christmas-landing-page-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:43:\"christmas-gift-card-landing-page/slide1.jpg\";}}s:24:\"christmas-landing-page-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"christmas-landing-page-2/slide1.jpg\";}}s:12:\"image-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"image-slider/slide-1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"image-slider/slide-2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"image-slider/slide-3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"image-slider/slide-4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:24:\"image-slider/slide-5.jpg\";}}s:17:\"full-width-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"full-width-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"full-width-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"full-width-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"full-width-slider/slide4.jpg\";}}s:20:\"app-website-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"packages/app-website-template.jpg\";}}s:16:\"app-website-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"app-website-menu/slide1.jpg\";}}s:16:\"app-website-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"app-website-hero/slide1.jpg\";}}s:20:\"app-download-buttons\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"app-download-buttons/slide1.jpg\";}}s:17:\"app-website-about\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"app-website-about/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"app-website-about/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"app-website-about/slide3.jpg\";}}s:20:\"app-website-features\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"app-website-features/slide1.jpg\";}}s:21:\"app-website-video-cta\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"app-website-video-cta/slide1.jpg\";}}s:23:\"app-website-screenshots\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"app-website-screenshots/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"app-website-screenshots/slide2.jpg\";}}s:22:\"app-testimonials-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"app-testimonials-title/slide1.jpg\";}}s:24:\"app-website-testimonials\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"app-website-testimonials/slide1.jpg\";}}s:16:\"app-website-team\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"app-website-team/slide1.jpg\";}}s:18:\"app-website-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"app-website-footer/slide1.jpg\";}}s:15:\"app-video-modal\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"app-video-modal/slide1.jpg\";}}s:25:\"testimonial-carousel-pack\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"packages/testimonial-carousel-pack.jpg\";}}s:22:\"testimonial-carousel-1\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"testimonial-carousel-1/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"testimonial-carousel-1/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"testimonial-carousel-1/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"testimonial-carousel-1/slide4.jpg\";}}s:22:\"testimonial-carousel-2\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"testimonial-carousel-2/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"testimonial-carousel-2/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"testimonial-carousel-2/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"testimonial-carousel-2/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:33:\"testimonial-carousel-2/slide5.jpg\";}}s:22:\"testimonial-carousel-3\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"testimonial-carousel-3/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"testimonial-carousel-3/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"testimonial-carousel-3/slide3.jpg\";}}s:22:\"testimonial-carousel-4\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"testimonial-carousel-4/slide1.jpg\";}}s:22:\"testimonial-carousel-5\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"testimonial-carousel-5/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"testimonial-carousel-5/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"testimonial-carousel-5/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"testimonial-carousel-5/slide4.jpg\";}}s:9:\"deep-dive\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"deep-dive/slide1.jpg\";}}s:22:\"particle-wave-showcase\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"particle-wave-showcase/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"particle-wave-showcase/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"particle-wave-showcase/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"particle-wave-showcase/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:33:\"particle-wave-showcase/slide5.jpg\";}}s:17:\"video-hero-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"video-hero-header/slide1.jpg\";}}s:28:\"solar-system-showcase-slider\";a:9:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide9.jpg\";}}s:26:\"Optic-shop-showcase-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"Optic-shop-showcase-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"Optic-shop-showcase-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"Optic-shop-showcase-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:37:\"Optic-shop-showcase-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:37:\"Optic-shop-showcase-slider/slide5.jpg\";}}s:24:\"charts-template-showcase\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"charts-template-showcase/slide1.jpg\";}}s:31:\"fashion-website-slider-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"packages/fashion-website-slider.jpg\";}}s:22:\"fashion-website-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"fashion-website-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"fashion-website-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"fashion-website-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"fashion-website-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:33:\"fashion-website-slider/slide5.jpg\";}}s:28:\"fashion-website-slider-modal\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"fashion-website-slider-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"fashion-website-slider-modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"fashion-website-slider-modal/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"fashion-website-slider-modal/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"fashion-website-slider-modal/slide5.jpg\";}}s:24:\"furniture-website-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"furniture-website-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"furniture-website-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"furniture-website-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:35:\"furniture-website-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:35:\"furniture-website-slider/slide5.jpg\";}}s:26:\"fitness-gym-website-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"fitness-gym-website-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"fitness-gym-website-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"fitness-gym-website-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:37:\"fitness-gym-website-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:37:\"fitness-gym-website-slider/slide5.jpg\";}}s:35:\"ai--robotics-webside-slider-package\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:51:\"packages/ai-and-robotics-website-slider-package.jpg\";}}s:30:\"ai-and-robotics-website-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"ai-and-robotics-website-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:41:\"ai-and-robotics-website-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:41:\"ai-and-robotics-website-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:41:\"ai-and-robotics-website-slider/slide4.jpg\";}}s:14:\"ai-video-modal\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"ai-video-modal/slide1.jpg\";}}s:33:\"minimal-typography-website-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"minimal-typography-website-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:44:\"minimal-typography-website-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:44:\"minimal-typography-website-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:44:\"minimal-typography-website-slider/slide4.jpg\";}}s:19:\"404-page-collection\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"404-page-collection/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"404-page-collection/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"404-page-collection/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:30:\"404-page-collection/slide4.jpg\";}}s:21:\"ecommerce-sale-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"ecommerce-sale-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"ecommerce-sale-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"ecommerce-sale-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"ecommerce-sale-slider/slide4.jpg\";}}s:19:\"fashion-shop-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"fashion-shop-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"fashion-shop-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"fashion-shop-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:30:\"fashion-shop-slider/slide4.jpg\";}}s:29:\"lingerie-store-website-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"lingerie-store-website-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:40:\"lingerie-store-website-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:40:\"lingerie-store-website-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:40:\"lingerie-store-website-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:40:\"lingerie-store-website-slider/slide5.jpg\";}}s:28:\"beach-events-hero-collection\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"beach-events-hero-collection/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"beach-events-hero-collection/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"beach-events-hero-collection/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"beach-events-hero-collection/slide4.jpg\";}}s:41:\"creative-portfolio-website-slider-package\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:54:\"packages/creative-portfolio-website-slider-package.jpg\";}}s:30:\"creative-portfolio-main-slider\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"creative-portfolio-main-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:41:\"creative-portfolio-main-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:41:\"creative-portfolio-main-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:41:\"creative-portfolio-main-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:41:\"creative-portfolio-main-slider/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:41:\"creative-portfolio-main-slider/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:41:\"creative-portfolio-main-slider/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:41:\"creative-portfolio-main-slider/slide8.jpg\";}}s:28:\"creative-portfolio-project-1\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"creative-portfolio-project-1/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"creative-portfolio-project-1/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"creative-portfolio-project-1/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"creative-portfolio-project-1/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"creative-portfolio-project-1/slide5.jpg\";}}s:28:\"creative-portfolio-project-2\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"creative-portfolio-project-2/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"creative-portfolio-project-2/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"creative-portfolio-project-2/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"creative-portfolio-project-2/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"creative-portfolio-project-2/slide5.jpg\";}}s:28:\"creative-portfolio-project-3\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"creative-portfolio-project-3/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"creative-portfolio-project-3/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"creative-portfolio-project-3/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"creative-portfolio-project-3/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"creative-portfolio-project-3/slide5.jpg\";}}s:28:\"creative-portfolio-project-4\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"creative-portfolio-project-4/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"creative-portfolio-project-4/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"creative-portfolio-project-4/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"creative-portfolio-project-4/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"creative-portfolio-project-4/slide5.jpg\";}}s:28:\"creative-portfolio-project-5\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"creative-portfolio-project-5/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"creative-portfolio-project-5/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"creative-portfolio-project-5/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"creative-portfolio-project-5/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"creative-portfolio-project-5/slide5.jpg\";}}s:28:\"creative-portfolio-project-6\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"creative-portfolio-project-6/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"creative-portfolio-project-6/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"creative-portfolio-project-6/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"creative-portfolio-project-6/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"creative-portfolio-project-6/slide5.jpg\";}}s:28:\"creative-portfolio-project-7\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"creative-portfolio-project-7/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"creative-portfolio-project-7/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"creative-portfolio-project-7/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"creative-portfolio-project-7/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"creative-portfolio-project-7/slide5.jpg\";}}s:19:\"ai-particle-cluster\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"ai-particle-cluster/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"ai-particle-cluster/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"ai-particle-cluster/slide3.jpg\";}}s:24:\"artistic-parallax-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"artistic-parallax-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"artistic-parallax-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"artistic-parallax-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:35:\"artistic-parallax-slider/slide4.jpg\";}}s:23:\"magazine-content-slider\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"magazine-content-slider/slide1.jpg\";}}s:30:\"magazine-content-slider-static\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"magazine-content-slider-static/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:41:\"magazine-content-slider-static/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:41:\"magazine-content-slider-static/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:41:\"magazine-content-slider-static/slide4.jpg\";}}s:24:\"Masonry-Gallery-Carousel\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"Masonry-Gallery-Carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"Masonry-Gallery-Carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"Masonry-Gallery-Carousel/slide3.jpg\";}}s:21:\"neon-wordpress-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"neon-wordpress-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"neon-wordpress-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"neon-wordpress-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"neon-wordpress-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:32:\"neon-wordpress-slider/slide5.jpg\";}}s:27:\"Restaurant-One-Page-Website\";a:11:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:39:\"Restaurant-One-Page-Website/slide10.jpg\";}i:10;a:2:{s:5:\"title\";s:8:\"Slide 11\";s:3:\"img\";s:39:\"Restaurant-One-Page-Website/slide11.jpg\";}}s:18:\"woocommerce-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"woocommerce-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"woocommerce-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"woocommerce-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"woocommerce-slider/slide4.jpg\";}}s:25:\"woocommerce-slider-static\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"woocommerce-slider-static/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"woocommerce-slider-static/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"woocommerce-slider-static/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"woocommerce-slider-static/slide4.jpg\";}}s:21:\"wordpress-post-slider\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"wordpress-post-slider/slide1.jpg\";}}s:28:\"WordPress-Post-Slider-Static\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"WordPress-Post-Slider-Static/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"WordPress-Post-Slider-Static/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"WordPress-Post-Slider-Static/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"WordPress-Post-Slider-Static/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"WordPress-Post-Slider-Static/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:39:\"WordPress-Post-Slider-Static/slide6.jpg\";}}s:22:\"wordpress-video-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"wordpress-video-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"wordpress-video-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"wordpress-video-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"wordpress-video-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:33:\"wordpress-video-slider/slide5.jpg\";}}s:37:\"architecture-website-template-package\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"packages/architecture-website-thumb.jpg\";}}s:17:\"architecture-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"architecture-menu/slide1.jpg\";}}s:26:\"architecture-header-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"architecture-header-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"architecture-header-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"architecture-header-slider/slide3.jpg\";}}s:23:\"architecture-text-block\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"architecture-text-block/slide1.jpg\";}}s:18:\"architecture-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"architecture-about/slide1.jpg\";}}s:26:\"architecture-process-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"architecture-process-title/slide1.jpg\";}}s:20:\"architecture-process\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"architecture-process/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"architecture-process/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"architecture-process/slide3.jpg\";}}s:22:\"architecture-portfolio\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"architecture-portfolio/slide1.jpg\";}}s:28:\"architecture-portfolio-modal\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"architecture-portfolio-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"architecture-portfolio-modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"architecture-portfolio-modal/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"architecture-portfolio-modal/slide4.jpg\";}}s:20:\"architecture-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"architecture-contact/slide1.jpg\";}}s:23:\"image-comparison-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"image-comparison-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"image-comparison-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"image-comparison-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"image-comparison-slider/slide4.jpg\";}}s:37:\"wedding-photo-slider-template-package\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"packages/Wedding-Photo-Slider-Package.jpg\";}}s:20:\"wedding-photo-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"wedding-photo-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"wedding-photo-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"wedding-photo-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:31:\"wedding-photo-slider/slide4.jpg\";}}s:26:\"wedding-photo-slider-modal\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"wedding-photo-slider-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"wedding-photo-slider-modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"wedding-photo-slider-modal/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:37:\"wedding-photo-slider-modal/slide4.jpg\";}}s:24:\"destinations-card-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"destinations-card-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"destinations-card-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"destinations-card-slider/slide3.jpg\";}}s:21:\"knives-product-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"knives-product-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"knives-product-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"knives-product-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"knives-product-slider/slide4.jpg\";}}s:16:\"tiny-slider-dark\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"tiny-slider-dark/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"tiny-slider-dark/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"tiny-slider-dark/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"tiny-slider-dark/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"tiny-slider-dark/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"tiny-slider-dark/slide6.jpg\";}}s:17:\"tiny-slider-light\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"tiny-slider-light/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"tiny-slider-light/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"tiny-slider-light/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"tiny-slider-light/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:28:\"tiny-slider-light/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:28:\"tiny-slider-light/slide6.jpg\";}}s:24:\"pet-store-product-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"pet-store-product-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"pet-store-product-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"pet-store-product-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:35:\"pet-store-product-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:35:\"pet-store-product-slider/slide5.jpg\";}}s:18:\"material-ui-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"material-ui-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"material-ui-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"material-ui-slider/slide3.jpg\";}}s:19:\"happy-holidays-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"happy-holidays-hero/slide1.jpg\";}}s:36:\"space-and-sci-fi-presentation-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:47:\"space-and-sci-fi-presentation-slider/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:47:\"space-and-sci-fi-presentation-slider/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:47:\"space-and-sci-fi-presentation-slider/slide3.png\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:47:\"space-and-sci-fi-presentation-slider/slide4.png\";}}s:21:\"Claymorphism-Carousel\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Claymorphism-Carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"Claymorphism-Carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"Claymorphism-Carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"Claymorphism-Carousel/slide4.jpg\";}}s:24:\"404-page-hero-collection\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"404-page-hero-collection/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"404-page-hero-collection/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"404-page-hero-collection/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:35:\"404-page-hero-collection/slide4.jpg\";}}s:32:\"furniture-store-isometric-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:43:\"furniture-store-isometric-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:43:\"furniture-store-isometric-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:43:\"furniture-store-isometric-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:43:\"furniture-store-isometric-slider/slide4.jpg\";}}s:36:\"woodworking-website-template-package\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"packages/Woodworking-Website-Template.jpg\";}}s:22:\"wood-art-one-page-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"wood-art-one-page-hero/slide1.jpg\";}}s:23:\"wood-art-one-page-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"wood-art-one-page-about/slide1.jpg\";}}s:22:\"wood-art-one-page-work\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"wood-art-one-page-work/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"wood-art-one-page-work/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"wood-art-one-page-work/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"wood-art-one-page-work/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:33:\"wood-art-one-page-work/slide5.jpg\";}}s:30:\"wood-art-one-page-testimonials\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"wood-art-one-page-testimonials/slide1.jpg\";}}s:24:\"wood-art-one-page-events\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"wood-art-one-page-events/slide1.jpg\";}}s:24:\"wood-art-one-page-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"wood-art-one-page-footer/slide1.jpg\";}}s:26:\"wood-art-one-page-gallery1\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"wood-art-one-page-gallery1/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"wood-art-one-page-gallery1/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"wood-art-one-page-gallery1/slide3.jpg\";}}s:26:\"wood-art-one-page-gallery2\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"wood-art-one-page-gallery2/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"wood-art-one-page-gallery2/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"wood-art-one-page-gallery2/slide3.jpg\";}}s:26:\"wood-art-one-page-gallery3\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"wood-art-one-page-gallery3/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"wood-art-one-page-gallery3/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"wood-art-one-page-gallery3/slide3.jpg\";}}s:26:\"wood-art-one-page-gallery4\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"wood-art-one-page-gallery4/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"wood-art-one-page-gallery4/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"wood-art-one-page-gallery4/slide3.jpg\";}}s:26:\"wood-art-one-page-gallery5\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"wood-art-one-page-gallery5/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"wood-art-one-page-gallery5/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"wood-art-one-page-gallery5/slide3.jpg\";}}s:35:\"Hero-Template-With-Cursor-Animation\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:46:\"Hero-Template-With-Cursor-Animation/slide1.jpg\";}}s:28:\"futuristic-hairstyles-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"futuristic-hairstyles-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"futuristic-hairstyles-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"futuristic-hairstyles-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"futuristic-hairstyles-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"futuristic-hairstyles-slider/slide5.jpg\";}}s:28:\"instagram-gallery-carousel-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"instagram-gallery-carousel-1/slide1.jpg\";}}s:28:\"instagram-gallery-carousel-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"instagram-gallery-carousel-2/slide1.jpg\";}}s:28:\"instagram-gallery-carousel-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"instagram-gallery-carousel-3/slide1.jpg\";}}s:28:\"instagram-gallery-carousel-4\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"instagram-gallery-carousel-4/slide1.jpg\";}}s:31:\"instagram-gallery-carousel-pack\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"packages/Instagram-Gallery-Carousel.jpg\";}}s:29:\"Storytelling-Website-Template\";a:16:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"Storytelling-Website-Template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:40:\"Storytelling-Website-Template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:40:\"Storytelling-Website-Template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:40:\"Storytelling-Website-Template/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:40:\"Storytelling-Website-Template/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:40:\"Storytelling-Website-Template/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:40:\"Storytelling-Website-Template/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:40:\"Storytelling-Website-Template/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:40:\"Storytelling-Website-Template/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:41:\"Storytelling-Website-Template/slide10.jpg\";}i:10;a:2:{s:5:\"title\";s:8:\"Slide 11\";s:3:\"img\";s:41:\"Storytelling-Website-Template/slide11.jpg\";}i:11;a:2:{s:5:\"title\";s:8:\"Slide 12\";s:3:\"img\";s:41:\"Storytelling-Website-Template/slide12.jpg\";}i:12;a:2:{s:5:\"title\";s:8:\"Slide 13\";s:3:\"img\";s:41:\"Storytelling-Website-Template/slide13.jpg\";}i:13;a:2:{s:5:\"title\";s:8:\"Slide 14\";s:3:\"img\";s:41:\"Storytelling-Website-Template/slide14.jpg\";}i:14;a:2:{s:5:\"title\";s:8:\"Slide 15\";s:3:\"img\";s:41:\"Storytelling-Website-Template/slide15.jpg\";}i:15;a:2:{s:5:\"title\";s:8:\"Slide 16\";s:3:\"img\";s:41:\"Storytelling-Website-Template/slide16.jpg\";}}}}','no');
INSERT INTO `wpjk_options` VALUES (110615,'_transient_timeout_wpstream_woo_movie_category_values','1684622462','no'),(6221,'_elementor_editor_upgrade_notice_dismissed','1680780483','yes'),(10776,'_transient_jetpack_assumed_site_creation_date','2023-01-13 03:02:17','yes'),(10778,'jetpack_private_options','a:2:{s:10:\"blog_token\";s:65:\"1WifrkE&0OG7IauTyTpynzXXfc0g($As.iD$9wK@DatKws&6ueAutRkxVPdTGdr0H\";s:11:\"user_tokens\";a:1:{i:1;s:67:\"#ax9HH0Gzp!GFuaH)q(TEnMlk8A4wxH4.Dze^TStlejd3WF9T9^#nAYLuBcTc#E*W.1\";}}','yes'),(86385,'jetpack_unique_registrations','1','yes'),(10779,'woocommerce_setup_jetpack_opted_in','1','yes'),(10794,'gla_jetpack_connected','1','yes'),(10795,'gla_wp_tos_accepted','1','yes'),(10799,'gla_google_connected','1','yes'),(10802,'gla_merchant_account_state','a:4:{s:6:\"set_id\";a:3:{s:6:\"status\";i:1;s:7:\"message\";s:0:\"\";s:4:\"data\";a:2:{s:8:\"from_mca\";b:1;s:17:\"created_timestamp\";i:1677144250;}}s:6:\"verify\";a:3:{s:6:\"status\";i:1;s:7:\"message\";s:0:\"\";s:4:\"data\";a:0:{}}s:4:\"link\";a:3:{s:6:\"status\";i:1;s:7:\"message\";s:0:\"\";s:4:\"data\";a:0:{}}s:5:\"claim\";a:3:{s:6:\"status\";i:1;s:7:\"message\";s:0:\"\";s:4:\"data\";a:0:{}}}','yes'),(9149,'ms_hide_all_ads_until','1678269049','yes'),(9151,'metaslider_systemcheck','a:2:{s:16:\"wordPressVersion\";b:0;s:12:\"imageLibrary\";b:0;}','no'),(9196,'wpfrank_sf_last_version','1.3.11','yes'),(8325,'wpforms_activation_redirect','1','yes'),(8326,'wpforms_version','1.8.0.1','yes'),(8327,'wpforms_version_lite','1.8.0.1','yes'),(8328,'wpforms_activated','a:1:{s:4:\"lite\";i:1677018166;}','yes'),(8333,'wpforms_versions_lite','a:8:{s:5:\"1.5.9\";i:0;s:7:\"1.6.7.2\";i:0;s:5:\"1.6.8\";i:0;s:5:\"1.7.5\";i:0;s:7:\"1.7.5.1\";i:0;s:5:\"1.7.7\";i:0;s:7:\"1.8.0.1\";i:1677018177;s:7:\"1.8.1.1\";i:1680694703;}','yes'),(8334,'widget_wpforms-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(8337,'wpforms_process_forms_locator_status','completed','yes'),(8336,'wpforms_admin_notices','a:1:{s:14:\"review_request\";a:2:{s:4:\"time\";i:1677018178;s:9:\"dismissed\";b:0;}}','yes'),(8338,'wp_mail_smtp_debug','a:0:{}','no'),(8263,'mf_hubspot_form_guid_2256','','yes'),(8264,'mf_hubspot_form_portalId_2256','','yes'),(8265,'mf_hubspot_form_data_2256','a:0:{}','yes'),(9157,'wpfrank_sf_current_version','1.3.11','yes'),(9175,'_wpgp_option_settings','a:8:{s:17:\"wpgp_api_tutorial\";s:0:\"\";s:12:\"wpgp_api_key\";s:0:\"\";s:19:\"wpgpyt_subscribe_id\";s:24:\"UCpJf6LGZ0a4n9Lj4aVt9spg\";s:23:\"wpgpyt_subscribe_layout\";s:7:\"default\";s:22:\"wpgpyt_subscribe_count\";s:7:\"default\";s:25:\"wpgpyt_subscribe_position\";s:6:\"center\";s:17:\"wpgpyt_custom_css\";s:0:\"\";s:26:\"wpgpyg_dequeue_google_font\";b:1;}','yes'),(8309,'wp_mail_smtp_initial_version','3.7.0','no'),(8310,'wp_mail_smtp_version','3.7.0','no'),(8311,'wp_mail_smtp','a:16:{s:4:\"mail\";a:6:{s:10:\"from_email\";s:24:\"support@vblinkonline.com\";s:9:\"from_name\";s:13:\"Vblink Online\";s:6:\"mailer\";s:4:\"smtp\";s:11:\"return_path\";b:0;s:16:\"from_email_force\";b:1;s:15:\"from_name_force\";b:0;}s:4:\"smtp\";a:7:{s:7:\"autotls\";b:1;s:4:\"auth\";b:1;s:4:\"host\";s:21:\"mail.vblinkonline.com\";s:4:\"port\";i:465;s:10:\"encryption\";s:3:\"ssl\";s:4:\"user\";s:24:\"support@vblinkonline.com\";s:4:\"pass\";s:68:\"Fec/N+9wO1HXt47YNOn8an+XHlP0BsS5R6utrJglrzLttEeTEF47eN/rSz2/77/1PcU=\";}s:7:\"general\";a:1:{s:29:\"summary_report_email_disabled\";b:0;}s:9:\"sendlayer\";a:1:{s:7:\"api_key\";s:0:\"\";}s:7:\"smtpcom\";a:2:{s:7:\"api_key\";s:0:\"\";s:7:\"channel\";s:0:\"\";}s:10:\"sendinblue\";a:2:{s:7:\"api_key\";s:0:\"\";s:6:\"domain\";s:0:\"\";}s:7:\"mailgun\";a:3:{s:7:\"api_key\";s:0:\"\";s:6:\"domain\";s:0:\"\";s:6:\"region\";s:2:\"US\";}s:8:\"sendgrid\";a:2:{s:7:\"api_key\";s:0:\"\";s:6:\"domain\";s:0:\"\";}s:9:\"sparkpost\";a:2:{s:7:\"api_key\";s:0:\"\";s:6:\"region\";s:2:\"US\";}s:8:\"postmark\";a:2:{s:16:\"server_api_token\";s:0:\"\";s:14:\"message_stream\";s:0:\"\";}s:9:\"amazonses\";a:3:{s:9:\"client_id\";s:0:\"\";s:13:\"client_secret\";s:0:\"\";s:6:\"region\";s:9:\"us-east-1\";}s:5:\"gmail\";a:5:{s:9:\"client_id\";s:72:\"149571110594-m61hta1jv1q1eqte64t6fv0e2kjp7m0a.apps.googleusercontent.com\";s:13:\"client_secret\";s:35:\"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\";s:12:\"access_token\";a:0:{}s:13:\"refresh_token\";s:0:\"\";s:20:\"is_setup_wizard_auth\";b:1;}s:7:\"outlook\";a:5:{s:9:\"client_id\";s:0:\"\";s:13:\"client_secret\";s:0:\"\";s:12:\"access_token\";a:0:{}s:13:\"refresh_token\";s:0:\"\";s:12:\"user_details\";a:1:{s:5:\"email\";s:0:\"\";}}s:4:\"zoho\";a:6:{s:9:\"client_id\";s:0:\"\";s:13:\"client_secret\";s:0:\"\";s:6:\"domain\";s:3:\"com\";s:12:\"access_token\";a:0:{}s:13:\"refresh_token\";s:0:\"\";s:12:\"user_details\";a:1:{s:5:\"email\";s:0:\"\";}}s:4:\"logs\";a:5:{s:7:\"enabled\";b:0;s:17:\"log_email_content\";b:0;s:16:\"save_attachments\";b:0;s:19:\"open_email_tracking\";b:0;s:19:\"click_link_tracking\";b:0;}s:11:\"alert_email\";a:2:{s:7:\"enabled\";b:0;s:11:\"connections\";a:0:{}}}','no'),(8312,'wp_mail_smtp_activated_time','1677018052','no'),(8313,'wp_mail_smtp_activated','a:1:{s:4:\"lite\";i:1677018052;}','yes'),(8318,'wp_mail_smtp_activation_prevent_redirect','1','yes'),(8319,'wp_mail_smtp_setup_wizard_stats','a:3:{s:13:\"launched_time\";i:1682747724;s:14:\"completed_time\";i:1677018187;s:14:\"was_successful\";b:0;}','no'),(8316,'wp_mail_smtp_migration_version','5','yes'),(8317,'wp_mail_smtp_debug_events_db_version','1','yes'),(8323,'wp_mail_smtp_mail_key','BGoZoO7tGTw8BqMhwV0WN+CAUVgiaG92teFI/wv9A9s=','yes'),(8343,'wp_mail_smtp_review_notice','a:2:{s:4:\"time\";i:1680694650;s:9:\"dismissed\";b:1;}','yes'),(8349,'wp_mail_smtp_notifications','a:4:{s:6:\"update\";i:1684385887;s:4:\"feed\";a:0:{}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}}','yes'),(9683,'wc_facebook_for_woocommerce_milestone_version','3.0.12','yes'),(44940,'fbmcc_last_alert_check_ts','1680693664','yes'),(14243,'dgwt_wcas_dismiss_review_notice','1','yes'),(14244,'elementskit-lite_never_show','yes','yes'),(17406,'fbmcc_pageID','107567188674166','yes'),(17407,'fbmcc_locale','en_US','yes'),(17408,'fbmcc_install_ts','1679292903','yes'),(17409,'fbmcc_notice','','yes'),(68133,'wp_estate_token_expire','0','yes'),(68134,'wp_estate_curent_token',' ','yes'),(14599,'gla_syncable_products_count','146','yes'),(19634,'acfw_usage_tracking_last_checkin','1680663531','yes'),(26872,'acfwf_show_review_request_notice','snooze','yes'),(32492,'acfwf_show_upgrade_to_premium_notice','dismissed','yes'),(9972,'WPLANG','','yes'),(14269,'wsal_plugin_version','4.4.3.2','no'),(14282,'wsal_disabled-alerts','5010,5011,5012,5013,5014,5015,5016,5017,5018,5022,5023,5024','no'),(14273,'fs_wsalp','no','no'),(14280,'wsal_setup-modal-dismissed','yes','yes'),(14281,'wsal_details-level','geek','no'),(14284,'wsal_frontend-events','a:3:{s:8:\"register\";b:1;s:5:\"login\";b:0;s:11:\"woocommerce\";b:0;}','yes'),(14286,'wsal_pruning-date-e','yes','no'),(14287,'wsal_pruning-date','12 months','no'),(14289,'wsal_setup-complete','yes','no'),(17372,'wpforms_challenge','a:13:{s:6:\"status\";s:0:\"\";s:4:\"step\";i:0;s:7:\"user_id\";i:1;s:7:\"form_id\";i:0;s:10:\"embed_page\";i:0;s:16:\"embed_page_title\";s:0:\"\";s:16:\"started_date_gmt\";s:0:\"\";s:17:\"finished_date_gmt\";s:0:\"\";s:13:\"seconds_spent\";i:0;s:12:\"seconds_left\";i:0;s:13:\"feedback_sent\";b:0;s:19:\"feedback_contact_me\";b:0;s:13:\"window_closed\";s:0:\"\";}','yes'),(14383,'CrazyRocketApplicationID','63f9e7fe7ab4271118c3231a','yes'),(14384,'CrazyRocketHideInDashboard','','yes'),(14385,'CrazyRocketPageFilterList','/bonus-wheel','yes'),(14386,'CrazyRocketPageFilterMode','1','yes'),(14387,'CrazyRocketHideOnMobile','','yes'),(14388,'CrazyRocketAPISecretKey','9woe28a10wequbcdxwmleuhe010x3q6ghkl39uj9586iv6zrta','yes'),(14389,'CrazyRocketLanguage','auto','yes'),(14659,'acfw_bogo_deals_notice_message','Your current cart is eligible to redeem deals','yes'),(14660,'acfw_bogo_deals_notice_button_text','View Deals','yes'),(13335,'metform_last_entry_serial_no','271','yes'),(44941,'fbmcc_cached_alert_check_response','O:8:\"stdClass\":1:{s:7:\"enabled\";b:1;}','yes'),(68144,'woocommerce_onboarding_profile','a:1:{s:9:\"completed\";b:1;}','yes'),(86431,'jetpack_constants_sync_checksum','a:21:{s:7:\"ABSPATH\";i:3899701453;s:17:\"ALTERNATE_WP_CRON\";i:634125391;s:16:\"ATOMIC_CLIENT_ID\";i:634125391;s:26:\"AUTOMATIC_UPDATER_DISABLED\";i:634125391;s:15:\"DISABLE_WP_CRON\";i:634125391;s:18:\"DISALLOW_FILE_EDIT\";i:634125391;s:18:\"DISALLOW_FILE_MODS\";i:634125391;s:16:\"EMPTY_TRASH_DAYS\";i:2473281379;s:9:\"FS_METHOD\";i:634125391;s:12:\"IS_PRESSABLE\";i:634125391;s:16:\"JETPACK__VERSION\";i:87079039;s:11:\"PHP_VERSION\";i:2642017422;s:19:\"WP_ACCESSIBLE_HOSTS\";i:634125391;s:19:\"WP_AUTO_UPDATE_CORE\";i:634125391;s:14:\"WP_CONTENT_DIR\";i:1086507124;s:20:\"WP_CRON_LOCK_TIMEOUT\";i:3994858278;s:8:\"WP_DEBUG\";i:734881840;s:22:\"WP_HTTP_BLOCK_EXTERNAL\";i:634125391;s:19:\"WP_MAX_MEMORY_LIMIT\";i:1839787262;s:15:\"WP_MEMORY_LIMIT\";i:3065409971;s:17:\"WP_POST_REVISIONS\";i:4261170317;}','yes'),(86434,'jetpack_sync_https_history_main_network_site_url','a:5:{i:0;s:5:\"https\";i:1;s:5:\"https\";i:2;s:5:\"https\";i:3;s:5:\"https\";i:4;s:5:\"https\";}','yes'),(86453,'jetpack_updates_sync_checksum','a:3:{s:14:\"update_plugins\";i:2429141882;s:13:\"update_themes\";i:209353965;s:11:\"update_core\";i:4180309410;}','yes'),(86444,'jetpack_callables_sync_checksum','a:38:{s:11:\"get_plugins\";i:3542046317;s:10:\"get_themes\";i:1918124861;s:24:\"get_plugins_action_links\";i:1260192650;s:28:\"has_file_system_write_access\";i:4261170317;s:8:\"home_url\";i:2383846594;s:16:\"hosting_provider\";i:769900095;s:12:\"is_fse_theme\";i:734881840;s:15:\"is_main_network\";i:734881840;s:13:\"is_multi_site\";i:734881840;s:21:\"is_version_controlled\";i:734881840;s:6:\"locale\";i:110763218;s:17:\"main_network_site\";i:2383846594;s:26:\"main_network_site_wpcom_id\";i:2213672743;s:14:\"paused_plugins\";i:223132457;s:13:\"paused_themes\";i:223132457;s:18:\"post_type_features\";i:506763678;s:10:\"post_types\";i:4177986485;s:27:\"rest_api_allowed_post_types\";i:2544842423;s:32:\"rest_api_allowed_public_metadata\";i:3610467939;s:5:\"roles\";i:4147821893;s:10:\"shortcodes\";i:2899331586;s:13:\"site_icon_url\";i:91177600;s:8:\"site_url\";i:2383846594;s:10:\"taxonomies\";i:224168998;s:13:\"theme_support\";i:1388820564;s:8:\"timezone\";i:3808505409;s:23:\"wp_get_environment_type\";i:1138987844;s:18:\"wp_max_upload_size\";i:3564436882;s:10:\"wp_version\";i:964545611;s:14:\"active_modules\";i:1339978097;s:16:\"single_user_site\";i:734881840;s:7:\"updates\";i:4052357431;s:24:\"available_jetpack_blocks\";i:4023235;s:24:\"sso_is_two_step_required\";i:734881840;s:26:\"sso_should_hide_login_form\";i:734881840;s:18:\"sso_match_by_email\";i:734881840;s:21:\"sso_new_user_override\";i:734881840;s:29:\"sso_bypass_default_login_form\";i:734881840;}','no'),(86697,'jetpack_sync_full_status','a:4:{s:7:\"started\";i:1682747883;s:8:\"finished\";i:1682748241;s:8:\"progress\";a:10:{s:8:\"comments\";a:4:{s:5:\"total\";s:1:\"6\";s:4:\"sent\";i:6;s:8:\"finished\";b:1;s:9:\"last_sent\";s:1:\"9\";}s:9:\"constants\";a:1:{s:8:\"finished\";b:1;}s:9:\"functions\";a:1:{s:8:\"finished\";b:1;}s:7:\"options\";a:1:{s:8:\"finished\";b:1;}s:5:\"posts\";a:4:{s:5:\"total\";s:4:\"1320\";s:4:\"sent\";i:1320;s:8:\"finished\";b:1;s:9:\"last_sent\";s:1:\"1\";}s:18:\"term_relationships\";a:4:{s:5:\"total\";s:3:\"943\";s:4:\"sent\";i:943;s:8:\"finished\";b:1;s:9:\"last_sent\";a:2:{s:9:\"object_id\";s:1:\"1\";s:16:\"term_taxonomy_id\";s:1:\"1\";}}s:5:\"terms\";a:4:{s:5:\"total\";s:3:\"262\";s:4:\"sent\";i:262;s:8:\"finished\";b:1;s:9:\"last_sent\";s:1:\"1\";}s:6:\"themes\";a:1:{s:8:\"finished\";b:1;}s:7:\"updates\";a:1:{s:8:\"finished\";b:1;}s:5:\"users\";a:4:{s:5:\"total\";s:1:\"2\";s:4:\"sent\";i:2;s:8:\"finished\";b:1;s:9:\"last_sent\";s:1:\"1\";}}s:6:\"config\";a:10:{s:8:\"comments\";i:1;s:9:\"constants\";i:1;s:9:\"functions\";i:1;s:7:\"options\";i:1;s:5:\"posts\";i:1;s:18:\"term_relationships\";i:1;s:5:\"terms\";i:1;s:6:\"themes\";i:1;s:7:\"updates\";i:1;s:5:\"users\";i:1;}}','no'),(86607,'jetpack_next_sync_time_full-sync-enqueue','1682748242','yes'),(86780,'jetpack_next_sync_time_sync','1684565183','yes'),(86683,'action_scheduler_migration_status','complete','yes'),(86705,'jetpack_sync_health_status','a:2:{s:6:\"status\";s:7:\"in_sync\";s:9:\"timestamp\";d:1682748241.420425891876220703125;}','yes'),(86658,'poptin_hide_affiliate_box','1','yes'),(83816,'_transient_woocommerce_activated_plugin','woocommerce/woocommerce.php','yes'),(76561,'metform_never_show','yes','yes'),(76571,'jb_get_started','','no'),(83818,'wp_1_wc_privacy_cleanup_batch_b63825919282b37705b16af4910cacc2','a:5:{i:0;a:1:{s:4:\"task\";s:20:\"trash_pending_orders\";}i:1;a:1:{s:4:\"task\";s:19:\"trash_failed_orders\";}i:2;a:1:{s:4:\"task\";s:22:\"trash_cancelled_orders\";}i:3;a:1:{s:4:\"task\";s:26:\"anonymize_completed_orders\";}i:4;a:1:{s:4:\"task\";s:24:\"delete_inactive_accounts\";}}','no'),(107338,'_transient_timeout_jetpack_a8c_data','1684990688','no'),(107339,'_transient_jetpack_a8c_data','a:4:{s:4:\"a12s\";i:1981;s:9:\"countries\";i:96;s:9:\"languages\";i:123;s:16:\"featured_plugins\";a:4:{i:0;s:11:\"woocommerce\";i:1;s:14:\"wp-super-cache\";i:2;s:14:\"wp-job-manager\";i:3;s:15:\"co-authors-plus\";}}','no'),(87014,'jb_transient_speed_score_stale_marker','a:2:{s:6:\"expire\";i:1715733292;s:4:\"data\";i:1684197292;}','no'),(87015,'jetpack_boost_ds_critical_css_suggest_regenerate','1','yes'),(107392,'_transient_timeout_header-footer-elementor-rating','1685682518','no'),(110628,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1684608363;s:7:\"checked\";a:4:{s:7:\"Hitzone\";s:5:\"1.0.0\";s:15:\"twentytwentyone\";s:3:\"1.7\";s:17:\"twentytwentythree\";s:3:\"1.0\";s:15:\"twentytwentytwo\";s:3:\"1.3\";}s:8:\"response\";a:3:{s:15:\"twentytwentyone\";a:6:{s:5:\"theme\";s:15:\"twentytwentyone\";s:11:\"new_version\";s:3:\"1.8\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentyone/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentyone.1.8.zip\";s:8:\"requires\";s:3:\"5.3\";s:12:\"requires_php\";s:3:\"5.6\";}s:17:\"twentytwentythree\";a:6:{s:5:\"theme\";s:17:\"twentytwentythree\";s:11:\"new_version\";s:3:\"1.1\";s:3:\"url\";s:47:\"https://wordpress.org/themes/twentytwentythree/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/theme/twentytwentythree.1.1.zip\";s:8:\"requires\";s:3:\"6.1\";s:12:\"requires_php\";s:3:\"5.6\";}s:15:\"twentytwentytwo\";a:6:{s:5:\"theme\";s:15:\"twentytwentytwo\";s:11:\"new_version\";s:3:\"1.4\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentytwo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentytwo.1.4.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'),(100787,'eael_resetpassword_rp_data_1','s:70:\"a:2:{s:6:\"rp_key\";s:13:\"1123:asdfsdfs\";s:8:\"rp_login\";s:8:\"wp_admin\";}\";','no'),(100789,'eael_resetpassword_success_1','Your password has been reset.','no'),(110416,'_transient_timeout_jetpack_is_single_user','1684636909','no'),(110417,'_transient_jetpack_is_single_user','2','no'),(107520,'_site_transient_timeout_php_check_990bfacb848fa087bcfc06850f5e4447','1684997024','no'),(107521,'_site_transient_php_check_990bfacb848fa087bcfc06850f5e4447','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'),(80127,'recovery_mode_email_last_sent','1682593289','yes'),(76048,'forminator_version_upgraded','1','yes'),(83811,'woocommerce_attribute_lookup_regeneration_in_progress','yes','yes'),(83810,'_transient_wc_attribute_taxonomies','a:0:{}','yes'),(76536,'stats_cache','a:2:{s:32:\"67aecc1a2a9041ca6660ada7e24bf6be\";a:1:{i:1684386693;a:6:{i:0;a:4:{s:7:\"post_id\";s:4:\"1297\";s:10:\"post_title\";s:4:\"Home\";s:14:\"post_permalink\";s:25:\"https://vblinkonline.com/\";s:5:\"views\";s:2:\"48\";}i:1;a:4:{s:7:\"post_id\";s:4:\"1321\";s:10:\"post_title\";s:10:\"My account\";s:14:\"post_permalink\";s:38:\"https://vblinkonline.com/my-account-2/\";s:5:\"views\";s:2:\"23\";}i:2;a:4:{s:7:\"post_id\";s:4:\"1336\";s:10:\"post_title\";s:23:\"How To Download The App\";s:14:\"post_permalink\";s:49:\"https://vblinkonline.com/how-to-download-the-app/\";s:5:\"views\";s:1:\"9\";}i:3;a:4:{s:7:\"post_id\";s:4:\"1339\";s:10:\"post_title\";s:19:\"Player Registration\";s:14:\"post_permalink\";s:45:\"https://vblinkonline.com/player-registration/\";s:5:\"views\";s:1:\"5\";}i:4;a:4:{s:7:\"post_id\";s:4:\"1338\";s:10:\"post_title\";s:5:\"Games\";s:14:\"post_permalink\";s:31:\"https://vblinkonline.com/games/\";s:5:\"views\";s:1:\"4\";}i:5;a:4:{s:7:\"post_id\";s:4:\"2205\";s:10:\"post_title\";s:3:\"FAQ\";s:14:\"post_permalink\";s:29:\"https://vblinkonline.com/faq/\";s:5:\"views\";s:1:\"2\";}}}s:32:\"3a4719a081e92a417fbcbf36a81369a5\";a:1:{i:1684386693;a:0:{}}}','yes'),(76423,'jetpack_static_asset_cdn_files','a:1:{s:11:\"woocommerce\";a:1:{s:5:\"7.6.0\";a:1022:{i:6;s:54:\"assets/client/admin/activity-panels-help/style-rtl.css\";i:7;s:55:\"assets/client/admin/activity-panels-inbox/style-rtl.css\";i:8;s:50:\"assets/client/admin/add-product-page/style-rtl.css\";i:10;s:41:\"assets/client/admin/admin-layout/index.js\";i:11;s:46:\"assets/client/admin/admin-layout/style-rtl.css\";i:12;s:42:\"assets/client/admin/admin-layout/style.css\";i:13;s:61:\"assets/client/admin/analytics-report-categories/style-rtl.css\";i:14;s:58:\"assets/client/admin/analytics-report-coupons/style-rtl.css\";i:15;s:60:\"assets/client/admin/analytics-report-customers/style-rtl.css\";i:16;s:60:\"assets/client/admin/analytics-report-downloads/style-rtl.css\";i:17;s:57:\"assets/client/admin/analytics-report-orders/style-rtl.css\";i:18;s:59:\"assets/client/admin/analytics-report-products/style-rtl.css\";i:19;s:58:\"assets/client/admin/analytics-report-revenue/style-rtl.css\";i:20;s:56:\"assets/client/admin/analytics-report-stock/style-rtl.css\";i:21;s:56:\"assets/client/admin/analytics-report-taxes/style-rtl.css\";i:22;s:61:\"assets/client/admin/analytics-report-variations/style-rtl.css\";i:23;s:50:\"assets/client/admin/analytics-report/style-rtl.css\";i:24;s:52:\"assets/client/admin/analytics-settings/style-rtl.css\";i:26;s:32:\"assets/client/admin/app/index.js\";i:28;s:37:\"assets/client/admin/app/style-rtl.css\";i:29;s:33:\"assets/client/admin/app/style.css\";i:31;s:62:\"assets/client/admin/beta-features-tracking-modal/style-rtl.css\";i:32;s:58:\"assets/client/admin/beta-features-tracking-modal/style.css\";i:34;s:34:\"assets/client/admin/chunks/1204.js\";i:35;s:41:\"assets/client/admin/chunks/1204.style.css\";i:36;s:40:\"assets/client/admin/chunks/185.style.css\";i:37;s:41:\"assets/client/admin/chunks/1996.style.css\";i:38;s:41:\"assets/client/admin/chunks/2397.style.css\";i:39;s:41:\"assets/client/admin/chunks/2502.style.css\";i:40;s:34:\"assets/client/admin/chunks/2563.js\";i:41;s:41:\"assets/client/admin/chunks/2624.style.css\";i:42;s:34:\"assets/client/admin/chunks/2675.js\";i:43;s:41:\"assets/client/admin/chunks/2953.style.css\";i:44;s:41:\"assets/client/admin/chunks/3118.style.css\";i:45;s:41:\"assets/client/admin/chunks/3307.style.css\";i:46;s:41:\"assets/client/admin/chunks/3576.style.css\";i:47;s:41:\"assets/client/admin/chunks/3700.style.css\";i:48;s:41:\"assets/client/admin/chunks/3994.style.css\";i:49;s:41:\"assets/client/admin/chunks/4011.style.css\";i:50;s:41:\"assets/client/admin/chunks/4854.style.css\";i:51;s:41:\"assets/client/admin/chunks/4882.style.css\";i:52;s:33:\"assets/client/admin/chunks/504.js\";i:53;s:40:\"assets/client/admin/chunks/504.style.css\";i:54;s:41:\"assets/client/admin/chunks/5502.style.css\";i:55;s:34:\"assets/client/admin/chunks/6046.js\";i:57;s:41:\"assets/client/admin/chunks/6125.style.css\";i:58;s:41:\"assets/client/admin/chunks/6732.style.css\";i:59;s:34:\"assets/client/admin/chunks/6743.js\";i:60;s:41:\"assets/client/admin/chunks/6824.style.css\";i:61;s:34:\"assets/client/admin/chunks/7209.js\";i:62;s:40:\"assets/client/admin/chunks/727.style.css\";i:63;s:41:\"assets/client/admin/chunks/7387.style.css\";i:64;s:34:\"assets/client/admin/chunks/7488.js\";i:65;s:41:\"assets/client/admin/chunks/7708.style.css\";i:66;s:34:\"assets/client/admin/chunks/8090.js\";i:67;s:41:\"assets/client/admin/chunks/8090.style.css\";i:68;s:41:\"assets/client/admin/chunks/8544.style.css\";i:69;s:41:\"assets/client/admin/chunks/8597.style.css\";i:70;s:41:\"assets/client/admin/chunks/8851.style.css\";i:71;s:41:\"assets/client/admin/chunks/9360.style.css\";i:72;s:41:\"assets/client/admin/chunks/9456.style.css\";i:73;s:34:\"assets/client/admin/chunks/9470.js\";i:74;s:34:\"assets/client/admin/chunks/9529.js\";i:75;s:41:\"assets/client/admin/chunks/9792.style.css\";i:76;s:34:\"assets/client/admin/chunks/9819.js\";i:77;s:41:\"assets/client/admin/chunks/9819.style.css\";i:78;s:41:\"assets/client/admin/chunks/9966.style.css\";i:79;s:50:\"assets/client/admin/chunks/activity-panels-help.js\";i:80;s:51:\"assets/client/admin/chunks/activity-panels-inbox.js\";i:81;s:51:\"assets/client/admin/chunks/activity-panels-setup.js\";i:82;s:46:\"assets/client/admin/chunks/add-product-page.js\";i:83;s:57:\"assets/client/admin/chunks/analytics-report-categories.js\";i:84;s:54:\"assets/client/admin/chunks/analytics-report-coupons.js\";i:85;s:56:\"assets/client/admin/chunks/analytics-report-customers.js\";i:86;s:56:\"assets/client/admin/chunks/analytics-report-downloads.js\";i:87;s:53:\"assets/client/admin/chunks/analytics-report-orders.js\";i:88;s:55:\"assets/client/admin/chunks/analytics-report-products.js\";i:89;s:54:\"assets/client/admin/chunks/analytics-report-revenue.js\";i:90;s:52:\"assets/client/admin/chunks/analytics-report-stock.js\";i:91;s:52:\"assets/client/admin/chunks/analytics-report-taxes.js\";i:92;s:57:\"assets/client/admin/chunks/analytics-report-variations.js\";i:93;s:46:\"assets/client/admin/chunks/analytics-report.js\";i:94;s:48:\"assets/client/admin/chunks/analytics-settings.js\";i:95;s:52:\"assets/client/admin/chunks/customizable-dashboard.js\";i:96;s:46:\"assets/client/admin/chunks/dashboard-charts.js\";i:97;s:39:\"assets/client/admin/chunks/dashboard.js\";i:98;s:47:\"assets/client/admin/chunks/edit-product-page.js\";i:99;s:40:\"assets/client/admin/chunks/homescreen.js\";i:100;s:42:\"assets/client/admin/chunks/leaderboards.js\";i:101;s:48:\"assets/client/admin/chunks/marketing-overview.js\";i:102;s:52:\"assets/client/admin/chunks/multichannel-marketing.js\";i:103;s:53:\"assets/client/admin/chunks/payment-recommendations.js\";i:104;s:42:\"assets/client/admin/chunks/product-page.js\";i:105;s:44:\"assets/client/admin/chunks/profile-wizard.js\";i:106;s:54:\"assets/client/admin/chunks/shipping-recommendations.js\";i:107;s:42:\"assets/client/admin/chunks/store-alerts.js\";i:108;s:47:\"assets/client/admin/chunks/store-performance.js\";i:109;s:56:\"assets/client/admin/chunks/wcpay-payment-welcome-page.js\";i:111;s:39:\"assets/client/admin/components/index.js\";i:113;s:44:\"assets/client/admin/components/style-rtl.css\";i:114;s:40:\"assets/client/admin/components/style.css\";i:116;s:39:\"assets/client/admin/csv-export/index.js\";i:119;s:37:\"assets/client/admin/currency/index.js\";i:121;s:50:\"assets/client/admin/customer-effort-score/index.js\";i:122;s:55:\"assets/client/admin/customer-effort-score/style-rtl.css\";i:123;s:51:\"assets/client/admin/customer-effort-score/style.css\";i:125;s:50:\"assets/client/admin/dashboard-charts/style-rtl.css\";i:126;s:43:\"assets/client/admin/dashboard/style-rtl.css\";i:128;s:33:\"assets/client/admin/data/index.js\";i:131;s:33:\"assets/client/admin/date/index.js\";i:135;s:51:\"assets/client/admin/edit-product-page/style-rtl.css\";i:137;s:41:\"assets/client/admin/experimental/index.js\";i:139;s:46:\"assets/client/admin/experimental/style-rtl.css\";i:140;s:42:\"assets/client/admin/experimental/style.css\";i:142;s:35:\"assets/client/admin/explat/index.js\";i:146;s:44:\"assets/client/admin/homescreen/style-rtl.css\";i:147;s:46:\"assets/client/admin/leaderboards/style-rtl.css\";i:148;s:51:\"assets/client/admin/marketing-coupons/style-rtl.css\";i:149;s:47:\"assets/client/admin/marketing-coupons/style.css\";i:150;s:52:\"assets/client/admin/marketing-overview/style-rtl.css\";i:151;s:56:\"assets/client/admin/multichannel-marketing/style-rtl.css\";i:152;s:52:\"assets/client/admin/navigation-opt-out/style-rtl.css\";i:153;s:48:\"assets/client/admin/navigation-opt-out/style.css\";i:155;s:39:\"assets/client/admin/navigation/index.js\";i:157;s:36:\"assets/client/admin/notices/index.js\";i:158;s:38:\"assets/client/admin/null/style-rtl.css\";i:160;s:35:\"assets/client/admin/number/index.js\";i:162;s:39:\"assets/client/admin/onboarding/index.js\";i:163;s:44:\"assets/client/admin/onboarding/style-rtl.css\";i:164;s:40:\"assets/client/admin/onboarding/style.css\";i:165;s:59:\"assets/client/admin/payment-method-promotions/style-rtl.css\";i:166;s:55:\"assets/client/admin/payment-method-promotions/style.css\";i:167;s:61:\"assets/client/admin/print-shipping-label-banner/style-rtl.css\";i:168;s:57:\"assets/client/admin/print-shipping-label-banner/style.css\";i:170;s:43:\"assets/client/admin/product-editor/index.js\";i:172;s:48:\"assets/client/admin/product-editor/style-rtl.css\";i:173;s:44:\"assets/client/admin/product-editor/style.css\";i:174;s:46:\"assets/client/admin/product-page/style-rtl.css\";i:175;s:48:\"assets/client/admin/profile-wizard/style-rtl.css\";i:176;s:58:\"assets/client/admin/shipping-recommendations/style-rtl.css\";i:177;s:46:\"assets/client/admin/store-alerts/style-rtl.css\";i:178;s:51:\"assets/client/admin/store-performance/style-rtl.css\";i:180;s:35:\"assets/client/admin/tracks/index.js\";i:181;s:43:\"assets/client/admin/undefined/style-rtl.css\";i:182;s:60:\"assets/client/admin/wcpay-payment-welcome-page/style-rtl.css\";i:184;s:57:\"assets/client/admin/wp-admin-scripts/add-term-tracking.js\";i:186;s:59:\"assets/client/admin/wp-admin-scripts/attributes-tracking.js\";i:188;s:68:\"assets/client/admin/wp-admin-scripts/beta-features-tracking-modal.js\";i:190;s:57:\"assets/client/admin/wp-admin-scripts/category-tracking.js\";i:192;s:57:\"assets/client/admin/wp-admin-scripts/marketing-coupons.js\";i:195;s:58:\"assets/client/admin/wp-admin-scripts/navigation-opt-out.js\";i:197;s:66:\"assets/client/admin/wp-admin-scripts/onboarding-homepage-notice.js\";i:199;s:78:\"assets/client/admin/wp-admin-scripts/onboarding-load-sample-products-notice.js\";i:201;s:72:\"assets/client/admin/wp-admin-scripts/onboarding-product-import-notice.js\";i:203;s:65:\"assets/client/admin/wp-admin-scripts/onboarding-product-notice.js\";i:205;s:61:\"assets/client/admin/wp-admin-scripts/onboarding-tax-notice.js\";i:207;s:54:\"assets/client/admin/wp-admin-scripts/order-tracking.js\";i:209;s:65:\"assets/client/admin/wp-admin-scripts/payment-method-promotions.js\";i:212;s:67:\"assets/client/admin/wp-admin-scripts/print-shipping-label-banner.js\";i:214;s:63:\"assets/client/admin/wp-admin-scripts/product-import-tracking.js\";i:216;s:52:\"assets/client/admin/wp-admin-scripts/product-tour.js\";i:218;s:56:\"assets/client/admin/wp-admin-scripts/product-tracking.js\";i:220;s:57:\"assets/client/admin/wp-admin-scripts/settings-tracking.js\";i:222;s:53:\"assets/client/admin/wp-admin-scripts/tags-tracking.js\";i:224;s:54:\"assets/client/admin/wp-admin-scripts/wc-addons-tour.js\";i:225;s:26:\"assets/css/_animation.scss\";i:226;s:22:\"assets/css/_fonts.scss\";i:227;s:23:\"assets/css/_mixins.scss\";i:228;s:26:\"assets/css/_variables.scss\";i:229;s:29:\"assets/css/activation-rtl.css\";i:230;s:25:\"assets/css/activation.css\";i:231;s:26:\"assets/css/activation.scss\";i:232;s:24:\"assets/css/admin-rtl.css\";i:233;s:20:\"assets/css/admin.css\";i:234;s:21:\"assets/css/admin.scss\";i:235;s:23:\"assets/css/auth-rtl.css\";i:236;s:19:\"assets/css/auth.css\";i:237;s:20:\"assets/css/auth.scss\";i:238;s:28:\"assets/css/dashboard-rtl.css\";i:239;s:34:\"assets/css/dashboard-setup-rtl.css\";i:240;s:30:\"assets/css/dashboard-setup.css\";i:241;s:31:\"assets/css/dashboard-setup.scss\";i:242;s:24:\"assets/css/dashboard.css\";i:243;s:25:\"assets/css/dashboard.scss\";i:244;s:25:\"assets/css/helper-rtl.css\";i:245;s:21:\"assets/css/helper.css\";i:246;s:22:\"assets/css/helper.scss\";i:260;s:38:\"assets/css/jquery-ui/jquery-ui-rtl.css\";i:261;s:34:\"assets/css/jquery-ui/jquery-ui.css\";i:262;s:38:\"assets/css/jquery-ui/jquery-ui.min.css\";i:263;s:42:\"assets/css/marketplace-suggestions-rtl.css\";i:264;s:38:\"assets/css/marketplace-suggestions.css\";i:265;s:39:\"assets/css/marketplace-suggestions.scss\";i:266;s:23:\"assets/css/menu-rtl.css\";i:267;s:19:\"assets/css/menu.css\";i:268;s:20:\"assets/css/menu.scss\";i:269;s:39:\"assets/css/network-order-widget-rtl.css\";i:270;s:35:\"assets/css/network-order-widget.css\";i:271;s:36:\"assets/css/network-order-widget.scss\";i:272;s:51:\"assets/css/photoswipe/default-skin/default-skin.css\";i:273;s:55:\"assets/css/photoswipe/default-skin/default-skin.min.css\";i:277;s:36:\"assets/css/photoswipe/photoswipe.css\";i:278;s:40:\"assets/css/photoswipe/photoswipe.min.css\";i:279;s:30:\"assets/css/prettyPhoto-rtl.css\";i:280;s:26:\"assets/css/prettyPhoto.css\";i:281;s:27:\"assets/css/prettyPhoto.scss\";i:282;s:26:\"assets/css/privacy-rtl.css\";i:283;s:22:\"assets/css/privacy.css\";i:284;s:23:\"assets/css/privacy.scss\";i:285;s:32:\"assets/css/reports-print-rtl.css\";i:286;s:28:\"assets/css/reports-print.css\";i:287;s:29:\"assets/css/reports-print.scss\";i:288;s:22:\"assets/css/select2.css\";i:289;s:23:\"assets/css/select2.scss\";i:290;s:34:\"assets/css/twenty-nineteen-rtl.css\";i:291;s:30:\"assets/css/twenty-nineteen.css\";i:292;s:31:\"assets/css/twenty-nineteen.scss\";i:293;s:35:\"assets/css/twenty-seventeen-rtl.css\";i:294;s:31:\"assets/css/twenty-seventeen.css\";i:295;s:32:\"assets/css/twenty-seventeen.scss\";i:296;s:42:\"assets/css/twenty-twenty-one-admin-rtl.css\";i:297;s:38:\"assets/css/twenty-twenty-one-admin.css\";i:298;s:39:\"assets/css/twenty-twenty-one-admin.scss\";i:299;s:36:\"assets/css/twenty-twenty-one-rtl.css\";i:300;s:32:\"assets/css/twenty-twenty-one.css\";i:301;s:33:\"assets/css/twenty-twenty-one.scss\";i:302;s:32:\"assets/css/twenty-twenty-rtl.css\";i:303;s:38:\"assets/css/twenty-twenty-three-rtl.css\";i:304;s:34:\"assets/css/twenty-twenty-three.css\";i:305;s:35:\"assets/css/twenty-twenty-three.scss\";i:306;s:36:\"assets/css/twenty-twenty-two-rtl.css\";i:307;s:32:\"assets/css/twenty-twenty-two.css\";i:308;s:33:\"assets/css/twenty-twenty-two.scss\";i:309;s:28:\"assets/css/twenty-twenty.css\";i:310;s:29:\"assets/css/twenty-twenty.scss\";i:311;s:27:\"assets/css/wc-setup-rtl.css\";i:312;s:23:\"assets/css/wc-setup.css\";i:313;s:24:\"assets/css/wc-setup.scss\";i:314;s:41:\"assets/css/woocommerce-blocktheme-rtl.css\";i:315;s:37:\"assets/css/woocommerce-blocktheme.css\";i:316;s:38:\"assets/css/woocommerce-blocktheme.scss\";i:317;s:37:\"assets/css/woocommerce-layout-rtl.css\";i:318;s:33:\"assets/css/woocommerce-layout.css\";i:319;s:34:\"assets/css/woocommerce-layout.scss\";i:320;s:30:\"assets/css/woocommerce-rtl.css\";i:321;s:42:\"assets/css/woocommerce-smallscreen-rtl.css\";i:322;s:38:\"assets/css/woocommerce-smallscreen.css\";i:323;s:39:\"assets/css/woocommerce-smallscreen.scss\";i:324;s:26:\"assets/css/woocommerce.css\";i:325;s:27:\"assets/css/woocommerce.scss\";i:460;s:34:\"assets/js/accounting/accounting.js\";i:461;s:38:\"assets/js/accounting/accounting.min.js\";i:462;s:27:\"assets/js/admin/api-keys.js\";i:463;s:31:\"assets/js/admin/api-keys.min.js\";i:464;s:33:\"assets/js/admin/backbone-modal.js\";i:465;s:37:\"assets/js/admin/backbone-modal.min.js\";i:466;s:42:\"assets/js/admin/marketplace-suggestions.js\";i:467;s:46:\"assets/js/admin/marketplace-suggestions.min.js\";i:468;s:36:\"assets/js/admin/meta-boxes-coupon.js\";i:469;s:40:\"assets/js/admin/meta-boxes-coupon.min.js\";i:470;s:35:\"assets/js/admin/meta-boxes-order.js\";i:471;s:39:\"assets/js/admin/meta-boxes-order.min.js\";i:472;s:47:\"assets/js/admin/meta-boxes-product-variation.js\";i:473;s:51:\"assets/js/admin/meta-boxes-product-variation.min.js\";i:474;s:37:\"assets/js/admin/meta-boxes-product.js\";i:475;s:41:\"assets/js/admin/meta-boxes-product.min.js\";i:476;s:29:\"assets/js/admin/meta-boxes.js\";i:477;s:33:\"assets/js/admin/meta-boxes.min.js\";i:478;s:33:\"assets/js/admin/network-orders.js\";i:479;s:37:\"assets/js/admin/network-orders.min.js\";i:480;s:33:\"assets/js/admin/product-editor.js\";i:481;s:37:\"assets/js/admin/product-editor.min.js\";i:482;s:35:\"assets/js/admin/product-ordering.js\";i:483;s:39:\"assets/js/admin/product-ordering.min.js\";i:484;s:29:\"assets/js/admin/quick-edit.js\";i:485;s:33:\"assets/js/admin/quick-edit.min.js\";i:486;s:26:\"assets/js/admin/reports.js\";i:487;s:30:\"assets/js/admin/reports.min.js\";i:488;s:51:\"assets/js/admin/settings-views-html-settings-tax.js\";i:489;s:55:\"assets/js/admin/settings-views-html-settings-tax.min.js\";i:490;s:27:\"assets/js/admin/settings.js\";i:491;s:31:\"assets/js/admin/settings.min.js\";i:492;s:32:\"assets/js/admin/system-status.js\";i:493;s:36:\"assets/js/admin/system-status.min.js\";i:494;s:32:\"assets/js/admin/term-ordering.js\";i:495;s:36:\"assets/js/admin/term-ordering.min.js\";i:496;s:24:\"assets/js/admin/users.js\";i:497;s:28:\"assets/js/admin/users.min.js\";i:498;s:31:\"assets/js/admin/wc-clipboard.js\";i:499;s:35:\"assets/js/admin/wc-clipboard.min.js\";i:500;s:37:\"assets/js/admin/wc-enhanced-select.js\";i:501;s:41:\"assets/js/admin/wc-enhanced-select.min.js\";i:502;s:28:\"assets/js/admin/wc-orders.js\";i:503;s:32:\"assets/js/admin/wc-orders.min.js\";i:504;s:36:\"assets/js/admin/wc-product-export.js\";i:505;s:40:\"assets/js/admin/wc-product-export.min.js\";i:506;s:36:\"assets/js/admin/wc-product-import.js\";i:507;s:40:\"assets/js/admin/wc-product-import.min.js\";i:508;s:27:\"assets/js/admin/wc-setup.js\";i:509;s:31:\"assets/js/admin/wc-setup.min.js\";i:510;s:38:\"assets/js/admin/wc-shipping-classes.js\";i:511;s:42:\"assets/js/admin/wc-shipping-classes.min.js\";i:512;s:43:\"assets/js/admin/wc-shipping-zone-methods.js\";i:513;s:47:\"assets/js/admin/wc-shipping-zone-methods.min.js\";i:514;s:36:\"assets/js/admin/wc-shipping-zones.js\";i:515;s:40:\"assets/js/admin/wc-shipping-zones.min.js\";i:516;s:35:\"assets/js/admin/wc-status-widget.js\";i:517;s:39:\"assets/js/admin/wc-status-widget.min.js\";i:518;s:36:\"assets/js/admin/woocommerce_admin.js\";i:519;s:40:\"assets/js/admin/woocommerce_admin.min.js\";i:520;s:41:\"assets/js/flexslider/jquery.flexslider.js\";i:521;s:45:\"assets/js/flexslider/jquery.flexslider.min.js\";i:522;s:40:\"assets/js/frontend/add-payment-method.js\";i:523;s:44:\"assets/js/frontend/add-payment-method.min.js\";i:524;s:43:\"assets/js/frontend/add-to-cart-variation.js\";i:525;s:47:\"assets/js/frontend/add-to-cart-variation.min.js\";i:526;s:33:\"assets/js/frontend/add-to-cart.js\";i:527;s:37:\"assets/js/frontend/add-to-cart.min.js\";i:528;s:34:\"assets/js/frontend/address-i18n.js\";i:529;s:38:\"assets/js/frontend/address-i18n.min.js\";i:530;s:36:\"assets/js/frontend/cart-fragments.js\";i:531;s:40:\"assets/js/frontend/cart-fragments.min.js\";i:532;s:26:\"assets/js/frontend/cart.js\";i:533;s:30:\"assets/js/frontend/cart.min.js\";i:534;s:30:\"assets/js/frontend/checkout.js\";i:535;s:34:\"assets/js/frontend/checkout.min.js\";i:536;s:36:\"assets/js/frontend/country-select.js\";i:537;s:40:\"assets/js/frontend/country-select.min.js\";i:538;s:38:\"assets/js/frontend/credit-card-form.js\";i:539;s:42:\"assets/js/frontend/credit-card-form.min.js\";i:540;s:33:\"assets/js/frontend/geolocation.js\";i:541;s:37:\"assets/js/frontend/geolocation.min.js\";i:542;s:35:\"assets/js/frontend/lost-password.js\";i:543;s:39:\"assets/js/frontend/lost-password.min.js\";i:544;s:45:\"assets/js/frontend/password-strength-meter.js\";i:545;s:49:\"assets/js/frontend/password-strength-meter.min.js\";i:546;s:34:\"assets/js/frontend/price-slider.js\";i:547;s:38:\"assets/js/frontend/price-slider.min.js\";i:548;s:36:\"assets/js/frontend/single-product.js\";i:549;s:40:\"assets/js/frontend/single-product.min.js\";i:550;s:39:\"assets/js/frontend/tokenization-form.js\";i:551;s:43:\"assets/js/frontend/tokenization-form.min.js\";i:552;s:33:\"assets/js/frontend/woocommerce.js\";i:553;s:37:\"assets/js/frontend/woocommerce.min.js\";i:554;s:42:\"assets/js/jquery-blockui/jquery.blockUI.js\";i:555;s:46:\"assets/js/jquery-blockui/jquery.blockUI.min.js\";i:556;s:40:\"assets/js/jquery-cookie/jquery.cookie.js\";i:557;s:44:\"assets/js/jquery-cookie/jquery.cookie.min.js\";i:558;s:36:\"assets/js/jquery-flot/jquery.flot.js\";i:559;s:40:\"assets/js/jquery-flot/jquery.flot.min.js\";i:560;s:40:\"assets/js/jquery-flot/jquery.flot.pie.js\";i:561;s:44:\"assets/js/jquery-flot/jquery.flot.pie.min.js\";i:562;s:43:\"assets/js/jquery-flot/jquery.flot.resize.js\";i:563;s:47:\"assets/js/jquery-flot/jquery.flot.resize.min.js\";i:564;s:42:\"assets/js/jquery-flot/jquery.flot.stack.js\";i:565;s:46:\"assets/js/jquery-flot/jquery.flot.stack.min.js\";i:566;s:41:\"assets/js/jquery-flot/jquery.flot.time.js\";i:567;s:45:\"assets/js/jquery-flot/jquery.flot.time.min.js\";i:568;s:42:\"assets/js/jquery-payment/jquery.payment.js\";i:569;s:46:\"assets/js/jquery-payment/jquery.payment.min.js\";i:570;s:40:\"assets/js/jquery-qrcode/jquery.qrcode.js\";i:571;s:44:\"assets/js/jquery-qrcode/jquery.qrcode.min.js\";i:572;s:54:\"assets/js/jquery-serializejson/jquery.serializejson.js\";i:573;s:58:\"assets/js/jquery-serializejson/jquery.serializejson.min.js\";i:574;s:40:\"assets/js/jquery-tiptip/jquery.tipTip.js\";i:575;s:44:\"assets/js/jquery-tiptip/jquery.tipTip.min.js\";i:576;s:56:\"assets/js/jquery-ui-touch-punch/jquery-ui-touch-punch.js\";i:577;s:60:\"assets/js/jquery-ui-touch-punch/jquery-ui-touch-punch.min.js\";i:578;s:32:\"assets/js/js-cookie/js.cookie.js\";i:579;s:36:\"assets/js/js-cookie/js.cookie.min.js\";i:580;s:45:\"assets/js/photoswipe/photoswipe-ui-default.js\";i:581;s:49:\"assets/js/photoswipe/photoswipe-ui-default.min.js\";i:582;s:34:\"assets/js/photoswipe/photoswipe.js\";i:583;s:38:\"assets/js/photoswipe/photoswipe.min.js\";i:584;s:48:\"assets/js/prettyPhoto/jquery.prettyPhoto.init.js\";i:585;s:52:\"assets/js/prettyPhoto/jquery.prettyPhoto.init.min.js\";i:586;s:43:\"assets/js/prettyPhoto/jquery.prettyPhoto.js\";i:587;s:47:\"assets/js/prettyPhoto/jquery.prettyPhoto.min.js\";i:588;s:24:\"assets/js/round/round.js\";i:589;s:28:\"assets/js/round/round.min.js\";i:590;s:33:\"assets/js/select2/select2.full.js\";i:591;s:37:\"assets/js/select2/select2.full.min.js\";i:592;s:28:\"assets/js/select2/select2.js\";i:593;s:32:\"assets/js/select2/select2.min.js\";i:594;s:37:\"assets/js/selectWoo/selectWoo.full.js\";i:595;s:41:\"assets/js/selectWoo/selectWoo.full.min.js\";i:596;s:32:\"assets/js/selectWoo/selectWoo.js\";i:597;s:36:\"assets/js/selectWoo/selectWoo.min.js\";i:598;s:36:\"assets/js/stupidtable/stupidtable.js\";i:599;s:40:\"assets/js/stupidtable/stupidtable.min.js\";i:600;s:29:\"assets/js/zoom/jquery.zoom.js\";i:601;s:33:\"assets/js/zoom/jquery.zoom.min.js\";i:937;s:50:\"includes/gateways/paypal/assets/js/paypal-admin.js\";i:938;s:54:\"includes/gateways/paypal/assets/js/paypal-admin.min.js\";i:1343;s:66:\"packages/woocommerce-blocks/assets/css/abstracts/_breakpoints.scss\";i:1344;s:61:\"packages/woocommerce-blocks/assets/css/abstracts/_colors.scss\";i:1345;s:61:\"packages/woocommerce-blocks/assets/css/abstracts/_mixins.scss\";i:1346;s:64:\"packages/woocommerce-blocks/assets/css/abstracts/_variables.scss\";i:1347;s:50:\"packages/woocommerce-blocks/assets/css/editor.scss\";i:1348;s:49:\"packages/woocommerce-blocks/assets/css/style.scss\";i:1349;s:69:\"packages/woocommerce-blocks/assets/js/atomic/blocks/component-init.js\";i:1350;s:60:\"packages/woocommerce-blocks/assets/js/atomic/blocks/index.js\";i:1353;s:97:\"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart-form/editor.scss\";i:1355;s:96:\"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart-form/style.scss\";i:1371;s:135:\"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/variable/variation-attributes/style.scss\";i:1378;s:91:\"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/style.scss\";i:1385;s:86:\"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/button/style.scss\";i:1394;s:93:\"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/category-list/style.scss\";i:1402;s:85:\"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/image/style.scss\";i:1411;s:85:\"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/price/style.scss\";i:1418;s:95:\"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/product-details/style.scss\";i:1422;s:102:\"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/product-image-gallery/editor.scss\";i:1424;s:101:\"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/product-image-gallery/style.scss\";i:1427;s:93:\"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/product-meta/editor.scss\";i:1434;s:87:\"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/rating/editor.scss\";i:1437;s:86:\"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/rating/style.scss\";i:1442;s:97:\"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/related-products/editor.scss\";i:1451;s:90:\"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sale-badge/style.scss\";i:1454;s:76:\"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/save.js\";i:1456;s:87:\"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/shared/editor.scss\";i:1458;s:100:\"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/shared/with-product-selector.js\";i:1464;s:83:\"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sku/style.scss\";i:1472;s:95:\"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/stock-indicator/style.scss\";i:1479;s:88:\"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/summary/editor.scss\";i:1482;s:87:\"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/summary/style.scss\";i:1491;s:88:\"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/tag-list/style.scss\";i:1498;s:86:\"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/title/editor.scss\";i:1502;s:85:\"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/title/style.scss\";i:1503;s:93:\"packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/title/test/block.test.js\";i:1505;s:81:\"packages/woocommerce-blocks/assets/js/atomic/utils/create-blocks-from-template.js\";i:1507;s:59:\"packages/woocommerce-blocks/assets/js/atomic/utils/index.js\";i:1510;s:78:\"packages/woocommerce-blocks/assets/js/atomic/utils/render-standalone-blocks.js\";i:1514;s:85:\"packages/woocommerce-blocks/assets/js/base/components/block-error-boundary/style.scss\";i:1518;s:71:\"packages/woocommerce-blocks/assets/js/base/components/button/style.scss\";i:1522;s:94:\"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/address-form/test/index.js\";i:1526;s:88:\"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/form-step/style.scss\";i:1528;s:91:\"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/form-step/test/index.js\";i:1529;s:76:\"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/index.js\";i:1534;s:92:\"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/order-summary/style.scss\";i:1535;s:95:\"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/order-summary/test/index.js\";i:1539;s:99:\"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/payment-method-icons/style.scss\";i:1542;s:99:\"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/payment-method-label/style.scss\";i:1545;s:87:\"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/policies/style.scss\";i:1548;s:92:\"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-badge/style.scss\";i:1550;s:94:\"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-details/style.scss\";i:1552;s:97:\"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-details/test/index.js\";i:1554;s:92:\"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-image/style.scss\";i:1557;s:95:\"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-metadata/style.scss\";i:1561;s:100:\"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/return-to-cart-button/style.scss\";i:1564;s:98:\"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/shipping-calculator/style.scss\";i:1569;s:109:\"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/shipping-rates-control-package/style.scss\";i:1576;s:92:\"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/coupon/style.scss\";i:1579;s:94:\"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/discount/style.scss\";i:1582;s:97:\"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/footer-item/style.scss\";i:1592;s:94:\"packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/shipping/style.scss\";i:1597;s:78:\"packages/woocommerce-blocks/assets/js/base/components/checkbox-list/style.scss\";i:1603;s:69:\"packages/woocommerce-blocks/assets/js/base/components/chip/style.scss\";i:1605;s:72:\"packages/woocommerce-blocks/assets/js/base/components/chip/test/index.js\";i:1607;s:73:\"packages/woocommerce-blocks/assets/js/base/components/combobox/style.scss\";i:1615;s:78:\"packages/woocommerce-blocks/assets/js/base/components/country-input/style.scss\";i:1617;s:71:\"packages/woocommerce-blocks/assets/js/base/components/drawer/style.scss\";i:1619;s:85:\"packages/woocommerce-blocks/assets/js/base/components/filter-element-label/style.scss\";i:1621;s:83:\"packages/woocommerce-blocks/assets/js/base/components/filter-placeholder/style.scss\";i:1623;s:84:\"packages/woocommerce-blocks/assets/js/base/components/filter-reset-button/style.scss\";i:1625;s:85:\"packages/woocommerce-blocks/assets/js/base/components/filter-submit-button/style.scss\";i:1628;s:81:\"packages/woocommerce-blocks/assets/js/base/components/form-token-field/style.scss\";i:1629;s:82:\"packages/woocommerce-blocks/assets/js/base/components/form-token-field/vendor.scss\";i:1632;s:90:\"packages/woocommerce-blocks/assets/js/base/components/formatted-monetary-amount/style.scss\";i:1635;s:73:\"packages/woocommerce-blocks/assets/js/base/components/label/test/index.js\";i:1637;s:81:\"packages/woocommerce-blocks/assets/js/base/components/load-more-button/style.scss\";i:1639;s:77:\"packages/woocommerce-blocks/assets/js/base/components/loading-mask/style.scss\";i:1642;s:75:\"packages/woocommerce-blocks/assets/js/base/components/pagination/style.scss\";i:1643;s:78:\"packages/woocommerce-blocks/assets/js/base/components/pagination/test/index.js\";i:1648;s:77:\"packages/woocommerce-blocks/assets/js/base/components/price-slider/style.scss\";i:1649;s:104:\"packages/woocommerce-blocks/assets/js/base/components/price-slider/test/constrain-range-slider-values.js\";i:1659;s:97:\"packages/woocommerce-blocks/assets/js/base/components/product-list/product-sort-select/style.scss\";i:1660;s:77:\"packages/woocommerce-blocks/assets/js/base/components/product-list/style.scss\";i:1664;s:77:\"packages/woocommerce-blocks/assets/js/base/components/product-name/style.scss\";i:1666;s:80:\"packages/woocommerce-blocks/assets/js/base/components/product-name/test/index.js\";i:1669;s:78:\"packages/woocommerce-blocks/assets/js/base/components/product-price/style.scss\";i:1671;s:81:\"packages/woocommerce-blocks/assets/js/base/components/product-price/test/index.js\";i:1675;s:82:\"packages/woocommerce-blocks/assets/js/base/components/quantity-selector/style.scss\";i:1680;s:78:\"packages/woocommerce-blocks/assets/js/base/components/radio-control/style.scss\";i:1686;s:70:\"packages/woocommerce-blocks/assets/js/base/components/reviews/index.js\";i:1688;s:89:\"packages/woocommerce-blocks/assets/js/base/components/reviews/review-list-item/style.scss\";i:1690;s:84:\"packages/woocommerce-blocks/assets/js/base/components/reviews/review-list/style.scss\";i:1692;s:91:\"packages/woocommerce-blocks/assets/js/base/components/reviews/review-sort-select/style.scss\";i:1694;s:77:\"packages/woocommerce-blocks/assets/js/base/components/sidebar-layout/index.js\";i:1698;s:79:\"packages/woocommerce-blocks/assets/js/base/components/sidebar-layout/style.scss\";i:1701;s:76:\"packages/woocommerce-blocks/assets/js/base/components/sort-select/style.scss\";i:1703;s:72:\"packages/woocommerce-blocks/assets/js/base/components/spinner/style.scss\";i:1709;s:76:\"packages/woocommerce-blocks/assets/js/base/components/state-input/style.scss\";i:1711;s:75:\"packages/woocommerce-blocks/assets/js/base/components/summary/test/index.js\";i:1712;s:70:\"packages/woocommerce-blocks/assets/js/base/components/summary/utils.js\";i:1715;s:69:\"packages/woocommerce-blocks/assets/js/base/components/tabs/style.scss\";i:1717;s:73:\"packages/woocommerce-blocks/assets/js/base/components/textarea/style.scss\";i:1719;s:70:\"packages/woocommerce-blocks/assets/js/base/components/title/style.scss\";i:1724;s:78:\"packages/woocommerce-blocks/assets/js/base/context/event-emit/test/emitters.js\";i:1728;s:98:\"packages/woocommerce-blocks/assets/js/base/context/hooks/cart/test/use-store-cart-item-quantity.js\";i:1729;s:84:\"packages/woocommerce-blocks/assets/js/base/context/hooks/cart/test/use-store-cart.js\";i:1735;s:91:\"packages/woocommerce-blocks/assets/js/base/context/hooks/collections/test/use-collection.js\";i:1739;s:65:\"packages/woocommerce-blocks/assets/js/base/context/hooks/index.js\";i:1740;s:81:\"packages/woocommerce-blocks/assets/js/base/context/hooks/payment-methods/index.js\";i:1741;s:109:\"packages/woocommerce-blocks/assets/js/base/context/hooks/payment-methods/test/use-payment-method-interface.js\";i:1745;s:74:\"packages/woocommerce-blocks/assets/js/base/context/hooks/shipping/index.js\";i:1748;s:84:\"packages/woocommerce-blocks/assets/js/base/context/hooks/test/use-checkout-submit.js\";i:1749;s:80:\"packages/woocommerce-blocks/assets/js/base/context/hooks/test/use-query-state.js\";i:1750;s:83:\"packages/woocommerce-blocks/assets/js/base/context/hooks/test/use-store-products.js\";i:1753;s:79:\"packages/woocommerce-blocks/assets/js/base/context/hooks/use-checkout-submit.js\";i:1756;s:75:\"packages/woocommerce-blocks/assets/js/base/context/hooks/use-query-state.js\";i:1762;s:99:\"packages/woocommerce-blocks/assets/js/base/context/providers/add-to-cart-form/form-state/actions.js\";i:1763;s:101:\"packages/woocommerce-blocks/assets/js/base/context/providers/add-to-cart-form/form-state/constants.js\";i:1764;s:102:\"packages/woocommerce-blocks/assets/js/base/context/providers/add-to-cart-form/form-state/event-emit.js\";i:1765;s:97:\"packages/woocommerce-blocks/assets/js/base/context/providers/add-to-cart-form/form-state/index.js\";i:1766;s:99:\"packages/woocommerce-blocks/assets/js/base/context/providers/add-to-cart-form/form-state/reducer.js\";i:1767;s:91:\"packages/woocommerce-blocks/assets/js/base/context/providers/add-to-cart-form/form/index.js\";i:1768;s:98:\"packages/woocommerce-blocks/assets/js/base/context/providers/add-to-cart-form/form/submit/index.js\";i:1769;s:86:\"packages/woocommerce-blocks/assets/js/base/context/providers/add-to-cart-form/index.js\";i:1770;s:88:\"packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/cart/index.js\";i:1774;s:95:\"packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/checkout-provider.js\";i:1775;s:83:\"packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/index.js\";i:1779;s:97:\"packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/shipping/event-emit.js\";i:1781;s:95:\"packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/shipping/reducers.js\";i:1783;s:92:\"packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/shipping/utils.js\";i:1787;s:69:\"packages/woocommerce-blocks/assets/js/base/context/providers/index.js\";i:1788;s:83:\"packages/woocommerce-blocks/assets/js/base/context/providers/query-state-context.js\";i:1789;s:64:\"packages/woocommerce-blocks/assets/js/base/context/test/utils.js\";i:1790;s:59:\"packages/woocommerce-blocks/assets/js/base/context/utils.js\";i:1791;s:68:\"packages/woocommerce-blocks/assets/js/base/hocs/test/with-reviews.js\";i:1792;s:63:\"packages/woocommerce-blocks/assets/js/base/hocs/with-reviews.js\";i:1794;s:77:\"packages/woocommerce-blocks/assets/js/base/hocs/with-scroll-to-top/style.scss\";i:1795;s:80:\"packages/woocommerce-blocks/assets/js/base/hocs/with-scroll-to-top/test/index.js\";i:1796;s:57:\"packages/woocommerce-blocks/assets/js/base/hooks/index.js\";i:1797;s:90:\"packages/woocommerce-blocks/assets/js/base/hooks/test/use-position-relative-to-viewport.js\";i:1798;s:69:\"packages/woocommerce-blocks/assets/js/base/hooks/test/use-previous.js\";i:1799;s:74:\"packages/woocommerce-blocks/assets/js/base/hooks/test/use-shallow-equal.js\";i:1805;s:85:\"packages/woocommerce-blocks/assets/js/base/hooks/use-position-relative-to-viewport.js\";i:1814;s:58:\"packages/woocommerce-blocks/assets/js/base/utils/errors.js\";i:1817;s:78:\"packages/woocommerce-blocks/assets/js/base/utils/get-valid-block-attributes.js\";i:1818;s:57:\"packages/woocommerce-blocks/assets/js/base/utils/index.js\";i:1823;s:64:\"packages/woocommerce-blocks/assets/js/base/utils/product-data.js\";i:1827;s:63:\"packages/woocommerce-blocks/assets/js/base/utils/test/errors.js\";i:1830;s:79:\"packages/woocommerce-blocks/assets/js/blocks-registry/block-components/index.js\";i:1831;s:98:\"packages/woocommerce-blocks/assets/js/blocks-registry/block-components/register-block-component.js\";i:1833;s:84:\"packages/woocommerce-blocks/assets/js/blocks-registry/block-components/test/index.js\";i:1834;s:62:\"packages/woocommerce-blocks/assets/js/blocks-registry/index.js\";i:1851;s:71:\"packages/woocommerce-blocks/assets/js/blocks/active-filters/editor.scss\";i:1855;s:70:\"packages/woocommerce-blocks/assets/js/blocks/active-filters/style.scss\";i:1864;s:73:\"packages/woocommerce-blocks/assets/js/blocks/attribute-filter/editor.scss\";i:1868;s:72:\"packages/woocommerce-blocks/assets/js/blocks/attribute-filter/style.scss\";i:1875;s:67:\"packages/woocommerce-blocks/assets/js/blocks/breadcrumbs/style.scss\";i:1879;s:74:\"packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/index.js\";i:1880;s:108:\"packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/express-payment-methods.js\";i:1881;s:121:\"packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/express-payment/cart-express-payment.js\";i:1882;s:125:\"packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/express-payment/checkout-express-payment.js\";i:1883;s:106:\"packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/express-payment/index.js\";i:1884;s:108:\"packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/express-payment/style.scss\";i:1885;s:90:\"packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/index.js\";i:1886;s:109:\"packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/no-payment-methods/index.js\";i:1887;s:111:\"packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/no-payment-methods/style.scss\";i:1888;s:104:\"packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/payment-method-card.js\";i:1889;s:114:\"packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/payment-method-error-boundary.js\";i:1890;s:107:\"packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/payment-method-options.js\";i:1891;s:100:\"packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/payment-methods.js\";i:1892;s:113:\"packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/saved-payment-method-options.js\";i:1893;s:92:\"packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/style.scss\";i:1894;s:105:\"packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/test/payment-methods.js\";i:1901;s:63:\"packages/woocommerce-blocks/assets/js/blocks/cart/attributes.js\";i:1902;s:58:\"packages/woocommerce-blocks/assets/js/blocks/cart/block.js\";i:1906;s:57:\"packages/woocommerce-blocks/assets/js/blocks/cart/edit.js\";i:1907;s:61:\"packages/woocommerce-blocks/assets/js/blocks/cart/editor.scss\";i:1908;s:61:\"packages/woocommerce-blocks/assets/js/blocks/cart/frontend.js\";i:1909;s:58:\"packages/woocommerce-blocks/assets/js/blocks/cart/index.js\";i:1922;s:100:\"packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-cross-sells-products/editor.scss\";i:1925;s:99:\"packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-cross-sells-products/style.scss\";i:1929;s:101:\"packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-express-payment-block/editor.scss\";i:1965;s:101:\"packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-heading/editor.scss\";i:1989;s:91:\"packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-totals-block/style.scss\";i:1995;s:90:\"packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/empty-cart-block/style.scss\";i:1998;s:92:\"packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/filled-cart-block/editor.scss\";i:2009;s:99:\"packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/proceed-to-checkout-block/style.scss\";i:2012;s:60:\"packages/woocommerce-blocks/assets/js/blocks/cart/style.scss\";i:2013;s:63:\"packages/woocommerce-blocks/assets/js/blocks/cart/test/block.js\";i:2014;s:63:\"packages/woocommerce-blocks/assets/js/blocks/cart/test/slots.js\";i:2019;s:71:\"packages/woocommerce-blocks/assets/js/blocks/catalog-sorting/style.scss\";i:2023;s:87:\"packages/woocommerce-blocks/assets/js/blocks/checkout/checkout-order-error/constants.js\";i:2024;s:83:\"packages/woocommerce-blocks/assets/js/blocks/checkout/checkout-order-error/index.js\";i:2025;s:85:\"packages/woocommerce-blocks/assets/js/blocks/checkout/checkout-order-error/style.scss\";i:2028;s:73:\"packages/woocommerce-blocks/assets/js/blocks/checkout/empty-cart/index.js\";i:2029;s:75:\"packages/woocommerce-blocks/assets/js/blocks/checkout/empty-cart/style.scss\";i:2032;s:75:\"packages/woocommerce-blocks/assets/js/blocks/checkout/form-step/editor.scss\";i:2045;s:100:\"packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-actions-block/style.scss\";i:2060;s:117:\"packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-contact-information-block/login-prompt.js\";i:2064;s:109:\"packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-express-payment-block/editor.scss\";i:2070;s:99:\"packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-fields-block/style.scss\";i:2074;s:104:\"packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-note-block/editor.scss\";i:2082;s:109:\"packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-block/test/block.js\";i:2131;s:107:\"packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-pickup-options-block/style.scss\";i:2146;s:113:\"packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-method-block/shared/index.js\";i:2148;s:108:\"packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-method-block/style.scss\";i:2153;s:110:\"packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/editor.scss\";i:2156;s:131:\"packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/no-shipping-placeholder/index.js\";i:2157;s:133:\"packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/no-shipping-placeholder/style.scss\";i:2158;s:109:\"packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/style.scss\";i:2160;s:100:\"packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-terms-block/constants.js\";i:2162;s:99:\"packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-terms-block/editor.scss\";i:2165;s:98:\"packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-terms-block/style.scss\";i:2166;s:100:\"packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-terms-block/test/edit.js\";i:2167;s:104:\"packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-terms-block/test/frontend.js\";i:2172;s:99:\"packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-totals-block/style.scss\";i:2177;s:76:\"packages/woocommerce-blocks/assets/js/blocks/checkout/order-notes/style.scss\";i:2178;s:79:\"packages/woocommerce-blocks/assets/js/blocks/checkout/order-notes/test/index.js\";i:2180;s:80:\"packages/woocommerce-blocks/assets/js/blocks/checkout/phone-number/test/index.js\";i:2181;s:72:\"packages/woocommerce-blocks/assets/js/blocks/checkout/styles/editor.scss\";i:2182;s:71:\"packages/woocommerce-blocks/assets/js/blocks/checkout/styles/style.scss\";i:2188;s:73:\"packages/woocommerce-blocks/assets/js/blocks/classic-template/editor.scss\";i:2192;s:72:\"packages/woocommerce-blocks/assets/js/blocks/classic-template/style.scss\";i:2199;s:73:\"packages/woocommerce-blocks/assets/js/blocks/customer-account/editor.scss\";i:2202;s:72:\"packages/woocommerce-blocks/assets/js/blocks/customer-account/style.scss\";i:2211;s:89:\"packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-category/editor.scss\";i:2214;s:88:\"packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-category/style.scss\";i:2218;s:88:\"packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-product/editor.scss\";i:2221;s:87:\"packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-product/style.scss\";i:2225;s:70:\"packages/woocommerce-blocks/assets/js/blocks/featured-items/style.scss\";i:2247;s:76:\"packages/woocommerce-blocks/assets/js/blocks/handpicked-products/editor.scss\";i:2259;s:85:\"packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/editor.scss\";i:2299;s:80:\"packages/woocommerce-blocks/assets/js/blocks/mini-cart/quantity-badge/style.scss\";i:2300;s:65:\"packages/woocommerce-blocks/assets/js/blocks/mini-cart/style.scss\";i:2301;s:68:\"packages/woocommerce-blocks/assets/js/blocks/mini-cart/test/block.js\";i:2308;s:69:\"packages/woocommerce-blocks/assets/js/blocks/price-filter/editor.scss\";i:2311;s:68:\"packages/woocommerce-blocks/assets/js/blocks/price-filter/style.scss\";i:2312;s:87:\"packages/woocommerce-blocks/assets/js/blocks/price-filter/test/use-price-constraints.js\";i:2322;s:72:\"packages/woocommerce-blocks/assets/js/blocks/product-categories/block.js\";i:2325;s:75:\"packages/woocommerce-blocks/assets/js/blocks/product-categories/editor.scss\";i:2327;s:74:\"packages/woocommerce-blocks/assets/js/blocks/product-categories/style.scss\";i:2332;s:73:\"packages/woocommerce-blocks/assets/js/blocks/product-category/editor.scss\";i:2336;s:65:\"packages/woocommerce-blocks/assets/js/blocks/product-new/block.js\";i:2337;s:65:\"packages/woocommerce-blocks/assets/js/blocks/product-new/index.js\";i:2338;s:69:\"packages/woocommerce-blocks/assets/js/blocks/product-on-sale/block.js\";i:2339;s:72:\"packages/woocommerce-blocks/assets/js/blocks/product-on-sale/editor.scss\";i:2340;s:69:\"packages/woocommerce-blocks/assets/js/blocks/product-on-sale/index.js\";i:2342;s:70:\"packages/woocommerce-blocks/assets/js/blocks/product-query/editor.scss\";i:2347;s:69:\"packages/woocommerce-blocks/assets/js/blocks/product-query/style.scss\";i:2360;s:77:\"packages/woocommerce-blocks/assets/js/blocks/product-results-count/style.scss\";i:2361;s:68:\"packages/woocommerce-blocks/assets/js/blocks/product-search/block.js\";i:2362;s:67:\"packages/woocommerce-blocks/assets/js/blocks/product-search/edit.js\";i:2363;s:71:\"packages/woocommerce-blocks/assets/js/blocks/product-search/editor.scss\";i:2365;s:70:\"packages/woocommerce-blocks/assets/js/blocks/product-search/style.scss\";i:2366;s:65:\"packages/woocommerce-blocks/assets/js/blocks/product-tag/block.js\";i:2369;s:68:\"packages/woocommerce-blocks/assets/js/blocks/product-tag/editor.scss\";i:2371;s:71:\"packages/woocommerce-blocks/assets/js/blocks/product-top-rated/block.js\";i:2372;s:71:\"packages/woocommerce-blocks/assets/js/blocks/product-top-rated/index.js\";i:2377;s:78:\"packages/woocommerce-blocks/assets/js/blocks/products-by-attribute/editor.scss\";i:2381;s:75:\"packages/woocommerce-blocks/assets/js/blocks/products/all-products/block.js\";i:2383;s:78:\"packages/woocommerce-blocks/assets/js/blocks/products/all-products/defaults.js\";i:2384;s:80:\"packages/woocommerce-blocks/assets/js/blocks/products/all-products/deprecated.js\";i:2385;s:74:\"packages/woocommerce-blocks/assets/js/blocks/products/all-products/edit.js\";i:2386;s:78:\"packages/woocommerce-blocks/assets/js/blocks/products/all-products/editor.scss\";i:2387;s:78:\"packages/woocommerce-blocks/assets/js/blocks/products/all-products/frontend.js\";i:2388;s:75:\"packages/woocommerce-blocks/assets/js/blocks/products/all-products/index.js\";i:2389;s:74:\"packages/woocommerce-blocks/assets/js/blocks/products/all-products/save.js\";i:2390;s:67:\"packages/woocommerce-blocks/assets/js/blocks/products/base-utils.js\";i:2391;s:67:\"packages/woocommerce-blocks/assets/js/blocks/products/edit-utils.js\";i:2392;s:61:\"packages/woocommerce-blocks/assets/js/blocks/products/edit.js\";i:2393;s:62:\"packages/woocommerce-blocks/assets/js/blocks/products/utils.js\";i:2398;s:70:\"packages/woocommerce-blocks/assets/js/blocks/rating-filter/editor.scss\";i:2402;s:69:\"packages/woocommerce-blocks/assets/js/blocks/rating-filter/style.scss\";i:2406;s:72:\"packages/woocommerce-blocks/assets/js/blocks/reviews/all-reviews/edit.js\";i:2407;s:73:\"packages/woocommerce-blocks/assets/js/blocks/reviews/all-reviews/index.js\";i:2408;s:90:\"packages/woocommerce-blocks/assets/js/blocks/reviews/all-reviews/no-reviews-placeholder.js\";i:2409;s:66:\"packages/woocommerce-blocks/assets/js/blocks/reviews/attributes.js\";i:2410;s:66:\"packages/woocommerce-blocks/assets/js/blocks/reviews/edit-utils.js\";i:2411;s:68:\"packages/woocommerce-blocks/assets/js/blocks/reviews/editor-block.js\";i:2412;s:78:\"packages/woocommerce-blocks/assets/js/blocks/reviews/editor-container-block.js\";i:2413;s:64:\"packages/woocommerce-blocks/assets/js/blocks/reviews/editor.scss\";i:2414;s:63:\"packages/woocommerce-blocks/assets/js/blocks/reviews/example.js\";i:2415;s:70:\"packages/woocommerce-blocks/assets/js/blocks/reviews/frontend-block.js\";i:2416;s:80:\"packages/woocommerce-blocks/assets/js/blocks/reviews/frontend-container-block.js\";i:2417;s:64:\"packages/woocommerce-blocks/assets/js/blocks/reviews/frontend.js\";i:2418;s:80:\"packages/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-category/edit.js\";i:2419;s:81:\"packages/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-category/index.js\";i:2420;s:98:\"packages/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-category/no-reviews-placeholder.js\";i:2421;s:79:\"packages/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-product/edit.js\";i:2422;s:83:\"packages/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-product/editor.scss\";i:2423;s:80:\"packages/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-product/index.js\";i:2424;s:97:\"packages/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-product/no-reviews-placeholder.js\";i:2425;s:60:\"packages/woocommerce-blocks/assets/js/blocks/reviews/save.js\";i:2426;s:61:\"packages/woocommerce-blocks/assets/js/blocks/reviews/utils.js\";i:2427;s:69:\"packages/woocommerce-blocks/assets/js/blocks/shared/styles/style.scss\";i:2428;s:73:\"packages/woocommerce-blocks/assets/js/blocks/single-product/attributes.js\";i:2430;s:72:\"packages/woocommerce-blocks/assets/js/blocks/single-product/constants.js\";i:2431;s:77:\"packages/woocommerce-blocks/assets/js/blocks/single-product/edit/api-error.js\";i:2432;s:89:\"packages/woocommerce-blocks/assets/js/blocks/single-product/edit/editor-block-controls.js\";i:2433;s:76:\"packages/woocommerce-blocks/assets/js/blocks/single-product/edit/editor.scss\";i:2436;s:90:\"packages/woocommerce-blocks/assets/js/blocks/single-product/edit/shared-product-control.js\";i:2437;s:71:\"packages/woocommerce-blocks/assets/js/blocks/single-product/frontend.js\";i:2438;s:68:\"packages/woocommerce-blocks/assets/js/blocks/single-product/index.js\";i:2439;s:67:\"packages/woocommerce-blocks/assets/js/blocks/single-product/save.js\";i:2445;s:69:\"packages/woocommerce-blocks/assets/js/blocks/stock-filter/editor.scss\";i:2449;s:68:\"packages/woocommerce-blocks/assets/js/blocks/stock-filter/style.scss\";i:2456;s:70:\"packages/woocommerce-blocks/assets/js/blocks/store-notices/editor.scss\";i:2471;s:64:\"packages/woocommerce-blocks/assets/js/data/cart/test/reducers.js\";i:2473;s:65:\"packages/woocommerce-blocks/assets/js/data/cart/test/selectors.js\";i:2488;s:70:\"packages/woocommerce-blocks/assets/js/data/collections/action-types.js\";i:2489;s:65:\"packages/woocommerce-blocks/assets/js/data/collections/actions.js\";i:2490;s:67:\"packages/woocommerce-blocks/assets/js/data/collections/constants.js\";i:2491;s:63:\"packages/woocommerce-blocks/assets/js/data/collections/index.js\";i:2492;s:66:\"packages/woocommerce-blocks/assets/js/data/collections/reducers.js\";i:2493;s:67:\"packages/woocommerce-blocks/assets/js/data/collections/resolvers.js\";i:2494;s:67:\"packages/woocommerce-blocks/assets/js/data/collections/selectors.js\";i:2495;s:71:\"packages/woocommerce-blocks/assets/js/data/collections/test/reducers.js\";i:2496;s:72:\"packages/woocommerce-blocks/assets/js/data/collections/test/resolvers.js\";i:2497;s:72:\"packages/woocommerce-blocks/assets/js/data/collections/test/selectors.js\";i:2510;s:67:\"packages/woocommerce-blocks/assets/js/data/payment/test/reducers.js\";i:2511;s:68:\"packages/woocommerce-blocks/assets/js/data/payment/test/selectors.js\";i:2519;s:70:\"packages/woocommerce-blocks/assets/js/data/query-state/action-types.js\";i:2520;s:65:\"packages/woocommerce-blocks/assets/js/data/query-state/actions.js\";i:2521;s:67:\"packages/woocommerce-blocks/assets/js/data/query-state/constants.js\";i:2522;s:63:\"packages/woocommerce-blocks/assets/js/data/query-state/index.js\";i:2523;s:66:\"packages/woocommerce-blocks/assets/js/data/query-state/reducers.js\";i:2524;s:67:\"packages/woocommerce-blocks/assets/js/data/query-state/selectors.js\";i:2525;s:71:\"packages/woocommerce-blocks/assets/js/data/query-state/test/reducers.js\";i:2526;s:72:\"packages/woocommerce-blocks/assets/js/data/query-state/test/selectors.js\";i:2527;s:63:\"packages/woocommerce-blocks/assets/js/data/query-state/utils.js\";i:2528;s:65:\"packages/woocommerce-blocks/assets/js/data/schema/action-types.js\";i:2529;s:60:\"packages/woocommerce-blocks/assets/js/data/schema/actions.js\";i:2530;s:62:\"packages/woocommerce-blocks/assets/js/data/schema/constants.js\";i:2531;s:58:\"packages/woocommerce-blocks/assets/js/data/schema/index.js\";i:2532;s:61:\"packages/woocommerce-blocks/assets/js/data/schema/reducers.js\";i:2533;s:62:\"packages/woocommerce-blocks/assets/js/data/schema/resolvers.js\";i:2534;s:62:\"packages/woocommerce-blocks/assets/js/data/schema/selectors.js\";i:2535;s:66:\"packages/woocommerce-blocks/assets/js/data/schema/test/reducers.js\";i:2536;s:67:\"packages/woocommerce-blocks/assets/js/data/schema/test/resolvers.js\";i:2537;s:67:\"packages/woocommerce-blocks/assets/js/data/schema/test/selectors.js\";i:2538;s:63:\"packages/woocommerce-blocks/assets/js/data/schema/test/utils.js\";i:2539;s:58:\"packages/woocommerce-blocks/assets/js/data/schema/utils.js\";i:2547;s:64:\"packages/woocommerce-blocks/assets/js/data/utils/has-in-state.js\";i:2548;s:57:\"packages/woocommerce-blocks/assets/js/data/utils/index.js\";i:2550;s:64:\"packages/woocommerce-blocks/assets/js/data/utils/update-state.js\";i:2559;s:79:\"packages/woocommerce-blocks/assets/js/editor-components/block-title/editor.scss\";i:2560;s:76:\"packages/woocommerce-blocks/assets/js/editor-components/block-title/index.js\";i:2561;s:82:\"packages/woocommerce-blocks/assets/js/editor-components/default-notice/editor.scss\";i:2565;s:85:\"packages/woocommerce-blocks/assets/js/editor-components/error-placeholder/editor.scss\";i:2571;s:86:\"packages/woocommerce-blocks/assets/js/editor-components/external-link-card/editor.scss\";i:2574;s:80:\"packages/woocommerce-blocks/assets/js/editor-components/feedback-prompt/index.js\";i:2575;s:82:\"packages/woocommerce-blocks/assets/js/editor-components/feedback-prompt/style.scss\";i:2576;s:85:\"packages/woocommerce-blocks/assets/js/editor-components/grid-content-control/index.js\";i:2577;s:84:\"packages/woocommerce-blocks/assets/js/editor-components/grid-layout-control/index.js\";i:2578;s:93:\"packages/woocommerce-blocks/assets/js/editor-components/heading-toolbar/heading-level-icon.js\";i:2579;s:80:\"packages/woocommerce-blocks/assets/js/editor-components/heading-toolbar/index.js\";i:2580;s:104:\"packages/woocommerce-blocks/assets/js/editor-components/incompatible-payment-gateways-notice/editor.scss\";i:2583;s:78:\"packages/woocommerce-blocks/assets/js/editor-components/page-selector/index.js\";i:2585;s:97:\"packages/woocommerce-blocks/assets/js/editor-components/product-attribute-term-control/style.scss\";i:2586;s:89:\"packages/woocommerce-blocks/assets/js/editor-components/product-category-control/index.js\";i:2587;s:91:\"packages/woocommerce-blocks/assets/js/editor-components/product-category-control/style.scss\";i:2588;s:80:\"packages/woocommerce-blocks/assets/js/editor-components/product-control/index.js\";i:2589;s:82:\"packages/woocommerce-blocks/assets/js/editor-components/product-control/style.scss\";i:2590;s:88:\"packages/woocommerce-blocks/assets/js/editor-components/product-orderby-control/index.js\";i:2592;s:84:\"packages/woocommerce-blocks/assets/js/editor-components/product-tag-control/index.js\";i:2593;s:86:\"packages/woocommerce-blocks/assets/js/editor-components/product-tag-control/style.scss\";i:2594;s:81:\"packages/woocommerce-blocks/assets/js/editor-components/products-control/index.js\";i:2598;s:86:\"packages/woocommerce-blocks/assets/js/editor-components/search-list-control/style.scss\";i:2600;s:93:\"packages/woocommerce-blocks/assets/js/editor-components/search-list-control/test/hierarchy.js\";i:2601;s:89:\"packages/woocommerce-blocks/assets/js/editor-components/search-list-control/test/index.js\";i:2604;s:96:\"packages/woocommerce-blocks/assets/js/editor-components/sidebar-compatibility-notice/editor.scss\";i:2608;s:70:\"packages/woocommerce-blocks/assets/js/editor-components/tag/style.scss\";i:2610;s:73:\"packages/woocommerce-blocks/assets/js/editor-components/tag/test/index.js\";i:2611;s:84:\"packages/woocommerce-blocks/assets/js/editor-components/text-toolbar-button/index.js\";i:2612;s:86:\"packages/woocommerce-blocks/assets/js/editor-components/text-toolbar-button/style.scss\";i:2613;s:70:\"packages/woocommerce-blocks/assets/js/editor-components/utils/index.js\";i:2617;s:82:\"packages/woocommerce-blocks/assets/js/extensions/payment-methods/bacs/constants.js\";i:2618;s:78:\"packages/woocommerce-blocks/assets/js/extensions/payment-methods/bacs/index.js\";i:2619;s:84:\"packages/woocommerce-blocks/assets/js/extensions/payment-methods/cheque/constants.js\";i:2620;s:80:\"packages/woocommerce-blocks/assets/js/extensions/payment-methods/cheque/index.js\";i:2621;s:81:\"packages/woocommerce-blocks/assets/js/extensions/payment-methods/cod/constants.js\";i:2622;s:77:\"packages/woocommerce-blocks/assets/js/extensions/payment-methods/cod/index.js\";i:2623;s:84:\"packages/woocommerce-blocks/assets/js/extensions/payment-methods/paypal/constants.js\";i:2624;s:80:\"packages/woocommerce-blocks/assets/js/extensions/payment-methods/paypal/index.js\";i:2629;s:90:\"packages/woocommerce-blocks/assets/js/extensions/shipping-methods/pickup-location/index.js\";i:2641;s:65:\"packages/woocommerce-blocks/assets/js/filters/block-list-block.js\";i:2642;s:84:\"packages/woocommerce-blocks/assets/js/filters/exclude-draft-status-from-analytics.js\";i:2643;s:69:\"packages/woocommerce-blocks/assets/js/filters/get-block-attributes.js\";i:2645;s:51:\"packages/woocommerce-blocks/assets/js/hocs/index.js\";i:2646;s:66:\"packages/woocommerce-blocks/assets/js/hocs/test/with-categories.js\";i:2647;s:64:\"packages/woocommerce-blocks/assets/js/hocs/test/with-category.js\";i:2648;s:74:\"packages/woocommerce-blocks/assets/js/hocs/test/with-product-variations.js\";i:2649;s:63:\"packages/woocommerce-blocks/assets/js/hocs/test/with-product.js\";i:2650;s:73:\"packages/woocommerce-blocks/assets/js/hocs/test/with-searched-products.js\";i:2651;s:98:\"packages/woocommerce-blocks/assets/js/hocs/test/with-transform-single-select-to-multiple-select.js\";i:2652;s:61:\"packages/woocommerce-blocks/assets/js/hocs/with-attributes.js\";i:2653;s:61:\"packages/woocommerce-blocks/assets/js/hocs/with-categories.js\";i:2654;s:59:\"packages/woocommerce-blocks/assets/js/hocs/with-category.js\";i:2655;s:69:\"packages/woocommerce-blocks/assets/js/hocs/with-product-variations.js\";i:2656;s:58:\"packages/woocommerce-blocks/assets/js/hocs/with-product.js\";i:2658;s:93:\"packages/woocommerce-blocks/assets/js/hocs/with-transform-single-select-to-multiple-select.js\";i:2659;s:52:\"packages/woocommerce-blocks/assets/js/icons/index.js\";i:2680;s:46:\"packages/woocommerce-blocks/assets/js/index.js\";i:2681;s:65:\"packages/woocommerce-blocks/assets/js/interactivity/components.js\";i:2682;s:64:\"packages/woocommerce-blocks/assets/js/interactivity/constants.js\";i:2683;s:65:\"packages/woocommerce-blocks/assets/js/interactivity/directives.js\";i:2684;s:60:\"packages/woocommerce-blocks/assets/js/interactivity/hooks.js\";i:2685;s:60:\"packages/woocommerce-blocks/assets/js/interactivity/index.js\";i:2686;s:61:\"packages/woocommerce-blocks/assets/js/interactivity/router.js\";i:2687;s:60:\"packages/woocommerce-blocks/assets/js/interactivity/store.js\";i:2688;s:60:\"packages/woocommerce-blocks/assets/js/interactivity/utils.js\";i:2689;s:59:\"packages/woocommerce-blocks/assets/js/interactivity/vdom.js\";i:2690;s:57:\"packages/woocommerce-blocks/assets/js/middleware/index.js\";i:2691;s:67:\"packages/woocommerce-blocks/assets/js/middleware/store-api-nonce.js\";i:2693;s:60:\"packages/woocommerce-blocks/assets/js/previews/categories.js\";i:2694;s:60:\"packages/woocommerce-blocks/assets/js/previews/grid-block.js\";i:2695;s:55:\"packages/woocommerce-blocks/assets/js/previews/index.js\";i:2696;s:58:\"packages/woocommerce-blocks/assets/js/previews/products.js\";i:2697;s:57:\"packages/woocommerce-blocks/assets/js/previews/reviews.js\";i:2698;s:71:\"packages/woocommerce-blocks/assets/js/previews/saved-payment-methods.js\";i:2700;s:70:\"packages/woocommerce-blocks/assets/js/previews/single-product-block.js\";i:2708;s:85:\"packages/woocommerce-blocks/assets/js/settings/shared/test/compare-with-wp-version.js\";i:2710;s:73:\"packages/woocommerce-blocks/assets/js/settings/shared/test/get-setting.js\";i:2712;s:61:\"packages/woocommerce-blocks/assets/js/shared/context/index.js\";i:2713;s:82:\"packages/woocommerce-blocks/assets/js/shared/context/inner-block-layout-context.js\";i:2715;s:58:\"packages/woocommerce-blocks/assets/js/shared/hocs/index.js\";i:2716;s:77:\"packages/woocommerce-blocks/assets/js/shared/hocs/with-filtered-attributes.js\";i:2717;s:78:\"packages/woocommerce-blocks/assets/js/shared/hocs/with-product-data-context.js\";i:2719;s:73:\"packages/woocommerce-blocks/assets/js/types/type-defs/add-to-cart-form.js\";i:2720;s:71:\"packages/woocommerce-blocks/assets/js/types/type-defs/address-fields.js\";i:2724;s:64:\"packages/woocommerce-blocks/assets/js/types/type-defs/billing.js\";i:2727;s:61:\"packages/woocommerce-blocks/assets/js/types/type-defs/cart.js\";i:2730;s:65:\"packages/woocommerce-blocks/assets/js/types/type-defs/contexts.js\";i:2734;s:62:\"packages/woocommerce-blocks/assets/js/types/type-defs/hooks.js\";i:2741;s:65:\"packages/woocommerce-blocks/assets/js/types/type-defs/settings.js\";i:2742;s:65:\"packages/woocommerce-blocks/assets/js/types/type-defs/shipping.js\";i:2774;s:55:\"packages/woocommerce-blocks/assets/js/utils/products.js\";i:2776;s:64:\"packages/woocommerce-blocks/assets/js/utils/shared-attributes.js\";i:2777;s:59:\"packages/woocommerce-blocks/assets/js/utils/test/notices.js\";i:2778;s:60:\"packages/woocommerce-blocks/assets/js/utils/test/products.js\";i:2781;s:60:\"packages/woocommerce-blocks/build/active-filters-frontend.js\";i:2782;s:68:\"packages/woocommerce-blocks/build/active-filters-wrapper-frontend.js\";i:2784;s:51:\"packages/woocommerce-blocks/build/active-filters.js\";i:2788;s:58:\"packages/woocommerce-blocks/build/all-products-frontend.js\";i:2790;s:49:\"packages/woocommerce-blocks/build/all-products.js\";i:2793;s:48:\"packages/woocommerce-blocks/build/all-reviews.js\";i:2795;s:62:\"packages/woocommerce-blocks/build/attribute-filter-frontend.js\";i:2796;s:70:\"packages/woocommerce-blocks/build/attribute-filter-wrapper-frontend.js\";i:2798;s:53:\"packages/woocommerce-blocks/build/attribute-filter.js\";i:2801;s:52:\"packages/woocommerce-blocks/build/blocks-checkout.js\";i:2803;s:48:\"packages/woocommerce-blocks/build/breadcrumbs.js\";i:2805;s:87:\"packages/woocommerce-blocks/build/cart-blocks/cart-accepted-payment-methods-frontend.js\";i:2806;s:74:\"packages/woocommerce-blocks/build/cart-blocks/cart-cross-sells-frontend.js\";i:2807;s:83:\"packages/woocommerce-blocks/build/cart-blocks/cart-cross-sells-products-frontend.js\";i:2808;s:111:\"packages/woocommerce-blocks/build/cart-blocks/cart-express-payment--checkout-blocks/express-payment-frontend.js\";i:2809;s:78:\"packages/woocommerce-blocks/build/cart-blocks/cart-express-payment-frontend.js\";i:2810;s:68:\"packages/woocommerce-blocks/build/cart-blocks/cart-items-frontend.js\";i:2811;s:114:\"packages/woocommerce-blocks/build/cart-blocks/cart-line-items--mini-cart-contents-block/products-table-frontend.js\";i:2812;s:73:\"packages/woocommerce-blocks/build/cart-blocks/cart-line-items-frontend.js\";i:2813;s:76:\"packages/woocommerce-blocks/build/cart-blocks/cart-order-summary-frontend.js\";i:2814;s:69:\"packages/woocommerce-blocks/build/cart-blocks/cart-totals-frontend.js\";i:2815;s:68:\"packages/woocommerce-blocks/build/cart-blocks/empty-cart-frontend.js\";i:2816;s:69:\"packages/woocommerce-blocks/build/cart-blocks/filled-cart-frontend.js\";i:2817;s:83:\"packages/woocommerce-blocks/build/cart-blocks/order-summary-coupon-form-frontend.js\";i:2818;s:80:\"packages/woocommerce-blocks/build/cart-blocks/order-summary-discount-frontend.js\";i:2819;s:75:\"packages/woocommerce-blocks/build/cart-blocks/order-summary-fee-frontend.js\";i:2820;s:79:\"packages/woocommerce-blocks/build/cart-blocks/order-summary-heading-frontend.js\";i:2821;s:80:\"packages/woocommerce-blocks/build/cart-blocks/order-summary-shipping-frontend.js\";i:2822;s:80:\"packages/woocommerce-blocks/build/cart-blocks/order-summary-subtotal-frontend.js\";i:2823;s:77:\"packages/woocommerce-blocks/build/cart-blocks/order-summary-taxes-frontend.js\";i:2824;s:77:\"packages/woocommerce-blocks/build/cart-blocks/proceed-to-checkout-frontend.js\";i:2826;s:50:\"packages/woocommerce-blocks/build/cart-frontend.js\";i:2828;s:41:\"packages/woocommerce-blocks/build/cart.js\";i:2830;s:52:\"packages/woocommerce-blocks/build/catalog-sorting.js\";i:2832;s:69:\"packages/woocommerce-blocks/build/checkout-blocks/actions-frontend.js\";i:2833;s:111:\"packages/woocommerce-blocks/build/checkout-blocks/billing-address--checkout-blocks/shipping-address-frontend.js\";i:2834;s:77:\"packages/woocommerce-blocks/build/checkout-blocks/billing-address-frontend.js\";i:2835;s:81:\"packages/woocommerce-blocks/build/checkout-blocks/contact-information-frontend.js\";i:2836;s:77:\"packages/woocommerce-blocks/build/checkout-blocks/express-payment-frontend.js\";i:2837;s:68:\"packages/woocommerce-blocks/build/checkout-blocks/fields-frontend.js\";i:2838;s:72:\"packages/woocommerce-blocks/build/checkout-blocks/order-note-frontend.js\";i:2839;s:86:\"packages/woocommerce-blocks/build/checkout-blocks/order-summary-cart-items-frontend.js\";i:2840;s:87:\"packages/woocommerce-blocks/build/checkout-blocks/order-summary-coupon-form-frontend.js\";i:2841;s:84:\"packages/woocommerce-blocks/build/checkout-blocks/order-summary-discount-frontend.js\";i:2842;s:79:\"packages/woocommerce-blocks/build/checkout-blocks/order-summary-fee-frontend.js\";i:2843;s:75:\"packages/woocommerce-blocks/build/checkout-blocks/order-summary-frontend.js\";i:2844;s:84:\"packages/woocommerce-blocks/build/checkout-blocks/order-summary-shipping-frontend.js\";i:2845;s:84:\"packages/woocommerce-blocks/build/checkout-blocks/order-summary-subtotal-frontend.js\";i:2846;s:81:\"packages/woocommerce-blocks/build/checkout-blocks/order-summary-taxes-frontend.js\";i:2847;s:69:\"packages/woocommerce-blocks/build/checkout-blocks/payment-frontend.js\";i:2848;s:76:\"packages/woocommerce-blocks/build/checkout-blocks/pickup-options-frontend.js\";i:2849;s:78:\"packages/woocommerce-blocks/build/checkout-blocks/shipping-address-frontend.js\";i:2850;s:77:\"packages/woocommerce-blocks/build/checkout-blocks/shipping-method-frontend.js\";i:2851;s:78:\"packages/woocommerce-blocks/build/checkout-blocks/shipping-methods-frontend.js\";i:2852;s:67:\"packages/woocommerce-blocks/build/checkout-blocks/terms-frontend.js\";i:2853;s:68:\"packages/woocommerce-blocks/build/checkout-blocks/totals-frontend.js\";i:2855;s:54:\"packages/woocommerce-blocks/build/checkout-frontend.js\";i:2857;s:45:\"packages/woocommerce-blocks/build/checkout.js\";i:2860;s:53:\"packages/woocommerce-blocks/build/customer-account.js\";i:2863;s:54:\"packages/woocommerce-blocks/build/featured-category.js\";i:2866;s:53:\"packages/woocommerce-blocks/build/featured-product.js\";i:2869;s:60:\"packages/woocommerce-blocks/build/filter-wrapper-frontend.js\";i:2871;s:51:\"packages/woocommerce-blocks/build/filter-wrapper.js\";i:2873;s:55:\"packages/woocommerce-blocks/build/general-style-rtl.css\";i:2874;s:51:\"packages/woocommerce-blocks/build/general-style.css\";i:2876;s:56:\"packages/woocommerce-blocks/build/handpicked-products.js\";i:2925;s:52:\"packages/woocommerce-blocks/build/legacy-template.js\";i:2927;s:65:\"packages/woocommerce-blocks/build/mini-cart-component-frontend.js\";i:2928;s:81:\"packages/woocommerce-blocks/build/mini-cart-contents-block/empty-cart-frontend.js\";i:2929;s:82:\"packages/woocommerce-blocks/build/mini-cart-contents-block/filled-cart-frontend.js\";i:2930;s:77:\"packages/woocommerce-blocks/build/mini-cart-contents-block/footer-frontend.js\";i:2931;s:76:\"packages/woocommerce-blocks/build/mini-cart-contents-block/items-frontend.js\";i:2932;s:85:\"packages/woocommerce-blocks/build/mini-cart-contents-block/products-table-frontend.js\";i:2933;s:86:\"packages/woocommerce-blocks/build/mini-cart-contents-block/shopping-button-frontend.js\";i:2934;s:76:\"packages/woocommerce-blocks/build/mini-cart-contents-block/title-frontend.js\";i:2936;s:55:\"packages/woocommerce-blocks/build/mini-cart-contents.js\";i:2938;s:55:\"packages/woocommerce-blocks/build/mini-cart-frontend.js\";i:2940;s:46:\"packages/woocommerce-blocks/build/mini-cart.js\";i:2942;s:58:\"packages/woocommerce-blocks/build/price-filter-frontend.js\";i:2943;s:66:\"packages/woocommerce-blocks/build/price-filter-wrapper-frontend.js\";i:2945;s:49:\"packages/woocommerce-blocks/build/price-filter.js\";i:2948;s:49:\"packages/woocommerce-blocks/build/price-format.js\";i:2949;s:146:\"packages/woocommerce-blocks/build/product-add-to-cart--product-button--product-category-list--product-image--product-price--product-r--a0326d00.js\";i:2950;s:118:\"packages/woocommerce-blocks/build/product-add-to-cart--product-button--product-image--product-rating--product-title.js\";i:2951;s:65:\"packages/woocommerce-blocks/build/product-add-to-cart-frontend.js\";i:2952;s:56:\"packages/woocommerce-blocks/build/product-add-to-cart.js\";i:2954;s:57:\"packages/woocommerce-blocks/build/product-best-sellers.js\";i:2956;s:146:\"packages/woocommerce-blocks/build/product-button--product-category-list--product-image--product-price--product-rating--product-sale-b--e17c7c01.js\";i:2957;s:132:\"packages/woocommerce-blocks/build/product-button--product-image--product-price--product-rating--product-sale-badge--product-title.js\";i:2958;s:60:\"packages/woocommerce-blocks/build/product-button-frontend.js\";i:2959;s:51:\"packages/woocommerce-blocks/build/product-button.js\";i:2961;s:55:\"packages/woocommerce-blocks/build/product-categories.js\";i:2963;s:67:\"packages/woocommerce-blocks/build/product-category-list-frontend.js\";i:2964;s:58:\"packages/woocommerce-blocks/build/product-category-list.js\";i:2966;s:53:\"packages/woocommerce-blocks/build/product-category.js\";i:2969;s:59:\"packages/woocommerce-blocks/build/product-image-frontend.js\";i:2971;s:50:\"packages/woocommerce-blocks/build/product-image.js\";i:2974;s:48:\"packages/woocommerce-blocks/build/product-new.js\";i:2976;s:52:\"packages/woocommerce-blocks/build/product-on-sale.js\";i:2977;s:59:\"packages/woocommerce-blocks/build/product-price-frontend.js\";i:2978;s:50:\"packages/woocommerce-blocks/build/product-price.js\";i:2980;s:50:\"packages/woocommerce-blocks/build/product-query.js\";i:2981;s:60:\"packages/woocommerce-blocks/build/product-rating-frontend.js\";i:2982;s:51:\"packages/woocommerce-blocks/build/product-rating.js\";i:2984;s:58:\"packages/woocommerce-blocks/build/product-results-count.js\";i:2986;s:64:\"packages/woocommerce-blocks/build/product-sale-badge-frontend.js\";i:2987;s:55:\"packages/woocommerce-blocks/build/product-sale-badge.js\";i:2989;s:51:\"packages/woocommerce-blocks/build/product-search.js\";i:2990;s:57:\"packages/woocommerce-blocks/build/product-sku-frontend.js\";i:2991;s:48:\"packages/woocommerce-blocks/build/product-sku.js\";i:2992;s:69:\"packages/woocommerce-blocks/build/product-stock-indicator-frontend.js\";i:2993;s:60:\"packages/woocommerce-blocks/build/product-stock-indicator.js\";i:2994;s:61:\"packages/woocommerce-blocks/build/product-summary-frontend.js\";i:2995;s:52:\"packages/woocommerce-blocks/build/product-summary.js\";i:2996;s:62:\"packages/woocommerce-blocks/build/product-tag-list-frontend.js\";i:2997;s:53:\"packages/woocommerce-blocks/build/product-tag-list.js\";i:2999;s:48:\"packages/woocommerce-blocks/build/product-tag.js\";i:3001;s:59:\"packages/woocommerce-blocks/build/product-title-frontend.js\";i:3002;s:50:\"packages/woocommerce-blocks/build/product-title.js\";i:3004;s:54:\"packages/woocommerce-blocks/build/product-top-rated.js\";i:3006;s:58:\"packages/woocommerce-blocks/build/products-by-attribute.js\";i:3009;s:59:\"packages/woocommerce-blocks/build/rating-filter-frontend.js\";i:3010;s:67:\"packages/woocommerce-blocks/build/rating-filter-wrapper-frontend.js\";i:3012;s:50:\"packages/woocommerce-blocks/build/rating-filter.js\";i:3016;s:56:\"packages/woocommerce-blocks/build/reviews-by-category.js\";i:3018;s:55:\"packages/woocommerce-blocks/build/reviews-by-product.js\";i:3020;s:53:\"packages/woocommerce-blocks/build/reviews-frontend.js\";i:3022;s:60:\"packages/woocommerce-blocks/build/single-product-frontend.js\";i:3024;s:51:\"packages/woocommerce-blocks/build/single-product.js\";i:3026;s:58:\"packages/woocommerce-blocks/build/stock-filter-frontend.js\";i:3027;s:66:\"packages/woocommerce-blocks/build/stock-filter-wrapper-frontend.js\";i:3029;s:49:\"packages/woocommerce-blocks/build/stock-filter.js\";i:3032;s:50:\"packages/woocommerce-blocks/build/store-notices.js\";i:3034;s:155:\"packages/woocommerce-blocks/build/vendors--attribute-filter-wrapper--cart-blocks/cart-cross-sells-products--cart-blocks/order-summary--ef6753df-frontend.js\";i:3035;s:124:\"packages/woocommerce-blocks/build/vendors--attribute-filter-wrapper--rating-filter-wrapper--stock-filter-wrapper-frontend.js\";i:3036;s:155:\"packages/woocommerce-blocks/build/vendors--cart-blocks/cart-cross-sells-products--cart-blocks/cart-line-items--cart-blocks/cart-order--3c5fe802-frontend.js\";i:3037;s:155:\"packages/woocommerce-blocks/build/vendors--cart-blocks/cart-cross-sells-products--cart-blocks/order-summary-shipping--checkout-blocks--18f9376a-frontend.js\";i:3038;s:113:\"packages/woocommerce-blocks/build/vendors--cart-blocks/cart-cross-sells-products--product-add-to-cart-frontend.js\";i:3039;s:155:\"packages/woocommerce-blocks/build/vendors--cart-blocks/cart-line-items--checkout-blocks/order-summary-cart-items--mini-cart-contents---233ab542-frontend.js\";i:3040;s:155:\"packages/woocommerce-blocks/build/vendors--cart-blocks/order-summary-shipping--checkout-blocks/billing-address--checkout-blocks/order--5b8feb0b-frontend.js\";i:3041;s:86:\"packages/woocommerce-blocks/build/vendors--checkout-blocks/shipping-method-frontend.js\";i:3042;s:87:\"packages/woocommerce-blocks/build/vendors--checkout-blocks/shipping-methods-frontend.js\";i:3044;s:51:\"packages/woocommerce-blocks/build/wc-blocks-data.js\";i:3045;s:64:\"packages/woocommerce-blocks/build/wc-blocks-editor-style-rtl.css\";i:3046;s:60:\"packages/woocommerce-blocks/build/wc-blocks-editor-style.css\";i:3048;s:63:\"packages/woocommerce-blocks/build/wc-blocks-google-analytics.js\";i:3050;s:57:\"packages/woocommerce-blocks/build/wc-blocks-middleware.js\";i:3052;s:55:\"packages/woocommerce-blocks/build/wc-blocks-registry.js\";i:3054;s:61:\"packages/woocommerce-blocks/build/wc-blocks-shared-context.js\";i:3056;s:58:\"packages/woocommerce-blocks/build/wc-blocks-shared-hocs.js\";i:3057;s:57:\"packages/woocommerce-blocks/build/wc-blocks-style-rtl.css\";i:3058;s:53:\"packages/woocommerce-blocks/build/wc-blocks-style.css\";i:3059;s:65:\"packages/woocommerce-blocks/build/wc-blocks-vendors-style-rtl.css\";i:3060;s:61:\"packages/woocommerce-blocks/build/wc-blocks-vendors-style.css\";i:3061;s:54:\"packages/woocommerce-blocks/build/wc-blocks-vendors.js\";i:3063;s:46:\"packages/woocommerce-blocks/build/wc-blocks.js\";i:3065;s:59:\"packages/woocommerce-blocks/build/wc-payment-method-bacs.js\";i:3067;s:61:\"packages/woocommerce-blocks/build/wc-payment-method-cheque.js\";i:3069;s:58:\"packages/woocommerce-blocks/build/wc-payment-method-cod.js\";i:3071;s:61:\"packages/woocommerce-blocks/build/wc-payment-method-paypal.js\";i:3073;s:48:\"packages/woocommerce-blocks/build/wc-settings.js\";i:3075;s:71:\"packages/woocommerce-blocks/build/wc-shipping-method-pickup-location.js\";i:3076;s:59:\"packages/woocommerce-blocks/build/woo-directives-runtime.js\";i:3078;s:59:\"packages/woocommerce-blocks/build/woo-directives-vendors.js\";i:3120;s:75:\"packages/woocommerce-blocks/packages/checkout/blocks-registry/test/index.js\";i:3126;s:84:\"packages/woocommerce-blocks/packages/checkout/components/checkbox-control/style.scss\";i:3127;s:80:\"packages/woocommerce-blocks/packages/checkout/components/discounts-meta/index.js\";i:3128;s:80:\"packages/woocommerce-blocks/packages/checkout/components/error-boundary/index.js\";i:3129;s:65:\"packages/woocommerce-blocks/packages/checkout/components/index.js\";i:3131;s:76:\"packages/woocommerce-blocks/packages/checkout/components/order-meta/index.js\";i:3132;s:89:\"packages/woocommerce-blocks/packages/checkout/components/order-shipping-packages/index.js\";i:3134;s:73:\"packages/woocommerce-blocks/packages/checkout/components/panel/style.scss\";i:3136;s:80:\"packages/woocommerce-blocks/packages/checkout/components/store-notice/style.scss\";i:3140;s:91:\"packages/woocommerce-blocks/packages/checkout/components/store-notices-container/style.scss\";i:3144;s:78:\"packages/woocommerce-blocks/packages/checkout/components/text-input/style.scss\";i:3149;s:82:\"packages/woocommerce-blocks/packages/checkout/components/totals-wrapper/style.scss\";i:3152;s:72:\"packages/woocommerce-blocks/packages/checkout/components/totals/index.js\";i:3155;s:79:\"packages/woocommerce-blocks/packages/checkout/components/totals/item/style.scss\";i:3161;s:90:\"packages/woocommerce-blocks/packages/checkout/components/validation-input-error/style.scss\";i:3163;s:75:\"packages/woocommerce-blocks/packages/checkout/filter-registry/test/admin.js\";i:3164;s:75:\"packages/woocommerce-blocks/packages/checkout/filter-registry/test/index.js\";i:3165;s:54:\"packages/woocommerce-blocks/packages/checkout/index.js\";i:3166;s:59:\"packages/woocommerce-blocks/packages/checkout/slot/index.js\";i:3167;s:56:\"packages/woocommerce-blocks/packages/checkout/style.scss\";i:3169;s:60:\"packages/woocommerce-blocks/packages/checkout/utils/index.js\";i:3172;s:52:\"packages/woocommerce-blocks/packages/prices/index.js\";i:3173;s:58:\"packages/woocommerce-blocks/packages/prices/utils/index.js\";i:3175;s:63:\"packages/woocommerce-blocks/packages/prices/utils/test/price.js\";}}}','yes'),(76298,'jp_sync_retry_after_immediate-send','','no'),(76299,'jp_sync_error_log_immediate-send','a:5:{s:15:\"1681461957.3105\";O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:24:\"concurrent_request_error\";a:1:{i:0;s:53:\"There is another request running for the same blog ID\";}}s:10:\"error_data\";a:1:{s:24:\"concurrent_request_error\";a:5:{s:7:\"headers\";a:10:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Fri, 14 Apr 2023 08:45:57 GMT\";s:12:\"content-type\";s:23:\"text/xml; charset=UTF-8\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:8:\"x-hacker\";s:108:\"If you\'re reading this, you should visit automattic.com/jobs and apply to join the fun, mention this header.\";s:11:\"host-header\";s:13:\"WordPress.com\";s:11:\"retry-after\";s:1:\"5\";s:16:\"content-encoding\";s:2:\"br\";s:4:\"x-ac\";s:17:\"4.dca _dca BYPASS\";s:25:\"strict-transport-security\";s:16:\"max-age=31536000\";}s:4:\"body\";s:461:\"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<methodResponse>\n  <fault>\n    <value>\n      <struct>\n        <member>\n          <name>faultCode</name>\n          <value><int>400</int></value>\n        </member>\n        <member>\n          <name>faultString</name>\n          <value><string>Jetpack: [concurrent_request_error] There is another request running for the same blog ID</string></value>\n        </member>\n      </struct>\n    </value>\n  </fault>\n</methodResponse>\n\";s:8:\"response\";a:2:{s:4:\"code\";i:200;s:7:\"message\";s:2:\"OK\";}s:7:\"cookies\";a:0:{}s:8:\"filename\";N;}}s:18:\"\0*\0additional_data\";a:1:{s:24:\"concurrent_request_error\";a:1:{i:0;i:400;}}}s:15:\"1681461957.4394\";O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:24:\"concurrent_request_error\";a:1:{i:0;s:53:\"There is another request running for the same blog ID\";}}s:10:\"error_data\";a:1:{s:24:\"concurrent_request_error\";a:5:{s:7:\"headers\";a:10:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Fri, 14 Apr 2023 08:45:57 GMT\";s:12:\"content-type\";s:23:\"text/xml; charset=UTF-8\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:8:\"x-hacker\";s:108:\"If you\'re reading this, you should visit automattic.com/jobs and apply to join the fun, mention this header.\";s:11:\"host-header\";s:13:\"WordPress.com\";s:11:\"retry-after\";s:1:\"5\";s:16:\"content-encoding\";s:2:\"br\";s:4:\"x-ac\";s:17:\"4.dca _dca BYPASS\";s:25:\"strict-transport-security\";s:16:\"max-age=31536000\";}s:4:\"body\";s:461:\"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<methodResponse>\n  <fault>\n    <value>\n      <struct>\n        <member>\n          <name>faultCode</name>\n          <value><int>400</int></value>\n        </member>\n        <member>\n          <name>faultString</name>\n          <value><string>Jetpack: [concurrent_request_error] There is another request running for the same blog ID</string></value>\n        </member>\n      </struct>\n    </value>\n  </fault>\n</methodResponse>\n\";s:8:\"response\";a:2:{s:4:\"code\";i:200;s:7:\"message\";s:2:\"OK\";}s:7:\"cookies\";a:0:{}s:8:\"filename\";N;}}s:18:\"\0*\0additional_data\";a:1:{s:24:\"concurrent_request_error\";a:1:{i:0;i:400;}}}s:15:\"1681461957.6609\";O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:24:\"concurrent_request_error\";a:1:{i:0;s:53:\"There is another request running for the same blog ID\";}}s:10:\"error_data\";a:1:{s:24:\"concurrent_request_error\";a:5:{s:7:\"headers\";a:10:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Fri, 14 Apr 2023 08:45:57 GMT\";s:12:\"content-type\";s:23:\"text/xml; charset=UTF-8\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:8:\"x-hacker\";s:108:\"If you\'re reading this, you should visit automattic.com/jobs and apply to join the fun, mention this header.\";s:11:\"host-header\";s:13:\"WordPress.com\";s:11:\"retry-after\";s:1:\"5\";s:16:\"content-encoding\";s:2:\"br\";s:4:\"x-ac\";s:17:\"4.dca _dca BYPASS\";s:25:\"strict-transport-security\";s:16:\"max-age=31536000\";}s:4:\"body\";s:461:\"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<methodResponse>\n  <fault>\n    <value>\n      <struct>\n        <member>\n          <name>faultCode</name>\n          <value><int>400</int></value>\n        </member>\n        <member>\n          <name>faultString</name>\n          <value><string>Jetpack: [concurrent_request_error] There is another request running for the same blog ID</string></value>\n        </member>\n      </struct>\n    </value>\n  </fault>\n</methodResponse>\n\";s:8:\"response\";a:2:{s:4:\"code\";i:200;s:7:\"message\";s:2:\"OK\";}s:7:\"cookies\";a:0:{}s:8:\"filename\";N;}}s:18:\"\0*\0additional_data\";a:1:{s:24:\"concurrent_request_error\";a:1:{i:0;i:400;}}}s:15:\"1682747477.0664\";O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:24:\"concurrent_request_error\";a:1:{i:0;s:53:\"There is another request running for the same blog ID\";}}s:10:\"error_data\";a:1:{s:24:\"concurrent_request_error\";a:5:{s:7:\"headers\";a:10:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Sat, 29 Apr 2023 05:51:17 GMT\";s:12:\"content-type\";s:23:\"text/xml; charset=UTF-8\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:8:\"x-hacker\";s:108:\"If you\'re reading this, you should visit automattic.com/jobs and apply to join the fun, mention this header.\";s:11:\"host-header\";s:13:\"WordPress.com\";s:11:\"retry-after\";s:1:\"5\";s:16:\"content-encoding\";s:2:\"br\";s:4:\"x-ac\";s:17:\"4.dca _dca BYPASS\";s:25:\"strict-transport-security\";s:16:\"max-age=31536000\";}s:4:\"body\";s:461:\"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<methodResponse>\n  <fault>\n    <value>\n      <struct>\n        <member>\n          <name>faultCode</name>\n          <value><int>400</int></value>\n        </member>\n        <member>\n          <name>faultString</name>\n          <value><string>Jetpack: [concurrent_request_error] There is another request running for the same blog ID</string></value>\n        </member>\n      </struct>\n    </value>\n  </fault>\n</methodResponse>\n\";s:8:\"response\";a:2:{s:4:\"code\";i:200;s:7:\"message\";s:2:\"OK\";}s:7:\"cookies\";a:0:{}s:8:\"filename\";N;}}s:18:\"\0*\0additional_data\";a:1:{s:24:\"concurrent_request_error\";a:1:{i:0;i:400;}}}s:15:\"1682747477.1667\";O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:24:\"concurrent_request_error\";a:1:{i:0;s:53:\"There is another request running for the same blog ID\";}}s:10:\"error_data\";a:1:{s:24:\"concurrent_request_error\";a:5:{s:7:\"headers\";a:10:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Sat, 29 Apr 2023 05:51:17 GMT\";s:12:\"content-type\";s:23:\"text/xml; charset=UTF-8\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:8:\"x-hacker\";s:108:\"If you\'re reading this, you should visit automattic.com/jobs and apply to join the fun, mention this header.\";s:11:\"host-header\";s:13:\"WordPress.com\";s:11:\"retry-after\";s:1:\"5\";s:16:\"content-encoding\";s:2:\"br\";s:4:\"x-ac\";s:17:\"4.dca _dca BYPASS\";s:25:\"strict-transport-security\";s:16:\"max-age=31536000\";}s:4:\"body\";s:461:\"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<methodResponse>\n  <fault>\n    <value>\n      <struct>\n        <member>\n          <name>faultCode</name>\n          <value><int>400</int></value>\n        </member>\n        <member>\n          <name>faultString</name>\n          <value><string>Jetpack: [concurrent_request_error] There is another request running for the same blog ID</string></value>\n        </member>\n      </struct>\n    </value>\n  </fault>\n</methodResponse>\n\";s:8:\"response\";a:2:{s:4:\"code\";i:200;s:7:\"message\";s:2:\"OK\";}s:7:\"cookies\";a:0:{}s:8:\"filename\";N;}}s:18:\"\0*\0additional_data\";a:1:{s:24:\"concurrent_request_error\";a:1:{i:0;i:400;}}}}','yes'),(76307,'jetpack_protect_error','API Key Required','no'),(76310,'trusted_ip_header','','no'),(76339,'jetpack_content_post_details_date','1','yes'),(76340,'jetpack_content_post_details_categories','1','yes'),(76341,'jetpack_content_post_details_tags','1','yes'),(76342,'jetpack_content_post_details_author','1','yes'),(76343,'jetpack_content_post_details_comment','1','yes'),(86382,'jetpack_sync_settings_disable','0','yes'),(77097,'_transient_dirsize_cache','a:34:{s:64:\"/home/vblink5/public_html/wp-content/uploads/woocommerce_uploads\";i:13;s:59:\"/home/vblink5/public_html/wp-content/uploads/forminator/css\";i:37968;s:55:\"/home/vblink5/public_html/wp-content/uploads/forminator\";i:38592;s:71:\"/home/vblink5/public_html/wp-content/uploads/essential-addons-elementor\";i:2717817;s:82:\"/home/vblink5/public_html/wp-content/uploads/revslider/templates/tiny-slider-light\";i:25766;s:89:\"/home/vblink5/public_html/wp-content/uploads/revslider/templates/Masonry-Gallery-Carousel\";i:27111;s:84:\"/home/vblink5/public_html/wp-content/uploads/revslider/templates/happy-holidays-hero\";i:14145;s:81:\"/home/vblink5/public_html/wp-content/uploads/revslider/templates/tiny-slider-dark\";i:58281;s:92:\"/home/vblink5/public_html/wp-content/uploads/revslider/templates/Restaurant-One-Page-Website\";i:17161;s:73:\"/home/vblink5/public_html/wp-content/uploads/revslider/templates/packages\";i:79413;s:89:\"/home/vblink5/public_html/wp-content/uploads/revslider/templates/destinations-card-slider\";i:6476;s:86:\"/home/vblink5/public_html/wp-content/uploads/revslider/templates/knives-product-slider\";i:6741;s:83:\"/home/vblink5/public_html/wp-content/uploads/revslider/templates/material-ui-slider\";i:6728;s:89:\"/home/vblink5/public_html/wp-content/uploads/revslider/templates/pet-store-product-slider\";i:7567;s:86:\"/home/vblink5/public_html/wp-content/uploads/revslider/templates/Claymorphism-Carousel\";i:24835;s:101:\"/home/vblink5/public_html/wp-content/uploads/revslider/templates/space-and-sci-fi-presentation-slider\";i:46226;s:64:\"/home/vblink5/public_html/wp-content/uploads/revslider/templates\";i:320450;s:54:\"/home/vblink5/public_html/wp-content/uploads/revslider\";i:320450;s:52:\"/home/vblink5/public_html/wp-content/uploads/wc-logs\";i:252242;s:58:\"/home/vblink5/public_html/wp-content/uploads/elementor/css\";i:740136;s:54:\"/home/vblink5/public_html/wp-content/uploads/elementor\";i:740136;s:58:\"/home/vblink5/public_html/wp-content/uploads/wpforms/cache\";i:142896;s:52:\"/home/vblink5/public_html/wp-content/uploads/wpforms\";i:143633;s:52:\"/home/vblink5/public_html/wp-content/uploads/slider2\";i:697869;s:65:\"/home/vblink5/public_html/wp-content/uploads/wp-sheet-editor/logs\";i:0;s:67:\"/home/vblink5/public_html/wp-content/uploads/wp-sheet-editor/queues\";i:0;s:60:\"/home/vblink5/public_html/wp-content/uploads/wp-sheet-editor\";i:0;s:57:\"/home/vblink5/public_html/wp-content/uploads/nginx-helper\";i:0;s:52:\"/home/vblink5/public_html/wp-content/uploads/2023/04\";i:0;s:52:\"/home/vblink5/public_html/wp-content/uploads/2023/03\";i:0;s:52:\"/home/vblink5/public_html/wp-content/uploads/2023/02\";i:349446185;s:52:\"/home/vblink5/public_html/wp-content/uploads/2023/01\";i:24289596;s:49:\"/home/vblink5/public_html/wp-content/uploads/2023\";i:373735781;s:44:\"/home/vblink5/public_html/wp-content/uploads\";i:378941706;}','yes'),(110634,'_transient_timeout_jetpack_sync_constants_await','1684611964','no'),(110635,'_transient_jetpack_sync_constants_await','1684608364.0777','no'),(110636,'_transient_timeout_jetpack_sync_callables_await','1684608424','no'),(110637,'_transient_jetpack_sync_callables_await','1684608364.1056','no'),(110024,'_transient_timeout_jetpack_plugin_api_action_links_refresh','1684651573','no'),(110025,'_transient_jetpack_plugin_api_action_links_refresh','1684565173','no'),(110626,'_site_transient_timeout_theme_roots','1684610163','no'),(110627,'_site_transient_theme_roots','a:4:{s:7:\"Hitzone\";s:7:\"/themes\";s:15:\"twentytwentyone\";s:7:\"/themes\";s:17:\"twentytwentythree\";s:7:\"/themes\";s:15:\"twentytwentytwo\";s:7:\"/themes\";}','no'),(110629,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1684608363;s:8:\"response\";a:16:{s:30:\"advanced-custom-fields/acf.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:36:\"w.org/plugins/advanced-custom-fields\";s:4:\"slug\";s:22:\"advanced-custom-fields\";s:6:\"plugin\";s:30:\"advanced-custom-fields/acf.php\";s:11:\"new_version\";s:5:\"6.1.6\";s:3:\"url\";s:53:\"https://wordpress.org/plugins/advanced-custom-fields/\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/plugin/advanced-custom-fields.6.1.6.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:75:\"https://ps.w.org/advanced-custom-fields/assets/icon-256x256.png?rev=1082746\";s:2:\"1x\";s:75:\"https://ps.w.org/advanced-custom-fields/assets/icon-128x128.png?rev=1082746\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:78:\"https://ps.w.org/advanced-custom-fields/assets/banner-1544x500.jpg?rev=2892919\";s:2:\"1x\";s:77:\"https://ps.w.org/advanced-custom-fields/assets/banner-772x250.jpg?rev=2892919\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.7\";s:6:\"tested\";s:5:\"6.2.2\";s:12:\"requires_php\";s:3:\"5.6\";}s:93:\"auto-image-attributes-from-filename-with-bulk-updater/iaff_image-attributes-from-filename.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:67:\"w.org/plugins/auto-image-attributes-from-filename-with-bulk-updater\";s:4:\"slug\";s:53:\"auto-image-attributes-from-filename-with-bulk-updater\";s:6:\"plugin\";s:93:\"auto-image-attributes-from-filename-with-bulk-updater/iaff_image-attributes-from-filename.php\";s:11:\"new_version\";s:5:\"4.3.1\";s:3:\"url\";s:84:\"https://wordpress.org/plugins/auto-image-attributes-from-filename-with-bulk-updater/\";s:7:\"package\";s:96:\"https://downloads.wordpress.org/plugin/auto-image-attributes-from-filename-with-bulk-updater.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:106:\"https://ps.w.org/auto-image-attributes-from-filename-with-bulk-updater/assets/icon-128x128.png?rev=1690261\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:108:\"https://ps.w.org/auto-image-attributes-from-filename-with-bulk-updater/assets/banner-772x250.png?rev=1775029\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"3.5.0\";s:6:\"tested\";s:5:\"6.2.2\";s:12:\"requires_php\";b:0;s:14:\"upgrade_notice\";s:183:\"<ul>\n<li>Date: 25.April.2023.</li>\n<li>Bug Fix: Fix a bug where trailing commas were used with unset and function calls. This is unsupported in PHP versions older than 7.3.</li>\n</ul>\";}s:23:\"elementor/elementor.php\";O:8:\"stdClass\":12:{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:6:\"3.13.2\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.13.2.zip\";s:5:\"icons\";a:2:{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.9\";s:6:\"tested\";s:5:\"6.2.2\";s:12:\"requires_php\";s:3:\"7.0\";}s:51:\"header-footer-elementor/header-footer-elementor.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:37:\"w.org/plugins/header-footer-elementor\";s:4:\"slug\";s:23:\"header-footer-elementor\";s:6:\"plugin\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:11:\"new_version\";s:6:\"1.6.14\";s:3:\"url\";s:54:\"https://wordpress.org/plugins/header-footer-elementor/\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/plugin/header-footer-elementor.1.6.14.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:68:\"https://ps.w.org/header-footer-elementor/assets/icon.svg?rev=2813167\";s:3:\"svg\";s:68:\"https://ps.w.org/header-footer-elementor/assets/icon.svg?rev=2813167\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/header-footer-elementor/assets/banner-1544x500.jpg?rev=2813167\";s:2:\"1x\";s:78:\"https://ps.w.org/header-footer-elementor/assets/banner-772x250.jpg?rev=2813167\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.4\";s:6:\"tested\";s:5:\"6.2.2\";s:12:\"requires_php\";s:3:\"5.4\";}s:37:\"elementskit-lite/elementskit-lite.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:30:\"w.org/plugins/elementskit-lite\";s:4:\"slug\";s:16:\"elementskit-lite\";s:6:\"plugin\";s:37:\"elementskit-lite/elementskit-lite.php\";s:11:\"new_version\";s:5:\"2.8.8\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/elementskit-lite/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/elementskit-lite.2.8.8.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/elementskit-lite/assets/icon-256x256.gif?rev=2518175\";s:2:\"1x\";s:69:\"https://ps.w.org/elementskit-lite/assets/icon-128x128.gif?rev=2518175\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/elementskit-lite/assets/banner-1544x500.png?rev=2118488\";s:2:\"1x\";s:71:\"https://ps.w.org/elementskit-lite/assets/banner-772x250.png?rev=2118488\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"6.2.2\";s:12:\"requires_php\";s:3:\"7.1\";}s:53:\"facebook-for-woocommerce/facebook-for-woocommerce.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:38:\"w.org/plugins/facebook-for-woocommerce\";s:4:\"slug\";s:24:\"facebook-for-woocommerce\";s:6:\"plugin\";s:53:\"facebook-for-woocommerce/facebook-for-woocommerce.php\";s:11:\"new_version\";s:6:\"3.0.23\";s:3:\"url\";s:55:\"https://wordpress.org/plugins/facebook-for-woocommerce/\";s:7:\"package\";s:74:\"https://downloads.wordpress.org/plugin/facebook-for-woocommerce.3.0.23.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:69:\"https://ps.w.org/facebook-for-woocommerce/assets/icon.svg?rev=2040223\";s:3:\"svg\";s:69:\"https://ps.w.org/facebook-for-woocommerce/assets/icon.svg?rev=2040223\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.6\";s:6:\"tested\";s:5:\"6.2.2\";s:12:\"requires_php\";s:3:\"7.2\";}s:51:\"google-listings-and-ads/google-listings-and-ads.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:37:\"w.org/plugins/google-listings-and-ads\";s:4:\"slug\";s:23:\"google-listings-and-ads\";s:6:\"plugin\";s:51:\"google-listings-and-ads/google-listings-and-ads.php\";s:11:\"new_version\";s:5:\"2.4.5\";s:3:\"url\";s:54:\"https://wordpress.org/plugins/google-listings-and-ads/\";s:7:\"package\";s:72:\"https://downloads.wordpress.org/plugin/google-listings-and-ads.2.4.5.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:68:\"https://ps.w.org/google-listings-and-ads/assets/icon.svg?rev=2775988\";s:3:\"svg\";s:68:\"https://ps.w.org/google-listings-and-ads/assets/icon.svg?rev=2775988\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/google-listings-and-ads/assets/banner-1544x500.png?rev=2542080\";s:2:\"1x\";s:78:\"https://ps.w.org/google-listings-and-ads/assets/banner-772x250.png?rev=2542080\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.9\";s:6:\"tested\";s:5:\"6.2.2\";s:12:\"requires_php\";s:3:\"7.4\";}s:19:\"jetpack/jetpack.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:21:\"w.org/plugins/jetpack\";s:4:\"slug\";s:7:\"jetpack\";s:6:\"plugin\";s:19:\"jetpack/jetpack.php\";s:11:\"new_version\";s:4:\"12.1\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/jetpack/\";s:7:\"package\";s:55:\"https://downloads.wordpress.org/plugin/jetpack.12.1.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:52:\"https://ps.w.org/jetpack/assets/icon.svg?rev=2819237\";s:3:\"svg\";s:52:\"https://ps.w.org/jetpack/assets/icon.svg?rev=2819237\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/jetpack/assets/banner-1544x500.png?rev=2653649\";s:2:\"1x\";s:62:\"https://ps.w.org/jetpack/assets/banner-772x250.png?rev=2653649\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.1\";s:6:\"tested\";s:5:\"6.2.2\";s:12:\"requires_php\";s:3:\"5.6\";}s:45:\"media-library-helper/media-library-helper.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:34:\"w.org/plugins/media-library-helper\";s:4:\"slug\";s:20:\"media-library-helper\";s:6:\"plugin\";s:45:\"media-library-helper/media-library-helper.php\";s:11:\"new_version\";s:5:\"1.2.0\";s:3:\"url\";s:51:\"https://wordpress.org/plugins/media-library-helper/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/media-library-helper.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/media-library-helper/assets/icon-256X256.png?rev=2458949\";s:2:\"1x\";s:73:\"https://ps.w.org/media-library-helper/assets/icon-128X128.png?rev=2458949\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:76:\"https://ps.w.org/media-library-helper/assets/banner-1544X500.png?rev=2458949\";s:2:\"1x\";s:75:\"https://ps.w.org/media-library-helper/assets/banner-772X250.png?rev=2458949\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:80:\"https://ps.w.org/media-library-helper/assets/banner-1544X500-rtl.png?rev=2458949\";s:2:\"1x\";s:79:\"https://ps.w.org/media-library-helper/assets/banner-772X250-rtl.png?rev=2458949\";}s:8:\"requires\";s:3:\"4.8\";s:6:\"tested\";s:5:\"6.2.2\";s:12:\"requires_php\";s:6:\"5.6.39\";}s:29:\"nginx-helper/nginx-helper.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:26:\"w.org/plugins/nginx-helper\";s:4:\"slug\";s:12:\"nginx-helper\";s:6:\"plugin\";s:29:\"nginx-helper/nginx-helper.php\";s:11:\"new_version\";s:5:\"2.2.3\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/nginx-helper/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/nginx-helper.2.2.3.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:57:\"https://ps.w.org/nginx-helper/assets/icon.svg?rev=2360932\";s:3:\"svg\";s:57:\"https://ps.w.org/nginx-helper/assets/icon.svg?rev=2360932\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/nginx-helper/assets/banner-1544x500.png?rev=2360932\";s:2:\"1x\";s:67:\"https://ps.w.org/nginx-helper/assets/banner-772x250.png?rev=2360926\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/nginx-helper/assets/banner-1544x500-rtl.png?rev=2360932\";s:2:\"1x\";s:71:\"https://ps.w.org/nginx-helper/assets/banner-772x250-rtl.png?rev=2360932\";}s:8:\"requires\";s:3:\"3.0\";s:6:\"tested\";s:5:\"6.1.3\";s:12:\"requires_php\";b:0;s:14:\"upgrade_notice\";s:253:\"<p>Nginx Helper 2.2.3, Fix performance issue when saving nav menus, purging date archives for CPTs, purge page and post URLs when the post is trashed and passes the URL being purged in &quot;rt_nginx_helper_purge_cached_file&quot; hook as parameter.</p>\";}s:55:\"pinterest-for-woocommerce/pinterest-for-woocommerce.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:39:\"w.org/plugins/pinterest-for-woocommerce\";s:4:\"slug\";s:25:\"pinterest-for-woocommerce\";s:6:\"plugin\";s:55:\"pinterest-for-woocommerce/pinterest-for-woocommerce.php\";s:11:\"new_version\";s:6:\"1.2.21\";s:3:\"url\";s:56:\"https://wordpress.org/plugins/pinterest-for-woocommerce/\";s:7:\"package\";s:75:\"https://downloads.wordpress.org/plugin/pinterest-for-woocommerce.1.2.21.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:70:\"https://ps.w.org/pinterest-for-woocommerce/assets/icon.svg?rev=2619817\";s:3:\"svg\";s:70:\"https://ps.w.org/pinterest-for-woocommerce/assets/icon.svg?rev=2619817\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:81:\"https://ps.w.org/pinterest-for-woocommerce/assets/banner-1544x500.png?rev=2619817\";s:2:\"1x\";s:80:\"https://ps.w.org/pinterest-for-woocommerce/assets/banner-772x250.png?rev=2619817\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.6\";s:6:\"tested\";s:5:\"6.2.2\";s:12:\"requires_php\";s:3:\"7.3\";}s:93:\"product-video-gallery-slider-for-woocommerce/product-video-gallery-slider-for-woocommerce.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:58:\"w.org/plugins/product-video-gallery-slider-for-woocommerce\";s:4:\"slug\";s:44:\"product-video-gallery-slider-for-woocommerce\";s:6:\"plugin\";s:93:\"product-video-gallery-slider-for-woocommerce/product-video-gallery-slider-for-woocommerce.php\";s:11:\"new_version\";s:7:\"1.4.2.1\";s:3:\"url\";s:75:\"https://wordpress.org/plugins/product-video-gallery-slider-for-woocommerce/\";s:7:\"package\";s:95:\"https://downloads.wordpress.org/plugin/product-video-gallery-slider-for-woocommerce.1.4.2.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:97:\"https://ps.w.org/product-video-gallery-slider-for-woocommerce/assets/icon-256x256.png?rev=2171899\";s:2:\"1x\";s:97:\"https://ps.w.org/product-video-gallery-slider-for-woocommerce/assets/icon-256x256.png?rev=2171899\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:99:\"https://ps.w.org/product-video-gallery-slider-for-woocommerce/assets/banner-772x250.png?rev=2703772\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"5.2.4\";s:6:\"tested\";s:5:\"6.2.2\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:33:\"smart-slider-3/smart-slider-3.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:28:\"w.org/plugins/smart-slider-3\";s:4:\"slug\";s:14:\"smart-slider-3\";s:6:\"plugin\";s:33:\"smart-slider-3/smart-slider-3.php\";s:11:\"new_version\";s:8:\"3.5.1.15\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/smart-slider-3/\";s:7:\"package\";s:66:\"https://downloads.wordpress.org/plugin/smart-slider-3.3.5.1.15.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:59:\"https://ps.w.org/smart-slider-3/assets/icon.svg?rev=2307688\";s:3:\"svg\";s:59:\"https://ps.w.org/smart-slider-3/assets/icon.svg?rev=2307688\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/smart-slider-3/assets/banner-1544x500.png?rev=2632650\";s:2:\"1x\";s:69:\"https://ps.w.org/smart-slider-3/assets/banner-772x250.png?rev=2632650\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"6.2.2\";s:12:\"requires_php\";s:3:\"7.0\";}s:27:\"woocommerce/woocommerce.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:25:\"w.org/plugins/woocommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:6:\"plugin\";s:27:\"woocommerce/woocommerce.php\";s:11:\"new_version\";s:5:\"7.7.0\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/woocommerce/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.7.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-256x256.gif?rev=2869506\";s:2:\"1x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-128x128.gif?rev=2869506\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/woocommerce/assets/banner-1544x500.png?rev=2366418\";s:2:\"1x\";s:66:\"https://ps.w.org/woocommerce/assets/banner-772x250.png?rev=2366418\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.0\";s:6:\"tested\";s:5:\"6.2.2\";s:12:\"requires_php\";s:3:\"7.3\";}s:21:\"wpstream/wpstream.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:22:\"w.org/plugins/wpstream\";s:4:\"slug\";s:8:\"wpstream\";s:6:\"plugin\";s:21:\"wpstream/wpstream.php\";s:11:\"new_version\";s:5:\"4.5.3\";s:3:\"url\";s:39:\"https://wordpress.org/plugins/wpstream/\";s:7:\"package\";s:51:\"https://downloads.wordpress.org/plugin/wpstream.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:61:\"https://ps.w.org/wpstream/assets/icon-256x256.png?rev=2872115\";s:2:\"1x\";s:61:\"https://ps.w.org/wpstream/assets/icon-128x128.png?rev=2872115\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/wpstream/assets/banner-1544x500.png?rev=2872115\";s:2:\"1x\";s:63:\"https://ps.w.org/wpstream/assets/banner-772x250.png?rev=2872115\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";s:6:\"tested\";s:5:\"6.2.2\";s:12:\"requires_php\";s:3:\"7.1\";}s:24:\"wordpress-seo/wp-seo.php\";O:8:\"stdClass\":12:{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:\"20.7\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/wordpress-seo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.20.7.zip\";s:5:\"icons\";a:2:{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:\"6.1\";s:6:\"tested\";s:5:\"6.2.2\";s:12:\"requires_php\";s:5:\"7.2.5\";}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:21:{s:35:\"bh-custom-preloader/plugin_main.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:33:\"w.org/plugins/bh-custom-preloader\";s:4:\"slug\";s:19:\"bh-custom-preloader\";s:6:\"plugin\";s:35:\"bh-custom-preloader/plugin_main.php\";s:11:\"new_version\";s:3:\"1.9\";s:3:\"url\";s:50:\"https://wordpress.org/plugins/bh-custom-preloader/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/plugin/bh-custom-preloader.zip\";s:5:\"icons\";a:1:{s:7:\"default\";s:70:\"https://s.w.org/plugins/geopattern-icon/bh-custom-preloader_312239.svg\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:74:\"https://ps.w.org/bh-custom-preloader/assets/banner-772x250.png?rev=1192383\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";}s:33:\"classic-editor/classic-editor.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:28:\"w.org/plugins/classic-editor\";s:4:\"slug\";s:14:\"classic-editor\";s:6:\"plugin\";s:33:\"classic-editor/classic-editor.php\";s:11:\"new_version\";s:5:\"1.6.3\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/classic-editor/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/classic-editor.1.6.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/classic-editor/assets/icon-256x256.png?rev=1998671\";s:2:\"1x\";s:67:\"https://ps.w.org/classic-editor/assets/icon-128x128.png?rev=1998671\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/classic-editor/assets/banner-1544x500.png?rev=1998671\";s:2:\"1x\";s:69:\"https://ps.w.org/classic-editor/assets/banner-772x250.png?rev=1998676\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.9\";}s:26:\"codistoconnect/connect.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:28:\"w.org/plugins/codistoconnect\";s:4:\"slug\";s:14:\"codistoconnect\";s:6:\"plugin\";s:26:\"codistoconnect/connect.php\";s:11:\"new_version\";s:6:\"1.3.65\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/codistoconnect/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/codistoconnect.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/codistoconnect/assets/icon-256x256.png?rev=2721671\";s:2:\"1x\";s:67:\"https://ps.w.org/codistoconnect/assets/icon-128x128.png?rev=2721671\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:69:\"https://ps.w.org/codistoconnect/assets/banner-772x250.png?rev=2721671\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.0\";}s:35:\"crazyrocket-pop-ups/crazyrocket.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:33:\"w.org/plugins/crazyrocket-pop-ups\";s:4:\"slug\";s:19:\"crazyrocket-pop-ups\";s:6:\"plugin\";s:35:\"crazyrocket-pop-ups/crazyrocket.php\";s:11:\"new_version\";s:5:\"1.0.0\";s:3:\"url\";s:50:\"https://wordpress.org/plugins/crazyrocket-pop-ups/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/plugin/crazyrocket-pop-ups.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/crazyrocket-pop-ups/assets/icon-256x256.png?rev=2599816\";s:2:\"1x\";s:72:\"https://ps.w.org/crazyrocket-pop-ups/assets/icon-256x256.png?rev=2599816\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:74:\"https://ps.w.org/crazyrocket-pop-ups/assets/banner-772x250.jpg?rev=1985420\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.4\";}s:43:\"custom-post-type-ui/custom-post-type-ui.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:33:\"w.org/plugins/custom-post-type-ui\";s:4:\"slug\";s:19:\"custom-post-type-ui\";s:6:\"plugin\";s:43:\"custom-post-type-ui/custom-post-type-ui.php\";s:11:\"new_version\";s:6:\"1.13.5\";s:3:\"url\";s:50:\"https://wordpress.org/plugins/custom-post-type-ui/\";s:7:\"package\";s:69:\"https://downloads.wordpress.org/plugin/custom-post-type-ui.1.13.5.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/custom-post-type-ui/assets/icon-256x256.png?rev=2744389\";s:2:\"1x\";s:72:\"https://ps.w.org/custom-post-type-ui/assets/icon-128x128.png?rev=2744389\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:75:\"https://ps.w.org/custom-post-type-ui/assets/banner-1544x500.png?rev=2744389\";s:2:\"1x\";s:74:\"https://ps.w.org/custom-post-type-ui/assets/banner-772x250.png?rev=2744389\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.9\";}s:70:\"addon-elements-for-elementor-page-builder/elementor-addon-elements.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:55:\"w.org/plugins/addon-elements-for-elementor-page-builder\";s:4:\"slug\";s:41:\"addon-elements-for-elementor-page-builder\";s:6:\"plugin\";s:70:\"addon-elements-for-elementor-page-builder/elementor-addon-elements.php\";s:11:\"new_version\";s:6:\"1.12.2\";s:3:\"url\";s:72:\"https://wordpress.org/plugins/addon-elements-for-elementor-page-builder/\";s:7:\"package\";s:84:\"https://downloads.wordpress.org/plugin/addon-elements-for-elementor-page-builder.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:94:\"https://ps.w.org/addon-elements-for-elementor-page-builder/assets/icon-256x256.png?rev=2475491\";s:2:\"1x\";s:94:\"https://ps.w.org/addon-elements-for-elementor-page-builder/assets/icon-128x128.png?rev=2475491\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:96:\"https://ps.w.org/addon-elements-for-elementor-page-builder/assets/banner-772x250.jpg?rev=1515290\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";}s:65:\"essential-addons-for-elementor-lite/essential_adons_elementor.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:49:\"w.org/plugins/essential-addons-for-elementor-lite\";s:4:\"slug\";s:35:\"essential-addons-for-elementor-lite\";s:6:\"plugin\";s:65:\"essential-addons-for-elementor-lite/essential_adons_elementor.php\";s:11:\"new_version\";s:5:\"5.7.2\";s:3:\"url\";s:66:\"https://wordpress.org/plugins/essential-addons-for-elementor-lite/\";s:7:\"package\";s:84:\"https://downloads.wordpress.org/plugin/essential-addons-for-elementor-lite.5.7.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:88:\"https://ps.w.org/essential-addons-for-elementor-lite/assets/icon-256x256.png?rev=2598498\";s:2:\"1x\";s:88:\"https://ps.w.org/essential-addons-for-elementor-lite/assets/icon-128x128.png?rev=2598498\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:91:\"https://ps.w.org/essential-addons-for-elementor-lite/assets/banner-1544x500.gif?rev=2894204\";s:2:\"1x\";s:90:\"https://ps.w.org/essential-addons-for-elementor-lite/assets/banner-772x250.gif?rev=2894204\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";}s:69:\"facebook-messenger-customer-chat/facebook-messenger-customer-chat.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:46:\"w.org/plugins/facebook-messenger-customer-chat\";s:4:\"slug\";s:32:\"facebook-messenger-customer-chat\";s:6:\"plugin\";s:69:\"facebook-messenger-customer-chat/facebook-messenger-customer-chat.php\";s:11:\"new_version\";s:3:\"2.5\";s:3:\"url\";s:63:\"https://wordpress.org/plugins/facebook-messenger-customer-chat/\";s:7:\"package\";s:75:\"https://downloads.wordpress.org/plugin/facebook-messenger-customer-chat.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:85:\"https://ps.w.org/facebook-messenger-customer-chat/assets/icon-256x256.png?rev=2398892\";s:2:\"1x\";s:85:\"https://ps.w.org/facebook-messenger-customer-chat/assets/icon-128x128.png?rev=2398892\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.9\";}s:59:\"ajax-search-for-woocommerce/ajax-search-for-woocommerce.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:41:\"w.org/plugins/ajax-search-for-woocommerce\";s:4:\"slug\";s:27:\"ajax-search-for-woocommerce\";s:6:\"plugin\";s:59:\"ajax-search-for-woocommerce/ajax-search-for-woocommerce.php\";s:11:\"new_version\";s:6:\"1.23.0\";s:3:\"url\";s:58:\"https://wordpress.org/plugins/ajax-search-for-woocommerce/\";s:7:\"package\";s:77:\"https://downloads.wordpress.org/plugin/ajax-search-for-woocommerce.1.23.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:80:\"https://ps.w.org/ajax-search-for-woocommerce/assets/icon-256x256.png?rev=2883754\";s:2:\"1x\";s:80:\"https://ps.w.org/ajax-search-for-woocommerce/assets/icon-128x128.png?rev=2883754\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:83:\"https://ps.w.org/ajax-search-for-woocommerce/assets/banner-1544x500.png?rev=2496209\";s:2:\"1x\";s:82:\"https://ps.w.org/ajax-search-for-woocommerce/assets/banner-772x250.png?rev=2496209\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";}s:25:\"forminator/forminator.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:24:\"w.org/plugins/forminator\";s:4:\"slug\";s:10:\"forminator\";s:6:\"plugin\";s:25:\"forminator/forminator.php\";s:11:\"new_version\";s:6:\"1.23.3\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/forminator/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/forminator.1.23.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/forminator/assets/icon-256x256.png?rev=2746202\";s:2:\"1x\";s:63:\"https://ps.w.org/forminator/assets/icon-128x128.png?rev=2746202\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/forminator/assets/banner-1544x500.png?rev=2626060\";s:2:\"1x\";s:65:\"https://ps.w.org/forminator/assets/banner-772x250.png?rev=2626060\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.2\";}s:9:\"hello.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/hello-dolly\";s:4:\"slug\";s:11:\"hello-dolly\";s:6:\"plugin\";s:9:\"hello.php\";s:11:\"new_version\";s:5:\"1.7.2\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/hello-dolly/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/hello-dolly.1.7.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-256x256.jpg?rev=2052855\";s:2:\"1x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-128x128.jpg?rev=2052855\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/hello-dolly/assets/banner-1544x500.jpg?rev=2645582\";s:2:\"1x\";s:66:\"https://ps.w.org/hello-dolly/assets/banner-772x250.jpg?rev=2052855\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";}s:31:\"jetpack-boost/jetpack-boost.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:27:\"w.org/plugins/jetpack-boost\";s:4:\"slug\";s:13:\"jetpack-boost\";s:6:\"plugin\";s:31:\"jetpack-boost/jetpack-boost.php\";s:11:\"new_version\";s:5:\"1.8.0\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/jetpack-boost/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/plugin/jetpack-boost.1.8.0.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:58:\"https://ps.w.org/jetpack-boost/assets/icon.svg?rev=2818794\";s:3:\"svg\";s:58:\"https://ps.w.org/jetpack-boost/assets/icon.svg?rev=2818794\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/jetpack-boost/assets/banner-1544x500.png?rev=2653958\";s:2:\"1x\";s:68:\"https://ps.w.org/jetpack-boost/assets/banner-772x250.png?rev=2653958\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.5\";}s:35:\"woo-lucky-wheel/woo-lucky-wheel.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:29:\"w.org/plugins/woo-lucky-wheel\";s:4:\"slug\";s:15:\"woo-lucky-wheel\";s:6:\"plugin\";s:35:\"woo-lucky-wheel/woo-lucky-wheel.php\";s:11:\"new_version\";s:6:\"1.0.18\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/woo-lucky-wheel/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/woo-lucky-wheel.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/woo-lucky-wheel/assets/icon-256x256.png?rev=2617300\";s:2:\"1x\";s:68:\"https://ps.w.org/woo-lucky-wheel/assets/icon-128x128.png?rev=2617300\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/woo-lucky-wheel/assets/banner-1544x500.jpg?rev=2501107\";s:2:\"1x\";s:70:\"https://ps.w.org/woo-lucky-wheel/assets/banner-772x250.jpg?rev=2501107\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";}s:19:\"metform/metform.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:21:\"w.org/plugins/metform\";s:4:\"slug\";s:7:\"metform\";s:6:\"plugin\";s:19:\"metform/metform.php\";s:11:\"new_version\";s:5:\"3.3.2\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/metform/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/plugin/metform.3.3.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:60:\"https://ps.w.org/metform/assets/icon-256x256.png?rev=2544152\";s:2:\"1x\";s:60:\"https://ps.w.org/metform/assets/icon-128x128.png?rev=2544152\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/metform/assets/banner-1544x500.png?rev=2544152\";s:2:\"1x\";s:62:\"https://ps.w.org/metform/assets/banner-772x250.png?rev=2544152\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.8\";}s:23:\"mobile-menu/mobmenu.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/mobile-menu\";s:4:\"slug\";s:11:\"mobile-menu\";s:6:\"plugin\";s:23:\"mobile-menu/mobmenu.php\";s:11:\"new_version\";s:5:\"2.8.3\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/mobile-menu/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/mobile-menu.2.8.3.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:64:\"https://ps.w.org/mobile-menu/assets/icon-128x128.png?rev=1890426\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:66:\"https://ps.w.org/mobile-menu/assets/banner-772x250.jpg?rev=1976792\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.4\";}s:47:\"one-click-demo-import/one-click-demo-import.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:35:\"w.org/plugins/one-click-demo-import\";s:4:\"slug\";s:21:\"one-click-demo-import\";s:6:\"plugin\";s:47:\"one-click-demo-import/one-click-demo-import.php\";s:11:\"new_version\";s:5:\"3.1.2\";s:3:\"url\";s:52:\"https://wordpress.org/plugins/one-click-demo-import/\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/plugin/one-click-demo-import.3.1.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:74:\"https://ps.w.org/one-click-demo-import/assets/icon-256x256.png?rev=2506685\";s:2:\"1x\";s:74:\"https://ps.w.org/one-click-demo-import/assets/icon-128x128.png?rev=2506685\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:77:\"https://ps.w.org/one-click-demo-import/assets/banner-1544x500.png?rev=2506685\";s:2:\"1x\";s:76:\"https://ps.w.org/one-click-demo-import/assets/banner-772x250.png?rev=2506685\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.2\";}s:51:\"ooohboi-steroids-for-elementor/ooohboi-steroids.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:44:\"w.org/plugins/ooohboi-steroids-for-elementor\";s:4:\"slug\";s:30:\"ooohboi-steroids-for-elementor\";s:6:\"plugin\";s:51:\"ooohboi-steroids-for-elementor/ooohboi-steroids.php\";s:11:\"new_version\";s:5:\"2.1.5\";s:3:\"url\";s:61:\"https://wordpress.org/plugins/ooohboi-steroids-for-elementor/\";s:7:\"package\";s:79:\"https://downloads.wordpress.org/plugin/ooohboi-steroids-for-elementor.2.1.5.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:83:\"https://ps.w.org/ooohboi-steroids-for-elementor/assets/icon-256x256.png?rev=2778171\";s:2:\"1x\";s:83:\"https://ps.w.org/ooohboi-steroids-for-elementor/assets/icon-128x128.png?rev=2778171\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:86:\"https://ps.w.org/ooohboi-steroids-for-elementor/assets/banner-1544x500.png?rev=2778171\";s:2:\"1x\";s:85:\"https://ps.w.org/ooohboi-steroids-for-elementor/assets/banner-772x250.png?rev=2778171\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";}s:17:\"poptin/poptin.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:20:\"w.org/plugins/poptin\";s:4:\"slug\";s:6:\"poptin\";s:6:\"plugin\";s:17:\"poptin/poptin.php\";s:11:\"new_version\";s:3:\"1.3\";s:3:\"url\";s:37:\"https://wordpress.org/plugins/poptin/\";s:7:\"package\";s:53:\"https://downloads.wordpress.org/plugin/poptin.1.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:59:\"https://ps.w.org/poptin/assets/icon-256x256.gif?rev=2230390\";s:2:\"1x\";s:59:\"https://ps.w.org/poptin/assets/icon-128x128.gif?rev=2230390\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:62:\"https://ps.w.org/poptin/assets/banner-1544x500.png?rev=2779830\";s:2:\"1x\";s:61:\"https://ps.w.org/poptin/assets/banner-772x250.png?rev=2779830\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.1\";}s:38:\"post-duplicator/m4c-postduplicator.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:29:\"w.org/plugins/post-duplicator\";s:4:\"slug\";s:15:\"post-duplicator\";s:6:\"plugin\";s:38:\"post-duplicator/m4c-postduplicator.php\";s:11:\"new_version\";s:4:\"2.28\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/post-duplicator/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/post-duplicator.2.28.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:68:\"https://ps.w.org/post-duplicator/assets/icon-128x128.png?rev=1587588\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/post-duplicator/assets/banner-1544x500.png?rev=1587588\";s:2:\"1x\";s:70:\"https://ps.w.org/post-duplicator/assets/banner-772x250.png?rev=1587588\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.0\";}s:46:\"tiktok-for-business/tiktok-for-woocommerce.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:33:\"w.org/plugins/tiktok-for-business\";s:4:\"slug\";s:19:\"tiktok-for-business\";s:6:\"plugin\";s:46:\"tiktok-for-business/tiktok-for-woocommerce.php\";s:11:\"new_version\";s:6:\"1.0.16\";s:3:\"url\";s:50:\"https://wordpress.org/plugins/tiktok-for-business/\";s:7:\"package\";s:69:\"https://downloads.wordpress.org/plugin/tiktok-for-business.1.0.16.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/tiktok-for-business/assets/icon-256x256.jpg?rev=2721531\";s:2:\"1x\";s:72:\"https://ps.w.org/tiktok-for-business/assets/icon-256x256.jpg?rev=2721531\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:75:\"https://ps.w.org/tiktok-for-business/assets/banner-1544x500.png?rev=2721531\";s:2:\"1x\";s:74:\"https://ps.w.org/tiktok-for-business/assets/banner-772x250.png?rev=2721534\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"5.7.0\";}s:29:\"wp-mail-smtp/wp_mail_smtp.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:26:\"w.org/plugins/wp-mail-smtp\";s:4:\"slug\";s:12:\"wp-mail-smtp\";s:6:\"plugin\";s:29:\"wp-mail-smtp/wp_mail_smtp.php\";s:11:\"new_version\";s:5:\"3.8.0\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/wp-mail-smtp/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/wp-mail-smtp.3.8.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/wp-mail-smtp/assets/icon-256x256.png?rev=1755440\";s:2:\"1x\";s:65:\"https://ps.w.org/wp-mail-smtp/assets/icon-128x128.png?rev=1755440\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/wp-mail-smtp/assets/banner-1544x500.jpg?rev=2811094\";s:2:\"1x\";s:67:\"https://ps.w.org/wp-mail-smtp/assets/banner-772x250.jpg?rev=2811094\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.2\";}}s:7:\"checked\";a:38:{s:30:\"advanced-custom-fields/acf.php\";s:5:\"6.1.4\";s:93:\"auto-image-attributes-from-filename-with-bulk-updater/iaff_image-attributes-from-filename.php\";s:3:\"4.2\";s:35:\"bh-custom-preloader/plugin_main.php\";s:3:\"1.9\";s:33:\"classic-editor/classic-editor.php\";s:5:\"1.6.3\";s:26:\"codistoconnect/connect.php\";s:6:\"1.3.65\";s:35:\"crazyrocket-pop-ups/crazyrocket.php\";s:5:\"1.0.0\";s:43:\"custom-post-type-ui/custom-post-type-ui.php\";s:6:\"1.13.5\";s:23:\"elementor/elementor.php\";s:6:\"3.12.2\";s:70:\"addon-elements-for-elementor-page-builder/elementor-addon-elements.php\";s:6:\"1.12.2\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:6:\"1.6.13\";s:37:\"elementskit-lite/elementskit-lite.php\";s:5:\"2.8.7\";s:65:\"essential-addons-for-elementor-lite/essential_adons_elementor.php\";s:5:\"5.7.2\";s:69:\"facebook-messenger-customer-chat/facebook-messenger-customer-chat.php\";s:3:\"2.5\";s:53:\"facebook-for-woocommerce/facebook-for-woocommerce.php\";s:6:\"3.0.18\";s:59:\"ajax-search-for-woocommerce/ajax-search-for-woocommerce.php\";s:6:\"1.23.0\";s:25:\"forminator/forminator.php\";s:6:\"1.23.3\";s:51:\"google-listings-and-ads/google-listings-and-ads.php\";s:5:\"2.4.2\";s:9:\"hello.php\";s:5:\"1.7.2\";s:19:\"jetpack/jetpack.php\";s:4:\"12.0\";s:31:\"jetpack-boost/jetpack-boost.php\";s:5:\"1.8.0\";s:35:\"woo-lucky-wheel/woo-lucky-wheel.php\";s:6:\"1.0.18\";s:45:\"media-library-helper/media-library-helper.php\";s:5:\"1.1.0\";s:19:\"metform/metform.php\";s:5:\"3.3.2\";s:23:\"mobile-menu/mobmenu.php\";s:5:\"2.8.3\";s:29:\"nginx-helper/nginx-helper.php\";s:5:\"2.2.2\";s:47:\"one-click-demo-import/one-click-demo-import.php\";s:5:\"3.1.2\";s:51:\"ooohboi-steroids-for-elementor/ooohboi-steroids.php\";s:5:\"2.1.5\";s:55:\"pinterest-for-woocommerce/pinterest-for-woocommerce.php\";s:6:\"1.2.18\";s:17:\"poptin/poptin.php\";s:3:\"1.3\";s:38:\"post-duplicator/m4c-postduplicator.php\";s:4:\"2.28\";s:93:\"product-video-gallery-slider-for-woocommerce/product-video-gallery-slider-for-woocommerce.php\";s:7:\"1.4.1.4\";s:23:\"revslider/revslider.php\";s:5:\"6.3.0\";s:33:\"smart-slider-3/smart-slider-3.php\";s:8:\"3.5.1.14\";s:46:\"tiktok-for-business/tiktok-for-woocommerce.php\";s:6:\"1.0.16\";s:27:\"woocommerce/woocommerce.php\";s:5:\"7.6.0\";s:29:\"wp-mail-smtp/wp_mail_smtp.php\";s:5:\"3.8.0\";s:21:\"wpstream/wpstream.php\";s:6:\"4.4.19\";s:24:\"wordpress-seo/wp-seo.php\";s:4:\"20.6\";}}','no'),(110139,'_transient_timeout_brute_use_math','1684574664','no'),(110140,'_transient_brute_use_math','1','no'),(110528,'_transient_timeout_transient_mf_form_data_entry_id_2781','1684600504','no'),(110529,'_transient_transient_mf_form_data_entry_id_2781','2781','no'),(107393,'_transient_header-footer-elementor-rating','delayed-notice','no'),(108822,'_transient_timeout_jetpack_https_test','1684565455','no'),(108823,'_transient_jetpack_https_test','1','no'),(108824,'_transient_timeout_jetpack_https_test_message','1684565455','no'),(108825,'_transient_jetpack_https_test_message','','no'),(110630,'_transient_timeout_jetpack_sync_last_checked_queue_state_sync','1684608393','no'),(110631,'_transient_jetpack_sync_last_checked_queue_state_sync','a:2:{i:0;i:0;i:1;i:0;}','no'),(76368,'sharing-options','a:1:{s:6:\"global\";a:5:{s:12:\"button_style\";s:9:\"icon-text\";s:13:\"sharing_label\";s:11:\"Share this:\";s:10:\"open_links\";s:4:\"same\";s:4:\"show\";a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}s:6:\"custom\";a:0:{}}}','yes'),(76722,'jb_transient_jetpack_boost_speed_scores_86d25730c98cd867637dd6ba2af9b5aa','a:2:{s:6:\"expire\";i:1681478323;s:4:\"data\";a:7:{s:2:\"id\";s:32:\"86d25730c98cd867637dd6ba2af9b5aa\";s:3:\"url\";s:47:\"https://vblinkonline.com?jb-disable-modules=all\";s:14:\"active_modules\";a:0:{}s:7:\"created\";d:1681477714.9275510311126708984375;s:6:\"status\";s:7:\"success\";s:5:\"error\";N;s:11:\"retry_count\";i:0;}}','no'),(76727,'jetpack_boost_speed_score_history_e7fd1d94c0f9529dddb5bd3c1490a779','a:1:{i:0;a:3:{s:9:\"timestamp\";i:1681478023;s:6:\"scores\";O:8:\"stdClass\":2:{s:6:\"mobile\";i:25;s:7:\"desktop\";i:27;}s:5:\"theme\";s:7:\"hitzone\";}}','no'),(76726,'jetpack_boost_speed_score_history_86d25730c98cd867637dd6ba2af9b5aa','a:1:{i:0;a:3:{s:9:\"timestamp\";i:1681478023;s:6:\"scores\";O:8:\"stdClass\":2:{s:6:\"mobile\";i:25;s:7:\"desktop\";i:27;}s:5:\"theme\";s:7:\"hitzone\";}}','no'),(76370,'post_by_email_address1','NULL','yes'),(76371,'monitor_receive_notifications','1','yes'),(110034,'jetpack_site_products','a:0:{}','yes'),(76375,'jetpack_active_plan','a:10:{s:10:\"product_id\";i:2002;s:12:\"product_slug\";s:12:\"jetpack_free\";s:12:\"product_name\";s:12:\"Jetpack Free\";s:18:\"product_name_short\";s:4:\"Free\";s:7:\"expired\";b:0;s:14:\"billing_period\";s:0:\"\";s:13:\"user_is_owner\";b:0;s:7:\"is_free\";b:1;s:11:\"license_key\";s:0:\"\";s:8:\"features\";a:2:{s:6:\"active\";a:13:{i:0;s:12:\"advanced-seo\";i:1;s:3:\"cdn\";i:2;s:9:\"donations\";i:3;s:17:\"jetpack-dashboard\";i:4;s:18:\"recurring-payments\";i:5;s:11:\"republicize\";i:6;s:17:\"security-settings\";i:7;s:17:\"seo-preview-tools\";i:8;s:14:\"send-a-message\";i:9;s:15:\"social-previews\";i:10;s:18:\"upload-audio-files\";i:11;s:18:\"upload-video-files\";i:12;s:15:\"whatsapp-button\";}s:9:\"available\";a:38:{s:7:\"akismet\";a:16:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:26:\"jetpack_security_t1_yearly\";i:13;s:27:\"jetpack_security_t1_monthly\";i:14;s:26:\"jetpack_security_t2_yearly\";i:15;s:27:\"jetpack_security_t2_monthly\";}s:8:\"antispam\";a:16:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:26:\"jetpack_security_t1_yearly\";i:13;s:27:\"jetpack_security_t1_monthly\";i:14;s:26:\"jetpack_security_t2_yearly\";i:15;s:27:\"jetpack_security_t2_monthly\";}s:7:\"backups\";a:16:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:26:\"jetpack_security_t1_yearly\";i:13;s:27:\"jetpack_security_t1_monthly\";i:14;s:26:\"jetpack_security_t2_yearly\";i:15;s:27:\"jetpack_security_t2_monthly\";}s:13:\"backups-daily\";a:16:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:26:\"jetpack_security_t1_yearly\";i:13;s:27:\"jetpack_security_t1_monthly\";i:14;s:26:\"jetpack_security_t2_yearly\";i:15;s:27:\"jetpack_security_t2_monthly\";}s:8:\"calendly\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:20:\"cloudflare-analytics\";a:14:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:26:\"jetpack_security_t1_yearly\";i:11;s:27:\"jetpack_security_t1_monthly\";i:12;s:26:\"jetpack_security_t2_yearly\";i:13;s:27:\"jetpack_security_t2_monthly\";}s:14:\"cloudflare-cdn\";a:14:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:26:\"jetpack_security_t1_yearly\";i:11;s:27:\"jetpack_security_t1_monthly\";i:12;s:26:\"jetpack_security_t2_yearly\";i:13;s:27:\"jetpack_security_t2_monthly\";}s:10:\"core/audio\";a:16:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:26:\"jetpack_security_t1_yearly\";i:13;s:27:\"jetpack_security_t1_monthly\";i:14;s:26:\"jetpack_security_t2_yearly\";i:15;s:27:\"jetpack_security_t2_monthly\";}s:10:\"core/cover\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:10:\"core/video\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:17:\"full-activity-log\";a:16:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:26:\"jetpack_security_t1_yearly\";i:13;s:27:\"jetpack_security_t1_monthly\";i:14;s:26:\"jetpack_security_t2_yearly\";i:15;s:27:\"jetpack_security_t2_monthly\";}s:16:\"google-analytics\";a:14:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:26:\"jetpack_security_t1_yearly\";i:11;s:27:\"jetpack_security_t1_monthly\";i:12;s:26:\"jetpack_security_t2_yearly\";i:13;s:27:\"jetpack_security_t2_monthly\";}s:9:\"opentable\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:16:\"priority_support\";a:16:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:26:\"jetpack_security_t1_yearly\";i:13;s:27:\"jetpack_security_t1_monthly\";i:14;s:26:\"jetpack_security_t2_yearly\";i:15;s:27:\"jetpack_security_t2_monthly\";}s:4:\"scan\";a:14:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:26:\"jetpack_security_t1_yearly\";i:11;s:27:\"jetpack_security_t1_monthly\";i:12;s:26:\"jetpack_security_t2_yearly\";i:13;s:27:\"jetpack_security_t2_monthly\";}s:15:\"simple-payments\";a:14:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:26:\"jetpack_security_t1_yearly\";i:11;s:27:\"jetpack_security_t1_monthly\";i:12;s:26:\"jetpack_security_t2_yearly\";i:13;s:27:\"jetpack_security_t2_monthly\";}s:18:\"social-shares-1000\";a:6:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:16:\"jetpack_complete\";i:5;s:24:\"jetpack_complete_monthly\";}s:28:\"subscriber-unlimited-imports\";a:16:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:26:\"jetpack_security_t1_yearly\";i:13;s:27:\"jetpack_security_t1_monthly\";i:14;s:26:\"jetpack_security_t2_yearly\";i:15;s:27:\"jetpack_security_t2_monthly\";}s:7:\"support\";a:16:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:26:\"jetpack_security_t1_yearly\";i:13;s:27:\"jetpack_security_t1_monthly\";i:14;s:26:\"jetpack_security_t2_yearly\";i:15;s:27:\"jetpack_security_t2_monthly\";}s:29:\"vaultpress-automated-restores\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:25:\"vaultpress-backup-archive\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:18:\"vaultpress-backups\";a:16:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:26:\"jetpack_security_t1_yearly\";i:13;s:27:\"jetpack_security_t1_monthly\";i:14;s:26:\"jetpack_security_t2_yearly\";i:15;s:27:\"jetpack_security_t2_monthly\";}s:24:\"vaultpress-storage-space\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:13:\"video-hosting\";a:14:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:26:\"jetpack_security_t1_yearly\";i:11;s:27:\"jetpack_security_t1_monthly\";i:12;s:26:\"jetpack_security_t2_yearly\";i:13;s:27:\"jetpack_security_t2_monthly\";}s:10:\"videopress\";a:8:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:16:\"jetpack_complete\";i:7;s:24:\"jetpack_complete_monthly\";}s:16:\"videopress/video\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:7:\"wordads\";a:14:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:26:\"jetpack_security_t1_yearly\";i:11;s:27:\"jetpack_security_t1_monthly\";i:12;s:26:\"jetpack_security_t2_yearly\";i:13;s:27:\"jetpack_security_t2_monthly\";}s:15:\"wordads-jetpack\";a:14:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:26:\"jetpack_security_t1_yearly\";i:11;s:27:\"jetpack_security_t1_monthly\";i:12;s:26:\"jetpack_security_t2_yearly\";i:13;s:27:\"jetpack_security_t2_monthly\";}s:6:\"search\";a:4:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";i:2;s:16:\"jetpack_complete\";i:3;s:24:\"jetpack_complete_monthly\";}s:18:\"google-my-business\";a:10:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";i:2;s:25:\"jetpack_security_realtime\";i:3;s:33:\"jetpack_security_realtime_monthly\";i:4;s:16:\"jetpack_complete\";i:5;s:24:\"jetpack_complete_monthly\";i:6;s:26:\"jetpack_security_t1_yearly\";i:7;s:27:\"jetpack_security_t1_monthly\";i:8;s:26:\"jetpack_security_t2_yearly\";i:9;s:27:\"jetpack_security_t2_monthly\";}s:9:\"polldaddy\";a:2:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";}s:14:\"premium-themes\";a:2:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";}s:17:\"real-time-backups\";a:10:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";i:2;s:25:\"jetpack_security_realtime\";i:3;s:33:\"jetpack_security_realtime_monthly\";i:4;s:16:\"jetpack_complete\";i:5;s:24:\"jetpack_complete_monthly\";i:6;s:26:\"jetpack_security_t1_yearly\";i:7;s:27:\"jetpack_security_t1_monthly\";i:8;s:26:\"jetpack_security_t2_yearly\";i:9;s:27:\"jetpack_security_t2_monthly\";}s:28:\"vaultpress-security-scanning\";a:2:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";}s:18:\"cloud-critical-css\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:14:\"instant-search\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:26:\"social-enhanced-publishing\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:22:\"videopress-1tb-storage\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}}}}','yes'),(76269,'jpsq_sync_checkout','0:0','no'),(76274,'jetpack_search_plan_info','a:3:{s:23:\"supports_instant_search\";b:0;s:28:\"supports_only_classic_search\";b:0;s:15:\"supports_search\";b:0;}','yes'),(76300,'do_activate','0','yes'),(76276,'jetpack_testimonial','0','yes'),(76280,'jp_sync_lock_full_sync','','no'),(76288,'jp_sync_last_success_sync','1684608364.2792','no'),(86583,'jetpack_boost_status_image-cdn','1','yes'),(76588,'jetpack_boost_status_lazy-images','','yes'),(76595,'jetpack_boost_status_critical-css','1','yes'),(76721,'jb_transient_jetpack_boost_speed_scores_e7fd1d94c0f9529dddb5bd3c1490a779','a:2:{s:6:\"expire\";i:1681478323;s:4:\"data\";a:7:{s:2:\"id\";s:32:\"e7fd1d94c0f9529dddb5bd3c1490a779\";s:3:\"url\";s:24:\"https://vblinkonline.com\";s:14:\"active_modules\";a:1:{i:0;s:12:\"critical-css\";}s:7:\"created\";d:1681477713.7488329410552978515625;s:6:\"status\";s:7:\"success\";s:5:\"error\";N;s:11:\"retry_count\";i:0;}}','no'),(76597,'jb_transient_critical_css_state-local','a:2:{s:6:\"expire\";i:1713014464;s:4:\"data\";a:5:{s:7:\"created\";d:1681478038.4113368988037109375;s:7:\"updated\";d:1681478464.2196369171142578125;s:5:\"state\";s:10:\"requesting\";s:11:\"state_error\";s:105:\"Failed to fetch cross-domain content at https://vblinkonline.com/faq/?jb-generate-critical-css=9d80f3efb7\";s:7:\"sources\";a:16:{s:15:\"core_front_page\";a:4:{s:4:\"urls\";a:1:{i:0;s:25:\"https://vblinkonline.com/\";}s:6:\"status\";s:7:\"success\";s:5:\"error\";N;s:13:\"success_ratio\";i:1;}s:15:\"core_posts_page\";a:4:{s:4:\"urls\";a:1:{i:0;s:25:\"https://vblinkonline.com/\";}s:6:\"status\";s:7:\"success\";s:5:\"error\";N;s:13:\"success_ratio\";i:1;}s:13:\"singular_post\";a:4:{s:4:\"urls\";a:3:{i:0;s:39:\"https://vblinkonline.com/hello-world-2/\";i:1;s:41:\"https://vblinkonline.com/hello-world-2-2/\";i:2;s:37:\"https://vblinkonline.com/hello-world/\";}s:6:\"status\";s:7:\"success\";s:5:\"error\";N;s:13:\"success_ratio\";d:0.5;}s:13:\"singular_page\";a:4:{s:4:\"urls\";a:20:{i:0;s:35:\"https://vblinkonline.com/test-page/\";i:1;s:37:\"https://vblinkonline.com/bonus-wheel/\";i:2;s:38:\"https://vblinkonline.com/video-slider/\";i:3;s:44:\"https://vblinkonline.com/store-distributers/\";i:4;s:51:\"https://vblinkonline.com/indemnification-agreement/\";i:5;s:29:\"https://vblinkonline.com/faq/\";i:6;s:36:\"https://vblinkonline.com/agent-help/\";i:7;s:45:\"https://vblinkonline.com/player-registration/\";i:8;s:31:\"https://vblinkonline.com/games/\";i:9;s:49:\"https://vblinkonline.com/how-to-download-the-app/\";i:10;s:38:\"https://vblinkonline.com/my-account-2/\";i:11;s:36:\"https://vblinkonline.com/checkout-2/\";i:12;s:32:\"https://vblinkonline.com/cart-2/\";i:13;s:32:\"https://vblinkonline.com/shop-2/\";i:14;s:39:\"https://vblinkonline.com/sample-page-2/\";i:15;s:25:\"https://vblinkonline.com/\";i:16;s:41:\"https://vblinkonline.com/sample-page-2-2/\";i:17;s:40:\"https://vblinkonline.com/my-account-2-2/\";i:18;s:38:\"https://vblinkonline.com/checkout-2-2/\";i:19;s:34:\"https://vblinkonline.com/cart-2-2/\";}s:6:\"status\";s:10:\"requesting\";s:5:\"error\";N;s:13:\"success_ratio\";d:0.5;}s:17:\"singular_blogpage\";a:4:{s:4:\"urls\";a:4:{i:0;s:81:\"https://vblinkonline.com/blogpage/frozon-everything-we-know-about-the-upcoming-2/\";i:1;s:79:\"https://vblinkonline.com/blogpage/croods-everything-we-know-about-the-upcoming/\";i:2;s:91:\"https://vblinkonline.com/blogpage/hotel-transylvania-everything-we-know-about-the-upcoming/\";i:3;s:79:\"https://vblinkonline.com/blogpage/frozon-everything-we-know-about-the-upcoming/\";}s:6:\"status\";s:10:\"requesting\";s:5:\"error\";N;s:13:\"success_ratio\";d:0.5;}s:16:\"singular_product\";a:4:{s:4:\"urls\";a:20:{i:0;s:47:\"https://vblinkonline.com/product/roulette-gold/\";i:1;s:48:\"https://vblinkonline.com/product/luck-blackjack/\";i:2;s:47:\"https://vblinkonline.com/product/doubleup-keno/\";i:3;s:48:\"https://vblinkonline.com/product/superball-keno/\";i:4;s:46:\"https://vblinkonline.com/product/jungle-magic/\";i:5;s:38:\"https://vblinkonline.com/product/keno/\";i:6;s:42:\"https://vblinkonline.com/product/the-bull/\";i:7;s:40:\"https://vblinkonline.com/product/sickbo/\";i:8;s:47:\"https://vblinkonline.com/product/apple-machine/\";i:9;s:46:\"https://vblinkonline.com/product/blackjack-21/\";i:10;s:42:\"https://vblinkonline.com/product/baccarat/\";i:11;s:45:\"https://vblinkonline.com/product/single-pick/\";i:12;s:46:\"https://vblinkonline.com/product/dragon-tiger/\";i:13;s:43:\"https://vblinkonline.com/product/belangkia/\";i:14;s:45:\"https://vblinkonline.com/product/roulette-73/\";i:15;s:42:\"https://vblinkonline.com/product/roul-oul/\";i:16;s:45:\"https://vblinkonline.com/product/roulette-24/\";i:17;s:45:\"https://vblinkonline.com/product/cup-of-hope/\";i:18;s:49:\"https://vblinkonline.com/product/peace-long-life/\";i:19;s:47:\"https://vblinkonline.com/product/wild-elements/\";}s:6:\"status\";s:10:\"requesting\";s:5:\"error\";N;s:13:\"success_ratio\";d:0.5;}s:21:\"singular_elementor-hf\";a:4:{s:4:\"urls\";a:4:{i:0;s:47:\"https://vblinkonline.com/elementor-hf/footer-2/\";i:1;s:47:\"https://vblinkonline.com/elementor-hf/header-2/\";i:2;s:45:\"https://vblinkonline.com/elementor-hf/footer/\";i:3;s:45:\"https://vblinkonline.com/elementor-hf/header/\";}s:6:\"status\";s:10:\"requesting\";s:5:\"error\";N;s:13:\"success_ratio\";d:0.5;}s:21:\"singular_metform-form\";a:4:{s:4:\"urls\";a:2:{i:0;s:58:\"https://vblinkonline.com/metform-form/elementor-2256-copy/\";i:1;s:53:\"https://vblinkonline.com/metform-form/elementor-2256/\";}s:6:\"status\";s:10:\"requesting\";s:5:\"error\";N;s:13:\"success_ratio\";d:0.5;}s:25:\"singular_wpstream_product\";a:4:{s:4:\"urls\";a:1:{i:0;s:42:\"https://vblinkonline.com/wpstream/live-tv/\";}s:6:\"status\";s:10:\"requesting\";s:5:\"error\";N;s:13:\"success_ratio\";d:0.5;}s:29:\"singular_wpstream_product_vod\";a:4:{s:4:\"urls\";a:8:{i:0;s:49:\"https://vblinkonline.com/wpstream_vod/brave-copy/\";i:1;s:44:\"https://vblinkonline.com/wpstream_vod/brave/\";i:2;s:45:\"https://vblinkonline.com/wpstream_vod/hobbit/\";i:3;s:49:\"https://vblinkonline.com/wpstream_vod/blue-birds/\";i:4;s:59:\"https://vblinkonline.com/wpstream_vod/hotel-transylvania-2/\";i:5;s:45:\"https://vblinkonline.com/wpstream_vod/frozen/\";i:6;s:48:\"https://vblinkonline.com/wpstream_vod/toy-story/\";i:7;s:45:\"https://vblinkonline.com/wpstream_vod/croods/\";}s:6:\"status\";s:10:\"requesting\";s:5:\"error\";N;s:13:\"success_ratio\";d:0.5;}s:24:\"archive_wpstream_product\";a:4:{s:4:\"urls\";a:1:{i:0;s:34:\"https://vblinkonline.com/wpstream/\";}s:6:\"status\";s:10:\"requesting\";s:5:\"error\";N;s:13:\"success_ratio\";i:1;}s:28:\"archive_wpstream_product_vod\";a:4:{s:4:\"urls\";a:1:{i:0;s:38:\"https://vblinkonline.com/wpstream_vod/\";}s:6:\"status\";s:10:\"requesting\";s:5:\"error\";N;s:13:\"success_ratio\";i:1;}s:17:\"taxonomy_category\";a:4:{s:4:\"urls\";a:7:{i:0;s:48:\"https://vblinkonline.com/category/uncategorized/\";i:1;s:41:\"https://vblinkonline.com/category/action/\";i:2;s:44:\"https://vblinkonline.com/category/animation/\";i:3;s:42:\"https://vblinkonline.com/category/cartoon/\";i:4;s:41:\"https://vblinkonline.com/category/comedy/\";i:5;s:40:\"https://vblinkonline.com/category/drama/\";i:6;s:40:\"https://vblinkonline.com/category/horer/\";}s:6:\"status\";s:10:\"requesting\";s:5:\"error\";N;s:13:\"success_ratio\";d:0.5;}s:17:\"taxonomy_post_tag\";a:4:{s:4:\"urls\";a:3:{i:0;s:39:\"https://vblinkonline.com/tag/animation/\";i:1;s:37:\"https://vblinkonline.com/tag/catroon/\";i:2;s:32:\"https://vblinkonline.com/tag/tv/\";}s:6:\"status\";s:10:\"requesting\";s:5:\"error\";N;s:13:\"success_ratio\";d:0.5;}s:20:\"taxonomy_product_cat\";a:4:{s:4:\"urls\";a:1:{i:0;s:52:\"https://vblinkonline.com/product-category/all-games/\";}s:6:\"status\";s:10:\"requesting\";s:5:\"error\";N;s:13:\"success_ratio\";d:0.5;}s:20:\"taxonomy_product_tag\";a:4:{s:4:\"urls\";a:20:{i:0;s:44:\"https://vblinkonline.com/product-tag/casino/\";i:1;s:43:\"https://vblinkonline.com/product-tag/ct855/\";i:2;s:44:\"https://vblinkonline.com/product-tag/gaming/\";i:3;s:42:\"https://vblinkonline.com/product-tag/live/\";i:4;s:44:\"https://vblinkonline.com/product-tag/vblink/\";i:5;s:42:\"https://vblinkonline.com/product-tag/buyu/\";i:6;s:45:\"https://vblinkonline.com/product-tag/jinchan/\";i:7;s:47:\"https://vblinkonline.com/product-tag/likuipiyu/\";i:8;s:46:\"https://vblinkonline.com/product-tag/avengers/\";i:9;s:42:\"https://vblinkonline.com/product-tag/crab/\";i:10;s:41:\"https://vblinkonline.com/product-tag/shu/\";i:11;s:45:\"https://vblinkonline.com/product-tag/yaoqian/\";i:12;s:44:\"https://vblinkonline.com/product-tag/beauty/\";i:13;s:45:\"https://vblinkonline.com/product-tag/mermaid/\";i:14;s:41:\"https://vblinkonline.com/product-tag/hai/\";i:15;s:43:\"https://vblinkonline.com/product-tag/oilao/\";i:16;s:43:\"https://vblinkonline.com/product-tag/kirin/\";i:17;s:43:\"https://vblinkonline.com/product-tag/storm/\";i:18;s:41:\"https://vblinkonline.com/product-tag/bob/\";i:19;s:44:\"https://vblinkonline.com/product-tag/sponge/\";}s:6:\"status\";s:10:\"requesting\";s:5:\"error\";N;s:13:\"success_ratio\";d:0.5;}}}}','no');
/*!40000 ALTER TABLE `wpjk_options` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpjk_postmeta`
--

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

--
-- Dumping data for table `wpjk_postmeta`
--

LOCK TABLES `wpjk_postmeta` WRITE;
/*!40000 ALTER TABLE `wpjk_postmeta` DISABLE KEYS */;
INSERT INTO `wpjk_postmeta` VALUES (1,2,'_wp_page_template','default'),(2,3,'_wp_page_template','default'),(6,6,'_elementor_template_type','kit'),(5,6,'_elementor_edit_mode','builder'),(7,7,'_wp_attached_file','woocommerce-placeholder.png'),(8,7,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:27:\"woocommerce-placeholder.png\";s:8:\"filesize\";i:102644;s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"woocommerce-placeholder-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10547;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1803;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:31929;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:33:\"woocommerce-placeholder-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1076;}s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10547;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"woocommerce-placeholder-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:84286;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3767;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:49609;}}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:{}}}'),(10,13,'_wp_attached_file','2023/02/log_file_2023-02-15__06-52-25.txt'),(11,44,'_wp_attached_file','2023/01/user.png'),(12,44,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:25;s:6:\"height\";i:29;s:4:\"file\";s:16:\"2023/01/user.png\";s:8:\"filesize\";i:2050;s:5:\"sizes\";a:0:{}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:{}}}'),(15,83,'_wp_attached_file','2023/01/logo.png'),(16,83,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:111;s:6:\"height\";i:43;s:4:\"file\";s:16:\"2023/01/logo.png\";s:8:\"filesize\";i:6923;s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:15:\"logo-100x43.png\";s:5:\"width\";i:100;s:6:\"height\";i:43;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4934;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:14:\"logo-64x25.png\";s:5:\"width\";i:64;s:6:\"height\";i:25;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2754;}}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:{}}}'),(19,87,'_wp_attached_file','2023/01/logo-1.png'),(20,87,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:111;s:6:\"height\";i:43;s:4:\"file\";s:18:\"2023/01/logo-1.png\";s:8:\"filesize\";i:6923;s:5:\"sizes\";a:2:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:17:\"logo-1-100x43.png\";s:5:\"width\";i:100;s:6:\"height\";i:43;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4934;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"logo-1-64x25.png\";s:5:\"width\";i:64;s:6:\"height\";i:25;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2754;}}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:{}}}'),(23,117,'_wp_attached_file','2023/01/QR-Code.png'),(24,117,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:154;s:6:\"height\";i:152;s:4:\"file\";s:19:\"2023/01/QR-Code.png\";s:8:\"filesize\";i:10688;s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"QR-Code-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4421;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:17:\"QR-Code-64x63.png\";s:5:\"width\";i:64;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2488;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"QR-Code-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7400;}}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:{}}}'),(27,133,'_wp_attached_file','2023/01/banner.png'),(28,133,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1367;s:6:\"height\";i:604;s:4:\"file\";s:18:\"2023/01/banner.png\";s:8:\"filesize\";i:1090382;s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"banner-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:131784;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"banner-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19287;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:18:\"banner-600x265.png\";s:5:\"width\";i:600;s:6:\"height\";i:265;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:245684;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"banner-64x28.png\";s:5:\"width\";i:64;s:6:\"height\";i:28;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4184;}s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"banner-300x133.png\";s:5:\"width\";i:300;s:6:\"height\";i:133;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:73206;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"banner-1024x452.png\";s:5:\"width\";i:1024;s:6:\"height\";i:452;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:610659;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"banner-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:39759;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"banner-768x339.png\";s:5:\"width\";i:768;s:6:\"height\";i:339;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:374256;}}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:{}}}'),(29,133,'_wxr_import_user_slug','admin'),(30,232,'_wp_attached_file','2023/01/book-1.png'),(31,232,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:579;s:6:\"height\";i:600;s:4:\"file\";s:18:\"2023/01/book-1.png\";s:8:\"filesize\";i:163488;s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"book-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:67710;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"book-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14130;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"book-1-64x66.png\";s:5:\"width\";i:64;s:6:\"height\";i:66;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7345;}s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"book-1-290x300.png\";s:5:\"width\";i:290;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:64570;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"book-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25295;}}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:{}}}'),(34,472,'_wp_attached_file','2023/01/c-1.png'),(35,472,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:246;s:6:\"height\";i:344;s:4:\"file\";s:15:\"2023/01/c-1.png\";s:8:\"filesize\";i:158193;s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:15:\"c-1-246x300.png\";s:5:\"width\";i:246;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:135549;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:15:\"c-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21100;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:13:\"c-1-64x89.png\";s:5:\"width\";i:64;s:6:\"height\";i:89;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13061;}s:6:\"medium\";a:5:{s:4:\"file\";s:15:\"c-1-215x300.png\";s:5:\"width\";i:215;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:115528;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"c-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:43854;}}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:{}}}'),(38,473,'_wp_attached_file','2023/01/c-2-1.png'),(39,473,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:246;s:6:\"height\";i:344;s:4:\"file\";s:17:\"2023/01/c-2-1.png\";s:8:\"filesize\";i:177602;s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:17:\"c-2-1-246x300.png\";s:5:\"width\";i:246;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:147845;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:17:\"c-2-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21942;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:15:\"c-2-1-64x89.png\";s:5:\"width\";i:64;s:6:\"height\";i:89;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13305;}s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"c-2-1-215x300.png\";s:5:\"width\";i:215;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:124223;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"c-2-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:46263;}}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:{}}}'),(42,474,'_wp_attached_file','2023/01/c-3.png'),(43,474,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:246;s:6:\"height\";i:344;s:4:\"file\";s:15:\"2023/01/c-3.png\";s:8:\"filesize\";i:199535;s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:15:\"c-3-246x300.png\";s:5:\"width\";i:246;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:172728;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:15:\"c-3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22879;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:13:\"c-3-64x89.png\";s:5:\"width\";i:64;s:6:\"height\";i:89;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12927;}s:6:\"medium\";a:5:{s:4:\"file\";s:15:\"c-3-215x300.png\";s:5:\"width\";i:215;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:139619;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"c-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:51134;}}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:{}}}'),(46,475,'_wp_attached_file','2023/01/c-4.png'),(47,475,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:246;s:6:\"height\";i:344;s:4:\"file\";s:15:\"2023/01/c-4.png\";s:8:\"filesize\";i:144941;s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:15:\"c-4-246x300.png\";s:5:\"width\";i:246;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:123050;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:15:\"c-4-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21444;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:13:\"c-4-64x89.png\";s:5:\"width\";i:64;s:6:\"height\";i:89;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12807;}s:6:\"medium\";a:5:{s:4:\"file\";s:15:\"c-4-215x300.png\";s:5:\"width\";i:215;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:108978;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"c-4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:43999;}}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:{}}}'),(50,497,'_wp_attached_file','2023/01/Brave-Movie-2012-Wallpapers-HD-Wallpapers-scaled-1.jpg'),(51,497,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1600;s:4:\"file\";s:62:\"2023/01/Brave-Movie-2012-Wallpapers-HD-Wallpapers-scaled-1.jpg\";s:8:\"filesize\";i:666062;s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:62:\"Brave-Movie-2012-Wallpapers-HD-Wallpapers-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21704;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:62:\"Brave-Movie-2012-Wallpapers-HD-Wallpapers-scaled-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3622;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:62:\"Brave-Movie-2012-Wallpapers-HD-Wallpapers-scaled-1-600x375.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:375;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42989;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:60:\"Brave-Movie-2012-Wallpapers-HD-Wallpapers-scaled-1-64x40.jpg\";s:5:\"width\";i:64;s:6:\"height\";i:40;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1241;}s:6:\"medium\";a:5:{s:4:\"file\";s:62:\"Brave-Movie-2012-Wallpapers-HD-Wallpapers-scaled-1-300x188.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12953;}s:5:\"large\";a:5:{s:4:\"file\";s:63:\"Brave-Movie-2012-Wallpapers-HD-Wallpapers-scaled-1-1024x640.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111218;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:62:\"Brave-Movie-2012-Wallpapers-HD-Wallpapers-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6817;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:62:\"Brave-Movie-2012-Wallpapers-HD-Wallpapers-scaled-1-768x480.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65980;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:63:\"Brave-Movie-2012-Wallpapers-HD-Wallpapers-scaled-1-1536x960.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:960;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:237036;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:64:\"Brave-Movie-2012-Wallpapers-HD-Wallpapers-scaled-1-2048x1280.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1280;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:399418;}}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:{}}}'),(54,498,'_wp_attached_file','2023/01/Movies-HD-Wallpapers-HD-Wallpapers-Desktop-Wallapers-High.jpg'),(55,498,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1600;s:6:\"height\";i:900;s:4:\"file\";s:69:\"2023/01/Movies-HD-Wallpapers-HD-Wallpapers-Desktop-Wallapers-High.jpg\";s:8:\"filesize\";i:267050;s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:69:\"Movies-HD-Wallpapers-HD-Wallpapers-Desktop-Wallapers-High-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22225;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:69:\"Movies-HD-Wallpapers-HD-Wallpapers-Desktop-Wallapers-High-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4521;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:69:\"Movies-HD-Wallpapers-HD-Wallpapers-Desktop-Wallapers-High-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44753;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:67:\"Movies-HD-Wallpapers-HD-Wallpapers-Desktop-Wallapers-High-64x36.jpg\";s:5:\"width\";i:64;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2052;}s:6:\"medium\";a:5:{s:4:\"file\";s:69:\"Movies-HD-Wallpapers-HD-Wallpapers-Desktop-Wallapers-High-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14685;}s:5:\"large\";a:5:{s:4:\"file\";s:70:\"Movies-HD-Wallpapers-HD-Wallpapers-Desktop-Wallapers-High-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107075;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:69:\"Movies-HD-Wallpapers-HD-Wallpapers-Desktop-Wallapers-High-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7715;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:69:\"Movies-HD-Wallpapers-HD-Wallpapers-Desktop-Wallapers-High-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66523;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:70:\"Movies-HD-Wallpapers-HD-Wallpapers-Desktop-Wallapers-High-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:205923;}}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:{}}}'),(58,500,'_wp_attached_file','2023/01/The-Hobbit-2012-Movie-Wallpapers-HD-Wallpapers.jpg'),(59,500,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:58:\"2023/01/The-Hobbit-2012-Movie-Wallpapers-HD-Wallpapers.jpg\";s:8:\"filesize\";i:215561;s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:58:\"The-Hobbit-2012-Movie-Wallpapers-HD-Wallpapers-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22026;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:58:\"The-Hobbit-2012-Movie-Wallpapers-HD-Wallpapers-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3478;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:58:\"The-Hobbit-2012-Movie-Wallpapers-HD-Wallpapers-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52202;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:56:\"The-Hobbit-2012-Movie-Wallpapers-HD-Wallpapers-64x36.jpg\";s:5:\"width\";i:64;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1336;}s:6:\"medium\";a:5:{s:4:\"file\";s:58:\"The-Hobbit-2012-Movie-Wallpapers-HD-Wallpapers-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15874;}s:5:\"large\";a:5:{s:4:\"file\";s:59:\"The-Hobbit-2012-Movie-Wallpapers-HD-Wallpapers-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130574;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:58:\"The-Hobbit-2012-Movie-Wallpapers-HD-Wallpapers-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6642;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:58:\"The-Hobbit-2012-Movie-Wallpapers-HD-Wallpapers-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78924;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:59:\"The-Hobbit-2012-Movie-Wallpapers-HD-Wallpapers-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:253174;}}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:{}}}'),(62,501,'_wp_attached_file','2023/01/wallpaperflare.com_wallpaper-3-scaled-1.jpg'),(63,501,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1440;s:4:\"file\";s:51:\"2023/01/wallpaperflare.com_wallpaper-3-scaled-1.jpg\";s:8:\"filesize\";i:603569;s:5:\"sizes\";a:10:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:51:\"wallpaperflare.com_wallpaper-3-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21215;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:51:\"wallpaperflare.com_wallpaper-3-scaled-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3962;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:51:\"wallpaperflare.com_wallpaper-3-scaled-1-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42593;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:49:\"wallpaperflare.com_wallpaper-3-scaled-1-64x36.jpg\";s:5:\"width\";i:64;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1335;}s:6:\"medium\";a:5:{s:4:\"file\";s:51:\"wallpaperflare.com_wallpaper-3-scaled-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13714;}s:5:\"large\";a:5:{s:4:\"file\";s:52:\"wallpaperflare.com_wallpaper-3-scaled-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102450;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:51:\"wallpaperflare.com_wallpaper-3-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7229;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:51:\"wallpaperflare.com_wallpaper-3-scaled-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63172;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:52:\"wallpaperflare.com_wallpaper-3-scaled-1-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:208735;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:53:\"wallpaperflare.com_wallpaper-3-scaled-1-2048x1152.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:348349;}}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:{}}}'),(66,502,'_wp_attached_file','2023/01/wallpaperflare.com_wallpaper.jpg'),(67,502,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:40:\"2023/01/wallpaperflare.com_wallpaper.jpg\";s:8:\"filesize\";i:570433;s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:40:\"wallpaperflare.com_wallpaper-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31644;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:40:\"wallpaperflare.com_wallpaper-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5259;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:40:\"wallpaperflare.com_wallpaper-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69534;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:38:\"wallpaperflare.com_wallpaper-64x43.jpg\";s:5:\"width\";i:64;s:6:\"height\";i:43;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1827;}s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"wallpaperflare.com_wallpaper-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21698;}s:5:\"large\";a:5:{s:4:\"file\";s:41:\"wallpaperflare.com_wallpaper-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:176055;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"wallpaperflare.com_wallpaper-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9954;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"wallpaperflare.com_wallpaper-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106223;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:42:\"wallpaperflare.com_wallpaper-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:345408;}}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:{}}}'),(70,503,'_wp_attached_file','2023/01/wallpaperflare.com_wallpaper-8.jpg'),(71,503,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1366;s:6:\"height\";i:768;s:4:\"file\";s:42:\"2023/01/wallpaperflare.com_wallpaper-8.jpg\";s:8:\"filesize\";i:1360599;s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:42:\"wallpaperflare.com_wallpaper-8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38118;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:42:\"wallpaperflare.com_wallpaper-8-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6932;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:42:\"wallpaperflare.com_wallpaper-8-600x337.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:337;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77685;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:40:\"wallpaperflare.com_wallpaper-8-64x36.jpg\";s:5:\"width\";i:64;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2458;}s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"wallpaperflare.com_wallpaper-8-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25624;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"wallpaperflare.com_wallpaper-8-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:180011;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"wallpaperflare.com_wallpaper-8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12667;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"wallpaperflare.com_wallpaper-8-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114622;}}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:{}}}'),(74,984,'_wxr_import_user_slug','admin'),(75,985,'_wxr_import_user_slug','admin'),(76,986,'_wxr_import_user_slug','admin'),(77,987,'_wxr_import_user_slug','admin'),(78,504,'_wp_attached_file','2023/01/wallpaperflare.com_wallpaper-6.jpg'),(79,504,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1200;s:4:\"file\";s:42:\"2023/01/wallpaperflare.com_wallpaper-6.jpg\";s:8:\"filesize\";i:256779;s:5:\"sizes\";a:9:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:42:\"wallpaperflare.com_wallpaper-6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21955;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:42:\"wallpaperflare.com_wallpaper-6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4375;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:42:\"wallpaperflare.com_wallpaper-6-600x375.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:375;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41968;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:40:\"wallpaperflare.com_wallpaper-6-64x40.jpg\";s:5:\"width\";i:64;s:6:\"height\";i:40;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1507;}s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"wallpaperflare.com_wallpaper-6-300x188.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14947;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"wallpaperflare.com_wallpaper-6-1024x640.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93880;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"wallpaperflare.com_wallpaper-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7787;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"wallpaperflare.com_wallpaper-6-768x480.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60679;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:43:\"wallpaperflare.com_wallpaper-6-1536x960.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:960;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:169859;}}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:{}}}'),(82,508,'_wp_attached_file','2023/01/c-4-1.png'),(83,508,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:269;s:6:\"height\";i:368;s:4:\"file\";s:17:\"2023/01/c-4-1.png\";s:8:\"filesize\";i:205691;s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:17:\"c-4-1-269x300.png\";s:5:\"width\";i:269;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:178580;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:17:\"c-4-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25131;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:15:\"c-4-1-64x88.png\";s:5:\"width\";i:64;s:6:\"height\";i:88;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14233;}s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"c-4-1-219x300.png\";s:5:\"width\";i:219;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:134343;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"c-4-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:53225;}}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:{}}}'),(86,509,'_wp_attached_file','2023/01/c-5.png'),(87,509,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:269;s:6:\"height\";i:368;s:4:\"file\";s:15:\"2023/01/c-5.png\";s:8:\"filesize\";i:233657;s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:15:\"c-5-269x300.png\";s:5:\"width\";i:269;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:182315;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:15:\"c-5-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23613;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:13:\"c-5-64x88.png\";s:5:\"width\";i:64;s:6:\"height\";i:88;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14497;}s:6:\"medium\";a:5:{s:4:\"file\";s:15:\"c-5-219x300.png\";s:5:\"width\";i:219;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:142678;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"c-5-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:50262;}}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:{}}}'),(90,511,'_wp_attached_file','2023/01/c-7.png'),(91,511,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:269;s:6:\"height\";i:368;s:4:\"file\";s:15:\"2023/01/c-7.png\";s:8:\"filesize\";i:240338;s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:15:\"c-7-269x300.png\";s:5:\"width\";i:269;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:193257;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:15:\"c-7-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25464;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:13:\"c-7-64x88.png\";s:5:\"width\";i:64;s:6:\"height\";i:88;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14922;}s:6:\"medium\";a:5:{s:4:\"file\";s:15:\"c-7-219x300.png\";s:5:\"width\";i:219;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:149535;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"c-7-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:54372;}}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:{}}}'),(94,512,'_wp_attached_file','2023/01/c-8.png'),(95,512,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:269;s:6:\"height\";i:368;s:4:\"file\";s:15:\"2023/01/c-8.png\";s:8:\"filesize\";i:183297;s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:15:\"c-8-269x300.png\";s:5:\"width\";i:269;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:151955;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:15:\"c-8-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21108;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:13:\"c-8-64x88.png\";s:5:\"width\";i:64;s:6:\"height\";i:88;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12294;}s:6:\"medium\";a:5:{s:4:\"file\";s:15:\"c-8-219x300.png\";s:5:\"width\";i:219;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:113951;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"c-8-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:44491;}}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:{}}}'),(98,516,'_wp_attached_file','2023/01/footer-logo.png'),(99,516,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:202;s:6:\"height\";i:78;s:4:\"file\";s:23:\"2023/01/footer-logo.png\";s:8:\"filesize\";i:16561;s:5:\"sizes\";a:3:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"footer-logo-100x78.png\";s:5:\"width\";i:100;s:6:\"height\";i:78;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2502;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:21:\"footer-logo-64x25.png\";s:5:\"width\";i:64;s:6:\"height\";i:25;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2701;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"footer-logo-150x78.png\";s:5:\"width\";i:150;s:6:\"height\";i:78;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9533;}}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:{}}}'),(102,536,'_wp_attached_file','2023/01/anime.png'),(103,536,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:558;s:6:\"height\";i:689;s:4:\"file\";s:17:\"2023/01/anime.png\";s:8:\"filesize\";i:418300;s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:17:\"anime-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:112513;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:17:\"anime-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18363;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:15:\"anime-64x79.png\";s:5:\"width\";i:64;s:6:\"height\";i:79;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9663;}s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"anime-243x300.png\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:85467;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"anime-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:35832;}}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:{}}}'),(106,543,'_wp_attached_file','2023/01/home-comic-banner.png'),(107,543,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1446;s:6:\"height\";i:588;s:4:\"file\";s:29:\"2023/01/home-comic-banner.png\";s:8:\"filesize\";i:1751958;s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"home-comic-banner-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:196097;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"home-comic-banner-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25342;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"home-comic-banner-600x244.png\";s:5:\"width\";i:600;s:6:\"height\";i:244;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:312289;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:27:\"home-comic-banner-64x26.png\";s:5:\"width\";i:64;s:6:\"height\";i:26;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4744;}s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"home-comic-banner-300x122.png\";s:5:\"width\";i:300;s:6:\"height\";i:122;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:86730;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"home-comic-banner-1024x416.png\";s:5:\"width\";i:1024;s:6:\"height\";i:416;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:840656;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"home-comic-banner-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:54313;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"home-comic-banner-768x312.png\";s:5:\"width\";i:768;s:6:\"height\";i:312;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:492256;}}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:{}}}'),(110,550,'_wp_attached_file','2023/01/banner-1.png'),(111,550,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1367;s:6:\"height\";i:604;s:4:\"file\";s:20:\"2023/01/banner-1.png\";s:8:\"filesize\";i:1090382;s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"banner-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:131784;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"banner-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19287;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:20:\"banner-1-600x265.png\";s:5:\"width\";i:600;s:6:\"height\";i:265;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:245684;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:18:\"banner-1-64x28.png\";s:5:\"width\";i:64;s:6:\"height\";i:28;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4184;}s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"banner-1-300x133.png\";s:5:\"width\";i:300;s:6:\"height\";i:133;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:73206;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"banner-1-1024x452.png\";s:5:\"width\";i:1024;s:6:\"height\";i:452;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:610659;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"banner-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:39759;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"banner-1-768x339.png\";s:5:\"width\";i:768;s:6:\"height\";i:339;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:374256;}}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:{}}}'),(114,558,'_wp_attached_file','2023/01/croods.jpg'),(115,558,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:512;s:6:\"height\";i:288;s:4:\"file\";s:18:\"2023/01/croods.jpg\";s:8:\"filesize\";i:101452;s:5:\"sizes\";a:5:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"croods-300x288.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41182;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"croods-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6080;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"croods-64x36.jpg\";s:5:\"width\";i:64;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2021;}s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"croods-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25593;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"croods-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11670;}}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:{}}}'),(118,559,'_wp_attached_file','2023/01/woocommerce-placeholder.png'),(119,559,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:35:\"2023/01/woocommerce-placeholder.png\";s:8:\"filesize\";i:102644;s:5:\"sizes\";a:8:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"woocommerce-placeholder-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10547;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1803;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:31929;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:33:\"woocommerce-placeholder-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1076;}s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10547;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"woocommerce-placeholder-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:84286;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3767;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:49609;}}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:{}}}'),(120,559,'_wxr_import_user_slug','admin'),(121,566,'_wp_attached_file','2023/01/album-1.jpg'),(122,566,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:19:\"2023/01/album-1.jpg\";s:8:\"filesize\";i:120010;s:5:\"sizes\";a:7:{s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"album-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10262;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"album-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2649;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"album-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25764;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:17:\"album-1-64x64.jpg\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1791;}s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"album-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10262;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"album-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4130;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"album-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36409;}}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:{}}}'),(123,566,'_wc_attachment_source','https://woocommercecore.mystagingwebsite.com/wp-content/uploads/2022/05/album-1.jpg'),(124,566,'_wxr_import_user_slug','admin'),(1110,1325,'_elementor_data','[{\"id\":\"5ce0fdb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a57477f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"61f6d53\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00fffb8\"}],\"margin\":{\"unit\":\"em\",\"top\":\"16\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"f40463c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e2c4ea6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"21a5d3c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2f999dd\"}]},\"elements\":[{\"id\":\"fe73f88\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ff3fff1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8f5c8b1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"65ef582\"}]},\"elements\":[{\"id\":\"c411962\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a57eaf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7f0a178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5e7e925\"}]},\"elements\":[],\"isInner\":true},{\"id\":\"9c797a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6cb2082\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3457864\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"7dd1784\"}]},\"elements\":[{\"id\":\"5e2b227\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/footer-t.png\",\"id\":954,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"ecbd501\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ff7c883\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6c3d113\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"fe9714d\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"68effa4\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e427003\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2e0d954\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"951e78b\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8f83706\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":25.984,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"af60479\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/footer-logo.png\",\"id\":516,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6b0e774\",\"elType\":\"widget\",\"settings\":{\"ekit_socialshare_add_icons\":[{\"ekit_socialshare_icon_hover_bg_color\":\"#CA0000\",\"_id\":\"fed8537\",\"ekit_socialshare_icon_bg_color\":\"#E4E4E4\"},{\"ekit_socialshare_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_socialshare_icon_hover_bg_color\":\"#CA0000\",\"ekit_socialshare_label_text\":\"twitter\",\"_id\":\"1094190\",\"ekit_socialshare_icon_bg_color\":\"#E4E4E4\"},{\"ekit_socialshare_icons\":{\"value\":\"icon icon-linkedin\",\"library\":\"ekiticons\"},\"ekit_socialshare_icon_hover_bg_color\":\"#CA0000\",\"ekit_socialshare_label_text\":\"linkedin\",\"_id\":\"a75c3e9\",\"ekit_socialshare_icon_bg_color\":\"#E4E4E4\"},{\"_id\":\"efa2d73\",\"ekit_socialshare_icons\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"ekit_socialshare_icon_bg_color\":\"#E4E4E4\",\"ekit_socialshare_border_border\":\"none\",\"ekit_socialshare_icon_hover_bg_color\":\"#CA0000\",\"ekit_socialshare_border_hover_border\":\"solid\",\"ekit_socialshare_border_hover_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_socialshare_border_hover_color\":\"#E4E4E4\"}]},\"elements\":[],\"widgetType\":\"elementskit-social-share\"}],\"isInner\":true},{\"id\":\"64ba5aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":14.015,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"71d9176\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13557e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"About\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28af7a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Comic\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ec0606\",\"elType\":\"widget\",\"settings\":{\"title\":\"Movie\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bf518e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"7966129\",\"elType\":\"widget\",\"settings\":{\"title\":\"company\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9360b65\",\"elType\":\"widget\",\"settings\":{\"title\":\"Inquiry\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a238a75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Careers\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f6e88b\",\"elType\":\"widget\",\"settings\":{\"title\":\"blog\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"97bc404\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":14.658,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"4c87f9e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f0b3b4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38d269a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f403387\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"5908801\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":25.341,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50d7d1b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c000106\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3bda241\"}]},\"elements\":[{\"id\":\"43acf25\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Comic App\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da49d18\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/QR-Code.png\",\"id\":117,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"865d638\",\"elType\":\"widget\",\"settings\":{\"title\":\"Scan QR Code for download\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"99a8d88\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ea65693\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e1f11f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"92f4b13\"}]},\"elements\":[{\"id\":\"d3a4ba5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8a2b335\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cec1076\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"77bbb86\"}]},\"elements\":[{\"id\":\"1c11fba\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 [hfe_current_year] [hfe_site_title] | Powered by [hfe_site_title]\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1109,1325,'_elementor_version','3.10.0'),(1108,1325,'_elementor_template_type','wp-post'),(1107,1325,'_elementor_edit_mode','builder'),(1105,1324,'_elementor_page_assets','a:0:{}'),(9846,1351,'_wp_attachment_image_alt','Vblink Online Gaming'),(9847,1349,'_wp_attachment_image_alt','Vblink Online Gaming'),(9848,1489,'ekit_post_views_count','53'),(9849,2417,'_elementor_edit_mode','builder'),(9850,2417,'_elementor_template_type','wp-page'),(9851,2417,'_elementor_version','3.11.2'),(9852,2417,'_wp_page_template','default'),(9853,2417,'_elementor_page_settings','a:7:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#EAB5FF\";s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:81;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}}'),(9854,2417,'_elementor_data','[{\"id\":\"8317be5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1a9cb24\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"48569da\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f12a1f4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true},\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0513402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"097ea4f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1a4caec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"692f56f\"}]},\"elements\":[{\"id\":\"d7013d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Links\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b40c826\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color_b\":\"#F229BC\",\"eae_enable_particles\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e982a60\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc9d6f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c588ddc\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1bb2c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4761758\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f5a29a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00f6749\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f1f7a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview.png\",\"id\":2286,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"IOS\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_color\":\"#000000\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"css_filters_blur\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":178,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":308,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a6e850c\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Download\",\"ekit_btn_url\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"7e65e8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via iphone or ipad.\",\"align\":\"center\",\"title_color\":\"#130101\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6edf655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94d1bfb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3426e50\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"45935bc\"}]},\"elements\":[{\"id\":\"3afe156\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/android.png\",\"id\":1766,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"Android\",\"caption_align\":\"center\",\"text_color\":\"#000000\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7244b01\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Download\",\"ekit_btn_url\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"aaa5fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via any phone or tablet based on Android.\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af88378\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\",\"layout\":\"full_width\",\"border_border\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"6001e209\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"c64d9df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Android Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":1,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.17)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1dfef18\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a>\\n<br><br>\\n<p style=\\\"font-size:13px\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><br>\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676902343103.png\\\" alt=\\\"\\\" width=\\\"200\\\" height=\\\"200\\\" class=\\\"alignnone size-full wp-image-1953\\\" \\/>\\n\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#000000\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"2\",\"item_title_text\":\"2. On the website click on \\\"Download\\\"\",\"item_content\":\"<p style=\\\"font-size:14px\\\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.<\\/em><\\/p>\\n\\n\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2-300x186.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"186\\\" class=\\\"alignnone size-medium wp-image-2083\\\" \\/>\\n\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"3\",\"item_title_text\":\"3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2088\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"ac800ab\"},{\"item_date\":\"4\",\"item_title_text\":\"4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2089\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/4-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p><p>\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da9fe3f\"},{\"item_date\":\"5\",\"item_title_text\":\"5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2090\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/5-199x300.png\\\" alt=\\\"\\\" width=\\\"199\\\" height=\\\"300\\\" \\/>\\u00a0\\u00a0\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"b37da03\"},{\"item_date\":\"6\",\"item_title_text\":\"6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON \\u201cOPEN\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2091\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6-197x300.png\\\" alt=\\\"\\\" width=\\\"197\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4ca3eeb\"},{\"item_date\":\"7\",\"item_title_text\":\"7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS\\/PHOTO\\/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT \\u201cALLOW\\u201d. OTHERWISE, SELECT \\u201cDENY\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2092\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7-300x167.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"167\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"e73d8d7\"},{\"item_date\":\"8\",\"item_title_text\":\"8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4aaad8d\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"android\",\"skin1_title_typography_text_transform\":\"uppercase\",\"skin1_background_color\":\"#FFFFFF\",\"skin1_date_color\":\"#000000\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\",\"skin1_progress_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a45a2c6\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"a93c106\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"e032f5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"IOS Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":1,\"blur\":3,\"color\":\"#000000\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f60518\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<p><a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a><br \\/><br \\/><\\/p><p style=\\\"font-size: 13px;\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><p><br \\/><img class=\\\"alignnone size-full wp-image-1952\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview-e1676900878970.png\\\" alt=\\\"\\\" width=\\\"267\\\" height=\\\"266\\\" \\/><\\/p>\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#000000\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"2\",\"item_title_text\":\"2. ON THE WEBSITE, CLICK ON \\u201cINSTALL\\u201d BUTTON.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2098\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2i-275x300.png\\\" alt=\\\"\\\" width=\\\"275\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"3\",\"item_title_text\":\"3. CLICK \\u201cALLOW\\u201d WHEN IT IS TRYING TO DOWNLOAD A CONFIGURATION PROFILE\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2099\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3i-246x300.png\\\" alt=\\\"\\\" width=\\\"246\\\" height=\\\"300\\\" \\/><\\/p><p>\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"ac800ab\"},{\"item_date\":\"4\",\"item_title_text\":\"4. PROFILE WILL DOWNLOAD AND WHEN IT IS DONE IT WILL ASK YOU TO CLOSE. CLICK ON \\u201cCLOSE\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2100\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/4i-256x300.png\\\" alt=\\\"\\\" width=\\\"256\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da9fe3f\"},{\"item_date\":\"5\",\"item_title_text\":\"5. \\u201cCLICK TO INSTALL\\u201d WILL AUTOMATICALLY POP UP. CLICK ON IT.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2101\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/5i-300x150.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"150\\\" \\/> \\u00a0\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"b37da03\"},{\"item_date\":\"6\",\"item_title_text\":\"6. IN THE \\u201cINSTALL PROFILE\\u201d SCREEN, CLICK ON \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2102\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6i-300x203.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4ca3eeb\"},{\"item_date\":\"7\",\"item_title_text\":\"7. ENTER IN YOUR PASSWORD TO INSTALL.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2103\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7i-300x203.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"e73d8d7\"},{\"item_date\":\"8\",\"item_title_text\":\"8. IT WILL ASK YOU TO OPEN THIS PAGE IN ITUNES. CLICK ON \\u201cOPEN\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2104\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8i-300x212.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"212\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"a555e8b\"},{\"item_date\":\"9\",\"item_title_text\":\"9. IT WILL ASK YOU TO INSTALL . CLICK \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2105\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/9i-300x236.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"236\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"8aeaa1a\"},{\"item_date\":\"10\",\"item_title_text\":\"10. NOW THAT THE APP HAS BEEN INSTALLED, CLICK ON \\u201cOPEN ON THE DESKTOP\\u201d. THE APP WILL OPEN AT THIS POINT. LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.\",\"item_content\":\"<img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4aaad8d\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"ios\",\"skin1_title_typography_text_transform\":\"uppercase\",\"skin1_background_color\":\"#FFFFFF\",\"skin1_date_color\":\"#FFFFFF\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\",\"skin1_progress_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(9891,1495,'ekit_post_views_count','16'),(9892,1449,'ekit_post_views_count','26'),(9893,1431,'ekit_post_views_count','19'),(9894,1615,'ekit_post_views_count','21'),(9895,1549,'ekit_post_views_count','19'),(9896,1504,'ekit_post_views_count','14'),(9897,1559,'ekit_post_views_count','17'),(10085,2441,'_elementor_template_type','wp-page'),(10084,2441,'_elementor_edit_mode','builder'),(9900,1499,'ekit_post_views_count','16'),(9903,2422,'_wp_page_template','elementor_header_footer'),(9904,2422,'_elementor_edit_mode','builder'),(9905,2422,'_elementor_template_type','wp-page'),(9906,2422,'_elementor_version','3.11.2'),(9907,2422,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2c7cda87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"-400\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"40eb5e82\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"e9e9fee\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"10df331a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"50c59b15\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"78c09113\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"96ac5b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"45b03053\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"195d25eb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e03c822\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"8ae46b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"233b3c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"34e4982a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6412ce55\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"732b23f9\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ccfbacc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4ea10b2b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"274c4c34\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"685e3ec5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"66ea4a4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4e3035bb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"522c3cdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"68572a48\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"5dd553e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"772cbdf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"121aadf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"33eb33c4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"252d46e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"79c06f5b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1feb2a1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"content_position\":\"middle\",\"_ob_glider_h_vert_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"fbbea52\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"d088286\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"f6ac53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"d08e66f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a5d1192\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"4ff4247\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"61643d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"a714511\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e59c6a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"fceea77\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ab2220\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"eb56f81\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"414ca56\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"f3808cb\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"9abe005\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"03d69ad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"32765b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"3cf36a1\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"9913652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4f0a69d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"84a674a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"8eb7708\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"aa92f54\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"c63889c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8bf149c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"ab20e1c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"258e700\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"4b51318\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\",\"_ob_kontrolz_nav_pos_y_alt\":\"50% - 25px\",\"_ob_kontrolz_nav_pos_x_prev_alt\":\"0%\",\"_ob_kontrolz_nav_pos_x_next_alt\":\"0%\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#DC72F1\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false},\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9855,2417,'_elementor_page_assets','a:1:{s:6:\"styles\";a:7:{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\";}}'),(11362,2627,'metform_entries__file_upload_new',NULL),(9858,1336,'_edit_last','1'),(9859,2418,'_elementor_edit_mode','builder'),(9860,1336,'_yoast_wpseo_focuskw','Application Download'),(9861,1336,'_yoast_wpseo_title','%%title%% %%page%% %%sep%% %%sitename%% Gaming'),(9862,1336,'_yoast_wpseo_metadesc','Download the application to play via IOS through iphone or ipad or any device, phone, or tablet based on Android'),(9863,1336,'_yoast_wpseo_linkdex','62'),(9864,1336,'_yoast_wpseo_content_score','60'),(9865,1336,'_yoast_wpseo_estimated-reading-time-minutes','6'),(9866,1336,'_yoast_wpseo_wordproof_timestamp',''),(9867,2418,'_elementor_template_type','wp-page'),(9868,2418,'_elementor_version','3.11.1'),(9869,2418,'_wp_page_template','default'),(9870,2418,'_elementor_page_settings','a:7:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#EAB5FF\";s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:81;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}}'),(9871,2418,'_elementor_data','[{\"id\":\"8317be5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1a9cb24\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"48569da\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f12a1f4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0513402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"097ea4f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1a4caec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"692f56f\"}]},\"elements\":[{\"id\":\"d7013d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Links\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b40c826\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color_b\":\"#F229BC\",\"eae_enable_particles\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e982a60\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc9d6f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c588ddc\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bb2c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4761758\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f5a29a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00f6749\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f1f7a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview.png\",\"id\":2286,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"IOS\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_color\":\"#000000\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"css_filters_blur\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":178,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":308,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a6e850c\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Download\",\"ekit_btn_url\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"7e65e8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via iphone or ipad.\",\"align\":\"center\",\"title_color\":\"#130101\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6edf655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94d1bfb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3426e50\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"45935bc\"}]},\"elements\":[{\"id\":\"3afe156\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/android.png\",\"id\":1766,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"Android\",\"caption_align\":\"center\",\"text_color\":\"#000000\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7244b01\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Download\",\"ekit_btn_url\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"aaa5fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via any phone or tablet based on Android.\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af88378\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\",\"layout\":\"full_width\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"6001e209\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"c64d9df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Android Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":1,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.17)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1dfef18\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a>\\n<br><br>\\n<p style=\\\"font-size:13px\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><br>\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676902343103.png\\\" alt=\\\"\\\" width=\\\"200\\\" height=\\\"200\\\" class=\\\"alignnone size-full wp-image-1953\\\" \\/>\\n\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#000000\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"2\",\"item_title_text\":\"2. On the website click on \\\"Download\\\"\",\"item_content\":\"<p style=\\\"font-size:14px\\\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.<\\/em><\\/p>\\n\\n\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2-300x186.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"186\\\" class=\\\"alignnone size-medium wp-image-2083\\\" \\/>\\n\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"3\",\"item_title_text\":\"3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2088\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"ac800ab\"},{\"item_date\":\"4\",\"item_title_text\":\"4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2089\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/4-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p><p>\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da9fe3f\"},{\"item_date\":\"5\",\"item_title_text\":\"5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2090\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/5-199x300.png\\\" alt=\\\"\\\" width=\\\"199\\\" height=\\\"300\\\" \\/>\\u00a0\\u00a0\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"b37da03\"},{\"item_date\":\"6\",\"item_title_text\":\"6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON \\u201cOPEN\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2091\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6-197x300.png\\\" alt=\\\"\\\" width=\\\"197\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4ca3eeb\"},{\"item_date\":\"7\",\"item_title_text\":\"7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS\\/PHOTO\\/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT \\u201cALLOW\\u201d. OTHERWISE, SELECT \\u201cDENY\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2092\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7-300x167.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"167\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"e73d8d7\"},{\"item_date\":\"8\",\"item_title_text\":\"8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4aaad8d\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"android\",\"skin1_title_typography_text_transform\":\"uppercase\",\"skin1_background_color\":\"#FFFFFF\",\"skin1_date_color\":\"#000000\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\",\"skin1_progress_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a45a2c6\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"a93c106\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"e032f5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"IOS Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":1,\"blur\":3,\"color\":\"#000000\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f60518\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<p><a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a><br \\/><br \\/><\\/p><p style=\\\"font-size: 13px;\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><p><br \\/><img class=\\\"alignnone size-full wp-image-1952\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview-e1676900878970.png\\\" alt=\\\"\\\" width=\\\"267\\\" height=\\\"266\\\" \\/><\\/p>\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#000000\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"2\",\"item_title_text\":\"2. ON THE WEBSITE, CLICK ON \\u201cINSTALL\\u201d BUTTON.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2098\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2i-275x300.png\\\" alt=\\\"\\\" width=\\\"275\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"3\",\"item_title_text\":\"3. CLICK \\u201cALLOW\\u201d WHEN IT IS TRYING TO DOWNLOAD A CONFIGURATION PROFILE\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2099\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3i-246x300.png\\\" alt=\\\"\\\" width=\\\"246\\\" height=\\\"300\\\" \\/><\\/p><p>\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"ac800ab\"},{\"item_date\":\"4\",\"item_title_text\":\"4. PROFILE WILL DOWNLOAD AND WHEN IT IS DONE IT WILL ASK YOU TO CLOSE. CLICK ON \\u201cCLOSE\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2100\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/4i-256x300.png\\\" alt=\\\"\\\" width=\\\"256\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da9fe3f\"},{\"item_date\":\"5\",\"item_title_text\":\"5. \\u201cCLICK TO INSTALL\\u201d WILL AUTOMATICALLY POP UP. CLICK ON IT.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2101\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/5i-300x150.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"150\\\" \\/> \\u00a0\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"b37da03\"},{\"item_date\":\"6\",\"item_title_text\":\"6. IN THE \\u201cINSTALL PROFILE\\u201d SCREEN, CLICK ON \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2102\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6i-300x203.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4ca3eeb\"},{\"item_date\":\"7\",\"item_title_text\":\"7. ENTER IN YOUR PASSWORD TO INSTALL.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2103\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7i-300x203.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"e73d8d7\"},{\"item_date\":\"8\",\"item_title_text\":\"8. IT WILL ASK YOU TO OPEN THIS PAGE IN ITUNES. CLICK ON \\u201cOPEN\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2104\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8i-300x212.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"212\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"a555e8b\"},{\"item_date\":\"9\",\"item_title_text\":\"9. IT WILL ASK YOU TO INSTALL . CLICK \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2105\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/9i-300x236.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"236\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"8aeaa1a\"},{\"item_date\":\"10\",\"item_title_text\":\"10. NOW THAT THE APP HAS BEEN INSTALLED, CLICK ON \\u201cOPEN ON THE DESKTOP\\u201d. THE APP WILL OPEN AT THIS POINT. LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.\",\"item_content\":\"<img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4aaad8d\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"ios\",\"skin1_title_typography_text_transform\":\"uppercase\",\"skin1_background_color\":\"#FFFFFF\",\"skin1_date_color\":\"#FFFFFF\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\",\"skin1_progress_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(320,886,'_wp_old_slug','frozon-everything-we-know-about-the-upcoming-sci-fi-epic'),(321,886,'_elementor_edit_mode','builder'),(322,886,'_elementor_template_type','wp-post'),(323,886,'_elementor_version','3.10.0'),(324,886,'ekit_post_views_count','45'),(325,886,'_wp_page_template','default'),(326,886,'_elementor_data','[{\"id\":\"8668f15\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e2df804\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"59a23e7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4cd13de\"}]},\"elements\":[{\"id\":\"811125b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cfd3ba\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3ce032d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2ff0983\"}]},\"elements\":[{\"id\":\"b0a0da4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/blog1.png\",\"id\":887,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9e90f0f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8b2ca6e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3055224\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d9cbc0c\"}],\"margin\":{\"unit\":\"em\",\"top\":\"-4\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"89b13f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":21.074,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b80dd49\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"4fe3ab1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4269e76\"}]},\"elements\":[{\"id\":\"fc68f76\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-user-tie\",\"library\":\"fa-solid\"},\"title_text\":\"John\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"text_align\":\"left\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"eb29f53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":78.926,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8034c22\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2390e1b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"72055da\"}]},\"elements\":[{\"id\":\"85ebbb6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"title_text\":\"18 Jan 2023\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a5d27da\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"71fc8a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3b4c51f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1bedd8a\"}],\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":1,\"vertical\":5,\"blur\":10,\"spread\":0,\"color\":\"rgba(255, 255, 255, 0.35)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"5f4f983\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ca312a0\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"422f18e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ec53f2c\"}],\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"cbe1606\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u2018Frozen\\u2019: Everything we know about the upcoming\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7357f6e\",\"elType\":\"widget\",\"settings\":{\"title\":\"orem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum \\nhas been the industry\'s standard dummy text ever since the 1500s, when an unknown \\nprinter took a galley of type and scrambled it to make a type specimen book. It has \\nsurvived not only five centuries, but also the leap into electronic typesetting, remaining \\nessentially unchanged. It was popularised in the 1960s with the release of Letraset sheets \\ncontaining Lorem Ipsum passages, and more recently with desktop publishing software \\nlike Aldus PageMaker including versions of Lorem Ipsum.orem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum \\nhas been the industry\'s standard dummy text ever since the 1500s, when an unknown \\nprinter took a galley of type and scrambled it to make a type specimen book. It has \\nsurvived not only five centuries, but also the leap into electronic typesetting, remaining \\nessentially unchanged. It was popularised in the 1960s with the release of Letraset sheets \\ncontaining Lorem Ipsum passages, and more recently with desktop publishing software \\nlike Aldus PageMaker including versions of Lorem Ipsum.\\norem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum \\nhas been the industry\'s standard dummy text ever since the 1500s, when an unknown \\nprinter took a galley of type and scrambled it to make a type specimen book. It has \\nsurvived not only five centuries, but also the leap into electronic typesetting, remaining \\nessentially unchanged. It was popularised in the 1960s with the release of Letraset sheets \\ncontaining Lorem Ipsum passages, and more recently with desktop publishing software \\nlike Aldus PageMaker including versions of Lorem Ipsum.\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cdbf1d4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e08597a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9dd79e0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"05199ef\"}],\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"efa335f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1676800\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"03518ad\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d202af8\"}]},\"elements\":[{\"id\":\"5609a8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner.png\",\"id\":633,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(327,886,'_elementor_page_assets','a:0:{}'),(328,886,'_last_editor_used_jetpack','classic-editor'),(329,886,'user_date','12-01-2023'),(330,886,'_user_date','field_63c8e6d3dd4e7'),(331,886,'user_name','Jhon'),(332,886,'_user_name','field_63c8e78484769'),(9872,2418,'_elementor_page_assets','a:1:{s:6:\"styles\";a:7:{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\";}}'),(11926,2715,'metform_entries_serial_no','212'),(11927,2715,'metform_entries__form_id','2256'),(11928,2715,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:5:\"Jayna\";s:8:\"mf-email\";s:24:\"jaynacarter628@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:6:\"Carter\";s:12:\"mf-telephone\";s:10:\"6892248702\";s:7:\"mf-text\";s:8:\"Register\";s:11:\"mf-textarea\";s:16:\"register for acc\";}'),(9874,1338,'_edit_last','1'),(9875,2419,'_elementor_edit_mode','builder'),(9876,1338,'_yoast_wpseo_focuskw','Online Games'),(9877,1338,'_yoast_wpseo_title','Online %%title%% %%page%% %%sep%% %%sitename%% Gaming'),(9878,1338,'_yoast_wpseo_metadesc','You can download and play all online games you want. Enjoy this great experience of gaming with Vblink online'),(9879,1338,'_yoast_wpseo_linkdex','47'),(9880,1338,'_yoast_wpseo_content_score','90'),(9881,1338,'_yoast_wpseo_estimated-reading-time-minutes','4'),(9882,1338,'_yoast_wpseo_wordproof_timestamp',''),(9883,2419,'_elementor_template_type','wp-page'),(9884,2419,'_elementor_version','3.11.1'),(9885,2419,'_wp_page_template','default'),(9886,2419,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(9887,2419,'_elementor_data','[{\"id\":\"94770a4\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"547a304\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f246866\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"645bb98\"}]},\"elements\":[{\"id\":\"b8aedc5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3fec4e9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e84be23\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ae9094f\"}]},\"elements\":[{\"id\":\"0865b17\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"620dfb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"ALL GAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f5f9c6\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_layout\":\"grid\",\"eael_product_grid_style_preset\":\"eael-product-default\",\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":18,\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"7047cf1\"},{\"field_label\":\"Title\",\"_id\":\"06e393d\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"63622a2\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"1a023cf\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"f2368f1\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"4399775\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"a9eaba3\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"ea92580\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"88ca9f9\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"e025bf0\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"ab75418\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#000000\",\"eael_peoduct_grid_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"eael_peoduct_grid_border_color\":\"#FFFCFC\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_add_to_cart_background\":\"#000000\",\"eael_product_grid_quick_view\":\"\",\"eael_cta_btn_normal_bg_color\":\"#7329D8\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#24082C\",\"eael_product_popup_content_color\":\"#000000\",\"eael_product_popup_background_background\":\"classic\",\"eael_product_popup_background_color\":\"#000000\",\"eael_peoduct_grid_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false}]'),(6283,1949,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(6284,1949,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6297,1953,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:267;s:6:\"height\";i:265;s:4:\"file\";s:49:\"2023/02/apple-removebg-preview-e1676902343103.png\";s:8:\"filesize\";i:76226;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"apple-removebg-preview-e1676902343103-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36449;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:49:\"apple-removebg-preview-e1676902343103-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21681;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:47:\"apple-removebg-preview-e1676902343103-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10503;}}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:{}}}'),(6294,1952,'_wp_attached_file','2023/02/Google-removebg-preview-e1676900878970.png'),(6295,1952,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:267;s:6:\"height\";i:266;s:4:\"file\";s:50:\"2023/02/Google-removebg-preview-e1676900878970.png\";s:8:\"filesize\";i:82589;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"Google-removebg-preview-e1676900878970-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:39114;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:50:\"Google-removebg-preview-e1676900878970-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22829;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:48:\"Google-removebg-preview-e1676900878970-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10814;}}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:{}}}'),(402,1292,'_wp_page_template','default'),(403,1292,'_wp_page_template','default'),(404,1292,'_wp_page_template','default'),(406,1292,'_wp_old_slug','frozon-everything-we-know-about-the-upcoming-sci-fi-epic'),(407,1292,'_elementor_edit_mode','builder'),(408,1292,'_elementor_template_type','wp-post'),(409,1292,'_elementor_version','3.10.0'),(410,1292,'ekit_post_views_count','47'),(411,1292,'_elementor_data','[{\"id\":\"8668f15\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e2df804\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"59a23e7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4cd13de\"}]},\"elements\":[{\"id\":\"811125b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cfd3ba\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3ce032d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2ff0983\"}]},\"elements\":[{\"id\":\"b0a0da4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/blog3.png\",\"id\":1065,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9e90f0f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8b2ca6e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3055224\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d9cbc0c\"}],\"margin\":{\"unit\":\"em\",\"top\":\"-4\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"89b13f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":21.074,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b80dd49\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"4fe3ab1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4269e76\"}]},\"elements\":[{\"id\":\"fc68f76\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-user-tie\",\"library\":\"fa-solid\"},\"title_text\":\"John\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"text_align\":\"left\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"eb29f53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":78.926,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8034c22\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2390e1b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"72055da\"}]},\"elements\":[{\"id\":\"85ebbb6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"title_text\":\"18 Jan 2023\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a5d27da\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"71fc8a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3b4c51f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1bedd8a\"}],\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":1,\"vertical\":5,\"blur\":10,\"spread\":0,\"color\":\"rgba(255, 255, 255, 0.35)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"5f4f983\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ca312a0\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"422f18e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ec53f2c\"}],\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"cbe1606\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u2018hotel-transylvania\\u2019: Everything we know\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7357f6e\",\"elType\":\"widget\",\"settings\":{\"title\":\"orem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum \\nhas been the industry\'s standard dummy text ever since the 1500s, when an unknown \\nprinter took a galley of type and scrambled it to make a type specimen book. It has \\nsurvived not only five centuries, but also the leap into electronic typesetting, remaining \\nessentially unchanged. It was popularised in the 1960s with the release of Letraset sheets \\ncontaining Lorem Ipsum passages, and more recently with desktop publishing software \\nlike Aldus PageMaker including versions of Lorem Ipsum.orem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum \\nhas been the industry\'s standard dummy text ever since the 1500s, when an unknown \\nprinter took a galley of type and scrambled it to make a type specimen book. It has \\nsurvived not only five centuries, but also the leap into electronic typesetting, remaining \\nessentially unchanged. It was popularised in the 1960s with the release of Letraset sheets \\ncontaining Lorem Ipsum passages, and more recently with desktop publishing software \\nlike Aldus PageMaker including versions of Lorem Ipsum.\\norem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum \\nhas been the industry\'s standard dummy text ever since the 1500s, when an unknown \\nprinter took a galley of type and scrambled it to make a type specimen book. It has \\nsurvived not only five centuries, but also the leap into electronic typesetting, remaining \\nessentially unchanged. It was popularised in the 1960s with the release of Letraset sheets \\ncontaining Lorem Ipsum passages, and more recently with desktop publishing software \\nlike Aldus PageMaker including versions of Lorem Ipsum.\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cdbf1d4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e08597a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9dd79e0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"05199ef\"}],\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"efa335f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1676800\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"03518ad\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d202af8\"}]},\"elements\":[{\"id\":\"5609a8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner.png\",\"id\":633,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(412,1292,'_elementor_page_assets','a:0:{}'),(413,1292,'_last_editor_used_jetpack','classic-editor'),(414,1292,'user_date','12-01-2023'),(415,1292,'_user_date','field_63c8e6d3dd4e7'),(416,1292,'user_name','Jhon'),(417,1292,'_user_name','field_63c8e78484769'),(418,1292,'_wp_old_slug','frozon-everything-we-know-about-the-upcoming-copy-copy'),(421,1293,'_wp_page_template','default'),(422,1293,'_wp_page_template','default'),(423,1293,'_wp_page_template','default'),(424,1293,'_wp_page_template','default'),(426,1293,'_wp_old_slug','frozon-everything-we-know-about-the-upcoming-sci-fi-epic'),(427,1293,'_elementor_edit_mode','builder'),(428,1293,'_elementor_template_type','wp-post'),(429,1293,'_elementor_version','3.10.0'),(430,1293,'ekit_post_views_count','48'),(431,1293,'_elementor_data','[{\"id\":\"8668f15\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e2df804\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"59a23e7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4cd13de\"}]},\"elements\":[{\"id\":\"811125b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cfd3ba\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3ce032d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2ff0983\"}]},\"elements\":[{\"id\":\"b0a0da4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/blog4.png\",\"id\":1067,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9e90f0f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8b2ca6e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3055224\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d9cbc0c\"}],\"margin\":{\"unit\":\"em\",\"top\":\"-4\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"89b13f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":21.074,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b80dd49\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"4fe3ab1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4269e76\"}]},\"elements\":[{\"id\":\"fc68f76\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-user-tie\",\"library\":\"fa-solid\"},\"title_text\":\"John\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"text_align\":\"left\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"eb29f53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":78.926,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8034c22\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2390e1b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"72055da\"}]},\"elements\":[{\"id\":\"85ebbb6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"title_text\":\"18 Jan 2023\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a5d27da\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"71fc8a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3b4c51f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1bedd8a\"}],\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":1,\"vertical\":5,\"blur\":10,\"spread\":0,\"color\":\"rgba(255, 255, 255, 0.35)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"5f4f983\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ca312a0\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"422f18e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ec53f2c\"}],\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"cbe1606\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u2018Croods\\u2019: Everything we know about the upcoming\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7357f6e\",\"elType\":\"widget\",\"settings\":{\"title\":\"orem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum \\nhas been the industry\'s standard dummy text ever since the 1500s, when an unknown \\nprinter took a galley of type and scrambled it to make a type specimen book. It has \\nsurvived not only five centuries, but also the leap into electronic typesetting, remaining \\nessentially unchanged. It was popularised in the 1960s with the release of Letraset sheets \\ncontaining Lorem Ipsum passages, and more recently with desktop publishing software \\nlike Aldus PageMaker including versions of Lorem Ipsum.orem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum \\nhas been the industry\'s standard dummy text ever since the 1500s, when an unknown \\nprinter took a galley of type and scrambled it to make a type specimen book. It has \\nsurvived not only five centuries, but also the leap into electronic typesetting, remaining \\nessentially unchanged. It was popularised in the 1960s with the release of Letraset sheets \\ncontaining Lorem Ipsum passages, and more recently with desktop publishing software \\nlike Aldus PageMaker including versions of Lorem Ipsum.\\norem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum \\nhas been the industry\'s standard dummy text ever since the 1500s, when an unknown \\nprinter took a galley of type and scrambled it to make a type specimen book. It has \\nsurvived not only five centuries, but also the leap into electronic typesetting, remaining \\nessentially unchanged. It was popularised in the 1960s with the release of Letraset sheets \\ncontaining Lorem Ipsum passages, and more recently with desktop publishing software \\nlike Aldus PageMaker including versions of Lorem Ipsum.\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cdbf1d4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e08597a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9dd79e0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"05199ef\"}],\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"efa335f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1676800\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"03518ad\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d202af8\"}]},\"elements\":[{\"id\":\"5609a8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner.png\",\"id\":633,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(432,1293,'_elementor_page_assets','a:0:{}'),(433,1293,'_last_editor_used_jetpack','classic-editor'),(434,1293,'user_date','12-01-2023'),(435,1293,'_user_date','field_63c8e6d3dd4e7'),(436,1293,'user_name','Jhon'),(437,1293,'_user_name','field_63c8e78484769'),(438,1293,'_wp_old_slug','frozon-everything-we-know-about-the-upcoming-copy-copy-copy'),(1104,1324,'_elementor_data','[{\"id\":\"b16166d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"aae6786\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7c6d5dc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"47bc6b7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2785f63\"}],\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#B81F20\",\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"511b842a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.217,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b1f6631\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a39f17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fb11301\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4a3c7b7\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ac40b1f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":83,\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/logo.png\",\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"6424e26\"}],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b925faa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.783,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"ee65427\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1cd2295\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d6cd930\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"04a6a59\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5e1604a8\",\"elType\":\"widget\",\"settings\":{\"elementskit_main_menu_position\":\"elementskit-menu-po-right\",\"ekit_nav_menu_hover_bar_switch\":\"yes\",\"ekit_nav_menu_hover_width\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Lato\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"700\",\"elementskit_content_typography_text_transform\":\"uppercase\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_submenu_container_width_tablet\":\"200px\",\"_z_index\":\"12\",\"elementskit_item_color_hover\":\"#FFFFFF\",\"elementskit_submenu_item_color\":\"#292929\",\"elementskit_item_text_color_hover\":\"#FFFFFF\",\"elementskit_nav_menu\":\"header-menu\",\"ekit_all_conditions_list\":[{\"_id\":\"6817ae3\"}],\"elementskit_nav_menu_logo\":{\"id\":87,\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/logo-1.png\",\"alt\":\"\",\"source\":\"library\"},\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"wrapper_color_mobile\":\"#B81F20\",\"elementskit_nav_menu_active_text_color\":\"#FFFFFF\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#B81F20\",\"elementskit_nav_sub_menu_active_text_color\":\"#FFFFFF\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"#B81F20\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(1103,1324,'_elementor_version','3.10.0'),(9890,1574,'ekit_post_views_count','30'),(9888,2419,'_elementor_page_assets','a:0:{}'),(1102,1324,'_elementor_template_type','wp-post'),(1101,1324,'_elementor_edit_mode','builder'),(1100,1324,'_wp_page_template','elementor_header_footer'),(461,1315,'_elementor_edit_mode','builder'),(462,1315,'_elementor_template_type','kit'),(463,1315,'_wxr_import_user_slug','admin'),(464,36,'_wp_page_template','elementor_header_footer'),(465,36,'ehf_target_include_locations','a:2:{s:4:\"rule\";a:1:{i:0;s:12:\"basic-global\";}s:8:\"specific\";a:0:{}}'),(466,36,'ehf_target_exclude_locations','a:0:{}'),(467,36,'ehf_target_user_roles','a:1:{i:0;s:0:\"\";}'),(468,36,'ehf_template_type','type_header'),(469,36,'_elementor_edit_mode','builder'),(470,36,'_elementor_template_type','wp-post'),(471,36,'_elementor_version','3.11.1'),(472,36,'ekit_post_views_count','30'),(473,36,'_elementor_data','[{\"id\":\"b16166d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"aae6786\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7c6d5dc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"47bc6b7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2785f63\"}],\"gap\":\"no\",\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"content_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"z_index\":999,\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"511b842a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":14.4090000000000006963318810448981821537017822265625,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b1f6631\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a39f17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fb11301\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4a3c7b7\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ac40b1f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1349,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"6424e26\"}],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b925faa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":85.5909999999999939745976007543504238128662109375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"ee65427\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1cd2295\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d6cd930\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"04a6a59\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50,\"text_align\":\"center\"},\"elements\":[{\"id\":\"5e1604a8\",\"elType\":\"widget\",\"settings\":{\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"ekit_nav_menu_hover_bar_switch\":\"yes\",\"ekit_nav_menu_hover_width\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Mukta\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"700\",\"elementskit_content_typography_text_transform\":\"uppercase\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_submenu_container_width_tablet\":\"200px\",\"_z_index\":\"12\",\"elementskit_item_color_hover\":\"#F0DF09\",\"elementskit_submenu_item_color\":\"#292929\",\"elementskit_item_text_color_hover\":\"#FFFFFF\",\"elementskit_nav_menu\":\"header-menu\",\"ekit_all_conditions_list\":[{\"_id\":\"6817ae3\"}],\"elementskit_nav_menu_logo\":{\"id\":1349,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"elementskit_nav_menu_active_text_color\":\"#A423EB\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#B81F20\",\"elementskit_nav_sub_menu_active_text_color\":\"#FFFFFF\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"#B81F20\",\"elementskit_one_page_enable\":\"\",\"elementskit_menu_text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(474,36,'_elementor_page_assets','a:0:{}'),(1106,1325,'_wp_page_template','elementor_header_footer'),(477,38,'_wp_page_template','elementor_header_footer'),(478,38,'ehf_target_include_locations','a:2:{s:4:\"rule\";a:1:{i:0;s:12:\"basic-global\";}s:8:\"specific\";a:0:{}}'),(479,38,'ehf_target_exclude_locations','a:0:{}'),(480,38,'ehf_target_user_roles','a:1:{i:0;s:0:\"\";}'),(481,38,'ehf_template_type','type_footer'),(482,38,'_elementor_edit_mode','builder'),(483,38,'_elementor_template_type','wp-post'),(484,38,'_elementor_version','3.11.1'),(485,38,'ekit_post_views_count','17'),(486,38,'_elementor_data','[{\"id\":\"5ce0fdb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a57477f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"61f6d53\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00fffb8\"}],\"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},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"f40463c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e2c4ea6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"21a5d3c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2f999dd\"}]},\"elements\":[{\"id\":\"68effa4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e427003\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2e0d954\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"951e78b\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"8f83706\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"4638494\",\"elType\":\"widget\",\"settings\":{\"title\":\"Malfunctions will void all gameplay and transactions.\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"64ba5aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"13557e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sitemap\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"100\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41252fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"100\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/privacy-policy\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"8772025\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6270604\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"030643c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"460c004\"}]},\"elements\":[{\"id\":\"a971978\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"100\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/faq\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a8580c\",\"elType\":\"widget\",\"settings\":{\"title\":\"INDEMNIFICATION AGREEMENT\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"100\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/indemnification-agreement\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bf518e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"af60479\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"id\":1349,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1c11fba\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 [hfe_current_year] [hfe_site_title] | All Rights Reserved\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"caption_typography_font_weight\":\"100\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7241,2078,'_wp_page_template','elementor_header_footer'),(7242,2078,'_elementor_edit_mode','builder'),(7243,2078,'_elementor_template_type','wp-post'),(7244,2078,'_elementor_version','3.11.1'),(7245,2078,'_elementor_data','[{\"id\":\"5ce0fdb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a57477f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"61f6d53\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00fffb8\"}],\"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},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"f40463c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e2c4ea6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"21a5d3c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2f999dd\"}]},\"elements\":[{\"id\":\"68effa4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e427003\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2e0d954\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"951e78b\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"8f83706\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"4638494\",\"elType\":\"widget\",\"settings\":{\"title\":\"Malfunctions will void all gameplay and transactions.\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"64ba5aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"13557e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sitemap\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"100\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41252fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"100\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"8772025\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6270604\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"030643c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"460c004\"}]},\"elements\":[{\"id\":\"a971978\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"100\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a8580c\",\"elType\":\"widget\",\"settings\":{\"title\":\"INDEMNIFICATION AGREEMENT\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"100\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bf518e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"af60479\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"id\":1349,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1c11fba\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 [hfe_current_year] [hfe_site_title] | All Rights Reserved\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"caption_typography_font_weight\":\"100\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7064,2054,'_wp_page_template','elementor_header_footer'),(7065,2054,'_elementor_edit_mode','builder'),(7066,2054,'_elementor_template_type','wp-post'),(7067,2054,'_elementor_version','3.11.1'),(7068,2054,'_elementor_data','[{\"id\":\"5ce0fdb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a57477f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"61f6d53\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00fffb8\"}],\"margin\":{\"unit\":\"em\",\"top\":\"16\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"f40463c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e2c4ea6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"21a5d3c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2f999dd\"}]},\"elements\":[{\"id\":\"68effa4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e427003\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2e0d954\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"951e78b\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"8f83706\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"4638494\",\"elType\":\"widget\",\"settings\":{\"title\":\"Malfunctions will void all gameplay and transactions.\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"64ba5aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"13557e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sitemap\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"100\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41252fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"100\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"8772025\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6270604\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"030643c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"460c004\"}]},\"elements\":[{\"id\":\"a971978\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"100\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a8580c\",\"elType\":\"widget\",\"settings\":{\"title\":\"INDEMNIFICATION AGREEMENT\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"100\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bf518e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"af60479\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"id\":1349,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1c11fba\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 [hfe_current_year] [hfe_site_title] | All Rights Reserved\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"caption_typography_font_weight\":\"100\",\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"copyright\"},{\"id\":\"7ec0606\",\"elType\":\"widget\",\"settings\":{\"title\":\"Player Registration\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7014,2048,'_wp_page_template','elementor_header_footer'),(7015,2048,'_elementor_edit_mode','builder'),(7016,2048,'_elementor_template_type','wp-post'),(7017,2048,'_elementor_version','3.11.1'),(7018,2048,'_elementor_data','[{\"id\":\"5ce0fdb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a57477f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"61f6d53\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00fffb8\"}],\"margin\":{\"unit\":\"em\",\"top\":\"16\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"f40463c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e2c4ea6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"21a5d3c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2f999dd\"}]},\"elements\":[{\"id\":\"fe73f88\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ff3fff1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8f5c8b1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"65ef582\"}]},\"elements\":[{\"id\":\"c411962\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a57eaf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7f0a178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5e7e925\"}]},\"elements\":[],\"isInner\":true},{\"id\":\"9c797a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6cb2082\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3457864\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"7dd1784\"}]},\"elements\":[],\"isInner\":true},{\"id\":\"ecbd501\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ff7c883\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6c3d113\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"fe9714d\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"68effa4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e427003\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2e0d954\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"951e78b\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"8f83706\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"4638494\",\"elType\":\"widget\",\"settings\":{\"title\":\"Malfunctions will void all gameplay and transactions.\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"64ba5aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"13557e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sitemap\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"100\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41252fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"100\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"8772025\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6270604\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"030643c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"460c004\"}]},\"elements\":[{\"id\":\"a971978\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"100\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a8580c\",\"elType\":\"widget\",\"settings\":{\"title\":\"INDEMNIFICATION AGREEMENT\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"100\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bf518e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"af60479\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"id\":1349,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1c11fba\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 [hfe_current_year] [hfe_site_title] | All Rights Reserved\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"caption_typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"copyright\"},{\"id\":\"7ec0606\",\"elType\":\"widget\",\"settings\":{\"title\":\"Player Registration\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6240,1940,'_elementor_version','3.11.0'),(6241,1940,'_elementor_data','[{\"id\":\"5ce0fdb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a57477f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"61f6d53\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00fffb8\"}],\"margin\":{\"unit\":\"em\",\"top\":\"16\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"f40463c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e2c4ea6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"21a5d3c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2f999dd\"}]},\"elements\":[{\"id\":\"fe73f88\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ff3fff1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8f5c8b1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"65ef582\"}]},\"elements\":[{\"id\":\"c411962\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a57eaf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7f0a178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5e7e925\"}]},\"elements\":[],\"isInner\":true},{\"id\":\"9c797a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6cb2082\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3457864\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"7dd1784\"}]},\"elements\":[],\"isInner\":true},{\"id\":\"ecbd501\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ff7c883\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6c3d113\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"fe9714d\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"68effa4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e427003\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2e0d954\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"951e78b\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8f83706\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"af60479\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"id\":1349,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6b0e774\",\"elType\":\"widget\",\"settings\":{\"ekit_socialshare_add_icons\":[{\"ekit_socialshare_icon_hover_bg_color\":\"#CA0000\",\"_id\":\"fed8537\",\"ekit_socialshare_icon_bg_color\":\"#E4E4E4\"}]},\"elements\":[],\"widgetType\":\"elementskit-social-share\"}],\"isInner\":true},{\"id\":\"64ba5aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"71d9176\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13557e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Games\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/games\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28af7a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"How to Download\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ec0606\",\"elType\":\"widget\",\"settings\":{\"title\":\"Player Registration\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ae53a43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Agent Help\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/agent-help\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bf518e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"99a8d88\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ea65693\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e1f11f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"92f4b13\"}]},\"elements\":[{\"id\":\"d3a4ba5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8a2b335\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cec1076\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"77bbb86\"}]},\"elements\":[{\"id\":\"1c11fba\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 [hfe_current_year] [hfe_site_title] | Powered by [hfe_site_title]\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(487,38,'_elementor_page_assets','a:0:{}'),(1116,1326,'_elementor_data','[{\"id\":\"9a94cf6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/subbanner.png\",\"id\":620,\"alt\":\"\",\"source\":\"library\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d4ff93\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f011100\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8bf7ba2\"}],\"padding\":{\"unit\":\"em\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"background_position\":\"center center\",\"background_position_tablet\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_tablet\":\"cover\"},\"elements\":[{\"id\":\"df0bd81\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8d60419\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"72a69ac\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"65bcb53\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f62f0d0\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e62e07d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bbd59b5\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9f1e258\"}],\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"90\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c18a52a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ae0ffcb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"25c8997\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5e8c07a\"}]},\"elements\":[{\"id\":\"e73c6bb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7e035a4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3016235\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"10a69ab\"}]},\"elements\":[{\"id\":\"a25bb19\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1e0a338\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e4814d0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4f2b4b\"}],\"margin\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ae03fe1\",\"elType\":\"widget\",\"settings\":{\"title\":\"We envision a world where \\nanyone, anywhere, everywhere \\nwatch \\n\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"header_size\":\"h3\",\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ae4efd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stream unlimited movies and TV shows on your phone,tablet,<br> \\nlaptop, and TV.\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"slideInLeft\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a51ea67\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a08318f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e49a4c7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"75f3fa6\"}]},\"elements\":[{\"id\":\"0eefddc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/about-img.png\",\"id\":644,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"150aead\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f28d4b4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"509a816\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"34391d2\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c7fe062\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"259e182\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e5c5006\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5e4e7b3\"}]},\"elements\":[{\"id\":\"5a7819c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd5a5f2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"98d59a3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d8b59f3\"}]},\"elements\":[{\"id\":\"f0123b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ea3d157\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"29b412c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"33955fe\"}]},\"elements\":[{\"id\":\"4b828fb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/book.png\",\"id\":651,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"_animation\":\"bounceInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d1bee87\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"98a97c0\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2ba0b7f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"298f613\"}],\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e52afad\",\"elType\":\"widget\",\"settings\":{\"title\":\"2000 + Cartoon Movies\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\",\"_animation\":\"rotateInDownRight\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75a8a1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anime storylines can include fantasy or real life. They are famous \\nfor elements like character expressions. Manga is strictly paper \\ndrawings, with comic book style drawings. Usually, animes are \\nadaptations of manga but not the other way around.\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"rubberBand\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"79ea9a9\",\"elType\":\"widget\",\"settings\":{\"text\":\"More Comics\",\"align\":\"left\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9d9bbc8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/comic-sign.png\",\"id\":663,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e0ff3b0\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"03aa8ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"353e21a\"}],\"padding\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"99df088\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e2c0b3c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e5a48f3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"28df485\"}],\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4bfc6b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"HitZone Special\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"_animation\":\"swing\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4dd685d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Read & Watch Unlimited \\nFREE\",\"align\":\"center\",\"title_color\":\"#000000\",\"header_size\":\"h5\",\"_animation\":\"tada\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d99765\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#000000\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d5be12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9a82360\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c847103\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f31a194\"}],\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"90\",\"left\":0,\"isLinked\":true},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"707231f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"060811f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b480ba7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39946d1\"}]},\"elements\":[{\"id\":\"f9f1ec4\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/about-video.png\",\"id\":687,\"alt\":\"\",\"source\":\"library\"},\"image_overlay_size\":\"large\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(490,900,'_wxr_import_user_slug','admin'),(491,994,'forminator_form_meta','a:6:{s:6:\"fields\";a:4:{i:0;a:17:{s:2:\"id\";s:6:\"name-1\";s:10:\"element_id\";s:6:\"name-1\";s:7:\"form_id\";s:26:\"wrapper-1511347711918-1669\";s:12:\"parent_group\";s:0:\"\";s:4:\"type\";s:4:\"name\";s:4:\"cols\";s:2:\"12\";s:8:\"required\";s:4:\"true\";s:11:\"field_label\";s:0:\"\";s:11:\"placeholder\";s:4:\"Name\";s:12:\"prefix_label\";s:6:\"Prefix\";s:11:\"fname_label\";s:10:\"First Name\";s:17:\"fname_placeholder\";s:9:\"E.g. John\";s:11:\"mname_label\";s:11:\"Middle Name\";s:17:\"mname_placeholder\";s:10:\"E.g. Smith\";s:11:\"lname_label\";s:9:\"Last Name\";s:17:\"lname_placeholder\";s:8:\"E.g. Doe\";s:10:\"wrapper_id\";s:26:\"wrapper-1511347711918-1669\";}i:1;a:12:{s:2:\"id\";s:7:\"email-1\";s:10:\"element_id\";s:7:\"email-1\";s:7:\"form_id\";s:26:\"wrapper-1511347712118-1739\";s:12:\"parent_group\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:4:\"cols\";s:2:\"12\";s:8:\"required\";s:4:\"true\";s:11:\"field_label\";s:0:\"\";s:11:\"placeholder\";s:5:\"Email\";s:10:\"validation\";s:1:\"1\";s:15:\"validation_text\";s:0:\"\";s:10:\"wrapper_id\";s:26:\"wrapper-1511347712118-1739\";}i:2;a:13:{s:2:\"id\";s:7:\"phone-1\";s:10:\"element_id\";s:7:\"phone-1\";s:7:\"form_id\";s:26:\"wrapper-1311247712118-1194\";s:12:\"parent_group\";s:0:\"\";s:4:\"type\";s:5:\"phone\";s:4:\"cols\";s:2:\"12\";s:8:\"required\";s:0:\"\";s:11:\"field_label\";s:0:\"\";s:11:\"placeholder\";s:5:\"Phone\";s:10:\"validation\";s:4:\"none\";s:21:\"phone_validation_type\";s:8:\"standard\";s:15:\"validation_text\";s:0:\"\";s:10:\"wrapper_id\";s:26:\"wrapper-1311247712118-1194\";}i:3;a:13:{s:2:\"id\";s:10:\"textarea-1\";s:10:\"element_id\";s:10:\"textarea-1\";s:7:\"form_id\";s:26:\"wrapper-1988247712118-9871\";s:12:\"parent_group\";s:0:\"\";s:4:\"type\";s:8:\"textarea\";s:4:\"cols\";s:2:\"12\";s:8:\"required\";s:0:\"\";s:11:\"field_label\";s:0:\"\";s:11:\"placeholder\";s:21:\"Enter your message...\";s:10:\"input_type\";s:9:\"paragraph\";s:5:\"limit\";s:3:\"180\";s:10:\"limit_type\";s:10:\"characters\";s:10:\"wrapper_id\";s:26:\"wrapper-1988247712118-9871\";}}s:8:\"settings\";a:88:{s:17:\"pagination-header\";s:3:\"nav\";s:14:\"paginationData\";a:2:{s:24:\"pagination-header-design\";s:4:\"show\";s:17:\"pagination-header\";s:3:\"nav\";}s:8:\"formName\";s:7:\"Contact\";s:7:\"version\";s:6:\"1.22.1\";s:17:\"form-border-style\";s:4:\"none\";s:12:\"form-padding\";s:0:\"\";s:11:\"form-border\";s:0:\"\";s:12:\"fields-style\";s:4:\"open\";s:10:\"validation\";s:9:\"on_submit\";s:18:\"akismet-protection\";s:1:\"1\";s:10:\"form-style\";s:7:\"default\";s:11:\"enable-ajax\";s:4:\"true\";s:9:\"autoclose\";s:4:\"true\";s:20:\"submission-indicator\";s:4:\"show\";s:15:\"indicator-label\";s:13:\"Submitting...\";s:9:\"form-type\";s:7:\"default\";s:20:\"submission-behaviour\";s:18:\"behaviour-thankyou\";s:16:\"thankyou-message\";s:57:\"Thank you for contacting us, we will be in touch shortly.\";s:10:\"submitData\";a:2:{s:18:\"custom-submit-text\";s:6:\"Submit\";s:27:\"custom-invalid-form-message\";s:53:\"Error: Your form is not valid, please fix the errors!\";}s:17:\"validation-inline\";s:1:\"1\";s:11:\"form-expire\";s:9:\"no_expire\";s:16:\"form-padding-top\";s:1:\"0\";s:18:\"form-padding-right\";s:1:\"0\";s:19:\"form-padding-bottom\";s:1:\"0\";s:17:\"form-padding-left\";s:1:\"0\";s:17:\"form-border-width\";s:1:\"0\";s:18:\"form-border-radius\";s:1:\"0\";s:23:\"cform-label-font-family\";s:6:\"Roboto\";s:25:\"cform-label-custom-family\";s:0:\"\";s:21:\"cform-label-font-size\";s:2:\"12\";s:23:\"cform-label-font-weight\";s:4:\"bold\";s:23:\"cform-title-font-family\";s:6:\"Roboto\";s:25:\"cform-title-custom-family\";s:0:\"\";s:21:\"cform-title-font-size\";s:2:\"45\";s:23:\"cform-title-font-weight\";s:6:\"normal\";s:22:\"cform-title-text-align\";s:4:\"left\";s:26:\"cform-subtitle-font-family\";s:6:\"Roboto\";s:26:\"cform-subtitle-custom-font\";s:0:\"\";s:24:\"cform-subtitle-font-size\";s:2:\"18\";s:26:\"cform-subtitle-font-weight\";s:6:\"normal\";s:25:\"cform-subtitle-text-align\";s:4:\"left\";s:23:\"cform-input-font-family\";s:6:\"Roboto\";s:23:\"cform-input-custom-font\";s:0:\"\";s:21:\"cform-input-font-size\";s:2:\"16\";s:23:\"cform-input-font-weight\";s:6:\"normal\";s:23:\"cform-radio-font-family\";s:6:\"Roboto\";s:23:\"cform-radio-custom-font\";s:0:\"\";s:21:\"cform-radio-font-size\";s:2:\"14\";s:23:\"cform-radio-font-weight\";s:6:\"normal\";s:24:\"cform-select-font-family\";s:6:\"Roboto\";s:26:\"cform-select-custom-family\";s:0:\"\";s:22:\"cform-select-font-size\";s:2:\"16\";s:24:\"cform-select-font-weight\";s:6:\"normal\";s:29:\"cform-multiselect-font-family\";s:6:\"Roboto\";s:29:\"cform-multiselect-custom-font\";s:0:\"\";s:27:\"cform-multiselect-font-size\";s:2:\"16\";s:29:\"cform-multiselect-font-weight\";s:6:\"normal\";s:26:\"cform-dropdown-font-family\";s:6:\"Roboto\";s:26:\"cform-dropdown-custom-font\";s:0:\"\";s:24:\"cform-dropdown-font-size\";s:2:\"16\";s:26:\"cform-dropdown-font-weight\";s:6:\"normal\";s:26:\"cform-calendar-font-family\";s:6:\"Roboto\";s:26:\"cform-calendar-custom-font\";s:0:\"\";s:24:\"cform-calendar-font-size\";s:2:\"13\";s:26:\"cform-calendar-font-weight\";s:6:\"normal\";s:24:\"cform-button-font-family\";s:6:\"Roboto\";s:24:\"cform-button-custom-font\";s:0:\"\";s:22:\"cform-button-font-size\";s:2:\"14\";s:24:\"cform-button-font-weight\";s:3:\"500\";s:26:\"cform-timeline-font-family\";s:6:\"Roboto\";s:26:\"cform-timeline-custom-font\";s:0:\"\";s:24:\"cform-timeline-font-size\";s:2:\"12\";s:26:\"cform-timeline-font-weight\";s:6:\"normal\";s:28:\"cform-pagination-font-family\";s:0:\"\";s:28:\"cform-pagination-custom-font\";s:0:\"\";s:26:\"cform-pagination-font-size\";s:2:\"16\";s:28:\"cform-pagination-font-weight\";s:6:\"normal\";s:19:\"payment_require_ssl\";s:0:\"\";s:15:\"submission-file\";s:6:\"delete\";s:7:\"form_id\";s:3:\"994\";s:17:\"store_submissions\";s:1:\"1\";s:9:\"form_name\";s:7:\"Contact\";s:11:\"form_status\";s:5:\"draft\";s:20:\"cform-color-settings\";s:4:\"true\";s:31:\"button-submit-background-static\";s:7:\"#000000\";s:30:\"button-submit-background-hover\";s:7:\"#ffffff\";s:25:\"button-submit-color-hover\";s:7:\"#000000\";s:31:\"button-submit-background-active\";s:8:\"#0000000\";}s:9:\"client_id\";N;s:22:\"integration_conditions\";a:0:{}s:9:\"behaviors\";a:1:{i:0;a:10:{s:4:\"slug\";s:18:\"behavior-1234-4567\";s:5:\"label\";s:0:\"\";s:14:\"autoclose-time\";s:1:\"5\";s:9:\"autoclose\";s:4:\"true\";s:6:\"newtab\";s:7:\"sametab\";s:16:\"thankyou-message\";s:57:\"Thank you for contacting us, we will be in touch shortly.\";s:22:\"email-thankyou-message\";s:0:\"\";s:23:\"manual-thankyou-message\";s:0:\"\";s:20:\"submission-behaviour\";s:18:\"behaviour-thankyou\";s:12:\"redirect-url\";s:0:\"\";}}s:13:\"notifications\";a:1:{i:0;a:8:{s:4:\"slug\";s:22:\"notification-1234-4567\";s:5:\"label\";s:11:\"Admin Email\";s:16:\"email-recipients\";s:7:\"default\";s:10:\"recipients\";s:15:\"admin@gmail.com\";s:13:\"email-subject\";s:47:\"New Form Entry #{submission_id} for {form_name}\";s:12:\"email-editor\";s:114:\"You have a new website form submission: <br /> {all_fields} <br />---<br /> This message was sent from {site_url}.\";s:16:\"email-attachment\";s:4:\"true\";s:4:\"type\";s:7:\"default\";}}}'),(492,994,'_wxr_import_user_slug','admin'),(1115,1326,'_elementor_version','3.10.0'),(1114,1326,'_elementor_template_type','wp-page'),(513,1289,'_elementor_edit_mode','builder'),(514,1289,'_elementor_template_type','kit'),(515,1289,'_wp_page_template','default'),(516,1289,'_elementor_page_settings','a:1:{s:9:\"site_name\";s:7:\"hitzone\";}'),(517,1289,'_wxr_import_user_slug','admin'),(10974,2563,'metform_entries__form_id','2256'),(10975,2563,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:5:\"Brian\";s:8:\"mf-email\";s:22:\"dean.schall@icloud.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:7:\"Schall \";s:12:\"mf-telephone\";s:10:\"7123080360\";s:7:\"mf-text\";s:8:\"Bonuses \";s:11:\"mf-textarea\";s:67:\"Can I register for bonus please. Username is shall2934 \r\nThank you \";}'),(5992,1905,'_menu_item_url',''),(5983,1347,'_wp_old_date','2023-02-15'),(5984,1348,'_wp_old_date','2023-02-15'),(5982,1346,'_wp_old_date','2023-02-15'),(5981,1345,'_wp_old_date','2023-02-15'),(538,1295,'_wp_page_template','default'),(539,1295,'_wxr_import_user_slug','admin'),(540,1296,'_elementor_edit_mode','builder'),(541,1296,'_elementor_template_type','wp-post'),(542,1296,'_elementor_version','3.10.0'),(543,1296,'_wxr_import_user_slug','admin'),(1241,1349,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:150;s:6:\"height\";i:111;s:4:\"file\";s:45:\"2023/02/vblink-transparent-e1676445062786.png\";s:8:\"filesize\";i:294423;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"vblink-transparent-300x221.png\";s:5:\"width\";i:300;s:6:\"height\";i:221;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:107685;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"vblink-transparent-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:44775;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"vblink-transparent-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:145921;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:45:\"vblink-transparent-e1676445062786-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22471;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:43:\"vblink-transparent-e1676445062786-64x47.png\";s:5:\"width\";i:64;s:6:\"height\";i:47;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8024;}}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:{}}}'),(1240,1349,'_wp_attached_file','2023/02/vblink-transparent-e1676445062786.png'),(1237,1348,'_menu_item_url',''),(1236,1348,'_menu_item_xfn',''),(1215,1346,'_menu_item_object_id','1338'),(1214,1346,'_menu_item_menu_item_parent','0'),(1213,1346,'_menu_item_type','post_type'),(1212,1345,'_menu_item_url',''),(1211,1345,'_menu_item_xfn',''),(1210,1345,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1209,1345,'_menu_item_target',''),(1235,1348,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1234,1348,'_menu_item_target',''),(1233,1348,'_menu_item_object','page'),(1232,1348,'_menu_item_object_id','1340'),(1231,1348,'_menu_item_menu_item_parent','0'),(1230,1348,'_menu_item_type','post_type'),(5991,1905,'_menu_item_xfn',''),(1113,1326,'_elementor_edit_mode','builder'),(5990,1905,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5989,1905,'_menu_item_target',''),(5988,1905,'_menu_item_object','page'),(5987,1905,'_menu_item_object_id','1297'),(5986,1905,'_menu_item_menu_item_parent','0'),(5985,1905,'_menu_item_type','post_type'),(1243,1349,'_wp_attachment_backup_sizes','a:9:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:535;s:6:\"height\";i:395;s:4:\"file\";s:22:\"vblink-transparent.png\";}s:14:\"thumbnail-orig\";a:5:{s:4:\"file\";s:30:\"vblink-transparent-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:44775;}s:11:\"medium-orig\";a:5:{s:4:\"file\";s:30:\"vblink-transparent-300x221.png\";s:5:\"width\";i:300;s:6:\"height\";i:221;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:107685;}s:26:\"woocommerce_thumbnail-orig\";a:6:{s:4:\"file\";s:30:\"vblink-transparent-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:145921;s:9:\"uncropped\";b:0;}s:34:\"woocommerce_gallery_thumbnail-orig\";a:5:{s:4:\"file\";s:30:\"vblink-transparent-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22382;}s:33:\"dgwt-wcas-product-suggestion-orig\";a:5:{s:4:\"file\";s:28:\"vblink-transparent-64x47.png\";s:5:\"width\";i:64;s:6:\"height\";i:47;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7894;}s:18:\"full-1676445062786\";a:3:{s:5:\"width\";i:150;s:6:\"height\";i:111;s:4:\"file\";s:37:\"vblink-transparent-e1676445013477.png\";}s:43:\"woocommerce_gallery_thumbnail-1676445062786\";a:5:{s:4:\"file\";s:45:\"vblink-transparent-e1676445013477-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22559;}s:42:\"dgwt-wcas-product-suggestion-1676445062786\";a:5:{s:4:\"file\";s:43:\"vblink-transparent-e1676445013477-64x47.png\";s:5:\"width\";i:64;s:6:\"height\";i:47;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8050;}}'),(1242,1349,'_edit_lock','1676445759:1'),(1112,1326,'_wp_page_template','elementor_header_footer'),(638,1316,'_wp_page_template','default'),(639,1316,'_wxr_import_user_slug','admin'),(640,1317,'_wp_page_template','default'),(641,1317,'_wxr_import_user_slug','admin'),(642,1318,'_wxr_import_user_slug','admin'),(643,1319,'_wxr_import_user_slug','admin'),(644,1320,'_wxr_import_user_slug','admin'),(645,1321,'_wxr_import_user_slug','admin'),(646,1322,'_wxr_import_user_slug','admin'),(647,15,'_wp_page_template','elementor_header_footer'),(648,15,'_last_editor_used_jetpack','classic-editor'),(649,15,'_elementor_edit_mode','builder'),(650,15,'_elementor_template_type','wp-page'),(651,15,'_elementor_version','3.10.0'),(652,15,'_elementor_data','[{\"id\":\"9a94cf6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/subbanner.png\",\"id\":620,\"alt\":\"\",\"source\":\"library\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6d4ff93\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f011100\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8bf7ba2\"}],\"padding\":{\"unit\":\"em\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"background_position\":\"center center\",\"background_position_tablet\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_repeat_tablet\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_tablet\":\"cover\"},\"elements\":[{\"id\":\"df0bd81\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8d60419\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"72a69ac\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"65bcb53\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f62f0d0\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e62e07d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bbd59b5\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9f1e258\"}],\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"90\",\"left\":0,\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c18a52a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ae0ffcb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"25c8997\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5e8c07a\"}]},\"elements\":[{\"id\":\"e73c6bb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7e035a4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3016235\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"10a69ab\"}]},\"elements\":[{\"id\":\"a25bb19\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1e0a338\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e4814d0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4f2b4b\"}],\"margin\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ae03fe1\",\"elType\":\"widget\",\"settings\":{\"title\":\"We envision a world where \\nanyone, anywhere, everywhere \\nwatch \\n\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"header_size\":\"h3\",\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ae4efd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stream unlimited movies and TV shows on your phone,tablet,<br> \\nlaptop, and TV.\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"slideInLeft\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a51ea67\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a08318f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e49a4c7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"75f3fa6\"}]},\"elements\":[{\"id\":\"0eefddc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/about-img.png\",\"id\":644,\"alt\":\"\",\"source\":\"library\"},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"150aead\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f28d4b4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"509a816\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"34391d2\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"70\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c7fe062\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"259e182\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e5c5006\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5e4e7b3\"}]},\"elements\":[{\"id\":\"5a7819c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dd5a5f2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"98d59a3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d8b59f3\"}]},\"elements\":[{\"id\":\"f0123b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ea3d157\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"29b412c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"33955fe\"}]},\"elements\":[{\"id\":\"4b828fb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/book.png\",\"id\":651,\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":71,\"sizes\":[]},\"_animation\":\"bounceInUp\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d1bee87\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"98a97c0\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2ba0b7f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"298f613\"}],\"padding\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e52afad\",\"elType\":\"widget\",\"settings\":{\"title\":\"2000 + Cartoon Movies\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\",\"_animation\":\"rotateInDownRight\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75a8a1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anime storylines can include fantasy or real life. They are famous \\nfor elements like character expressions. Manga is strictly paper \\ndrawings, with comic book style drawings. Usually, animes are \\nadaptations of manga but not the other way around.\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_animation\":\"rubberBand\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"79ea9a9\",\"elType\":\"widget\",\"settings\":{\"text\":\"More Comics\",\"align\":\"left\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9d9bbc8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/comic-sign.png\",\"id\":663,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e0ff3b0\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"03aa8ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"353e21a\"}],\"padding\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"99df088\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e2c0b3c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e5a48f3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"28df485\"}],\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"14\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4bfc6b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"HitZone Special\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"_animation\":\"swing\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4dd685d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Read & Watch Unlimited \\nFREE\",\"align\":\"center\",\"title_color\":\"#000000\",\"header_size\":\"h5\",\"_animation\":\"tada\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d99765\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"align\":\"center\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#000000\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d5be12\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9a82360\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c847103\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f31a194\"}],\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"90\",\"left\":0,\"isLinked\":true},\"animation\":\"fadeInRight\"},\"elements\":[{\"id\":\"707231f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"060811f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b480ba7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39946d1\"}]},\"elements\":[{\"id\":\"f9f1ec4\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/about-video.png\",\"id\":687,\"alt\":\"\",\"source\":\"library\"},\"image_overlay_size\":\"large\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(653,15,'_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\";}}'),(654,15,'_oembed_1b36688543d4d62a4a94550f822b61eb','<iframe title=\"Video Placeholder\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/XHOmBV4js_E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),(655,15,'_oembed_time_1b36688543d4d62a4a94550f822b61eb','1673949514'),(1118,1327,'_wp_page_template','elementor_header_footer'),(658,17,'_wp_page_template','elementor_header_footer'),(659,17,'_last_editor_used_jetpack','classic-editor'),(660,17,'_elementor_edit_mode','builder'),(661,17,'_elementor_template_type','wp-page'),(662,17,'_wxr_import_user_slug','admin'),(663,19,'_wp_page_template','elementor_header_footer'),(664,19,'_last_editor_used_jetpack','classic-editor'),(665,19,'_elementor_edit_mode','builder'),(666,19,'_elementor_template_type','wp-page'),(667,19,'_elementor_version','3.10.1'),(668,19,'_elementor_data','[{\"id\":\"a56e59e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/subbanner.png\",\"id\":620,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd87fc0\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b057855\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"7208d8f\"}],\"padding\":{\"unit\":\"em\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7610e8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3d18f53\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cedc444\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6b9be13\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d452f1\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a48cb6b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1e6e1b8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c9f8ece\"}],\"margin\":{\"unit\":\"em\",\"top\":\"6\",\"right\":0,\"bottom\":\"17\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4b45f7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2a060f6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94d61ed\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"b7c7281\"}]},\"elements\":[{\"id\":\"b23d6a3\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[blogpage]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(669,19,'_elementor_page_assets','a:0:{}'),(670,19,'_wxr_import_user_slug','admin'),(671,21,'_wp_page_template','elementor_header_footer'),(672,21,'_last_editor_used_jetpack','classic-editor'),(673,21,'_elementor_edit_mode','builder'),(674,21,'_elementor_template_type','wp-page'),(675,21,'_elementor_version','3.10.0'),(676,21,'_elementor_data','[{\"id\":\"984053b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/subbanner.png\",\"id\":620,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e81b95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94793bc\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e249a93\"}],\"padding\":{\"unit\":\"em\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d3612b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c1297a3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"21badea\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"777e232\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1bcdd8e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1b24303\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c906ab9\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07ede5a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b803e60\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":27.941,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"57ff326\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d23e7cb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f516eee\"}]},\"elements\":[],\"isInner\":false},{\"id\":\"1334690\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.782,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c620cae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1d00faf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"643c197\"}]},\"elements\":[{\"id\":\"47fc39b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/cinema.png\",\"id\":730,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"center\",\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ebf8566\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":27.61,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d209a90\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3ced98a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"7ecc532\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fe0442\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5cd19c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"839d016\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30e079d\"}],\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"90\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b2bfd48\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e10e287\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"4682c59\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"65c0118\"}]},\"elements\":[{\"id\":\"bf45e04\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f21734\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f84b367\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"394cd97\"}]},\"elements\":[{\"id\":\"83c6a8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B81F20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e91e99d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"191324e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1ec215d\"}]},\"elements\":[{\"id\":\"833d77a\",\"elType\":\"widget\",\"settings\":{\"title\":\"GET IN TOUCH\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f16207\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[forminator_form id=\\\"994\\\"]\",\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"_animation\":\"slideInLeft\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true},{\"id\":\"95ce616\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"afd45fc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b4e60b8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6dca52e\"}]},\"elements\":[{\"id\":\"0495299\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/contact-pic.png\",\"id\":1008,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-11\",\"isLinked\":false},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":76,\"sizes\":[]},\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17c53f7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1210a0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"49f3f09\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e272557\"}]},\"elements\":[{\"id\":\"801ffae\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"30a6327\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8de0866\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"90b6f85\"}]},\"elements\":[{\"id\":\"68e9fb3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-page.png\",\"id\":625,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_animation\":\"bounceInDown\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(677,21,'_elementor_page_assets','a:1:{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\";}}'),(1124,1328,'_wp_page_template','elementor_header_footer'),(680,23,'_wp_page_template','elementor_header_footer'),(681,23,'_wxr_import_user_slug','admin'),(682,25,'_wp_page_template','elementor_header_footer'),(683,25,'_wxr_import_user_slug','admin'),(684,560,'_elementor_edit_mode','builder'),(685,560,'_elementor_template_type','wp-page'),(686,560,'_elementor_version','3.10.1'),(687,560,'_wp_page_template','default'),(688,560,'_elementor_data','[{\"id\":\"e2751ce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"95c04e7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8efef1f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0e633a2\"}]},\"elements\":[{\"id\":\"a7db935\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"502aed4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b1fb3f6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9cf368f\"}]},\"elements\":[{\"id\":\"339fafb\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[products]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(689,560,'_elementor_page_assets','a:0:{}'),(690,560,'_wxr_import_user_slug','admin'),(691,561,'_wxr_import_user_slug','admin'),(692,562,'_wxr_import_user_slug','admin'),(693,563,'_wxr_import_user_slug','admin'),(694,564,'_wxr_import_user_slug','admin'),(695,1294,'_wp_page_template','default'),(696,1294,'_last_editor_used_jetpack','classic-editor'),(697,1294,'_elementor_edit_mode','builder'),(698,1294,'_elementor_template_type','wp-page'),(699,1294,'_elementor_version','3.10.0'),(700,1294,'_elementor_data','[{\"id\":\"e937242\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"12d5f8a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"a031760\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fc5e97\"}]},\"elements\":[{\"id\":\"4e117cbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3ff0efd\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f257298\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"b60dbcf\"}]},\"elements\":[{\"id\":\"6d05298f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<p>This is an example page. It\'s different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:quote -->\\n<blockquote class=\\\"wp-block-quote\\\"><p>Hi there! I\'m a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like pi&#241;a coladas. (And gettin\' caught in the rain.)<\\/p><\\/blockquote>\\n<!-- \\/wp:quote -->\\n\\n<!-- wp:paragraph -->\\n<p>...or something like this:<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:quote -->\\n<blockquote class=\\\"wp-block-quote\\\"><p>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.<\\/p><\\/blockquote>\\n<!-- \\/wp:quote -->\\n\\n<!-- wp:paragraph -->\\n<p>As a new WordPress user, you should go to <a href=\\\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-admin\\/\\\">your dashboard<\\/a> to delete this page and create new pages for your content. Have fun!<\\/p>\\n<!-- \\/wp:paragraph -->\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b15529b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[blogpage]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(701,1294,'_elementor_page_assets','a:0:{}'),(702,1294,'_wxr_import_user_slug','admin'),(703,1297,'_wp_page_template','elementor_header_footer'),(704,1297,'_elementor_edit_mode','builder'),(705,1297,'_elementor_template_type','wp-page'),(706,1297,'_elementor_version','3.12.1'),(707,1297,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"46e515e\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2c7cda87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"-400\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"40eb5e82\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"e9e9fee\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"10df331a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"50c59b15\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"78c09113\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"96ac5b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"45b03053\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"195d25eb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e03c822\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"8ae46b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"233b3c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"34e4982a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6412ce55\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"732b23f9\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ccfbacc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4ea10b2b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"274c4c34\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"685e3ec5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"66ea4a4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4e3035bb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"522c3cdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"68572a48\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"5dd553e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"772cbdf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"121aadf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"33eb33c4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"252d46e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"79c06f5b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe23656\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f963c28\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"58e26cb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1ba1ab7\"}],\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"11ca0dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"17ab6db\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"268acbd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"84ad5f6\"}]},\"elements\":[{\"id\":\"006595f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1feb2a1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"content_position\":\"middle\",\"_ob_glider_h_vert_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fbbea52\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"d088286\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"f6ac53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"d08e66f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a5d1192\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"4ff4247\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"61643d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"a714511\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e59c6a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"fceea77\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ab2220\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"eb56f81\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"414ca56\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"f3808cb\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"9abe005\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"03d69ad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"32765b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"3cf36a1\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"9913652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4f0a69d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"84a674a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"8eb7708\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"aa92f54\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"c63889c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8bf149c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"ab20e1c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"258e700\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"4b51318\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"46a7825\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1680,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1001JINCHANBUYU-VIP\\u624b\\u673a\\u8bbe\\u5907\\uff09_59x88cm_20220108-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"thumbnail_size\":\"medium_large\",\"slides_to_show\":\"5\",\"slides_to_show_mobile\":\"2\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":1500,\"speed\":1000,\"_ob_kontrolz_nav_pos_y_alt\":\"50% - 25px\",\"_ob_kontrolz_nav_pos_x_prev_alt\":\"0%\",\"_ob_kontrolz_nav_pos_x_next_alt\":\"0%\",\"gallery_vertical_align\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\",\"_ob_kontrolz_nav_pos_y_alt\":\"50% - 25px\",\"_ob_kontrolz_nav_pos_x_prev_alt\":\"0%\",\"_ob_kontrolz_nav_pos_x_next_alt\":\"0%\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#DC72F1\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false},\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11633,2666,'_wp_page_template','elementor_header_footer'),(708,1297,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(709,1297,'_oembed_cdd9b07b7d60bd6c76f630f681ae83e5','{{unknown}}'),(714,1323,'_wxr_import_user_slug','admin'),(715,557,'_thumbnail_id','558'),(716,557,'wpstream_product_type','2'),(717,557,'wpstream_free_video','short video animation ad _ 2D animation _ Fast Food Animation short video ad.mp4'),(718,557,'wpstream_free_video_external',''),(719,557,'_last_editor_used_jetpack','classic-editor'),(720,557,'ekit_post_views_count','23'),(721,557,'_wxr_import_user_slug','admin'),(11041,2575,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:4:\"Mary\";s:8:\"mf-email\";s:25:\"lucasnoahmary23@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:5:\"Gomes\";s:12:\"mf-telephone\";s:10:\"4086487439\";s:7:\"mf-text\";s:5:\"Spins\";s:11:\"mf-textarea\";s:5:\"Kirin\";}'),(11040,2575,'metform_entries__form_id','2256'),(11039,2575,'metform_entries_serial_no','111'),(11038,2575,'mf_page_id','1339'),(11036,2574,'metform_entries__file_upload_new',NULL),(11037,2574,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"174.242.208.85\";s:10:\"User_Agent\";s:195:\"Mozilla/5.0 (Linux; Android 13; SM-N981U1 Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/110.0.5481.65 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/402.1.0.24.84;]\";}'),(11035,2574,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:4:\"Luis\";s:8:\"mf-email\";s:31:\"erikamarrisagarcia126@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:6:\"Garcia\";s:12:\"mf-telephone\";s:10:\"8065137539\";s:7:\"mf-text\";s:6:\"Agree \";s:11:\"mf-textarea\";s:5:\"Agree\";}'),(11034,2574,'metform_entries__form_id','2256'),(11033,2574,'metform_entries_serial_no','110'),(11032,2574,'mf_page_id','1339'),(11031,2573,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"174.228.38.143\";s:10:\"User_Agent\";s:202:\"Mozilla/5.0 (Linux; Android 13; SM-A426U Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/104.0.5112.97 Mobile Safari/537.36 [FB_IAB/Orca-Android;FBAV/395.0.0.10.75;]\";}'),(11030,2573,'metform_entries__file_upload_new',NULL),(10970,2562,'metform_entries__file_upload_new',NULL),(10971,2562,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:12:\"71.95.226.82\";s:10:\"User_Agent\";s:118:\"Mozilla/5.0 (Linux; Android 13; SM-A146U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Mobile Safari/537.36\";}'),(10977,2563,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"174.198.66.108\";s:10:\"User_Agent\";s:135:\"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1\";}'),(10978,2564,'mf_page_id','1339'),(10979,2564,'metform_entries_serial_no','101'),(10980,2564,'metform_entries__form_id','2256'),(10981,2564,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:7:\"Jessica\";s:16:\"mf-listing-lname\";s:8:\"McDonald\";s:8:\"mf-email\";s:33:\"jessicadoniellemcdonald@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:12:\"mf-telephone\";s:10:\"8706880151\";s:7:\"mf-text\";s:19:\"vblink distributer \";s:11:\"mf-textarea\";s:35:\"I need a reputable vblink provider.\";}'),(10982,2564,'metform_entries__file_upload_new',NULL),(10983,2564,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"107.77.200.32\";s:10:\"User_Agent\";s:193:\"Mozilla/5.0 (Linux; Android 9; SM-G892A Build/PPR1.180610.011; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/111.0.5563.57 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/406.0.0.26.90;]\";}'),(10984,2565,'mf_page_id','1339'),(10985,2565,'metform_entries_serial_no','102'),(10986,2565,'metform_entries__form_id','2256'),(10987,2565,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:8:\"Anthony \";s:8:\"mf-email\";s:24:\"lucksluck101@outlook.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:8:\"Martinez\";s:12:\"mf-telephone\";s:10:\"3088500488\";s:7:\"mf-text\";s:151:\"I won s bonus today but forgot and put a different email than the one i registered with Can i please get my bonus where spin won ? Please and thank you\";s:11:\"mf-textarea\";s:94:\"Can you please help me receive bonus wheel spin with credit to my account. Username is aj40652\";}'),(10988,2565,'metform_entries__file_upload_new',NULL),(10989,2565,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:12:\"70.57.182.68\";s:10:\"User_Agent\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1\";}'),(10990,2566,'mf_page_id','1339'),(10991,2566,'metform_entries_serial_no','103'),(10992,2566,'metform_entries__form_id','2256'),(10993,2566,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:5:\"Jared\";s:8:\"mf-email\";s:25:\"jaredmccarty205@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:8:\"McCarty \";s:12:\"mf-telephone\";s:10:\"2054400142\";s:7:\"mf-text\";s:8:\"Jsmooth \";s:11:\"mf-textarea\";s:33:\"Bigger bets bigger wins more fun \";}'),(10994,2566,'metform_entries__file_upload_new',NULL),(10995,2566,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"104.189.22.239\";s:10:\"User_Agent\";s:194:\"Mozilla/5.0 (Linux; Android 13; SM-G996U1 Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/112.0.5615.29 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/407.0.0.9.97;]\";}'),(10996,2567,'mf_page_id','1339'),(10997,2567,'metform_entries_serial_no','104'),(10998,2567,'metform_entries__form_id','2256'),(10999,2567,'metform_entries__form_data','a:6:{s:12:\"mf-telephone\";s:10:\"2054400142\";s:16:\"mf-listing-fname\";s:5:\"Jared\";s:16:\"mf-listing-lname\";s:7:\"McCarty\";s:9:\"mf-select\";s:3:\"Yes\";s:7:\"mf-text\";s:5:\"Jared\";s:11:\"mf-textarea\";s:11:\"Win win win\";}'),(11000,2567,'metform_entries__file_upload_new',NULL),(11001,2567,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"104.189.22.239\";s:10:\"User_Agent\";s:194:\"Mozilla/5.0 (Linux; Android 13; SM-G996U1 Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/112.0.5615.29 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/407.0.0.9.97;]\";}'),(11002,2569,'mf_page_id','1339'),(11003,2569,'metform_entries_serial_no','105'),(11004,2569,'metform_entries__form_id','2256'),(11005,2569,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:7:\"Rachel \";s:16:\"mf-listing-lname\";s:7:\"Killion\";s:12:\"mf-telephone\";s:14:\"(530) 410-8688\";s:8:\"mf-email\";s:24:\"rachelkill2316@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:7:\"mf-text\";s:6:\"player\";s:11:\"mf-textarea\";s:19:\"I Want to win cash.\";}'),(11006,2569,'metform_entries__file_upload_new',NULL),(11007,2569,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:12:\"71.9.133.205\";s:10:\"User_Agent\";s:129:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36 Edg/111.0.1661.44\";}'),(11008,2570,'mf_page_id','1339'),(11009,2570,'metform_entries_serial_no','106'),(11010,2570,'metform_entries__form_id','2256'),(11011,2570,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:7:\"Rachel \";s:16:\"mf-listing-lname\";s:7:\"Killion\";s:8:\"mf-email\";s:24:\"rachelkill2316@gmail.com\";s:12:\"mf-telephone\";s:11:\"15304108688\";s:9:\"mf-select\";s:3:\"Yes\";s:7:\"mf-text\";s:24:\"fire kirin / ultra Panda\";s:11:\"mf-textarea\";s:18:\"frachelma urachele\";}'),(11012,2570,'metform_entries__file_upload_new',NULL),(11013,2570,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:12:\"71.9.133.205\";s:10:\"User_Agent\";s:129:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36 Edg/111.0.1661.44\";}'),(11014,2571,'mf_page_id','1339'),(11015,2571,'metform_entries_serial_no','107'),(11016,2571,'metform_entries__form_id','2256'),(11017,2571,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:7:\"Treanie\";s:8:\"mf-email\";s:20:\"imthababyy@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:6:\"Birkin\";s:12:\"mf-telephone\";s:10:\"2028990404\";s:7:\"mf-text\";s:13:\"Registration \";s:11:\"mf-textarea\";s:7:\"Sign uo\";}'),(11018,2571,'metform_entries__file_upload_new',NULL),(11019,2571,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"73.163.107.251\";s:10:\"User_Agent\";s:257:\"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/20D67 [FBAN/FBIOS;FBAV/406.0.0.29.88;FBBV/456205248;FBDV/iPhone14,3;FBMD/iPhone;FBSN/iOS;FBSV/16.3.1;FBSS/3;FBID/phone;FBLC/en_US;FBOP/5;FBRV/457517584]\";}'),(11020,2572,'mf_page_id','1339'),(11021,2572,'metform_entries_serial_no','108'),(11022,2572,'metform_entries__form_id','2256'),(11023,2572,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:5:\"Amber\";s:8:\"mf-email\";s:24:\"amberchase2018@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:6:\"Chase \";s:12:\"mf-telephone\";s:10:\"7125095842\";s:7:\"mf-text\";s:9:\"Register \";s:11:\"mf-textarea\";s:8:\"Register\";}'),(11024,2572,'metform_entries__file_upload_new',NULL),(11025,2572,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"172.58.136.51\";s:10:\"User_Agent\";s:113:\"Mozilla/5.0 (Linux; Android 11; C5L) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Mobile Safari/537.36\";}'),(11026,2573,'mf_page_id','1339'),(11027,2573,'metform_entries_serial_no','109'),(11028,2573,'metform_entries__form_id','2256'),(11029,2573,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:7:\"Robert \";s:8:\"mf-email\";s:20:\"robjames18@yahoo.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:5:\"James\";s:12:\"mf-telephone\";s:10:\"3195481056\";s:7:\"mf-text\";s:10:\"Black jack\";s:11:\"mf-textarea\";s:25:\"I like playing black jack\";}'),(10969,2562,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:8:\"Marissa \";s:16:\"mf-listing-lname\";s:11:\"Herschfeld \";s:12:\"mf-telephone\";s:10:\"7602501896\";s:8:\"mf-email\";s:23:\"herschfeldmar@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:7:\"mf-text\";s:33:\"Account  user name  and password \";s:11:\"mf-textarea\";s:29:\"Need a username and password \";}'),(10967,2562,'metform_entries_serial_no','99'),(10968,2562,'metform_entries__form_id','2256'),(11533,2653,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(11907,2227,'_elementor_css','a:6:{s:4:\"time\";i:1682755254;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:\"\";}'),(11535,1297,'_oembed_aa12acfffdf9b529d49c0e2df3f98a69','<iframe title=\"Vblink Online\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/8VZPdksgQrk?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),(11044,2576,'mf_page_id','1339'),(11045,2576,'metform_entries_serial_no','112'),(11046,2576,'metform_entries__form_id','2256'),(11047,2576,'metform_entries__form_data','a:6:{s:12:\"mf-telephone\";s:3:\"209\";s:16:\"mf-listing-fname\";s:9:\"Christina\";s:16:\"mf-listing-lname\";s:5:\"Lopez\";s:9:\"mf-select\";s:3:\"Yes\";s:7:\"mf-text\";s:12:\"Bonuse wheel\";s:11:\"mf-textarea\";s:8:\"Register\";}'),(11048,2576,'metform_entries__file_upload_new',NULL),(11049,2576,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:12:\"23.30.42.164\";s:10:\"User_Agent\";s:195:\"Mozilla/5.0 (Linux; Android 13; SM-A146U Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/111.0.5563.115 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/406.0.0.26.90;]\";}'),(11050,2577,'mf_page_id','1339'),(11051,2577,'metform_entries_serial_no','113'),(11052,2577,'metform_entries__form_id','2256'),(11053,2577,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:5:\"Kerry\";s:8:\"mf-email\";s:22:\"kensutton166@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:10:\"Strickland\";s:12:\"mf-telephone\";s:10:\"6578849121\";s:7:\"mf-text\";s:8:\"Win win \";s:11:\"mf-textarea\";s:9:\"I\'m ready\";}'),(11054,2577,'metform_entries__file_upload_new',NULL),(11055,2577,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"12.191.183.26\";s:10:\"User_Agent\";s:195:\"Mozilla/5.0 (Linux; Android 13; SM-A136U Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/110.0.5481.153 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/406.0.0.26.90;]\";}'),(11056,2578,'mf_page_id','1339'),(11057,2578,'metform_entries_serial_no','114'),(11058,2578,'metform_entries__form_id','2256'),(11059,2578,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:6:\"sherri\";s:8:\"mf-email\";s:19:\"sloyd6024@gmail.com\";s:12:\"mf-telephone\";s:11:\"16205832953\";s:16:\"mf-listing-lname\";s:4:\"loyd\";s:9:\"mf-select\";s:3:\"Yes\";s:7:\"mf-text\";s:7:\"account\";s:11:\"mf-textarea\";s:31:\"im a player and need an account\";}'),(11060,2578,'metform_entries__file_upload_new',NULL),(11061,2578,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:12:\"50.81.39.234\";s:10:\"User_Agent\";s:129:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36 Edg/111.0.1661.44\";}'),(11062,2579,'mf_page_id','1339'),(11063,2579,'metform_entries_serial_no','115'),(11064,2579,'metform_entries__form_id','2256'),(11065,2579,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:6:\"Miguel\";s:8:\"mf-email\";s:21:\"bigmikeyb92@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:6:\"Lopez \";s:12:\"mf-telephone\";s:10:\"7609357277\";s:7:\"mf-text\";s:23:\"New member regestration\";s:11:\"mf-textarea\";s:25:\"Is there new member bonus\";}'),(11066,2579,'metform_entries__file_upload_new',NULL),(11067,2579,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"172.58.137.217\";s:10:\"User_Agent\";s:118:\"Mozilla/5.0 (Linux; Android 10; SM-G960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Mobile Safari/537.36\";}'),(11074,2581,'mf_page_id','1339'),(11075,2581,'metform_entries_serial_no','117'),(11076,2581,'metform_entries__form_id','2256'),(11077,2581,'metform_entries__form_data','a:6:{s:12:\"mf-telephone\";s:12:\"+16613693807\";s:16:\"mf-listing-fname\";s:8:\"Nicholas\";s:16:\"mf-listing-lname\";s:9:\"Rodriguez\";s:9:\"mf-select\";s:3:\"Yes\";s:7:\"mf-text\";s:12:\"new account \";s:11:\"mf-textarea\";s:26:\"I want to make an account \";}'),(11078,2581,'metform_entries__file_upload_new',NULL),(11079,2581,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"107.144.196.53\";s:10:\"User_Agent\";s:194:\"Mozilla/5.0 (Linux; Android 12; SM-N975U Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/111.0.5563.58 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/406.0.0.26.90;]\";}'),(11080,2582,'mf_page_id','1339'),(11081,2582,'metform_entries_serial_no','118'),(11082,2582,'metform_entries__form_id','2256'),(11083,2582,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:5:\"Breon\";s:8:\"mf-email\";s:25:\"breonjohnson344@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:8:\"Johnson \";s:12:\"mf-telephone\";s:10:\"9042930056\";s:7:\"mf-text\";s:10:\"VBlink777 \";s:11:\"mf-textarea\";s:9:\"Register \";}'),(11084,2582,'metform_entries__file_upload_new',NULL),(11085,2582,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"172.58.175.125\";s:10:\"User_Agent\";s:122:\"Mozilla/5.0 (Linux; Android 8.1.0; SM-J260T1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Mobile Safari/537.36\";}'),(11488,2646,'metform_entries__file_upload_new',NULL),(11489,2646,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"76.186.78.174\";s:10:\"User_Agent\";s:151:\"Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-A146U) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/20.0 Chrome/106.0.5249.126 Mobile Safari/537.36\";}'),(11490,2647,'mf_page_id','1339'),(11491,2647,'metform_entries_serial_no','182'),(11492,2647,'metform_entries__form_id','2256'),(11493,2647,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:9:\"Angelica \";s:8:\"mf-email\";s:25:\"kasperangel1503@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:4:\"Meji\";s:12:\"mf-telephone\";s:10:\"5623512741\";s:7:\"mf-text\";s:9:\"Register \";s:11:\"mf-textarea\";s:38:\"I would like to make an account please\";}'),(11494,2647,'metform_entries__file_upload_new',NULL),(11495,2647,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"172.56.184.254\";s:10:\"User_Agent\";s:115:\"Mozilla/5.0 (Linux; Android 12; T767W) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Mobile Safari/537.36\";}'),(11536,1297,'_oembed_time_aa12acfffdf9b529d49c0e2df3f98a69','1681304216'),(11538,2654,'mf_page_id','1339'),(11539,2654,'metform_entries_serial_no','184'),(11540,2654,'metform_entries__form_id','2256'),(11541,2654,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:6:\"Daniel\";s:8:\"mf-email\";s:18:\"dankruta@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:5:\"Kruta\";s:12:\"mf-telephone\";s:10:\"7633106026\";s:7:\"mf-text\";s:41:\"I\'d like to open an account with you guys\";s:11:\"mf-textarea\";s:65:\"Please send me homework at register in a car with you guys thanks\";}'),(11542,2654,'metform_entries__file_upload_new',NULL),(11543,2654,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"174.199.35.24\";s:10:\"User_Agent\";s:117:\"Mozilla/5.0 (Linux; Android 13; Pixel 6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Mobile Safari/537.36\";}'),(11544,2655,'mf_page_id','1339'),(11545,2655,'metform_entries_serial_no','185'),(11546,2655,'metform_entries__form_id','2256'),(11547,2655,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:10:\"Catherine \";s:8:\"mf-email\";s:23:\"jaxsmamab2015@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:8:\"Hopkins \";s:12:\"mf-telephone\";s:10:\"5404108445\";s:7:\"mf-text\";s:12:\"Bonus wheel \";s:11:\"mf-textarea\";s:64:\"I\'m trying to figure out how to redeem my bonus wheel winnings. \";}'),(11548,2655,'metform_entries__file_upload_new',NULL),(11549,2655,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"67.172.200.166\";s:10:\"User_Agent\";s:101:\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36\";}'),(11042,2575,'metform_entries__file_upload_new',NULL),(11043,2575,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:12:\"172.59.49.48\";s:10:\"User_Agent\";s:153:\"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 DuckDuckGo/7 Safari/605.1.15\";}'),(11532,2653,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(990,580,'local_event_options_test','working_on_580'),(991,580,'local_event_options_test','working_on_580'),(992,580,'_last_editor_used_jetpack','classic-editor'),(993,580,'_oembed_55f868f0d675adf86026275851bb0f72','<iframe title=\"Avatar: The Way of Water | Official Trailer\" width=\"640\" height=\"360\" src=\"https://www.youtube.com/embed/d9MyW72ELq0?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),(994,580,'_oembed_time_55f868f0d675adf86026275851bb0f72','1673934040'),(995,580,'_thumbnail_id','472'),(996,580,'local_event_options_test','working_on_580'),(997,580,'ekit_post_views_count','17'),(998,580,'_wxr_import_user_slug','admin'),(999,589,'_last_editor_used_jetpack','classic-editor'),(1000,589,'_thumbnail_id','504'),(1001,589,'wpstream_product_type','2'),(1002,589,'wpstream_free_video','short video animation ad _ 2D animation _ Fast Food Animation short video ad.mp4'),(1003,589,'wpstream_free_video_external',''),(1004,589,'ekit_post_views_count','13'),(1005,589,'_wxr_import_user_slug','admin'),(1006,591,'_last_editor_used_jetpack','classic-editor'),(1007,591,'_thumbnail_id','501'),(1008,591,'wpstream_product_type','2'),(1009,591,'wpstream_free_video','short video animation ad _ 2D animation _ Fast Food Animation short video ad.mp4'),(1010,591,'wpstream_free_video_external',''),(1011,591,'ekit_post_views_count','10'),(1012,591,'_wxr_import_user_slug','admin'),(1013,592,'_last_editor_used_jetpack','classic-editor'),(1014,592,'_thumbnail_id','502'),(1015,592,'wpstream_product_type','2'),(1016,592,'wpstream_free_video','short video animation ad _ 2D animation _ Fast Food Animation short video ad.mp4'),(1017,592,'wpstream_free_video_external',''),(1018,592,'ekit_post_views_count','9'),(1019,592,'_wxr_import_user_slug','admin'),(1020,593,'_last_editor_used_jetpack','classic-editor'),(1021,593,'_thumbnail_id','503'),(1022,593,'wpstream_product_type','2'),(1023,593,'wpstream_free_video','short video animation ad _ 2D animation _ Fast Food Animation short video ad.mp4'),(1024,593,'wpstream_free_video_external',''),(1025,593,'ekit_post_views_count','12'),(1026,593,'_wp_page_template','default'),(1027,593,'_wxr_import_user_slug','admin'),(1028,594,'_last_editor_used_jetpack','classic-editor'),(1029,594,'_thumbnail_id','500'),(1030,594,'wpstream_product_type','2'),(1031,594,'wpstream_free_video','short video animation ad _ 2D animation _ Fast Food Animation short video ad.mp4'),(1032,594,'wpstream_free_video_external',''),(1033,594,'ekit_post_views_count','6'),(1034,594,'_wxr_import_user_slug','admin'),(1035,595,'_last_editor_used_jetpack','classic-editor'),(1036,595,'_thumbnail_id','497'),(1037,595,'wpstream_product_type','2'),(1038,595,'wpstream_free_video','short video animation ad _ 2D animation _ Fast Food Animation short video ad.mp4'),(1039,595,'wpstream_free_video_external',''),(1040,595,'_wp_page_template','default'),(1041,595,'ekit_post_views_count','7'),(1042,595,'_wxr_import_user_slug','admin'),(1072,1176,'_wp_page_template','default'),(1073,1176,'_last_editor_used_jetpack','classic-editor'),(1074,1176,'_thumbnail_id','498'),(1075,1176,'wpstream_product_type','2'),(1076,1176,'wpstream_free_video','short video animation ad _ 2D animation _ Fast Food Animation short video ad.mp4'),(1077,1176,'wpstream_free_video_external',''),(1078,1176,'_wp_page_template','default'),(1079,1176,'ekit_post_views_count','8'),(1080,1176,'_wxr_import_user_slug','admin'),(1083,1303,'_wxr_import_user_slug','admin'),(1111,1325,'_elementor_page_assets','a:0:{}'),(1117,1326,'_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\";}}'),(1119,1327,'_elementor_edit_mode','builder'),(1120,1327,'_elementor_template_type','wp-page'),(1121,1327,'_elementor_version','3.10.0'),(1122,1327,'_elementor_data','[{\"id\":\"984053b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/subbanner.png\",\"id\":620,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e81b95c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94793bc\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e249a93\"}],\"padding\":{\"unit\":\"em\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d3612b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c1297a3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"21badea\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"777e232\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1bcdd8e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1b24303\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c906ab9\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07ede5a\"}],\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b803e60\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":27.941,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"57ff326\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d23e7cb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f516eee\"}]},\"elements\":[],\"isInner\":false},{\"id\":\"1334690\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.782,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c620cae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1d00faf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"643c197\"}]},\"elements\":[{\"id\":\"47fc39b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/cinema.png\",\"id\":730,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"center\",\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ebf8566\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":27.61,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d209a90\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3ced98a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"7ecc532\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fe0442\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5cd19c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"839d016\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30e079d\"}],\"margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":0,\"bottom\":\"90\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b2bfd48\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e10e287\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"4682c59\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"65c0118\"}]},\"elements\":[{\"id\":\"bf45e04\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f21734\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f84b367\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"394cd97\"}]},\"elements\":[{\"id\":\"83c6a8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#B81F20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e91e99d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"191324e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1ec215d\"}]},\"elements\":[{\"id\":\"833d77a\",\"elType\":\"widget\",\"settings\":{\"title\":\"GET IN TOUCH\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f16207\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[forminator_form id=\\\"994\\\"]\",\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"_animation\":\"slideInLeft\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true},{\"id\":\"95ce616\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"afd45fc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b4e60b8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6dca52e\"}]},\"elements\":[{\"id\":\"0495299\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/contact-pic.png\",\"id\":1008,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"-11\",\"isLinked\":false},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":76,\"sizes\":[]},\"_animation\":\"slideInRight\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17c53f7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1210a0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"49f3f09\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e272557\"}]},\"elements\":[{\"id\":\"801ffae\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"30a6327\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8de0866\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"90b6f85\"}]},\"elements\":[{\"id\":\"68e9fb3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-page.png\",\"id\":625,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_animation\":\"bounceInDown\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(1123,1327,'_elementor_page_assets','a:1:{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\";}}'),(1125,1328,'_elementor_edit_mode','builder'),(1126,1328,'_elementor_template_type','wp-page'),(1127,1328,'_elementor_version','3.10.0'),(1128,1328,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/banner.png\",\"id\":550,\"alt\":\"\",\"source\":\"library\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED<br>\\nMOVIES, TV SHOWS,<br>\\nWEB SERIES & COMICS\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.1,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"c5748f4\",\"elType\":\"widget\",\"settings\":{\"product_type_free_paid\":\"0\",\"media_number\":\"8\",\"row_number\":\"4\",\"free_label\":\"Watch now!\"},\"elements\":[],\"widgetType\":\"class Wpstream_Media_List_Vod\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up and get<br>\\n2500 to watch for <br>\\nFREE  \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-2.png\",\"id\":1034,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(1129,1328,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(5253,1762,'_wp_page_template','elementor_header_footer'),(5254,1762,'_elementor_edit_mode','builder'),(5255,1762,'_elementor_template_type','wp-post'),(1132,1329,'_wp_attached_file','2023/02/log_file_2023-02-15__06-56-11.txt'),(1133,1330,'_wp_attached_file','2023/02/log_file_2023-02-15__06-56-27.txt'),(1134,1331,'_wp_attached_file','2023/02/log_file_2023-02-15__07-00-49.txt'),(1136,1332,'_wp_old_slug','frozon-everything-we-know-about-the-upcoming-sci-fi-epic'),(1137,1332,'_elementor_edit_mode','builder'),(1138,1332,'_elementor_template_type','wp-post'),(1139,1332,'_elementor_version','3.10.0'),(1140,1332,'ekit_post_views_count','45'),(1141,1332,'_wp_page_template','default'),(1142,1332,'_elementor_data','[{\"id\":\"8668f15\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e2df804\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"59a23e7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4cd13de\"}]},\"elements\":[{\"id\":\"811125b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cfd3ba\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3ce032d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2ff0983\"}]},\"elements\":[{\"id\":\"b0a0da4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/blog1.png\",\"id\":887,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9e90f0f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8b2ca6e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3055224\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d9cbc0c\"}],\"margin\":{\"unit\":\"em\",\"top\":\"-4\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"89b13f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":21.074,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b80dd49\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"4fe3ab1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4269e76\"}]},\"elements\":[{\"id\":\"fc68f76\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-user-tie\",\"library\":\"fa-solid\"},\"title_text\":\"John\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"text_align\":\"left\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"37\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"eb29f53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":78.926,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8034c22\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2390e1b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"72055da\"}]},\"elements\":[{\"id\":\"85ebbb6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"title_text\":\"18 Jan 2023\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a5d27da\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"71fc8a7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3b4c51f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1bedd8a\"}],\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":1,\"vertical\":5,\"blur\":10,\"spread\":0,\"color\":\"rgba(255, 255, 255, 0.35)\"},\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"5f4f983\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ca312a0\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"422f18e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ec53f2c\"}],\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"cbe1606\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u2018Frozen\\u2019: Everything we know about the upcoming\",\"header_size\":\"h3\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7357f6e\",\"elType\":\"widget\",\"settings\":{\"title\":\"orem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum \\nhas been the industry\'s standard dummy text ever since the 1500s, when an unknown \\nprinter took a galley of type and scrambled it to make a type specimen book. It has \\nsurvived not only five centuries, but also the leap into electronic typesetting, remaining \\nessentially unchanged. It was popularised in the 1960s with the release of Letraset sheets \\ncontaining Lorem Ipsum passages, and more recently with desktop publishing software \\nlike Aldus PageMaker including versions of Lorem Ipsum.orem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum \\nhas been the industry\'s standard dummy text ever since the 1500s, when an unknown \\nprinter took a galley of type and scrambled it to make a type specimen book. It has \\nsurvived not only five centuries, but also the leap into electronic typesetting, remaining \\nessentially unchanged. It was popularised in the 1960s with the release of Letraset sheets \\ncontaining Lorem Ipsum passages, and more recently with desktop publishing software \\nlike Aldus PageMaker including versions of Lorem Ipsum.\\norem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum \\nhas been the industry\'s standard dummy text ever since the 1500s, when an unknown \\nprinter took a galley of type and scrambled it to make a type specimen book. It has \\nsurvived not only five centuries, but also the leap into electronic typesetting, remaining \\nessentially unchanged. It was popularised in the 1960s with the release of Letraset sheets \\ncontaining Lorem Ipsum passages, and more recently with desktop publishing software \\nlike Aldus PageMaker including versions of Lorem Ipsum.\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cdbf1d4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e08597a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9dd79e0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"05199ef\"}],\"margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"efa335f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1676800\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"03518ad\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d202af8\"}]},\"elements\":[{\"id\":\"5609a8e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner.png\",\"id\":633,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(1143,1332,'_elementor_page_assets','a:0:{}'),(1144,1332,'_last_editor_used_jetpack','classic-editor'),(1145,1332,'user_date','12-01-2023'),(1146,1332,'_user_date','field_63c8e6d3dd4e7'),(1147,1332,'user_name','Jhon'),(1148,1332,'_user_name','field_63c8e78484769'),(1149,1332,'_wxr_import_user_slug','admin'),(1150,1332,'_wxr_import_has_attachment_refs','1'),(6275,1948,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(6276,1948,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6278,1949,'_wp_page_template','elementor_header_footer'),(6279,1949,'_elementor_edit_mode','builder'),(6280,1949,'_elementor_template_type','wp-page'),(6281,1949,'_elementor_version','3.11.0'),(6282,1949,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"d04c6a8\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"gradient\",\"background_color\":\"#F41515\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d3125c6\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1169,1334,'_wp_page_template','elementor_header_footer'),(1170,1334,'ehf_target_include_locations','a:2:{s:4:\"rule\";a:1:{i:0;s:12:\"basic-global\";}s:8:\"specific\";a:0:{}}'),(1171,1334,'ehf_target_exclude_locations','a:0:{}'),(1172,1334,'ehf_target_user_roles','a:1:{i:0;s:0:\"\";}'),(1173,1334,'ehf_template_type','type_header'),(1174,1334,'_elementor_edit_mode','builder'),(1175,1334,'_elementor_template_type','wp-post'),(1176,1334,'_elementor_version','3.12.1'),(1177,1334,'ekit_post_views_count','19'),(1178,1334,'_elementor_data','[{\"id\":\"b16166d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"aae6786\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7c6d5dc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"47bc6b7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2785f63\"}],\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"511b842a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":16.952999999999999403144101961515843868255615234375,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b1f6631\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a39f17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fb11301\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4a3c7b7\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"ac40b1f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2657,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/01\\/vblink-transparent-e1681456760277.png\",\"alt\":\"vblink transparent\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"6424e26\"}],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b925faa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":83.046999999999997044142219237983226776123046875,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"ee65427\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1cd2295\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d6cd930\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"04a6a59\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5e1604a8\",\"elType\":\"widget\",\"settings\":{\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"ekit_nav_menu_hover_bar_switch\":\"yes\",\"ekit_nav_menu_hover_width\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Roboto\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"400\",\"elementskit_content_typography_text_transform\":\"uppercase\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_submenu_container_width_tablet\":\"200px\",\"_z_index\":\"12\",\"elementskit_item_color_hover\":\"#FFFFFF\",\"elementskit_submenu_item_color\":\"#292929\",\"elementskit_item_text_color_hover\":\"#FFFFFF\",\"elementskit_nav_menu\":\"header-menu\",\"ekit_all_conditions_list\":[{\"_id\":\"6817ae3\"}],\"elementskit_nav_menu_logo\":{\"id\":2657,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/01\\/vblink-transparent-e1681456760277.png\",\"alt\":\"vblink transparent\",\"source\":\"library\",\"size\":\"\"},\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"9\",\"isLinked\":false},\"wrapper_color_mobile\":\"#000000\",\"elementskit_nav_menu_active_text_color\":\"#FFFFFF\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#B81F20\",\"elementskit_nav_sub_menu_active_text_color\":\"#FFFFFF\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"#B81F20\",\"elementskit_menu_text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(1179,1334,'_elementor_page_assets','a:0:{}'),(1180,1334,'_wxr_import_user_slug','admin'),(1181,1334,'_wxr_import_has_attachment_refs','1'),(1182,1335,'_wp_page_template','elementor_header_footer'),(1183,1335,'ehf_target_include_locations','a:2:{s:4:\"rule\";a:1:{i:0;s:12:\"basic-global\";}s:8:\"specific\";a:0:{}}'),(1184,1335,'ehf_target_exclude_locations','a:0:{}'),(1185,1335,'ehf_target_user_roles','a:1:{i:0;s:0:\"\";}'),(1186,1335,'ehf_template_type','type_footer'),(1187,1335,'_elementor_edit_mode','builder'),(1188,1335,'_elementor_template_type','wp-post'),(1189,1335,'_elementor_version','3.12.1'),(1190,1335,'ekit_post_views_count','6'),(1191,1335,'_elementor_data','[{\"id\":\"5ce0fdb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a57477f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"61f6d53\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00fffb8\"}],\"margin\":{\"unit\":\"em\",\"top\":\"16\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f40463c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e2c4ea6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"21a5d3c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2f999dd\"}]},\"elements\":[{\"id\":\"68effa4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e427003\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2e0d954\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"951e78b\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"8f83706\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"c23dc1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Malfunctions will void all gameplay and transactions.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b0e774\",\"elType\":\"widget\",\"settings\":{\"ekit_socialshare_add_icons\":[{\"ekit_socialshare_icon_hover_bg_color\":\"#CA0000\",\"_id\":\"fed8537\",\"ekit_socialshare_icon_bg_color\":\"#E4E4E4\"}]},\"elements\":[],\"widgetType\":\"elementskit-social-share\"}],\"isInner\":true},{\"id\":\"bf518e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"9360b65\",\"elType\":\"widget\",\"settings\":{\"title\":\"Player Registration\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a238a75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"97bc404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"38d269a\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/faq\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f403387\",\"elType\":\"widget\",\"settings\":{\"title\":\"INDEMNIFICATION AGREEMENT\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/indemnification-agreement\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"5908801\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50d7d1b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c000106\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3bda241\"}]},\"elements\":[{\"id\":\"af60479\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/01\\/vblink-transparent-e1681456760277.png\",\"id\":2657,\"alt\":\"vblink transparent\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1c11fba\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 [hfe_current_year] [hfe_site_title] | Powered by [hfe_site_title]\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11741,2685,'_wp_page_template','elementor_header_footer'),(11742,2685,'_elementor_edit_mode','builder'),(11743,2685,'_elementor_template_type','wp-post'),(11744,2685,'_elementor_version','3.10.0'),(11745,2685,'_elementor_data','[{\"id\":\"5ce0fdb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a57477f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"61f6d53\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00fffb8\"}],\"margin\":{\"unit\":\"em\",\"top\":\"16\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f40463c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e2c4ea6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"21a5d3c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2f999dd\"}]},\"elements\":[{\"id\":\"68effa4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e427003\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2e0d954\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"951e78b\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"8f83706\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"c23dc1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Malfunctions will void all gameplay and transactions.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b0e774\",\"elType\":\"widget\",\"settings\":{\"ekit_socialshare_add_icons\":[{\"ekit_socialshare_icon_hover_bg_color\":\"#CA0000\",\"_id\":\"fed8537\",\"ekit_socialshare_icon_bg_color\":\"#E4E4E4\"}]},\"elements\":[],\"widgetType\":\"elementskit-social-share\"}],\"isInner\":true},{\"id\":\"bf518e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"9360b65\",\"elType\":\"widget\",\"settings\":{\"title\":\"Player Registration\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a238a75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/privacy-policy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"97bc404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"38d269a\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/faq\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f403387\",\"elType\":\"widget\",\"settings\":{\"title\":\"INDEMNIFICATION AGREEMENT\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/indemnification-agreement\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"5908801\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50d7d1b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c000106\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3bda241\"}]},\"elements\":[{\"id\":\"af60479\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/01\\/vblink-transparent-e1681456760277.png\",\"id\":2657,\"alt\":\"vblink transparent\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1c11fba\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 [hfe_current_year] [hfe_site_title] | Powered by [hfe_site_title]\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1192,1335,'_elementor_page_assets','a:0:{}'),(1193,1335,'_wxr_import_user_slug','admin'),(1194,1335,'_wxr_import_has_attachment_refs','1'),(1195,1297,'_edit_lock','1681537001:1'),(1208,1345,'_menu_item_object','page'),(1197,1336,'_customize_changeset_uuid','30fba653-5625-460e-9c12-bcdf0523a6fe'),(1207,1345,'_menu_item_object_id','1336'),(1200,1338,'_customize_changeset_uuid','30fba653-5625-460e-9c12-bcdf0523a6fe'),(1206,1345,'_menu_item_menu_item_parent','0'),(1202,1339,'_customize_changeset_uuid','30fba653-5625-460e-9c12-bcdf0523a6fe'),(1205,1345,'_menu_item_type','post_type'),(1204,1340,'_customize_changeset_uuid','30fba653-5625-460e-9c12-bcdf0523a6fe'),(1216,1346,'_menu_item_object','page'),(1217,1346,'_menu_item_target',''),(1218,1346,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1219,1346,'_menu_item_xfn',''),(1220,1346,'_menu_item_url',''),(1221,1347,'_menu_item_type','post_type'),(1222,1347,'_menu_item_menu_item_parent','0'),(1223,1347,'_menu_item_object_id','1339'),(1224,1347,'_menu_item_object','page'),(1225,1347,'_menu_item_target',''),(1226,1347,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1227,1347,'_menu_item_xfn',''),(1228,1347,'_menu_item_url',''),(1244,1349,'_edit_last','1'),(1248,1351,'_wp_attached_file','2023/02/vblink.jpg'),(1249,1351,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:360;s:6:\"height\";i:360;s:4:\"file\";s:18:\"2023/02/vblink.jpg\";s:8:\"filesize\";i:77348;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"vblink-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27207;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"vblink-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9262;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"vblink-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27207;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"vblink-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4996;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"vblink-64x64.jpg\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2451;}}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:{}}}'),(1250,1352,'_wp_attached_file','2023/02/cropped-vblink.jpg'),(1251,1352,'_wp_attachment_context','site-icon'),(1252,1352,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:26:\"2023/02/cropped-vblink.jpg\";s:8:\"filesize\";i:56788;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"cropped-vblink-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25773;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"cropped-vblink-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9046;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"cropped-vblink-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25773;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"cropped-vblink-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4946;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:24:\"cropped-vblink-64x64.jpg\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2434;}s:13:\"site_icon-270\";a:5:{s:4:\"file\";s:26:\"cropped-vblink-270x270.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21892;}s:13:\"site_icon-192\";a:5:{s:4:\"file\";s:26:\"cropped-vblink-192x192.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12982;}s:13:\"site_icon-180\";a:5:{s:4:\"file\";s:26:\"cropped-vblink-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12059;}s:12:\"site_icon-32\";a:5:{s:4:\"file\";s:24:\"cropped-vblink-32x32.jpg\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1012;}}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:{}}}'),(1256,36,'_edit_lock','1677072360:1'),(1257,1354,'_wp_page_template','elementor_header_footer'),(1258,1354,'_elementor_edit_mode','builder'),(1259,1354,'_elementor_template_type','wp-post'),(1260,1354,'_elementor_version','3.10.0'),(1261,1354,'_elementor_data','[{\"id\":\"b16166d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"aae6786\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7c6d5dc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"47bc6b7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2785f63\"}],\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#B81F20\",\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"511b842a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.217,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b1f6631\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a39f17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fb11301\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4a3c7b7\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ac40b1f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":83,\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/logo.png\",\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"6424e26\"}],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b925faa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.783,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"ee65427\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1cd2295\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d6cd930\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"04a6a59\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5e1604a8\",\"elType\":\"widget\",\"settings\":{\"elementskit_main_menu_position\":\"elementskit-menu-po-right\",\"ekit_nav_menu_hover_bar_switch\":\"yes\",\"ekit_nav_menu_hover_width\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Lato\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"700\",\"elementskit_content_typography_text_transform\":\"uppercase\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_submenu_container_width_tablet\":\"200px\",\"_z_index\":\"12\",\"elementskit_item_color_hover\":\"#FFFFFF\",\"elementskit_submenu_item_color\":\"#292929\",\"elementskit_item_text_color_hover\":\"#FFFFFF\",\"elementskit_nav_menu\":\"header-menu\",\"ekit_all_conditions_list\":[{\"_id\":\"6817ae3\"}],\"elementskit_nav_menu_logo\":{\"id\":87,\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/logo-1.png\",\"alt\":\"\",\"source\":\"library\"},\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"wrapper_color_mobile\":\"#B81F20\",\"elementskit_nav_menu_active_text_color\":\"#FFFFFF\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#B81F20\",\"elementskit_nav_sub_menu_active_text_color\":\"#FFFFFF\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"#B81F20\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(1262,1354,'_elementor_page_assets','a:0:{}'),(1264,1355,'_wp_page_template','elementor_header_footer'),(1265,1355,'_elementor_edit_mode','builder'),(1266,1355,'_elementor_template_type','wp-post'),(1267,1355,'_elementor_version','3.10.0'),(1268,1355,'_elementor_data','[{\"id\":\"b16166d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"aae6786\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7c6d5dc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"47bc6b7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2785f63\"}],\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#B81F20\",\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"511b842a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.217,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b1f6631\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a39f17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fb11301\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4a3c7b7\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ac40b1f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":83,\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/logo.png\",\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"6424e26\"}],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b925faa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.783,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"ee65427\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1cd2295\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d6cd930\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"04a6a59\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5e1604a8\",\"elType\":\"widget\",\"settings\":{\"elementskit_main_menu_position\":\"elementskit-menu-po-right\",\"ekit_nav_menu_hover_bar_switch\":\"yes\",\"ekit_nav_menu_hover_width\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Lato\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"700\",\"elementskit_content_typography_text_transform\":\"uppercase\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_submenu_container_width_tablet\":\"200px\",\"_z_index\":\"12\",\"elementskit_item_color_hover\":\"#FFFFFF\",\"elementskit_submenu_item_color\":\"#292929\",\"elementskit_item_text_color_hover\":\"#FFFFFF\",\"elementskit_nav_menu\":\"header-menu\",\"ekit_all_conditions_list\":[{\"_id\":\"6817ae3\"}],\"elementskit_nav_menu_logo\":{\"id\":87,\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/logo-1.png\",\"alt\":\"\",\"source\":\"library\"},\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"wrapper_color_mobile\":\"#B81F20\",\"elementskit_nav_menu_active_text_color\":\"#FFFFFF\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#B81F20\",\"elementskit_nav_sub_menu_active_text_color\":\"#FFFFFF\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"#B81F20\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(1269,1355,'_elementor_page_assets','a:0:{}'),(1271,1356,'_wp_page_template','elementor_header_footer'),(1272,1356,'_elementor_edit_mode','builder'),(1273,1356,'_elementor_template_type','wp-post'),(1274,1356,'_elementor_version','3.10.0'),(1275,1356,'_elementor_data','[{\"id\":\"b16166d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"aae6786\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7c6d5dc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"47bc6b7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2785f63\"}],\"gap\":\"no\",\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"511b842a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.2169999999999987494447850622236728668212890625,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b1f6631\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a39f17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fb11301\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4a3c7b7\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ac40b1f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1349,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"6424e26\"}],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b925faa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.7830000000000012505552149377763271331787109375,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"ee65427\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1cd2295\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d6cd930\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"04a6a59\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5e1604a8\",\"elType\":\"widget\",\"settings\":{\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"ekit_nav_menu_hover_bar_switch\":\"yes\",\"ekit_nav_menu_hover_width\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Lato\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"700\",\"elementskit_content_typography_text_transform\":\"uppercase\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_submenu_container_width_tablet\":\"200px\",\"_z_index\":\"12\",\"elementskit_item_color_hover\":\"#A423EB\",\"elementskit_submenu_item_color\":\"#292929\",\"elementskit_item_text_color_hover\":\"#FFFFFF\",\"elementskit_nav_menu\":\"header-menu\",\"ekit_all_conditions_list\":[{\"_id\":\"6817ae3\"}],\"elementskit_nav_menu_logo\":{\"id\":1349,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"elementskit_nav_menu_active_text_color\":\"#A423EB\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#B81F20\",\"elementskit_nav_sub_menu_active_text_color\":\"#FFFFFF\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"#B81F20\",\"elementskit_one_page_enable\":\"\",\"elementskit_menu_text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(1276,1356,'_elementor_page_assets','a:0:{}'),(1284,1362,'_wp_page_template','elementor_header_footer'),(1285,1362,'_elementor_edit_mode','builder'),(1286,1362,'_elementor_template_type','wp-post'),(1287,1362,'_elementor_version','3.11.0'),(1288,1362,'_elementor_data','[{\"id\":\"b16166d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"aae6786\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7c6d5dc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"47bc6b7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2785f63\"}],\"gap\":\"no\",\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"511b842a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.2169999999999987494447850622236728668212890625,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b1f6631\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a39f17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fb11301\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4a3c7b7\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ac40b1f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1349,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"6424e26\"}],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b925faa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.7830000000000012505552149377763271331787109375,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"ee65427\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1cd2295\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d6cd930\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"04a6a59\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5e1604a8\",\"elType\":\"widget\",\"settings\":{\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"ekit_nav_menu_hover_bar_switch\":\"yes\",\"ekit_nav_menu_hover_width\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Lato\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"700\",\"elementskit_content_typography_text_transform\":\"uppercase\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_submenu_container_width_tablet\":\"200px\",\"_z_index\":\"12\",\"elementskit_item_color_hover\":\"#A423EB\",\"elementskit_submenu_item_color\":\"#292929\",\"elementskit_item_text_color_hover\":\"#FFFFFF\",\"elementskit_nav_menu\":\"header-menu\",\"ekit_all_conditions_list\":[{\"_id\":\"6817ae3\"}],\"elementskit_nav_menu_logo\":{\"id\":1349,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"elementskit_nav_menu_active_text_color\":\"#A423EB\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#B81F20\",\"elementskit_nav_sub_menu_active_text_color\":\"#FFFFFF\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"#B81F20\",\"elementskit_one_page_enable\":\"\",\"elementskit_menu_text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(1289,1362,'_elementor_page_assets','a:0:{}'),(1291,1363,'_wp_page_template','elementor_header_footer'),(1292,1363,'_elementor_edit_mode','builder'),(1293,1363,'_elementor_template_type','wp-post'),(1294,1363,'_elementor_version','3.11.0'),(1295,1363,'_elementor_data','[{\"id\":\"b16166d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"aae6786\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7c6d5dc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"47bc6b7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2785f63\"}],\"gap\":\"no\",\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"511b842a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.2169999999999987494447850622236728668212890625,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b1f6631\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a39f17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fb11301\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4a3c7b7\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ac40b1f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1349,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"6424e26\"}],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b925faa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.7830000000000012505552149377763271331787109375,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"ee65427\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1cd2295\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d6cd930\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"04a6a59\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5e1604a8\",\"elType\":\"widget\",\"settings\":{\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"ekit_nav_menu_hover_bar_switch\":\"yes\",\"ekit_nav_menu_hover_width\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Lato\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"700\",\"elementskit_content_typography_text_transform\":\"uppercase\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_submenu_container_width_tablet\":\"200px\",\"_z_index\":\"12\",\"elementskit_item_color_hover\":\"#A423EB\",\"elementskit_submenu_item_color\":\"#292929\",\"elementskit_item_text_color_hover\":\"#FFFFFF\",\"elementskit_nav_menu\":\"header-menu\",\"ekit_all_conditions_list\":[{\"_id\":\"6817ae3\"}],\"elementskit_nav_menu_logo\":{\"id\":1349,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"elementskit_nav_menu_active_text_color\":\"#A423EB\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#B81F20\",\"elementskit_nav_sub_menu_active_text_color\":\"#FFFFFF\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"#B81F20\",\"elementskit_one_page_enable\":\"\",\"elementskit_menu_text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(1296,1363,'_elementor_page_assets','a:0:{}'),(1298,1364,'_wp_page_template','elementor_header_footer'),(1299,1364,'_elementor_edit_mode','builder'),(1300,1364,'_elementor_template_type','wp-post'),(1301,1364,'_elementor_version','3.11.0'),(1302,1364,'_elementor_data','[{\"id\":\"b16166d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"aae6786\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7c6d5dc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"47bc6b7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2785f63\"}],\"gap\":\"no\",\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"511b842a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":14.4090000000000006963318810448981821537017822265625,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b1f6631\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a39f17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fb11301\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4a3c7b7\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ac40b1f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1349,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"6424e26\"}],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b925faa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":85.5909999999999939745976007543504238128662109375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"ee65427\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1cd2295\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d6cd930\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"04a6a59\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50,\"text_align\":\"center\"},\"elements\":[{\"id\":\"5e1604a8\",\"elType\":\"widget\",\"settings\":{\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"ekit_nav_menu_hover_bar_switch\":\"yes\",\"ekit_nav_menu_hover_width\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Mukta\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"700\",\"elementskit_content_typography_text_transform\":\"uppercase\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_submenu_container_width_tablet\":\"200px\",\"_z_index\":\"12\",\"elementskit_item_color_hover\":\"#A423EB\",\"elementskit_submenu_item_color\":\"#292929\",\"elementskit_item_text_color_hover\":\"#FFFFFF\",\"elementskit_nav_menu\":\"header-menu\",\"ekit_all_conditions_list\":[{\"_id\":\"6817ae3\"}],\"elementskit_nav_menu_logo\":{\"id\":1349,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"elementskit_nav_menu_active_text_color\":\"#A423EB\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#B81F20\",\"elementskit_nav_sub_menu_active_text_color\":\"#FFFFFF\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"#B81F20\",\"elementskit_one_page_enable\":\"\",\"elementskit_menu_text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(1303,1364,'_elementor_page_assets','a:0:{}'),(1306,1365,'_wp_page_template','elementor_header_footer'),(1307,1365,'_elementor_edit_mode','builder'),(1308,1365,'_elementor_template_type','wp-post'),(1309,1365,'_elementor_version','3.11.0'),(1310,1365,'_elementor_data','[{\"id\":\"b16166d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"aae6786\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7c6d5dc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"47bc6b7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2785f63\"}],\"gap\":\"no\",\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"511b842a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":14.4090000000000006963318810448981821537017822265625,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b1f6631\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a39f17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fb11301\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4a3c7b7\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ac40b1f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1349,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"6424e26\"}],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b925faa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":85.5909999999999939745976007543504238128662109375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"ee65427\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1cd2295\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d6cd930\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"04a6a59\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50,\"text_align\":\"center\"},\"elements\":[{\"id\":\"5e1604a8\",\"elType\":\"widget\",\"settings\":{\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"ekit_nav_menu_hover_bar_switch\":\"yes\",\"ekit_nav_menu_hover_width\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Mukta\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"700\",\"elementskit_content_typography_text_transform\":\"uppercase\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_submenu_container_width_tablet\":\"200px\",\"_z_index\":\"12\",\"elementskit_item_color_hover\":\"#A423EB\",\"elementskit_submenu_item_color\":\"#292929\",\"elementskit_item_text_color_hover\":\"#FFFFFF\",\"elementskit_nav_menu\":\"header-menu\",\"ekit_all_conditions_list\":[{\"_id\":\"6817ae3\"}],\"elementskit_nav_menu_logo\":{\"id\":1349,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"elementskit_nav_menu_active_text_color\":\"#A423EB\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#B81F20\",\"elementskit_nav_sub_menu_active_text_color\":\"#FFFFFF\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"#B81F20\",\"elementskit_one_page_enable\":\"\",\"elementskit_menu_text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(1311,1365,'_elementor_page_assets','a:0:{}'),(1313,1366,'_wp_page_template','elementor_header_footer'),(1314,1366,'_elementor_edit_mode','builder'),(1315,1366,'_elementor_template_type','wp-post'),(1316,1366,'_elementor_version','3.11.0'),(1317,1366,'_elementor_data','[{\"id\":\"b16166d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"aae6786\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7c6d5dc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"47bc6b7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2785f63\"}],\"gap\":\"no\",\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"511b842a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":14.4090000000000006963318810448981821537017822265625,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b1f6631\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a39f17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fb11301\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4a3c7b7\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ac40b1f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1349,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"6424e26\"}],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b925faa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":85.5909999999999939745976007543504238128662109375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"ee65427\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1cd2295\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d6cd930\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"04a6a59\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50,\"text_align\":\"center\"},\"elements\":[{\"id\":\"5e1604a8\",\"elType\":\"widget\",\"settings\":{\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"ekit_nav_menu_hover_bar_switch\":\"yes\",\"ekit_nav_menu_hover_width\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Mukta\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"700\",\"elementskit_content_typography_text_transform\":\"uppercase\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_submenu_container_width_tablet\":\"200px\",\"_z_index\":\"12\",\"elementskit_item_color_hover\":\"#A423EB\",\"elementskit_submenu_item_color\":\"#292929\",\"elementskit_item_text_color_hover\":\"#FFFFFF\",\"elementskit_nav_menu\":\"header-menu\",\"ekit_all_conditions_list\":[{\"_id\":\"6817ae3\"}],\"elementskit_nav_menu_logo\":{\"id\":1349,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"elementskit_nav_menu_active_text_color\":\"#A423EB\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#B81F20\",\"elementskit_nav_sub_menu_active_text_color\":\"#FFFFFF\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"#B81F20\",\"elementskit_one_page_enable\":\"\",\"elementskit_menu_text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(1318,1366,'_elementor_page_assets','a:0:{}'),(5945,1899,'_wp_page_template','elementor_header_footer'),(1320,1367,'_wp_page_template','elementor_header_footer'),(1321,1367,'_elementor_edit_mode','builder'),(1322,1367,'_elementor_template_type','wp-post'),(1323,1367,'_elementor_version','3.11.0'),(1324,1367,'_elementor_data','[{\"id\":\"b16166d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"aae6786\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7c6d5dc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"47bc6b7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2785f63\"}],\"gap\":\"no\",\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"content_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]}},\"elements\":[{\"id\":\"511b842a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":14.4090000000000006963318810448981821537017822265625,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b1f6631\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a39f17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fb11301\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4a3c7b7\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ac40b1f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1349,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"6424e26\"}],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b925faa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":85.5909999999999939745976007543504238128662109375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"ee65427\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1cd2295\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d6cd930\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"04a6a59\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50,\"text_align\":\"center\"},\"elements\":[{\"id\":\"5e1604a8\",\"elType\":\"widget\",\"settings\":{\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"ekit_nav_menu_hover_bar_switch\":\"yes\",\"ekit_nav_menu_hover_width\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Mukta\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"700\",\"elementskit_content_typography_text_transform\":\"uppercase\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_submenu_container_width_tablet\":\"200px\",\"_z_index\":\"12\",\"elementskit_item_color_hover\":\"#A423EB\",\"elementskit_submenu_item_color\":\"#292929\",\"elementskit_item_text_color_hover\":\"#FFFFFF\",\"elementskit_nav_menu\":\"header-menu\",\"ekit_all_conditions_list\":[{\"_id\":\"6817ae3\"}],\"elementskit_nav_menu_logo\":{\"id\":1349,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"elementskit_nav_menu_active_text_color\":\"#A423EB\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#B81F20\",\"elementskit_nav_sub_menu_active_text_color\":\"#FFFFFF\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"#B81F20\",\"elementskit_one_page_enable\":\"\",\"elementskit_menu_text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(1325,1367,'_elementor_page_assets','a:0:{}'),(5901,1892,'_wp_page_template','elementor_header_footer'),(1331,1369,'_sku','2092'),(1332,1369,'total_sales','0'),(1333,1369,'_tax_status','taxable'),(1334,1369,'_tax_class',''),(1335,1369,'_manage_stock','no'),(1336,1369,'_backorders','no'),(1337,1369,'_sold_individually','no'),(1338,1369,'_virtual','yes'),(1339,1369,'_downloadable','yes'),(1340,1369,'_download_limit','-1'),(1341,1369,'_download_expiry','-1'),(1342,1369,'_stock',NULL),(1343,1369,'_stock_status','instock'),(1344,1369,'_wc_average_rating','0'),(1345,1369,'_wc_review_count','0'),(1346,1369,'_product_version','7.4.0'),(1348,1370,'_sku','2093'),(1349,1370,'total_sales','0'),(1350,1370,'_tax_status','taxable'),(1351,1370,'_tax_class',''),(1352,1370,'_manage_stock','no'),(1353,1370,'_backorders','no'),(1354,1370,'_sold_individually','no'),(1355,1370,'_virtual','yes'),(1356,1370,'_downloadable','yes'),(1357,1370,'_download_limit','-1'),(1358,1370,'_download_expiry','-1'),(1359,1370,'_stock',NULL),(1360,1370,'_stock_status','instock'),(1361,1370,'_wc_average_rating','0'),(1362,1370,'_wc_review_count','0'),(1363,1370,'_product_version','7.4.0'),(1365,1371,'_sku','2094'),(1366,1371,'total_sales','0'),(1367,1371,'_tax_status','taxable'),(1368,1371,'_tax_class',''),(1369,1371,'_manage_stock','no'),(1370,1371,'_backorders','no'),(1371,1371,'_sold_individually','no'),(1372,1371,'_virtual','yes'),(1373,1371,'_downloadable','yes'),(1374,1371,'_download_limit','-1'),(1375,1371,'_download_expiry','-1'),(1376,1371,'_stock',NULL),(1377,1371,'_stock_status','instock'),(1378,1371,'_wc_average_rating','0'),(1379,1371,'_wc_review_count','0'),(1380,1371,'_product_version','7.4.0'),(1382,1372,'_sku','2095'),(1383,1372,'total_sales','0'),(1384,1372,'_tax_status','taxable'),(1385,1372,'_tax_class',''),(1386,1372,'_manage_stock','no'),(1387,1372,'_backorders','no'),(1388,1372,'_sold_individually','no'),(1389,1372,'_virtual','yes'),(1390,1372,'_downloadable','yes'),(1391,1372,'_download_limit','-1'),(1392,1372,'_download_expiry','-1'),(1393,1372,'_stock',NULL),(1394,1372,'_stock_status','instock'),(1395,1372,'_wc_average_rating','0'),(1396,1372,'_wc_review_count','0'),(1397,1372,'_product_version','7.4.0'),(1399,1373,'_sku','2096'),(1400,1373,'total_sales','0'),(1401,1373,'_tax_status','taxable'),(1402,1373,'_tax_class',''),(1403,1373,'_manage_stock','no'),(1404,1373,'_backorders','no'),(1405,1373,'_sold_individually','no'),(1406,1373,'_virtual','yes'),(1407,1373,'_downloadable','yes'),(1408,1373,'_download_limit','-1'),(1409,1373,'_download_expiry','-1'),(1410,1373,'_stock',NULL),(1411,1373,'_stock_status','instock'),(1412,1373,'_wc_average_rating','0'),(1413,1373,'_wc_review_count','0'),(1414,1373,'_product_version','7.4.0'),(1416,1374,'_sku','2097'),(1417,1374,'total_sales','0'),(1418,1374,'_tax_status','taxable'),(1419,1374,'_tax_class',''),(1420,1374,'_manage_stock','no'),(1421,1374,'_backorders','no'),(1422,1374,'_sold_individually','no'),(1423,1374,'_virtual','yes'),(1424,1374,'_downloadable','yes'),(1425,1374,'_download_limit','-1'),(1426,1374,'_download_expiry','-1'),(1427,1374,'_stock',NULL),(1428,1374,'_stock_status','instock'),(1429,1374,'_wc_average_rating','0'),(1430,1374,'_wc_review_count','0'),(1431,1374,'_product_version','7.4.0'),(1433,1375,'_sku','2098'),(1434,1375,'total_sales','0'),(1435,1375,'_tax_status','taxable'),(1436,1375,'_tax_class',''),(1437,1375,'_manage_stock','no'),(1438,1375,'_backorders','no'),(1439,1375,'_sold_individually','no'),(1440,1375,'_virtual','yes'),(1441,1375,'_downloadable','yes'),(1442,1375,'_download_limit','-1'),(1443,1375,'_download_expiry','-1'),(1444,1375,'_stock',NULL),(1445,1375,'_stock_status','instock'),(1446,1375,'_wc_average_rating','0'),(1447,1375,'_wc_review_count','0'),(1448,1375,'_product_version','7.4.0'),(1450,1376,'_sku','2099'),(1451,1376,'total_sales','0'),(1452,1376,'_tax_status','taxable'),(1453,1376,'_tax_class',''),(1454,1376,'_manage_stock','no'),(1455,1376,'_backorders','no'),(1456,1376,'_sold_individually','no'),(1457,1376,'_virtual','yes'),(1458,1376,'_downloadable','yes'),(1459,1376,'_download_limit','-1'),(1460,1376,'_download_expiry','-1'),(1461,1376,'_stock',NULL),(1462,1376,'_stock_status','instock'),(1463,1376,'_wc_average_rating','0'),(1464,1376,'_wc_review_count','0'),(1465,1376,'_product_version','7.4.0'),(1467,1377,'_sku','2100'),(1468,1377,'total_sales','0'),(1469,1377,'_tax_status','taxable'),(1470,1377,'_tax_class',''),(1471,1377,'_manage_stock','no'),(1472,1377,'_backorders','no'),(1473,1377,'_sold_individually','no'),(1474,1377,'_virtual','yes'),(1475,1377,'_downloadable','yes'),(1476,1377,'_download_limit','-1'),(1477,1377,'_download_expiry','-1'),(1478,1377,'_stock',NULL),(1479,1377,'_stock_status','instock'),(1480,1377,'_wc_average_rating','0'),(1481,1377,'_wc_review_count','0'),(1482,1377,'_product_version','7.4.0'),(1484,1378,'_sku','2101'),(1485,1378,'total_sales','0'),(1486,1378,'_tax_status','taxable'),(1487,1378,'_tax_class',''),(1488,1378,'_manage_stock','no'),(1489,1378,'_backorders','no'),(1490,1378,'_sold_individually','no'),(1491,1378,'_virtual','yes'),(1492,1378,'_downloadable','yes'),(1493,1378,'_download_limit','-1'),(1494,1378,'_download_expiry','-1'),(1495,1378,'_stock',NULL),(1496,1378,'_stock_status','instock'),(1497,1378,'_wc_average_rating','0'),(1498,1378,'_wc_review_count','0'),(1499,1378,'_product_version','7.4.0'),(1501,1379,'_sku','2102'),(1502,1379,'total_sales','0'),(1503,1379,'_tax_status','taxable'),(1504,1379,'_tax_class',''),(1505,1379,'_manage_stock','no'),(1506,1379,'_backorders','no'),(1507,1379,'_sold_individually','no'),(1508,1379,'_virtual','yes'),(1509,1379,'_downloadable','yes'),(1510,1379,'_download_limit','-1'),(1511,1379,'_download_expiry','-1'),(1512,1379,'_stock',NULL),(1513,1379,'_stock_status','instock'),(1514,1379,'_wc_average_rating','0'),(1515,1379,'_wc_review_count','0'),(1516,1379,'_product_version','7.4.0'),(1518,1380,'_sku','2103'),(1519,1380,'total_sales','0'),(1520,1380,'_tax_status','taxable'),(1521,1380,'_tax_class',''),(1522,1380,'_manage_stock','no'),(1523,1380,'_backorders','no'),(1524,1380,'_sold_individually','no'),(1525,1380,'_virtual','yes'),(1526,1380,'_downloadable','yes'),(1527,1380,'_download_limit','-1'),(1528,1380,'_download_expiry','-1'),(1529,1380,'_stock',NULL),(1530,1380,'_stock_status','instock'),(1531,1380,'_wc_average_rating','0'),(1532,1380,'_wc_review_count','0'),(1533,1380,'_product_version','7.4.0'),(1535,1381,'_sku','2104'),(1536,1381,'total_sales','0'),(1537,1381,'_tax_status','taxable'),(1538,1381,'_tax_class',''),(1539,1381,'_manage_stock','no'),(1540,1381,'_backorders','no'),(1541,1381,'_sold_individually','no'),(1542,1381,'_virtual','yes'),(1543,1381,'_downloadable','yes'),(1544,1381,'_download_limit','-1'),(1545,1381,'_download_expiry','-1'),(1546,1381,'_stock',NULL),(1547,1381,'_stock_status','instock'),(1548,1381,'_wc_average_rating','0'),(1549,1381,'_wc_review_count','0'),(1550,1381,'_product_version','7.4.0'),(1552,1382,'_sku','2105'),(1553,1382,'total_sales','0'),(1554,1382,'_tax_status','taxable'),(1555,1382,'_tax_class',''),(1556,1382,'_manage_stock','no'),(1557,1382,'_backorders','no'),(1558,1382,'_sold_individually','no'),(1559,1382,'_virtual','yes'),(1560,1382,'_downloadable','yes'),(1561,1382,'_download_limit','-1'),(1562,1382,'_download_expiry','-1'),(1563,1382,'_stock',NULL),(1564,1382,'_stock_status','instock'),(1565,1382,'_wc_average_rating','0'),(1566,1382,'_wc_review_count','0'),(1567,1382,'_product_version','7.4.0'),(1569,1383,'_sku','2106'),(1570,1383,'total_sales','0'),(1571,1383,'_tax_status','taxable'),(1572,1383,'_tax_class',''),(1573,1383,'_manage_stock','no'),(1574,1383,'_backorders','no'),(1575,1383,'_sold_individually','no'),(1576,1383,'_virtual','yes'),(1577,1383,'_downloadable','yes'),(1578,1383,'_download_limit','-1'),(1579,1383,'_download_expiry','-1'),(1580,1383,'_stock',NULL),(1581,1383,'_stock_status','instock'),(1582,1383,'_wc_average_rating','0'),(1583,1383,'_wc_review_count','0'),(1584,1383,'_product_version','7.4.0'),(1586,1384,'_sku','2107'),(1587,1384,'total_sales','0'),(1588,1384,'_tax_status','taxable'),(1589,1384,'_tax_class',''),(1590,1384,'_manage_stock','no'),(1591,1384,'_backorders','no'),(1592,1384,'_sold_individually','no'),(1593,1384,'_virtual','yes'),(1594,1384,'_downloadable','yes'),(1595,1384,'_download_limit','-1'),(1596,1384,'_download_expiry','-1'),(1597,1384,'_stock',NULL),(1598,1384,'_stock_status','instock'),(1599,1384,'_wc_average_rating','0'),(1600,1384,'_wc_review_count','0'),(1601,1384,'_product_version','7.4.0'),(1603,1385,'_sku','2108'),(1604,1385,'total_sales','0'),(1605,1385,'_tax_status','taxable'),(1606,1385,'_tax_class',''),(1607,1385,'_manage_stock','no'),(1608,1385,'_backorders','no'),(1609,1385,'_sold_individually','no'),(1610,1385,'_virtual','yes'),(1611,1385,'_downloadable','yes'),(1612,1385,'_download_limit','-1'),(1613,1385,'_download_expiry','-1'),(1614,1385,'_stock',NULL),(1615,1385,'_stock_status','instock'),(1616,1385,'_wc_average_rating','0'),(1617,1385,'_wc_review_count','0'),(1618,1385,'_product_version','7.4.0'),(1620,1386,'_sku','2109'),(1621,1386,'total_sales','0'),(1622,1386,'_tax_status','taxable'),(1623,1386,'_tax_class',''),(1624,1386,'_manage_stock','no'),(1625,1386,'_backorders','no'),(1626,1386,'_sold_individually','no'),(1627,1386,'_virtual','yes'),(1628,1386,'_downloadable','yes'),(1629,1386,'_download_limit','-1'),(1630,1386,'_download_expiry','-1'),(1631,1386,'_stock',NULL),(1632,1386,'_stock_status','instock'),(1633,1386,'_wc_average_rating','0'),(1634,1386,'_wc_review_count','0'),(1635,1386,'_product_version','7.4.0'),(1637,1387,'_sku','2110'),(1638,1387,'total_sales','0'),(1639,1387,'_tax_status','taxable'),(1640,1387,'_tax_class',''),(1641,1387,'_manage_stock','no'),(1642,1387,'_backorders','no'),(1643,1387,'_sold_individually','no'),(1644,1387,'_virtual','yes'),(1645,1387,'_downloadable','yes'),(1646,1387,'_download_limit','-1'),(1647,1387,'_download_expiry','-1'),(1648,1387,'_stock',NULL),(1649,1387,'_stock_status','instock'),(1650,1387,'_wc_average_rating','0'),(1651,1387,'_wc_review_count','0'),(1652,1387,'_product_version','7.4.0'),(1654,1388,'_sku','2111'),(1655,1388,'total_sales','0'),(1656,1388,'_tax_status','taxable'),(1657,1388,'_tax_class',''),(1658,1388,'_manage_stock','no'),(1659,1388,'_backorders','no'),(1660,1388,'_sold_individually','no'),(1661,1388,'_virtual','yes'),(1662,1388,'_downloadable','yes'),(1663,1388,'_download_limit','-1'),(1664,1388,'_download_expiry','-1'),(1665,1388,'_stock',NULL),(1666,1388,'_stock_status','instock'),(1667,1388,'_wc_average_rating','0'),(1668,1388,'_wc_review_count','0'),(1669,1388,'_product_version','7.4.0'),(1671,1389,'_sku','2112'),(1672,1389,'total_sales','0'),(1673,1389,'_tax_status','taxable'),(1674,1389,'_tax_class',''),(1675,1389,'_manage_stock','no'),(1676,1389,'_backorders','no'),(1677,1389,'_sold_individually','no'),(1678,1389,'_virtual','yes'),(1679,1389,'_downloadable','yes'),(1680,1389,'_download_limit','-1'),(1681,1389,'_download_expiry','-1'),(1682,1389,'_stock',NULL),(1683,1389,'_stock_status','instock'),(1684,1389,'_wc_average_rating','0'),(1685,1389,'_wc_review_count','0'),(1686,1389,'_product_version','7.4.0'),(1688,1390,'_sku','2113'),(1689,1390,'total_sales','0'),(1690,1390,'_tax_status','taxable'),(1691,1390,'_tax_class',''),(1692,1390,'_manage_stock','no'),(1693,1390,'_backorders','no'),(1694,1390,'_sold_individually','no'),(1695,1390,'_virtual','yes'),(1696,1390,'_downloadable','yes'),(1697,1390,'_download_limit','-1'),(1698,1390,'_download_expiry','-1'),(1699,1390,'_stock',NULL),(1700,1390,'_stock_status','instock'),(1701,1390,'_wc_average_rating','0'),(1702,1390,'_wc_review_count','0'),(1703,1390,'_product_version','7.4.0'),(1705,1391,'_sku','2114'),(1706,1391,'total_sales','0'),(1707,1391,'_tax_status','taxable'),(1708,1391,'_tax_class',''),(1709,1391,'_manage_stock','no'),(1710,1391,'_backorders','no'),(1711,1391,'_sold_individually','no'),(1712,1391,'_virtual','yes'),(1713,1391,'_downloadable','yes'),(1714,1391,'_download_limit','-1'),(1715,1391,'_download_expiry','-1'),(1716,1391,'_stock',NULL),(1717,1391,'_stock_status','instock'),(1718,1391,'_wc_average_rating','0'),(1719,1391,'_wc_review_count','0'),(1720,1391,'_product_version','7.4.0'),(1722,1392,'_sku','2115'),(1723,1392,'total_sales','0'),(1724,1392,'_tax_status','taxable'),(1725,1392,'_tax_class',''),(1726,1392,'_manage_stock','no'),(1727,1392,'_backorders','no'),(1728,1392,'_sold_individually','no'),(1729,1392,'_virtual','yes'),(1730,1392,'_downloadable','yes'),(1731,1392,'_download_limit','-1'),(1732,1392,'_download_expiry','-1'),(1733,1392,'_stock',NULL),(1734,1392,'_stock_status','instock'),(1735,1392,'_wc_average_rating','0'),(1736,1392,'_wc_review_count','0'),(1737,1392,'_product_version','7.4.0'),(1739,1393,'_sku','2116'),(1740,1393,'total_sales','0'),(1741,1393,'_tax_status','taxable'),(1742,1393,'_tax_class',''),(1743,1393,'_manage_stock','no'),(1744,1393,'_backorders','no'),(1745,1393,'_sold_individually','no'),(1746,1393,'_virtual','yes'),(1747,1393,'_downloadable','yes'),(1748,1393,'_download_limit','-1'),(1749,1393,'_download_expiry','-1'),(1750,1393,'_stock',NULL),(1751,1393,'_stock_status','instock'),(1752,1393,'_wc_average_rating','0'),(1753,1393,'_wc_review_count','0'),(1754,1393,'_product_version','7.4.0'),(1756,1394,'_sku','2117'),(1757,1394,'total_sales','0'),(1758,1394,'_tax_status','taxable'),(1759,1394,'_tax_class',''),(1760,1394,'_manage_stock','no'),(1761,1394,'_backorders','no'),(1762,1394,'_sold_individually','no'),(1763,1394,'_virtual','yes'),(1764,1394,'_downloadable','yes'),(1765,1394,'_download_limit','-1'),(1766,1394,'_download_expiry','-1'),(1767,1394,'_stock',NULL),(1768,1394,'_stock_status','instock'),(1769,1394,'_wc_average_rating','0'),(1770,1394,'_wc_review_count','0'),(1771,1394,'_product_version','7.4.0'),(1773,1395,'_sku','2118'),(1774,1395,'total_sales','0'),(1775,1395,'_tax_status','taxable'),(1776,1395,'_tax_class',''),(1777,1395,'_manage_stock','no'),(1778,1395,'_backorders','no'),(1779,1395,'_sold_individually','no'),(1780,1395,'_virtual','yes'),(1781,1395,'_downloadable','yes'),(1782,1395,'_download_limit','-1'),(1783,1395,'_download_expiry','-1'),(1784,1395,'_stock',NULL),(1785,1395,'_stock_status','instock'),(1786,1395,'_wc_average_rating','0'),(1787,1395,'_wc_review_count','0'),(1788,1395,'_product_version','7.4.0'),(1790,1396,'_sku','2119'),(1791,1396,'total_sales','0'),(1792,1396,'_tax_status','taxable'),(1793,1396,'_tax_class',''),(1794,1396,'_manage_stock','no'),(1795,1396,'_backorders','no'),(1796,1396,'_sold_individually','no'),(1797,1396,'_virtual','yes'),(1798,1396,'_downloadable','yes'),(1799,1396,'_download_limit','-1'),(1800,1396,'_download_expiry','-1'),(1801,1396,'_stock',NULL),(1802,1396,'_stock_status','instock'),(1803,1396,'_wc_average_rating','0'),(1804,1396,'_wc_review_count','0'),(1805,1396,'_product_version','7.4.0'),(1807,1397,'_sku','2120'),(1808,1397,'total_sales','0'),(1809,1397,'_tax_status','taxable'),(1810,1397,'_tax_class',''),(1811,1397,'_manage_stock','no'),(1812,1397,'_backorders','no'),(1813,1397,'_sold_individually','no'),(1814,1397,'_virtual','yes'),(1815,1397,'_downloadable','yes'),(1816,1397,'_download_limit','-1'),(1817,1397,'_download_expiry','-1'),(1818,1397,'_stock',NULL),(1819,1397,'_stock_status','instock'),(1820,1397,'_wc_average_rating','0'),(1821,1397,'_wc_review_count','0'),(1822,1397,'_product_version','7.4.0'),(1824,1398,'_sku','2121'),(1825,1398,'total_sales','0'),(1826,1398,'_tax_status','taxable'),(1827,1398,'_tax_class',''),(1828,1398,'_manage_stock','no'),(1829,1398,'_backorders','no'),(1830,1398,'_sold_individually','no'),(1831,1398,'_virtual','yes'),(1832,1398,'_downloadable','yes'),(1833,1398,'_download_limit','-1'),(1834,1398,'_download_expiry','-1'),(1835,1398,'_stock',NULL),(1836,1398,'_stock_status','instock'),(1837,1398,'_wc_average_rating','0'),(1838,1398,'_wc_review_count','0'),(1839,1398,'_product_version','7.4.0'),(1841,1399,'_wp_attached_file','2023/02/s_100001.png'),(1842,1399,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:20:\"2023/02/s_100001.png\";s:8:\"filesize\";i:25991;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"s_100001-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13350;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"s_100001-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7131;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:18:\"s_100001-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3763;}}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:{}}}'),(1843,1399,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_100001.png'),(1844,1369,'_wp_old_slug','import-placeholder-for-2092'),(1845,1369,'_thumbnail_id','1399'),(1846,1400,'_wp_attached_file','2023/02/s_1001.png'),(1847,1400,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_1001.png\";s:8:\"filesize\";i:80387;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_1001-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:41658;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_1001-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20537;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_1001-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9516;}}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:{}}}'),(1848,1400,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_1001.png'),(1849,1370,'_wp_old_slug','import-placeholder-for-2093'),(1850,1370,'_thumbnail_id','1400'),(1851,1401,'_wp_attached_file','2023/02/s_1002.png'),(1852,1401,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_1002.png\";s:8:\"filesize\";i:80915;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_1002-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:42273;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_1002-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20501;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_1002-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9208;}}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:{}}}'),(1853,1401,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_1002.png'),(1854,1371,'_wp_old_slug','import-placeholder-for-2094'),(1855,1371,'_thumbnail_id','1401'),(1856,1402,'_wp_attached_file','2023/02/s_1004.png'),(1857,1402,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_1004.png\";s:8:\"filesize\";i:82727;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_1004-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:41726;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_1004-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20164;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_1004-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9146;}}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:{}}}'),(1858,1402,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_1004.png'),(1859,1372,'_wp_old_slug','import-placeholder-for-2095'),(1860,1372,'_thumbnail_id','1402'),(1861,1403,'_wp_attached_file','2023/02/s_1005.png'),(1862,1403,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_1005.png\";s:8:\"filesize\";i:90429;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_1005-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:44254;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_1005-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21417;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_1005-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9587;}}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:{}}}'),(1863,1403,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_1005.png'),(1864,1373,'_wp_old_slug','import-placeholder-for-2096'),(1865,1373,'_thumbnail_id','1403'),(1866,1404,'_wp_attached_file','2023/02/s_1006.png'),(1867,1404,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_1006.png\";s:8:\"filesize\";i:91856;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_1006-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:46456;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_1006-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22001;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_1006-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9711;}}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:{}}}'),(1868,1404,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_1006.png'),(1869,1374,'_wp_old_slug','import-placeholder-for-2097'),(1870,1374,'_thumbnail_id','1404'),(1871,1405,'_wp_attached_file','2023/02/s_1007.png'),(1872,1405,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_1007.png\";s:8:\"filesize\";i:101568;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_1007-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:48702;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_1007-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23251;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_1007-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10351;}}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:{}}}'),(1873,1405,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_1007.png'),(1874,1375,'_wp_old_slug','import-placeholder-for-2098'),(1875,1375,'_thumbnail_id','1405'),(1876,1406,'_wp_attached_file','2023/02/s_1008.png'),(1877,1406,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_1008.png\";s:8:\"filesize\";i:93228;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_1008-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45731;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_1008-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21856;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_1008-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9724;}}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:{}}}'),(1878,1406,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_1008.png'),(1879,1376,'_wp_old_slug','import-placeholder-for-2099'),(1880,1376,'_thumbnail_id','1406'),(1881,1407,'_wp_attached_file','2023/02/s_1009.png'),(1882,1407,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_1009.png\";s:8:\"filesize\";i:74600;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_1009-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38595;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_1009-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19366;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_1009-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9270;}}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:{}}}'),(1883,1407,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_1009.png'),(1884,1377,'_wp_old_slug','import-placeholder-for-2100'),(1885,1377,'_thumbnail_id','1407'),(1886,1408,'_wp_attached_file','2023/02/s_1010.png'),(1887,1408,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_1010.png\";s:8:\"filesize\";i:89480;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_1010-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:44065;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_1010-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21376;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_1010-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9630;}}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:{}}}'),(1888,1408,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_1010.png'),(1889,1378,'_wp_old_slug','import-placeholder-for-2101'),(1890,1378,'_thumbnail_id','1408'),(1891,1409,'_wp_attached_file','2023/02/s_1011.png'),(1892,1409,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_1011.png\";s:8:\"filesize\";i:88021;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_1011-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:41856;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_1011-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19996;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_1011-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9048;}}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:{}}}'),(1893,1409,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_1011.png'),(1894,1379,'_wp_old_slug','import-placeholder-for-2102'),(1895,1379,'_thumbnail_id','1409'),(1896,1410,'_wp_attached_file','2023/02/s_1012.png'),(1897,1410,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_1012.png\";s:8:\"filesize\";i:78624;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_1012-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:40928;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_1012-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20427;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_1012-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9454;}}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:{}}}'),(1898,1410,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_1012.png'),(1899,1380,'_wp_old_slug','import-placeholder-for-2103'),(1900,1380,'_thumbnail_id','1410'),(1901,1411,'_wp_attached_file','2023/02/s_1016.png'),(1902,1411,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_1016.png\";s:8:\"filesize\";i:90130;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_1016-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:44704;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_1016-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21223;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_1016-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9542;}}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:{}}}'),(1903,1411,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_1016.png'),(1904,1381,'_wp_old_slug','import-placeholder-for-2104'),(1905,1381,'_thumbnail_id','1411'),(1906,1412,'_wp_attached_file','2023/02/s_1020.png'),(1907,1412,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_1020.png\";s:8:\"filesize\";i:89504;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_1020-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:44480;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_1020-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21468;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_1020-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9744;}}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:{}}}'),(1908,1412,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_1020.png'),(1909,1382,'_wp_old_slug','import-placeholder-for-2105'),(1910,1382,'_thumbnail_id','1412'),(1911,1413,'_wp_attached_file','2023/02/s_1021.png'),(1912,1413,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_1021.png\";s:8:\"filesize\";i:107043;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_1021-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:53186;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_1021-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25064;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_1021-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11027;}}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:{}}}'),(1913,1413,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_1021.png'),(1914,1383,'_wp_old_slug','import-placeholder-for-2106'),(1915,1383,'_thumbnail_id','1413'),(1916,1414,'_wp_attached_file','2023/02/s_1022.png'),(1917,1414,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_1022.png\";s:8:\"filesize\";i:98378;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_1022-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:50762;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_1022-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:24302;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_1022-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10834;}}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:{}}}'),(1918,1414,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_1022.png'),(1919,1384,'_wp_old_slug','import-placeholder-for-2107'),(1920,1384,'_thumbnail_id','1414'),(1921,1415,'_wp_attached_file','2023/02/s_1023.png'),(1922,1415,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_1023.png\";s:8:\"filesize\";i:89571;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_1023-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45024;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_1023-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21468;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_1023-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9537;}}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:{}}}'),(1923,1415,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_1023.png'),(1924,1385,'_wp_old_slug','import-placeholder-for-2108'),(1925,1385,'_thumbnail_id','1415'),(1926,1416,'_wp_attached_file','2023/02/s_1024.png'),(1927,1416,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_1024.png\";s:8:\"filesize\";i:90042;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_1024-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:44948;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_1024-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21033;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_1024-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9291;}}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:{}}}'),(1928,1416,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_1024.png'),(1929,1386,'_wp_old_slug','import-placeholder-for-2109'),(1930,1386,'_thumbnail_id','1416'),(1931,1417,'_wp_attached_file','2023/02/s_1025.png'),(1932,1417,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_1025.png\";s:8:\"filesize\";i:105990;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_1025-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:50842;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_1025-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:24163;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_1025-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10775;}}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:{}}}'),(1933,1417,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_1025.png'),(1934,1387,'_wp_old_slug','import-placeholder-for-2110'),(1935,1387,'_thumbnail_id','1417'),(1936,1418,'_wp_attached_file','2023/02/s_1026.png'),(1937,1418,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_1026.png\";s:8:\"filesize\";i:100218;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_1026-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:49410;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_1026-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23859;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_1026-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10625;}}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:{}}}'),(1938,1418,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_1026.png'),(1939,1388,'_wp_old_slug','import-placeholder-for-2111'),(1940,1388,'_thumbnail_id','1418'),(1941,1419,'_wp_attached_file','2023/02/s_1027.png'),(1942,1419,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_1027.png\";s:8:\"filesize\";i:80406;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_1027-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:41487;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_1027-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20110;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_1027-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9184;}}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:{}}}'),(1943,1419,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_1027.png'),(1944,1389,'_wp_old_slug','import-placeholder-for-2112'),(1945,1389,'_thumbnail_id','1419'),(1946,1420,'_wp_attached_file','2023/02/s_1028.png'),(1947,1420,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_1028.png\";s:8:\"filesize\";i:87637;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_1028-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:43561;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_1028-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21089;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_1028-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9556;}}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:{}}}'),(1948,1420,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_1028.png'),(1949,1390,'_wp_old_slug','import-placeholder-for-2113'),(1950,1390,'_thumbnail_id','1420'),(1951,1421,'_wp_attached_file','2023/02/s_1029.png'),(1952,1421,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_1029.png\";s:8:\"filesize\";i:95410;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_1029-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:46556;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_1029-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21943;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_1029-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9621;}}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:{}}}'),(1953,1421,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_1029.png'),(1954,1391,'_wp_old_slug','import-placeholder-for-2114'),(1955,1391,'_thumbnail_id','1421'),(1956,1422,'_wp_attached_file','2023/02/s_1030.png'),(1957,1422,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_1030.png\";s:8:\"filesize\";i:76811;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_1030-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38805;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_1030-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18584;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_1030-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8351;}}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:{}}}'),(1958,1422,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_1030.png'),(1959,1392,'_wp_old_slug','import-placeholder-for-2115'),(1960,1392,'_thumbnail_id','1422'),(1961,1423,'_wp_attached_file','2023/02/s_1031.png'),(1962,1423,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_1031.png\";s:8:\"filesize\";i:86661;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_1031-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:42324;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_1031-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20042;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_1031-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8903;}}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:{}}}'),(1963,1423,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_1031.png'),(1964,1393,'_wp_old_slug','import-placeholder-for-2116'),(1965,1393,'_thumbnail_id','1423'),(1966,1424,'_wp_attached_file','2023/02/s_1033.png'),(1967,1424,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_1033.png\";s:8:\"filesize\";i:83055;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_1033-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:41655;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_1033-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20027;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_1033-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9018;}}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:{}}}'),(1968,1424,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_1033.png'),(1969,1394,'_wp_old_slug','import-placeholder-for-2117'),(1970,1394,'_thumbnail_id','1424'),(1971,1425,'_wp_attached_file','2023/02/s_1044.png'),(1972,1425,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_1044.png\";s:8:\"filesize\";i:91585;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_1044-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:44575;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_1044-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21532;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_1044-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9700;}}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:{}}}'),(1973,1425,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_1044.png'),(1974,1395,'_wp_old_slug','import-placeholder-for-2118'),(1975,1395,'_thumbnail_id','1425'),(1976,1426,'_wp_attached_file','2023/02/s_1045.png'),(1977,1426,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_1045.png\";s:8:\"filesize\";i:109778;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_1045-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45283;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_1045-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21761;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_1045-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10000;}}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:{}}}'),(1978,1426,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_1045.png'),(1979,1396,'_wp_old_slug','import-placeholder-for-2119'),(1980,1396,'_thumbnail_id','1426'),(1981,1427,'_wp_attached_file','2023/02/s_1049.png'),(1982,1427,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_1049.png\";s:8:\"filesize\";i:21639;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_1049-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:44793;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_1049-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22110;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_1049-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10051;}}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:{}}}'),(1983,1427,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_1049.png'),(1984,1397,'_wp_old_slug','import-placeholder-for-2120'),(1985,1397,'_thumbnail_id','1427'),(1986,1428,'_wp_attached_file','2023/02/s_1054.png'),(1987,1428,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_1054.png\";s:8:\"filesize\";i:84331;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_1054-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:41984;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_1054-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20167;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_1054-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9155;}}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:{}}}'),(1988,1428,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_1054.png'),(1989,1398,'_wp_old_slug','import-placeholder-for-2121'),(1990,1398,'_thumbnail_id','1428'),(1991,1429,'_sku','2122'),(1992,1429,'total_sales','0'),(1993,1429,'_tax_status','taxable'),(1994,1429,'_tax_class',''),(1995,1429,'_manage_stock','no'),(1996,1429,'_backorders','no'),(1997,1429,'_sold_individually','no'),(1998,1429,'_virtual','yes'),(1999,1429,'_downloadable','yes'),(2000,1429,'_download_limit','-1'),(2001,1429,'_download_expiry','-1'),(2002,1429,'_stock',NULL),(2003,1429,'_stock_status','instock'),(2004,1429,'_wc_average_rating','0'),(2005,1429,'_wc_review_count','0'),(2006,1429,'_product_version','7.4.0'),(2008,1430,'_sku','2123'),(2009,1430,'total_sales','0'),(2010,1430,'_tax_status','taxable'),(2011,1430,'_tax_class',''),(2012,1430,'_manage_stock','no'),(2013,1430,'_backorders','no'),(2014,1430,'_sold_individually','no'),(2015,1430,'_virtual','yes'),(2016,1430,'_downloadable','yes'),(2017,1430,'_download_limit','-1'),(2018,1430,'_download_expiry','-1'),(2019,1430,'_stock',NULL),(2020,1430,'_stock_status','instock'),(2021,1430,'_wc_average_rating','0'),(2022,1430,'_wc_review_count','0'),(2023,1430,'_product_version','7.4.0'),(2025,1431,'_sku','2124'),(2026,1431,'total_sales','0'),(2027,1431,'_tax_status','taxable'),(2028,1431,'_tax_class',''),(2029,1431,'_manage_stock','no'),(2030,1431,'_backorders','no'),(2031,1431,'_sold_individually','no'),(2032,1431,'_virtual','yes'),(2033,1431,'_downloadable','yes'),(2034,1431,'_download_limit','-1'),(2035,1431,'_download_expiry','-1'),(2036,1431,'_stock',NULL),(2037,1431,'_stock_status','instock'),(2038,1431,'_wc_average_rating','0'),(2039,1431,'_wc_review_count','0'),(2040,1431,'_product_version','7.4.0'),(2042,1432,'_sku','2125'),(2043,1432,'total_sales','0'),(2044,1432,'_tax_status','taxable'),(2045,1432,'_tax_class',''),(2046,1432,'_manage_stock','no'),(2047,1432,'_backorders','no'),(2048,1432,'_sold_individually','no'),(2049,1432,'_virtual','yes'),(2050,1432,'_downloadable','yes'),(2051,1432,'_download_limit','-1'),(2052,1432,'_download_expiry','-1'),(2053,1432,'_stock',NULL),(2054,1432,'_stock_status','instock'),(2055,1432,'_wc_average_rating','0'),(2056,1432,'_wc_review_count','0'),(2057,1432,'_product_version','7.4.0'),(2059,1433,'_sku','2126'),(2060,1433,'total_sales','0'),(2061,1433,'_tax_status','taxable'),(2062,1433,'_tax_class',''),(2063,1433,'_manage_stock','no'),(2064,1433,'_backorders','no'),(2065,1433,'_sold_individually','no'),(2066,1433,'_virtual','yes'),(2067,1433,'_downloadable','yes'),(2068,1433,'_download_limit','-1'),(2069,1433,'_download_expiry','-1'),(2070,1433,'_stock',NULL),(2071,1433,'_stock_status','instock'),(2072,1433,'_wc_average_rating','0'),(2073,1433,'_wc_review_count','0'),(2074,1433,'_product_version','7.4.0'),(2076,1434,'_sku','2127'),(2077,1434,'total_sales','0'),(2078,1434,'_tax_status','taxable'),(2079,1434,'_tax_class',''),(2080,1434,'_manage_stock','no'),(2081,1434,'_backorders','no'),(2082,1434,'_sold_individually','no'),(2083,1434,'_virtual','yes'),(2084,1434,'_downloadable','yes'),(2085,1434,'_download_limit','-1'),(2086,1434,'_download_expiry','-1'),(2087,1434,'_stock',NULL),(2088,1434,'_stock_status','instock'),(2089,1434,'_wc_average_rating','0'),(2090,1434,'_wc_review_count','0'),(2091,1434,'_product_version','7.4.0'),(2093,1435,'_sku','2128'),(2094,1435,'total_sales','0'),(2095,1435,'_tax_status','taxable'),(2096,1435,'_tax_class',''),(2097,1435,'_manage_stock','no'),(2098,1435,'_backorders','no'),(2099,1435,'_sold_individually','no'),(2100,1435,'_virtual','yes'),(2101,1435,'_downloadable','yes'),(2102,1435,'_download_limit','-1'),(2103,1435,'_download_expiry','-1'),(2104,1435,'_stock',NULL),(2105,1435,'_stock_status','instock'),(2106,1435,'_wc_average_rating','0'),(2107,1435,'_wc_review_count','0'),(2108,1435,'_product_version','7.4.0'),(2110,1436,'_sku','2129'),(2111,1436,'total_sales','0'),(2112,1436,'_tax_status','taxable'),(2113,1436,'_tax_class',''),(2114,1436,'_manage_stock','no'),(2115,1436,'_backorders','no'),(2116,1436,'_sold_individually','no'),(2117,1436,'_virtual','yes'),(2118,1436,'_downloadable','yes'),(2119,1436,'_download_limit','-1'),(2120,1436,'_download_expiry','-1'),(2121,1436,'_stock',NULL),(2122,1436,'_stock_status','instock'),(2123,1436,'_wc_average_rating','0'),(2124,1436,'_wc_review_count','0'),(2125,1436,'_product_version','7.4.0'),(2127,1437,'_sku','2130'),(2128,1437,'total_sales','0'),(2129,1437,'_tax_status','taxable'),(2130,1437,'_tax_class',''),(2131,1437,'_manage_stock','no'),(2132,1437,'_backorders','no'),(2133,1437,'_sold_individually','no'),(2134,1437,'_virtual','yes'),(2135,1437,'_downloadable','yes'),(2136,1437,'_download_limit','-1'),(2137,1437,'_download_expiry','-1'),(2138,1437,'_stock',NULL),(2139,1437,'_stock_status','instock'),(2140,1437,'_wc_average_rating','0'),(2141,1437,'_wc_review_count','0'),(2142,1437,'_product_version','7.4.0'),(2144,1438,'_sku','2131'),(2145,1438,'total_sales','0'),(2146,1438,'_tax_status','taxable'),(2147,1438,'_tax_class',''),(2148,1438,'_manage_stock','no'),(2149,1438,'_backorders','no'),(2150,1438,'_sold_individually','no'),(2151,1438,'_virtual','yes'),(2152,1438,'_downloadable','yes'),(2153,1438,'_download_limit','-1'),(2154,1438,'_download_expiry','-1'),(2155,1438,'_stock',NULL),(2156,1438,'_stock_status','instock'),(2157,1438,'_wc_average_rating','0'),(2158,1438,'_wc_review_count','0'),(2159,1438,'_product_version','7.4.0'),(2161,1439,'_sku','2132'),(2162,1439,'total_sales','0'),(2163,1439,'_tax_status','taxable'),(2164,1439,'_tax_class',''),(2165,1439,'_manage_stock','no'),(2166,1439,'_backorders','no'),(2167,1439,'_sold_individually','no'),(2168,1439,'_virtual','yes'),(2169,1439,'_downloadable','yes'),(2170,1439,'_download_limit','-1'),(2171,1439,'_download_expiry','-1'),(2172,1439,'_stock',NULL),(2173,1439,'_stock_status','instock'),(2174,1439,'_wc_average_rating','0'),(2175,1439,'_wc_review_count','0'),(2176,1439,'_product_version','7.4.0'),(2178,1440,'_sku','2133'),(2179,1440,'total_sales','0'),(2180,1440,'_tax_status','taxable'),(2181,1440,'_tax_class',''),(2182,1440,'_manage_stock','no'),(2183,1440,'_backorders','no'),(2184,1440,'_sold_individually','no'),(2185,1440,'_virtual','yes'),(2186,1440,'_downloadable','yes'),(2187,1440,'_download_limit','-1'),(2188,1440,'_download_expiry','-1'),(2189,1440,'_stock',NULL),(2190,1440,'_stock_status','instock'),(2191,1440,'_wc_average_rating','0'),(2192,1440,'_wc_review_count','0'),(2193,1440,'_product_version','7.4.0'),(2195,1441,'_sku','2134'),(2196,1441,'total_sales','0'),(2197,1441,'_tax_status','taxable'),(2198,1441,'_tax_class',''),(2199,1441,'_manage_stock','no'),(2200,1441,'_backorders','no'),(2201,1441,'_sold_individually','no'),(2202,1441,'_virtual','yes'),(2203,1441,'_downloadable','yes'),(2204,1441,'_download_limit','-1'),(2205,1441,'_download_expiry','-1'),(2206,1441,'_stock',NULL),(2207,1441,'_stock_status','instock'),(2208,1441,'_wc_average_rating','0'),(2209,1441,'_wc_review_count','0'),(2210,1441,'_product_version','7.4.0'),(2212,1442,'_sku','2135'),(2213,1442,'total_sales','0'),(2214,1442,'_tax_status','taxable'),(2215,1442,'_tax_class',''),(2216,1442,'_manage_stock','no'),(2217,1442,'_backorders','no'),(2218,1442,'_sold_individually','no'),(2219,1442,'_virtual','yes'),(2220,1442,'_downloadable','yes'),(2221,1442,'_download_limit','-1'),(2222,1442,'_download_expiry','-1'),(2223,1442,'_stock',NULL),(2224,1442,'_stock_status','instock'),(2225,1442,'_wc_average_rating','0'),(2226,1442,'_wc_review_count','0'),(2227,1442,'_product_version','7.4.0'),(2229,1443,'_sku','2136'),(2230,1443,'total_sales','0'),(2231,1443,'_tax_status','taxable'),(2232,1443,'_tax_class',''),(2233,1443,'_manage_stock','no'),(2234,1443,'_backorders','no'),(2235,1443,'_sold_individually','no'),(2236,1443,'_virtual','yes'),(2237,1443,'_downloadable','yes'),(2238,1443,'_download_limit','-1'),(2239,1443,'_download_expiry','-1'),(2240,1443,'_stock',NULL),(2241,1443,'_stock_status','instock'),(2242,1443,'_wc_average_rating','0'),(2243,1443,'_wc_review_count','0'),(2244,1443,'_product_version','7.4.0'),(2246,1444,'_sku','2137'),(2247,1444,'total_sales','0'),(2248,1444,'_tax_status','taxable'),(2249,1444,'_tax_class',''),(2250,1444,'_manage_stock','no'),(2251,1444,'_backorders','no'),(2252,1444,'_sold_individually','no'),(2253,1444,'_virtual','yes'),(2254,1444,'_downloadable','yes'),(2255,1444,'_download_limit','-1'),(2256,1444,'_download_expiry','-1'),(2257,1444,'_stock',NULL),(2258,1444,'_stock_status','instock'),(2259,1444,'_wc_average_rating','0'),(2260,1444,'_wc_review_count','0'),(2261,1444,'_product_version','7.4.0'),(2263,1445,'_sku','2138'),(2264,1445,'total_sales','0'),(2265,1445,'_tax_status','taxable'),(2266,1445,'_tax_class',''),(2267,1445,'_manage_stock','no'),(2268,1445,'_backorders','no'),(2269,1445,'_sold_individually','no'),(2270,1445,'_virtual','yes'),(2271,1445,'_downloadable','yes'),(2272,1445,'_download_limit','-1'),(2273,1445,'_download_expiry','-1'),(2274,1445,'_stock',NULL),(2275,1445,'_stock_status','instock'),(2276,1445,'_wc_average_rating','0'),(2277,1445,'_wc_review_count','0'),(2278,1445,'_product_version','7.4.0'),(2280,1446,'_sku','2139'),(2281,1446,'total_sales','0'),(2282,1446,'_tax_status','taxable'),(2283,1446,'_tax_class',''),(2284,1446,'_manage_stock','no'),(2285,1446,'_backorders','no'),(2286,1446,'_sold_individually','no'),(2287,1446,'_virtual','yes'),(2288,1446,'_downloadable','yes'),(2289,1446,'_download_limit','-1'),(2290,1446,'_download_expiry','-1'),(2291,1446,'_stock',NULL),(2292,1446,'_stock_status','instock'),(2293,1446,'_wc_average_rating','0'),(2294,1446,'_wc_review_count','0'),(2295,1446,'_product_version','7.4.0'),(2297,1447,'_sku','2140'),(2298,1447,'total_sales','0'),(2299,1447,'_tax_status','taxable'),(2300,1447,'_tax_class',''),(2301,1447,'_manage_stock','no'),(2302,1447,'_backorders','no'),(2303,1447,'_sold_individually','no'),(2304,1447,'_virtual','yes'),(2305,1447,'_downloadable','yes'),(2306,1447,'_download_limit','-1'),(2307,1447,'_download_expiry','-1'),(2308,1447,'_stock',NULL),(2309,1447,'_stock_status','instock'),(2310,1447,'_wc_average_rating','0'),(2311,1447,'_wc_review_count','0'),(2312,1447,'_product_version','7.4.0'),(2314,1448,'_sku','2141'),(2315,1448,'total_sales','0'),(2316,1448,'_tax_status','taxable'),(2317,1448,'_tax_class',''),(2318,1448,'_manage_stock','no'),(2319,1448,'_backorders','no'),(2320,1448,'_sold_individually','no'),(2321,1448,'_virtual','yes'),(2322,1448,'_downloadable','yes'),(2323,1448,'_download_limit','-1'),(2324,1448,'_download_expiry','-1'),(2325,1448,'_stock',NULL),(2326,1448,'_stock_status','instock'),(2327,1448,'_wc_average_rating','0'),(2328,1448,'_wc_review_count','0'),(2329,1448,'_product_version','7.4.0'),(2331,1449,'_sku','2142'),(2332,1449,'total_sales','0'),(2333,1449,'_tax_status','taxable'),(2334,1449,'_tax_class',''),(2335,1449,'_manage_stock','no'),(2336,1449,'_backorders','no'),(2337,1449,'_sold_individually','no'),(2338,1449,'_virtual','yes'),(2339,1449,'_downloadable','yes'),(2340,1449,'_download_limit','-1'),(2341,1449,'_download_expiry','-1'),(2342,1449,'_stock',NULL),(2343,1449,'_stock_status','instock'),(2344,1449,'_wc_average_rating','0'),(2345,1449,'_wc_review_count','0'),(2346,1449,'_product_version','7.4.0'),(2348,1450,'_sku','2143'),(2349,1450,'total_sales','0'),(2350,1450,'_tax_status','taxable'),(2351,1450,'_tax_class',''),(2352,1450,'_manage_stock','no'),(2353,1450,'_backorders','no'),(2354,1450,'_sold_individually','no'),(2355,1450,'_virtual','yes'),(2356,1450,'_downloadable','yes'),(2357,1450,'_download_limit','-1'),(2358,1450,'_download_expiry','-1'),(2359,1450,'_stock',NULL),(2360,1450,'_stock_status','instock'),(2361,1450,'_wc_average_rating','0'),(2362,1450,'_wc_review_count','0'),(2363,1450,'_product_version','7.4.0'),(2365,1451,'_sku','2144'),(2366,1451,'total_sales','0'),(2367,1451,'_tax_status','taxable'),(2368,1451,'_tax_class',''),(2369,1451,'_manage_stock','no'),(2370,1451,'_backorders','no'),(2371,1451,'_sold_individually','no'),(2372,1451,'_virtual','yes'),(2373,1451,'_downloadable','yes'),(2374,1451,'_download_limit','-1'),(2375,1451,'_download_expiry','-1'),(2376,1451,'_stock',NULL),(2377,1451,'_stock_status','instock'),(2378,1451,'_wc_average_rating','0'),(2379,1451,'_wc_review_count','0'),(2380,1451,'_product_version','7.4.0'),(2382,1452,'_sku','2145'),(2383,1452,'total_sales','0'),(2384,1452,'_tax_status','taxable'),(2385,1452,'_tax_class',''),(2386,1452,'_manage_stock','no'),(2387,1452,'_backorders','no'),(2388,1452,'_sold_individually','no'),(2389,1452,'_virtual','yes'),(2390,1452,'_downloadable','yes'),(2391,1452,'_download_limit','-1'),(2392,1452,'_download_expiry','-1'),(2393,1452,'_stock',NULL),(2394,1452,'_stock_status','instock'),(2395,1452,'_wc_average_rating','0'),(2396,1452,'_wc_review_count','0'),(2397,1452,'_product_version','7.4.0'),(2399,1453,'_sku','2146'),(2400,1453,'total_sales','0'),(2401,1453,'_tax_status','taxable'),(2402,1453,'_tax_class',''),(2403,1453,'_manage_stock','no'),(2404,1453,'_backorders','no'),(2405,1453,'_sold_individually','no'),(2406,1453,'_virtual','yes'),(2407,1453,'_downloadable','yes'),(2408,1453,'_download_limit','-1'),(2409,1453,'_download_expiry','-1'),(2410,1453,'_stock',NULL),(2411,1453,'_stock_status','instock'),(2412,1453,'_wc_average_rating','0'),(2413,1453,'_wc_review_count','0'),(2414,1453,'_product_version','7.4.0'),(2416,1454,'_sku','2147'),(2417,1454,'total_sales','0'),(2418,1454,'_tax_status','taxable'),(2419,1454,'_tax_class',''),(2420,1454,'_manage_stock','no'),(2421,1454,'_backorders','no'),(2422,1454,'_sold_individually','no'),(2423,1454,'_virtual','yes'),(2424,1454,'_downloadable','yes'),(2425,1454,'_download_limit','-1'),(2426,1454,'_download_expiry','-1'),(2427,1454,'_stock',NULL),(2428,1454,'_stock_status','instock'),(2429,1454,'_wc_average_rating','0'),(2430,1454,'_wc_review_count','0'),(2431,1454,'_product_version','7.4.0'),(2433,1455,'_sku','2148'),(2434,1455,'total_sales','0'),(2435,1455,'_tax_status','taxable'),(2436,1455,'_tax_class',''),(2437,1455,'_manage_stock','no'),(2438,1455,'_backorders','no'),(2439,1455,'_sold_individually','no'),(2440,1455,'_virtual','yes'),(2441,1455,'_downloadable','yes'),(2442,1455,'_download_limit','-1'),(2443,1455,'_download_expiry','-1'),(2444,1455,'_stock',NULL),(2445,1455,'_stock_status','instock'),(2446,1455,'_wc_average_rating','0'),(2447,1455,'_wc_review_count','0'),(2448,1455,'_product_version','7.4.0'),(2450,1456,'_sku','2149'),(2451,1456,'total_sales','0'),(2452,1456,'_tax_status','taxable'),(2453,1456,'_tax_class',''),(2454,1456,'_manage_stock','no'),(2455,1456,'_backorders','no'),(2456,1456,'_sold_individually','no'),(2457,1456,'_virtual','yes'),(2458,1456,'_downloadable','yes'),(2459,1456,'_download_limit','-1'),(2460,1456,'_download_expiry','-1'),(2461,1456,'_stock',NULL),(2462,1456,'_stock_status','instock'),(2463,1456,'_wc_average_rating','0'),(2464,1456,'_wc_review_count','0'),(2465,1456,'_product_version','7.4.0'),(2467,1457,'_sku','2150'),(2468,1457,'total_sales','0'),(2469,1457,'_tax_status','taxable'),(2470,1457,'_tax_class',''),(2471,1457,'_manage_stock','no'),(2472,1457,'_backorders','no'),(2473,1457,'_sold_individually','no'),(2474,1457,'_virtual','yes'),(2475,1457,'_downloadable','yes'),(2476,1457,'_download_limit','-1'),(2477,1457,'_download_expiry','-1'),(2478,1457,'_stock',NULL),(2479,1457,'_stock_status','instock'),(2480,1457,'_wc_average_rating','0'),(2481,1457,'_wc_review_count','0'),(2482,1457,'_product_version','7.4.0'),(2484,1458,'_sku','2151'),(2485,1458,'total_sales','0'),(2486,1458,'_tax_status','taxable'),(2487,1458,'_tax_class',''),(2488,1458,'_manage_stock','no'),(2489,1458,'_backorders','no'),(2490,1458,'_sold_individually','no'),(2491,1458,'_virtual','yes'),(2492,1458,'_downloadable','yes'),(2493,1458,'_download_limit','-1'),(2494,1458,'_download_expiry','-1'),(2495,1458,'_stock',NULL),(2496,1458,'_stock_status','instock'),(2497,1458,'_wc_average_rating','0'),(2498,1458,'_wc_review_count','0'),(2499,1458,'_product_version','7.4.0'),(2501,1459,'_wp_attached_file','2023/02/s_1066.png'),(2502,1459,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_1066.png\";s:8:\"filesize\";i:84434;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_1066-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:42558;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_1066-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20380;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_1066-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9132;}}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:{}}}'),(2503,1459,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_1066.png'),(2504,1429,'_wp_old_slug','import-placeholder-for-2122'),(2505,1429,'_thumbnail_id','1459'),(2506,1460,'_wp_attached_file','2023/02/s_2002.png'),(2507,1460,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_2002.png\";s:8:\"filesize\";i:83921;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_2002-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:42223;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_2002-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20141;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_2002-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9029;}}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:{}}}'),(2508,1460,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_2002.png'),(2509,1430,'_wp_old_slug','import-placeholder-for-2123'),(2510,1430,'_thumbnail_id','1460'),(2511,1461,'_wp_attached_file','2023/02/s_2003.png'),(2512,1461,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_2003.png\";s:8:\"filesize\";i:80411;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_2003-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:40348;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_2003-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19302;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_2003-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8671;}}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:{}}}'),(2513,1461,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_2003.png'),(2514,1431,'_wp_old_slug','import-placeholder-for-2124'),(2515,1431,'_thumbnail_id','1461'),(2516,1462,'_wp_attached_file','2023/02/s_2004.png'),(2517,1462,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_2004.png\";s:8:\"filesize\";i:86361;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_2004-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:41825;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_2004-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19744;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_2004-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8773;}}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:{}}}'),(2518,1462,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_2004.png'),(2519,1432,'_wp_old_slug','import-placeholder-for-2125'),(2520,1432,'_thumbnail_id','1462'),(2521,1463,'_wp_attached_file','2023/02/s_2005.png'),(2522,1463,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_2005.png\";s:8:\"filesize\";i:82587;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_2005-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:41486;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_2005-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19887;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_2005-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8992;}}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:{}}}'),(2523,1463,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_2005.png'),(2524,1433,'_wp_old_slug','import-placeholder-for-2126'),(2525,1433,'_thumbnail_id','1463'),(2526,1464,'_wp_attached_file','2023/02/s_2006.png'),(2527,1464,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_2006.png\";s:8:\"filesize\";i:89431;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_2006-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:44567;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_2006-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21096;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_2006-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9390;}}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:{}}}'),(2528,1464,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_2006.png'),(2529,1434,'_wp_old_slug','import-placeholder-for-2127'),(2530,1434,'_thumbnail_id','1464'),(2531,1465,'_wp_attached_file','2023/02/s_3001.png'),(2532,1465,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3001.png\";s:8:\"filesize\";i:101014;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3001-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:47959;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3001-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23380;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3001-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10541;}}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:{}}}'),(2533,1465,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3001.png'),(2534,1435,'_wp_old_slug','import-placeholder-for-2128'),(2535,1435,'_thumbnail_id','1465'),(2536,1466,'_wp_attached_file','2023/02/s_3002.png'),(2537,1466,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3002.png\";s:8:\"filesize\";i:88251;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3002-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:44316;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3002-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21505;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3002-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9737;}}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:{}}}'),(2538,1466,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3002.png'),(2539,1436,'_wp_old_slug','import-placeholder-for-2129'),(2540,1436,'_thumbnail_id','1466'),(2541,1467,'_wp_attached_file','2023/02/s_3003.png'),(2542,1467,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3003.png\";s:8:\"filesize\";i:77771;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3003-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:40330;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3003-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19784;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3003-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9036;}}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:{}}}'),(2543,1467,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3003.png'),(2544,1437,'_wp_old_slug','import-placeholder-for-2130'),(2545,1437,'_thumbnail_id','1467'),(2546,1468,'_wp_attached_file','2023/02/s_3004.png'),(2547,1468,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3004.png\";s:8:\"filesize\";i:77519;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3004-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:40056;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3004-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19539;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3004-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8897;}}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:{}}}'),(2548,1468,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3004.png'),(2549,1438,'_wp_old_slug','import-placeholder-for-2131'),(2550,1438,'_thumbnail_id','1468'),(2551,1469,'_wp_attached_file','2023/02/s_3005.png'),(2552,1469,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3005.png\";s:8:\"filesize\";i:75924;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3005-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:39836;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3005-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19466;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3005-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8878;}}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:{}}}'),(2553,1469,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3005.png'),(2554,1439,'_wp_old_slug','import-placeholder-for-2132'),(2555,1439,'_thumbnail_id','1469'),(2556,1470,'_wp_attached_file','2023/02/s_3006.png'),(2557,1470,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3006.png\";s:8:\"filesize\";i:86897;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3006-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:42658;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3006-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20206;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3006-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9099;}}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:{}}}'),(2558,1470,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3006.png'),(2559,1440,'_wp_old_slug','import-placeholder-for-2133'),(2560,1440,'_thumbnail_id','1470'),(2561,1471,'_wp_attached_file','2023/02/s_3007.png'),(2562,1471,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3007.png\";s:8:\"filesize\";i:84409;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3007-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:43025;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3007-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20933;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3007-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9552;}}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:{}}}'),(2563,1471,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3007.png'),(2564,1441,'_wp_old_slug','import-placeholder-for-2134'),(2565,1441,'_thumbnail_id','1471'),(2566,1472,'_wp_attached_file','2023/02/s_3008.png'),(2567,1472,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3008.png\";s:8:\"filesize\";i:91749;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3008-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45145;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3008-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21691;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3008-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9717;}}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:{}}}'),(2568,1472,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3008.png'),(2569,1442,'_wp_old_slug','import-placeholder-for-2135'),(2570,1442,'_thumbnail_id','1472'),(2571,1473,'_wp_attached_file','2023/02/s_3009.png'),(2572,1473,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3009.png\";s:8:\"filesize\";i:90874;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3009-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:44119;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3009-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20727;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3009-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9295;}}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:{}}}'),(2573,1473,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3009.png'),(2574,1443,'_wp_old_slug','import-placeholder-for-2136'),(2575,1443,'_thumbnail_id','1473'),(2576,1474,'_wp_attached_file','2023/02/s_3010.png'),(2577,1474,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3010.png\";s:8:\"filesize\";i:78802;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3010-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:41187;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3010-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20585;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3010-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9692;}}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:{}}}'),(2578,1474,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3010.png'),(2579,1444,'_wp_old_slug','import-placeholder-for-2137'),(2580,1444,'_thumbnail_id','1474'),(2581,1475,'_wp_attached_file','2023/02/s_3011.png'),(2582,1475,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3011.png\";s:8:\"filesize\";i:89240;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3011-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45694;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3011-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22289;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3011-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10364;}}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:{}}}'),(2583,1475,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3011.png'),(2584,1445,'_wp_old_slug','import-placeholder-for-2138'),(2585,1445,'_thumbnail_id','1475'),(2586,1476,'_wp_attached_file','2023/02/s_3012.png'),(2587,1476,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3012.png\";s:8:\"filesize\";i:85251;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3012-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:42922;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3012-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20430;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3012-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9074;}}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:{}}}'),(2588,1476,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3012.png'),(2589,1446,'_wp_old_slug','import-placeholder-for-2139'),(2590,1446,'_thumbnail_id','1476'),(2591,1477,'_wp_attached_file','2023/02/s_3013.png'),(2592,1477,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3013.png\";s:8:\"filesize\";i:75149;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3013-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:40643;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3013-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19920;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3013-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9163;}}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:{}}}'),(2593,1477,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3013.png'),(2594,1447,'_wp_old_slug','import-placeholder-for-2140'),(2595,1447,'_thumbnail_id','1477'),(2596,1478,'_wp_attached_file','2023/02/s_3014.png'),(2597,1478,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3014.png\";s:8:\"filesize\";i:90040;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3014-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:44011;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3014-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20399;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3014-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8893;}}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:{}}}'),(2598,1478,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3014.png'),(2599,1448,'_wp_old_slug','import-placeholder-for-2141'),(2600,1448,'_thumbnail_id','1478'),(2601,1479,'_wp_attached_file','2023/02/s_3015.png'),(2602,1479,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3015.png\";s:8:\"filesize\";i:69774;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3015-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:35179;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3015-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17338;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3015-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8040;}}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:{}}}'),(2603,1479,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3015.png'),(2604,1449,'_wp_old_slug','import-placeholder-for-2142'),(2605,1449,'_thumbnail_id','1479'),(2606,1480,'_wp_attached_file','2023/02/s_3016.png'),(2607,1480,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3016.png\";s:8:\"filesize\";i:86666;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3016-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:42954;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3016-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20748;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3016-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9636;}}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:{}}}'),(2608,1480,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3016.png'),(2609,1450,'_wp_old_slug','import-placeholder-for-2143'),(2610,1450,'_thumbnail_id','1480'),(2611,1481,'_wp_attached_file','2023/02/s_3017.png'),(2612,1481,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3017.png\";s:8:\"filesize\";i:80096;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3017-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:39380;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3017-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18750;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3017-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8422;}}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:{}}}'),(2613,1481,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3017.png'),(2614,1451,'_wp_old_slug','import-placeholder-for-2144'),(2615,1451,'_thumbnail_id','1481'),(2616,1482,'_wp_attached_file','2023/02/s_3018.png'),(2617,1482,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3018.png\";s:8:\"filesize\";i:91407;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3018-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:46399;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3018-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22279;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3018-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10198;}}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:{}}}'),(2618,1482,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3018.png'),(2619,1452,'_wp_old_slug','import-placeholder-for-2145'),(2620,1452,'_thumbnail_id','1482'),(2621,1483,'_wp_attached_file','2023/02/s_3019.png'),(2622,1483,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3019.png\";s:8:\"filesize\";i:95709;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3019-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:46411;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3019-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21881;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3019-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9766;}}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:{}}}'),(2623,1483,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3019.png'),(2624,1453,'_wp_old_slug','import-placeholder-for-2146'),(2625,1453,'_thumbnail_id','1483'),(2626,1484,'_wp_attached_file','2023/02/s_3020.png'),(2627,1484,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3020.png\";s:8:\"filesize\";i:66560;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3020-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:33136;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3020-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16430;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3020-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7829;}}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:{}}}'),(2628,1484,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3020.png'),(2629,1454,'_wp_old_slug','import-placeholder-for-2147'),(2630,1454,'_thumbnail_id','1484'),(2631,1485,'_wp_attached_file','2023/02/s_3021.png'),(2632,1485,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3021.png\";s:8:\"filesize\";i:68194;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3021-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38299;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3021-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19388;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3021-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9214;}}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:{}}}'),(2633,1485,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3021.png'),(2634,1455,'_wp_old_slug','import-placeholder-for-2148'),(2635,1455,'_thumbnail_id','1485'),(2636,1486,'_wp_attached_file','2023/02/s_3022.png'),(2637,1486,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3022.png\";s:8:\"filesize\";i:78560;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3022-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:39443;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3022-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19209;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3022-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8725;}}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:{}}}'),(2638,1486,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3022.png'),(2639,1456,'_wp_old_slug','import-placeholder-for-2149'),(2640,1456,'_thumbnail_id','1486'),(2641,1487,'_wp_attached_file','2023/02/s_3023.png'),(2642,1487,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3023.png\";s:8:\"filesize\";i:94116;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3023-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:46091;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3023-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21683;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3023-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9619;}}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:{}}}'),(2643,1487,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3023.png'),(2644,1457,'_wp_old_slug','import-placeholder-for-2150'),(2645,1457,'_thumbnail_id','1487'),(2646,1488,'_wp_attached_file','2023/02/s_3024.png'),(2647,1488,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3024.png\";s:8:\"filesize\";i:87096;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3024-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:44382;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3024-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21711;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3024-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9907;}}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:{}}}'),(2648,1488,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3024.png'),(2649,1458,'_wp_old_slug','import-placeholder-for-2151'),(2650,1458,'_thumbnail_id','1488'),(2651,1489,'_sku','2152'),(2652,1489,'total_sales','0'),(2653,1489,'_tax_status','taxable'),(2654,1489,'_tax_class',''),(2655,1489,'_manage_stock','no'),(2656,1489,'_backorders','no'),(2657,1489,'_sold_individually','no'),(2658,1489,'_virtual','yes'),(2659,1489,'_downloadable','yes'),(2660,1489,'_download_limit','-1'),(2661,1489,'_download_expiry','-1'),(2662,1489,'_stock',NULL),(2663,1489,'_stock_status','instock'),(2664,1489,'_wc_average_rating','0'),(2665,1489,'_wc_review_count','0'),(2666,1489,'_product_version','7.4.0'),(2668,1490,'_sku','2153'),(2669,1490,'total_sales','0'),(2670,1490,'_tax_status','taxable'),(2671,1490,'_tax_class',''),(2672,1490,'_manage_stock','no'),(2673,1490,'_backorders','no'),(2674,1490,'_sold_individually','no'),(2675,1490,'_virtual','yes'),(2676,1490,'_downloadable','yes'),(2677,1490,'_download_limit','-1'),(2678,1490,'_download_expiry','-1'),(2679,1490,'_stock',NULL),(2680,1490,'_stock_status','instock'),(2681,1490,'_wc_average_rating','0'),(2682,1490,'_wc_review_count','0'),(2683,1490,'_product_version','7.4.0'),(2685,1491,'_sku','2154'),(2686,1491,'total_sales','0'),(2687,1491,'_tax_status','taxable'),(2688,1491,'_tax_class',''),(2689,1491,'_manage_stock','no'),(2690,1491,'_backorders','no'),(2691,1491,'_sold_individually','no'),(2692,1491,'_virtual','yes'),(2693,1491,'_downloadable','yes'),(2694,1491,'_download_limit','-1'),(2695,1491,'_download_expiry','-1'),(2696,1491,'_stock',NULL),(2697,1491,'_stock_status','instock'),(2698,1491,'_wc_average_rating','0'),(2699,1491,'_wc_review_count','0'),(2700,1491,'_product_version','7.4.0'),(2702,1492,'_sku','2155'),(2703,1492,'total_sales','0'),(2704,1492,'_tax_status','taxable'),(2705,1492,'_tax_class',''),(2706,1492,'_manage_stock','no'),(2707,1492,'_backorders','no'),(2708,1492,'_sold_individually','no'),(2709,1492,'_virtual','yes'),(2710,1492,'_downloadable','yes'),(2711,1492,'_download_limit','-1'),(2712,1492,'_download_expiry','-1'),(2713,1492,'_stock',NULL),(2714,1492,'_stock_status','instock'),(2715,1492,'_wc_average_rating','0'),(2716,1492,'_wc_review_count','0'),(2717,1492,'_product_version','7.4.0'),(2719,1493,'_sku','2156'),(2720,1493,'total_sales','0'),(2721,1493,'_tax_status','taxable'),(2722,1493,'_tax_class',''),(2723,1493,'_manage_stock','no'),(2724,1493,'_backorders','no'),(2725,1493,'_sold_individually','no'),(2726,1493,'_virtual','yes'),(2727,1493,'_downloadable','yes'),(2728,1493,'_download_limit','-1'),(2729,1493,'_download_expiry','-1'),(2730,1493,'_stock',NULL),(2731,1493,'_stock_status','instock'),(2732,1493,'_wc_average_rating','0'),(2733,1493,'_wc_review_count','0'),(2734,1493,'_product_version','7.4.0'),(2736,1494,'_sku','2157'),(2737,1494,'total_sales','0'),(2738,1494,'_tax_status','taxable'),(2739,1494,'_tax_class',''),(2740,1494,'_manage_stock','no'),(2741,1494,'_backorders','no'),(2742,1494,'_sold_individually','no'),(2743,1494,'_virtual','yes'),(2744,1494,'_downloadable','yes'),(2745,1494,'_download_limit','-1'),(2746,1494,'_download_expiry','-1'),(2747,1494,'_stock',NULL),(2748,1494,'_stock_status','instock'),(2749,1494,'_wc_average_rating','0'),(2750,1494,'_wc_review_count','0'),(2751,1494,'_product_version','7.4.0'),(2753,1495,'_sku','2158'),(2754,1495,'total_sales','0'),(2755,1495,'_tax_status','taxable'),(2756,1495,'_tax_class',''),(2757,1495,'_manage_stock','no'),(2758,1495,'_backorders','no'),(2759,1495,'_sold_individually','no'),(2760,1495,'_virtual','yes'),(2761,1495,'_downloadable','yes'),(2762,1495,'_download_limit','-1'),(2763,1495,'_download_expiry','-1'),(2764,1495,'_stock',NULL),(2765,1495,'_stock_status','instock'),(2766,1495,'_wc_average_rating','0'),(2767,1495,'_wc_review_count','0'),(2768,1495,'_product_version','7.4.0'),(2770,1496,'_sku','2159'),(2771,1496,'total_sales','0'),(2772,1496,'_tax_status','taxable'),(2773,1496,'_tax_class',''),(2774,1496,'_manage_stock','no'),(2775,1496,'_backorders','no'),(2776,1496,'_sold_individually','no'),(2777,1496,'_virtual','yes'),(2778,1496,'_downloadable','yes'),(2779,1496,'_download_limit','-1'),(2780,1496,'_download_expiry','-1'),(2781,1496,'_stock',NULL),(2782,1496,'_stock_status','instock'),(2783,1496,'_wc_average_rating','0'),(2784,1496,'_wc_review_count','0'),(2785,1496,'_product_version','7.4.0'),(2787,1497,'_sku','2160'),(2788,1497,'total_sales','0'),(2789,1497,'_tax_status','taxable'),(2790,1497,'_tax_class',''),(2791,1497,'_manage_stock','no'),(2792,1497,'_backorders','no'),(2793,1497,'_sold_individually','no'),(2794,1497,'_virtual','yes'),(2795,1497,'_downloadable','yes'),(2796,1497,'_download_limit','-1'),(2797,1497,'_download_expiry','-1'),(2798,1497,'_stock',NULL),(2799,1497,'_stock_status','instock'),(2800,1497,'_wc_average_rating','0'),(2801,1497,'_wc_review_count','0'),(2802,1497,'_product_version','7.4.0'),(2804,1498,'_sku','2161'),(2805,1498,'total_sales','0'),(2806,1498,'_tax_status','taxable'),(2807,1498,'_tax_class',''),(2808,1498,'_manage_stock','no'),(2809,1498,'_backorders','no'),(2810,1498,'_sold_individually','no'),(2811,1498,'_virtual','yes'),(2812,1498,'_downloadable','yes'),(2813,1498,'_download_limit','-1'),(2814,1498,'_download_expiry','-1'),(2815,1498,'_stock',NULL),(2816,1498,'_stock_status','instock'),(2817,1498,'_wc_average_rating','0'),(2818,1498,'_wc_review_count','0'),(2819,1498,'_product_version','7.4.0'),(2821,1499,'_sku','2162'),(2822,1499,'total_sales','0'),(2823,1499,'_tax_status','taxable'),(2824,1499,'_tax_class',''),(2825,1499,'_manage_stock','no'),(2826,1499,'_backorders','no'),(2827,1499,'_sold_individually','no'),(2828,1499,'_virtual','yes'),(2829,1499,'_downloadable','yes'),(2830,1499,'_download_limit','-1'),(2831,1499,'_download_expiry','-1'),(2832,1499,'_stock',NULL),(2833,1499,'_stock_status','instock'),(2834,1499,'_wc_average_rating','0'),(2835,1499,'_wc_review_count','0'),(2836,1499,'_product_version','7.4.0'),(2838,1500,'_sku','2163'),(2839,1500,'total_sales','0'),(2840,1500,'_tax_status','taxable'),(2841,1500,'_tax_class',''),(2842,1500,'_manage_stock','no'),(2843,1500,'_backorders','no'),(2844,1500,'_sold_individually','no'),(2845,1500,'_virtual','yes'),(2846,1500,'_downloadable','yes'),(2847,1500,'_download_limit','-1'),(2848,1500,'_download_expiry','-1'),(2849,1500,'_stock',NULL),(2850,1500,'_stock_status','instock'),(2851,1500,'_wc_average_rating','0'),(2852,1500,'_wc_review_count','0'),(2853,1500,'_product_version','7.4.0'),(2855,1501,'_sku','2164'),(2856,1501,'total_sales','0'),(2857,1501,'_tax_status','taxable'),(2858,1501,'_tax_class',''),(2859,1501,'_manage_stock','no'),(2860,1501,'_backorders','no'),(2861,1501,'_sold_individually','no'),(2862,1501,'_virtual','yes'),(2863,1501,'_downloadable','yes'),(2864,1501,'_download_limit','-1'),(2865,1501,'_download_expiry','-1'),(2866,1501,'_stock',NULL),(2867,1501,'_stock_status','instock'),(2868,1501,'_wc_average_rating','0'),(2869,1501,'_wc_review_count','0'),(2870,1501,'_product_version','7.4.0'),(2872,1502,'_sku','2165'),(2873,1502,'total_sales','0'),(2874,1502,'_tax_status','taxable'),(2875,1502,'_tax_class',''),(2876,1502,'_manage_stock','no'),(2877,1502,'_backorders','no'),(2878,1502,'_sold_individually','no'),(2879,1502,'_virtual','yes'),(2880,1502,'_downloadable','yes'),(2881,1502,'_download_limit','-1'),(2882,1502,'_download_expiry','-1'),(2883,1502,'_stock',NULL),(2884,1502,'_stock_status','instock'),(2885,1502,'_wc_average_rating','0'),(2886,1502,'_wc_review_count','0'),(2887,1502,'_product_version','7.4.0'),(2889,1503,'_sku','2166'),(2890,1503,'total_sales','0'),(2891,1503,'_tax_status','taxable'),(2892,1503,'_tax_class',''),(2893,1503,'_manage_stock','no'),(2894,1503,'_backorders','no'),(2895,1503,'_sold_individually','no'),(2896,1503,'_virtual','yes'),(2897,1503,'_downloadable','yes'),(2898,1503,'_download_limit','-1'),(2899,1503,'_download_expiry','-1'),(2900,1503,'_stock',NULL),(2901,1503,'_stock_status','instock'),(2902,1503,'_wc_average_rating','0'),(2903,1503,'_wc_review_count','0'),(2904,1503,'_product_version','7.4.0'),(2906,1504,'_sku','2167'),(2907,1504,'total_sales','0'),(2908,1504,'_tax_status','taxable'),(2909,1504,'_tax_class',''),(2910,1504,'_manage_stock','no'),(2911,1504,'_backorders','no'),(2912,1504,'_sold_individually','no'),(2913,1504,'_virtual','yes'),(2914,1504,'_downloadable','yes'),(2915,1504,'_download_limit','-1'),(2916,1504,'_download_expiry','-1'),(2917,1504,'_stock',NULL),(2918,1504,'_stock_status','instock'),(2919,1504,'_wc_average_rating','0'),(2920,1504,'_wc_review_count','0'),(2921,1504,'_product_version','7.4.0'),(2923,1505,'_sku','2168'),(2924,1505,'total_sales','0'),(2925,1505,'_tax_status','taxable'),(2926,1505,'_tax_class',''),(2927,1505,'_manage_stock','no'),(2928,1505,'_backorders','no'),(2929,1505,'_sold_individually','no'),(2930,1505,'_virtual','yes'),(2931,1505,'_downloadable','yes'),(2932,1505,'_download_limit','-1'),(2933,1505,'_download_expiry','-1'),(2934,1505,'_stock',NULL),(2935,1505,'_stock_status','instock'),(2936,1505,'_wc_average_rating','0'),(2937,1505,'_wc_review_count','0'),(2938,1505,'_product_version','7.4.0'),(2940,1506,'_sku','2169'),(2941,1506,'total_sales','0'),(2942,1506,'_tax_status','taxable'),(2943,1506,'_tax_class',''),(2944,1506,'_manage_stock','no'),(2945,1506,'_backorders','no'),(2946,1506,'_sold_individually','no'),(2947,1506,'_virtual','yes'),(2948,1506,'_downloadable','yes'),(2949,1506,'_download_limit','-1'),(2950,1506,'_download_expiry','-1'),(2951,1506,'_stock',NULL),(2952,1506,'_stock_status','instock'),(2953,1506,'_wc_average_rating','0'),(2954,1506,'_wc_review_count','0'),(2955,1506,'_product_version','7.4.0'),(2957,1507,'_sku','2170'),(2958,1507,'total_sales','0'),(2959,1507,'_tax_status','taxable'),(2960,1507,'_tax_class',''),(2961,1507,'_manage_stock','no'),(2962,1507,'_backorders','no'),(2963,1507,'_sold_individually','no'),(2964,1507,'_virtual','yes'),(2965,1507,'_downloadable','yes'),(2966,1507,'_download_limit','-1'),(2967,1507,'_download_expiry','-1'),(2968,1507,'_stock',NULL),(2969,1507,'_stock_status','instock'),(2970,1507,'_wc_average_rating','0'),(2971,1507,'_wc_review_count','0'),(2972,1507,'_product_version','7.4.0'),(2974,1508,'_sku','2171'),(2975,1508,'total_sales','0'),(2976,1508,'_tax_status','taxable'),(2977,1508,'_tax_class',''),(2978,1508,'_manage_stock','no'),(2979,1508,'_backorders','no'),(2980,1508,'_sold_individually','no'),(2981,1508,'_virtual','yes'),(2982,1508,'_downloadable','yes'),(2983,1508,'_download_limit','-1'),(2984,1508,'_download_expiry','-1'),(2985,1508,'_stock',NULL),(2986,1508,'_stock_status','instock'),(2987,1508,'_wc_average_rating','0'),(2988,1508,'_wc_review_count','0'),(2989,1508,'_product_version','7.4.0'),(2991,1509,'_sku','2172'),(2992,1509,'total_sales','0'),(2993,1509,'_tax_status','taxable'),(2994,1509,'_tax_class',''),(2995,1509,'_manage_stock','no'),(2996,1509,'_backorders','no'),(2997,1509,'_sold_individually','no'),(2998,1509,'_virtual','yes'),(2999,1509,'_downloadable','yes'),(3000,1509,'_download_limit','-1'),(3001,1509,'_download_expiry','-1'),(3002,1509,'_stock',NULL),(3003,1509,'_stock_status','instock'),(3004,1509,'_wc_average_rating','0'),(3005,1509,'_wc_review_count','0'),(3006,1509,'_product_version','7.4.0'),(3008,1510,'_sku','2173'),(3009,1510,'total_sales','0'),(3010,1510,'_tax_status','taxable'),(3011,1510,'_tax_class',''),(3012,1510,'_manage_stock','no'),(3013,1510,'_backorders','no'),(3014,1510,'_sold_individually','no'),(3015,1510,'_virtual','yes'),(3016,1510,'_downloadable','yes'),(3017,1510,'_download_limit','-1'),(3018,1510,'_download_expiry','-1'),(3019,1510,'_stock',NULL),(3020,1510,'_stock_status','instock'),(3021,1510,'_wc_average_rating','0'),(3022,1510,'_wc_review_count','0'),(3023,1510,'_product_version','7.4.0'),(3025,1511,'_sku','2174'),(3026,1511,'total_sales','0'),(3027,1511,'_tax_status','taxable'),(3028,1511,'_tax_class',''),(3029,1511,'_manage_stock','no'),(3030,1511,'_backorders','no'),(3031,1511,'_sold_individually','no'),(3032,1511,'_virtual','yes'),(3033,1511,'_downloadable','yes'),(3034,1511,'_download_limit','-1'),(3035,1511,'_download_expiry','-1'),(3036,1511,'_stock',NULL),(3037,1511,'_stock_status','instock'),(3038,1511,'_wc_average_rating','0'),(3039,1511,'_wc_review_count','0'),(3040,1511,'_product_version','7.4.0'),(3042,1512,'_sku','2175'),(3043,1512,'total_sales','0'),(3044,1512,'_tax_status','taxable'),(3045,1512,'_tax_class',''),(3046,1512,'_manage_stock','no'),(3047,1512,'_backorders','no'),(3048,1512,'_sold_individually','no'),(3049,1512,'_virtual','yes'),(3050,1512,'_downloadable','yes'),(3051,1512,'_download_limit','-1'),(3052,1512,'_download_expiry','-1'),(3053,1512,'_stock',NULL),(3054,1512,'_stock_status','instock'),(3055,1512,'_wc_average_rating','0'),(3056,1512,'_wc_review_count','0'),(3057,1512,'_product_version','7.4.0'),(3059,1513,'_sku','2176'),(3060,1513,'total_sales','0'),(3061,1513,'_tax_status','taxable'),(3062,1513,'_tax_class',''),(3063,1513,'_manage_stock','no'),(3064,1513,'_backorders','no'),(3065,1513,'_sold_individually','no'),(3066,1513,'_virtual','yes'),(3067,1513,'_downloadable','yes'),(3068,1513,'_download_limit','-1'),(3069,1513,'_download_expiry','-1'),(3070,1513,'_stock',NULL),(3071,1513,'_stock_status','instock'),(3072,1513,'_wc_average_rating','0'),(3073,1513,'_wc_review_count','0'),(3074,1513,'_product_version','7.4.0'),(3076,1514,'_sku','2177'),(3077,1514,'total_sales','0'),(3078,1514,'_tax_status','taxable'),(3079,1514,'_tax_class',''),(3080,1514,'_manage_stock','no'),(3081,1514,'_backorders','no'),(3082,1514,'_sold_individually','no'),(3083,1514,'_virtual','yes'),(3084,1514,'_downloadable','yes'),(3085,1514,'_download_limit','-1'),(3086,1514,'_download_expiry','-1'),(3087,1514,'_stock',NULL),(3088,1514,'_stock_status','instock'),(3089,1514,'_wc_average_rating','0'),(3090,1514,'_wc_review_count','0'),(3091,1514,'_product_version','7.4.0'),(3093,1515,'_sku','2178'),(3094,1515,'total_sales','0'),(3095,1515,'_tax_status','taxable'),(3096,1515,'_tax_class',''),(3097,1515,'_manage_stock','no'),(3098,1515,'_backorders','no'),(3099,1515,'_sold_individually','no'),(3100,1515,'_virtual','yes'),(3101,1515,'_downloadable','yes'),(3102,1515,'_download_limit','-1'),(3103,1515,'_download_expiry','-1'),(3104,1515,'_stock',NULL),(3105,1515,'_stock_status','instock'),(3106,1515,'_wc_average_rating','0'),(3107,1515,'_wc_review_count','0'),(3108,1515,'_product_version','7.4.0'),(3110,1516,'_sku','2179'),(3111,1516,'total_sales','0'),(3112,1516,'_tax_status','taxable'),(3113,1516,'_tax_class',''),(3114,1516,'_manage_stock','no'),(3115,1516,'_backorders','no'),(3116,1516,'_sold_individually','no'),(3117,1516,'_virtual','yes'),(3118,1516,'_downloadable','yes'),(3119,1516,'_download_limit','-1'),(3120,1516,'_download_expiry','-1'),(3121,1516,'_stock',NULL),(3122,1516,'_stock_status','instock'),(3123,1516,'_wc_average_rating','0'),(3124,1516,'_wc_review_count','0'),(3125,1516,'_product_version','7.4.0'),(3127,1517,'_sku','2180'),(3128,1517,'total_sales','0'),(3129,1517,'_tax_status','taxable'),(3130,1517,'_tax_class',''),(3131,1517,'_manage_stock','no'),(3132,1517,'_backorders','no'),(3133,1517,'_sold_individually','no'),(3134,1517,'_virtual','yes'),(3135,1517,'_downloadable','yes'),(3136,1517,'_download_limit','-1'),(3137,1517,'_download_expiry','-1'),(3138,1517,'_stock',NULL),(3139,1517,'_stock_status','instock'),(3140,1517,'_wc_average_rating','0'),(3141,1517,'_wc_review_count','0'),(3142,1517,'_product_version','7.4.0'),(3144,1518,'_sku','2181'),(3145,1518,'total_sales','0'),(3146,1518,'_tax_status','taxable'),(3147,1518,'_tax_class',''),(3148,1518,'_manage_stock','no'),(3149,1518,'_backorders','no'),(3150,1518,'_sold_individually','no'),(3151,1518,'_virtual','yes'),(3152,1518,'_downloadable','yes'),(3153,1518,'_download_limit','-1'),(3154,1518,'_download_expiry','-1'),(3155,1518,'_stock',NULL),(3156,1518,'_stock_status','instock'),(3157,1518,'_wc_average_rating','0'),(3158,1518,'_wc_review_count','0'),(3159,1518,'_product_version','7.4.0'),(3161,1519,'_wp_attached_file','2023/02/s_3025.png'),(3162,1519,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3025.png\";s:8:\"filesize\";i:76157;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3025-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:37282;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3025-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17771;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3025-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7867;}}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:{}}}'),(3163,1519,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3025.png'),(3164,1489,'_wp_old_slug','import-placeholder-for-2152'),(3165,1489,'_thumbnail_id','1519'),(3166,1520,'_wp_attached_file','2023/02/s_3026.png'),(3167,1520,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3026.png\";s:8:\"filesize\";i:81094;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3026-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:39522;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3026-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18665;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3026-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8287;}}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:{}}}'),(3168,1520,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3026.png'),(3169,1490,'_wp_old_slug','import-placeholder-for-2153'),(3170,1490,'_thumbnail_id','1520'),(3171,1521,'_wp_attached_file','2023/02/s_3027.png'),(3172,1521,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3027.png\";s:8:\"filesize\";i:82378;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3027-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:40695;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3027-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19233;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3027-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8573;}}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:{}}}'),(3173,1521,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3027.png'),(3174,1491,'_wp_old_slug','import-placeholder-for-2154'),(3175,1491,'_thumbnail_id','1521'),(3176,1522,'_wp_attached_file','2023/02/s_3028.png'),(3177,1522,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3028.png\";s:8:\"filesize\";i:79275;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3028-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:39326;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3028-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18668;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3028-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8368;}}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:{}}}'),(3178,1522,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3028.png'),(3179,1492,'_wp_old_slug','import-placeholder-for-2155'),(3180,1492,'_thumbnail_id','1522'),(3181,1523,'_wp_attached_file','2023/02/s_3029.png'),(3182,1523,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3029.png\";s:8:\"filesize\";i:80990;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3029-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:40273;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3029-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19214;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3029-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8657;}}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:{}}}'),(3183,1523,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3029.png'),(3184,1493,'_wp_old_slug','import-placeholder-for-2156'),(3185,1493,'_thumbnail_id','1523'),(3186,1524,'_wp_attached_file','2023/02/s_3030.png'),(3187,1524,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3030.png\";s:8:\"filesize\";i:93560;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3030-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45392;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3030-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21850;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3030-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9875;}}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:{}}}'),(3188,1524,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3030.png'),(3189,1494,'_wp_old_slug','import-placeholder-for-2157'),(3190,1494,'_thumbnail_id','1524'),(3191,1525,'_wp_attached_file','2023/02/s_3031.png'),(3192,1525,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3031.png\";s:8:\"filesize\";i:83888;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3031-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:42899;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3031-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21024;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3031-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9719;}}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:{}}}'),(3193,1525,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3031.png'),(3194,1495,'_wp_old_slug','import-placeholder-for-2158'),(3195,1495,'_thumbnail_id','1525'),(3196,1526,'_wp_attached_file','2023/02/s_3032.png'),(3197,1526,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3032.png\";s:8:\"filesize\";i:75120;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3032-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:41143;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3032-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20433;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3032-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9402;}}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:{}}}'),(3198,1526,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3032.png'),(3199,1496,'_wp_old_slug','import-placeholder-for-2159'),(3200,1496,'_thumbnail_id','1526'),(3201,1527,'_wp_attached_file','2023/02/s_3033.png'),(3202,1527,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3033.png\";s:8:\"filesize\";i:77679;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3033-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38500;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3033-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18710;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3033-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8526;}}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:{}}}'),(3203,1527,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3033.png'),(3204,1497,'_wp_old_slug','import-placeholder-for-2160'),(3205,1497,'_thumbnail_id','1527'),(3206,1528,'_wp_attached_file','2023/02/s_3034.png'),(3207,1528,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3034.png\";s:8:\"filesize\";i:75192;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3034-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:37388;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3034-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17876;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3034-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7991;}}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:{}}}'),(3208,1528,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3034.png'),(3209,1498,'_wp_old_slug','import-placeholder-for-2161'),(3210,1498,'_thumbnail_id','1528'),(3211,1529,'_wp_attached_file','2023/02/s_3035.png'),(3212,1529,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3035.png\";s:8:\"filesize\";i:89362;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3035-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:44025;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3035-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21080;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3035-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9469;}}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:{}}}'),(3213,1529,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3035.png'),(3214,1499,'_wp_old_slug','import-placeholder-for-2162'),(3215,1499,'_thumbnail_id','1529'),(3216,1530,'_wp_attached_file','2023/02/s_3036.png'),(3217,1530,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3036.png\";s:8:\"filesize\";i:67217;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3036-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:33453;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3036-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15977;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3036-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7139;}}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:{}}}'),(3218,1530,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3036.png'),(3219,1500,'_wp_old_slug','import-placeholder-for-2163'),(3220,1500,'_thumbnail_id','1530'),(3221,1531,'_wp_attached_file','2023/02/s_3037.png'),(3222,1531,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3037.png\";s:8:\"filesize\";i:82345;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3037-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:41815;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3037-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19935;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3037-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8920;}}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:{}}}'),(3223,1531,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3037.png'),(3224,1501,'_wp_old_slug','import-placeholder-for-2164'),(3225,1501,'_thumbnail_id','1531'),(3226,1532,'_wp_attached_file','2023/02/s_3038.png'),(3227,1532,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3038.png\";s:8:\"filesize\";i:84936;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3038-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:43283;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3038-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20675;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3038-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9149;}}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:{}}}'),(3228,1532,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3038.png'),(3229,1502,'_wp_old_slug','import-placeholder-for-2165'),(3230,1502,'_thumbnail_id','1532'),(3231,1533,'_wp_attached_file','2023/02/s_3039.png'),(3232,1533,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3039.png\";s:8:\"filesize\";i:26930;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3039-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:50552;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3039-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:24189;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3039-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10742;}}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:{}}}'),(3233,1533,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3039.png'),(3234,1503,'_wp_old_slug','import-placeholder-for-2166'),(3235,1503,'_thumbnail_id','1533'),(3236,1534,'_wp_attached_file','2023/02/s_3040.png'),(3237,1534,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3040.png\";s:8:\"filesize\";i:73417;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3040-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36026;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3040-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17496;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3040-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8004;}}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:{}}}'),(3238,1534,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3040.png'),(3239,1504,'_wp_old_slug','import-placeholder-for-2167'),(3240,1504,'_thumbnail_id','1534'),(3241,1535,'_wp_attached_file','2023/02/s_3041.png'),(3242,1535,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3041.png\";s:8:\"filesize\";i:82398;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3041-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:40598;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3041-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19243;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3041-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8572;}}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:{}}}'),(3243,1535,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3041.png'),(3244,1505,'_wp_old_slug','import-placeholder-for-2168'),(3245,1505,'_thumbnail_id','1535'),(3246,1536,'_wp_attached_file','2023/02/s_3042.png'),(3247,1536,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3042.png\";s:8:\"filesize\";i:72944;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3042-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36855;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3042-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17960;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3042-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8244;}}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:{}}}'),(3248,1536,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3042.png'),(3249,1506,'_wp_old_slug','import-placeholder-for-2169'),(3250,1506,'_thumbnail_id','1536'),(3251,1537,'_wp_attached_file','2023/02/s_3044.png'),(3252,1537,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3044.png\";s:8:\"filesize\";i:75454;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3044-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38159;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3044-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18447;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3044-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8277;}}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:{}}}'),(3253,1537,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3044.png'),(3254,1507,'_wp_old_slug','import-placeholder-for-2170'),(3255,1507,'_thumbnail_id','1537'),(3256,1538,'_wp_attached_file','2023/02/s_3046.png'),(3257,1538,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3046.png\";s:8:\"filesize\";i:83179;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3046-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:41933;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3046-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19950;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3046-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8908;}}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:{}}}'),(3258,1538,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3046.png'),(3259,1508,'_wp_old_slug','import-placeholder-for-2171'),(3260,1508,'_thumbnail_id','1538'),(3261,1539,'_wp_attached_file','2023/02/s_3049.png'),(3262,1539,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3049.png\";s:8:\"filesize\";i:106880;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3049-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:50784;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3049-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23958;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3049-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10556;}}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:{}}}'),(3263,1539,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3049.png'),(3264,1509,'_wp_old_slug','import-placeholder-for-2172'),(3265,1509,'_thumbnail_id','1539'),(3266,1540,'_wp_attached_file','2023/02/s_3050.png'),(3267,1540,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3050.png\";s:8:\"filesize\";i:87457;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3050-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45401;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3050-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22434;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3050-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10324;}}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:{}}}'),(3268,1540,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3050.png'),(3269,1510,'_wp_old_slug','import-placeholder-for-2173'),(3270,1510,'_thumbnail_id','1540'),(3271,1541,'_wp_attached_file','2023/02/s_3051.png'),(3272,1541,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3051.png\";s:8:\"filesize\";i:94958;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3051-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:46643;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3051-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22330;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3051-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10089;}}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:{}}}'),(3273,1541,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3051.png'),(3274,1511,'_wp_old_slug','import-placeholder-for-2174'),(3275,1511,'_thumbnail_id','1541'),(3276,1542,'_wp_attached_file','2023/02/s_3053.png'),(3277,1542,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3053.png\";s:8:\"filesize\";i:88975;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3053-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:44220;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3053-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21405;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3053-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9798;}}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:{}}}'),(3278,1542,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3053.png'),(3279,1512,'_wp_old_slug','import-placeholder-for-2175'),(3280,1512,'_thumbnail_id','1542'),(3281,1543,'_wp_attached_file','2023/02/s_3054.png'),(3282,1543,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3054.png\";s:8:\"filesize\";i:87013;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3054-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:43508;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3054-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21257;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3054-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9798;}}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:{}}}'),(3283,1543,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3054.png'),(3284,1513,'_wp_old_slug','import-placeholder-for-2176'),(3285,1513,'_thumbnail_id','1543'),(3286,1544,'_wp_attached_file','2023/02/s_3055.png'),(3287,1544,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3055.png\";s:8:\"filesize\";i:93182;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3055-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:46492;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3055-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22614;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3055-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10293;}}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:{}}}'),(3288,1544,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3055.png'),(3289,1514,'_wp_old_slug','import-placeholder-for-2177'),(3290,1514,'_thumbnail_id','1544'),(3291,1545,'_wp_attached_file','2023/02/s_3056.png'),(3292,1545,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3056.png\";s:8:\"filesize\";i:92398;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3056-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:46132;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3056-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22188;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3056-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10171;}}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:{}}}'),(3293,1545,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3056.png'),(3294,1515,'_wp_old_slug','import-placeholder-for-2178'),(3295,1515,'_thumbnail_id','1545'),(3296,1546,'_wp_attached_file','2023/02/s_3057.png'),(3297,1546,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3057.png\";s:8:\"filesize\";i:86301;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3057-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:43508;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3057-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21355;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3057-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9984;}}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:{}}}'),(3298,1546,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3057.png'),(3299,1516,'_wp_old_slug','import-placeholder-for-2179'),(3300,1516,'_thumbnail_id','1546'),(3301,1547,'_wp_attached_file','2023/02/s_3058.png'),(3302,1547,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3058.png\";s:8:\"filesize\";i:71708;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3058-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:35965;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3058-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17432;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3058-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7980;}}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:{}}}'),(3303,1547,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3058.png'),(3304,1517,'_wp_old_slug','import-placeholder-for-2180'),(3305,1517,'_thumbnail_id','1547'),(3306,1548,'_wp_attached_file','2023/02/s_3060.png'),(3307,1548,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3060.png\";s:8:\"filesize\";i:87918;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3060-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:43728;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3060-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20604;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3060-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9163;}}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:{}}}'),(3308,1548,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3060.png'),(3309,1518,'_wp_old_slug','import-placeholder-for-2181'),(3310,1518,'_thumbnail_id','1548'),(3311,1549,'_sku','2182'),(3312,1549,'total_sales','0'),(3313,1549,'_tax_status','taxable'),(3314,1549,'_tax_class',''),(3315,1549,'_manage_stock','no'),(3316,1549,'_backorders','no'),(3317,1549,'_sold_individually','no'),(3318,1549,'_virtual','yes'),(3319,1549,'_downloadable','yes'),(3320,1549,'_download_limit','-1'),(3321,1549,'_download_expiry','-1'),(3322,1549,'_stock',NULL),(3323,1549,'_stock_status','instock'),(3324,1549,'_wc_average_rating','0'),(3325,1549,'_wc_review_count','0'),(3326,1549,'_product_version','7.4.0'),(3328,1550,'_sku','2183'),(3329,1550,'total_sales','0'),(3330,1550,'_tax_status','taxable'),(3331,1550,'_tax_class',''),(3332,1550,'_manage_stock','no'),(3333,1550,'_backorders','no'),(3334,1550,'_sold_individually','no'),(3335,1550,'_virtual','yes'),(3336,1550,'_downloadable','yes'),(3337,1550,'_download_limit','-1'),(3338,1550,'_download_expiry','-1'),(3339,1550,'_stock',NULL),(3340,1550,'_stock_status','instock'),(3341,1550,'_wc_average_rating','0'),(3342,1550,'_wc_review_count','0'),(3343,1550,'_product_version','7.4.0'),(3345,1551,'_sku','2184'),(3346,1551,'total_sales','0'),(3347,1551,'_tax_status','taxable'),(3348,1551,'_tax_class',''),(3349,1551,'_manage_stock','no'),(3350,1551,'_backorders','no'),(3351,1551,'_sold_individually','no'),(3352,1551,'_virtual','yes'),(3353,1551,'_downloadable','yes'),(3354,1551,'_download_limit','-1'),(3355,1551,'_download_expiry','-1'),(3356,1551,'_stock',NULL),(3357,1551,'_stock_status','instock'),(3358,1551,'_wc_average_rating','0'),(3359,1551,'_wc_review_count','0'),(3360,1551,'_product_version','7.4.0'),(3362,1552,'_sku','2185'),(3363,1552,'total_sales','0'),(3364,1552,'_tax_status','taxable'),(3365,1552,'_tax_class',''),(3366,1552,'_manage_stock','no'),(3367,1552,'_backorders','no'),(3368,1552,'_sold_individually','no'),(3369,1552,'_virtual','yes'),(3370,1552,'_downloadable','yes'),(3371,1552,'_download_limit','-1'),(3372,1552,'_download_expiry','-1'),(3373,1552,'_stock',NULL),(3374,1552,'_stock_status','instock'),(3375,1552,'_wc_average_rating','0'),(3376,1552,'_wc_review_count','0'),(3377,1552,'_product_version','7.4.0'),(3379,1553,'_sku','2186'),(3380,1553,'total_sales','0'),(3381,1553,'_tax_status','taxable'),(3382,1553,'_tax_class',''),(3383,1553,'_manage_stock','no'),(3384,1553,'_backorders','no'),(3385,1553,'_sold_individually','no'),(3386,1553,'_virtual','yes'),(3387,1553,'_downloadable','yes'),(3388,1553,'_download_limit','-1'),(3389,1553,'_download_expiry','-1'),(3390,1553,'_stock',NULL),(3391,1553,'_stock_status','instock'),(3392,1553,'_wc_average_rating','0'),(3393,1553,'_wc_review_count','0'),(3394,1553,'_product_version','7.4.0'),(3396,1554,'_sku','2187'),(3397,1554,'total_sales','0'),(3398,1554,'_tax_status','taxable'),(3399,1554,'_tax_class',''),(3400,1554,'_manage_stock','no'),(3401,1554,'_backorders','no'),(3402,1554,'_sold_individually','no'),(3403,1554,'_virtual','yes'),(3404,1554,'_downloadable','yes'),(3405,1554,'_download_limit','-1'),(3406,1554,'_download_expiry','-1'),(3407,1554,'_stock',NULL),(3408,1554,'_stock_status','instock'),(3409,1554,'_wc_average_rating','0'),(3410,1554,'_wc_review_count','0'),(3411,1554,'_product_version','7.4.0'),(3413,1555,'_sku','2188'),(3414,1555,'total_sales','0'),(3415,1555,'_tax_status','taxable'),(3416,1555,'_tax_class',''),(3417,1555,'_manage_stock','no'),(3418,1555,'_backorders','no'),(3419,1555,'_sold_individually','no'),(3420,1555,'_virtual','yes'),(3421,1555,'_downloadable','yes'),(3422,1555,'_download_limit','-1'),(3423,1555,'_download_expiry','-1'),(3424,1555,'_stock',NULL),(3425,1555,'_stock_status','instock'),(3426,1555,'_wc_average_rating','0'),(3427,1555,'_wc_review_count','0'),(3428,1555,'_product_version','7.4.0'),(3430,1556,'_sku','2189'),(3431,1556,'total_sales','0'),(3432,1556,'_tax_status','taxable'),(3433,1556,'_tax_class',''),(3434,1556,'_manage_stock','no'),(3435,1556,'_backorders','no'),(3436,1556,'_sold_individually','no'),(3437,1556,'_virtual','yes'),(3438,1556,'_downloadable','yes'),(3439,1556,'_download_limit','-1'),(3440,1556,'_download_expiry','-1'),(3441,1556,'_stock',NULL),(3442,1556,'_stock_status','instock'),(3443,1556,'_wc_average_rating','0'),(3444,1556,'_wc_review_count','0'),(3445,1556,'_product_version','7.4.0'),(3447,1557,'_sku','2190'),(3448,1557,'total_sales','0'),(3449,1557,'_tax_status','taxable'),(3450,1557,'_tax_class',''),(3451,1557,'_manage_stock','no'),(3452,1557,'_backorders','no'),(3453,1557,'_sold_individually','no'),(3454,1557,'_virtual','yes'),(3455,1557,'_downloadable','yes'),(3456,1557,'_download_limit','-1'),(3457,1557,'_download_expiry','-1'),(3458,1557,'_stock',NULL),(3459,1557,'_stock_status','instock'),(3460,1557,'_wc_average_rating','0'),(3461,1557,'_wc_review_count','0'),(3462,1557,'_product_version','7.4.0'),(3464,1558,'_sku','2191'),(3465,1558,'total_sales','0'),(3466,1558,'_tax_status','taxable'),(3467,1558,'_tax_class',''),(3468,1558,'_manage_stock','no'),(3469,1558,'_backorders','no'),(3470,1558,'_sold_individually','no'),(3471,1558,'_virtual','yes'),(3472,1558,'_downloadable','yes'),(3473,1558,'_download_limit','-1'),(3474,1558,'_download_expiry','-1'),(3475,1558,'_stock',NULL),(3476,1558,'_stock_status','instock'),(3477,1558,'_wc_average_rating','0'),(3478,1558,'_wc_review_count','0'),(3479,1558,'_product_version','7.4.0'),(3481,1559,'_sku','2192'),(3482,1559,'total_sales','0'),(3483,1559,'_tax_status','taxable'),(3484,1559,'_tax_class',''),(3485,1559,'_manage_stock','no'),(3486,1559,'_backorders','no'),(3487,1559,'_sold_individually','no'),(3488,1559,'_virtual','yes'),(3489,1559,'_downloadable','yes'),(3490,1559,'_download_limit','-1'),(3491,1559,'_download_expiry','-1'),(3492,1559,'_stock',NULL),(3493,1559,'_stock_status','instock'),(3494,1559,'_wc_average_rating','0'),(3495,1559,'_wc_review_count','0'),(3496,1559,'_product_version','7.4.0'),(3498,1560,'_sku','2193'),(3499,1560,'total_sales','0'),(3500,1560,'_tax_status','taxable'),(3501,1560,'_tax_class',''),(3502,1560,'_manage_stock','no'),(3503,1560,'_backorders','no'),(3504,1560,'_sold_individually','no'),(3505,1560,'_virtual','yes'),(3506,1560,'_downloadable','yes'),(3507,1560,'_download_limit','-1'),(3508,1560,'_download_expiry','-1'),(3509,1560,'_stock',NULL),(3510,1560,'_stock_status','instock'),(3511,1560,'_wc_average_rating','0'),(3512,1560,'_wc_review_count','0'),(3513,1560,'_product_version','7.4.0'),(3515,1561,'_sku','2194'),(3516,1561,'total_sales','0'),(3517,1561,'_tax_status','taxable'),(3518,1561,'_tax_class',''),(3519,1561,'_manage_stock','no'),(3520,1561,'_backorders','no'),(3521,1561,'_sold_individually','no'),(3522,1561,'_virtual','yes'),(3523,1561,'_downloadable','yes'),(3524,1561,'_download_limit','-1'),(3525,1561,'_download_expiry','-1'),(3526,1561,'_stock',NULL),(3527,1561,'_stock_status','instock'),(3528,1561,'_wc_average_rating','0'),(3529,1561,'_wc_review_count','0'),(3530,1561,'_product_version','7.4.0'),(3532,1562,'_sku','2195'),(3533,1562,'total_sales','0'),(3534,1562,'_tax_status','taxable'),(3535,1562,'_tax_class',''),(3536,1562,'_manage_stock','no'),(3537,1562,'_backorders','no'),(3538,1562,'_sold_individually','no'),(3539,1562,'_virtual','yes'),(3540,1562,'_downloadable','yes'),(3541,1562,'_download_limit','-1'),(3542,1562,'_download_expiry','-1'),(3543,1562,'_stock',NULL),(3544,1562,'_stock_status','instock'),(3545,1562,'_wc_average_rating','0'),(3546,1562,'_wc_review_count','0'),(3547,1562,'_product_version','7.4.0'),(3549,1563,'_sku','2196'),(3550,1563,'total_sales','0'),(3551,1563,'_tax_status','taxable'),(3552,1563,'_tax_class',''),(3553,1563,'_manage_stock','no'),(3554,1563,'_backorders','no'),(3555,1563,'_sold_individually','no'),(3556,1563,'_virtual','yes'),(3557,1563,'_downloadable','yes'),(3558,1563,'_download_limit','-1'),(3559,1563,'_download_expiry','-1'),(3560,1563,'_stock',NULL),(3561,1563,'_stock_status','instock'),(3562,1563,'_wc_average_rating','0'),(3563,1563,'_wc_review_count','0'),(3564,1563,'_product_version','7.4.0'),(3566,1564,'_sku','2197'),(3567,1564,'total_sales','0'),(3568,1564,'_tax_status','taxable'),(3569,1564,'_tax_class',''),(3570,1564,'_manage_stock','no'),(3571,1564,'_backorders','no'),(3572,1564,'_sold_individually','no'),(3573,1564,'_virtual','yes'),(3574,1564,'_downloadable','yes'),(3575,1564,'_download_limit','-1'),(3576,1564,'_download_expiry','-1'),(3577,1564,'_stock',NULL),(3578,1564,'_stock_status','instock'),(3579,1564,'_wc_average_rating','0'),(3580,1564,'_wc_review_count','0'),(3581,1564,'_product_version','7.4.0'),(3583,1565,'_sku','2198'),(3584,1565,'total_sales','0'),(3585,1565,'_tax_status','taxable'),(3586,1565,'_tax_class',''),(3587,1565,'_manage_stock','no'),(3588,1565,'_backorders','no'),(3589,1565,'_sold_individually','no'),(3590,1565,'_virtual','yes'),(3591,1565,'_downloadable','yes'),(3592,1565,'_download_limit','-1'),(3593,1565,'_download_expiry','-1'),(3594,1565,'_stock',NULL),(3595,1565,'_stock_status','instock'),(3596,1565,'_wc_average_rating','0'),(3597,1565,'_wc_review_count','0'),(3598,1565,'_product_version','7.4.0'),(3600,1566,'_sku','2199'),(3601,1566,'total_sales','0'),(3602,1566,'_tax_status','taxable'),(3603,1566,'_tax_class',''),(3604,1566,'_manage_stock','no'),(3605,1566,'_backorders','no'),(3606,1566,'_sold_individually','no'),(3607,1566,'_virtual','yes'),(3608,1566,'_downloadable','yes'),(3609,1566,'_download_limit','-1'),(3610,1566,'_download_expiry','-1'),(3611,1566,'_stock',NULL),(3612,1566,'_stock_status','instock'),(3613,1566,'_wc_average_rating','0'),(3614,1566,'_wc_review_count','0'),(3615,1566,'_product_version','7.4.0'),(3617,1567,'_sku','2200'),(3618,1567,'total_sales','0'),(3619,1567,'_tax_status','taxable'),(3620,1567,'_tax_class',''),(3621,1567,'_manage_stock','no'),(3622,1567,'_backorders','no'),(3623,1567,'_sold_individually','no'),(3624,1567,'_virtual','yes'),(3625,1567,'_downloadable','yes'),(3626,1567,'_download_limit','-1'),(3627,1567,'_download_expiry','-1'),(3628,1567,'_stock',NULL),(3629,1567,'_stock_status','instock'),(3630,1567,'_wc_average_rating','0'),(3631,1567,'_wc_review_count','0'),(3632,1567,'_product_version','7.4.0'),(3634,1568,'_sku','2201'),(3635,1568,'total_sales','0'),(3636,1568,'_tax_status','taxable'),(3637,1568,'_tax_class',''),(3638,1568,'_manage_stock','no'),(3639,1568,'_backorders','no'),(3640,1568,'_sold_individually','no'),(3641,1568,'_virtual','yes'),(3642,1568,'_downloadable','yes'),(3643,1568,'_download_limit','-1'),(3644,1568,'_download_expiry','-1'),(3645,1568,'_stock',NULL),(3646,1568,'_stock_status','instock'),(3647,1568,'_wc_average_rating','0'),(3648,1568,'_wc_review_count','0'),(3649,1568,'_product_version','7.4.0'),(3651,1569,'_sku','2202'),(3652,1569,'total_sales','0'),(3653,1569,'_tax_status','taxable'),(3654,1569,'_tax_class',''),(3655,1569,'_manage_stock','no'),(3656,1569,'_backorders','no'),(3657,1569,'_sold_individually','no'),(3658,1569,'_virtual','yes'),(3659,1569,'_downloadable','yes'),(3660,1569,'_download_limit','-1'),(3661,1569,'_download_expiry','-1'),(3662,1569,'_stock',NULL),(3663,1569,'_stock_status','instock'),(3664,1569,'_wc_average_rating','0'),(3665,1569,'_wc_review_count','0'),(3666,1569,'_product_version','7.4.0'),(3668,1570,'_sku','2203'),(3669,1570,'total_sales','0'),(3670,1570,'_tax_status','taxable'),(3671,1570,'_tax_class',''),(3672,1570,'_manage_stock','no'),(3673,1570,'_backorders','no'),(3674,1570,'_sold_individually','no'),(3675,1570,'_virtual','yes'),(3676,1570,'_downloadable','yes'),(3677,1570,'_download_limit','-1'),(3678,1570,'_download_expiry','-1'),(3679,1570,'_stock',NULL),(3680,1570,'_stock_status','instock'),(3681,1570,'_wc_average_rating','0'),(3682,1570,'_wc_review_count','0'),(3683,1570,'_product_version','7.4.0'),(3685,1571,'_sku','2204'),(3686,1571,'total_sales','0'),(3687,1571,'_tax_status','taxable'),(3688,1571,'_tax_class',''),(3689,1571,'_manage_stock','no'),(3690,1571,'_backorders','no'),(3691,1571,'_sold_individually','no'),(3692,1571,'_virtual','yes'),(3693,1571,'_downloadable','yes'),(3694,1571,'_download_limit','-1'),(3695,1571,'_download_expiry','-1'),(3696,1571,'_stock',NULL),(3697,1571,'_stock_status','instock'),(3698,1571,'_wc_average_rating','0'),(3699,1571,'_wc_review_count','0'),(3700,1571,'_product_version','7.4.0'),(3702,1572,'_sku','2205'),(3703,1572,'total_sales','0'),(3704,1572,'_tax_status','taxable'),(3705,1572,'_tax_class',''),(3706,1572,'_manage_stock','no'),(3707,1572,'_backorders','no'),(3708,1572,'_sold_individually','no'),(3709,1572,'_virtual','yes'),(3710,1572,'_downloadable','yes'),(3711,1572,'_download_limit','-1'),(3712,1572,'_download_expiry','-1'),(3713,1572,'_stock',NULL),(3714,1572,'_stock_status','instock'),(3715,1572,'_wc_average_rating','0'),(3716,1572,'_wc_review_count','0'),(3717,1572,'_product_version','7.4.0'),(3719,1573,'_sku','2206'),(3720,1573,'total_sales','0'),(3721,1573,'_tax_status','taxable'),(3722,1573,'_tax_class',''),(3723,1573,'_manage_stock','no'),(3724,1573,'_backorders','no'),(3725,1573,'_sold_individually','no'),(3726,1573,'_virtual','yes'),(3727,1573,'_downloadable','yes'),(3728,1573,'_download_limit','-1'),(3729,1573,'_download_expiry','-1'),(3730,1573,'_stock',NULL),(3731,1573,'_stock_status','instock'),(3732,1573,'_wc_average_rating','0'),(3733,1573,'_wc_review_count','0'),(3734,1573,'_product_version','7.4.0'),(3736,1574,'_sku','2207'),(3737,1574,'total_sales','0'),(3738,1574,'_tax_status','taxable'),(3739,1574,'_tax_class',''),(3740,1574,'_manage_stock','no'),(3741,1574,'_backorders','no'),(3742,1574,'_sold_individually','no'),(3743,1574,'_virtual','yes'),(3744,1574,'_downloadable','yes'),(3745,1574,'_download_limit','-1'),(3746,1574,'_download_expiry','-1'),(3747,1574,'_stock',NULL),(3748,1574,'_stock_status','instock'),(3749,1574,'_wc_average_rating','0'),(3750,1574,'_wc_review_count','0'),(3751,1574,'_product_version','7.4.0'),(3753,1575,'_sku','2208'),(3754,1575,'total_sales','0'),(3755,1575,'_tax_status','taxable'),(3756,1575,'_tax_class',''),(3757,1575,'_manage_stock','no'),(3758,1575,'_backorders','no'),(3759,1575,'_sold_individually','no'),(3760,1575,'_virtual','yes'),(3761,1575,'_downloadable','yes'),(3762,1575,'_download_limit','-1'),(3763,1575,'_download_expiry','-1'),(3764,1575,'_stock',NULL),(3765,1575,'_stock_status','instock'),(3766,1575,'_wc_average_rating','0'),(3767,1575,'_wc_review_count','0'),(3768,1575,'_product_version','7.4.0'),(3770,1576,'_sku','2209'),(3771,1576,'total_sales','0'),(3772,1576,'_tax_status','taxable'),(3773,1576,'_tax_class',''),(3774,1576,'_manage_stock','no'),(3775,1576,'_backorders','no'),(3776,1576,'_sold_individually','no'),(3777,1576,'_virtual','yes'),(3778,1576,'_downloadable','yes'),(3779,1576,'_download_limit','-1'),(3780,1576,'_download_expiry','-1'),(3781,1576,'_stock',NULL),(3782,1576,'_stock_status','instock'),(3783,1576,'_wc_average_rating','0'),(3784,1576,'_wc_review_count','0'),(3785,1576,'_product_version','7.4.0'),(3787,1577,'_sku','2210'),(3788,1577,'total_sales','0'),(3789,1577,'_tax_status','taxable'),(3790,1577,'_tax_class',''),(3791,1577,'_manage_stock','no'),(3792,1577,'_backorders','no'),(3793,1577,'_sold_individually','no'),(3794,1577,'_virtual','yes'),(3795,1577,'_downloadable','yes'),(3796,1577,'_download_limit','-1'),(3797,1577,'_download_expiry','-1'),(3798,1577,'_stock',NULL),(3799,1577,'_stock_status','instock'),(3800,1577,'_wc_average_rating','0'),(3801,1577,'_wc_review_count','0'),(3802,1577,'_product_version','7.4.0'),(3804,1578,'_sku','2211'),(3805,1578,'total_sales','0'),(3806,1578,'_tax_status','taxable'),(3807,1578,'_tax_class',''),(3808,1578,'_manage_stock','no'),(3809,1578,'_backorders','no'),(3810,1578,'_sold_individually','no'),(3811,1578,'_virtual','yes'),(3812,1578,'_downloadable','yes'),(3813,1578,'_download_limit','-1'),(3814,1578,'_download_expiry','-1'),(3815,1578,'_stock',NULL),(3816,1578,'_stock_status','instock'),(3817,1578,'_wc_average_rating','0'),(3818,1578,'_wc_review_count','0'),(3819,1578,'_product_version','7.4.0'),(3821,1579,'_wp_attached_file','2023/02/s_3063.png'),(3822,1579,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3063.png\";s:8:\"filesize\";i:84587;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3063-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:42529;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3063-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20778;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3063-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9720;}}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:{}}}'),(3823,1579,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3063.png'),(3824,1549,'_wp_old_slug','import-placeholder-for-2182'),(3825,1549,'_thumbnail_id','1579'),(3826,1580,'_wp_attached_file','2023/02/s_3064.png'),(3827,1580,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3064.png\";s:8:\"filesize\";i:97423;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3064-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:48367;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3064-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22985;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3064-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10202;}}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:{}}}'),(3828,1580,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3064.png'),(3829,1550,'_wp_old_slug','import-placeholder-for-2183'),(3830,1550,'_thumbnail_id','1580'),(3831,1581,'_wp_attached_file','2023/02/s_3065.png'),(3832,1581,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3065.png\";s:8:\"filesize\";i:78852;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3065-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38905;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3065-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18421;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3065-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8161;}}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:{}}}'),(3833,1581,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3065.png'),(3834,1551,'_wp_old_slug','import-placeholder-for-2184'),(3835,1551,'_thumbnail_id','1581'),(3836,1582,'_wp_attached_file','2023/02/s_3066.png'),(3837,1582,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3066.png\";s:8:\"filesize\";i:88719;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3066-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:42361;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3066-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19547;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3066-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8492;}}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:{}}}'),(3838,1582,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3066.png'),(3839,1552,'_wp_old_slug','import-placeholder-for-2185'),(3840,1552,'_thumbnail_id','1582'),(3841,1583,'_wp_attached_file','2023/02/s_3067.png'),(3842,1583,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3067.png\";s:8:\"filesize\";i:82021;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3067-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:40820;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3067-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19447;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3067-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8801;}}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:{}}}'),(3843,1583,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3067.png'),(3844,1553,'_wp_old_slug','import-placeholder-for-2186'),(3845,1553,'_thumbnail_id','1583'),(3846,1584,'_wp_attached_file','2023/02/s_3068.png'),(3847,1584,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3068.png\";s:8:\"filesize\";i:76969;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3068-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:39382;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3068-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19197;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3068-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8754;}}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:{}}}'),(3848,1584,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3068.png'),(3849,1554,'_wp_old_slug','import-placeholder-for-2187'),(3850,1554,'_thumbnail_id','1584'),(3851,1585,'_wp_attached_file','2023/02/s_3069.png'),(3852,1585,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3069.png\";s:8:\"filesize\";i:84541;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3069-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:42265;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3069-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20233;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3069-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9087;}}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:{}}}'),(3853,1585,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3069.png'),(3854,1555,'_wp_old_slug','import-placeholder-for-2188'),(3855,1555,'_thumbnail_id','1585'),(3856,1586,'_wp_attached_file','2023/02/s_3070.png'),(3857,1586,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3070.png\";s:8:\"filesize\";i:75296;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3070-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38244;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3070-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18576;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3070-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8484;}}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:{}}}'),(3858,1586,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3070.png'),(3859,1556,'_wp_old_slug','import-placeholder-for-2189'),(3860,1556,'_thumbnail_id','1586'),(3861,1587,'_wp_attached_file','2023/02/s_3071.png'),(3862,1587,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3071.png\";s:8:\"filesize\";i:94472;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3071-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:48090;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3071-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23291;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3071-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10584;}}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:{}}}'),(3863,1587,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3071.png'),(3864,1557,'_wp_old_slug','import-placeholder-for-2190'),(3865,1557,'_thumbnail_id','1587'),(3866,1588,'_wp_attached_file','2023/02/s_3072.png'),(3867,1588,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3072.png\";s:8:\"filesize\";i:89018;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3072-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:44283;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3072-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20902;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3072-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9292;}}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:{}}}'),(3868,1588,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3072.png'),(3869,1558,'_wp_old_slug','import-placeholder-for-2191'),(3870,1558,'_thumbnail_id','1588'),(3871,1589,'_wp_attached_file','2023/02/s_3073.png'),(3872,1589,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3073.png\";s:8:\"filesize\";i:87748;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3073-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:44376;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3073-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21124;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3073-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9323;}}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:{}}}'),(3873,1589,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3073.png'),(3874,1559,'_wp_old_slug','import-placeholder-for-2192'),(3875,1559,'_thumbnail_id','1589'),(3876,1590,'_wp_attached_file','2023/02/s_3074.png'),(3877,1590,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3074.png\";s:8:\"filesize\";i:27124;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3074-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:50360;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3074-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:24370;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3074-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10929;}}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:{}}}'),(3878,1590,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3074.png'),(3879,1560,'_wp_old_slug','import-placeholder-for-2193'),(3880,1560,'_thumbnail_id','1590'),(3881,1591,'_wp_attached_file','2023/02/s_3075.png'),(3882,1591,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3075.png\";s:8:\"filesize\";i:84640;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3075-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:42333;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3075-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20108;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3075-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8970;}}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:{}}}'),(3883,1591,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3075.png'),(3884,1561,'_wp_old_slug','import-placeholder-for-2194'),(3885,1561,'_thumbnail_id','1591'),(3886,1592,'_wp_attached_file','2023/02/s_3076.png'),(3887,1592,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3076.png\";s:8:\"filesize\";i:94960;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3076-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:47392;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3076-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23068;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3076-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10417;}}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:{}}}'),(3888,1592,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3076.png'),(3889,1562,'_wp_old_slug','import-placeholder-for-2195'),(3890,1562,'_thumbnail_id','1592'),(3891,1593,'_wp_attached_file','2023/02/s_3078.png'),(3892,1593,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3078.png\";s:8:\"filesize\";i:72742;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3078-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36853;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3078-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17830;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3078-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8055;}}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:{}}}'),(3893,1593,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3078.png'),(3894,1563,'_wp_old_slug','import-placeholder-for-2196'),(3895,1563,'_thumbnail_id','1593'),(3896,1594,'_wp_attached_file','2023/02/s_3090.png'),(3897,1594,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3090.png\";s:8:\"filesize\";i:79457;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3090-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:40411;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3090-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19523;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3090-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8796;}}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:{}}}'),(3898,1594,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3090.png'),(3899,1564,'_wp_old_slug','import-placeholder-for-2197'),(3900,1564,'_thumbnail_id','1594'),(3901,1595,'_wp_attached_file','2023/02/s_3091.png'),(3902,1595,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3091.png\";s:8:\"filesize\";i:84966;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3091-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:43296;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3091-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20601;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3091-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9197;}}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:{}}}'),(3903,1595,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3091.png'),(3904,1565,'_wp_old_slug','import-placeholder-for-2198'),(3905,1565,'_thumbnail_id','1595'),(3906,1596,'_wp_attached_file','2023/02/s_3092.png'),(3907,1596,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3092.png\";s:8:\"filesize\";i:73808;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3092-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36340;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3092-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17501;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3092-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8007;}}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:{}}}'),(3908,1596,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3092.png'),(3909,1566,'_wp_old_slug','import-placeholder-for-2199'),(3910,1566,'_thumbnail_id','1596'),(3911,1597,'_wp_attached_file','2023/02/s_3093.png'),(3912,1597,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3093.png\";s:8:\"filesize\";i:90920;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3093-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45232;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3093-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20914;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3093-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9168;}}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:{}}}'),(3913,1597,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3093.png'),(3914,1567,'_wp_old_slug','import-placeholder-for-2200'),(3915,1567,'_thumbnail_id','1597'),(3916,1598,'_wp_attached_file','2023/02/s_3094.png'),(3917,1598,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3094.png\";s:8:\"filesize\";i:81365;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3094-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:39440;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3094-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18600;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3094-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8368;}}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:{}}}'),(3918,1598,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3094.png'),(3919,1568,'_wp_old_slug','import-placeholder-for-2201'),(3920,1568,'_thumbnail_id','1598'),(3921,1599,'_wp_attached_file','2023/02/s_3095.png'),(3922,1599,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3095.png\";s:8:\"filesize\";i:72705;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3095-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36110;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3095-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17423;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3095-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7893;}}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:{}}}'),(3923,1599,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3095.png'),(3924,1569,'_wp_old_slug','import-placeholder-for-2202'),(3925,1569,'_thumbnail_id','1599'),(3926,1600,'_wp_attached_file','2023/02/s_3096.png'),(3927,1600,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3096.png\";s:8:\"filesize\";i:72631;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3096-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:37043;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3096-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18402;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3096-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8714;}}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:{}}}'),(3928,1600,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3096.png'),(3929,1570,'_wp_old_slug','import-placeholder-for-2203'),(3930,1570,'_thumbnail_id','1600'),(3931,1601,'_wp_attached_file','2023/02/s_3097.png'),(3932,1601,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3097.png\";s:8:\"filesize\";i:88948;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3097-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:44813;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3097-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21071;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3097-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9308;}}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:{}}}'),(3933,1601,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3097.png'),(3934,1571,'_wp_old_slug','import-placeholder-for-2204'),(3935,1571,'_thumbnail_id','1601'),(3936,1602,'_wp_attached_file','2023/02/s_3098.png'),(3937,1602,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3098.png\";s:8:\"filesize\";i:81714;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3098-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:39602;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3098-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18643;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3098-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8308;}}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:{}}}'),(3938,1602,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3098.png'),(3939,1572,'_wp_old_slug','import-placeholder-for-2205'),(3940,1572,'_thumbnail_id','1602'),(3941,1603,'_wp_attached_file','2023/02/s_3099.png'),(3942,1603,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3099.png\";s:8:\"filesize\";i:68362;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3099-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:34227;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3099-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16608;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3099-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7687;}}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:{}}}'),(3943,1603,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3099.png'),(3944,1573,'_wp_old_slug','import-placeholder-for-2206'),(3945,1573,'_thumbnail_id','1603'),(3946,1604,'_wp_attached_file','2023/02/s_3100.png'),(3947,1604,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3100.png\";s:8:\"filesize\";i:86542;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3100-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:42607;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3100-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20556;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3100-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9349;}}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:{}}}'),(3948,1604,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3100.png'),(3949,1574,'_wp_old_slug','import-placeholder-for-2207'),(3950,1574,'_thumbnail_id','1604'),(3951,1605,'_wp_attached_file','2023/02/s_3101.png'),(3952,1605,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3101.png\";s:8:\"filesize\";i:87144;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3101-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:42019;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3101-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19362;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3101-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8483;}}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:{}}}'),(3953,1605,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3101.png'),(3954,1575,'_wp_old_slug','import-placeholder-for-2208'),(3955,1575,'_thumbnail_id','1605'),(3956,1606,'_wp_attached_file','2023/02/s_3102.png'),(3957,1606,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3102.png\";s:8:\"filesize\";i:87329;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3102-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:43570;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3102-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20572;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3102-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9204;}}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:{}}}'),(3958,1606,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3102.png'),(3959,1576,'_wp_old_slug','import-placeholder-for-2209'),(3960,1576,'_thumbnail_id','1606'),(3961,1607,'_wp_attached_file','2023/02/s_3103.png'),(3962,1607,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3103.png\";s:8:\"filesize\";i:82515;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3103-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:41783;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3103-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19923;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3103-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8882;}}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:{}}}'),(3963,1607,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3103.png'),(3964,1577,'_wp_old_slug','import-placeholder-for-2210'),(3965,1577,'_thumbnail_id','1607'),(3966,1608,'_wp_attached_file','2023/02/s_3105.png'),(3967,1608,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3105.png\";s:8:\"filesize\";i:85582;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3105-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:42226;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3105-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20071;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3105-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9142;}}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:{}}}'),(3968,1608,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3105.png'),(3969,1578,'_wp_old_slug','import-placeholder-for-2211'),(3970,1578,'_thumbnail_id','1608'),(3971,1609,'_sku','2212'),(3972,1609,'total_sales','0'),(3973,1609,'_tax_status','taxable'),(3974,1609,'_tax_class',''),(3975,1609,'_manage_stock','no'),(3976,1609,'_backorders','no'),(3977,1609,'_sold_individually','no'),(3978,1609,'_virtual','yes'),(3979,1609,'_downloadable','yes'),(3980,1609,'_download_limit','-1'),(3981,1609,'_download_expiry','-1'),(3982,1609,'_stock',NULL),(3983,1609,'_stock_status','instock'),(3984,1609,'_wc_average_rating','0'),(3985,1609,'_wc_review_count','0'),(3986,1609,'_product_version','7.4.0'),(3988,1610,'_sku','2213'),(3989,1610,'total_sales','0'),(3990,1610,'_tax_status','taxable'),(3991,1610,'_tax_class',''),(3992,1610,'_manage_stock','no'),(3993,1610,'_backorders','no'),(3994,1610,'_sold_individually','no'),(3995,1610,'_virtual','yes'),(3996,1610,'_downloadable','yes'),(3997,1610,'_download_limit','-1'),(3998,1610,'_download_expiry','-1'),(3999,1610,'_stock',NULL),(4000,1610,'_stock_status','instock'),(4001,1610,'_wc_average_rating','0'),(4002,1610,'_wc_review_count','0'),(4003,1610,'_product_version','7.4.0'),(4005,1611,'_sku','2214'),(4006,1611,'total_sales','0'),(4007,1611,'_tax_status','taxable'),(4008,1611,'_tax_class',''),(4009,1611,'_manage_stock','no'),(4010,1611,'_backorders','no'),(4011,1611,'_sold_individually','no'),(4012,1611,'_virtual','yes'),(4013,1611,'_downloadable','yes'),(4014,1611,'_download_limit','-1'),(4015,1611,'_download_expiry','-1'),(4016,1611,'_stock',NULL),(4017,1611,'_stock_status','instock'),(4018,1611,'_wc_average_rating','0'),(4019,1611,'_wc_review_count','0'),(4020,1611,'_product_version','7.4.0'),(4022,1612,'_sku','2215'),(4023,1612,'total_sales','0'),(4024,1612,'_tax_status','taxable'),(4025,1612,'_tax_class',''),(4026,1612,'_manage_stock','no'),(4027,1612,'_backorders','no'),(4028,1612,'_sold_individually','no'),(4029,1612,'_virtual','yes'),(4030,1612,'_downloadable','yes'),(4031,1612,'_download_limit','-1'),(4032,1612,'_download_expiry','-1'),(4033,1612,'_stock',NULL),(4034,1612,'_stock_status','instock'),(4035,1612,'_wc_average_rating','0'),(4036,1612,'_wc_review_count','0'),(4037,1612,'_product_version','7.4.0'),(4039,1613,'_sku','2216'),(4040,1613,'total_sales','0'),(4041,1613,'_tax_status','taxable'),(4042,1613,'_tax_class',''),(4043,1613,'_manage_stock','no'),(4044,1613,'_backorders','no'),(4045,1613,'_sold_individually','no'),(4046,1613,'_virtual','yes'),(4047,1613,'_downloadable','yes'),(4048,1613,'_download_limit','-1'),(4049,1613,'_download_expiry','-1'),(4050,1613,'_stock',NULL),(4051,1613,'_stock_status','instock'),(4052,1613,'_wc_average_rating','0'),(4053,1613,'_wc_review_count','0'),(4054,1613,'_product_version','7.4.0'),(4056,1614,'_sku','2217'),(4057,1614,'total_sales','0'),(4058,1614,'_tax_status','taxable'),(4059,1614,'_tax_class',''),(4060,1614,'_manage_stock','no'),(4061,1614,'_backorders','no'),(4062,1614,'_sold_individually','no'),(4063,1614,'_virtual','yes'),(4064,1614,'_downloadable','yes'),(4065,1614,'_download_limit','-1'),(4066,1614,'_download_expiry','-1'),(4067,1614,'_stock',NULL),(4068,1614,'_stock_status','instock'),(4069,1614,'_wc_average_rating','0'),(4070,1614,'_wc_review_count','0'),(4071,1614,'_product_version','7.4.0'),(4073,1615,'_sku','2218'),(4074,1615,'total_sales','0'),(4075,1615,'_tax_status','taxable'),(4076,1615,'_tax_class',''),(4077,1615,'_manage_stock','no'),(4078,1615,'_backorders','no'),(4079,1615,'_sold_individually','no'),(4080,1615,'_virtual','yes'),(4081,1615,'_downloadable','yes'),(4082,1615,'_download_limit','-1'),(4083,1615,'_download_expiry','-1'),(4084,1615,'_stock',NULL),(4085,1615,'_stock_status','instock'),(4086,1615,'_wc_average_rating','0'),(4087,1615,'_wc_review_count','0'),(4088,1615,'_product_version','7.4.0'),(4090,1616,'_sku','2219'),(4091,1616,'total_sales','0'),(4092,1616,'_tax_status','taxable'),(4093,1616,'_tax_class',''),(4094,1616,'_manage_stock','no'),(4095,1616,'_backorders','no'),(4096,1616,'_sold_individually','no'),(4097,1616,'_virtual','yes'),(4098,1616,'_downloadable','yes'),(4099,1616,'_download_limit','-1'),(4100,1616,'_download_expiry','-1'),(4101,1616,'_stock',NULL),(4102,1616,'_stock_status','instock'),(4103,1616,'_wc_average_rating','0'),(4104,1616,'_wc_review_count','0'),(4105,1616,'_product_version','7.4.0'),(4107,1617,'_sku','2220'),(4108,1617,'total_sales','0'),(4109,1617,'_tax_status','taxable'),(4110,1617,'_tax_class',''),(4111,1617,'_manage_stock','no'),(4112,1617,'_backorders','no'),(4113,1617,'_sold_individually','no'),(4114,1617,'_virtual','yes'),(4115,1617,'_downloadable','yes'),(4116,1617,'_download_limit','-1'),(4117,1617,'_download_expiry','-1'),(4118,1617,'_stock',NULL),(4119,1617,'_stock_status','instock'),(4120,1617,'_wc_average_rating','0'),(4121,1617,'_wc_review_count','0'),(4122,1617,'_product_version','7.4.0'),(4124,1618,'_sku','2221'),(4125,1618,'total_sales','0'),(4126,1618,'_tax_status','taxable'),(4127,1618,'_tax_class',''),(4128,1618,'_manage_stock','no'),(4129,1618,'_backorders','no'),(4130,1618,'_sold_individually','no'),(4131,1618,'_virtual','yes'),(4132,1618,'_downloadable','yes'),(4133,1618,'_download_limit','-1'),(4134,1618,'_download_expiry','-1'),(4135,1618,'_stock',NULL),(4136,1618,'_stock_status','instock'),(4137,1618,'_wc_average_rating','0'),(4138,1618,'_wc_review_count','0'),(4139,1618,'_product_version','7.4.0'),(4141,1619,'_sku','2222'),(4142,1619,'total_sales','0'),(4143,1619,'_tax_status','taxable'),(4144,1619,'_tax_class',''),(4145,1619,'_manage_stock','no'),(4146,1619,'_backorders','no'),(4147,1619,'_sold_individually','no'),(4148,1619,'_virtual','yes'),(4149,1619,'_downloadable','yes'),(4150,1619,'_download_limit','-1'),(4151,1619,'_download_expiry','-1'),(4152,1619,'_stock',NULL),(4153,1619,'_stock_status','instock'),(4154,1619,'_wc_average_rating','0'),(4155,1619,'_wc_review_count','0'),(4156,1619,'_product_version','7.4.0'),(4158,1620,'_sku','2223'),(4159,1620,'total_sales','0'),(4160,1620,'_tax_status','taxable'),(4161,1620,'_tax_class',''),(4162,1620,'_manage_stock','no'),(4163,1620,'_backorders','no'),(4164,1620,'_sold_individually','no'),(4165,1620,'_virtual','yes'),(4166,1620,'_downloadable','yes'),(4167,1620,'_download_limit','-1'),(4168,1620,'_download_expiry','-1'),(4169,1620,'_stock',NULL),(4170,1620,'_stock_status','instock'),(4171,1620,'_wc_average_rating','0'),(4172,1620,'_wc_review_count','0'),(4173,1620,'_product_version','7.4.0'),(4175,1621,'_sku','2224'),(4176,1621,'total_sales','0'),(4177,1621,'_tax_status','taxable'),(4178,1621,'_tax_class',''),(4179,1621,'_manage_stock','no'),(4180,1621,'_backorders','no'),(4181,1621,'_sold_individually','no'),(4182,1621,'_virtual','yes'),(4183,1621,'_downloadable','yes'),(4184,1621,'_download_limit','-1'),(4185,1621,'_download_expiry','-1'),(4186,1621,'_stock',NULL),(4187,1621,'_stock_status','instock'),(4188,1621,'_wc_average_rating','0'),(4189,1621,'_wc_review_count','0'),(4190,1621,'_product_version','7.4.0'),(4192,1622,'_sku','2225'),(4193,1622,'total_sales','0'),(4194,1622,'_tax_status','taxable'),(4195,1622,'_tax_class',''),(4196,1622,'_manage_stock','no'),(4197,1622,'_backorders','no'),(4198,1622,'_sold_individually','no'),(4199,1622,'_virtual','yes'),(4200,1622,'_downloadable','yes'),(4201,1622,'_download_limit','-1'),(4202,1622,'_download_expiry','-1'),(4203,1622,'_stock',NULL),(4204,1622,'_stock_status','instock'),(4205,1622,'_wc_average_rating','0'),(4206,1622,'_wc_review_count','0'),(4207,1622,'_product_version','7.4.0'),(4209,1623,'_sku','2226'),(4210,1623,'total_sales','0'),(4211,1623,'_tax_status','taxable'),(4212,1623,'_tax_class',''),(4213,1623,'_manage_stock','no'),(4214,1623,'_backorders','no'),(4215,1623,'_sold_individually','no'),(4216,1623,'_virtual','yes'),(4217,1623,'_downloadable','yes'),(4218,1623,'_download_limit','-1'),(4219,1623,'_download_expiry','-1'),(4220,1623,'_stock',NULL),(4221,1623,'_stock_status','instock'),(4222,1623,'_wc_average_rating','0'),(4223,1623,'_wc_review_count','0'),(4224,1623,'_product_version','7.4.0'),(4226,1624,'_sku','2227'),(4227,1624,'total_sales','0'),(4228,1624,'_tax_status','taxable'),(4229,1624,'_tax_class',''),(4230,1624,'_manage_stock','no'),(4231,1624,'_backorders','no'),(4232,1624,'_sold_individually','no'),(4233,1624,'_virtual','yes'),(4234,1624,'_downloadable','yes'),(4235,1624,'_download_limit','-1'),(4236,1624,'_download_expiry','-1'),(4237,1624,'_stock',NULL),(4238,1624,'_stock_status','instock'),(4239,1624,'_wc_average_rating','0'),(4240,1624,'_wc_review_count','0'),(4241,1624,'_product_version','7.4.0'),(4243,1625,'_sku','2228'),(4244,1625,'total_sales','0'),(4245,1625,'_tax_status','taxable'),(4246,1625,'_tax_class',''),(4247,1625,'_manage_stock','no'),(4248,1625,'_backorders','no'),(4249,1625,'_sold_individually','no'),(4250,1625,'_virtual','yes'),(4251,1625,'_downloadable','yes'),(4252,1625,'_download_limit','-1'),(4253,1625,'_download_expiry','-1'),(4254,1625,'_stock',NULL),(4255,1625,'_stock_status','instock'),(4256,1625,'_wc_average_rating','0'),(4257,1625,'_wc_review_count','0'),(4258,1625,'_product_version','7.4.0'),(4260,1626,'_sku','2229'),(4261,1626,'total_sales','0'),(4262,1626,'_tax_status','taxable'),(4263,1626,'_tax_class',''),(4264,1626,'_manage_stock','no'),(4265,1626,'_backorders','no'),(4266,1626,'_sold_individually','no'),(4267,1626,'_virtual','yes'),(4268,1626,'_downloadable','yes'),(4269,1626,'_download_limit','-1'),(4270,1626,'_download_expiry','-1'),(4271,1626,'_stock',NULL),(4272,1626,'_stock_status','instock'),(4273,1626,'_wc_average_rating','0'),(4274,1626,'_wc_review_count','0'),(4275,1626,'_product_version','7.4.0'),(4277,1627,'_sku','2230'),(4278,1627,'total_sales','0'),(4279,1627,'_tax_status','taxable'),(4280,1627,'_tax_class',''),(4281,1627,'_manage_stock','no'),(4282,1627,'_backorders','no'),(4283,1627,'_sold_individually','no'),(4284,1627,'_virtual','yes'),(4285,1627,'_downloadable','yes'),(4286,1627,'_download_limit','-1'),(4287,1627,'_download_expiry','-1'),(4288,1627,'_stock',NULL),(4289,1627,'_stock_status','instock'),(4290,1627,'_wc_average_rating','0'),(4291,1627,'_wc_review_count','0'),(4292,1627,'_product_version','7.4.0'),(4294,1628,'_sku','2231'),(4295,1628,'total_sales','0'),(4296,1628,'_tax_status','taxable'),(4297,1628,'_tax_class',''),(4298,1628,'_manage_stock','no'),(4299,1628,'_backorders','no'),(4300,1628,'_sold_individually','no'),(4301,1628,'_virtual','yes'),(4302,1628,'_downloadable','yes'),(4303,1628,'_download_limit','-1'),(4304,1628,'_download_expiry','-1'),(4305,1628,'_stock',NULL),(4306,1628,'_stock_status','instock'),(4307,1628,'_wc_average_rating','0'),(4308,1628,'_wc_review_count','0'),(4309,1628,'_product_version','7.4.0'),(4311,1629,'_sku','2232'),(4312,1629,'total_sales','0'),(4313,1629,'_tax_status','taxable'),(4314,1629,'_tax_class',''),(4315,1629,'_manage_stock','no'),(4316,1629,'_backorders','no'),(4317,1629,'_sold_individually','no'),(4318,1629,'_virtual','yes'),(4319,1629,'_downloadable','yes'),(4320,1629,'_download_limit','-1'),(4321,1629,'_download_expiry','-1'),(4322,1629,'_stock',NULL),(4323,1629,'_stock_status','instock'),(4324,1629,'_wc_average_rating','0'),(4325,1629,'_wc_review_count','0'),(4326,1629,'_product_version','7.4.0'),(4328,1630,'_sku','2233'),(4329,1630,'total_sales','0'),(4330,1630,'_tax_status','taxable'),(4331,1630,'_tax_class',''),(4332,1630,'_manage_stock','no'),(4333,1630,'_backorders','no'),(4334,1630,'_sold_individually','no'),(4335,1630,'_virtual','yes'),(4336,1630,'_downloadable','yes'),(4337,1630,'_download_limit','-1'),(4338,1630,'_download_expiry','-1'),(4339,1630,'_stock',NULL),(4340,1630,'_stock_status','instock'),(4341,1630,'_wc_average_rating','0'),(4342,1630,'_wc_review_count','0'),(4343,1630,'_product_version','7.4.0'),(4345,1631,'_sku','2234'),(4346,1631,'total_sales','0'),(4347,1631,'_tax_status','taxable'),(4348,1631,'_tax_class',''),(4349,1631,'_manage_stock','no'),(4350,1631,'_backorders','no'),(4351,1631,'_sold_individually','no'),(4352,1631,'_virtual','yes'),(4353,1631,'_downloadable','yes'),(4354,1631,'_download_limit','-1'),(4355,1631,'_download_expiry','-1'),(4356,1631,'_stock',NULL),(4357,1631,'_stock_status','instock'),(4358,1631,'_wc_average_rating','0'),(4359,1631,'_wc_review_count','0'),(4360,1631,'_product_version','7.4.0'),(4362,1632,'_sku','2235'),(4363,1632,'total_sales','0'),(4364,1632,'_tax_status','taxable'),(4365,1632,'_tax_class',''),(4366,1632,'_manage_stock','no'),(4367,1632,'_backorders','no'),(4368,1632,'_sold_individually','no'),(4369,1632,'_virtual','yes'),(4370,1632,'_downloadable','yes'),(4371,1632,'_download_limit','-1'),(4372,1632,'_download_expiry','-1'),(4373,1632,'_stock',NULL),(4374,1632,'_stock_status','instock'),(4375,1632,'_wc_average_rating','0'),(4376,1632,'_wc_review_count','0'),(4377,1632,'_product_version','7.4.0'),(4379,1633,'_sku','2236'),(4380,1633,'total_sales','0'),(4381,1633,'_tax_status','taxable'),(4382,1633,'_tax_class',''),(4383,1633,'_manage_stock','no'),(4384,1633,'_backorders','no'),(4385,1633,'_sold_individually','no'),(4386,1633,'_virtual','yes'),(4387,1633,'_downloadable','yes'),(4388,1633,'_download_limit','-1'),(4389,1633,'_download_expiry','-1'),(4390,1633,'_stock',NULL),(4391,1633,'_stock_status','instock'),(4392,1633,'_wc_average_rating','0'),(4393,1633,'_wc_review_count','0'),(4394,1633,'_product_version','7.4.0'),(4396,1634,'_sku','2237'),(4397,1634,'total_sales','0'),(4398,1634,'_tax_status','taxable'),(4399,1634,'_tax_class',''),(4400,1634,'_manage_stock','no'),(4401,1634,'_backorders','no'),(4402,1634,'_sold_individually','no'),(4403,1634,'_virtual','yes'),(4404,1634,'_downloadable','yes'),(4405,1634,'_download_limit','-1'),(4406,1634,'_download_expiry','-1'),(4407,1634,'_stock',NULL),(4408,1634,'_stock_status','instock'),(4409,1634,'_wc_average_rating','0'),(4410,1634,'_wc_review_count','0'),(4411,1634,'_product_version','7.4.0'),(4413,1635,'_wp_attached_file','2023/02/s_3113.png'),(4414,1635,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3113.png\";s:8:\"filesize\";i:62462;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3113-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:32483;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3113-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16703;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3113-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8254;}}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:{}}}'),(4415,1635,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3113.png'),(4416,1609,'_wp_old_slug','import-placeholder-for-2212'),(4417,1609,'_thumbnail_id','1635'),(4418,1636,'_wp_attached_file','2023/02/s_3125.png'),(4419,1636,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3125.png\";s:8:\"filesize\";i:74550;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3125-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:37252;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3125-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18146;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3125-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8298;}}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:{}}}'),(4420,1636,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3125.png'),(4421,1610,'_wp_old_slug','import-placeholder-for-2213'),(4422,1610,'_thumbnail_id','1636'),(4423,1637,'_wp_attached_file','2023/02/s_3127.png'),(4424,1637,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3127.png\";s:8:\"filesize\";i:83303;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3127-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:40712;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3127-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19337;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3127-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8645;}}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:{}}}'),(4425,1637,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3127.png'),(4426,1611,'_wp_old_slug','import-placeholder-for-2214'),(4427,1611,'_thumbnail_id','1637'),(4428,1638,'_wp_attached_file','2023/02/s_3128.png'),(4429,1638,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3128.png\";s:8:\"filesize\";i:79022;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3128-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:40904;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3128-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20108;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3128-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9301;}}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:{}}}'),(4430,1638,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3128.png'),(4431,1612,'_wp_old_slug','import-placeholder-for-2215'),(4432,1612,'_thumbnail_id','1638'),(4433,1639,'_wp_attached_file','2023/02/s_3131.png'),(4434,1639,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3131.png\";s:8:\"filesize\";i:75364;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3131-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:39528;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3131-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19425;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3131-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8851;}}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:{}}}'),(4435,1639,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3131.png'),(4436,1613,'_wp_old_slug','import-placeholder-for-2216'),(4437,1613,'_thumbnail_id','1639'),(4438,1640,'_wp_attached_file','2023/02/s_3148.png'),(4439,1640,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3148.png\";s:8:\"filesize\";i:83938;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3148-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:42166;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3148-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20281;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3148-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9153;}}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:{}}}'),(4440,1640,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3148.png'),(4441,1614,'_wp_old_slug','import-placeholder-for-2217'),(4442,1614,'_thumbnail_id','1640'),(4443,1641,'_wp_attached_file','2023/02/s_3160.png'),(4444,1641,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3160.png\";s:8:\"filesize\";i:83750;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3160-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:41034;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3160-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19532;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3160-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8753;}}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:{}}}'),(4445,1641,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3160.png'),(4446,1615,'_wp_old_slug','import-placeholder-for-2218'),(4447,1615,'_thumbnail_id','1641'),(4448,1642,'_wp_attached_file','2023/02/s_3165.png'),(4449,1642,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_3165.png\";s:8:\"filesize\";i:95513;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3165-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45297;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_3165-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21442;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_3165-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9551;}}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:{}}}'),(4450,1642,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_3165.png'),(4451,1616,'_wp_old_slug','import-placeholder-for-2219'),(4452,1616,'_thumbnail_id','1642'),(4453,1643,'_wp_attached_file','2023/02/s_4003.png'),(4454,1643,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_4003.png\";s:8:\"filesize\";i:72902;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_4003-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:37218;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_4003-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18333;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_4003-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8598;}}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:{}}}'),(4455,1643,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_4003.png'),(4456,1617,'_wp_old_slug','import-placeholder-for-2220'),(4457,1617,'_thumbnail_id','1643'),(4458,1644,'_wp_attached_file','2023/02/s_4004.png'),(4459,1644,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_4004.png\";s:8:\"filesize\";i:84777;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_4004-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:44718;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_4004-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21744;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_4004-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9809;}}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:{}}}'),(4460,1644,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png'),(4461,1618,'_wp_old_slug','import-placeholder-for-2221'),(4462,1618,'_thumbnail_id','1644'),(4463,1645,'_wp_attached_file','2023/02/s_4005.png'),(4464,1645,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_4005.png\";s:8:\"filesize\";i:83144;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_4005-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:40756;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_4005-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19510;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_4005-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8904;}}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:{}}}'),(4465,1645,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png'),(4466,1619,'_wp_old_slug','import-placeholder-for-2222'),(4467,1619,'_thumbnail_id','1645'),(4468,1646,'_wp_attached_file','2023/02/s_4006.png'),(4469,1646,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_4006.png\";s:8:\"filesize\";i:80800;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_4006-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:41131;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_4006-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19921;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_4006-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9067;}}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:{}}}'),(4470,1646,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png'),(4471,1620,'_wp_old_slug','import-placeholder-for-2223'),(4472,1620,'_thumbnail_id','1646'),(4473,1647,'_wp_attached_file','2023/02/s_4007.png'),(4474,1647,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_4007.png\";s:8:\"filesize\";i:73954;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_4007-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36457;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_4007-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17755;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_4007-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8156;}}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:{}}}'),(4475,1647,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png'),(4476,1621,'_wp_old_slug','import-placeholder-for-2224'),(4477,1621,'_thumbnail_id','1647'),(4478,1648,'_wp_attached_file','2023/02/s_4008.png'),(4479,1648,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_4008.png\";s:8:\"filesize\";i:83955;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_4008-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:41837;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_4008-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19704;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_4008-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8753;}}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:{}}}'),(4480,1648,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png'),(4481,1622,'_wp_old_slug','import-placeholder-for-2225'),(4482,1622,'_thumbnail_id','1648'),(4483,1649,'_wp_attached_file','2023/02/s_4009.png'),(4484,1649,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_4009.png\";s:8:\"filesize\";i:74030;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_4009-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:35104;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_4009-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16476;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_4009-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7729;}}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:{}}}'),(4485,1649,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png'),(4486,1623,'_wp_old_slug','import-placeholder-for-2226'),(4487,1623,'_thumbnail_id','1649'),(4488,1650,'_wp_attached_file','2023/02/s_4010.png'),(4489,1650,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_4010.png\";s:8:\"filesize\";i:77467;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_4010-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38392;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_4010-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18733;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_4010-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8670;}}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:{}}}'),(4490,1650,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png'),(4491,1624,'_wp_old_slug','import-placeholder-for-2227'),(4492,1624,'_thumbnail_id','1650'),(4493,1651,'_wp_attached_file','2023/02/s_4011.png'),(4494,1651,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_4011.png\";s:8:\"filesize\";i:21464;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_4011-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:41661;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_4011-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20875;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_4011-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9841;}}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:{}}}'),(4495,1651,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png'),(4496,1625,'_wp_old_slug','import-placeholder-for-2228'),(4497,1625,'_thumbnail_id','1651'),(4498,1652,'_wp_attached_file','2023/02/s_4012.png'),(4499,1652,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_4012.png\";s:8:\"filesize\";i:82292;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_4012-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:41834;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_4012-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20132;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_4012-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9072;}}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:{}}}'),(4500,1652,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png'),(4501,1626,'_wp_old_slug','import-placeholder-for-2229'),(4502,1626,'_thumbnail_id','1652'),(4503,1653,'_wp_attached_file','2023/02/s_4015.png'),(4504,1653,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_4015.png\";s:8:\"filesize\";i:69579;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_4015-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:35081;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_4015-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17361;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_4015-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8152;}}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:{}}}'),(4505,1653,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png'),(4506,1627,'_wp_old_slug','import-placeholder-for-2230'),(4507,1627,'_thumbnail_id','1653'),(4508,1654,'_wp_attached_file','2023/02/s_4017.png'),(4509,1654,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_4017.png\";s:8:\"filesize\";i:75325;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_4017-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38190;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_4017-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18638;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_4017-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8610;}}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:{}}}'),(4510,1654,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png'),(4511,1628,'_wp_old_slug','import-placeholder-for-2231'),(4512,1628,'_thumbnail_id','1654'),(4513,1655,'_wp_attached_file','2023/02/s_4021.png'),(4514,1655,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_4021.png\";s:8:\"filesize\";i:72074;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_4021-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36815;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_4021-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18205;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_4021-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8674;}}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:{}}}'),(4515,1655,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png'),(4516,1629,'_wp_old_slug','import-placeholder-for-2232'),(4517,1629,'_thumbnail_id','1655'),(4518,1656,'_wp_attached_file','2023/02/s_4022.png'),(4519,1656,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_4022.png\";s:8:\"filesize\";i:82466;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_4022-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:41000;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_4022-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19535;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_4022-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8743;}}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:{}}}'),(4520,1656,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png'),(4521,1630,'_wp_old_slug','import-placeholder-for-2233'),(4522,1630,'_thumbnail_id','1656'),(4523,1657,'_wp_attached_file','2023/02/s_4023.png'),(4524,1657,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_4023.png\";s:8:\"filesize\";i:76328;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_4023-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:37664;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_4023-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18145;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_4023-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8413;}}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:{}}}'),(4525,1657,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png'),(4526,1631,'_wp_old_slug','import-placeholder-for-2234'),(4527,1631,'_thumbnail_id','1657'),(4528,1658,'_wp_attached_file','2023/02/s_4024.png'),(4529,1658,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_4024.png\";s:8:\"filesize\";i:67710;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_4024-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:34530;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_4024-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16857;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_4024-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7940;}}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:{}}}'),(4530,1658,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png'),(4531,1632,'_wp_old_slug','import-placeholder-for-2235'),(4532,1632,'_thumbnail_id','1658'),(4533,1659,'_wp_attached_file','2023/02/s_4027.png'),(4534,1659,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_4027.png\";s:8:\"filesize\";i:76199;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_4027-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:39062;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_4027-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19228;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_4027-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8823;}}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:{}}}'),(4535,1659,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png'),(4536,1633,'_wp_old_slug','import-placeholder-for-2236'),(4537,1633,'_thumbnail_id','1659'),(4538,1660,'_wp_attached_file','2023/02/s_4028.png'),(4539,1660,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:212;s:6:\"height\";i:212;s:4:\"file\";s:18:\"2023/02/s_4028.png\";s:8:\"filesize\";i:86415;s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"s_4028-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:42797;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"s_4028-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20419;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:16:\"s_4028-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9241;}}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:{}}}'),(4540,1660,'_wc_attachment_source','https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png'),(4541,1634,'_wp_old_slug','import-placeholder-for-2237'),(4542,1634,'_thumbnail_id','1660'),(4605,1671,'_wp_page_template','elementor_header_footer'),(4606,1671,'_elementor_edit_mode','builder'),(4607,1671,'_elementor_template_type','wp-page'),(4608,1671,'_elementor_version','3.10.0'),(4609,1671,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/banner.png\",\"id\":550,\"alt\":\"\",\"source\":\"library\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_title\":\"Fantasy Unicorn\",\"_id\":\"9de7889\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\",\"id\":1666,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"c5748f4\",\"elType\":\"widget\",\"settings\":{\"product_type_free_paid\":\"0\",\"media_number\":\"8\",\"row_number\":\"4\",\"free_label\":\"Play Now!\"},\"elements\":[],\"widgetType\":\"class Wpstream_Media_List_Vod\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up and get<br>\\n2500 to watch for <br>\\nFREE  \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-2.png\",\"id\":1034,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(10966,2562,'mf_page_id','1339'),(4576,1662,'_wp_attached_file','2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg'),(4577,1662,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:828;s:6:\"height\";i:1235;s:4:\"file\";s:49:\"2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\";s:8:\"filesize\";i:265364;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"392A94FB-93C4-4DC1-9B06-E5C23DC421EF-201x300.jpeg\";s:5:\"width\";i:201;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23809;}s:5:\"large\";a:5:{s:4:\"file\";s:50:\"392A94FB-93C4-4DC1-9B06-E5C23DC421EF-687x1024.jpeg\";s:5:\"width\";i:687;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:183261;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10755;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:50:\"392A94FB-93C4-4DC1-9B06-E5C23DC421EF-768x1146.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1146;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:220335;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:49:\"392A94FB-93C4-4DC1-9B06-E5C23DC421EF-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34934;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:49:\"392A94FB-93C4-4DC1-9B06-E5C23DC421EF-600x895.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:895;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:147187;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:49:\"392A94FB-93C4-4DC1-9B06-E5C23DC421EF-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5559;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:47:\"392A94FB-93C4-4DC1-9B06-E5C23DC421EF-64x95.jpeg\";s:5:\"width\";i:64;s:6:\"height\";i:95;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3362;}}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:{}}}'),(4578,1663,'_wp_attached_file','2023/02/4527285E-C665-473A-868F-9273F75D16EB.jpeg'),(4579,1663,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:828;s:6:\"height\";i:1159;s:4:\"file\";s:49:\"2023/02/4527285E-C665-473A-868F-9273F75D16EB.jpeg\";s:8:\"filesize\";i:273075;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"4527285E-C665-473A-868F-9273F75D16EB-214x300.jpeg\";s:5:\"width\";i:214;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26497;}s:5:\"large\";a:5:{s:4:\"file\";s:50:\"4527285E-C665-473A-868F-9273F75D16EB-732x1024.jpeg\";s:5:\"width\";i:732;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:213891;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"4527285E-C665-473A-868F-9273F75D16EB-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10820;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:50:\"4527285E-C665-473A-868F-9273F75D16EB-768x1075.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1075;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:231075;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:49:\"4527285E-C665-473A-868F-9273F75D16EB-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36873;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:49:\"4527285E-C665-473A-868F-9273F75D16EB-600x840.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:840;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:153467;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:49:\"4527285E-C665-473A-868F-9273F75D16EB-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5420;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:47:\"4527285E-C665-473A-868F-9273F75D16EB-64x90.jpeg\";s:5:\"width\";i:64;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3090;}}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:{}}}'),(4580,1664,'_wp_attached_file','2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg'),(4581,1664,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:828;s:6:\"height\";i:1159;s:4:\"file\";s:49:\"2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\";s:8:\"filesize\";i:216952;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-214x300.jpeg\";s:5:\"width\";i:214;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25399;}s:5:\"large\";a:5:{s:4:\"file\";s:50:\"ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-732x1024.jpeg\";s:5:\"width\";i:732;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:176819;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10664;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:50:\"ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-768x1075.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1075;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:190108;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:49:\"ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34432;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:49:\"ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-600x840.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:840;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130415;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:49:\"ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5319;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:47:\"ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-64x90.jpeg\";s:5:\"width\";i:64;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3084;}}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:{}}}'),(4582,1665,'_wp_attached_file','2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg'),(4583,1665,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:828;s:6:\"height\";i:1159;s:4:\"file\";s:49:\"2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\";s:8:\"filesize\";i:224292;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"CB70C357-26FB-41DF-8C51-242DA88B634E-214x300.jpeg\";s:5:\"width\";i:214;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24806;}s:5:\"large\";a:5:{s:4:\"file\";s:50:\"CB70C357-26FB-41DF-8C51-242DA88B634E-732x1024.jpeg\";s:5:\"width\";i:732;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:178438;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10558;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:50:\"CB70C357-26FB-41DF-8C51-242DA88B634E-768x1075.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1075;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:191445;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:49:\"CB70C357-26FB-41DF-8C51-242DA88B634E-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34049;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:49:\"CB70C357-26FB-41DF-8C51-242DA88B634E-600x840.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:840;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:131183;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:49:\"CB70C357-26FB-41DF-8C51-242DA88B634E-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5447;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:47:\"CB70C357-26FB-41DF-8C51-242DA88B634E-64x90.jpeg\";s:5:\"width\";i:64;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3140;}}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:{}}}'),(4584,1666,'_wp_attached_file','2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg'),(4585,1666,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:828;s:6:\"height\";i:1235;s:4:\"file\";s:49:\"2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\";s:8:\"filesize\";i:235562;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"D8E0BF50-7605-428F-A497-D932BA55AE47-201x300.jpeg\";s:5:\"width\";i:201;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23037;}s:5:\"large\";a:5:{s:4:\"file\";s:50:\"D8E0BF50-7605-428F-A497-D932BA55AE47-687x1024.jpeg\";s:5:\"width\";i:687;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:169139;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9878;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:50:\"D8E0BF50-7605-428F-A497-D932BA55AE47-768x1146.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1146;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:202284;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:49:\"D8E0BF50-7605-428F-A497-D932BA55AE47-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31773;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:49:\"D8E0BF50-7605-428F-A497-D932BA55AE47-600x895.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:895;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136730;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:49:\"D8E0BF50-7605-428F-A497-D932BA55AE47-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5023;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:47:\"D8E0BF50-7605-428F-A497-D932BA55AE47-64x95.jpeg\";s:5:\"width\";i:64;s:6:\"height\";i:95;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3055;}}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:{}}}'),(4586,1667,'_wp_attached_file','2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg'),(4587,1667,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:828;s:6:\"height\";i:1159;s:4:\"file\";s:49:\"2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\";s:8:\"filesize\";i:271966;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"E4017B88-BD19-40AF-81EF-D8E97C9A49DF-214x300.jpeg\";s:5:\"width\";i:214;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27178;}s:5:\"large\";a:5:{s:4:\"file\";s:50:\"E4017B88-BD19-40AF-81EF-D8E97C9A49DF-732x1024.jpeg\";s:5:\"width\";i:732;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:213876;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10991;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:50:\"E4017B88-BD19-40AF-81EF-D8E97C9A49DF-768x1075.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1075;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:231080;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:49:\"E4017B88-BD19-40AF-81EF-D8E97C9A49DF-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36791;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:49:\"E4017B88-BD19-40AF-81EF-D8E97C9A49DF-600x840.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:840;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:154789;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:49:\"E4017B88-BD19-40AF-81EF-D8E97C9A49DF-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5448;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:47:\"E4017B88-BD19-40AF-81EF-D8E97C9A49DF-64x90.jpeg\";s:5:\"width\";i:64;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3159;}}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:{}}}'),(4588,1668,'_wp_attached_file','2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg'),(4589,1668,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:828;s:6:\"height\";i:1159;s:4:\"file\";s:49:\"2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\";s:8:\"filesize\";i:272397;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-214x300.jpeg\";s:5:\"width\";i:214;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27484;}s:5:\"large\";a:5:{s:4:\"file\";s:50:\"FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-732x1024.jpeg\";s:5:\"width\";i:732;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:214284;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11191;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:50:\"FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-768x1075.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1075;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:230897;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:49:\"FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37470;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:49:\"FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-600x840.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:840;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:156305;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:49:\"FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5553;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:47:\"FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-64x90.jpeg\";s:5:\"width\";i:64;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3185;}}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:{}}}'),(4740,1697,'_wp_attached_file','2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg'),(4741,1697,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:771;s:6:\"height\";i:1080;s:4:\"file\";s:72:\"2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg\";s:8:\"filesize\";i:197339;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:72:\"VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-214x300.jpg\";s:5:\"width\";i:214;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36679;}s:5:\"large\";a:5:{s:4:\"file\";s:73:\"VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-731x1024.jpg\";s:5:\"width\";i:731;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:190566;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:72:\"VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22247;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:73:\"VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-768x1076.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1076;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:203987;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:72:\"VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45058;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:72:\"VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-600x840.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:840;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:142766;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:72:\"VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17039;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:70:\"VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-64x90.jpg\";s:5:\"width\";i:64;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14798;}}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:\"1\";s:8:\"keywords\";a:0:{}}}'),(4591,1669,'_wp_page_template','elementor_header_footer'),(4592,1669,'_elementor_edit_mode','builder'),(4593,1669,'_elementor_template_type','wp-page'),(4594,1669,'_elementor_version','3.10.0'),(4595,1669,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/banner.png\",\"id\":550,\"alt\":\"\",\"source\":\"library\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED<br>\\nMOVIES, TV SHOWS,<br>\\nWEB SERIES & COMICS\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.1,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"c5748f4\",\"elType\":\"widget\",\"settings\":{\"product_type_free_paid\":\"0\",\"media_number\":\"8\",\"row_number\":\"4\",\"free_label\":\"Watch now!\"},\"elements\":[],\"widgetType\":\"class Wpstream_Media_List_Vod\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up and get<br>\\n2500 to watch for <br>\\nFREE  \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-2.png\",\"id\":1034,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(4596,1669,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(4598,1670,'_wp_page_template','elementor_header_footer'),(4599,1670,'_elementor_edit_mode','builder'),(4600,1670,'_elementor_template_type','wp-page'),(4601,1670,'_elementor_version','3.10.0'),(4602,1670,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/banner.png\",\"id\":550,\"alt\":\"\",\"source\":\"library\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED<br>\\nMOVIES, TV SHOWS,<br>\\nWEB SERIES & COMICS\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.1,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"c5748f4\",\"elType\":\"widget\",\"settings\":{\"product_type_free_paid\":\"0\",\"media_number\":\"8\",\"row_number\":\"4\",\"free_label\":\"Watch now!\"},\"elements\":[],\"widgetType\":\"class Wpstream_Media_List_Vod\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up and get<br>\\n2500 to watch for <br>\\nFREE  \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-2.png\",\"id\":1034,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(4603,1670,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(4610,1671,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(4613,1672,'_wp_page_template','elementor_header_footer'),(4614,1672,'_elementor_edit_mode','builder'),(4615,1672,'_elementor_template_type','wp-page'),(4616,1672,'_elementor_version','3.11.0'),(4617,1672,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/banner.png\",\"id\":550,\"alt\":\"\",\"source\":\"library\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_title\":\"Fantasy Unicorn\",\"_id\":\"9de7889\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\",\"id\":1666,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"c5748f4\",\"elType\":\"widget\",\"settings\":{\"product_type_free_paid\":\"0\",\"media_number\":\"8\",\"row_number\":\"4\",\"free_label\":\"Play Now!\"},\"elements\":[],\"widgetType\":\"class Wpstream_Media_List_Vod\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up and get<br>\\n2500 to watch for <br>\\nFREE  \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-2.png\",\"id\":1034,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(4618,1672,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(4620,1673,'_wp_page_template','elementor_header_footer'),(4621,1673,'_elementor_edit_mode','builder'),(4622,1673,'_elementor_template_type','wp-page'),(4623,1673,'_elementor_version','3.11.0'),(4624,1673,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/banner.png\",\"id\":550,\"alt\":\"\",\"source\":\"library\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_title\":\"Fantasy Unicorn\",\"_id\":\"9de7889\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\",\"id\":1666,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"c5748f4\",\"elType\":\"widget\",\"settings\":{\"product_type_free_paid\":\"0\",\"media_number\":\"8\",\"row_number\":\"4\",\"free_label\":\"Play Now!\"},\"elements\":[],\"widgetType\":\"class Wpstream_Media_List_Vod\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up and get<br>\\n2500 to watch for <br>\\nFREE  \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-2.png\",\"id\":1034,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(4625,1673,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(4627,1674,'_wp_page_template','elementor_header_footer'),(4628,1674,'_elementor_edit_mode','builder'),(4629,1674,'_elementor_template_type','wp-page'),(4630,1674,'_elementor_version','3.11.0'),(4631,1674,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/banner.png\",\"id\":550,\"alt\":\"\",\"source\":\"library\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_title\":\"Fantasy Unicorn\",\"_id\":\"9de7889\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\",\"id\":1666,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"c5748f4\",\"elType\":\"widget\",\"settings\":{\"product_type_free_paid\":\"0\",\"media_number\":\"8\",\"row_number\":\"4\",\"free_label\":\"Play Now!\"},\"elements\":[],\"widgetType\":\"class Wpstream_Media_List_Vod\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up and get<br>\\n2500 to watch for <br>\\nFREE  \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-2.png\",\"id\":1034,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(4632,1674,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(4635,1675,'_wp_page_template','elementor_header_footer'),(4636,1675,'_elementor_edit_mode','builder'),(4637,1675,'_elementor_template_type','wp-page'),(4638,1675,'_elementor_version','3.11.0'),(4639,1675,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/banner.png\",\"id\":550,\"alt\":\"\",\"source\":\"library\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_title\":\"Fantasy Unicorn\",\"_id\":\"9de7889\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\",\"id\":1666,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"c5748f4\",\"elType\":\"widget\",\"settings\":{\"product_type_free_paid\":\"0\",\"media_number\":\"8\",\"row_number\":\"4\",\"free_label\":\"Play Now!\"},\"elements\":[],\"widgetType\":\"class Wpstream_Media_List_Vod\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up and get<br>\\n2500 to watch for <br>\\nFREE  \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-2.png\",\"id\":1034,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(4640,1675,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(4642,1676,'_wp_page_template','elementor_header_footer'),(4643,1676,'_elementor_edit_mode','builder'),(4644,1676,'_elementor_template_type','wp-page'),(4645,1676,'_elementor_version','3.11.0'),(4646,1676,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/banner.png\",\"id\":550,\"alt\":\"\",\"source\":\"library\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_title\":\"Fantasy Unicorn\",\"_id\":\"9de7889\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\",\"id\":1666,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"c5748f4\",\"elType\":\"widget\",\"settings\":{\"product_type_free_paid\":\"0\",\"media_number\":\"8\",\"row_number\":\"4\",\"free_label\":\"Play Now!\"},\"elements\":[],\"widgetType\":\"class Wpstream_Media_List_Vod\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up and get<br>\\n2500 to watch for <br>\\nFREE  \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-2.png\",\"id\":1034,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(4647,1676,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(4649,1677,'_wp_page_template','elementor_header_footer'),(4650,1677,'_elementor_edit_mode','builder'),(4651,1677,'_elementor_template_type','wp-page'),(4652,1677,'_elementor_version','3.11.0'),(4653,1677,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/banner.png\",\"id\":550,\"alt\":\"\",\"source\":\"library\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_title\":\"Fantasy Unicorn\",\"_id\":\"9de7889\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\",\"id\":1666,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_button_label\":\"Play Now!\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"c5748f4\",\"elType\":\"widget\",\"settings\":{\"product_type_free_paid\":\"0\",\"media_number\":\"8\",\"row_number\":\"4\",\"free_label\":\"Play Now!\"},\"elements\":[],\"widgetType\":\"class Wpstream_Media_List_Vod\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up and get<br>\\n2500 to watch for <br>\\nFREE  \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-2.png\",\"id\":1034,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(4654,1677,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(4701,1691,'_wp_page_template','elementor_header_footer'),(4702,1691,'_elementor_edit_mode','builder'),(4703,1691,'_elementor_template_type','wp-page'),(4704,1691,'_elementor_version','3.11.0'),(4705,1691,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/banner.png\",\"id\":550,\"alt\":\"\",\"source\":\"library\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean King\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"c5748f4\",\"elType\":\"widget\",\"settings\":{\"product_type_free_paid\":\"0\",\"media_number\":\"8\",\"row_number\":\"4\",\"free_label\":\"Play Now!\"},\"elements\":[],\"widgetType\":\"class Wpstream_Media_List_Vod\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up and get<br>\\n2500 to watch for <br>\\nFREE  \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-2.png\",\"id\":1034,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(4665,1679,'_wp_attached_file','2023/02/20230203-1-Large.jpg'),(4666,1679,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:724;s:6:\"height\";i:1080;s:4:\"file\";s:28:\"2023/02/20230203-1-Large.jpg\";s:8:\"filesize\";i:209144;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"20230203-1-Large-201x300.jpg\";s:5:\"width\";i:201;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25027;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"20230203-1-Large-686x1024.jpg\";s:5:\"width\";i:686;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:195126;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"20230203-1-Large-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11755;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"20230203-1-Large-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38293;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"20230203-1-Large-600x895.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:895;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:157083;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"20230203-1-Large-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5928;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:26:\"20230203-1-Large-64x95.jpg\";s:5:\"width\";i:64;s:6:\"height\";i:95;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3440;}}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:{}}}'),(4667,1680,'_wp_attached_file','2023/02/VP_1001JINCHANBUYU-VIP手机设备）_59x88cm_20220108-Large.jpg');
INSERT INTO `wpjk_postmeta` VALUES (4668,1680,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:724;s:6:\"height\";i:1080;s:4:\"file\";s:72:\"2023/02/VP_1001JINCHANBUYU-VIP手机设备）_59x88cm_20220108-Large.jpg\";s:8:\"filesize\";i:221976;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:72:\"VP_1001JINCHANBUYU-VIP手机设备）_59x88cm_20220108-Large-201x300.jpg\";s:5:\"width\";i:201;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38360;}s:5:\"large\";a:5:{s:4:\"file\";s:73:\"VP_1001JINCHANBUYU-VIP手机设备）_59x88cm_20220108-Large-686x1024.jpg\";s:5:\"width\";i:686;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:209635;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:72:\"VP_1001JINCHANBUYU-VIP手机设备）_59x88cm_20220108-Large-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22992;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:72:\"VP_1001JINCHANBUYU-VIP手机设备）_59x88cm_20220108-Large-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49204;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:72:\"VP_1001JINCHANBUYU-VIP手机设备）_59x88cm_20220108-Large-600x895.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:895;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:173070;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:72:\"VP_1001JINCHANBUYU-VIP手机设备）_59x88cm_20220108-Large-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17403;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:70:\"VP_1001JINCHANBUYU-VIP手机设备）_59x88cm_20220108-Large-64x95.jpg\";s:5:\"width\";i:64;s:6:\"height\";i:95;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15233;}}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:\"1\";s:8:\"keywords\";a:0:{}}}'),(4669,1681,'_wp_attached_file','2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg'),(4670,1681,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:771;s:6:\"height\";i:1080;s:4:\"file\";s:72:\"2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg\";s:8:\"filesize\";i:218477;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:72:\"VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-214x300.jpg\";s:5:\"width\";i:214;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37444;}s:5:\"large\";a:5:{s:4:\"file\";s:73:\"VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-731x1024.jpg\";s:5:\"width\";i:731;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:207118;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:72:\"VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22461;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:73:\"VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-768x1076.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1076;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:221887;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:72:\"VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48035;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:72:\"VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-600x840.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:840;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:155638;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:72:\"VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16977;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:70:\"VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-64x90.jpg\";s:5:\"width\";i:64;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14583;}}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:\"1\";s:8:\"keywords\";a:0:{}}}'),(4671,1682,'_wp_attached_file','2023/02/VP_1008麒麟风暴_2323x3465px无代理_20220208-Large.jpg'),(4672,1682,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:724;s:6:\"height\";i:1080;s:4:\"file\";s:67:\"2023/02/VP_1008麒麟风暴_2323x3465px无代理_20220208-Large.jpg\";s:8:\"filesize\";i:194535;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:67:\"VP_1008麒麟风暴_2323x3465px无代理_20220208-Large-201x300.jpg\";s:5:\"width\";i:201;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23049;}s:5:\"large\";a:5:{s:4:\"file\";s:68:\"VP_1008麒麟风暴_2323x3465px无代理_20220208-Large-686x1024.jpg\";s:5:\"width\";i:686;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:186701;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:67:\"VP_1008麒麟风暴_2323x3465px无代理_20220208-Large-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9938;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:67:\"VP_1008麒麟风暴_2323x3465px无代理_20220208-Large-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33632;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:67:\"VP_1008麒麟风暴_2323x3465px无代理_20220208-Large-600x895.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:895;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:150808;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:67:\"VP_1008麒麟风暴_2323x3465px无代理_20220208-Large-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4997;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:65:\"VP_1008麒麟风暴_2323x3465px无代理_20220208-Large-64x95.jpg\";s:5:\"width\";i:64;s:6:\"height\";i:95;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3056;}}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:{}}}'),(4673,1683,'_wp_attached_file','2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large.jpg'),(4674,1683,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:771;s:6:\"height\";i:1080;s:4:\"file\";s:70:\"2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large.jpg\";s:8:\"filesize\";i:197339;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:70:\"VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-214x300.jpg\";s:5:\"width\";i:214;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36679;}s:5:\"large\";a:5:{s:4:\"file\";s:71:\"VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-731x1024.jpg\";s:5:\"width\";i:731;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:190566;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:70:\"VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22247;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:71:\"VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-768x1076.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1076;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:203987;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:70:\"VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45058;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:70:\"VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-600x840.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:840;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:142766;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:70:\"VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17039;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:68:\"VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-64x90.jpg\";s:5:\"width\";i:64;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14798;}}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:\"1\";s:8:\"keywords\";a:0:{}}}'),(4675,1684,'_wp_attached_file','2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg'),(4676,1684,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:771;s:6:\"height\";i:1080;s:4:\"file\";s:72:\"2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg\";s:8:\"filesize\";i:174202;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:72:\"VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-214x300.jpg\";s:5:\"width\";i:214;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32053;}s:5:\"large\";a:5:{s:4:\"file\";s:73:\"VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-731x1024.jpg\";s:5:\"width\";i:731;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:172022;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:72:\"VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19071;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:73:\"VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-768x1076.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1076;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:184398;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:72:\"VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39624;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:72:\"VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-600x840.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:840;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:129190;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:72:\"VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14717;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:70:\"VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-64x90.jpg\";s:5:\"width\";i:64;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12914;}}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:\"1\";s:8:\"keywords\";a:0:{}}}'),(4677,1685,'_wp_attached_file','2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg'),(4678,1685,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:607;s:6:\"height\";i:1080;s:4:\"file\";s:56:\"2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\";s:8:\"filesize\";i:170219;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:56:\"VP_1066dailyfishing_1080x1920_20220630-Large-169x300.jpg\";s:5:\"width\";i:169;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24590;}s:5:\"large\";a:5:{s:4:\"file\";s:57:\"VP_1066dailyfishing_1080x1920_20220630-Large-576x1024.jpg\";s:5:\"width\";i:576;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:160854;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:56:\"VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14251;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:56:\"VP_1066dailyfishing_1080x1920_20220630-Large-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38797;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:57:\"VP_1066dailyfishing_1080x1920_20220630-Large-600x1068.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:1068;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:171935;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:56:\"VP_1066dailyfishing_1080x1920_20220630-Large-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8817;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:55:\"VP_1066dailyfishing_1080x1920_20220630-Large-64x114.jpg\";s:5:\"width\";i:64;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7038;}}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:{}}}'),(4679,1686,'_wp_attached_file','2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg'),(4680,1686,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:724;s:6:\"height\";i:1080;s:4:\"file\";s:69:\"2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg\";s:8:\"filesize\";i:202086;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:69:\"VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-201x300.jpg\";s:5:\"width\";i:201;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27350;}s:5:\"large\";a:5:{s:4:\"file\";s:70:\"VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-686x1024.jpg\";s:5:\"width\";i:686;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:191400;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:69:\"VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13771;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:69:\"VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38108;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:69:\"VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-600x895.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:895;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:155109;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:69:\"VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8516;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:67:\"VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-64x95.jpg\";s:5:\"width\";i:64;s:6:\"height\";i:95;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6453;}}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:{}}}'),(4681,1687,'_wp_attached_file','2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg'),(4682,1687,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:724;s:6:\"height\";i:1080;s:4:\"file\";s:59:\"2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg\";s:8:\"filesize\";i:176519;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:59:\"vp_4021Keno无代理_2323x3465px_20220226-Large-201x300.jpg\";s:5:\"width\";i:201;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24856;}s:5:\"large\";a:5:{s:4:\"file\";s:60:\"vp_4021Keno无代理_2323x3465px_20220226-Large-686x1024.jpg\";s:5:\"width\";i:686;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:168092;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:59:\"vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12798;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:59:\"vp_4021Keno无代理_2323x3465px_20220226-Large-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34717;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:59:\"vp_4021Keno无代理_2323x3465px_20220226-Large-600x895.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:895;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136813;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:59:\"vp_4021Keno无代理_2323x3465px_20220226-Large-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8092;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:57:\"vp_4021Keno无代理_2323x3465px_20220226-Large-64x95.jpg\";s:5:\"width\";i:64;s:6:\"height\";i:95;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6143;}}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:{}}}'),(4683,1688,'_wp_attached_file','2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg'),(4684,1688,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:771;s:6:\"height\";i:1080;s:4:\"file\";s:58:\"2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg\";s:8:\"filesize\";i:199675;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:58:\"VP_Kirin-Storm无文案_50X70cm_20210809-Large-214x300.jpg\";s:5:\"width\";i:214;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23827;}s:5:\"large\";a:5:{s:4:\"file\";s:59:\"VP_Kirin-Storm无文案_50X70cm_20210809-Large-731x1024.jpg\";s:5:\"width\";i:731;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:187908;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:58:\"VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10209;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:59:\"VP_Kirin-Storm无文案_50X70cm_20210809-Large-768x1076.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1076;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:201951;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:58:\"VP_Kirin-Storm无文案_50X70cm_20210809-Large-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34441;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:58:\"VP_Kirin-Storm无文案_50X70cm_20210809-Large-600x840.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:840;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136532;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:58:\"VP_Kirin-Storm无文案_50X70cm_20210809-Large-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5174;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:56:\"VP_Kirin-Storm无文案_50X70cm_20210809-Large-64x90.jpg\";s:5:\"width\";i:64;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2942;}}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:{}}}'),(4687,1689,'_wp_page_template','elementor_header_footer'),(4688,1689,'_elementor_edit_mode','builder'),(4689,1689,'_elementor_template_type','wp-page'),(4690,1689,'_elementor_version','3.11.0'),(4691,1689,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/banner.png\",\"id\":550,\"alt\":\"\",\"source\":\"library\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_title\":\"Fantasy Unicorn\",\"_id\":\"9de7889\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\",\"id\":1666,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_button_label\":\"Play Now!\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"c5748f4\",\"elType\":\"widget\",\"settings\":{\"product_type_free_paid\":\"0\",\"media_number\":\"8\",\"row_number\":\"4\",\"free_label\":\"Play Now!\"},\"elements\":[],\"widgetType\":\"class Wpstream_Media_List_Vod\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up and get<br>\\n2500 to watch for <br>\\nFREE  \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-2.png\",\"id\":1034,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(4692,1689,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(4694,1690,'_wp_page_template','elementor_header_footer'),(4695,1690,'_elementor_edit_mode','builder'),(4696,1690,'_elementor_template_type','wp-page'),(4697,1690,'_elementor_version','3.11.0'),(4698,1690,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/banner.png\",\"id\":550,\"alt\":\"\",\"source\":\"library\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_title\":\"Fantasy Unicorn\",\"_id\":\"9de7889\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\",\"id\":1666,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_button_label\":\"Play Now!\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"c5748f4\",\"elType\":\"widget\",\"settings\":{\"product_type_free_paid\":\"0\",\"media_number\":\"8\",\"row_number\":\"4\",\"free_label\":\"Play Now!\"},\"elements\":[],\"widgetType\":\"class Wpstream_Media_List_Vod\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up and get<br>\\n2500 to watch for <br>\\nFREE  \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-2.png\",\"id\":1034,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(4699,1690,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(4706,1691,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(4709,1692,'_wp_page_template','elementor_header_footer'),(4710,1692,'_elementor_edit_mode','builder'),(4711,1692,'_elementor_template_type','wp-page'),(4712,1692,'_elementor_version','3.11.0'),(4713,1692,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/banner.png\",\"id\":550,\"alt\":\"\",\"source\":\"library\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean King\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"c5748f4\",\"elType\":\"widget\",\"settings\":{\"product_type_free_paid\":\"0\",\"media_number\":\"8\",\"row_number\":\"4\",\"free_label\":\"Play Now!\"},\"elements\":[],\"widgetType\":\"class Wpstream_Media_List_Vod\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up and get<br>\\n2500 to watch for <br>\\nFREE  \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-2.png\",\"id\":1034,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(4714,1692,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(4716,1693,'_wp_page_template','elementor_header_footer'),(4717,1693,'_elementor_edit_mode','builder'),(4718,1693,'_elementor_template_type','wp-page'),(4719,1693,'_elementor_version','3.11.0'),(4720,1693,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/banner.png\",\"id\":550,\"alt\":\"\",\"source\":\"library\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean King\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"c5748f4\",\"elType\":\"widget\",\"settings\":{\"product_type_free_paid\":\"0\",\"media_number\":\"8\",\"row_number\":\"4\",\"free_label\":\"Play Now!\"},\"elements\":[],\"widgetType\":\"class Wpstream_Media_List_Vod\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up and get<br>\\n2500 to watch for <br>\\nFREE  \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-2.png\",\"id\":1034,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(4721,1693,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(4723,1694,'_wp_page_template','elementor_header_footer'),(4724,1694,'_elementor_edit_mode','builder'),(4725,1694,'_elementor_template_type','wp-page'),(4726,1694,'_elementor_version','3.11.0'),(4727,1694,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/banner.png\",\"id\":550,\"alt\":\"\",\"source\":\"library\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean King\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"c5748f4\",\"elType\":\"widget\",\"settings\":{\"product_type_free_paid\":\"0\",\"media_number\":\"8\",\"row_number\":\"4\",\"free_label\":\"Play Now!\"},\"elements\":[],\"widgetType\":\"class Wpstream_Media_List_Vod\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up and get<br>\\n2500 to watch for <br>\\nFREE  \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-2.png\",\"id\":1034,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(4728,1694,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(4731,1695,'_wp_attached_file','2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg'),(4732,1695,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:724;s:6:\"height\";i:1080;s:4:\"file\";s:68:\"2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg\";s:8:\"filesize\";i:178498;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:68:\"VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-201x300.jpg\";s:5:\"width\";i:201;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24828;}s:5:\"large\";a:5:{s:4:\"file\";s:69:\"VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-686x1024.jpg\";s:5:\"width\";i:686;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:172531;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:68:\"VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13303;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:68:\"VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37065;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:68:\"VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-600x895.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:895;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:140046;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:68:\"VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8198;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:66:\"VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-64x95.jpg\";s:5:\"width\";i:64;s:6:\"height\";i:95;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6087;}}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:{}}}'),(4792,1706,'_wp_page_template','elementor_header_footer'),(4793,1706,'_elementor_edit_mode','builder'),(4794,1706,'_elementor_template_type','wp-page'),(4762,1702,'_wp_page_template','elementor_header_footer'),(4763,1702,'_elementor_edit_mode','builder'),(4764,1702,'_elementor_template_type','wp-page'),(4765,1702,'_elementor_version','3.11.0'),(4766,1702,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/banner.png\",\"id\":550,\"alt\":\"\",\"source\":\"library\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"c5748f4\",\"elType\":\"widget\",\"settings\":{\"product_type_free_paid\":\"0\",\"media_number\":\"8\",\"row_number\":\"4\",\"free_label\":\"Play Now!\"},\"elements\":[],\"widgetType\":\"class Wpstream_Media_List_Vod\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up and get<br>\\n2500 to watch for <br>\\nFREE  \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-2.png\",\"id\":1034,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(4812,1708,'_wp_page_template','elementor_header_footer'),(4813,1708,'_elementor_edit_mode','builder'),(4814,1708,'_elementor_template_type','wp-page'),(4815,1708,'_elementor_version','3.11.0'),(4743,1698,'_wp_attached_file','2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg'),(4744,1698,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:771;s:6:\"height\";i:1080;s:4:\"file\";s:74:\"2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg\";s:8:\"filesize\";i:174202;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:74:\"VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-214x300.jpg\";s:5:\"width\";i:214;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32053;}s:5:\"large\";a:5:{s:4:\"file\";s:75:\"VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-731x1024.jpg\";s:5:\"width\";i:731;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:172022;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:74:\"VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19071;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:75:\"VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-768x1076.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1076;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:184398;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:74:\"VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39624;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:74:\"VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-600x840.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:840;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:129190;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:74:\"VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14717;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:72:\"VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-64x90.jpg\";s:5:\"width\";i:64;s:6:\"height\";i:90;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12914;}}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:\"1\";s:8:\"keywords\";a:0:{}}}'),(4745,1699,'_wp_attached_file','2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg'),(4746,1699,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:724;s:6:\"height\";i:1080;s:4:\"file\";s:70:\"2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg\";s:8:\"filesize\";i:197913;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:70:\"VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-201x300.jpg\";s:5:\"width\";i:201;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24128;}s:5:\"large\";a:5:{s:4:\"file\";s:71:\"VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-686x1024.jpg\";s:5:\"width\";i:686;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:188978;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:70:\"VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10813;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:70:\"VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35670;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:70:\"VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-600x895.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:895;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:152522;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:70:\"VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5545;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:68:\"VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-64x95.jpg\";s:5:\"width\";i:64;s:6:\"height\";i:95;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3259;}}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:{}}}'),(4747,1681,'_edit_lock','1676455439:1'),(4748,1700,'_wp_page_template','elementor_header_footer'),(4749,1700,'_elementor_edit_mode','builder'),(4750,1700,'_elementor_template_type','wp-page'),(4751,1700,'_elementor_version','3.11.0'),(4752,1700,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/banner.png\",\"id\":550,\"alt\":\"\",\"source\":\"library\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean King\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"c5748f4\",\"elType\":\"widget\",\"settings\":{\"product_type_free_paid\":\"0\",\"media_number\":\"8\",\"row_number\":\"4\",\"free_label\":\"Play Now!\"},\"elements\":[],\"widgetType\":\"class Wpstream_Media_List_Vod\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up and get<br>\\n2500 to watch for <br>\\nFREE  \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-2.png\",\"id\":1034,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(4753,1700,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(4755,1701,'_wp_page_template','elementor_header_footer'),(4756,1701,'_elementor_edit_mode','builder'),(4757,1701,'_elementor_template_type','wp-page'),(4758,1701,'_elementor_version','3.11.0'),(4759,1701,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/banner.png\",\"id\":550,\"alt\":\"\",\"source\":\"library\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean King\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"c5748f4\",\"elType\":\"widget\",\"settings\":{\"product_type_free_paid\":\"0\",\"media_number\":\"8\",\"row_number\":\"4\",\"free_label\":\"Play Now!\"},\"elements\":[],\"widgetType\":\"class Wpstream_Media_List_Vod\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up and get<br>\\n2500 to watch for <br>\\nFREE  \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-2.png\",\"id\":1034,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(4760,1701,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(4767,1702,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(4799,1297,'_eael_custom_js',''),(4797,1706,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(4778,1704,'_wp_page_template','elementor_header_footer'),(4779,1704,'_elementor_edit_mode','builder'),(4780,1704,'_elementor_template_type','wp-page'),(4795,1706,'_elementor_version','3.11.0'),(4796,1706,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/banner.png\",\"id\":550,\"alt\":\"\",\"source\":\"library\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up and get<br>\\n2500 to watch for <br>\\nFREE  \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-2.png\",\"id\":1034,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(4781,1704,'_elementor_version','3.11.0'),(4782,1704,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/banner.png\",\"id\":550,\"alt\":\"\",\"source\":\"library\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"c5748f4\",\"elType\":\"widget\",\"settings\":{\"product_type_free_paid\":\"0\",\"media_number\":\"8\",\"row_number\":\"4\",\"free_label\":\"Play Now!\"},\"elements\":[],\"widgetType\":\"class Wpstream_Media_List_Vod\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up and get<br>\\n2500 to watch for <br>\\nFREE  \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-2.png\",\"id\":1034,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(4783,1704,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(4785,1705,'_wp_page_template','elementor_header_footer'),(4786,1705,'_elementor_edit_mode','builder'),(4787,1705,'_elementor_template_type','wp-page'),(4788,1705,'_elementor_version','3.11.0'),(4789,1705,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/banner.png\",\"id\":550,\"alt\":\"\",\"source\":\"library\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"c5748f4\",\"elType\":\"widget\",\"settings\":{\"product_type_free_paid\":\"0\",\"media_number\":\"8\",\"row_number\":\"4\",\"free_label\":\"Play Now!\"},\"elements\":[],\"widgetType\":\"class Wpstream_Media_List_Vod\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up and get<br>\\n2500 to watch for <br>\\nFREE  \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-2.png\",\"id\":1034,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(4790,1705,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(4801,36,'_eael_custom_js',''),(4802,38,'_eael_custom_js',''),(6135,1927,'_wp_page_template','elementor_header_footer'),(4825,1710,'_wp_page_template','elementor_header_footer'),(4826,1710,'_elementor_edit_mode','builder'),(4827,1710,'_elementor_template_type','wp-page'),(4828,1710,'_elementor_version','3.11.0'),(4829,1710,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/banner.png\",\"id\":550,\"alt\":\"\",\"source\":\"library\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"98b172e\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"5\",\"eael_product_grid_products_count\":5,\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up and get<br>\\n2500 to watch for <br>\\nFREE  \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-2.png\",\"id\":1034,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(4824,1297,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4816,1708,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/banner.png\",\"id\":550,\"alt\":\"\",\"source\":\"library\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up and get<br>\\n2500 to watch for <br>\\nFREE  \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-2.png\",\"id\":1034,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(4817,1708,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(4818,1709,'_wp_page_template','elementor_header_footer'),(4819,1709,'_elementor_edit_mode','builder'),(4820,1709,'_elementor_template_type','wp-page'),(4821,1709,'_elementor_version','3.11.0'),(4822,1709,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/banner.png\",\"id\":550,\"alt\":\"\",\"source\":\"library\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up and get<br>\\n2500 to watch for <br>\\nFREE  \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-2.png\",\"id\":1034,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(4823,1709,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(4830,1710,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(4831,1710,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4832,1297,'_eael_widget_elements','a:1:{s:12:\"product-grid\";s:12:\"product-grid\";}'),(5735,1864,'_wp_attached_file','2023/02/2023020301.mp4'),(5736,1864,'_wp_attachment_metadata','a:10:{s:8:\"filesize\";i:36987065;s:9:\"mime_type\";s:9:\"video/mp4\";s:6:\"length\";i:28;s:16:\"length_formatted\";s:4:\"0:28\";s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:10:\"fileformat\";s:3:\"mp4\";s:10:\"dataformat\";s:9:\"quicktime\";s:5:\"audio\";a:7:{s:10:\"dataformat\";s:3:\"mp4\";s:5:\"codec\";s:19:\"ISO/IEC 14496-3 AAC\";s:11:\"sample_rate\";d:48000;s:8:\"channels\";i:2;s:15:\"bits_per_sample\";i:16;s:8:\"lossless\";b:0;s:11:\"channelmode\";s:6:\"stereo\";}s:17:\"created_timestamp\";i:1675250754;}'),(4834,1711,'_wp_page_template','elementor_header_footer'),(4835,1711,'_elementor_edit_mode','builder'),(4836,1711,'_elementor_template_type','wp-page'),(4837,1711,'_elementor_version','3.11.0'),(4838,1711,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/banner.png\",\"id\":550,\"alt\":\"\",\"source\":\"library\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"98b172e\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"5\",\"eael_product_grid_products_count\":5,\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up and get<br>\\n2500 to watch for <br>\\nFREE  \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-2.png\",\"id\":1034,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(4839,1711,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(4840,1711,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4842,1712,'_wp_page_template','elementor_header_footer'),(4843,1712,'_elementor_edit_mode','builder'),(4844,1712,'_elementor_template_type','wp-page'),(4845,1712,'_elementor_version','3.11.0'),(4846,1712,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/banner.png\",\"id\":550,\"alt\":\"\",\"source\":\"library\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"98b172e\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"5\",\"eael_product_grid_products_count\":5,\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up and get<br>\\n2500 to watch for <br>\\nFREE  \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-2.png\",\"id\":1034,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(4847,1712,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(4848,1712,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4850,1713,'_wp_page_template','elementor_header_footer'),(4851,1713,'_elementor_edit_mode','builder'),(4852,1713,'_elementor_template_type','wp-page'),(4853,1713,'_elementor_version','3.11.0'),(4854,1713,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/banner.png\",\"id\":550,\"alt\":\"\",\"source\":\"library\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"98b172e\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"5\",\"eael_product_grid_products_count\":5,\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up and get<br>\\n2500 to watch for <br>\\nFREE  \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-2.png\",\"id\":1034,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(4855,1713,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(4856,1713,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4859,1714,'_wp_page_template','elementor_header_footer'),(4860,1714,'_elementor_edit_mode','builder'),(4861,1714,'_elementor_template_type','wp-page'),(4862,1714,'_elementor_version','3.11.0'),(4863,1714,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/banner.png\",\"id\":550,\"alt\":\"\",\"source\":\"library\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"98b172e\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"5\",\"eael_product_grid_products_count\":5,\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up and get<br>\\n2500 to watch for <br>\\nFREE  \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-2.png\",\"id\":1034,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(4864,1714,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(4865,1714,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4867,1715,'_wp_page_template','elementor_header_footer'),(4868,1715,'_elementor_edit_mode','builder'),(4869,1715,'_elementor_template_type','wp-page'),(4870,1715,'_elementor_version','3.11.0'),(4871,1715,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/banner.png\",\"id\":550,\"alt\":\"\",\"source\":\"library\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"98b172e\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"5\",\"eael_product_grid_products_count\":5,\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up and get<br>\\n2500 to watch for <br>\\nFREE  \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-2.png\",\"id\":1034,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(4872,1715,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(4873,1715,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4875,1716,'_wp_page_template','elementor_header_footer'),(4876,1716,'_elementor_edit_mode','builder'),(4877,1716,'_elementor_template_type','wp-page'),(4878,1716,'_elementor_version','3.11.0'),(4879,1716,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/banner.png\",\"id\":550,\"alt\":\"\",\"source\":\"library\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"98b172e\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"5\",\"eael_product_grid_products_count\":5,\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up and get<br>\\n2500 to watch for <br>\\nFREE  \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-2.png\",\"id\":1034,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(4880,1716,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(4881,1716,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4884,1717,'_wp_page_template','elementor_header_footer'),(4885,1717,'_elementor_edit_mode','builder'),(4886,1717,'_elementor_template_type','wp-page'),(4887,1717,'_elementor_version','3.11.0'),(4888,1717,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/banner.png\",\"id\":550,\"alt\":\"\",\"source\":\"library\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"98b172e\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"5\",\"eael_product_grid_products_count\":5,\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up and get<br>\\n2500 to watch for <br>\\nFREE  \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-2.png\",\"id\":1034,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(4889,1717,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(4890,1717,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4892,1718,'_wp_page_template','elementor_header_footer'),(4893,1718,'_elementor_edit_mode','builder'),(4894,1718,'_elementor_template_type','wp-page'),(4895,1718,'_elementor_version','3.11.0'),(4896,1718,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/banner.png\",\"id\":550,\"alt\":\"\",\"source\":\"library\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"98b172e\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"5\",\"eael_product_grid_products_count\":5,\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up and get<br>\\n2500 to watch for <br>\\nFREE  \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-2.png\",\"id\":1034,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(4897,1718,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(4898,1718,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4900,1719,'_wp_page_template','elementor_header_footer'),(4901,1719,'_elementor_edit_mode','builder'),(4902,1719,'_elementor_template_type','wp-page'),(4903,1719,'_elementor_version','3.11.0'),(4904,1719,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/banner.png\",\"id\":550,\"alt\":\"\",\"source\":\"library\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"98b172e\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"5\",\"eael_product_grid_products_count\":5,\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up and get<br>\\n2500 to watch for <br>\\nFREE  \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-2.png\",\"id\":1034,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(4905,1719,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(4906,1719,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4909,1720,'_wp_page_template','elementor_header_footer'),(4910,1720,'_elementor_edit_mode','builder'),(4911,1720,'_elementor_template_type','wp-page'),(4912,1720,'_elementor_version','3.11.0'),(4913,1720,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/banner.png\",\"id\":550,\"alt\":\"\",\"source\":\"library\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"98b172e\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"5\",\"eael_product_grid_products_count\":5,\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up and get<br>\\n2500 to watch for <br>\\nFREE  \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-2.png\",\"id\":1034,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(4914,1720,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(4915,1720,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4917,1721,'_wp_page_template','elementor_header_footer'),(4918,1721,'_elementor_edit_mode','builder'),(4919,1721,'_elementor_template_type','wp-page'),(4920,1721,'_elementor_version','3.11.0'),(4921,1721,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/banner.png\",\"id\":550,\"alt\":\"\",\"source\":\"library\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"98b172e\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"5\",\"eael_product_grid_products_count\":5,\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up and get<br>\\n2500 to watch for <br>\\nFREE  \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-2.png\",\"id\":1034,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(4922,1721,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(4923,1721,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4925,1722,'_wp_page_template','elementor_header_footer'),(4926,1722,'_elementor_edit_mode','builder'),(4927,1722,'_elementor_template_type','wp-page'),(4928,1722,'_elementor_version','3.11.0'),(4929,1722,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/banner.png\",\"id\":550,\"alt\":\"\",\"source\":\"library\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"1c58a31\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98b172e\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"5\",\"eael_product_grid_products_count\":5,\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up and get<br>\\n2500 to watch for <br>\\nFREE  \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-2.png\",\"id\":1034,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(4930,1722,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(4931,1722,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4934,1723,'_wp_page_template','elementor_header_footer'),(4935,1723,'_elementor_edit_mode','builder'),(4936,1723,'_elementor_template_type','wp-page'),(4937,1723,'_elementor_version','3.11.0'),(4938,1723,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/banner.png\",\"id\":550,\"alt\":\"\",\"source\":\"library\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"1c58a31\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98b172e\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"5\",\"eael_product_grid_products_count\":5,\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up and get<br>\\n2500 to watch for <br>\\nFREE  \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-2.png\",\"id\":1034,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(4939,1723,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(4940,1723,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4942,1724,'_wp_page_template','elementor_header_footer'),(4943,1724,'_elementor_edit_mode','builder'),(4944,1724,'_elementor_template_type','wp-page'),(4945,1724,'_elementor_version','3.11.0'),(4946,1724,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/banner.png\",\"id\":550,\"alt\":\"\",\"source\":\"library\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"1c58a31\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98b172e\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"5\",\"eael_product_grid_products_count\":5,\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up and get<br>\\n2500 to watch for <br>\\nFREE  \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-2.png\",\"id\":1034,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(4947,1724,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(4948,1724,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4950,1725,'_wp_page_template','elementor_header_footer'),(4951,1725,'_elementor_edit_mode','builder'),(4952,1725,'_elementor_template_type','wp-page'),(4953,1725,'_elementor_version','3.11.0'),(4954,1725,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/banner.png\",\"id\":550,\"alt\":\"\",\"source\":\"library\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"1c58a31\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98b172e\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"5\",\"eael_product_grid_products_count\":5,\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up and get<br>\\n2500 to watch for <br>\\nFREE  \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-2.png\",\"id\":1034,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(4955,1725,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(4956,1725,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4959,1726,'_wp_page_template','elementor_header_footer'),(4960,1726,'_elementor_edit_mode','builder'),(4961,1726,'_elementor_template_type','wp-page'),(4962,1726,'_elementor_version','3.11.0'),(4963,1726,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/banner.png\",\"id\":550,\"alt\":\"\",\"source\":\"library\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"1c58a31\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98b172e\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"5\",\"eael_product_grid_products_count\":5,\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up and get<br>\\n2500 to watch for <br>\\nFREE  \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-2.png\",\"id\":1034,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(4964,1726,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(4965,1726,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4967,1727,'_wp_page_template','elementor_header_footer'),(4968,1727,'_elementor_edit_mode','builder'),(4969,1727,'_elementor_template_type','wp-page'),(4970,1727,'_elementor_version','3.11.0'),(4971,1727,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/banner.png\",\"id\":550,\"alt\":\"\",\"source\":\"library\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"1c58a31\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98b172e\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"5\",\"eael_product_grid_products_count\":5,\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up and get<br>\\n2500 to watch for <br>\\nFREE  \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-2.png\",\"id\":1034,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(4972,1727,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(4973,1727,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4975,1728,'_wp_page_template','elementor_header_footer'),(4976,1728,'_elementor_edit_mode','builder'),(4977,1728,'_elementor_template_type','wp-page'),(4978,1728,'_elementor_version','3.11.0'),(4979,1728,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/banner.png\",\"id\":550,\"alt\":\"\",\"source\":\"library\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"1c58a31\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98b172e\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":5,\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up and get<br>\\n2500 to watch for <br>\\nFREE  \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-2.png\",\"id\":1034,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(4980,1728,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(4981,1728,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4984,1729,'_wp_page_template','elementor_header_footer'),(4985,1729,'_elementor_edit_mode','builder'),(4986,1729,'_elementor_template_type','wp-page'),(4987,1729,'_elementor_version','3.11.0'),(4988,1729,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/banner.png\",\"id\":550,\"alt\":\"\",\"source\":\"library\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"1c58a31\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98b172e\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":5,\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up and get<br>\\n2500 to watch for <br>\\nFREE  \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-2.png\",\"id\":1034,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(4989,1729,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(4990,1729,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(4992,1730,'_wp_page_template','elementor_header_footer'),(4993,1730,'_elementor_edit_mode','builder'),(4994,1730,'_elementor_template_type','wp-page'),(4995,1730,'_elementor_version','3.11.0'),(4996,1730,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/banner.png\",\"id\":550,\"alt\":\"\",\"source\":\"library\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"1c58a31\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98b172e\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":5,\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up and get<br>\\n2500 to watch for <br>\\nFREE  \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-2.png\",\"id\":1034,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(4997,1730,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(4998,1730,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5000,1731,'_wp_page_template','elementor_header_footer'),(5001,1731,'_elementor_edit_mode','builder'),(5002,1731,'_elementor_template_type','wp-page'),(5003,1731,'_elementor_version','3.11.0'),(5004,1731,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/banner.png\",\"id\":550,\"alt\":\"\",\"source\":\"library\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"1c58a31\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98b172e\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":5,\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up and get<br>\\n2500 to watch for <br>\\nFREE  \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-2.png\",\"id\":1034,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(5005,1731,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(5006,1731,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5009,1732,'_wp_page_template','elementor_header_footer'),(5010,1732,'_elementor_edit_mode','builder'),(5011,1732,'_elementor_template_type','wp-page'),(5012,1732,'_elementor_version','3.11.0'),(5013,1732,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/banner.png\",\"id\":550,\"alt\":\"\",\"source\":\"library\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"1c58a31\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98b172e\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":5,\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up and get<br>\\n2500 to watch for <br>\\nFREE  \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-2.png\",\"id\":1034,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(5014,1732,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(5015,1732,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5017,1733,'_wp_page_template','elementor_header_footer'),(5018,1733,'_elementor_edit_mode','builder'),(5019,1733,'_elementor_template_type','wp-page'),(5020,1733,'_elementor_version','3.11.0'),(5021,1733,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/banner.png\",\"id\":550,\"alt\":\"\",\"source\":\"library\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"1c58a31\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98b172e\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":5,\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up and get<br>\\n2500 to watch for <br>\\nFREE  \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-2.png\",\"id\":1034,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(5022,1733,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(5023,1733,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5025,1734,'_wp_page_template','elementor_header_footer'),(5026,1734,'_elementor_edit_mode','builder'),(5027,1734,'_elementor_template_type','wp-page'),(5028,1734,'_elementor_version','3.11.0'),(5029,1734,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/banner.png\",\"id\":550,\"alt\":\"\",\"source\":\"library\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"1c58a31\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98b172e\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":6,\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up and get<br>\\n2500 to watch for <br>\\nFREE  \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-2.png\",\"id\":1034,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(5030,1734,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(5031,1734,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5034,1735,'_wp_page_template','elementor_header_footer'),(5035,1735,'_elementor_edit_mode','builder'),(5036,1735,'_elementor_template_type','wp-page'),(5037,1735,'_elementor_version','3.11.0'),(5038,1735,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/banner.png\",\"id\":550,\"alt\":\"\",\"source\":\"library\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"1c58a31\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98b172e\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":6,\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up and get<br>\\n2500 to watch for <br>\\nFREE  \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-2.png\",\"id\":1034,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(5039,1735,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(5040,1735,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5042,1736,'_wp_page_template','elementor_header_footer'),(5043,1736,'_elementor_edit_mode','builder'),(5044,1736,'_elementor_template_type','wp-page'),(5045,1736,'_elementor_version','3.11.0'),(5046,1736,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/banner.png\",\"id\":550,\"alt\":\"\",\"source\":\"library\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"1c58a31\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98b172e\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":6,\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up and get<br>\\n2500 to watch for <br>\\nFREE  \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-2.png\",\"id\":1034,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(5047,1736,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(5048,1736,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5128,1747,'_wp_page_template','elementor_header_footer'),(5050,1737,'_wp_page_template','elementor_header_footer'),(5051,1737,'_elementor_edit_mode','builder'),(5052,1737,'_elementor_template_type','wp-page'),(5053,1737,'_elementor_version','3.11.0'),(5054,1737,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/banner.png\",\"id\":550,\"alt\":\"\",\"source\":\"library\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"1c58a31\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98b172e\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":6,\"product_offset\":4,\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up and get<br>\\n2500 to watch for <br>\\nFREE  \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-2.png\",\"id\":1034,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(5055,1737,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(5056,1737,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5059,1738,'_wp_page_template','elementor_header_footer'),(5060,1738,'_elementor_edit_mode','builder'),(5061,1738,'_elementor_template_type','wp-page'),(5062,1738,'_elementor_version','3.11.0'),(5063,1738,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/banner.png\",\"id\":550,\"alt\":\"\",\"source\":\"library\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"1c58a31\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98b172e\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":6,\"product_offset\":4,\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up and get<br>\\n2500 to watch for <br>\\nFREE  \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-2.png\",\"id\":1034,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(5064,1738,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(5065,1738,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5067,1739,'_wp_page_template','elementor_header_footer'),(5068,1739,'_elementor_edit_mode','builder'),(5069,1739,'_elementor_template_type','wp-page'),(5070,1739,'_elementor_version','3.11.0'),(5071,1739,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/banner.png\",\"id\":550,\"alt\":\"\",\"source\":\"library\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"1c58a31\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98b172e\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":6,\"product_offset\":4,\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up and get<br>\\n2500 to watch for <br>\\nFREE  \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-2.png\",\"id\":1034,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(5072,1739,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(5073,1739,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5075,1740,'_wp_page_template','elementor_header_footer'),(5076,1740,'_elementor_edit_mode','builder'),(5077,1740,'_elementor_template_type','wp-page'),(5078,1740,'_elementor_version','3.11.0'),(5079,1740,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/banner.png\",\"id\":550,\"alt\":\"\",\"source\":\"library\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"1c58a31\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98b172e\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up and get<br>\\n2500 to watch for <br>\\nFREE  \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-2.png\",\"id\":1034,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(5080,1740,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(5081,1740,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5084,1741,'_wp_attached_file','2023/02/3d-render-casino-items.jpg'),(5085,1741,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2000;s:6:\"height\";i:1111;s:4:\"file\";s:34:\"2023/02/3d-render-casino-items.jpg\";s:8:\"filesize\";i:1911894;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"3d-render-casino-items-300x167.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:167;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21636;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"3d-render-casino-items-1024x569.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:569;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:155212;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"3d-render-casino-items-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11376;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"3d-render-casino-items-768x427.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:427;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98800;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:35:\"3d-render-casino-items-1536x853.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:853;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:290300;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"3d-render-casino-items-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34343;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"3d-render-casino-items-600x333.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66568;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"3d-render-casino-items-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6328;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:32:\"3d-render-casino-items-64x36.jpg\";s:5:\"width\";i:64;s:6:\"height\";i:36;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2342;}}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:{}}}'),(5086,1336,'_edit_lock','1677221267:1'),(5087,1742,'_wp_page_template','elementor_header_footer'),(5088,1742,'_elementor_edit_mode','builder'),(5089,1742,'_elementor_template_type','wp-page'),(5090,1742,'_elementor_version','3.11.0'),(5091,1742,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/banner.png\",\"id\":550,\"alt\":\"\",\"source\":\"library\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"1c58a31\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98b172e\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up and get<br>\\n2500 to watch for <br>\\nFREE  \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-2.png\",\"id\":1034,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(5092,1742,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(5093,1742,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5095,1743,'_wp_page_template','elementor_header_footer'),(5096,1743,'_elementor_edit_mode','builder'),(5097,1743,'_elementor_template_type','wp-page'),(5098,1743,'_elementor_version','3.11.0'),(5099,1743,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/banner.png\",\"id\":550,\"alt\":\"\",\"source\":\"library\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"1c58a31\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98b172e\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up and get<br>\\n2500 to watch for <br>\\nFREE  \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-2.png\",\"id\":1034,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(5100,1743,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(5101,1743,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5103,1744,'_wp_page_template','elementor_header_footer'),(5104,1744,'_elementor_edit_mode','builder'),(5105,1744,'_elementor_template_type','wp-page'),(5106,1744,'_elementor_version','3.11.0');
INSERT INTO `wpjk_postmeta` VALUES (5107,1744,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/banner.png\",\"id\":550,\"alt\":\"\",\"source\":\"library\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"1c58a31\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98b172e\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up and get<br>\\n2500 to watch for <br>\\nFREE  \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3d-render-casino-items.jpg\",\"id\":1741,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(5108,1744,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(5109,1744,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5112,1745,'_wp_page_template','elementor_header_footer'),(5113,1745,'_elementor_edit_mode','builder'),(5114,1745,'_elementor_template_type','wp-page'),(5115,1745,'_elementor_version','3.11.0'),(5116,1745,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/banner.png\",\"id\":550,\"alt\":\"\",\"source\":\"library\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"1c58a31\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98b172e\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up and get<br>\\n2500 to watch for <br>\\nFREE  \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3d-render-casino-items.jpg\",\"id\":1741,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(5117,1745,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(5118,1745,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5120,1746,'_wp_page_template','elementor_header_footer'),(5121,1746,'_elementor_edit_mode','builder'),(5122,1746,'_elementor_template_type','wp-page'),(5123,1746,'_elementor_version','3.11.0'),(5124,1746,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/banner.png\",\"id\":550,\"alt\":\"\",\"source\":\"library\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"1c58a31\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98b172e\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up and get<br>\\n2500 to watch for <br>\\nFREE  \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign In\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3d-render-casino-items.jpg\",\"id\":1741,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(5125,1746,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(5126,1746,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5129,1747,'_elementor_edit_mode','builder'),(5130,1747,'_elementor_template_type','wp-page'),(5131,1747,'_elementor_version','3.11.0'),(5132,1747,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/banner.png\",\"id\":550,\"alt\":\"\",\"source\":\"library\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"1c58a31\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98b172e\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up Now! \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign up\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3d-render-casino-items.jpg\",\"id\":1741,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(5133,1747,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(5134,1747,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5137,1336,'_elementor_edit_mode','builder'),(5138,1336,'_elementor_template_type','wp-page'),(5139,1336,'_elementor_version','3.11.1'),(5140,1336,'_eael_custom_js',''),(5141,1748,'_wp_attached_file','2023/02/325976365_1161537164437459_229564353695102536_n.jpg'),(5142,1748,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1080;s:6:\"height\";i:528;s:4:\"file\";s:59:\"2023/02/325976365_1161537164437459_229564353695102536_n.jpg\";s:8:\"filesize\";i:87899;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:59:\"325976365_1161537164437459_229564353695102536_n-300x147.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:147;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7732;}s:5:\"large\";a:5:{s:4:\"file\";s:60:\"325976365_1161537164437459_229564353695102536_n-1024x501.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:501;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50796;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:59:\"325976365_1161537164437459_229564353695102536_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3143;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:59:\"325976365_1161537164437459_229564353695102536_n-768x375.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:375;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33290;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:59:\"325976365_1161537164437459_229564353695102536_n-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8858;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:59:\"325976365_1161537164437459_229564353695102536_n-600x293.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:293;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22953;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:59:\"325976365_1161537164437459_229564353695102536_n-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1841;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:57:\"325976365_1161537164437459_229564353695102536_n-64x31.jpg\";s:5:\"width\";i:64;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:833;}}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:{}}}'),(5143,1749,'_wp_page_template','elementor_header_footer'),(5144,1749,'_elementor_edit_mode','builder'),(5145,1749,'_elementor_template_type','wp-page'),(5146,1749,'_elementor_version','3.11.0'),(5147,1749,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/banner.png\",\"id\":550,\"alt\":\"\",\"source\":\"library\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"1c58a31\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98b172e\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up Now! \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign up\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3d-render-casino-items.jpg\",\"id\":1741,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(5148,1749,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(5149,1749,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5151,1750,'_wp_page_template','elementor_header_footer'),(5152,1750,'_elementor_edit_mode','builder'),(5153,1750,'_elementor_template_type','wp-page'),(5154,1750,'_elementor_version','3.11.0'),(5155,1750,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/banner.png\",\"id\":550,\"alt\":\"\",\"source\":\"library\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"1c58a31\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98b172e\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up Now! \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign up\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3d-render-casino-items.jpg\",\"id\":1741,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(5156,1750,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(5157,1750,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6272,1948,'_elementor_template_type','wp-page'),(6273,1948,'_elementor_version','3.11.0'),(6274,1948,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"d04c6a8\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Slider 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"gradient\",\"background_color\":\"#F41515\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d3125c6\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5234,1760,'_wp_page_template','elementor_header_footer'),(5235,1760,'_elementor_edit_mode','builder'),(5236,1760,'_elementor_template_type','wp-page'),(5237,1760,'_elementor_version','3.11.0'),(5238,1760,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_bg_slider_images\":[{\"id\":1748,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\"}],\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"1c58a31\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98b172e\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up Now! \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign up\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3d-render-casino-items.jpg\",\"id\":1741,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(5209,1757,'_wp_page_template','elementor_header_footer'),(5159,1751,'_wp_page_template','elementor_header_footer'),(5160,1751,'_elementor_edit_mode','builder'),(5161,1751,'_elementor_template_type','wp-page'),(5162,1751,'_elementor_version','3.11.0'),(5163,1751,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":306,\"sizes\":[]},\"content_position\":\"middle\",\"eae_enable_particles\":\"yes\",\"eae_bg_slider_images\":[{\"id\":1748,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\"}],\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"1c58a31\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98b172e\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up Now! \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign up\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3d-render-casino-items.jpg\",\"id\":1741,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(5164,1751,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(5165,1751,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6270,1948,'_wp_page_template','elementor_header_footer'),(6271,1948,'_elementor_edit_mode','builder'),(5168,1752,'_wp_page_template','elementor_header_footer'),(5169,1752,'_elementor_edit_mode','builder'),(5170,1752,'_elementor_template_type','wp-page'),(5171,1752,'_elementor_version','3.11.0'),(5172,1752,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":306,\"sizes\":[]},\"content_position\":\"middle\",\"eae_enable_particles\":\"yes\",\"eae_bg_slider_images\":[{\"id\":1748,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\"}],\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"1c58a31\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98b172e\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up Now! \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign up\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3d-render-casino-items.jpg\",\"id\":1741,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(5173,1752,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(5174,1752,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5176,1753,'_wp_page_template','elementor_header_footer'),(5177,1753,'_elementor_edit_mode','builder'),(5178,1753,'_elementor_template_type','wp-page'),(5179,1753,'_elementor_version','3.11.0'),(5180,1753,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":306,\"sizes\":[]},\"content_position\":\"middle\",\"eae_enable_particles\":\"yes\",\"eae_bg_slider_images\":[{\"id\":1748,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\"}],\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"1c58a31\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98b172e\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up Now! \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign up\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3d-render-casino-items.jpg\",\"id\":1741,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(5181,1753,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(5182,1753,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6268,1947,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5184,1754,'_wp_page_template','elementor_header_footer'),(5185,1754,'_elementor_edit_mode','builder'),(5186,1754,'_elementor_template_type','wp-page'),(5187,1754,'_elementor_version','3.11.0'),(5188,1754,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":306,\"sizes\":[]},\"content_position\":\"middle\",\"eae_bg_slider_images\":[{\"id\":1748,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\"}],\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"1c58a31\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98b172e\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up Now! \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign up\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3d-render-casino-items.jpg\",\"id\":1741,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(5189,1754,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(5190,1754,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6267,1947,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(5193,1755,'_wp_page_template','elementor_header_footer'),(5194,1755,'_elementor_edit_mode','builder'),(5195,1755,'_elementor_template_type','wp-page'),(5196,1755,'_elementor_version','3.11.0'),(5197,1755,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":306,\"sizes\":[]},\"content_position\":\"middle\",\"eae_bg_slider_images\":[{\"id\":1748,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\"}],\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"1c58a31\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98b172e\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up Now! \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign up\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3d-render-casino-items.jpg\",\"id\":1741,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(5198,1755,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(5199,1755,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5201,1756,'_wp_page_template','elementor_header_footer'),(5202,1756,'_elementor_edit_mode','builder'),(5203,1756,'_elementor_template_type','wp-page'),(5204,1756,'_elementor_version','3.11.0'),(5205,1756,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":306,\"sizes\":[]},\"content_position\":\"middle\",\"eae_bg_slider_images\":[{\"id\":1748,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\"}],\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"1c58a31\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98b172e\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up Now! \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign up\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3d-render-casino-items.jpg\",\"id\":1741,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(5206,1756,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(5207,1756,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5210,1757,'_elementor_edit_mode','builder'),(5211,1757,'_elementor_template_type','wp-page'),(5212,1757,'_elementor_version','3.11.0'),(5213,1757,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_bg_slider_images\":[{\"id\":1748,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\"}],\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"1c58a31\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98b172e\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up Now! \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign up\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3d-render-casino-items.jpg\",\"id\":1741,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(5214,1757,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(5215,1757,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5218,1758,'_wp_page_template','elementor_header_footer'),(5219,1758,'_elementor_edit_mode','builder'),(5220,1758,'_elementor_template_type','wp-page'),(5221,1758,'_elementor_version','3.11.0'),(5222,1758,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_bg_slider_images\":[{\"id\":1748,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\"}],\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"1c58a31\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98b172e\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up Now! \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign up\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3d-render-casino-items.jpg\",\"id\":1741,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(5223,1758,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(5224,1758,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5226,1759,'_wp_page_template','elementor_header_footer'),(5227,1759,'_elementor_edit_mode','builder'),(5228,1759,'_elementor_template_type','wp-page'),(5229,1759,'_elementor_version','3.11.0'),(5230,1759,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_bg_slider_images\":[{\"id\":1748,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\"}],\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c33792\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"df933d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e28b048\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f5713b9\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bdc7b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b00f017\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1081242\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18c1c37\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"1c58a31\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98b172e\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up Now! \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign up\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3d-render-casino-items.jpg\",\"id\":1741,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(5231,1759,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(5232,1759,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5239,1760,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(5240,1760,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5283,1766,'_wp_attached_file','2023/02/android.png'),(5284,1766,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:1218;s:4:\"file\";s:19:\"2023/02/android.png\";s:8:\"filesize\";i:13418;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"android-252x300.png\";s:5:\"width\";i:252;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7044;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"android-861x1024.png\";s:5:\"width\";i:861;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:32107;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"android-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2820;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"android-768x914.png\";s:5:\"width\";i:768;s:6:\"height\";i:914;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:27946;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"android-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6188;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"android-600x714.png\";s:5:\"width\";i:600;s:6:\"height\";i:714;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20513;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"android-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1872;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:17:\"android-64x76.png\";s:5:\"width\";i:64;s:6:\"height\";i:76;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1606;}}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:{}}}'),(5244,38,'_edit_lock','1681537193:1'),(5269,1764,'_elementor_version','3.10.0'),(5270,1764,'_elementor_data','[{\"id\":\"5ce0fdb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a57477f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"61f6d53\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00fffb8\"}],\"margin\":{\"unit\":\"em\",\"top\":\"16\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"f40463c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e2c4ea6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"21a5d3c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2f999dd\"}]},\"elements\":[{\"id\":\"fe73f88\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ff3fff1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8f5c8b1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"65ef582\"}]},\"elements\":[{\"id\":\"c411962\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a57eaf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7f0a178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5e7e925\"}]},\"elements\":[],\"isInner\":true},{\"id\":\"9c797a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6cb2082\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3457864\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"7dd1784\"}]},\"elements\":[{\"id\":\"5e2b227\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/footer-t.png\",\"id\":954,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"ecbd501\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ff7c883\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6c3d113\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"fe9714d\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"68effa4\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e427003\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2e0d954\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"951e78b\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8f83706\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":25.98400000000000176214598468504846096038818359375,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"af60479\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"id\":1349,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6b0e774\",\"elType\":\"widget\",\"settings\":{\"ekit_socialshare_add_icons\":[{\"ekit_socialshare_icon_hover_bg_color\":\"#CA0000\",\"_id\":\"fed8537\",\"ekit_socialshare_icon_bg_color\":\"#E4E4E4\"},{\"ekit_socialshare_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_socialshare_icon_hover_bg_color\":\"#CA0000\",\"ekit_socialshare_label_text\":\"twitter\",\"_id\":\"1094190\",\"ekit_socialshare_icon_bg_color\":\"#E4E4E4\"},{\"ekit_socialshare_icons\":{\"value\":\"icon icon-linkedin\",\"library\":\"ekiticons\"},\"ekit_socialshare_icon_hover_bg_color\":\"#CA0000\",\"ekit_socialshare_label_text\":\"linkedin\",\"_id\":\"a75c3e9\",\"ekit_socialshare_icon_bg_color\":\"#E4E4E4\"},{\"_id\":\"efa2d73\",\"ekit_socialshare_icons\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"ekit_socialshare_icon_bg_color\":\"#E4E4E4\",\"ekit_socialshare_border_border\":\"none\",\"ekit_socialshare_icon_hover_bg_color\":\"#CA0000\",\"ekit_socialshare_border_hover_border\":\"solid\",\"ekit_socialshare_border_hover_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_socialshare_border_hover_color\":\"#E4E4E4\"}]},\"elements\":[],\"widgetType\":\"elementskit-social-share\"}],\"isInner\":true},{\"id\":\"64ba5aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":14.0150000000000005684341886080801486968994140625,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"71d9176\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13557e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Games\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28af7a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"How to Download\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ec0606\",\"elType\":\"widget\",\"settings\":{\"title\":\"Agent Help\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bf518e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"7966129\",\"elType\":\"widget\",\"settings\":{\"title\":\"company\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9360b65\",\"elType\":\"widget\",\"settings\":{\"title\":\"Inquiry\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a238a75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Careers\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f6e88b\",\"elType\":\"widget\",\"settings\":{\"title\":\"blog\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"97bc404\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":14.6579999999999994741983755375258624553680419921875,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"4c87f9e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f0b3b4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38d269a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f403387\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"5908801\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":25.34100000000000108002495835535228252410888671875,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50d7d1b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c000106\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3bda241\"}]},\"elements\":[{\"id\":\"43acf25\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Comic App\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da49d18\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/QR-Code.png\",\"id\":117,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"865d638\",\"elType\":\"widget\",\"settings\":{\"title\":\"Scan QR Code for download\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"99a8d88\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ea65693\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e1f11f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"92f4b13\"}]},\"elements\":[{\"id\":\"d3a4ba5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8a2b335\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cec1076\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"77bbb86\"}]},\"elements\":[{\"id\":\"1c11fba\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 [hfe_current_year] [hfe_site_title] | Powered by [hfe_site_title]\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5268,1764,'_elementor_template_type','wp-post'),(6237,1940,'_wp_page_template','elementor_header_footer'),(5266,1764,'_wp_page_template','elementor_header_footer'),(5267,1764,'_elementor_edit_mode','builder'),(5265,38,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6238,1940,'_elementor_edit_mode','builder'),(6239,1940,'_elementor_template_type','wp-post'),(5256,1762,'_elementor_version','3.10.0'),(5257,1762,'_elementor_data','[{\"id\":\"5ce0fdb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a57477f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"61f6d53\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00fffb8\"}],\"margin\":{\"unit\":\"em\",\"top\":\"16\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"f40463c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e2c4ea6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"21a5d3c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2f999dd\"}]},\"elements\":[{\"id\":\"fe73f88\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ff3fff1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8f5c8b1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"65ef582\"}]},\"elements\":[{\"id\":\"c411962\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a57eaf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7f0a178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5e7e925\"}]},\"elements\":[],\"isInner\":true},{\"id\":\"9c797a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6cb2082\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3457864\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"7dd1784\"}]},\"elements\":[{\"id\":\"5e2b227\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/footer-t.png\",\"id\":954,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"ecbd501\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ff7c883\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6c3d113\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"fe9714d\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"68effa4\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e427003\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2e0d954\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"951e78b\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8f83706\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":25.984,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"af60479\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/footer-logo.png\",\"id\":516,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6b0e774\",\"elType\":\"widget\",\"settings\":{\"ekit_socialshare_add_icons\":[{\"ekit_socialshare_icon_hover_bg_color\":\"#CA0000\",\"_id\":\"fed8537\",\"ekit_socialshare_icon_bg_color\":\"#E4E4E4\"},{\"ekit_socialshare_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_socialshare_icon_hover_bg_color\":\"#CA0000\",\"ekit_socialshare_label_text\":\"twitter\",\"_id\":\"1094190\",\"ekit_socialshare_icon_bg_color\":\"#E4E4E4\"},{\"ekit_socialshare_icons\":{\"value\":\"icon icon-linkedin\",\"library\":\"ekiticons\"},\"ekit_socialshare_icon_hover_bg_color\":\"#CA0000\",\"ekit_socialshare_label_text\":\"linkedin\",\"_id\":\"a75c3e9\",\"ekit_socialshare_icon_bg_color\":\"#E4E4E4\"},{\"_id\":\"efa2d73\",\"ekit_socialshare_icons\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"ekit_socialshare_icon_bg_color\":\"#E4E4E4\",\"ekit_socialshare_border_border\":\"none\",\"ekit_socialshare_icon_hover_bg_color\":\"#CA0000\",\"ekit_socialshare_border_hover_border\":\"solid\",\"ekit_socialshare_border_hover_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_socialshare_border_hover_color\":\"#E4E4E4\"}]},\"elements\":[],\"widgetType\":\"elementskit-social-share\"}],\"isInner\":true},{\"id\":\"64ba5aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":14.015,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"71d9176\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13557e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"About\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28af7a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Comic\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ec0606\",\"elType\":\"widget\",\"settings\":{\"title\":\"Movie\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bf518e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"7966129\",\"elType\":\"widget\",\"settings\":{\"title\":\"company\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9360b65\",\"elType\":\"widget\",\"settings\":{\"title\":\"Inquiry\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a238a75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Careers\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f6e88b\",\"elType\":\"widget\",\"settings\":{\"title\":\"blog\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"97bc404\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":14.658,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"4c87f9e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f0b3b4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38d269a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f403387\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"5908801\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":25.341,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50d7d1b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c000106\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3bda241\"}]},\"elements\":[{\"id\":\"43acf25\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Comic App\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da49d18\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/QR-Code.png\",\"id\":117,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"865d638\",\"elType\":\"widget\",\"settings\":{\"title\":\"Scan QR Code for download\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"99a8d88\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ea65693\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e1f11f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"92f4b13\"}]},\"elements\":[{\"id\":\"d3a4ba5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8a2b335\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cec1076\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"77bbb86\"}]},\"elements\":[{\"id\":\"1c11fba\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 [hfe_current_year] [hfe_site_title] | Powered by [hfe_site_title]\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5258,1762,'_elementor_page_assets','a:0:{}'),(5259,1763,'_wp_page_template','elementor_header_footer'),(5260,1763,'_elementor_edit_mode','builder'),(5261,1763,'_elementor_template_type','wp-post'),(5262,1763,'_elementor_version','3.10.0'),(5263,1763,'_elementor_data','[{\"id\":\"5ce0fdb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a57477f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"61f6d53\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00fffb8\"}],\"margin\":{\"unit\":\"em\",\"top\":\"16\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"f40463c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e2c4ea6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"21a5d3c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2f999dd\"}]},\"elements\":[{\"id\":\"fe73f88\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ff3fff1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8f5c8b1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"65ef582\"}]},\"elements\":[{\"id\":\"c411962\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a57eaf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7f0a178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5e7e925\"}]},\"elements\":[],\"isInner\":true},{\"id\":\"9c797a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6cb2082\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3457864\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"7dd1784\"}]},\"elements\":[{\"id\":\"5e2b227\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/footer-t.png\",\"id\":954,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"ecbd501\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ff7c883\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6c3d113\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"fe9714d\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"68effa4\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e427003\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2e0d954\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"951e78b\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8f83706\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":25.984,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"af60479\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/footer-logo.png\",\"id\":516,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6b0e774\",\"elType\":\"widget\",\"settings\":{\"ekit_socialshare_add_icons\":[{\"ekit_socialshare_icon_hover_bg_color\":\"#CA0000\",\"_id\":\"fed8537\",\"ekit_socialshare_icon_bg_color\":\"#E4E4E4\"},{\"ekit_socialshare_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_socialshare_icon_hover_bg_color\":\"#CA0000\",\"ekit_socialshare_label_text\":\"twitter\",\"_id\":\"1094190\",\"ekit_socialshare_icon_bg_color\":\"#E4E4E4\"},{\"ekit_socialshare_icons\":{\"value\":\"icon icon-linkedin\",\"library\":\"ekiticons\"},\"ekit_socialshare_icon_hover_bg_color\":\"#CA0000\",\"ekit_socialshare_label_text\":\"linkedin\",\"_id\":\"a75c3e9\",\"ekit_socialshare_icon_bg_color\":\"#E4E4E4\"},{\"_id\":\"efa2d73\",\"ekit_socialshare_icons\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"ekit_socialshare_icon_bg_color\":\"#E4E4E4\",\"ekit_socialshare_border_border\":\"none\",\"ekit_socialshare_icon_hover_bg_color\":\"#CA0000\",\"ekit_socialshare_border_hover_border\":\"solid\",\"ekit_socialshare_border_hover_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_socialshare_border_hover_color\":\"#E4E4E4\"}]},\"elements\":[],\"widgetType\":\"elementskit-social-share\"}],\"isInner\":true},{\"id\":\"64ba5aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":14.015,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"71d9176\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13557e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"About\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28af7a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Comic\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ec0606\",\"elType\":\"widget\",\"settings\":{\"title\":\"Movie\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bf518e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"7966129\",\"elType\":\"widget\",\"settings\":{\"title\":\"company\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9360b65\",\"elType\":\"widget\",\"settings\":{\"title\":\"Inquiry\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a238a75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Careers\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f6e88b\",\"elType\":\"widget\",\"settings\":{\"title\":\"blog\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"97bc404\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":14.658,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"4c87f9e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f0b3b4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38d269a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f403387\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"5908801\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":25.341,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50d7d1b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c000106\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3bda241\"}]},\"elements\":[{\"id\":\"43acf25\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Comic App\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da49d18\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/QR-Code.png\",\"id\":117,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"865d638\",\"elType\":\"widget\",\"settings\":{\"title\":\"Scan QR Code for download\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"99a8d88\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ea65693\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e1f11f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"92f4b13\"}]},\"elements\":[{\"id\":\"d3a4ba5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8a2b335\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cec1076\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"77bbb86\"}]},\"elements\":[{\"id\":\"1c11fba\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 [hfe_current_year] [hfe_site_title] | Powered by [hfe_site_title]\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5264,1763,'_elementor_page_assets','a:0:{}'),(5271,1764,'_elementor_page_assets','a:0:{}'),(5272,1764,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6296,1953,'_wp_attached_file','2023/02/apple-removebg-preview-e1676902343103.png'),(5274,38,'_edit_last','1'),(5306,1336,'_elementor_page_settings','a:7:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#EAB5FF\";s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:81;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}}'),(5285,1767,'_wp_attached_file','2023/02/apple.png'),(5286,1767,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:17:\"2023/02/apple.png\";s:8:\"filesize\";i:9389;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"apple-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5709;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"apple-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2527;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:17:\"apple-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5709;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:17:\"apple-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1561;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:15:\"apple-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1028;}}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:{}}}'),(5307,1336,'_elementor_data','[{\"id\":\"8317be5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1a9cb24\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"48569da\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f12a1f4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0513402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"097ea4f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1a4caec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"692f56f\"}]},\"elements\":[{\"id\":\"d7013d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Links\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b40c826\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color_b\":\"#F229BC\",\"eae_enable_particles\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e982a60\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc9d6f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c588ddc\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bb2c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4761758\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f5a29a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00f6749\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f1f7a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview.png\",\"id\":2286,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"IOS\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_color\":\"#000000\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"css_filters_blur\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":178,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":308,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a6e850c\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Download\",\"ekit_btn_url\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"7e65e8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via iphone or ipad.\",\"align\":\"center\",\"title_color\":\"#130101\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6edf655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94d1bfb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3426e50\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"45935bc\"}]},\"elements\":[{\"id\":\"3afe156\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/android.png\",\"id\":1766,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"Android\",\"caption_align\":\"center\",\"text_color\":\"#000000\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7244b01\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Download\",\"ekit_btn_url\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"aaa5fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via any phone or tablet based on Android.\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af88378\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\",\"layout\":\"full_width\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"6001e209\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"c64d9df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Android Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":1,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.17)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1dfef18\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a>\\n<br><br>\\n<p style=\\\"font-size:13px\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><br>\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676902343103.png\\\" alt=\\\"\\\" width=\\\"200\\\" height=\\\"200\\\" class=\\\"alignnone size-full wp-image-1953\\\" \\/>\\n\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#000000\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"2\",\"item_title_text\":\"2. On the website click on \\\"Download\\\"\",\"item_content\":\"<p style=\\\"font-size:14px\\\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.<\\/em><\\/p>\\n\\n\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2-300x186.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"186\\\" class=\\\"alignnone size-medium wp-image-2083\\\" \\/>\\n\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"3\",\"item_title_text\":\"3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2088\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"ac800ab\"},{\"item_date\":\"4\",\"item_title_text\":\"4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2089\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/4-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p><p>\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da9fe3f\"},{\"item_date\":\"5\",\"item_title_text\":\"5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2090\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/5-199x300.png\\\" alt=\\\"\\\" width=\\\"199\\\" height=\\\"300\\\" \\/>\\u00a0\\u00a0\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"b37da03\"},{\"item_date\":\"6\",\"item_title_text\":\"6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON \\u201cOPEN\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2091\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6-197x300.png\\\" alt=\\\"\\\" width=\\\"197\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4ca3eeb\"},{\"item_date\":\"7\",\"item_title_text\":\"7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS\\/PHOTO\\/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT \\u201cALLOW\\u201d. OTHERWISE, SELECT \\u201cDENY\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2092\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7-300x167.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"167\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"e73d8d7\"},{\"item_date\":\"8\",\"item_title_text\":\"8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4aaad8d\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"android\",\"skin1_title_typography_text_transform\":\"uppercase\",\"skin1_background_color\":\"#FFFFFF\",\"skin1_date_color\":\"#000000\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\",\"skin1_progress_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a45a2c6\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"a93c106\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"e032f5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"IOS Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":1,\"blur\":3,\"color\":\"#000000\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f60518\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<p><a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a><br \\/><br \\/><\\/p><p style=\\\"font-size: 13px;\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><p><br \\/><img class=\\\"alignnone size-full wp-image-1952\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview-e1676900878970.png\\\" alt=\\\"\\\" width=\\\"267\\\" height=\\\"266\\\" \\/><\\/p>\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#000000\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"2\",\"item_title_text\":\"2. ON THE WEBSITE, CLICK ON \\u201cINSTALL\\u201d BUTTON.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2098\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2i-275x300.png\\\" alt=\\\"\\\" width=\\\"275\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"3\",\"item_title_text\":\"3. CLICK \\u201cALLOW\\u201d WHEN IT IS TRYING TO DOWNLOAD A CONFIGURATION PROFILE\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2099\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3i-246x300.png\\\" alt=\\\"\\\" width=\\\"246\\\" height=\\\"300\\\" \\/><\\/p><p>\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"ac800ab\"},{\"item_date\":\"4\",\"item_title_text\":\"4. PROFILE WILL DOWNLOAD AND WHEN IT IS DONE IT WILL ASK YOU TO CLOSE. CLICK ON \\u201cCLOSE\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2100\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/4i-256x300.png\\\" alt=\\\"\\\" width=\\\"256\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da9fe3f\"},{\"item_date\":\"5\",\"item_title_text\":\"5. \\u201cCLICK TO INSTALL\\u201d WILL AUTOMATICALLY POP UP. CLICK ON IT.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2101\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/5i-300x150.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"150\\\" \\/> \\u00a0\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"b37da03\"},{\"item_date\":\"6\",\"item_title_text\":\"6. IN THE \\u201cINSTALL PROFILE\\u201d SCREEN, CLICK ON \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2102\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6i-300x203.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4ca3eeb\"},{\"item_date\":\"7\",\"item_title_text\":\"7. ENTER IN YOUR PASSWORD TO INSTALL.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2103\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7i-300x203.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"e73d8d7\"},{\"item_date\":\"8\",\"item_title_text\":\"8. IT WILL ASK YOU TO OPEN THIS PAGE IN ITUNES. CLICK ON \\u201cOPEN\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2104\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8i-300x212.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"212\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"a555e8b\"},{\"item_date\":\"9\",\"item_title_text\":\"9. IT WILL ASK YOU TO INSTALL . CLICK \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2105\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/9i-300x236.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"236\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"8aeaa1a\"},{\"item_date\":\"10\",\"item_title_text\":\"10. NOW THAT THE APP HAS BEEN INSTALLED, CLICK ON \\u201cOPEN ON THE DESKTOP\\u201d. THE APP WILL OPEN AT THIS POINT. LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.\",\"item_content\":\"<img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4aaad8d\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"ios\",\"skin1_title_typography_text_transform\":\"uppercase\",\"skin1_background_color\":\"#FFFFFF\",\"skin1_date_color\":\"#FFFFFF\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\",\"skin1_progress_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(5305,1336,'_wp_page_template','default'),(5297,1768,'_elementor_edit_mode','builder'),(5298,1768,'_elementor_template_type','wp-page'),(5299,1768,'_elementor_version','3.11.0'),(5301,1769,'_elementor_edit_mode','builder'),(5302,1769,'_elementor_template_type','wp-page'),(5303,1769,'_elementor_version','3.11.0'),(5308,1770,'_elementor_edit_mode','builder'),(5309,1770,'_elementor_template_type','wp-page'),(5310,1770,'_elementor_version','3.11.0'),(5312,1770,'_wp_page_template','default'),(5313,1770,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5314,1770,'_elementor_data','[{\"id\":\"8317be5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1a9cb24\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"48569da\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f12a1f4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0513402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"097ea4f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1a4caec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"692f56f\"}]},\"elements\":[{\"id\":\"d7013d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Links\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#A78D21\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b40c826\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"gradient\",\"background_color\":\"#020102\",\"background_color_b\":\"#F229BC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e982a60\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc9d6f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c588ddc\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bb2c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4761758\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f5a29a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00f6749\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f1f7a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple.png\",\"id\":1767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"IOS\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a6e850c\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Download \",\"ekit_btn_url\":{\"url\":\"https:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow_type\":\"yes\",\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF0000\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"7e65e8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via iphone or ipad.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6edf655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94d1bfb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3426e50\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"45935bc\"}]},\"elements\":[{\"id\":\"3afe156\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/android.png\",\"id\":1766,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"Android\",\"caption_align\":\"center\",\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c6f43ac\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Download \",\"ekit_btn_url\":{\"url\":\"https:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow_type\":\"yes\",\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF0000\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"aaa5fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\nDownload the app to play via any phone or tablet based on Android.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bb556af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"gradient\",\"background_color\":\"#F229BC\",\"background_color_b\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e982a60\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc9d6f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c588ddc\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1b9eb4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4761758\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f5a29a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00f6749\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false},{\"id\":\"d595097\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94d1bfb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3426e50\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"45935bc\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(5315,1336,'_elementor_page_assets','a:1:{s:6:\"styles\";a:7:{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\";}}'),(5317,1294,'_edit_lock','1676486632:1'),(5318,1771,'_elementor_edit_mode','builder'),(5319,1771,'_wp_page_template','default'),(5320,1771,'_elementor_template_type','wp-page'),(5321,1771,'_elementor_version','3.10.0'),(5322,1771,'_elementor_data','[{\"id\":\"e937242\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"12d5f8a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"a031760\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fc5e97\"}]},\"elements\":[{\"id\":\"4e117cbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3ff0efd\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f257298\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"b60dbcf\"}]},\"elements\":[{\"id\":\"6d05298f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<p>This is an example page. It\'s different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:quote -->\\n<blockquote class=\\\"wp-block-quote\\\"><p>Hi there! I\'m a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like pi&#241;a coladas. (And gettin\' caught in the rain.)<\\/p><\\/blockquote>\\n<!-- \\/wp:quote -->\\n\\n<!-- wp:paragraph -->\\n<p>...or something like this:<\\/p>\\n<!-- \\/wp:paragraph -->\\n\\n<!-- wp:quote -->\\n<blockquote class=\\\"wp-block-quote\\\"><p>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.<\\/p><\\/blockquote>\\n<!-- \\/wp:quote -->\\n\\n<!-- wp:paragraph -->\\n<p>As a new WordPress user, you should go to <a href=\\\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-admin\\/\\\">your dashboard<\\/a> to delete this page and create new pages for your content. Have fun!<\\/p>\\n<!-- \\/wp:paragraph -->\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b15529b\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[blogpage]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(5323,1771,'_elementor_page_assets','a:0:{}'),(5324,1294,'_eael_custom_js',''),(5336,1773,'_wp_attached_file','2023/02/12970401_SL-090519-23060-14-scaled.jpg'),(5337,1773,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1313;s:4:\"file\";s:46:\"2023/02/12970401_SL-090519-23060-14-scaled.jpg\";s:8:\"filesize\";i:369219;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"12970401_SL-090519-23060-14-300x154.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35723;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"12970401_SL-090519-23060-14-1024x525.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:525;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130184;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"12970401_SL-090519-23060-14-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27349;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"12970401_SL-090519-23060-14-768x394.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93220;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:40:\"12970401_SL-090519-23060-14-1536x788.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:788;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:204577;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:41:\"12970401_SL-090519-23060-14-2048x1050.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1050;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:285963;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:39:\"12970401_SL-090519-23060-14-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42944;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:39:\"12970401_SL-090519-23060-14-600x308.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:308;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71387;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:39:\"12970401_SL-090519-23060-14-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24006;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:37:\"12970401_SL-090519-23060-14-64x33.jpg\";s:5:\"width\";i:64;s:6:\"height\";i:33;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21976;}}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:43:\"digital particles flowing background design\";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:43:\"digital particles flowing background design\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:46:{i:0;s:8:\"particle\";i:1;s:8:\"abstract\";i:2;s:10:\"background\";i:3;s:6:\"banner\";i:4;s:7:\"digital\";i:5;s:7:\"glowing\";i:6;s:10:\"technology\";i:7;s:4:\"tech\";i:8;s:6:\"techno\";i:9;s:10:\"futuristic\";i:10;s:4:\"data\";i:11;s:7:\"science\";i:12;s:3:\"web\";i:13;s:2:\"3d\";i:14;s:10:\"connection\";i:15;s:2:\"AI\";i:16;s:8:\"research\";i:17;s:13:\"visualization\";i:18;s:6:\"crypto\";i:19;s:10:\"blockchain\";i:20;s:7:\"quantum\";i:21;s:10:\"algorithms\";i:22;s:12:\"cryptography\";i:23;s:3:\"big\";i:24;s:9:\"computing\";i:25;s:6:\"vector\";i:26;s:6:\"design\";i:27;s:7:\"graphic\";i:28;s:6:\"matrix\";i:29;s:4:\"mesh\";i:30;s:12:\"presentation\";i:31;s:9:\"geometric\";i:32;s:9:\"analytics\";i:33;s:7:\"machine\";i:34;s:8:\"learning\";i:35;s:5:\"cyber\";i:36;s:10:\"artificial\";i:37;s:12:\"intelligence\";i:38;s:6:\"binary\";i:39;s:4:\"deep\";i:40;s:6:\"energy\";i:41;s:6:\"fusion\";i:42;s:6:\"motion\";i:43;s:7:\"network\";i:44;s:7:\"virtual\";i:45;s:7:\"reality\";}}s:14:\"original_image\";s:31:\"12970401_SL-090519-23060-14.jpg\";}'),(5578,1843,'_elementor_template_type','wp-page'),(5579,1843,'_elementor_version','3.11.0'),(5345,1774,'_wp_attached_file','2023/02/placeholder-530.png'),(5346,1774,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2023/02/placeholder-530.png\";s:8:\"filesize\";i:6146;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"placeholder-530-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2008;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"placeholder-530-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7514;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"placeholder-530-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1207;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"placeholder-530-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5342;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"placeholder-530-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2266;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"placeholder-530-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3946;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"placeholder-530-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:894;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:25:\"placeholder-530-64x43.png\";s:5:\"width\";i:64;s:6:\"height\";i:43;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:626;}}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:{}}}'),(5347,1774,'_elementor_source_image_hash','4b7dc976668c8563f3c0baca907bd9c30526ebbf'),(5348,1775,'_wp_attached_file','2023/02/slider_img-7.jpeg'),(5349,1775,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1600;s:6:\"height\";i:750;s:4:\"file\";s:25:\"2023/02/slider_img-7.jpeg\";s:8:\"filesize\";i:46265;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"slider_img-7-300x141.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:141;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6525;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"slider_img-7-1024x480.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45375;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"slider_img-7-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3597;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"slider_img-7-768x360.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28652;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"slider_img-7-1536x720.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84831;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"slider_img-7-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10247;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"slider_img-7-600x281.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:281;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19190;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"slider_img-7-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2185;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:23:\"slider_img-7-64x30.jpeg\";s:5:\"width\";i:64;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:836;}}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:{}}}'),(5350,1775,'_elementor_source_image_hash','8ee5f7e0b5b63210ee4f365873f3a2f1105b9369'),(5351,1776,'_wp_attached_file','2023/02/placeholder-531.png'),(5352,1776,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2023/02/placeholder-531.png\";s:8:\"filesize\";i:6146;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"placeholder-531-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2008;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"placeholder-531-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7514;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"placeholder-531-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1207;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"placeholder-531-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5342;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"placeholder-531-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2266;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"placeholder-531-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3946;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"placeholder-531-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:894;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:25:\"placeholder-531-64x43.png\";s:5:\"width\";i:64;s:6:\"height\";i:43;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:626;}}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:{}}}'),(5353,1776,'_elementor_source_image_hash','056e13f50f7e83e86f6ab975d6c1c36e13d1962e'),(5354,1777,'_wp_attached_file','2023/02/Features_img.jpeg'),(5355,1777,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:350;s:6:\"height\";i:351;s:4:\"file\";s:25:\"2023/02/Features_img.jpeg\";s:8:\"filesize\";i:16985;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"Features_img-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12614;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"Features_img-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4768;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"Features_img-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12660;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"Features_img-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2792;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:23:\"Features_img-64x64.jpeg\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1457;}}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:{}}}'),(5356,1777,'_elementor_source_image_hash','54b16e8fa6960e1bd56a35a2675660b7d989a7b2'),(5357,1778,'_wp_attached_file','2023/02/placeholder-532.png'),(5358,1778,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2023/02/placeholder-532.png\";s:8:\"filesize\";i:6146;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"placeholder-532-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2008;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"placeholder-532-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7514;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"placeholder-532-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1207;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"placeholder-532-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5342;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"placeholder-532-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2266;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"placeholder-532-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3946;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"placeholder-532-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:894;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:25:\"placeholder-532-64x43.png\";s:5:\"width\";i:64;s:6:\"height\";i:43;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:626;}}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:{}}}'),(5359,1778,'_elementor_source_image_hash','b183eb0b542df37ed713c0a6428bda5025c498be'),(5360,1779,'_wp_attached_file','2023/02/placeholder-533.png'),(5361,1779,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2023/02/placeholder-533.png\";s:8:\"filesize\";i:6146;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"placeholder-533-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2008;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"placeholder-533-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7514;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"placeholder-533-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1207;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"placeholder-533-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5342;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"placeholder-533-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2266;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"placeholder-533-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3946;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"placeholder-533-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:894;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:25:\"placeholder-533-64x43.png\";s:5:\"width\";i:64;s:6:\"height\";i:43;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:626;}}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:{}}}'),(5362,1779,'_elementor_source_image_hash','1b56e359d732d0e69f50ef5424c5b46bfa728900'),(5363,1780,'_wp_attached_file','2023/02/placeholder-534.png'),(5364,1780,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2023/02/placeholder-534.png\";s:8:\"filesize\";i:6146;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"placeholder-534-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2008;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"placeholder-534-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7514;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"placeholder-534-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1207;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"placeholder-534-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5342;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"placeholder-534-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2266;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"placeholder-534-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3946;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"placeholder-534-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:894;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:25:\"placeholder-534-64x43.png\";s:5:\"width\";i:64;s:6:\"height\";i:43;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:626;}}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:{}}}'),(5365,1780,'_elementor_source_image_hash','6632928949449240287f681829eecef4eff28151'),(5366,1781,'_wp_attached_file','2023/02/placeholder-535.png'),(5367,1781,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2023/02/placeholder-535.png\";s:8:\"filesize\";i:6146;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"placeholder-535-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2008;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"placeholder-535-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7514;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"placeholder-535-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1207;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"placeholder-535-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5342;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"placeholder-535-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2266;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"placeholder-535-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3946;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"placeholder-535-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:894;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:25:\"placeholder-535-64x43.png\";s:5:\"width\";i:64;s:6:\"height\";i:43;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:626;}}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:{}}}'),(5368,1781,'_elementor_source_image_hash','561125ac9c06b60d0b46c364b91f4ef914eed44b'),(5369,1782,'_wp_attached_file','2023/02/placeholder-536.png'),(5370,1782,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2023/02/placeholder-536.png\";s:8:\"filesize\";i:6146;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"placeholder-536-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2008;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"placeholder-536-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7514;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"placeholder-536-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1207;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"placeholder-536-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5342;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"placeholder-536-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2266;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"placeholder-536-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3946;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"placeholder-536-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:894;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:25:\"placeholder-536-64x43.png\";s:5:\"width\";i:64;s:6:\"height\";i:43;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:626;}}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:{}}}'),(5371,1782,'_elementor_source_image_hash','fc6897702c0a6e28c6b55efb033dfadc98726cef'),(5372,1783,'_wp_attached_file','2023/02/placeholder-537.png'),(5373,1783,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2023/02/placeholder-537.png\";s:8:\"filesize\";i:6146;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"placeholder-537-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2008;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"placeholder-537-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7514;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"placeholder-537-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1207;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"placeholder-537-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5342;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"placeholder-537-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2266;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"placeholder-537-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3946;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"placeholder-537-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:894;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:25:\"placeholder-537-64x43.png\";s:5:\"width\";i:64;s:6:\"height\";i:43;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:626;}}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:{}}}'),(5374,1783,'_elementor_source_image_hash','bc74783040f18458c6e9cbd5151210f3648e58ff'),(5375,1784,'_wp_attached_file','2023/02/placeholder-538.png'),(5376,1784,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2023/02/placeholder-538.png\";s:8:\"filesize\";i:6146;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"placeholder-538-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2008;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"placeholder-538-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7514;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"placeholder-538-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1207;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"placeholder-538-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5342;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"placeholder-538-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2266;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"placeholder-538-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3946;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"placeholder-538-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:894;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:25:\"placeholder-538-64x43.png\";s:5:\"width\";i:64;s:6:\"height\";i:43;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:626;}}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:{}}}'),(5377,1784,'_elementor_source_image_hash','384c273eb0b1d8d06ce2d14c2d60ce9683f83bd6'),(5378,1785,'_wp_attached_file','2023/02/placeholder-539.png'),(5379,1785,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2023/02/placeholder-539.png\";s:8:\"filesize\";i:6146;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"placeholder-539-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2008;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"placeholder-539-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7514;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"placeholder-539-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1207;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"placeholder-539-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5342;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"placeholder-539-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2266;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"placeholder-539-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3946;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"placeholder-539-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:894;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:25:\"placeholder-539-64x43.png\";s:5:\"width\";i:64;s:6:\"height\";i:43;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:626;}}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:{}}}'),(5380,1785,'_elementor_source_image_hash','222115ba169e6cff53a5547eab4247ae11ec1f17'),(5381,1786,'_wp_attached_file','2023/02/placeholder-540.png'),(5382,1786,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2023/02/placeholder-540.png\";s:8:\"filesize\";i:6146;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"placeholder-540-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2008;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"placeholder-540-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7514;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"placeholder-540-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1207;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"placeholder-540-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5342;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"placeholder-540-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2266;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"placeholder-540-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3946;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"placeholder-540-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:894;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:25:\"placeholder-540-64x43.png\";s:5:\"width\";i:64;s:6:\"height\";i:43;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:626;}}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:{}}}'),(5383,1786,'_elementor_source_image_hash','83bc828dc3eb354892235274a6e27de3b841dd30'),(5384,1787,'_wp_attached_file','2023/02/placeholder-541.png'),(5385,1787,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2023/02/placeholder-541.png\";s:8:\"filesize\";i:6146;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"placeholder-541-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2008;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"placeholder-541-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7514;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"placeholder-541-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1207;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"placeholder-541-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5342;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"placeholder-541-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2266;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"placeholder-541-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3946;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"placeholder-541-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:894;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:25:\"placeholder-541-64x43.png\";s:5:\"width\";i:64;s:6:\"height\";i:43;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:626;}}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:{}}}'),(5386,1787,'_elementor_source_image_hash','195d83cd0407c34d557d8d818d98048638f939e6'),(5387,1788,'_wp_attached_file','2023/02/placeholder-542.png'),(5388,1788,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2023/02/placeholder-542.png\";s:8:\"filesize\";i:6146;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"placeholder-542-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2008;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"placeholder-542-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7514;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"placeholder-542-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1207;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"placeholder-542-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5342;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"placeholder-542-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2266;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"placeholder-542-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3946;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"placeholder-542-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:894;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:25:\"placeholder-542-64x43.png\";s:5:\"width\";i:64;s:6:\"height\";i:43;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:626;}}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:{}}}'),(5389,1788,'_elementor_source_image_hash','17e3a029753c870a64c5c5c5e9ff75382e85ecb3'),(5390,1789,'_wp_attached_file','2023/02/placeholder-543.png'),(5391,1789,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2023/02/placeholder-543.png\";s:8:\"filesize\";i:6146;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"placeholder-543-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2008;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"placeholder-543-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7514;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"placeholder-543-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1207;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"placeholder-543-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5342;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"placeholder-543-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2266;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"placeholder-543-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3946;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"placeholder-543-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:894;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:25:\"placeholder-543-64x43.png\";s:5:\"width\";i:64;s:6:\"height\";i:43;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:626;}}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:{}}}'),(5392,1789,'_elementor_source_image_hash','ed047b645a7f80bfdc4a4dff4aa975df165fb439'),(5393,1790,'_wp_attached_file','2023/02/placeholder-544.png'),(5394,1790,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2023/02/placeholder-544.png\";s:8:\"filesize\";i:6146;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"placeholder-544-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2008;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"placeholder-544-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7514;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"placeholder-544-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1207;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"placeholder-544-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5342;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"placeholder-544-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2266;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"placeholder-544-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3946;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"placeholder-544-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:894;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:25:\"placeholder-544-64x43.png\";s:5:\"width\";i:64;s:6:\"height\";i:43;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:626;}}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:{}}}'),(5395,1790,'_elementor_source_image_hash','19d90ec7a185680eb1231fac6894c0bd78e2c708'),(5396,1791,'_wp_attached_file','2023/02/placeholder-545.png'),(5397,1791,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2023/02/placeholder-545.png\";s:8:\"filesize\";i:6146;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"placeholder-545-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2008;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"placeholder-545-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7514;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"placeholder-545-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1207;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"placeholder-545-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5342;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"placeholder-545-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2266;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"placeholder-545-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3946;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"placeholder-545-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:894;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:25:\"placeholder-545-64x43.png\";s:5:\"width\";i:64;s:6:\"height\";i:43;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:626;}}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:{}}}'),(5398,1791,'_elementor_source_image_hash','e295e3e73990ca57a143c5f7211fe0daa3c78fe6'),(5399,1792,'_wp_attached_file','2023/02/placeholder-546.png'),(5400,1792,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2023/02/placeholder-546.png\";s:8:\"filesize\";i:6146;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"placeholder-546-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2008;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"placeholder-546-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7514;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"placeholder-546-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1207;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"placeholder-546-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5342;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"placeholder-546-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2266;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"placeholder-546-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3946;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"placeholder-546-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:894;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:25:\"placeholder-546-64x43.png\";s:5:\"width\";i:64;s:6:\"height\";i:43;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:626;}}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:{}}}'),(5401,1792,'_elementor_source_image_hash','8060eac09b01b2b12df743b40e9f67066e04cb3a'),(5402,1793,'_wp_attached_file','2023/02/placeholder-547.png'),(5403,1793,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2023/02/placeholder-547.png\";s:8:\"filesize\";i:6146;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"placeholder-547-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2008;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"placeholder-547-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7514;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"placeholder-547-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1207;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"placeholder-547-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5342;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"placeholder-547-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2266;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"placeholder-547-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3946;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"placeholder-547-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:894;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:25:\"placeholder-547-64x43.png\";s:5:\"width\";i:64;s:6:\"height\";i:43;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:626;}}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:{}}}'),(5404,1793,'_elementor_source_image_hash','a0e3bb523314d0be7b41ff47e58a60a6a41ff337'),(5405,1794,'_wp_attached_file','2023/02/Donation_img.jpeg'),(5406,1794,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1600;s:6:\"height\";i:533;s:4:\"file\";s:25:\"2023/02/Donation_img.jpeg\";s:8:\"filesize\";i:75889;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"Donation_img-300x100.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8791;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"Donation_img-1024x341.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:341;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65915;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"Donation_img-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6266;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"Donation_img-768x256.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:256;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40075;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"Donation_img-1536x512.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124948;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"Donation_img-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19416;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"Donation_img-600x200.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26717;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"Donation_img-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3444;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:23:\"Donation_img-64x21.jpeg\";s:5:\"width\";i:64;s:6:\"height\";i:21;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:920;}}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:{}}}'),(5407,1794,'_elementor_source_image_hash','b1f52a5d0a43c8e66b5e7f2cd1bbcfa652ecdcad'),(5408,1795,'_wp_attached_file','2023/02/placeholder-548.png'),(5409,1795,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2023/02/placeholder-548.png\";s:8:\"filesize\";i:6146;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"placeholder-548-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2008;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"placeholder-548-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7514;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"placeholder-548-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1207;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"placeholder-548-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5342;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"placeholder-548-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2266;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"placeholder-548-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3946;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"placeholder-548-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:894;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:25:\"placeholder-548-64x43.png\";s:5:\"width\";i:64;s:6:\"height\";i:43;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:626;}}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:{}}}'),(5410,1795,'_elementor_source_image_hash','0e5ea4e0a1e54e9f55340708b4363cfc90e1eee3'),(5411,1796,'_wp_attached_file','2023/02/Political.png'),(5412,1796,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:80;s:6:\"height\";i:61;s:4:\"file\";s:21:\"2023/02/Political.png\";s:8:\"filesize\";i:1906;s:5:\"sizes\";a:1:{s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:19:\"Political-64x49.png\";s:5:\"width\";i:64;s:6:\"height\";i:49;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2648;}}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:{}}}'),(5413,1796,'_elementor_source_image_hash','685e9acbe72dc83a6372846b8481d3546d708401'),(5414,1797,'_wp_attached_file','2023/02/placeholder-549.png'),(5415,1797,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2023/02/placeholder-549.png\";s:8:\"filesize\";i:6146;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"placeholder-549-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2008;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"placeholder-549-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7514;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"placeholder-549-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1207;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"placeholder-549-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5342;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"placeholder-549-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2266;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"placeholder-549-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3946;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"placeholder-549-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:894;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:25:\"placeholder-549-64x43.png\";s:5:\"width\";i:64;s:6:\"height\";i:43;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:626;}}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:{}}}'),(5416,1797,'_elementor_source_image_hash','f10d3498618e3268e9de8a7670c44aa6e6551eb1'),(5417,1798,'_wp_attached_file','2023/02/placeholder-550.png'),(5418,1798,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2023/02/placeholder-550.png\";s:8:\"filesize\";i:6146;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"placeholder-550-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2008;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"placeholder-550-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7514;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"placeholder-550-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1207;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"placeholder-550-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5342;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"placeholder-550-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2266;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"placeholder-550-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3946;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"placeholder-550-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:894;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:25:\"placeholder-550-64x43.png\";s:5:\"width\";i:64;s:6:\"height\";i:43;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:626;}}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:{}}}'),(5419,1798,'_elementor_source_image_hash','a2d4657ca640350832df96066c3ef89fd78e8368'),(5420,1799,'_wp_attached_file','2023/02/placeholder-551.png'),(5421,1799,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2023/02/placeholder-551.png\";s:8:\"filesize\";i:6146;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"placeholder-551-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2008;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"placeholder-551-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7514;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"placeholder-551-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1207;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"placeholder-551-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5342;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"placeholder-551-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2266;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"placeholder-551-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3946;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"placeholder-551-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:894;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:25:\"placeholder-551-64x43.png\";s:5:\"width\";i:64;s:6:\"height\";i:43;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:626;}}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:{}}}'),(5422,1799,'_elementor_source_image_hash','8ec14097e5cc4c4764f3cb4d51360b036e41d615'),(5423,1800,'_wp_attached_file','2023/02/placeholder-552.png'),(5424,1800,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2023/02/placeholder-552.png\";s:8:\"filesize\";i:6146;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"placeholder-552-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2008;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"placeholder-552-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7514;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"placeholder-552-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1207;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"placeholder-552-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5342;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"placeholder-552-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2266;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"placeholder-552-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3946;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"placeholder-552-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:894;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:25:\"placeholder-552-64x43.png\";s:5:\"width\";i:64;s:6:\"height\";i:43;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:626;}}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:{}}}'),(5425,1800,'_elementor_source_image_hash','ed82ed68d37136d102f4fd82a549d575071da89e'),(5426,1801,'_wp_attached_file','2023/02/placeholder-553.png'),(5427,1801,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2023/02/placeholder-553.png\";s:8:\"filesize\";i:6146;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"placeholder-553-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2008;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"placeholder-553-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7514;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"placeholder-553-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1207;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"placeholder-553-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5342;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"placeholder-553-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2266;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"placeholder-553-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3946;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"placeholder-553-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:894;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:25:\"placeholder-553-64x43.png\";s:5:\"width\";i:64;s:6:\"height\";i:43;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:626;}}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:{}}}'),(5428,1801,'_elementor_source_image_hash','30365db3fce4ac710534b803e7d1ec2690e1c957'),(5429,1802,'_wp_attached_file','2023/02/placeholder-554.png'),(5430,1802,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2023/02/placeholder-554.png\";s:8:\"filesize\";i:6146;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"placeholder-554-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2008;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"placeholder-554-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7514;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"placeholder-554-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1207;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"placeholder-554-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5342;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"placeholder-554-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2266;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"placeholder-554-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3946;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"placeholder-554-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:894;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:25:\"placeholder-554-64x43.png\";s:5:\"width\";i:64;s:6:\"height\";i:43;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:626;}}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:{}}}'),(5431,1802,'_elementor_source_image_hash','86b794cee015f1d2098ee1a5a8ebd218b5799e2b'),(5432,1803,'_wp_attached_file','2023/02/Volunteer_img.jpeg'),(5433,1803,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1600;s:6:\"height\";i:492;s:4:\"file\";s:26:\"2023/02/Volunteer_img.jpeg\";s:8:\"filesize\";i:47555;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"Volunteer_img-300x92.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:92;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7518;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"Volunteer_img-1024x315.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46344;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"Volunteer_img-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5272;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"Volunteer_img-768x236.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:236;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29875;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"Volunteer_img-1536x472.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:472;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84963;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"Volunteer_img-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14814;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"Volunteer_img-600x185.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20813;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"Volunteer_img-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3057;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:24:\"Volunteer_img-64x20.jpeg\";s:5:\"width\";i:64;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:941;}}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:{}}}'),(5434,1803,'_elementor_source_image_hash','3ada8238d7e00470c5a9b40368c66d01917d6491'),(5472,1816,'_wp_attached_file','2023/02/placeholder-240.png'),(5473,1816,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2023/02/placeholder-240.png\";s:8:\"filesize\";i:3059;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"placeholder-240-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4740;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"placeholder-240-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20018;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"placeholder-240-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3325;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"placeholder-240-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15049;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"placeholder-240-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7422;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"placeholder-240-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4396;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"placeholder-240-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1568;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:25:\"placeholder-240-64x43.png\";s:5:\"width\";i:64;s:6:\"height\";i:43;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:667;}}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:{}}}'),(5474,1816,'_elementor_source_image_hash','006f1ac70f942e9ae031811a949685be55ad13dc'),(9594,1699,'_wp_attachment_image_alt','Ocean Paradise'),(9595,1698,'_wp_attachment_image_alt','Bird Hunter'),(9596,1697,'_wp_attachment_image_alt','Sponge Bob'),(9597,1695,'_wp_attachment_image_alt','Hai Di Lao'),(9598,1688,'_wp_attachment_image_alt','Kirin Storm'),(9599,1687,'_wp_attachment_image_alt','Keno'),(9600,1686,'_wp_attachment_image_alt','Eyes of Fortune'),(9601,1685,'_wp_attachment_image_alt','Daily Fishing'),(9602,1684,'_wp_attachment_image_alt','Bird Hunter'),(9603,1683,'_wp_attachment_image_alt','Sponge Bob'),(9604,1682,'_wp_attachment_image_alt','Kirin Storm'),(9605,1681,'_wp_attachment_image_alt','Crab Avengers'),(9606,1680,'_wp_attachment_image_alt','Jinchan Buyu'),(9607,1679,'_wp_attachment_image_alt','Crab Avengers'),(9608,1668,'_wp_attachment_image_alt','God of Wealth'),(9609,1667,'_wp_attachment_image_alt','Long Teng Hu Xiao'),(9610,1666,'_wp_attachment_image_alt','Fantasy Unicorn'),(9611,1665,'_wp_attachment_image_alt','Magic Pearl'),(9612,1664,'_wp_attachment_image_alt','Insect Paradise'),(9969,1373,'ekit_post_views_count','26'),(10009,1383,'ekit_post_views_count','27'),(10010,2433,'_wp_page_template','elementor_header_footer'),(10011,2433,'_elementor_edit_mode','builder'),(9614,1663,'_wp_attachment_image_alt','Vblink Online'),(9615,1662,'_wp_attachment_image_alt','Funky Monkey'),(9616,2407,'_elementor_edit_mode','builder'),(9617,2407,'_wp_page_template','elementor_header_footer'),(9618,2407,'_elementor_template_type','wp-page'),(9619,2407,'_elementor_version','3.11.1'),(9620,2407,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2c7cda87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"-400\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"40eb5e82\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"e9e9fee\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"10df331a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"50c59b15\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"78c09113\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"96ac5b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"45b03053\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"195d25eb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e03c822\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"8ae46b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"233b3c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"34e4982a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6412ce55\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"732b23f9\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ccfbacc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4ea10b2b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"274c4c34\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"685e3ec5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"66ea4a4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4e3035bb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"522c3cdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"68572a48\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"5dd553e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"772cbdf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"121aadf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"33eb33c4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"252d46e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"79c06f5b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1feb2a1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"content_position\":\"middle\",\"_ob_glider_h_vert_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"fbbea52\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"d088286\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"f6ac53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"d08e66f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a5d1192\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"4ff4247\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"61643d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"a714511\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e59c6a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"fceea77\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ab2220\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"eb56f81\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"414ca56\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"f3808cb\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"9abe005\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"03d69ad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"32765b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"3cf36a1\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"9913652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4f0a69d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"84a674a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"8eb7708\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"aa92f54\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"c63889c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8bf149c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"ab20e1c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"258e700\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"4b51318\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\",\"_ob_kontrolz_nav_pos_y_alt\":\"50% - 25px\",\"_ob_kontrolz_nav_pos_x_prev_alt\":\"0%\",\"_ob_kontrolz_nav_pos_x_next_alt\":\"0%\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#DC72F1\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false},\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5591,1845,'_elementor_edit_mode','builder'),(5592,1845,'_elementor_template_type','wp-page'),(5593,1845,'_elementor_version','3.11.0'),(5594,1845,'_wp_page_template','default'),(5595,1845,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#000000\";s:18:\"background_color_b\";s:7:\"#F229BC\";}'),(5560,1841,'_elementor_edit_mode','builder'),(5561,1841,'_elementor_template_type','wp-page'),(5562,1841,'_elementor_version','3.11.0'),(5563,1841,'_wp_page_template','default'),(5564,1841,'_elementor_page_settings','a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#FFFFFF\";}'),(5565,1841,'_elementor_data','[{\"id\":\"8317be5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1a9cb24\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"48569da\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f12a1f4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0513402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"097ea4f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1a4caec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"692f56f\"}]},\"elements\":[{\"id\":\"d7013d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Links\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#B57AF3\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b40c826\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"gradient\",\"background_color\":\"#020102\",\"background_color_b\":\"#F229BC\",\"eae_enable_particles\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e982a60\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc9d6f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c588ddc\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bb2c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4761758\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f5a29a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00f6749\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f1f7a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple.png\",\"id\":1767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"IOS\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a6e850c\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#ios\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"7e65e8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via iphone or ipad.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6edf655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94d1bfb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3426e50\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"45935bc\"}]},\"elements\":[{\"id\":\"3afe156\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/android.png\",\"id\":1766,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"Android\",\"caption_align\":\"center\",\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7244b01\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#android\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"aaa5fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via any phone or tablet based on Android.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af88378\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"6001e209\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"11b42d2\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#000000\",\"skin1_content_color\":\"#7A7A7A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Roboto\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_content_typography_typography\":\"custom\",\"skin1_content_typography_font_family\":\"Roboto\",\"skin1_content_typography_font_weight\":\"400\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":5,\"spread\":5,\"color\":\"rgba(0, 0, 0, 0.86)\"},\"timeline_items\":[{\"item_date\":\"February 2, 2014\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<p><a href=\\\"http:\\/\\/www.vblink777.com\\/#\\/download\\/index\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">http:\\/\\/www.vblink777.com\\/#\\/download\\/index<\\/a><\\/p>\",\"_id\":\"dc55ccf\",\"item_icon_eae_icon\":\"custom\",\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#FFFFFF\",\"tl_custom_content_color\":\"#FFFFFF\",\"tl_custom_background_color\":\"#FF0EFA\",\"tl_custom_title_color_hover\":\"#000000\",\"__globals__\":{\"tl_custom_content_color\":\"\"}},{\"item_date\":\"March 11, 2014\",\"item_title_text\":\"ORGANIC BLUE BOTTLE\",\"item_content\":\"Godard vegan heirloom sartorial flannel raw denim +1 umami gluten-free hella vinyl. Viral seitan chillwave, before they sold out wayfarers selvage skateboard Pinterest messenger bag.\",\"_id\":\"bc0c50e\"},{\"item_date\":\"November 15, 2014\",\"item_title_text\":\"TWEE DIY KALE\",\"item_content\":\"Twee DIY kale chips, dreamcatcher scenester mustache leggings trust fund Pinterest pickled. Williamsburg street art Odd Future jean shorts cold-pressed banh mi DIY distillery Williamsburg.\",\"_id\":\"3dd16eb\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(5544,1839,'_elementor_edit_mode','builder'),(5545,1839,'_elementor_template_type','wp-page'),(5546,1839,'_elementor_version','3.11.0'),(5547,1839,'_wp_page_template','default'),(5548,1839,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5549,1839,'_elementor_data','[{\"id\":\"8317be5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1a9cb24\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"48569da\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f12a1f4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0513402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"097ea4f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1a4caec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"692f56f\"}]},\"elements\":[{\"id\":\"d7013d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Links\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#A78D21\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b40c826\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"gradient\",\"background_color\":\"#020102\",\"background_color_b\":\"#F229BC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e982a60\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc9d6f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c588ddc\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bb2c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4761758\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f5a29a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00f6749\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f1f7a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple.png\",\"id\":1767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"IOS\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a6e850c\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Download \",\"ekit_btn_url\":{\"url\":\"https:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow_type\":\"yes\",\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF0000\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"7e65e8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via iphone or ipad.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6edf655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94d1bfb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3426e50\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"45935bc\"}]},\"elements\":[{\"id\":\"3afe156\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/android.png\",\"id\":1766,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"Android\",\"caption_align\":\"center\",\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c6f43ac\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Download \",\"ekit_btn_url\":{\"url\":\"https:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow_type\":\"yes\",\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF0000\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"aaa5fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\nDownload the app to play via any phone or tablet based on Android.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bb556af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"gradient\",\"background_color\":\"#F229BC\",\"background_color_b\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e982a60\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc9d6f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c588ddc\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1b9eb4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4761758\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f5a29a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00f6749\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false},{\"id\":\"d595097\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94d1bfb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3426e50\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"45935bc\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(5550,1839,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(5552,1840,'_elementor_edit_mode','builder'),(5553,1840,'_elementor_template_type','wp-page'),(5554,1840,'_elementor_version','3.11.0'),(5555,1840,'_wp_page_template','default'),(5556,1840,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5557,1840,'_elementor_data','[{\"id\":\"8317be5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1a9cb24\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"48569da\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f12a1f4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0513402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"097ea4f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1a4caec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"692f56f\"}]},\"elements\":[{\"id\":\"d7013d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Links\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#A78D21\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b40c826\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"gradient\",\"background_color\":\"#020102\",\"background_color_b\":\"#F229BC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e982a60\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc9d6f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c588ddc\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bb2c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4761758\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f5a29a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00f6749\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f1f7a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple.png\",\"id\":1767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"IOS\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a6e850c\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Download \",\"ekit_btn_url\":{\"url\":\"https:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow_type\":\"yes\",\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF0000\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"7e65e8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via iphone or ipad.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6edf655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94d1bfb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3426e50\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"45935bc\"}]},\"elements\":[{\"id\":\"3afe156\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/android.png\",\"id\":1766,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"Android\",\"caption_align\":\"center\",\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c6f43ac\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Download \",\"ekit_btn_url\":{\"url\":\"https:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow_type\":\"yes\",\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF0000\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"aaa5fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\nDownload the app to play via any phone or tablet based on Android.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bb556af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"gradient\",\"background_color\":\"#F229BC\",\"background_color_b\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e982a60\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc9d6f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c588ddc\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1b9eb4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4761758\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f5a29a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00f6749\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false},{\"id\":\"d595097\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94d1bfb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3426e50\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"45935bc\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(5558,1840,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(5566,1841,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(5577,1843,'_elementor_edit_mode','builder'),(5597,1845,'_elementor_page_assets','a:1:{s:6:\"styles\";a:7:{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\";}}'),(5580,1843,'_wp_page_template','default'),(5581,1843,'_elementor_page_settings','a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#FFFFFF\";}'),(5582,1843,'_elementor_data','[{\"id\":\"8317be5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1a9cb24\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"48569da\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f12a1f4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0513402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"097ea4f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1a4caec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"692f56f\"}]},\"elements\":[{\"id\":\"d7013d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Links\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#B57AF3\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b40c826\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"gradient\",\"background_color\":\"#020102\",\"background_color_b\":\"#F229BC\",\"eae_enable_particles\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e982a60\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc9d6f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c588ddc\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bb2c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4761758\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f5a29a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00f6749\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f1f7a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple.png\",\"id\":1767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"IOS\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a6e850c\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#ios\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"7e65e8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via iphone or ipad.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6edf655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94d1bfb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3426e50\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"45935bc\"}]},\"elements\":[{\"id\":\"3afe156\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/android.png\",\"id\":1766,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"Android\",\"caption_align\":\"center\",\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7244b01\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#android\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"aaa5fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via any phone or tablet based on Android.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af88378\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"6001e209\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"11b42d2\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#000000\",\"skin1_content_color\":\"#7A7A7A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Roboto\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_content_typography_typography\":\"custom\",\"skin1_content_typography_font_family\":\"Roboto\",\"skin1_content_typography_font_weight\":\"400\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":5,\"spread\":5,\"color\":\"rgba(0, 0, 0, 0.86)\"},\"timeline_items\":[{\"item_date\":\"February 2, 2014\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<p><a href=\\\"http:\\/\\/www.vblink777.com\\/#\\/download\\/index\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">http:\\/\\/www.vblink777.com\\/#\\/download\\/index<\\/a><\\/p>\",\"_id\":\"dc55ccf\",\"item_icon_eae_icon\":\"custom\",\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#FFFFFF\",\"tl_custom_content_color\":\"#FFFFFF\",\"tl_custom_background_color\":\"#FF0EFA\",\"tl_custom_title_color_hover\":\"#000000\",\"__globals__\":{\"tl_custom_content_color\":\"\"}},{\"item_date\":\"March 11, 2014\",\"item_title_text\":\"ORGANIC BLUE BOTTLE\",\"item_content\":\"Godard vegan heirloom sartorial flannel raw denim +1 umami gluten-free hella vinyl. Viral seitan chillwave, before they sold out wayfarers selvage skateboard Pinterest messenger bag.\",\"_id\":\"bc0c50e\"},{\"item_date\":\"November 15, 2014\",\"item_title_text\":\"TWEE DIY KALE\",\"item_content\":\"Twee DIY kale chips, dreamcatcher scenester mustache leggings trust fund Pinterest pickled. Williamsburg street art Odd Future jean shorts cold-pressed banh mi DIY distillery Williamsburg.\",\"_id\":\"3dd16eb\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(5596,1845,'_elementor_data','[{\"id\":\"8317be5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1a9cb24\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"48569da\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f12a1f4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0513402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"097ea4f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1a4caec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"692f56f\"}]},\"elements\":[{\"id\":\"d7013d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Links\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#B57AF3\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b40c826\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color_b\":\"#F229BC\",\"eae_enable_particles\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e982a60\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc9d6f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c588ddc\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bb2c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4761758\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f5a29a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00f6749\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f1f7a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple.png\",\"id\":1767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"IOS\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a6e850c\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#ios\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"7e65e8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via iphone or ipad.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6edf655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94d1bfb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3426e50\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"45935bc\"}]},\"elements\":[{\"id\":\"3afe156\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/android.png\",\"id\":1766,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"Android\",\"caption_align\":\"center\",\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7244b01\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#android\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"aaa5fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via any phone or tablet based on Android.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af88378\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"6001e209\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"1dfef18\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"timeline_items\":[{\"item_date\":\"February 2, 2014\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"IPhone tilde pour-over, sustainable cred roof party occupy master cleanse. Godard vegan heirloom sartorial flannel raw denim +1. Sriracha umami meditation, listicle chambray fanny pack blog organic Blue Bottle.\",\"_id\":\"269c8f4\"},{\"item_date\":\"March 11, 2014\",\"item_title_text\":\"ORGANIC BLUE BOTTLE\",\"item_content\":\"Godard vegan heirloom sartorial flannel raw denim +1 umami gluten-free hella vinyl. Viral seitan chillwave, before they sold out wayfarers selvage skateboard Pinterest messenger bag.\",\"_id\":\"0de4726\"},{\"item_date\":\"November 15, 2014\",\"item_title_text\":\"TWEE DIY KALE\",\"item_content\":\"Twee DIY kale chips, dreamcatcher scenester mustache leggings trust fund Pinterest pickled. Williamsburg street art Odd Future jean shorts cold-pressed banh mi DIY distillery Williamsburg.\",\"_id\":\"ea52e18\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"}},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(5583,1843,'_elementor_page_assets','a:1:{s:6:\"styles\";a:7:{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\";}}'),(5584,1844,'_elementor_edit_mode','builder'),(5585,1844,'_elementor_template_type','wp-page'),(5586,1844,'_elementor_version','3.11.0'),(5587,1844,'_wp_page_template','default'),(5588,1844,'_elementor_page_settings','a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#FFFFFF\";}'),(5589,1844,'_elementor_data','[{\"id\":\"8317be5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1a9cb24\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"48569da\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f12a1f4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0513402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"097ea4f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1a4caec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"692f56f\"}]},\"elements\":[{\"id\":\"d7013d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Links\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#B57AF3\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b40c826\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"gradient\",\"background_color\":\"#020102\",\"background_color_b\":\"#F229BC\",\"eae_enable_particles\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e982a60\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc9d6f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c588ddc\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bb2c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4761758\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f5a29a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00f6749\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f1f7a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple.png\",\"id\":1767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"IOS\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a6e850c\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#ios\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"7e65e8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via iphone or ipad.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6edf655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94d1bfb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3426e50\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"45935bc\"}]},\"elements\":[{\"id\":\"3afe156\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/android.png\",\"id\":1766,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"Android\",\"caption_align\":\"center\",\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7244b01\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#android\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"aaa5fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via any phone or tablet based on Android.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af88378\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"6001e209\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"11b42d2\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#000000\",\"skin1_content_color\":\"#7A7A7A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Roboto\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_content_typography_typography\":\"custom\",\"skin1_content_typography_font_family\":\"Roboto\",\"skin1_content_typography_font_weight\":\"400\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":5,\"spread\":5,\"color\":\"rgba(0, 0, 0, 0.86)\"},\"timeline_items\":[{\"item_date\":\"February 2, 2014\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<p><a href=\\\"http:\\/\\/www.vblink777.com\\/#\\/download\\/index\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">http:\\/\\/www.vblink777.com\\/#\\/download\\/index<\\/a><\\/p>\",\"_id\":\"dc55ccf\",\"item_icon_eae_icon\":\"custom\",\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#FFFFFF\",\"tl_custom_content_color\":\"#FFFFFF\",\"tl_custom_background_color\":\"#FF0EFA\",\"tl_custom_title_color_hover\":\"#000000\",\"__globals__\":{\"tl_custom_content_color\":\"\"}},{\"item_date\":\"March 11, 2014\",\"item_title_text\":\"ORGANIC BLUE BOTTLE\",\"item_content\":\"Godard vegan heirloom sartorial flannel raw denim +1 umami gluten-free hella vinyl. Viral seitan chillwave, before they sold out wayfarers selvage skateboard Pinterest messenger bag.\",\"_id\":\"bc0c50e\"},{\"item_date\":\"November 15, 2014\",\"item_title_text\":\"TWEE DIY KALE\",\"item_content\":\"Twee DIY kale chips, dreamcatcher scenester mustache leggings trust fund Pinterest pickled. Williamsburg street art Odd Future jean shorts cold-pressed banh mi DIY distillery Williamsburg.\",\"_id\":\"3dd16eb\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(5590,1844,'_elementor_page_assets','a:1:{s:6:\"styles\";a:7:{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\";}}'),(5624,1851,'_elementor_edit_mode','builder'),(5625,1851,'_elementor_template_type','wp-page'),(5626,1851,'_elementor_version','3.11.0'),(5627,1851,'_wp_page_template','default'),(5628,1851,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#000000\";s:18:\"background_color_b\";s:7:\"#F229BC\";}'),(5629,1851,'_elementor_data','[{\"id\":\"8317be5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1a9cb24\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"48569da\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f12a1f4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0513402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"097ea4f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1a4caec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"692f56f\"}]},\"elements\":[{\"id\":\"d7013d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Links\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#B57AF3\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b40c826\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color_b\":\"#F229BC\",\"eae_enable_particles\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e982a60\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc9d6f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c588ddc\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bb2c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4761758\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f5a29a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00f6749\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f1f7a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple.png\",\"id\":1767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"IOS\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a6e850c\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#ios\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"7e65e8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via iphone or ipad.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6edf655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94d1bfb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3426e50\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"45935bc\"}]},\"elements\":[{\"id\":\"3afe156\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/android.png\",\"id\":1766,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"Android\",\"caption_align\":\"center\",\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7244b01\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#android\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"aaa5fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via any phone or tablet based on Android.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af88378\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"6001e209\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"c64d9df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Android Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#DFE1E3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.8)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1dfef18\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"timeline_items\":[{\"item_date\":\"February 2, 2014\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<p><a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a><\\/p>\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#6EC1E4\",\"tl_custom_title_color_focused\":\"#797D7F\"},{\"item_date\":\"March 11, 2014\",\"item_title_text\":\"ORGANIC BLUE BOTTLE\",\"item_content\":\"Godard vegan heirloom sartorial flannel raw denim +1 umami gluten-free hella vinyl. Viral seitan chillwave, before they sold out wayfarers selvage skateboard Pinterest messenger bag.\",\"_id\":\"0de4726\"},{\"item_date\":\"November 15, 2014\",\"item_title_text\":\"TWEE DIY KALE\",\"item_content\":\"Twee DIY kale chips, dreamcatcher scenester mustache leggings trust fund Pinterest pickled. Williamsburg street art Odd Future jean shorts cold-pressed banh mi DIY distillery Williamsburg.\",\"_id\":\"ea52e18\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"#android\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(5691,1859,'_elementor_edit_mode','builder'),(5692,1859,'_elementor_template_type','wp-page'),(5693,1859,'_elementor_version','3.11.0'),(5694,1859,'_wp_page_template','default'),(5606,1336,'_oembed_4cadae9d75596b4064b48e90fd6aee91','{{unknown}}'),(5608,1849,'_elementor_edit_mode','builder'),(5609,1849,'_elementor_template_type','wp-page'),(5610,1849,'_elementor_version','3.11.0'),(5611,1849,'_wp_page_template','default'),(5612,1849,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#000000\";s:18:\"background_color_b\";s:7:\"#F229BC\";}'),(5613,1849,'_elementor_data','[{\"id\":\"8317be5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1a9cb24\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"48569da\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f12a1f4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0513402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"097ea4f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1a4caec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"692f56f\"}]},\"elements\":[{\"id\":\"d7013d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Links\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#B57AF3\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b40c826\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color_b\":\"#F229BC\",\"eae_enable_particles\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e982a60\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc9d6f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c588ddc\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bb2c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4761758\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f5a29a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00f6749\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f1f7a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple.png\",\"id\":1767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"IOS\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a6e850c\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#ios\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"7e65e8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via iphone or ipad.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6edf655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94d1bfb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3426e50\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"45935bc\"}]},\"elements\":[{\"id\":\"3afe156\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/android.png\",\"id\":1766,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"Android\",\"caption_align\":\"center\",\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7244b01\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#android\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"aaa5fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via any phone or tablet based on Android.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af88378\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"6001e209\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"1dfef18\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"timeline_items\":[{\"item_date\":\"February 2, 2014\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"IPhone tilde pour-over, sustainable cred roof party occupy master cleanse. Godard vegan heirloom sartorial flannel raw denim +1. Sriracha umami meditation, listicle chambray fanny pack blog organic Blue Bottle.\",\"_id\":\"269c8f4\"},{\"item_date\":\"March 11, 2014\",\"item_title_text\":\"ORGANIC BLUE BOTTLE\",\"item_content\":\"Godard vegan heirloom sartorial flannel raw denim +1 umami gluten-free hella vinyl. Viral seitan chillwave, before they sold out wayfarers selvage skateboard Pinterest messenger bag.\",\"_id\":\"0de4726\"},{\"item_date\":\"November 15, 2014\",\"item_title_text\":\"TWEE DIY KALE\",\"item_content\":\"Twee DIY kale chips, dreamcatcher scenester mustache leggings trust fund Pinterest pickled. Williamsburg street art Odd Future jean shorts cold-pressed banh mi DIY distillery Williamsburg.\",\"_id\":\"ea52e18\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"}},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(5614,1849,'_elementor_page_assets','a:1:{s:6:\"styles\";a:7:{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\";}}'),(5616,1850,'_elementor_edit_mode','builder'),(5617,1850,'_elementor_template_type','wp-page'),(5618,1850,'_elementor_version','3.11.0'),(5619,1850,'_wp_page_template','default'),(5620,1850,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#000000\";s:18:\"background_color_b\";s:7:\"#F229BC\";}'),(5621,1850,'_elementor_data','[{\"id\":\"8317be5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1a9cb24\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"48569da\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f12a1f4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0513402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"097ea4f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1a4caec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"692f56f\"}]},\"elements\":[{\"id\":\"d7013d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Links\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#B57AF3\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b40c826\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color_b\":\"#F229BC\",\"eae_enable_particles\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e982a60\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc9d6f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c588ddc\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bb2c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4761758\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f5a29a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00f6749\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f1f7a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple.png\",\"id\":1767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"IOS\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a6e850c\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#ios\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"7e65e8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via iphone or ipad.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6edf655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94d1bfb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3426e50\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"45935bc\"}]},\"elements\":[{\"id\":\"3afe156\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/android.png\",\"id\":1766,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"Android\",\"caption_align\":\"center\",\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7244b01\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#android\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"aaa5fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via any phone or tablet based on Android.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af88378\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"6001e209\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"1dfef18\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"timeline_items\":[{\"item_date\":\"February 2, 2014\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"IPhone tilde pour-over, sustainable cred roof party occupy master cleanse. Godard vegan heirloom sartorial flannel raw denim +1. Sriracha umami meditation, listicle chambray fanny pack blog organic Blue Bottle.\",\"_id\":\"269c8f4\"},{\"item_date\":\"March 11, 2014\",\"item_title_text\":\"ORGANIC BLUE BOTTLE\",\"item_content\":\"Godard vegan heirloom sartorial flannel raw denim +1 umami gluten-free hella vinyl. Viral seitan chillwave, before they sold out wayfarers selvage skateboard Pinterest messenger bag.\",\"_id\":\"0de4726\"},{\"item_date\":\"November 15, 2014\",\"item_title_text\":\"TWEE DIY KALE\",\"item_content\":\"Twee DIY kale chips, dreamcatcher scenester mustache leggings trust fund Pinterest pickled. Williamsburg street art Odd Future jean shorts cold-pressed banh mi DIY distillery Williamsburg.\",\"_id\":\"ea52e18\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"}},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(5622,1850,'_elementor_page_assets','a:1:{s:6:\"styles\";a:7:{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\";}}'),(5630,1851,'_elementor_page_assets','a:1:{s:6:\"styles\";a:7:{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\";}}'),(5664,1855,'_elementor_page_assets','a:1:{s:6:\"styles\";a:7:{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\";}}'),(5663,1855,'_elementor_data','[{\"id\":\"8317be5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1a9cb24\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"48569da\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f12a1f4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0513402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"097ea4f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1a4caec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"692f56f\"}]},\"elements\":[{\"id\":\"d7013d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Links\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#B57AF3\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b40c826\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color_b\":\"#F229BC\",\"eae_enable_particles\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e982a60\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc9d6f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c588ddc\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bb2c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4761758\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f5a29a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00f6749\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f1f7a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple.png\",\"id\":1767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"IOS\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a6e850c\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#ios\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"7e65e8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via iphone or ipad.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6edf655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94d1bfb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3426e50\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"45935bc\"}]},\"elements\":[{\"id\":\"3afe156\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/android.png\",\"id\":1766,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"Android\",\"caption_align\":\"center\",\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7244b01\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#android\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"aaa5fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via any phone or tablet based on Android.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af88378\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"6001e209\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"c64d9df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Android Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#DFE1E3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.8)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1dfef18\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"timeline_items\":[{\"item_date\":\"February 2, 2014\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<p><a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a><\\/p>\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#6EC1E4\",\"tl_custom_title_color_focused\":\"#797D7F\"},{\"item_date\":\"March 11, 2014\",\"item_title_text\":\"ORGANIC BLUE BOTTLE\",\"item_content\":\"Godard vegan heirloom sartorial flannel raw denim +1 umami gluten-free hella vinyl. Viral seitan chillwave, before they sold out wayfarers selvage skateboard Pinterest messenger bag.\",\"_id\":\"0de4726\"},{\"item_date\":\"November 15, 2014\",\"item_title_text\":\"TWEE DIY KALE\",\"item_content\":\"Twee DIY kale chips, dreamcatcher scenester mustache leggings trust fund Pinterest pickled. Williamsburg street art Odd Future jean shorts cold-pressed banh mi DIY distillery Williamsburg.\",\"_id\":\"ea52e18\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"android\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(5662,1855,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#000000\";s:18:\"background_color_b\";s:7:\"#F229BC\";}'),(5658,1855,'_elementor_edit_mode','builder'),(5659,1855,'_elementor_template_type','wp-page'),(5660,1855,'_elementor_version','3.11.0'),(5661,1855,'_wp_page_template','default'),(5642,1853,'_elementor_edit_mode','builder'),(5643,1853,'_elementor_template_type','wp-page'),(5644,1853,'_elementor_version','3.11.0'),(5645,1853,'_wp_page_template','default'),(5646,1853,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#000000\";s:18:\"background_color_b\";s:7:\"#F229BC\";}'),(5647,1853,'_elementor_data','[{\"id\":\"8317be5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1a9cb24\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"48569da\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f12a1f4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0513402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"097ea4f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1a4caec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"692f56f\"}]},\"elements\":[{\"id\":\"d7013d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Links\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#B57AF3\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b40c826\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color_b\":\"#F229BC\",\"eae_enable_particles\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e982a60\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc9d6f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c588ddc\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bb2c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4761758\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f5a29a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00f6749\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f1f7a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple.png\",\"id\":1767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"IOS\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a6e850c\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#ios\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"7e65e8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via iphone or ipad.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6edf655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94d1bfb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3426e50\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"45935bc\"}]},\"elements\":[{\"id\":\"3afe156\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/android.png\",\"id\":1766,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"Android\",\"caption_align\":\"center\",\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7244b01\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#android\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"aaa5fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via any phone or tablet based on Android.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af88378\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"6001e209\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"c64d9df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Android Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#DFE1E3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.8)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1dfef18\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"timeline_items\":[{\"item_date\":\"February 2, 2014\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<p><a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a><\\/p>\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#6EC1E4\",\"tl_custom_title_color_focused\":\"#797D7F\"},{\"item_date\":\"March 11, 2014\",\"item_title_text\":\"ORGANIC BLUE BOTTLE\",\"item_content\":\"Godard vegan heirloom sartorial flannel raw denim +1 umami gluten-free hella vinyl. Viral seitan chillwave, before they sold out wayfarers selvage skateboard Pinterest messenger bag.\",\"_id\":\"0de4726\"},{\"item_date\":\"November 15, 2014\",\"item_title_text\":\"TWEE DIY KALE\",\"item_content\":\"Twee DIY kale chips, dreamcatcher scenester mustache leggings trust fund Pinterest pickled. Williamsburg street art Odd Future jean shorts cold-pressed banh mi DIY distillery Williamsburg.\",\"_id\":\"ea52e18\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"#android\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(5648,1853,'_elementor_page_assets','a:1:{s:6:\"styles\";a:7:{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\";}}'),(5650,1854,'_elementor_edit_mode','builder'),(5651,1854,'_elementor_template_type','wp-page'),(5652,1854,'_elementor_version','3.11.0'),(5653,1854,'_wp_page_template','default'),(5654,1854,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#000000\";s:18:\"background_color_b\";s:7:\"#F229BC\";}'),(5655,1854,'_elementor_data','[{\"id\":\"8317be5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1a9cb24\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"48569da\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f12a1f4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0513402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"097ea4f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1a4caec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"692f56f\"}]},\"elements\":[{\"id\":\"d7013d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Links\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#B57AF3\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b40c826\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color_b\":\"#F229BC\",\"eae_enable_particles\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e982a60\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc9d6f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c588ddc\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bb2c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4761758\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f5a29a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00f6749\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f1f7a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple.png\",\"id\":1767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"IOS\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a6e850c\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#ios\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"7e65e8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via iphone or ipad.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6edf655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94d1bfb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3426e50\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"45935bc\"}]},\"elements\":[{\"id\":\"3afe156\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/android.png\",\"id\":1766,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"Android\",\"caption_align\":\"center\",\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7244b01\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#android\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"aaa5fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via any phone or tablet based on Android.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af88378\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"6001e209\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"c64d9df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Android Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#DFE1E3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.8)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1dfef18\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"timeline_items\":[{\"item_date\":\"February 2, 2014\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<p><a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a><\\/p>\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#6EC1E4\",\"tl_custom_title_color_focused\":\"#797D7F\"},{\"item_date\":\"March 11, 2014\",\"item_title_text\":\"ORGANIC BLUE BOTTLE\",\"item_content\":\"Godard vegan heirloom sartorial flannel raw denim +1 umami gluten-free hella vinyl. Viral seitan chillwave, before they sold out wayfarers selvage skateboard Pinterest messenger bag.\",\"_id\":\"0de4726\"},{\"item_date\":\"November 15, 2014\",\"item_title_text\":\"TWEE DIY KALE\",\"item_content\":\"Twee DIY kale chips, dreamcatcher scenester mustache leggings trust fund Pinterest pickled. Williamsburg street art Odd Future jean shorts cold-pressed banh mi DIY distillery Williamsburg.\",\"_id\":\"ea52e18\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"#android\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(5656,1854,'_elementor_page_assets','a:1:{s:6:\"styles\";a:7:{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\";}}'),(5667,1856,'_elementor_edit_mode','builder'),(5668,1856,'_elementor_template_type','wp-page'),(5669,1856,'_elementor_version','3.11.0'),(5670,1856,'_wp_page_template','default'),(5671,1856,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#000000\";s:18:\"background_color_b\";s:7:\"#F229BC\";}'),(5672,1856,'_elementor_data','[{\"id\":\"8317be5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1a9cb24\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"48569da\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f12a1f4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0513402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"097ea4f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1a4caec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"692f56f\"}]},\"elements\":[{\"id\":\"d7013d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Links\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#B57AF3\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b40c826\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color_b\":\"#F229BC\",\"eae_enable_particles\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e982a60\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc9d6f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c588ddc\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bb2c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4761758\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f5a29a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00f6749\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f1f7a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple.png\",\"id\":1767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"IOS\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a6e850c\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#ios\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"7e65e8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via iphone or ipad.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6edf655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94d1bfb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3426e50\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"45935bc\"}]},\"elements\":[{\"id\":\"3afe156\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/android.png\",\"id\":1766,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"Android\",\"caption_align\":\"center\",\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7244b01\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#android\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"aaa5fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via any phone or tablet based on Android.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af88378\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"6001e209\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"c64d9df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Android Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#DFE1E3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.8)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1dfef18\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"timeline_items\":[{\"item_date\":\"February 2, 2014\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<p><a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a><\\/p>\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#6EC1E4\",\"tl_custom_title_color_focused\":\"#797D7F\"},{\"item_date\":\"March 11, 2014\",\"item_title_text\":\"ORGANIC BLUE BOTTLE\",\"item_content\":\"Godard vegan heirloom sartorial flannel raw denim +1 umami gluten-free hella vinyl. Viral seitan chillwave, before they sold out wayfarers selvage skateboard Pinterest messenger bag.\",\"_id\":\"0de4726\"},{\"item_date\":\"November 15, 2014\",\"item_title_text\":\"TWEE DIY KALE\",\"item_content\":\"Twee DIY kale chips, dreamcatcher scenester mustache leggings trust fund Pinterest pickled. Williamsburg street art Odd Future jean shorts cold-pressed banh mi DIY distillery Williamsburg.\",\"_id\":\"ea52e18\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"android\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(5673,1856,'_elementor_page_assets','a:1:{s:6:\"styles\";a:7:{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\";}}'),(5675,1857,'_elementor_edit_mode','builder'),(5676,1857,'_elementor_template_type','wp-page'),(5677,1857,'_elementor_version','3.11.0'),(5678,1857,'_wp_page_template','default'),(5679,1857,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#000000\";s:18:\"background_color_b\";s:7:\"#F229BC\";}'),(5680,1857,'_elementor_data','[{\"id\":\"8317be5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1a9cb24\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"48569da\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f12a1f4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0513402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"097ea4f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1a4caec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"692f56f\"}]},\"elements\":[{\"id\":\"d7013d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Links\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#B57AF3\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b40c826\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color_b\":\"#F229BC\",\"eae_enable_particles\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e982a60\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc9d6f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c588ddc\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bb2c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4761758\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f5a29a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00f6749\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f1f7a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple.png\",\"id\":1767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"IOS\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a6e850c\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#ios\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"7e65e8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via iphone or ipad.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6edf655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94d1bfb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3426e50\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"45935bc\"}]},\"elements\":[{\"id\":\"3afe156\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/android.png\",\"id\":1766,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"Android\",\"caption_align\":\"center\",\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7244b01\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#android\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"aaa5fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via any phone or tablet based on Android.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af88378\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"6001e209\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"c64d9df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Android Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#DFE1E3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.8)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1dfef18\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"timeline_items\":[{\"item_date\":\"February 2, 2014\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<p><a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a><\\/p>\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#6EC1E4\",\"tl_custom_title_color_focused\":\"#797D7F\"},{\"item_date\":\"March 11, 2014\",\"item_title_text\":\"ORGANIC BLUE BOTTLE\",\"item_content\":\"Godard vegan heirloom sartorial flannel raw denim +1 umami gluten-free hella vinyl. Viral seitan chillwave, before they sold out wayfarers selvage skateboard Pinterest messenger bag.\",\"_id\":\"0de4726\"},{\"item_date\":\"November 15, 2014\",\"item_title_text\":\"TWEE DIY KALE\",\"item_content\":\"Twee DIY kale chips, dreamcatcher scenester mustache leggings trust fund Pinterest pickled. Williamsburg street art Odd Future jean shorts cold-pressed banh mi DIY distillery Williamsburg.\",\"_id\":\"ea52e18\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"android\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(5681,1857,'_elementor_page_assets','a:1:{s:6:\"styles\";a:7:{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\";}}'),(5683,1858,'_elementor_edit_mode','builder'),(5684,1858,'_elementor_template_type','wp-page'),(5685,1858,'_elementor_version','3.11.0'),(5686,1858,'_wp_page_template','default'),(5687,1858,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#000000\";s:18:\"background_color_b\";s:7:\"#F229BC\";}'),(5688,1858,'_elementor_data','[{\"id\":\"8317be5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1a9cb24\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"48569da\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f12a1f4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0513402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"097ea4f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1a4caec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"692f56f\"}]},\"elements\":[{\"id\":\"d7013d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Links\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#B57AF3\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b40c826\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color_b\":\"#F229BC\",\"eae_enable_particles\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e982a60\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc9d6f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c588ddc\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bb2c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4761758\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f5a29a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00f6749\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f1f7a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple.png\",\"id\":1767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"IOS\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a6e850c\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#ios\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"7e65e8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via iphone or ipad.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6edf655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94d1bfb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3426e50\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"45935bc\"}]},\"elements\":[{\"id\":\"3afe156\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/android.png\",\"id\":1766,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"Android\",\"caption_align\":\"center\",\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7244b01\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#android\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"aaa5fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via any phone or tablet based on Android.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af88378\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"6001e209\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"c64d9df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Android Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#DFE1E3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.8)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1dfef18\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"February 2, 2014\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<p><a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a><\\/p>\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#6EC1E4\",\"tl_custom_title_color_focused\":\"#797D7F\"},{\"item_date\":\"March 11, 2014\",\"item_title_text\":\"ORGANIC BLUE BOTTLE\",\"item_content\":\"Godard vegan heirloom sartorial flannel raw denim +1 umami gluten-free hella vinyl. Viral seitan chillwave, before they sold out wayfarers selvage skateboard Pinterest messenger bag.\",\"_id\":\"0de4726\"},{\"item_date\":\"November 15, 2014\",\"item_title_text\":\"TWEE DIY KALE\",\"item_content\":\"Twee DIY kale chips, dreamcatcher scenester mustache leggings trust fund Pinterest pickled. Williamsburg street art Odd Future jean shorts cold-pressed banh mi DIY distillery Williamsburg.\",\"_id\":\"ea52e18\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"android\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(5689,1858,'_elementor_page_assets','a:1:{s:6:\"styles\";a:7:{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\";}}'),(5695,1859,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#000000\";s:18:\"background_color_b\";s:7:\"#F229BC\";}'),(5696,1859,'_elementor_data','[{\"id\":\"8317be5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1a9cb24\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"48569da\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f12a1f4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0513402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"097ea4f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1a4caec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"692f56f\"}]},\"elements\":[{\"id\":\"d7013d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Links\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#B57AF3\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b40c826\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color_b\":\"#F229BC\",\"eae_enable_particles\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e982a60\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc9d6f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c588ddc\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bb2c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4761758\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f5a29a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00f6749\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f1f7a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple.png\",\"id\":1767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"IOS\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a6e850c\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#ios\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"7e65e8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via iphone or ipad.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6edf655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94d1bfb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3426e50\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"45935bc\"}]},\"elements\":[{\"id\":\"3afe156\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/android.png\",\"id\":1766,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"Android\",\"caption_align\":\"center\",\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7244b01\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#android\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"aaa5fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via any phone or tablet based on Android.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af88378\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"6001e209\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"c64d9df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Android Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#DFE1E3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.8)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1dfef18\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"February 2, 2014\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<p><a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a><\\/p>\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#6EC1E4\",\"tl_custom_title_color_focused\":\"#797D7F\"},{\"item_date\":\"March 11, 2014\",\"item_title_text\":\"ORGANIC BLUE BOTTLE\",\"item_content\":\"Godard vegan heirloom sartorial flannel raw denim +1 umami gluten-free hella vinyl. Viral seitan chillwave, before they sold out wayfarers selvage skateboard Pinterest messenger bag.\",\"_id\":\"0de4726\"},{\"item_date\":\"November 15, 2014\",\"item_title_text\":\"TWEE DIY KALE\",\"item_content\":\"Twee DIY kale chips, dreamcatcher scenester mustache leggings trust fund Pinterest pickled. Williamsburg street art Odd Future jean shorts cold-pressed banh mi DIY distillery Williamsburg.\",\"_id\":\"ea52e18\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"android\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(5697,1859,'_elementor_page_assets','a:1:{s:6:\"styles\";a:7:{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\";}}'),(5698,1860,'_elementor_edit_mode','builder'),(5699,1860,'_elementor_template_type','wp-page'),(5700,1860,'_elementor_version','3.11.0'),(5701,1860,'_wp_page_template','default'),(5702,1860,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#000000\";s:18:\"background_color_b\";s:7:\"#F229BC\";}'),(5703,1860,'_elementor_data','[{\"id\":\"8317be5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1a9cb24\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"48569da\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f12a1f4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0513402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"097ea4f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1a4caec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"692f56f\"}]},\"elements\":[{\"id\":\"d7013d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Links\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#B57AF3\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b40c826\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color_b\":\"#F229BC\",\"eae_enable_particles\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e982a60\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc9d6f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c588ddc\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bb2c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4761758\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f5a29a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00f6749\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f1f7a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple.png\",\"id\":1767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"IOS\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a6e850c\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#ios\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"7e65e8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via iphone or ipad.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6edf655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94d1bfb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3426e50\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"45935bc\"}]},\"elements\":[{\"id\":\"3afe156\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/android.png\",\"id\":1766,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"Android\",\"caption_align\":\"center\",\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7244b01\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#android\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"aaa5fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via any phone or tablet based on Android.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af88378\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"6001e209\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"c64d9df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Android Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#DFE1E3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.8)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1dfef18\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"February 2, 2014\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<p><a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a><\\/p>\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#6EC1E4\",\"tl_custom_title_color_focused\":\"#797D7F\"},{\"item_date\":\"March 11, 2014\",\"item_title_text\":\"ORGANIC BLUE BOTTLE\",\"item_content\":\"Godard vegan heirloom sartorial flannel raw denim +1 umami gluten-free hella vinyl. Viral seitan chillwave, before they sold out wayfarers selvage skateboard Pinterest messenger bag.\",\"_id\":\"0de4726\"},{\"item_date\":\"November 15, 2014\",\"item_title_text\":\"TWEE DIY KALE\",\"item_content\":\"Twee DIY kale chips, dreamcatcher scenester mustache leggings trust fund Pinterest pickled. Williamsburg street art Odd Future jean shorts cold-pressed banh mi DIY distillery Williamsburg.\",\"_id\":\"ea52e18\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"android\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(5704,1860,'_elementor_page_assets','a:1:{s:6:\"styles\";a:7:{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\";}}'),(5705,1861,'_elementor_edit_mode','builder'),(5706,1861,'_elementor_template_type','wp-page'),(5707,1861,'_elementor_version','3.11.0'),(5708,1861,'_wp_page_template','default'),(5709,1861,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#000000\";s:18:\"background_color_b\";s:7:\"#F229BC\";}'),(5710,1861,'_elementor_data','[{\"id\":\"8317be5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1a9cb24\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"48569da\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f12a1f4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0513402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"097ea4f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1a4caec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"692f56f\"}]},\"elements\":[{\"id\":\"d7013d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Links\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#B57AF3\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b40c826\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color_b\":\"#F229BC\",\"eae_enable_particles\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e982a60\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc9d6f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c588ddc\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bb2c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4761758\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f5a29a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00f6749\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f1f7a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple.png\",\"id\":1767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"IOS\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a6e850c\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#ios\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"7e65e8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via iphone or ipad.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6edf655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94d1bfb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3426e50\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"45935bc\"}]},\"elements\":[{\"id\":\"3afe156\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/android.png\",\"id\":1766,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"Android\",\"caption_align\":\"center\",\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7244b01\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#android\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"aaa5fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via any phone or tablet based on Android.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af88378\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"6001e209\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"c64d9df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Android Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#DFE1E3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.8)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1dfef18\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"February 2, 2014\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<p><a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a><\\/p>\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#6EC1E4\",\"tl_custom_title_color_focused\":\"#797D7F\"},{\"item_date\":\"March 11, 2014\",\"item_title_text\":\"ORGANIC BLUE BOTTLE\",\"item_content\":\"Godard vegan heirloom sartorial flannel raw denim +1 umami gluten-free hella vinyl. Viral seitan chillwave, before they sold out wayfarers selvage skateboard Pinterest messenger bag.\",\"_id\":\"0de4726\"},{\"item_date\":\"November 15, 2014\",\"item_title_text\":\"TWEE DIY KALE\",\"item_content\":\"Twee DIY kale chips, dreamcatcher scenester mustache leggings trust fund Pinterest pickled. Williamsburg street art Odd Future jean shorts cold-pressed banh mi DIY distillery Williamsburg.\",\"_id\":\"ea52e18\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"android\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(5711,1861,'_elementor_page_assets','a:1:{s:6:\"styles\";a:7:{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\";}}'),(6242,1940,'_elementor_page_assets','a:0:{}'),(6243,1940,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7283,2083,'_wp_attached_file','2023/02/2.png'),(7284,2083,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:794;s:6:\"height\";i:492;s:4:\"file\";s:13:\"2023/02/2.png\";s:8:\"filesize\";i:344601;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"2-300x186.png\";s:5:\"width\";i:300;s:6:\"height\";i:186;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:51840;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22766;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:13:\"2-768x476.png\";s:5:\"width\";i:768;s:6:\"height\";i:476;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:237643;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:13:\"2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:71081;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:13:\"2-600x372.png\";s:5:\"width\";i:600;s:6:\"height\";i:372;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:159627;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:13:\"2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11405;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:11:\"2-64x40.png\";s:5:\"width\";i:64;s:6:\"height\";i:40;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4128;}}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:{}}}'),(6288,1619,'ekit_post_views_count','39'),(7416,2112,'_wp_page_template','elementor_header_footer'),(7417,2112,'_elementor_edit_mode','builder'),(7418,2112,'_elementor_template_type','wp-post'),(6842,2027,'_wp_page_template','elementor_header_footer'),(6843,2027,'_elementor_edit_mode','builder'),(6844,2027,'_elementor_template_type','wp-page'),(6675,2005,'_wp_page_template','elementor_header_footer'),(6676,2005,'_elementor_edit_mode','builder'),(6677,2005,'_elementor_template_type','wp-post'),(6306,1955,'_wp_attached_file','2023/02/Download_on_the_App_Store_Badge.svg.png'),(6307,1955,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:759;s:4:\"file\";s:47:\"2023/02/Download_on_the_App_Store_Badge.svg.png\";s:8:\"filesize\";i:57016;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:46:\"Download_on_the_App_Store_Badge.svg-300x89.png\";s:5:\"width\";i:300;s:6:\"height\";i:89;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6725;}s:5:\"large\";a:5:{s:4:\"file\";s:48:\"Download_on_the_App_Store_Badge.svg-1024x304.png\";s:5:\"width\";i:1024;s:6:\"height\";i:304;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26826;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:47:\"Download_on_the_App_Store_Badge.svg-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3976;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:47:\"Download_on_the_App_Store_Badge.svg-768x228.png\";s:5:\"width\";i:768;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19474;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:48:\"Download_on_the_App_Store_Badge.svg-1536x455.png\";s:5:\"width\";i:1536;s:6:\"height\";i:455;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:41421;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:48:\"Download_on_the_App_Store_Badge.svg-2048x607.png\";s:5:\"width\";i:2048;s:6:\"height\";i:607;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:57783;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:47:\"Download_on_the_App_Store_Badge.svg-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8684;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:47:\"Download_on_the_App_Store_Badge.svg-600x178.png\";s:5:\"width\";i:600;s:6:\"height\";i:178;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14787;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:47:\"Download_on_the_App_Store_Badge.svg-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2504;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:45:\"Download_on_the_App_Store_Badge.svg-64x19.png\";s:5:\"width\";i:64;s:6:\"height\";i:19;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:998;}}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:{}}}'),(6252,1942,'_wp_attached_file','2023/02/RPReplay_Final1673585087.mp4'),(6253,1942,'_wp_attachment_metadata','a:10:{s:8:\"filesize\";i:19453006;s:9:\"mime_type\";s:9:\"video/mp4\";s:6:\"length\";i:78;s:16:\"length_formatted\";s:4:\"1:18\";s:5:\"width\";i:896;s:6:\"height\";i:504;s:10:\"fileformat\";s:3:\"mp4\";s:10:\"dataformat\";s:9:\"quicktime\";s:5:\"audio\";a:7:{s:10:\"dataformat\";s:3:\"mp4\";s:5:\"codec\";s:19:\"ISO/IEC 14496-3 AAC\";s:11:\"sample_rate\";d:44100;s:8:\"channels\";i:2;s:15:\"bits_per_sample\";i:16;s:8:\"lossless\";b:0;s:11:\"channelmode\";s:6:\"stereo\";}s:17:\"created_timestamp\";i:1676881832;}'),(6254,1943,'_wp_attached_file','2023/02/e988700c-5246-4e4b-bf2e-2013b084b341.mp4'),(6255,1943,'_wp_attachment_metadata','a:10:{s:8:\"filesize\";i:4038633;s:9:\"mime_type\";s:9:\"video/mp4\";s:6:\"length\";i:32;s:16:\"length_formatted\";s:4:\"0:32\";s:5:\"width\";i:656;s:6:\"height\";i:368;s:10:\"fileformat\";s:3:\"mp4\";s:10:\"dataformat\";s:9:\"quicktime\";s:5:\"audio\";a:7:{s:10:\"dataformat\";s:3:\"mp4\";s:5:\"codec\";s:19:\"ISO/IEC 14496-3 AAC\";s:11:\"sample_rate\";d:44100;s:8:\"channels\";i:2;s:15:\"bits_per_sample\";i:16;s:8:\"lossless\";b:0;s:11:\"channelmode\";s:6:\"stereo\";}s:17:\"created_timestamp\";i:-2082844800;}'),(6256,1944,'_wp_attached_file','2023/02/e7f700ac-54af-414e-bb75-4597bfa1381d.mp4'),(6257,1944,'_wp_attachment_metadata','a:10:{s:8:\"filesize\";i:1666471;s:9:\"mime_type\";s:9:\"video/mp4\";s:6:\"length\";i:14;s:16:\"length_formatted\";s:4:\"0:14\";s:5:\"width\";i:656;s:6:\"height\";i:368;s:10:\"fileformat\";s:3:\"mp4\";s:10:\"dataformat\";s:9:\"quicktime\";s:5:\"audio\";a:7:{s:10:\"dataformat\";s:3:\"mp4\";s:5:\"codec\";s:19:\"ISO/IEC 14496-3 AAC\";s:11:\"sample_rate\";d:44100;s:8:\"channels\";i:2;s:15:\"bits_per_sample\";i:16;s:8:\"lossless\";b:0;s:11:\"channelmode\";s:6:\"stereo\";}s:17:\"created_timestamp\";i:-2082844800;}'),(6258,1945,'_wp_attached_file','2023/02/163023fd-875b-4177-88b7-b3794a617376-1.mp4'),(6259,1945,'_wp_attachment_metadata','a:10:{s:8:\"filesize\";i:3916724;s:9:\"mime_type\";s:9:\"video/mp4\";s:6:\"length\";i:36;s:16:\"length_formatted\";s:4:\"0:36\";s:5:\"width\";i:720;s:6:\"height\";i:368;s:10:\"fileformat\";s:3:\"mp4\";s:10:\"dataformat\";s:9:\"quicktime\";s:5:\"audio\";a:7:{s:10:\"dataformat\";s:3:\"mp4\";s:5:\"codec\";s:19:\"ISO/IEC 14496-3 AAC\";s:11:\"sample_rate\";d:44100;s:8:\"channels\";i:2;s:15:\"bits_per_sample\";i:16;s:8:\"lossless\";b:0;s:11:\"channelmode\";s:6:\"stereo\";}s:17:\"created_timestamp\";i:-2082844800;}'),(6260,1946,'_wp_attached_file','2023/02/73ff21b7-2e2f-40cd-b5a3-5aa72cdee35c.mp4'),(6261,1946,'_wp_attachment_metadata','a:10:{s:8:\"filesize\";i:2787626;s:9:\"mime_type\";s:9:\"video/mp4\";s:6:\"length\";i:25;s:16:\"length_formatted\";s:4:\"0:25\";s:5:\"width\";i:656;s:6:\"height\";i:368;s:10:\"fileformat\";s:3:\"mp4\";s:10:\"dataformat\";s:9:\"quicktime\";s:5:\"audio\";a:7:{s:10:\"dataformat\";s:3:\"mp4\";s:5:\"codec\";s:19:\"ISO/IEC 14496-3 AAC\";s:11:\"sample_rate\";d:44100;s:8:\"channels\";i:2;s:15:\"bits_per_sample\";i:16;s:8:\"lossless\";b:0;s:11:\"channelmode\";s:6:\"stereo\";}s:17:\"created_timestamp\";i:-2082844800;}'),(6262,1947,'_wp_page_template','elementor_header_footer'),(6263,1947,'_elementor_edit_mode','builder'),(6264,1947,'_elementor_template_type','wp-page'),(6265,1947,'_elementor_version','3.11.0'),(6266,1947,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"d04c6a8\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Slider 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"gradient\",\"background_color\":\"#F41515\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d3125c6\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5722,1338,'_edit_lock','1677221226:1'),(5723,1338,'_elementor_edit_mode','builder'),(5724,1338,'_elementor_template_type','wp-page'),(5725,1338,'_elementor_version','3.11.1'),(5726,1338,'_eael_custom_js',''),(5756,1867,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(5755,1867,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"video\",\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_bg_slider_images\":[{\"id\":1748,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\"}],\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301.mp4\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"1c58a31\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98b172e\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up Now! \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign up\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3d-render-casino-items.jpg\",\"id\":1741,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(5753,1867,'_elementor_template_type','wp-page'),(5754,1867,'_elementor_version','3.11.0'),(5751,1867,'_wp_page_template','elementor_header_footer'),(5752,1867,'_elementor_edit_mode','builder'),(5737,1865,'_wp_page_template','elementor_header_footer'),(5738,1865,'_elementor_edit_mode','builder'),(5739,1865,'_elementor_template_type','wp-page'),(5740,1865,'_elementor_version','3.11.0'),(5741,1865,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_bg_slider_images\":[{\"id\":1748,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\"}],\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"1c58a31\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98b172e\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up Now! \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign up\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3d-render-casino-items.jpg\",\"id\":1741,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(5742,1865,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(5743,1865,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5744,1866,'_wp_page_template','elementor_header_footer'),(5745,1866,'_elementor_edit_mode','builder'),(5746,1866,'_elementor_template_type','wp-page'),(5747,1866,'_elementor_version','3.11.0'),(5748,1866,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_bg_slider_images\":[{\"id\":1748,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\"}],\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"1c58a31\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98b172e\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up Now! \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign up\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3d-render-casino-items.jpg\",\"id\":1741,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(5749,1866,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(5750,1866,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5757,1867,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5797,1877,'_elementor_template_type','wp-page'),(5798,1877,'_elementor_version','3.11.0'),(5799,1877,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"video\",\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_bg_slider_images\":[{\"id\":1748,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\"}],\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301.mp4\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true}},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d3125c6\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up Now! \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign up\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3d-render-casino-items.jpg\",\"id\":1741,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(6063,1918,'_elementor_version','3.11.0'),(6064,1918,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"d04c6a8\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Slider 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true}},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d3125c6\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up Now! \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign up\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3d-render-casino-items.jpg\",\"id\":1741,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(5795,1877,'_wp_page_template','elementor_header_footer'),(5796,1877,'_elementor_edit_mode','builder'),(5841,1884,'_wp_attached_file','2023/02/2023020301-2.mp4'),(5842,1884,'_wp_attachment_metadata','a:10:{s:8:\"filesize\";i:20558835;s:9:\"mime_type\";s:9:\"video/mp4\";s:6:\"length\";i:28;s:16:\"length_formatted\";s:4:\"0:28\";s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:10:\"fileformat\";s:3:\"mp4\";s:10:\"dataformat\";s:9:\"quicktime\";s:5:\"audio\";a:7:{s:10:\"dataformat\";s:3:\"mp4\";s:5:\"codec\";s:19:\"ISO/IEC 14496-3 AAC\";s:11:\"sample_rate\";d:48000;s:8:\"channels\";i:2;s:15:\"bits_per_sample\";i:16;s:8:\"lossless\";b:0;s:11:\"channelmode\";s:6:\"stereo\";}s:17:\"created_timestamp\";i:-2082844800;}'),(5766,1869,'_wp_attached_file','2023/02/VB-Legend-of-the-Phoneix.mp4'),(5767,1869,'_wp_attachment_metadata','a:10:{s:8:\"filesize\";i:33328117;s:9:\"mime_type\";s:9:\"video/mp4\";s:6:\"length\";i:26;s:16:\"length_formatted\";s:4:\"0:26\";s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:10:\"fileformat\";s:3:\"mp4\";s:10:\"dataformat\";s:9:\"quicktime\";s:5:\"audio\";a:7:{s:10:\"dataformat\";s:3:\"mp4\";s:5:\"codec\";s:19:\"ISO/IEC 14496-3 AAC\";s:11:\"sample_rate\";d:48000;s:8:\"channels\";i:2;s:15:\"bits_per_sample\";i:16;s:8:\"lossless\";b:0;s:11:\"channelmode\";s:6:\"stereo\";}s:17:\"created_timestamp\";i:1676452869;}'),(5768,1870,'_wp_attached_file','2023/02/VB-Legend-of-the-Phoneix2.mp4'),(5769,1870,'_wp_attachment_metadata','a:10:{s:8:\"filesize\";i:11975816;s:9:\"mime_type\";s:9:\"video/mp4\";s:6:\"length\";i:9;s:16:\"length_formatted\";s:4:\"0:09\";s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:10:\"fileformat\";s:3:\"mp4\";s:10:\"dataformat\";s:9:\"quicktime\";s:5:\"audio\";a:7:{s:10:\"dataformat\";s:3:\"mp4\";s:5:\"codec\";s:19:\"ISO/IEC 14496-3 AAC\";s:11:\"sample_rate\";d:48000;s:8:\"channels\";i:2;s:15:\"bits_per_sample\";i:16;s:8:\"lossless\";b:0;s:11:\"channelmode\";s:6:\"stereo\";}s:17:\"created_timestamp\";i:1676452992;}'),(5770,1871,'_wp_attached_file','2023/02/VP-一条龙眼011.mp4'),(5771,1871,'_wp_attachment_metadata','a:10:{s:8:\"filesize\";i:32184310;s:9:\"mime_type\";s:9:\"video/mp4\";s:6:\"length\";i:25;s:16:\"length_formatted\";s:4:\"0:25\";s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:10:\"fileformat\";s:3:\"mp4\";s:10:\"dataformat\";s:9:\"quicktime\";s:5:\"audio\";a:7:{s:10:\"dataformat\";s:3:\"mp4\";s:5:\"codec\";s:19:\"ISO/IEC 14496-3 AAC\";s:11:\"sample_rate\";d:48000;s:8:\"channels\";i:2;s:15:\"bits_per_sample\";i:16;s:8:\"lossless\";b:0;s:11:\"channelmode\";s:6:\"stereo\";}s:17:\"created_timestamp\";i:1658469304;}'),(5772,1872,'_wp_attached_file','2023/02/VP-一条龙眼01.mp4'),(5773,1872,'_wp_attachment_metadata','a:10:{s:8:\"filesize\";i:32184310;s:9:\"mime_type\";s:9:\"video/mp4\";s:6:\"length\";i:25;s:16:\"length_formatted\";s:4:\"0:25\";s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:10:\"fileformat\";s:3:\"mp4\";s:10:\"dataformat\";s:9:\"quicktime\";s:5:\"audio\";a:7:{s:10:\"dataformat\";s:3:\"mp4\";s:5:\"codec\";s:19:\"ISO/IEC 14496-3 AAC\";s:11:\"sample_rate\";d:48000;s:8:\"channels\";i:2;s:15:\"bits_per_sample\";i:16;s:8:\"lossless\";b:0;s:11:\"channelmode\";s:6:\"stereo\";}s:17:\"created_timestamp\";i:1658469304;}'),(5774,1873,'_wp_attached_file','2023/02/VP-一条龙眼04.mp4'),(5775,1873,'_wp_attachment_metadata','a:10:{s:8:\"filesize\";i:18962095;s:9:\"mime_type\";s:9:\"video/mp4\";s:6:\"length\";i:13;s:16:\"length_formatted\";s:4:\"0:13\";s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:10:\"fileformat\";s:3:\"mp4\";s:10:\"dataformat\";s:9:\"quicktime\";s:5:\"audio\";a:7:{s:10:\"dataformat\";s:3:\"mp4\";s:5:\"codec\";s:19:\"ISO/IEC 14496-3 AAC\";s:11:\"sample_rate\";d:48000;s:8:\"channels\";i:2;s:15:\"bits_per_sample\";i:16;s:8:\"lossless\";b:0;s:11:\"channelmode\";s:6:\"stereo\";}s:17:\"created_timestamp\";i:1658469994;}'),(5776,1874,'_wp_attached_file','2023/02/VP-火凤凰0_1.mp4'),(5777,1874,'_wp_attachment_metadata','a:10:{s:8:\"filesize\";i:22748977;s:9:\"mime_type\";s:9:\"video/mp4\";s:6:\"length\";i:16;s:16:\"length_formatted\";s:4:\"0:16\";s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:10:\"fileformat\";s:3:\"mp4\";s:10:\"dataformat\";s:9:\"quicktime\";s:5:\"audio\";a:7:{s:10:\"dataformat\";s:3:\"mp4\";s:5:\"codec\";s:19:\"ISO/IEC 14496-3 AAC\";s:11:\"sample_rate\";d:48000;s:8:\"channels\";i:2;s:15:\"bits_per_sample\";i:16;s:8:\"lossless\";b:0;s:11:\"channelmode\";s:6:\"stereo\";}s:17:\"created_timestamp\";i:1640847228;}'),(5779,1875,'_wp_page_template','elementor_header_footer'),(5780,1875,'_elementor_edit_mode','builder'),(5781,1875,'_elementor_template_type','wp-page'),(5782,1875,'_elementor_version','3.11.0'),(5783,1875,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"video\",\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_bg_slider_images\":[{\"id\":1748,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\"}],\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301.mp4\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"1c58a31\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98b172e\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up Now! \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign up\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3d-render-casino-items.jpg\",\"id\":1741,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(5784,1875,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(5785,1875,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5787,1876,'_wp_page_template','elementor_header_footer'),(5788,1876,'_elementor_edit_mode','builder'),(5789,1876,'_elementor_template_type','wp-page'),(5790,1876,'_elementor_version','3.11.0');
INSERT INTO `wpjk_postmeta` VALUES (5791,1876,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"video\",\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_bg_slider_images\":[{\"id\":1748,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\"}],\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301.mp4\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"},{\"id\":\"1c58a31\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"98b172e\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up Now! \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign up\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3d-render-casino-items.jpg\",\"id\":1741,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(5792,1876,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(5793,1876,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5800,1877,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(5801,1877,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(10976,2563,'metform_entries__file_upload_new',NULL),(5806,1879,'_wp_page_template','elementor_header_footer'),(5807,1879,'_elementor_edit_mode','builder'),(5808,1879,'_elementor_template_type','wp-page'),(5809,1879,'_elementor_version','3.11.0'),(5810,1879,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"video\",\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_bg_slider_images\":[{\"id\":1748,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\"}],\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301.mp4\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true}},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d3125c6\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up Now! \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign up\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3d-render-casino-items.jpg\",\"id\":1741,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(5811,1879,'_elementor_page_assets','a:1:{s:6:\"styles\";a:10:{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\";}}'),(5812,1879,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5814,1880,'_wp_page_template','elementor_header_footer'),(5815,1880,'_elementor_edit_mode','builder'),(5816,1880,'_elementor_template_type','wp-page'),(5817,1880,'_elementor_version','3.11.0'),(5818,1880,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"video\",\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_bg_slider_images\":[{\"id\":1748,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\"}],\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301.mp4\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true}},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d3125c6\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up Now! \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign up\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3d-render-casino-items.jpg\",\"id\":1741,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(5819,1880,'_elementor_page_assets','a:1:{s:6:\"styles\";a:10:{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\";}}'),(5820,1880,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5822,1881,'_wp_page_template','elementor_header_footer'),(5823,1881,'_elementor_edit_mode','builder'),(5824,1881,'_elementor_template_type','wp-page'),(5825,1881,'_elementor_version','3.11.0'),(5826,1881,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"video\",\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_bg_slider_images\":[{\"id\":1748,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\"}],\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-1.mp4\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true}},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d3125c6\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up Now! \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign up\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3d-render-casino-items.jpg\",\"id\":1741,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(5827,1881,'_elementor_page_assets','a:1:{s:6:\"styles\";a:10:{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\";}}'),(5828,1881,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5831,1882,'_wp_attached_file','2023/02/2023020301-1-1.mp4'),(5832,1882,'_wp_attachment_metadata','a:10:{s:8:\"filesize\";i:20516332;s:9:\"mime_type\";s:9:\"video/mp4\";s:6:\"length\";i:28;s:16:\"length_formatted\";s:4:\"0:28\";s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:10:\"fileformat\";s:3:\"mp4\";s:10:\"dataformat\";s:9:\"quicktime\";s:5:\"audio\";a:7:{s:10:\"dataformat\";s:3:\"mp4\";s:5:\"codec\";s:19:\"ISO/IEC 14496-3 AAC\";s:11:\"sample_rate\";d:48000;s:8:\"channels\";i:2;s:15:\"bits_per_sample\";i:16;s:8:\"lossless\";b:0;s:11:\"channelmode\";s:6:\"stereo\";}s:17:\"created_timestamp\";i:-2082844800;}'),(5862,1887,'_elementor_page_assets','a:1:{s:6:\"styles\";a:10:{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\";}}'),(5863,1887,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5861,1887,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"video\",\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_bg_slider_images\":[{\"id\":1748,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\"}],\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2.mp4\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true}},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d3125c6\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up Now! \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign up\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3d-render-casino-items.jpg\",\"id\":1741,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(5857,1887,'_wp_page_template','elementor_header_footer'),(5858,1887,'_elementor_edit_mode','builder'),(5859,1887,'_elementor_template_type','wp-page'),(5860,1887,'_elementor_version','3.11.0'),(5843,1885,'_wp_page_template','elementor_header_footer'),(5844,1885,'_elementor_edit_mode','builder'),(5845,1885,'_elementor_template_type','wp-page'),(5846,1885,'_elementor_version','3.11.0'),(5847,1885,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"video\",\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_bg_slider_images\":[{\"id\":1748,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\"}],\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-1.mp4\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true}},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d3125c6\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up Now! \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign up\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3d-render-casino-items.jpg\",\"id\":1741,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(5848,1885,'_elementor_page_assets','a:1:{s:6:\"styles\";a:10:{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\";}}'),(5849,1885,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5850,1886,'_wp_page_template','elementor_header_footer'),(5851,1886,'_elementor_edit_mode','builder'),(5852,1886,'_elementor_template_type','wp-page'),(5853,1886,'_elementor_version','3.11.0'),(5854,1886,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"video\",\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_bg_slider_images\":[{\"id\":1748,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\"}],\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-1.mp4\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true}},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d3125c6\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up Now! \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign up\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3d-render-casino-items.jpg\",\"id\":1741,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(5855,1886,'_elementor_page_assets','a:1:{s:6:\"styles\";a:10:{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\";}}'),(5856,1886,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5892,1891,'_elementor_template_type','wp-page'),(5893,1891,'_elementor_version','3.11.0'),(5894,1891,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"video\",\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_bg_slider_images\":[{\"id\":1748,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\"}],\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2.mp4\",\"background_slideshow_gallery\":[{\"id\":1884,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2.mp4\"},{\"id\":1874,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\"},{\"id\":1873,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\"},{\"id\":1872,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\"},{\"id\":1871,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},{\"id\":1870,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\"},{\"id\":1869,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\"},{\"id\":1864,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301.mp4\"}]},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true}},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d3125c6\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up Now! \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign up\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3d-render-casino-items.jpg\",\"id\":1741,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(6060,1918,'_wp_page_template','elementor_header_footer'),(6061,1918,'_elementor_edit_mode','builder'),(6062,1918,'_elementor_template_type','wp-page'),(5917,1894,'_wp_page_template','elementor_header_footer'),(5918,1894,'_elementor_edit_mode','builder'),(5919,1894,'_elementor_template_type','wp-page'),(5920,1894,'_elementor_version','3.11.0'),(5921,1894,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"video\",\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_bg_slider_images\":[{\"id\":1748,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\"}],\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2.mp4\",\"background_slideshow_gallery\":[{\"id\":1884,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2.mp4\"},{\"id\":1874,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\"},{\"id\":1873,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\"},{\"id\":1872,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\"},{\"id\":1871,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},{\"id\":1870,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\"},{\"id\":1869,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\"},{\"id\":1864,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301.mp4\"}]},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true}},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d3125c6\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up Now! \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign up\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3d-render-casino-items.jpg\",\"id\":1741,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(5890,1891,'_wp_page_template','elementor_header_footer'),(5891,1891,'_elementor_edit_mode','builder'),(6178,1932,'_wp_page_template','elementor_header_footer'),(6179,1932,'_elementor_edit_mode','builder'),(6180,1932,'_elementor_template_type','wp-page'),(6181,1932,'_elementor_version','3.11.0'),(5874,1889,'_wp_page_template','elementor_header_footer'),(5875,1889,'_elementor_edit_mode','builder'),(5876,1889,'_elementor_template_type','wp-page'),(5877,1889,'_elementor_version','3.11.0'),(5878,1889,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"video\",\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_bg_slider_images\":[{\"id\":1748,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\"}],\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2.mp4\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true}},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d3125c6\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up Now! \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign up\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3d-render-casino-items.jpg\",\"id\":1741,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(5879,1889,'_elementor_page_assets','a:1:{s:6:\"styles\";a:10:{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\";}}'),(5880,1889,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5882,1890,'_wp_page_template','elementor_header_footer'),(5883,1890,'_elementor_edit_mode','builder'),(5884,1890,'_elementor_template_type','wp-page'),(5885,1890,'_elementor_version','3.11.0'),(5886,1890,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"video\",\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_bg_slider_images\":[{\"id\":1748,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\"}],\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2.mp4\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true}},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d3125c6\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up Now! \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign up\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3d-render-casino-items.jpg\",\"id\":1741,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(5887,1890,'_elementor_page_assets','a:1:{s:6:\"styles\";a:10:{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\";}}'),(5888,1890,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5895,1891,'_elementor_page_assets','a:1:{s:6:\"styles\";a:10:{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\";}}'),(5896,1891,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5899,21,'_eael_custom_js',''),(5902,1892,'_elementor_edit_mode','builder'),(5903,1892,'_elementor_template_type','wp-page'),(5904,1892,'_elementor_version','3.11.0'),(5905,1892,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"video\",\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_bg_slider_images\":[{\"id\":1748,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\"}],\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2.mp4\",\"background_slideshow_gallery\":[{\"id\":1884,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2.mp4\"},{\"id\":1874,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\"},{\"id\":1873,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\"},{\"id\":1872,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\"},{\"id\":1871,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},{\"id\":1870,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\"},{\"id\":1869,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\"},{\"id\":1864,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301.mp4\"}]},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true}},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d3125c6\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up Now! \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign up\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3d-render-casino-items.jpg\",\"id\":1741,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(5906,1892,'_elementor_page_assets','a:1:{s:6:\"styles\";a:10:{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\";}}'),(5907,1892,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5909,1893,'_wp_page_template','elementor_header_footer'),(5910,1893,'_elementor_edit_mode','builder'),(5911,1893,'_elementor_template_type','wp-page'),(5912,1893,'_elementor_version','3.11.0'),(5913,1893,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"video\",\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_bg_slider_images\":[{\"id\":1748,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\"}],\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2.mp4\",\"background_slideshow_gallery\":[{\"id\":1884,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2.mp4\"},{\"id\":1874,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\"},{\"id\":1873,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\"},{\"id\":1872,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\"},{\"id\":1871,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},{\"id\":1870,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\"},{\"id\":1869,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\"},{\"id\":1864,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301.mp4\"}]},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[{\"id\":\"ac5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"DISCOVER UNLIMITED GAMES\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Jost\",\"typography_font_weight\":\"800\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c5e920\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play\",\"size\":\"md\",\"selected_icon\":{\"value\":\"fas fa-play-circle\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"background_color\":\"#CA0000\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true}},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d3125c6\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up Now! \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign up\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3d-render-casino-items.jpg\",\"id\":1741,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(5914,1893,'_elementor_page_assets','a:1:{s:6:\"styles\";a:10:{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\";}}'),(5915,1893,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5922,1894,'_elementor_page_assets','a:1:{s:6:\"styles\";a:10:{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\";}}'),(5923,1894,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5930,1897,'_wp_page_template','elementor_header_footer'),(5931,1897,'_elementor_edit_mode','builder'),(5932,1897,'_elementor_template_type','wp-post'),(5933,1897,'_elementor_version','3.11.0'),(5934,1897,'_elementor_data','[{\"id\":\"b16166d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"aae6786\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7c6d5dc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"47bc6b7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2785f63\"}],\"gap\":\"no\",\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"content_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]}},\"elements\":[{\"id\":\"511b842a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":14.4090000000000006963318810448981821537017822265625,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b1f6631\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a39f17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fb11301\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4a3c7b7\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ac40b1f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1349,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"6424e26\"}],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b925faa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":85.5909999999999939745976007543504238128662109375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"ee65427\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1cd2295\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d6cd930\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"04a6a59\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50,\"text_align\":\"center\"},\"elements\":[{\"id\":\"5e1604a8\",\"elType\":\"widget\",\"settings\":{\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"ekit_nav_menu_hover_bar_switch\":\"yes\",\"ekit_nav_menu_hover_width\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Mukta\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"700\",\"elementskit_content_typography_text_transform\":\"uppercase\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_submenu_container_width_tablet\":\"200px\",\"_z_index\":\"12\",\"elementskit_item_color_hover\":\"#A423EB\",\"elementskit_submenu_item_color\":\"#292929\",\"elementskit_item_text_color_hover\":\"#FFFFFF\",\"elementskit_nav_menu\":\"header-menu\",\"ekit_all_conditions_list\":[{\"_id\":\"6817ae3\"}],\"elementskit_nav_menu_logo\":{\"id\":1349,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"elementskit_nav_menu_active_text_color\":\"#A423EB\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#B81F20\",\"elementskit_nav_sub_menu_active_text_color\":\"#FFFFFF\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"#B81F20\",\"elementskit_one_page_enable\":\"\",\"elementskit_menu_text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(5935,1897,'_elementor_page_assets','a:0:{}'),(5937,1898,'_wp_page_template','elementor_header_footer'),(5938,1898,'_elementor_edit_mode','builder'),(5939,1898,'_elementor_template_type','wp-post'),(5940,1898,'_elementor_version','3.11.0'),(5941,1898,'_elementor_data','[{\"id\":\"b16166d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"aae6786\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7c6d5dc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"47bc6b7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2785f63\"}],\"gap\":\"no\",\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"content_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]}},\"elements\":[{\"id\":\"511b842a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":14.4090000000000006963318810448981821537017822265625,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b1f6631\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a39f17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fb11301\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4a3c7b7\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ac40b1f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1349,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"6424e26\"}],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b925faa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":85.5909999999999939745976007543504238128662109375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"ee65427\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1cd2295\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d6cd930\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"04a6a59\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50,\"text_align\":\"center\"},\"elements\":[{\"id\":\"5e1604a8\",\"elType\":\"widget\",\"settings\":{\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"ekit_nav_menu_hover_bar_switch\":\"yes\",\"ekit_nav_menu_hover_width\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Mukta\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"700\",\"elementskit_content_typography_text_transform\":\"uppercase\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_submenu_container_width_tablet\":\"200px\",\"_z_index\":\"12\",\"elementskit_item_color_hover\":\"#A423EB\",\"elementskit_submenu_item_color\":\"#292929\",\"elementskit_item_text_color_hover\":\"#FFFFFF\",\"elementskit_nav_menu\":\"header-menu\",\"ekit_all_conditions_list\":[{\"_id\":\"6817ae3\"}],\"elementskit_nav_menu_logo\":{\"id\":1349,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"elementskit_nav_menu_active_text_color\":\"#A423EB\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#B81F20\",\"elementskit_nav_sub_menu_active_text_color\":\"#FFFFFF\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"#B81F20\",\"elementskit_one_page_enable\":\"\",\"elementskit_menu_text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(5942,1898,'_elementor_page_assets','a:0:{}'),(5944,36,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5946,1899,'_elementor_edit_mode','builder'),(5947,1899,'_elementor_template_type','wp-post'),(5948,1899,'_elementor_version','3.11.0'),(5949,1899,'_elementor_data','[{\"id\":\"b16166d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"aae6786\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7c6d5dc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"47bc6b7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2785f63\"}],\"gap\":\"no\",\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"content_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]}},\"elements\":[{\"id\":\"511b842a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":14.4090000000000006963318810448981821537017822265625,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b1f6631\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a39f17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fb11301\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4a3c7b7\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ac40b1f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"6424e26\"}],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b925faa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":85.5909999999999939745976007543504238128662109375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"ee65427\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1cd2295\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d6cd930\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"04a6a59\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50,\"text_align\":\"center\"},\"elements\":[{\"id\":\"5e1604a8\",\"elType\":\"widget\",\"settings\":{\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"ekit_nav_menu_hover_bar_switch\":\"yes\",\"ekit_nav_menu_hover_width\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Mukta\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"700\",\"elementskit_content_typography_text_transform\":\"uppercase\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_submenu_container_width_tablet\":\"200px\",\"_z_index\":\"12\",\"elementskit_item_color_hover\":\"#A423EB\",\"elementskit_submenu_item_color\":\"#292929\",\"elementskit_item_text_color_hover\":\"#FFFFFF\",\"elementskit_nav_menu\":\"header-menu\",\"ekit_all_conditions_list\":[{\"_id\":\"6817ae3\"}],\"elementskit_nav_menu_logo\":{\"id\":1349,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"elementskit_nav_menu_active_text_color\":\"#A423EB\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#B81F20\",\"elementskit_nav_sub_menu_active_text_color\":\"#FFFFFF\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"#B81F20\",\"elementskit_one_page_enable\":\"\",\"elementskit_menu_text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(5950,1899,'_elementor_page_assets','a:0:{}'),(5952,1899,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5956,1901,'_wp_page_template','elementor_header_footer'),(5957,1901,'_elementor_edit_mode','builder'),(5958,1901,'_elementor_template_type','wp-post'),(5959,1901,'_elementor_version','3.11.0'),(5960,1901,'_elementor_data','[{\"id\":\"b16166d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"aae6786\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7c6d5dc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"47bc6b7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2785f63\"}],\"gap\":\"no\",\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"content_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]}},\"elements\":[{\"id\":\"511b842a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":14.4090000000000006963318810448981821537017822265625,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b1f6631\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a39f17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fb11301\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4a3c7b7\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ac40b1f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"6424e26\"}],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b925faa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":85.5909999999999939745976007543504238128662109375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"ee65427\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1cd2295\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d6cd930\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"04a6a59\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50,\"text_align\":\"center\"},\"elements\":[{\"id\":\"5e1604a8\",\"elType\":\"widget\",\"settings\":{\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"ekit_nav_menu_hover_bar_switch\":\"yes\",\"ekit_nav_menu_hover_width\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Mukta\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"700\",\"elementskit_content_typography_text_transform\":\"uppercase\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_submenu_container_width_tablet\":\"200px\",\"_z_index\":\"12\",\"elementskit_item_color_hover\":\"#A423EB\",\"elementskit_submenu_item_color\":\"#292929\",\"elementskit_item_text_color_hover\":\"#FFFFFF\",\"elementskit_nav_menu\":\"header-menu\",\"ekit_all_conditions_list\":[{\"_id\":\"6817ae3\"}],\"elementskit_nav_menu_logo\":{\"id\":1349,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"elementskit_nav_menu_active_text_color\":\"#A423EB\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#B81F20\",\"elementskit_nav_sub_menu_active_text_color\":\"#FFFFFF\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"#B81F20\",\"elementskit_one_page_enable\":\"\",\"elementskit_menu_text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(5961,1901,'_elementor_page_assets','a:0:{}'),(5962,1901,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5964,1902,'_wp_page_template','elementor_header_footer'),(5965,1902,'_elementor_edit_mode','builder'),(5966,1902,'_elementor_template_type','wp-post'),(5967,1902,'_elementor_version','3.11.0'),(5968,1902,'_elementor_data','[{\"id\":\"b16166d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"aae6786\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7c6d5dc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"47bc6b7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2785f63\"}],\"gap\":\"no\",\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"content_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]}},\"elements\":[{\"id\":\"511b842a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":14.4090000000000006963318810448981821537017822265625,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b1f6631\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a39f17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fb11301\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4a3c7b7\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ac40b1f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"6424e26\"}],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"thumbnail\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b925faa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":85.5909999999999939745976007543504238128662109375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"ee65427\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1cd2295\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d6cd930\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"04a6a59\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50,\"text_align\":\"center\"},\"elements\":[{\"id\":\"5e1604a8\",\"elType\":\"widget\",\"settings\":{\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"ekit_nav_menu_hover_bar_switch\":\"yes\",\"ekit_nav_menu_hover_width\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Mukta\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"700\",\"elementskit_content_typography_text_transform\":\"uppercase\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_submenu_container_width_tablet\":\"200px\",\"_z_index\":\"12\",\"elementskit_item_color_hover\":\"#A423EB\",\"elementskit_submenu_item_color\":\"#292929\",\"elementskit_item_text_color_hover\":\"#FFFFFF\",\"elementskit_nav_menu\":\"header-menu\",\"ekit_all_conditions_list\":[{\"_id\":\"6817ae3\"}],\"elementskit_nav_menu_logo\":{\"id\":1349,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"elementskit_nav_menu_active_text_color\":\"#A423EB\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#B81F20\",\"elementskit_nav_sub_menu_active_text_color\":\"#FFFFFF\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"#B81F20\",\"elementskit_one_page_enable\":\"\",\"elementskit_menu_text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(5969,1902,'_elementor_page_assets','a:0:{}'),(5970,1902,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(5972,1903,'_wp_page_template','elementor_header_footer'),(5973,1903,'_elementor_edit_mode','builder'),(5974,1903,'_elementor_template_type','wp-post'),(5975,1903,'_elementor_version','3.11.0'),(5976,1903,'_elementor_data','[{\"id\":\"b16166d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"aae6786\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7c6d5dc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"47bc6b7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2785f63\"}],\"gap\":\"no\",\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"content_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]}},\"elements\":[{\"id\":\"511b842a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":14.4090000000000006963318810448981821537017822265625,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b1f6631\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a39f17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fb11301\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4a3c7b7\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ac40b1f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1349,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"6424e26\"}],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b925faa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":85.5909999999999939745976007543504238128662109375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"ee65427\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1cd2295\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d6cd930\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"04a6a59\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50,\"text_align\":\"center\"},\"elements\":[{\"id\":\"5e1604a8\",\"elType\":\"widget\",\"settings\":{\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"ekit_nav_menu_hover_bar_switch\":\"yes\",\"ekit_nav_menu_hover_width\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Mukta\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"700\",\"elementskit_content_typography_text_transform\":\"uppercase\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_submenu_container_width_tablet\":\"200px\",\"_z_index\":\"12\",\"elementskit_item_color_hover\":\"#A423EB\",\"elementskit_submenu_item_color\":\"#292929\",\"elementskit_item_text_color_hover\":\"#FFFFFF\",\"elementskit_nav_menu\":\"header-menu\",\"ekit_all_conditions_list\":[{\"_id\":\"6817ae3\"}],\"elementskit_nav_menu_logo\":{\"id\":1349,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"elementskit_nav_menu_active_text_color\":\"#A423EB\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#B81F20\",\"elementskit_nav_sub_menu_active_text_color\":\"#FFFFFF\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"#B81F20\",\"elementskit_one_page_enable\":\"\",\"elementskit_menu_text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(5977,1903,'_elementor_page_assets','a:0:{}'),(5978,1903,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(9968,1611,'ekit_post_views_count','37'),(9967,1439,'ekit_post_views_count','22'),(10973,2563,'metform_entries_serial_no','100'),(10972,2563,'mf_page_id','1339'),(6002,1909,'_wp_attached_file','2023/02/2023020301-2-1.mp4'),(6003,1909,'_wp_attachment_metadata','a:10:{s:8:\"filesize\";i:19727296;s:9:\"mime_type\";s:9:\"video/mp4\";s:6:\"length\";i:28;s:16:\"length_formatted\";s:4:\"0:28\";s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:10:\"fileformat\";s:3:\"mp4\";s:10:\"dataformat\";s:9:\"quicktime\";s:5:\"audio\";a:7:{s:10:\"dataformat\";s:3:\"mp4\";s:5:\"codec\";s:19:\"ISO/IEC 14496-3 AAC\";s:11:\"sample_rate\";d:48000;s:8:\"channels\";i:2;s:15:\"bits_per_sample\";i:16;s:8:\"lossless\";b:0;s:11:\"channelmode\";s:6:\"stereo\";}s:17:\"created_timestamp\";i:-2082844800;}'),(6004,1910,'_wp_page_template','elementor_header_footer'),(6005,1910,'_elementor_edit_mode','builder'),(6006,1910,'_elementor_template_type','wp-page'),(6007,1910,'_elementor_version','3.11.0'),(6008,1910,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"video\",\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_bg_slider_images\":[{\"id\":1748,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\"}],\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2.mp4\",\"background_slideshow_gallery\":[{\"id\":1884,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2.mp4\"},{\"id\":1874,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\"},{\"id\":1873,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\"},{\"id\":1872,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\"},{\"id\":1871,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},{\"id\":1870,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\"},{\"id\":1869,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\"},{\"id\":1864,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301.mp4\"}]},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true}},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d3125c6\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up Now! \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign up\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3d-render-casino-items.jpg\",\"id\":1741,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(6009,1910,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(6010,1910,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6012,1911,'_wp_page_template','elementor_header_footer'),(6013,1911,'_elementor_edit_mode','builder'),(6014,1911,'_elementor_template_type','wp-page'),(6015,1911,'_elementor_version','3.11.0'),(6016,1911,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"video\",\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_bg_slider_images\":[{\"id\":1748,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\"}],\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2.mp4\",\"background_slideshow_gallery\":[{\"id\":1884,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2.mp4\"},{\"id\":1874,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\"},{\"id\":1873,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\"},{\"id\":1872,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\"},{\"id\":1871,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},{\"id\":1870,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\"},{\"id\":1869,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\"},{\"id\":1864,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301.mp4\"}]},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true}},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d3125c6\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up Now! \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign up\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3d-render-casino-items.jpg\",\"id\":1741,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(6017,1911,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(6018,1911,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6020,1912,'_wp_page_template','elementor_header_footer'),(6021,1912,'_elementor_edit_mode','builder'),(6022,1912,'_elementor_template_type','wp-page'),(6023,1912,'_elementor_version','3.11.0'),(6024,1912,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"video\",\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_bg_slider_images\":[{\"id\":1748,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\"}],\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_slideshow_gallery\":[{\"id\":1884,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2.mp4\"},{\"id\":1874,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\"},{\"id\":1873,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\"},{\"id\":1872,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\"},{\"id\":1871,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},{\"id\":1870,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\"},{\"id\":1869,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\"},{\"id\":1864,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301.mp4\"}]},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true}},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d3125c6\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up Now! \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign up\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3d-render-casino-items.jpg\",\"id\":1741,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(6025,1912,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(6026,1912,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6065,1918,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(6066,1918,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6069,1919,'_wp_page_template','elementor_header_footer'),(6070,1919,'_elementor_edit_mode','builder'),(6071,1919,'_elementor_template_type','wp-page'),(6072,1919,'_elementor_version','3.11.0'),(6073,1919,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"d04c6a8\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Slider 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true}},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d3125c6\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up Now! \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign up\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3d-render-casino-items.jpg\",\"id\":1741,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(6044,1916,'_wp_page_template','elementor_header_footer'),(6045,1916,'_elementor_edit_mode','builder'),(6046,1916,'_elementor_template_type','wp-page'),(6047,1916,'_elementor_version','3.11.0'),(6048,1916,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"video\",\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_bg_slider_images\":[{\"id\":1748,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\"}],\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_slideshow_gallery\":[{\"id\":1884,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2.mp4\"},{\"id\":1874,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\"},{\"id\":1873,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\"},{\"id\":1872,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\"},{\"id\":1871,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},{\"id\":1870,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\"},{\"id\":1869,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\"},{\"id\":1864,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301.mp4\"}]},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true}},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d3125c6\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up Now! \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign up\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3d-render-casino-items.jpg\",\"id\":1741,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(6049,1916,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(6050,1916,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6052,1917,'_wp_page_template','elementor_header_footer'),(6053,1917,'_elementor_edit_mode','builder'),(6054,1917,'_elementor_template_type','wp-page'),(6055,1917,'_elementor_version','3.11.0'),(6056,1917,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"video\",\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_bg_slider_images\":[{\"id\":1748,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\"}],\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_slideshow_gallery\":[{\"id\":1884,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2.mp4\"},{\"id\":1874,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\"},{\"id\":1873,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\"},{\"id\":1872,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\"},{\"id\":1871,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},{\"id\":1870,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\"},{\"id\":1869,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\"},{\"id\":1864,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301.mp4\"}]},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"177fca9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e282bc1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"333e6d8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"afeab0f\"}]},\"elements\":[{\"id\":\"9d724a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"453edad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c308f70\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"606b7dc\"}]},\"elements\":[],\"isInner\":true},{\"id\":\"2515fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"acf4999\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b314c0b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cfc94ba\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true}},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d3125c6\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up Now! \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign up\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3d-render-casino-items.jpg\",\"id\":1741,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(6057,1917,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(6058,1917,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6074,1919,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(6075,1919,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6077,1920,'_wp_page_template','elementor_header_footer'),(6078,1920,'_elementor_edit_mode','builder'),(6079,1920,'_elementor_template_type','wp-page'),(6080,1920,'_elementor_version','3.11.0'),(6081,1920,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"45\",\"bottom\":\"170\",\"left\":\"45\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"d04c6a8\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Slider 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true}},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d3125c6\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up Now! \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign up\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3d-render-casino-items.jpg\",\"id\":1741,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(6082,1920,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(6083,1920,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6085,1921,'_wp_page_template','elementor_header_footer'),(6086,1921,'_elementor_edit_mode','builder'),(6087,1921,'_elementor_template_type','wp-page'),(6088,1921,'_elementor_version','3.11.0'),(6089,1921,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"d04c6a8\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Slider 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true}},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d3125c6\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up Now! \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign up\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3d-render-casino-items.jpg\",\"id\":1741,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(6090,1921,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(6091,1921,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6094,1922,'_wp_page_template','elementor_header_footer'),(6095,1922,'_elementor_edit_mode','builder'),(6096,1922,'_elementor_template_type','wp-page'),(6097,1922,'_elementor_version','3.11.0'),(6098,1922,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"d04c6a8\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Slider 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true}},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d3125c6\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up Now! \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign up\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3d-render-casino-items.jpg\",\"id\":1741,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(6099,1922,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(6100,1922,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6102,1923,'_wp_page_template','elementor_header_footer'),(6103,1923,'_elementor_edit_mode','builder'),(6104,1923,'_elementor_template_type','wp-page'),(6105,1923,'_elementor_version','3.11.0'),(6106,1923,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"d04c6a8\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Slider 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true}},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d3125c6\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up Now! \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign up\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3d-render-casino-items.jpg\",\"id\":1741,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(6107,1923,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(6108,1923,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6110,1924,'_wp_page_template','elementor_header_footer'),(6111,1924,'_elementor_edit_mode','builder'),(6112,1924,'_elementor_template_type','wp-page'),(6113,1924,'_elementor_version','3.11.0'),(6114,1924,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"d04c6a8\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Slider 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d3125c6\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up Now! \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign up\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3d-render-casino-items.jpg\",\"id\":1741,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(6115,1924,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(6116,1924,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6119,1925,'_wp_page_template','elementor_header_footer'),(6120,1925,'_elementor_edit_mode','builder'),(6121,1925,'_elementor_template_type','wp-page'),(6122,1925,'_elementor_version','3.11.0'),(6123,1925,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"d04c6a8\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Slider 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d3125c6\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up Now! \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign up\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3d-render-casino-items.jpg\",\"id\":1741,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(6124,1925,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(6125,1925,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6127,1926,'_wp_page_template','elementor_header_footer'),(6128,1926,'_elementor_edit_mode','builder'),(6129,1926,'_elementor_template_type','wp-page'),(6130,1926,'_elementor_version','3.11.0'),(6131,1926,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"d04c6a8\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Slider 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d3125c6\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up Now! \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign up\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3d-render-casino-items.jpg\",\"id\":1741,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(6132,1926,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(6133,1926,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6136,1927,'_elementor_edit_mode','builder'),(6137,1927,'_elementor_template_type','wp-page'),(6138,1927,'_elementor_version','3.11.0'),(6139,1927,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"d04c6a8\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Slider 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d3125c6\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up Now! \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign up\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3d-render-casino-items.jpg\",\"id\":1741,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(6140,1927,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(6141,1927,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6144,1928,'_wp_page_template','elementor_header_footer'),(6145,1928,'_elementor_edit_mode','builder'),(6146,1928,'_elementor_template_type','wp-page'),(6147,1928,'_elementor_version','3.11.0'),(6148,1928,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"d04c6a8\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Slider 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d3125c6\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up Now! \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign up\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3d-render-casino-items.jpg\",\"id\":1741,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(6149,1928,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(6150,1928,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6152,1929,'_wp_page_template','elementor_header_footer'),(6153,1929,'_elementor_edit_mode','builder'),(6154,1929,'_elementor_template_type','wp-page'),(6155,1929,'_elementor_version','3.11.0'),(6156,1929,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"d04c6a8\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Slider 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d3125c6\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up Now! \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign up\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3d-render-casino-items.jpg\",\"id\":1741,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(6157,1929,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(6158,1929,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6160,1930,'_wp_page_template','elementor_header_footer'),(6161,1930,'_elementor_edit_mode','builder'),(6162,1930,'_elementor_template_type','wp-page'),(6163,1930,'_elementor_version','3.11.0'),(6164,1930,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"d04c6a8\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Slider 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d3125c6\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up Now! \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign up\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3d-render-casino-items.jpg\",\"id\":1741,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(6165,1930,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(6166,1930,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6195,1934,'_elementor_version','3.11.0'),(6196,1934,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"d04c6a8\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Slider 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d3125c6\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3d-render-casino-items.jpg\",\"id\":1741,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(6193,1934,'_elementor_edit_mode','builder'),(6194,1934,'_elementor_template_type','wp-page'),(6213,1937,'_wp_page_template','elementor_header_footer'),(6214,1937,'_elementor_edit_mode','builder'),(6215,1937,'_elementor_template_type','wp-page'),(6216,1937,'_elementor_version','3.11.0'),(6217,1937,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"d04c6a8\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Slider 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"gradient\",\"background_color\":\"#F41515\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d3125c6\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6192,1934,'_wp_page_template','elementor_header_footer'),(6182,1932,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"d04c6a8\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Slider 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d3125c6\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up Now! \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign up\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3d-render-casino-items.jpg\",\"id\":1741,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(6183,1932,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(6184,1932,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6185,1933,'_wp_page_template','elementor_header_footer'),(6186,1933,'_elementor_edit_mode','builder'),(6187,1933,'_elementor_template_type','wp-page'),(6188,1933,'_elementor_version','3.11.0'),(6189,1933,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"d04c6a8\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Slider 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d3125c6\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up Now! \",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"em\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h4\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign up\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3d-render-casino-items.jpg\",\"id\":1741,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(6190,1933,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(6191,1933,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6197,1934,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(6198,1934,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6199,1935,'_wp_page_template','elementor_header_footer'),(6200,1935,'_elementor_edit_mode','builder'),(6201,1935,'_elementor_template_type','wp-page'),(6202,1935,'_elementor_version','3.11.0'),(6203,1935,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"d04c6a8\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Slider 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d3125c6\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3d-render-casino-items.jpg\",\"id\":1741,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(6204,1935,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(6205,1935,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6206,1936,'_wp_page_template','elementor_header_footer'),(6207,1936,'_elementor_edit_mode','builder'),(6208,1936,'_elementor_template_type','wp-page'),(6209,1936,'_elementor_version','3.11.0'),(6210,1936,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"d04c6a8\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Slider 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d3125c6\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e329da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f7ff99b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"afe4762\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a5fcfdf\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/movie-banner-1.png\",\"id\":969,\"alt\":\"\",\"source\":\"library\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"zoomIn\"},\"elements\":[{\"id\":\"ae239d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5d91ec3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9f29c65\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"610ad74\"}]},\"elements\":[{\"id\":\"3676612\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3d-render-casino-items.jpg\",\"id\":1741,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(6211,1936,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(6212,1936,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6218,1937,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(6219,1937,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6221,1938,'_wp_page_template','elementor_header_footer'),(6222,1938,'_elementor_edit_mode','builder'),(6223,1938,'_elementor_template_type','wp-post'),(6224,1938,'_elementor_version','3.11.0'),(6225,1938,'_elementor_data','[{\"id\":\"5ce0fdb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a57477f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"61f6d53\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00fffb8\"}],\"margin\":{\"unit\":\"em\",\"top\":\"16\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"f40463c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e2c4ea6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"21a5d3c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2f999dd\"}]},\"elements\":[{\"id\":\"fe73f88\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ff3fff1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8f5c8b1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"65ef582\"}]},\"elements\":[{\"id\":\"c411962\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a57eaf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7f0a178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5e7e925\"}]},\"elements\":[],\"isInner\":true},{\"id\":\"9c797a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6cb2082\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3457864\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"7dd1784\"}]},\"elements\":[{\"id\":\"5e2b227\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/footer-t.png\",\"id\":954,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"ecbd501\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ff7c883\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6c3d113\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"fe9714d\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"68effa4\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e427003\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2e0d954\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"951e78b\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8f83706\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":25.98400000000000176214598468504846096038818359375,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"af60479\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"id\":1349,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6b0e774\",\"elType\":\"widget\",\"settings\":{\"ekit_socialshare_add_icons\":[{\"ekit_socialshare_icon_hover_bg_color\":\"#CA0000\",\"_id\":\"fed8537\",\"ekit_socialshare_icon_bg_color\":\"#E4E4E4\"},{\"ekit_socialshare_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_socialshare_icon_hover_bg_color\":\"#CA0000\",\"ekit_socialshare_label_text\":\"twitter\",\"_id\":\"1094190\",\"ekit_socialshare_icon_bg_color\":\"#E4E4E4\"},{\"ekit_socialshare_icons\":{\"value\":\"icon icon-linkedin\",\"library\":\"ekiticons\"},\"ekit_socialshare_icon_hover_bg_color\":\"#CA0000\",\"ekit_socialshare_label_text\":\"linkedin\",\"_id\":\"a75c3e9\",\"ekit_socialshare_icon_bg_color\":\"#E4E4E4\"},{\"_id\":\"efa2d73\",\"ekit_socialshare_icons\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"ekit_socialshare_icon_bg_color\":\"#E4E4E4\",\"ekit_socialshare_border_border\":\"none\",\"ekit_socialshare_icon_hover_bg_color\":\"#CA0000\",\"ekit_socialshare_border_hover_border\":\"solid\",\"ekit_socialshare_border_hover_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_socialshare_border_hover_color\":\"#E4E4E4\"}]},\"elements\":[],\"widgetType\":\"elementskit-social-share\"}],\"isInner\":true},{\"id\":\"64ba5aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":14.0150000000000005684341886080801486968994140625,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"71d9176\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13557e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Games\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28af7a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"How to Download\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ec0606\",\"elType\":\"widget\",\"settings\":{\"title\":\"Agent Help\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bf518e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"7966129\",\"elType\":\"widget\",\"settings\":{\"title\":\"company\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9360b65\",\"elType\":\"widget\",\"settings\":{\"title\":\"Inquiry\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a238a75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Careers\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f6e88b\",\"elType\":\"widget\",\"settings\":{\"title\":\"blog\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"97bc404\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":14.6579999999999994741983755375258624553680419921875,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"4c87f9e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f0b3b4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38d269a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f403387\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"5908801\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":25.34100000000000108002495835535228252410888671875,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50d7d1b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c000106\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3bda241\"}]},\"elements\":[{\"id\":\"43acf25\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Comic App\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da49d18\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/QR-Code.png\",\"id\":117,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"865d638\",\"elType\":\"widget\",\"settings\":{\"title\":\"Scan QR Code for download\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"99a8d88\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ea65693\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e1f11f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"92f4b13\"}]},\"elements\":[{\"id\":\"d3a4ba5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8a2b335\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cec1076\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"77bbb86\"}]},\"elements\":[{\"id\":\"1c11fba\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 [hfe_current_year] [hfe_site_title] | Powered by [hfe_site_title]\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6226,1938,'_elementor_page_assets','a:0:{}'),(6227,1938,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6229,1939,'_wp_page_template','elementor_header_footer'),(6230,1939,'_elementor_edit_mode','builder'),(6231,1939,'_elementor_template_type','wp-post'),(6232,1939,'_elementor_version','3.11.0'),(6233,1939,'_elementor_data','[{\"id\":\"5ce0fdb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a57477f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"61f6d53\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00fffb8\"}],\"margin\":{\"unit\":\"em\",\"top\":\"16\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"f40463c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e2c4ea6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"21a5d3c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2f999dd\"}]},\"elements\":[{\"id\":\"fe73f88\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ff3fff1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8f5c8b1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"65ef582\"}]},\"elements\":[{\"id\":\"c411962\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a57eaf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7f0a178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5e7e925\"}]},\"elements\":[],\"isInner\":true},{\"id\":\"9c797a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6cb2082\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3457864\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"7dd1784\"}]},\"elements\":[{\"id\":\"5e2b227\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/footer-t.png\",\"id\":954,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"ecbd501\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ff7c883\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6c3d113\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"fe9714d\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"68effa4\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e427003\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2e0d954\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"951e78b\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8f83706\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":25.98400000000000176214598468504846096038818359375,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"af60479\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"id\":1349,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6b0e774\",\"elType\":\"widget\",\"settings\":{\"ekit_socialshare_add_icons\":[{\"ekit_socialshare_icon_hover_bg_color\":\"#CA0000\",\"_id\":\"fed8537\",\"ekit_socialshare_icon_bg_color\":\"#E4E4E4\"},{\"ekit_socialshare_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_socialshare_icon_hover_bg_color\":\"#CA0000\",\"ekit_socialshare_label_text\":\"twitter\",\"_id\":\"1094190\",\"ekit_socialshare_icon_bg_color\":\"#E4E4E4\"},{\"ekit_socialshare_icons\":{\"value\":\"icon icon-linkedin\",\"library\":\"ekiticons\"},\"ekit_socialshare_icon_hover_bg_color\":\"#CA0000\",\"ekit_socialshare_label_text\":\"linkedin\",\"_id\":\"a75c3e9\",\"ekit_socialshare_icon_bg_color\":\"#E4E4E4\"},{\"_id\":\"efa2d73\",\"ekit_socialshare_icons\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"ekit_socialshare_icon_bg_color\":\"#E4E4E4\",\"ekit_socialshare_border_border\":\"none\",\"ekit_socialshare_icon_hover_bg_color\":\"#CA0000\",\"ekit_socialshare_border_hover_border\":\"solid\",\"ekit_socialshare_border_hover_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_socialshare_border_hover_color\":\"#E4E4E4\"}]},\"elements\":[],\"widgetType\":\"elementskit-social-share\"}],\"isInner\":true},{\"id\":\"64ba5aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":14.0150000000000005684341886080801486968994140625,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"71d9176\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13557e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Games\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28af7a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"How to Download\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ec0606\",\"elType\":\"widget\",\"settings\":{\"title\":\"Agent Help\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bf518e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"7966129\",\"elType\":\"widget\",\"settings\":{\"title\":\"company\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9360b65\",\"elType\":\"widget\",\"settings\":{\"title\":\"Inquiry\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a238a75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Careers\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f6e88b\",\"elType\":\"widget\",\"settings\":{\"title\":\"blog\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"97bc404\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":14.6579999999999994741983755375258624553680419921875,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"4c87f9e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f0b3b4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38d269a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f403387\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"5908801\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":25.34100000000000108002495835535228252410888671875,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50d7d1b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c000106\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3bda241\"}]},\"elements\":[{\"id\":\"43acf25\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Comic App\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da49d18\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/QR-Code.png\",\"id\":117,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"865d638\",\"elType\":\"widget\",\"settings\":{\"title\":\"Scan QR Code for download\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"99a8d88\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ea65693\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e1f11f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"92f4b13\"}]},\"elements\":[{\"id\":\"d3a4ba5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8a2b335\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cec1076\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"77bbb86\"}]},\"elements\":[{\"id\":\"1c11fba\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 [hfe_current_year] [hfe_site_title] | Powered by [hfe_site_title]\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6234,1939,'_elementor_page_assets','a:0:{}'),(6235,1939,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6350,1962,'_wp_page_template','elementor_header_footer'),(6351,1962,'_elementor_edit_mode','builder'),(6352,1962,'_elementor_template_type','wp-page'),(6353,1962,'_elementor_version','3.11.1'),(6354,1962,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"gradient\",\"background_color\":\"#F41515\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}]},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6308,1956,'_wp_attached_file','2023/02/get-it-on-google-play-badge.png'),(6309,1956,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:4096;s:6:\"height\";i:1214;s:4:\"file\";s:39:\"2023/02/get-it-on-google-play-badge.png\";s:8:\"filesize\";i:190478;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"get-it-on-google-play-badge-300x89.png\";s:5:\"width\";i:300;s:6:\"height\";i:89;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12773;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"get-it-on-google-play-badge-1024x304.png\";s:5:\"width\";i:1024;s:6:\"height\";i:304;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:47833;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"get-it-on-google-play-badge-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3039;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"get-it-on-google-play-badge-768x228.png\";s:5:\"width\";i:768;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:35187;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:40:\"get-it-on-google-play-badge-1536x455.png\";s:5:\"width\";i:1536;s:6:\"height\";i:455;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:76855;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:40:\"get-it-on-google-play-badge-2048x607.png\";s:5:\"width\";i:2048;s:6:\"height\";i:607;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:107852;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:39:\"get-it-on-google-play-badge-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6324;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:39:\"get-it-on-google-play-badge-600x178.png\";s:5:\"width\";i:600;s:6:\"height\";i:178;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26723;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:39:\"get-it-on-google-play-badge-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1987;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:37:\"get-it-on-google-play-badge-64x19.png\";s:5:\"width\";i:64;s:6:\"height\";i:19;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1869;}}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:{}}}'),(6328,1959,'_elementor_template_type','wp-page'),(6329,1959,'_elementor_version','3.11.1'),(6330,1959,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"d04c6a8\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"gradient\",\"background_color\":\"#F41515\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d3125c6\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}]},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5d8cca8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6310,1953,'_wp_attachment_backup_sizes','a:8:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:290;s:6:\"height\";i:287;s:4:\"file\";s:26:\"apple-removebg-preview.png\";}s:14:\"thumbnail-orig\";a:5:{s:4:\"file\";s:34:\"apple-removebg-preview-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:34866;}s:34:\"woocommerce_gallery_thumbnail-orig\";a:5:{s:4:\"file\";s:34:\"apple-removebg-preview-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20588;}s:33:\"dgwt-wcas-product-suggestion-orig\";a:5:{s:4:\"file\";s:32:\"apple-removebg-preview-64x63.png\";s:5:\"width\";i:64;s:6:\"height\";i:63;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9815;}s:18:\"full-1676902343103\";a:3:{s:5:\"width\";i:273;s:6:\"height\";i:271;s:4:\"file\";s:41:\"apple-removebg-preview-e1676900722303.png\";}s:23:\"thumbnail-1676902343103\";a:5:{s:4:\"file\";s:49:\"apple-removebg-preview-e1676900722303-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:35614;}s:43:\"woocommerce_gallery_thumbnail-1676902343103\";a:5:{s:4:\"file\";s:49:\"apple-removebg-preview-e1676900722303-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21435;}s:42:\"dgwt-wcas-product-suggestion-1676902343103\";a:5:{s:4:\"file\";s:47:\"apple-removebg-preview-e1676900722303-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10374;}}'),(6311,1952,'_wp_attachment_backup_sizes','a:4:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:277;s:6:\"height\";i:275;s:4:\"file\";s:27:\"Google-removebg-preview.png\";}s:14:\"thumbnail-orig\";a:5:{s:4:\"file\";s:35:\"Google-removebg-preview-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38403;}s:34:\"woocommerce_gallery_thumbnail-orig\";a:5:{s:4:\"file\";s:35:\"Google-removebg-preview-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22543;}s:33:\"dgwt-wcas-product-suggestion-orig\";a:5:{s:4:\"file\";s:33:\"Google-removebg-preview-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10410;}}'),(6326,1959,'_wp_page_template','elementor_header_footer'),(6327,1959,'_elementor_edit_mode','builder'),(6312,1957,'_wp_page_template','elementor_header_footer'),(6313,1957,'_elementor_edit_mode','builder'),(6314,1957,'_elementor_template_type','wp-page'),(6315,1957,'_elementor_version','3.11.1'),(6316,1957,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"d04c6a8\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"gradient\",\"background_color\":\"#F41515\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d3125c6\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6317,1957,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(6318,1957,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6319,1958,'_wp_page_template','elementor_header_footer'),(6320,1958,'_elementor_edit_mode','builder'),(6321,1958,'_elementor_template_type','wp-page'),(6322,1958,'_elementor_version','3.11.1'),(6323,1958,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"d04c6a8\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"gradient\",\"background_color\":\"#F41515\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d3125c6\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6324,1958,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(6325,1958,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6331,1959,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(6332,1959,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6334,1960,'_wp_page_template','elementor_header_footer'),(6335,1960,'_elementor_edit_mode','builder'),(6336,1960,'_elementor_template_type','wp-page'),(6337,1960,'_elementor_version','3.11.1'),(6338,1960,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"d04c6a8\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"gradient\",\"background_color\":\"#F41515\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d3125c6\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}]},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5d8cca8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6339,1960,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(6340,1960,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6342,1961,'_wp_page_template','elementor_header_footer'),(6343,1961,'_elementor_edit_mode','builder'),(6344,1961,'_elementor_template_type','wp-page'),(6345,1961,'_elementor_version','3.11.1'),(6346,1961,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"d04c6a8\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"gradient\",\"background_color\":\"#F41515\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d3125c6\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}]},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5d8cca8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6347,1961,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(6348,1961,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6355,1962,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(6356,1962,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6381,1966,'_elementor_template_type','wp-page'),(6382,1966,'_elementor_version','3.11.1');
INSERT INTO `wpjk_postmeta` VALUES (6383,1966,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"gradient\",\"background_color\":\"#F41515\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"gradient\",\"background_color\":\"#b643ce\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ol><li>GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/li><li>BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/li><li>EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/li><li>SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/li><li>NOW YOU ARE READY TO PLAY!\\u00a0<\\/li><\\/ol><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6431,1972,'_elementor_version','3.11.1'),(6432,1972,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"gradient\",\"background_color\":\"#F41515\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}]},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5d8cca8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6379,1966,'_wp_page_template','elementor_header_footer'),(6380,1966,'_elementor_edit_mode','builder'),(6365,1964,'_wp_page_template','elementor_header_footer'),(6366,1964,'_elementor_edit_mode','builder'),(6367,1964,'_elementor_template_type','wp-page'),(6368,1964,'_elementor_version','3.11.1'),(6369,1964,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"gradient\",\"background_color\":\"#F41515\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}]},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6370,1964,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(6371,1964,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6372,1965,'_wp_page_template','elementor_header_footer'),(6373,1965,'_elementor_edit_mode','builder'),(6374,1965,'_elementor_template_type','wp-page'),(6375,1965,'_elementor_version','3.11.1'),(6376,1965,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"gradient\",\"background_color\":\"#F41515\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}]},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6377,1965,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(6378,1965,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6384,1966,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(6385,1966,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6446,1974,'_wp_page_template','elementor_header_footer'),(6447,1974,'_elementor_edit_mode','builder'),(6448,1974,'_elementor_template_type','wp-page'),(6449,1974,'_elementor_version','3.11.1'),(6387,1967,'_wp_page_template','elementor_header_footer'),(6388,1967,'_elementor_edit_mode','builder'),(6389,1967,'_elementor_template_type','wp-page'),(6390,1967,'_elementor_version','3.11.1'),(6391,1967,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"gradient\",\"background_color\":\"#F41515\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"gradient\",\"background_color\":\"#b643ce\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ol><li>GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/li><li>BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/li><li>EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/li><li>SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/li><li>NOW YOU ARE READY TO PLAY!\\u00a0<\\/li><\\/ol><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6392,1967,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(6393,1967,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6395,1968,'_wp_page_template','elementor_header_footer'),(6396,1968,'_elementor_edit_mode','builder'),(6397,1968,'_elementor_template_type','wp-page'),(6398,1968,'_elementor_version','3.11.1'),(6399,1968,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"gradient\",\"background_color\":\"#F41515\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"gradient\",\"background_color\":\"#b643ce\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ol><li>GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/li><li>BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/li><li>EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/li><li>SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/li><li>NOW YOU ARE READY TO PLAY!\\u00a0<\\/li><\\/ol><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6400,1968,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(6401,1968,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6428,1972,'_wp_page_template','elementor_header_footer'),(6429,1972,'_elementor_edit_mode','builder'),(6430,1972,'_elementor_template_type','wp-page'),(6403,1969,'_wp_page_template','elementor_header_footer'),(6404,1969,'_elementor_edit_mode','builder'),(6405,1969,'_elementor_template_type','wp-page'),(6406,1969,'_elementor_version','3.11.1'),(6407,1969,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"gradient\",\"background_color\":\"#F41515\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"gradient\",\"background_color\":\"#b643ce\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ol><li>GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/li><li>BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/li><li>EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/li><li>SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/li><li>NOW YOU ARE READY TO PLAY!\\u00a0<\\/li><\\/ol><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6408,1969,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(6409,1969,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6412,1970,'_wp_page_template','elementor_header_footer'),(6413,1970,'_elementor_edit_mode','builder'),(6414,1970,'_elementor_template_type','wp-page'),(6415,1970,'_elementor_version','3.11.1'),(6416,1970,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"gradient\",\"background_color\":\"#F41515\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"gradient\",\"background_color\":\"#b643ce\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ol><li>GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/li><li>BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/li><li>EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/li><li>SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/li><li>NOW YOU ARE READY TO PLAY!\\u00a0<\\/li><\\/ol><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6417,1970,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(6418,1970,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6420,1971,'_wp_page_template','elementor_header_footer'),(6421,1971,'_elementor_edit_mode','builder'),(6422,1971,'_elementor_template_type','wp-page'),(6423,1971,'_elementor_version','3.11.1'),(6424,1971,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"gradient\",\"background_color\":\"#F41515\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"gradient\",\"background_color\":\"#b643ce\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ol><li>GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/li><li>BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/li><li>EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/li><li>SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/li><li>NOW YOU ARE READY TO PLAY!\\u00a0<\\/li><\\/ol><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6425,1971,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(6426,1971,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6433,1972,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(6434,1972,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6460,1976,'_wp_page_template','elementor_header_footer'),(6461,1976,'_elementor_edit_mode','builder'),(6462,1976,'_elementor_template_type','wp-page'),(6463,1976,'_elementor_version','3.11.1'),(6464,1976,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"d04c6a8\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"gradient\",\"background_color\":\"#F41515\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d3125c6\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}]},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5d8cca8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6450,1974,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"gradient\",\"background_color\":\"#F41515\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}]},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5d8cca8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6451,1974,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(6452,1974,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6453,1975,'_wp_page_template','elementor_header_footer'),(6454,1975,'_elementor_edit_mode','builder'),(6455,1975,'_elementor_template_type','wp-page'),(6456,1975,'_elementor_version','3.11.1'),(6457,1975,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"gradient\",\"background_color\":\"#F41515\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}]},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5d8cca8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6458,1975,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(6459,1975,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6465,1976,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(6466,1976,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6467,1977,'_wp_page_template','elementor_header_footer'),(6468,1977,'_elementor_edit_mode','builder'),(6469,1977,'_elementor_template_type','wp-page'),(6470,1977,'_elementor_version','3.11.1'),(6471,1977,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"d04c6a8\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"gradient\",\"background_color\":\"#F41515\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d3125c6\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}]},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5d8cca8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6472,1977,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(6473,1977,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6474,1978,'_wp_page_template','elementor_header_footer'),(6475,1978,'_elementor_edit_mode','builder'),(6476,1978,'_elementor_template_type','wp-page'),(6477,1978,'_elementor_version','3.11.1'),(6478,1978,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"d04c6a8\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"gradient\",\"background_color\":\"#F41515\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d3125c6\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}]},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5d8cca8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6479,1978,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(6480,1978,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6505,1982,'_wp_page_template','elementor_header_footer'),(6506,1982,'_elementor_edit_mode','builder'),(6507,1982,'_elementor_template_type','wp-page'),(6508,1982,'_elementor_version','3.11.1'),(6509,1982,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"gradient\",\"background_color\":\"#F41515\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"gradient\",\"background_color\":\"#b643ce\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4-SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"749433b\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5f82923\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"780764a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6660c28\"}]},\"elements\":[{\"id\":\"757635d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"80ec988\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ae92bd3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3b382f3\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(6481,1979,'_wp_page_template','elementor_header_footer'),(6482,1979,'_elementor_edit_mode','builder'),(6483,1979,'_elementor_template_type','wp-page'),(6484,1979,'_elementor_version','3.11.1'),(6485,1979,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"d04c6a8\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"gradient\",\"background_color\":\"#F41515\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d3125c6\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e200442\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"gradient\",\"background_color\":\"#b643ce\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"0276c78\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"745716a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f0aa62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ol><li>GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/li><li>BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/li><li>EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/li><li>SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/li><li>NOW YOU ARE READY TO PLAY!\\u00a0<\\/li><\\/ol><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a39c189\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"19f8844\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"656753b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"be45dd8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"50ed5f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"e136e21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"72eb258\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6486,1979,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(6487,1979,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6489,1980,'_wp_page_template','elementor_header_footer'),(6490,1980,'_elementor_edit_mode','builder'),(6491,1980,'_elementor_template_type','wp-page'),(6492,1980,'_elementor_version','3.11.1'),(6493,1980,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"d04c6a8\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"gradient\",\"background_color\":\"#F41515\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d3125c6\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e200442\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"gradient\",\"background_color\":\"#b643ce\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"0276c78\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"745716a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f0aa62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ol><li>GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/li><li>BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/li><li>EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/li><li>SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/li><li>NOW YOU ARE READY TO PLAY!\\u00a0<\\/li><\\/ol><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a39c189\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"19f8844\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"656753b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"be45dd8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"50ed5f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"e136e21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"72eb258\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6494,1980,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(6495,1980,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6497,1981,'_wp_page_template','elementor_header_footer'),(6498,1981,'_elementor_edit_mode','builder'),(6499,1981,'_elementor_template_type','wp-page'),(6500,1981,'_elementor_version','3.11.1'),(6501,1981,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"d04c6a8\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"gradient\",\"background_color\":\"#F41515\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d3125c6\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e200442\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"gradient\",\"background_color\":\"#b643ce\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"0276c78\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"745716a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f0aa62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<ol><li>GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/li><li>BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/li><li>EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/li><li>SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/li><li>NOW YOU ARE READY TO PLAY!\\u00a0<\\/li><\\/ol><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a39c189\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"19f8844\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"656753b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"be45dd8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"50ed5f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"e136e21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"72eb258\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6502,1981,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(6503,1981,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6510,1982,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(6511,1982,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6520,1984,'_wp_attached_file','2023/02/tabletmenu.png'),(6521,1984,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:471;s:4:\"file\";s:22:\"2023/02/tabletmenu.png\";s:8:\"filesize\";i:394978;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"tabletmenu-300x236.png\";s:5:\"width\";i:300;s:6:\"height\";i:236;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:98854;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"tabletmenu-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:40942;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"tabletmenu-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:146666;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"tabletmenu-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19719;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:20:\"tabletmenu-64x50.png\";s:5:\"width\";i:64;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6459;}}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:{}}}'),(6522,1985,'_wp_attached_file','2023/02/iPhone4.png'),(6523,1985,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:869;s:6:\"height\";i:408;s:4:\"file\";s:19:\"2023/02/iPhone4.png\";s:8:\"filesize\";i:439317;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"iPhone4-300x141.png\";s:5:\"width\";i:300;s:6:\"height\";i:141;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:58628;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"iPhone4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:40841;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"iPhone4-768x361.png\";s:5:\"width\";i:768;s:6:\"height\";i:361;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:321887;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"iPhone4-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:146804;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"iPhone4-600x282.png\";s:5:\"width\";i:600;s:6:\"height\";i:282;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:207383;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"iPhone4-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19364;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:17:\"iPhone4-64x30.png\";s:5:\"width\";i:64;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3800;}}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:{}}}'),(6539,1988,'_wp_page_template','elementor_header_footer'),(6540,1988,'_elementor_edit_mode','builder'),(6541,1988,'_elementor_template_type','wp-page'),(6542,1988,'_elementor_version','3.11.1'),(6543,1988,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"gradient\",\"background_color\":\"#F41515\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5b07a58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/tabletmenu.png\",\"id\":1984,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/iPhone4.png\",\"id\":1985,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"aa99cf0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":134,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"gradient\",\"background_color\":\"#b643ce\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"749433b\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5f82923\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"780764a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6660c28\"}]},\"elements\":[{\"id\":\"757635d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"80ec988\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ae92bd3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3b382f3\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(6525,1986,'_wp_page_template','elementor_header_footer'),(6526,1986,'_elementor_edit_mode','builder'),(6527,1986,'_elementor_template_type','wp-page'),(6528,1986,'_elementor_version','3.11.1'),(6529,1986,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"gradient\",\"background_color\":\"#F41515\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"gradient\",\"background_color\":\"#b643ce\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4-SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"749433b\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5f82923\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"780764a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6660c28\"}]},\"elements\":[{\"id\":\"757635d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"80ec988\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ae92bd3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3b382f3\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(6530,1986,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(6531,1986,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6532,1987,'_wp_page_template','elementor_header_footer'),(6533,1987,'_elementor_edit_mode','builder'),(6534,1987,'_elementor_template_type','wp-page'),(6535,1987,'_elementor_version','3.11.1'),(6536,1987,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"gradient\",\"background_color\":\"#F41515\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"gradient\",\"background_color\":\"#b643ce\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"015\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4-SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"749433b\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5f82923\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"780764a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6660c28\"}]},\"elements\":[{\"id\":\"757635d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"80ec988\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ae92bd3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3b382f3\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(6537,1987,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(6538,1987,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6544,1988,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(6545,1988,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6571,1992,'_wp_page_template','elementor_header_footer'),(6572,1992,'_elementor_edit_mode','builder'),(6573,1992,'_elementor_template_type','wp-page'),(6574,1992,'_elementor_version','3.11.1'),(6547,1989,'_wp_page_template','elementor_header_footer'),(6548,1989,'_elementor_edit_mode','builder'),(6549,1989,'_elementor_template_type','wp-page'),(6550,1989,'_elementor_version','3.11.1'),(6551,1989,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"gradient\",\"background_color\":\"#F41515\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5b07a58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/tabletmenu.png\",\"id\":1984,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/iPhone4.png\",\"id\":1985,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"aa99cf0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":134,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"gradient\",\"background_color\":\"#b643ce\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"749433b\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5f82923\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"780764a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6660c28\"}]},\"elements\":[{\"id\":\"757635d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"80ec988\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ae92bd3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3b382f3\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(6552,1989,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(6553,1989,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6555,1990,'_wp_page_template','elementor_header_footer'),(6556,1990,'_elementor_edit_mode','builder'),(6557,1990,'_elementor_template_type','wp-page'),(6558,1990,'_elementor_version','3.11.1'),(6559,1990,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"gradient\",\"background_color\":\"#F41515\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5b07a58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/tabletmenu.png\",\"id\":1984,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/iPhone4.png\",\"id\":1985,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"aa99cf0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":134,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"gradient\",\"background_color\":\"#b643ce\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"749433b\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5f82923\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"780764a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6660c28\"}]},\"elements\":[{\"id\":\"757635d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"80ec988\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ae92bd3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3b382f3\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(6560,1990,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(6561,1990,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6563,1991,'_wp_page_template','elementor_header_footer'),(6564,1991,'_elementor_edit_mode','builder'),(6565,1991,'_elementor_template_type','wp-page'),(6566,1991,'_elementor_version','3.11.1'),(6567,1991,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"d04c6a8\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"gradient\",\"background_color\":\"#F41515\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d3125c6\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}]},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5d8cca8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6568,1991,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(6569,1991,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6575,1992,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"d04c6a8\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"gradient\",\"background_color\":\"#F41515\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d3125c6\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}]},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5d8cca8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6576,1992,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(6577,1992,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6578,1993,'_wp_page_template','elementor_header_footer'),(6579,1993,'_elementor_edit_mode','builder'),(6580,1993,'_elementor_template_type','wp-page'),(6581,1993,'_elementor_version','3.11.1'),(6582,1993,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"d04c6a8\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d71e78d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"3cd128e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"d030146\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3cafe34\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c160c7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"gradient\",\"background_color\":\"#F41515\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"8c1e616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"b44cabf\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d3125c6\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/01\\/anime.png\",\"id\":536,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}]},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5d8cca8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6583,1993,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(6584,1993,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6585,1994,'_wp_page_template','elementor_header_footer'),(6586,1994,'_elementor_edit_mode','builder'),(6587,1994,'_elementor_template_type','wp-page'),(6588,1994,'_elementor_version','3.11.1'),(6589,1994,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"gradient\",\"background_color\":\"#F41515\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5b07a58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/tabletmenu.png\",\"id\":1984,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/iPhone4.png\",\"id\":1985,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ac543c4\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7bb4210\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f20a904\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"7176a5f\"}]},\"elements\":[{\"id\":\"bdf4f22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"184f613\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"12b1c26\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dd0335a\"}]},\"elements\":[{\"id\":\"aa99cf0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"gradient\",\"background_color\":\"#b643ce\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"749433b\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5f82923\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"780764a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6660c28\"}]},\"elements\":[{\"id\":\"757635d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"80ec988\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ae92bd3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3b382f3\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(6590,1994,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(6591,1994,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6593,1995,'_wp_page_template','elementor_header_footer'),(6594,1995,'_elementor_edit_mode','builder'),(6595,1995,'_elementor_template_type','wp-page'),(6596,1995,'_elementor_version','3.11.1'),(6597,1995,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"gradient\",\"background_color\":\"#F41515\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5b07a58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/tabletmenu.png\",\"id\":1984,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/iPhone4.png\",\"id\":1985,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ac543c4\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7bb4210\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f20a904\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"7176a5f\"}]},\"elements\":[{\"id\":\"bdf4f22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"184f613\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"12b1c26\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dd0335a\"}]},\"elements\":[{\"id\":\"aa99cf0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"gradient\",\"background_color\":\"#b643ce\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"749433b\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5f82923\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"780764a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6660c28\"}]},\"elements\":[{\"id\":\"757635d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"80ec988\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ae92bd3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3b382f3\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(6598,1995,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(6599,1995,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6601,1996,'_wp_page_template','elementor_header_footer'),(6602,1996,'_elementor_edit_mode','builder'),(6603,1996,'_elementor_template_type','wp-page'),(6604,1996,'_elementor_version','3.11.1'),(6605,1996,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"gradient\",\"background_color\":\"#F41515\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}]},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5b07a58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/tabletmenu.png\",\"id\":1984,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/iPhone4.png\",\"id\":1985,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ac543c4\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7bb4210\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f20a904\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"7176a5f\"}]},\"elements\":[{\"id\":\"bdf4f22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"184f613\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"12b1c26\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dd0335a\"}]},\"elements\":[{\"id\":\"aa99cf0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"gradient\",\"background_color\":\"#b643ce\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"749433b\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5f82923\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"780764a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6660c28\"}]},\"elements\":[{\"id\":\"757635d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"80ec988\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ae92bd3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3b382f3\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(6606,1996,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(6607,1996,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6634,2000,'_wp_page_template','elementor_header_footer'),(6635,2000,'_elementor_edit_mode','builder'),(6636,2000,'_elementor_template_type','wp-page'),(6637,2000,'_elementor_version','3.11.1'),(6638,2000,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"gradient\",\"background_color\":\"#F41515\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/tabletmenu.png\",\"id\":1984,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/iPhone4.png\",\"id\":1985,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6609,1997,'_wp_page_template','elementor_header_footer'),(6610,1997,'_elementor_edit_mode','builder'),(6611,1997,'_elementor_template_type','wp-page'),(6612,1997,'_elementor_version','3.11.1'),(6613,1997,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"gradient\",\"background_color\":\"#F41515\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/tabletmenu.png\",\"id\":1984,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/iPhone4.png\",\"id\":1985,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"gradient\",\"background_color\":\"#b643ce\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"749433b\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5f82923\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"780764a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6660c28\"}]},\"elements\":[{\"id\":\"757635d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"80ec988\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ae92bd3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3b382f3\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}]},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6614,1997,'_elementor_page_assets','a:1:{s:6:\"styles\";a:8:{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\";}}'),(6615,1997,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6618,1998,'_wp_page_template','elementor_header_footer'),(6619,1998,'_elementor_edit_mode','builder'),(6620,1998,'_elementor_template_type','wp-page'),(6621,1998,'_elementor_version','3.11.1'),(6622,1998,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"gradient\",\"background_color\":\"#F41515\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/tabletmenu.png\",\"id\":1984,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/iPhone4.png\",\"id\":1985,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"gradient\",\"background_color\":\"#b643ce\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"749433b\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5f82923\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"780764a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6660c28\"}]},\"elements\":[{\"id\":\"757635d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"80ec988\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ae92bd3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3b382f3\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}]},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6623,1998,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(6624,1998,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6626,1999,'_wp_page_template','elementor_header_footer'),(6627,1999,'_elementor_edit_mode','builder'),(6628,1999,'_elementor_template_type','wp-page'),(6629,1999,'_elementor_version','3.11.1'),(6630,1999,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"gradient\",\"background_color\":\"#F41515\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/tabletmenu.png\",\"id\":1984,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/iPhone4.png\",\"id\":1985,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"gradient\",\"background_color\":\"#b643ce\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"749433b\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5f82923\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"780764a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6660c28\"}]},\"elements\":[{\"id\":\"757635d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"80ec988\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ae92bd3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3b382f3\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}]},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6631,1999,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(6632,1999,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6639,2000,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(6640,2000,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6643,2001,'_wp_page_template','elementor_header_footer'),(6644,2001,'_elementor_edit_mode','builder'),(6645,2001,'_elementor_template_type','wp-page'),(6646,2001,'_elementor_version','3.11.1'),(6647,2001,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"gradient\",\"background_color\":\"#F41515\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/tabletmenu.png\",\"id\":1984,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/iPhone4.png\",\"id\":1985,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6648,2001,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(6649,2001,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6651,2002,'_wp_page_template','elementor_header_footer'),(6652,2002,'_elementor_edit_mode','builder'),(6653,2002,'_elementor_template_type','wp-page'),(6654,2002,'_elementor_version','3.11.1'),(6655,2002,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"TRENDING NOW\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"gradient\",\"background_color\":\"#F41515\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/tabletmenu.png\",\"id\":1984,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/iPhone4.png\",\"id\":1985,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6656,2002,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(6657,2002,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6659,2003,'_wp_page_template','elementor_header_footer'),(6660,2003,'_elementor_edit_mode','builder'),(6661,2003,'_elementor_template_type','wp-page'),(6662,2003,'_elementor_version','3.11.1'),(6663,2003,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"gradient\",\"background_color\":\"#F41515\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/tabletmenu.png\",\"id\":1984,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/iPhone4.png\",\"id\":1985,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6664,2003,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(6665,2003,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6689,2007,'_wp_page_template','elementor_header_footer'),(6690,2007,'_elementor_edit_mode','builder'),(6691,2007,'_elementor_template_type','wp-post'),(6692,2007,'_elementor_version','3.11.0'),(6693,2007,'_elementor_data','[{\"id\":\"5ce0fdb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a57477f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"61f6d53\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00fffb8\"}],\"margin\":{\"unit\":\"em\",\"top\":\"16\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"f40463c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e2c4ea6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"21a5d3c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2f999dd\"}]},\"elements\":[{\"id\":\"fe73f88\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ff3fff1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8f5c8b1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"65ef582\"}]},\"elements\":[{\"id\":\"c411962\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a57eaf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7f0a178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5e7e925\"}]},\"elements\":[],\"isInner\":true},{\"id\":\"9c797a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6cb2082\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3457864\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"7dd1784\"}]},\"elements\":[],\"isInner\":true},{\"id\":\"ecbd501\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ff7c883\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6c3d113\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"fe9714d\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"68effa4\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e427003\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2e0d954\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"951e78b\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"8f83706\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"af60479\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"id\":1349,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"64ba5aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"13557e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Games\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/games\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4d0525e\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7dee143\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6618aca\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f04337d\"}]},\"elements\":[{\"id\":\"28af7a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"How to Download\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"8772025\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6270604\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"030643c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"460c004\"}]},\"elements\":[{\"id\":\"ae53a43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Agent Help\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/agent-help\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bf518e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"7ec0606\",\"elType\":\"widget\",\"settings\":{\"title\":\"Player Registration\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"99a8d88\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ea65693\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e1f11f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"92f4b13\"}]},\"elements\":[{\"id\":\"d3a4ba5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8a2b335\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cec1076\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"77bbb86\"}]},\"elements\":[{\"id\":\"1c11fba\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 [hfe_current_year] [hfe_site_title] | Powered by [hfe_site_title]\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"copyright\"},{\"id\":\"6b0e774\",\"elType\":\"widget\",\"settings\":{\"ekit_socialshare_add_icons\":[{\"ekit_socialshare_icon_hover_bg_color\":\"#CA0000\",\"_id\":\"fed8537\",\"ekit_socialshare_icon_bg_color\":\"#E4E4E4\"}]},\"elements\":[],\"widgetType\":\"elementskit-social-share\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6678,2005,'_elementor_version','3.11.0'),(6679,2005,'_elementor_data','[{\"id\":\"5ce0fdb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a57477f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"61f6d53\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00fffb8\"}],\"margin\":{\"unit\":\"em\",\"top\":\"16\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"f40463c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e2c4ea6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"21a5d3c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2f999dd\"}]},\"elements\":[{\"id\":\"fe73f88\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ff3fff1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8f5c8b1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"65ef582\"}]},\"elements\":[{\"id\":\"c411962\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a57eaf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7f0a178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5e7e925\"}]},\"elements\":[],\"isInner\":true},{\"id\":\"9c797a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6cb2082\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3457864\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"7dd1784\"}]},\"elements\":[],\"isInner\":true},{\"id\":\"ecbd501\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ff7c883\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6c3d113\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"fe9714d\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"68effa4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e427003\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2e0d954\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"951e78b\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8f83706\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"af60479\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"id\":1349,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6b0e774\",\"elType\":\"widget\",\"settings\":{\"ekit_socialshare_add_icons\":[{\"ekit_socialshare_icon_hover_bg_color\":\"#CA0000\",\"_id\":\"fed8537\",\"ekit_socialshare_icon_bg_color\":\"#E4E4E4\"}]},\"elements\":[],\"widgetType\":\"elementskit-social-share\"}],\"isInner\":true},{\"id\":\"64ba5aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"71d9176\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13557e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Games\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/games\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28af7a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"How to Download\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ec0606\",\"elType\":\"widget\",\"settings\":{\"title\":\"Player Registration\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ae53a43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Agent Help\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/agent-help\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bf518e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"99a8d88\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ea65693\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e1f11f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"92f4b13\"}]},\"elements\":[{\"id\":\"d3a4ba5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8a2b335\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cec1076\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"77bbb86\"}]},\"elements\":[{\"id\":\"1c11fba\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 [hfe_current_year] [hfe_site_title] | Powered by [hfe_site_title]\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6680,2005,'_elementor_page_assets','a:0:{}'),(6681,2005,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6682,2006,'_wp_page_template','elementor_header_footer'),(6683,2006,'_elementor_edit_mode','builder'),(6684,2006,'_elementor_template_type','wp-post'),(6685,2006,'_elementor_version','3.11.0'),(6686,2006,'_elementor_data','[{\"id\":\"5ce0fdb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a57477f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"61f6d53\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00fffb8\"}],\"margin\":{\"unit\":\"em\",\"top\":\"16\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"f40463c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e2c4ea6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"21a5d3c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2f999dd\"}]},\"elements\":[{\"id\":\"fe73f88\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ff3fff1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8f5c8b1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"65ef582\"}]},\"elements\":[{\"id\":\"c411962\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a57eaf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7f0a178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5e7e925\"}]},\"elements\":[],\"isInner\":true},{\"id\":\"9c797a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6cb2082\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3457864\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"7dd1784\"}]},\"elements\":[],\"isInner\":true},{\"id\":\"ecbd501\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ff7c883\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6c3d113\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"fe9714d\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"68effa4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e427003\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2e0d954\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"951e78b\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8f83706\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"af60479\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"id\":1349,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6b0e774\",\"elType\":\"widget\",\"settings\":{\"ekit_socialshare_add_icons\":[{\"ekit_socialshare_icon_hover_bg_color\":\"#CA0000\",\"_id\":\"fed8537\",\"ekit_socialshare_icon_bg_color\":\"#E4E4E4\"}]},\"elements\":[],\"widgetType\":\"elementskit-social-share\"}],\"isInner\":true},{\"id\":\"64ba5aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"71d9176\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13557e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Games\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/games\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28af7a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"How to Download\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ec0606\",\"elType\":\"widget\",\"settings\":{\"title\":\"Player Registration\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ae53a43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Agent Help\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/agent-help\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bf518e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"99a8d88\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ea65693\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e1f11f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"92f4b13\"}]},\"elements\":[{\"id\":\"d3a4ba5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8a2b335\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cec1076\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"77bbb86\"}]},\"elements\":[{\"id\":\"1c11fba\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 [hfe_current_year] [hfe_site_title] | Powered by [hfe_site_title]\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6687,2006,'_elementor_page_assets','a:0:{}'),(6688,2006,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6694,2007,'_elementor_page_assets','a:0:{}'),(6695,2007,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6698,2008,'_wp_page_template','elementor_header_footer'),(6699,2008,'_elementor_edit_mode','builder'),(6700,2008,'_elementor_template_type','wp-page'),(6701,2008,'_elementor_version','3.11.1'),(6702,2008,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"gradient\",\"background_color\":\"#F41515\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/tabletmenu.png\",\"id\":1984,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/iPhone4.png\",\"id\":1985,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6703,2008,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(6704,2008,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6706,2009,'_wp_page_template','elementor_header_footer'),(6707,2009,'_elementor_edit_mode','builder'),(6708,2009,'_elementor_template_type','wp-page'),(6709,2009,'_elementor_version','3.11.1'),(6710,2009,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"gradient\",\"background_color\":\"#F41515\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/tabletmenu.png\",\"id\":1984,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/iPhone4.png\",\"id\":1985,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6711,2009,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(6712,2009,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6714,2010,'_wp_page_template','elementor_header_footer'),(6715,2010,'_elementor_edit_mode','builder'),(6716,2010,'_elementor_template_type','wp-page'),(6717,2010,'_elementor_version','3.11.1'),(6718,2010,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"gradient\",\"background_color\":\"#F41515\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/tabletmenu.png\",\"id\":1984,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/iPhone4.png\",\"id\":1985,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"030\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6719,2010,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(6720,2010,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6723,2011,'_wp_page_template','elementor_header_footer'),(6724,2011,'_elementor_edit_mode','builder'),(6725,2011,'_elementor_template_type','wp-page'),(6726,2011,'_elementor_version','3.11.1'),(6727,2011,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"gradient\",\"background_color\":\"#F41515\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/tabletmenu.png\",\"id\":1984,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/iPhone4.png\",\"id\":1985,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"030\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6728,2011,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(6729,2011,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6731,2012,'_wp_page_template','elementor_header_footer'),(6732,2012,'_elementor_edit_mode','builder'),(6733,2012,'_elementor_template_type','wp-page'),(6734,2012,'_elementor_version','3.11.1'),(6735,2012,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"gradient\",\"background_color\":\"#F41515\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/tabletmenu.png\",\"id\":1984,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/iPhone4.png\",\"id\":1985,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"030\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6736,2012,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(6737,2012,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6739,2013,'_wp_page_template','elementor_header_footer'),(6740,2013,'_elementor_edit_mode','builder'),(6741,2013,'_elementor_template_type','wp-page'),(6742,2013,'_elementor_version','3.11.1'),(6743,2013,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"gradient\",\"background_color\":\"#F41515\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/tabletmenu.png\",\"id\":1984,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/iPhone4.png\",\"id\":1985,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6744,2013,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(6745,2013,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6781,2018,'_wp_page_template','elementor_header_footer'),(6782,2018,'_elementor_edit_mode','builder'),(6783,2018,'_elementor_template_type','wp-post'),(6784,2018,'_elementor_version','3.11.1'),(6748,2014,'_wp_page_template','elementor_header_footer'),(6749,2014,'_elementor_edit_mode','builder'),(6750,2014,'_elementor_template_type','wp-post'),(6751,2014,'_elementor_version','3.11.0'),(6752,2014,'_elementor_data','[{\"id\":\"b16166d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"aae6786\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7c6d5dc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"47bc6b7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2785f63\"}],\"gap\":\"no\",\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"content_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]}},\"elements\":[{\"id\":\"511b842a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":14.4090000000000006963318810448981821537017822265625,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b1f6631\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a39f17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fb11301\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4a3c7b7\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ac40b1f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1349,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"6424e26\"}],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b925faa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":85.5909999999999939745976007543504238128662109375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"ee65427\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1cd2295\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d6cd930\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"04a6a59\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50,\"text_align\":\"center\"},\"elements\":[{\"id\":\"5e1604a8\",\"elType\":\"widget\",\"settings\":{\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"ekit_nav_menu_hover_bar_switch\":\"yes\",\"ekit_nav_menu_hover_width\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Mukta\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"700\",\"elementskit_content_typography_text_transform\":\"uppercase\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_submenu_container_width_tablet\":\"200px\",\"_z_index\":\"12\",\"elementskit_item_color_hover\":\"#A423EB\",\"elementskit_submenu_item_color\":\"#292929\",\"elementskit_item_text_color_hover\":\"#FFFFFF\",\"elementskit_nav_menu\":\"header-menu\",\"ekit_all_conditions_list\":[{\"_id\":\"6817ae3\"}],\"elementskit_nav_menu_logo\":{\"id\":1349,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"elementskit_nav_menu_active_text_color\":\"#A423EB\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#B81F20\",\"elementskit_nav_sub_menu_active_text_color\":\"#FFFFFF\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"#B81F20\",\"elementskit_one_page_enable\":\"\",\"elementskit_menu_text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(6753,2014,'_elementor_page_assets','a:0:{}'),(6754,2014,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6756,2015,'_wp_page_template','elementor_header_footer'),(6757,2015,'_elementor_edit_mode','builder'),(6758,2015,'_elementor_template_type','wp-post'),(6759,2015,'_elementor_version','3.11.0'),(6760,2015,'_elementor_data','[{\"id\":\"b16166d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"aae6786\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7c6d5dc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"47bc6b7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2785f63\"}],\"gap\":\"no\",\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"content_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]}},\"elements\":[{\"id\":\"511b842a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":14.4090000000000006963318810448981821537017822265625,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b1f6631\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a39f17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fb11301\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4a3c7b7\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ac40b1f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1349,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"6424e26\"}],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b925faa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":85.5909999999999939745976007543504238128662109375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"ee65427\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1cd2295\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d6cd930\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"04a6a59\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50,\"text_align\":\"center\"},\"elements\":[{\"id\":\"5e1604a8\",\"elType\":\"widget\",\"settings\":{\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"ekit_nav_menu_hover_bar_switch\":\"yes\",\"ekit_nav_menu_hover_width\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Mukta\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"700\",\"elementskit_content_typography_text_transform\":\"uppercase\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_submenu_container_width_tablet\":\"200px\",\"_z_index\":\"12\",\"elementskit_item_color_hover\":\"#A423EB\",\"elementskit_submenu_item_color\":\"#292929\",\"elementskit_item_text_color_hover\":\"#FFFFFF\",\"elementskit_nav_menu\":\"header-menu\",\"ekit_all_conditions_list\":[{\"_id\":\"6817ae3\"}],\"elementskit_nav_menu_logo\":{\"id\":1349,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"elementskit_nav_menu_active_text_color\":\"#A423EB\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#B81F20\",\"elementskit_nav_sub_menu_active_text_color\":\"#FFFFFF\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"#B81F20\",\"elementskit_one_page_enable\":\"\",\"elementskit_menu_text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(6761,2015,'_elementor_page_assets','a:0:{}'),(6762,2015,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6764,2016,'_wp_page_template','elementor_header_footer'),(6765,2016,'_elementor_edit_mode','builder'),(6766,2016,'_elementor_template_type','wp-post'),(6767,2016,'_elementor_version','3.11.0'),(6768,2016,'_elementor_data','[{\"id\":\"b16166d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"aae6786\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7c6d5dc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"47bc6b7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2785f63\"}],\"gap\":\"no\",\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"content_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"511b842a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":14.4090000000000006963318810448981821537017822265625,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b1f6631\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a39f17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fb11301\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4a3c7b7\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ac40b1f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1349,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"6424e26\"}],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b925faa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":85.5909999999999939745976007543504238128662109375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"ee65427\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1cd2295\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d6cd930\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"04a6a59\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50,\"text_align\":\"center\"},\"elements\":[{\"id\":\"5e1604a8\",\"elType\":\"widget\",\"settings\":{\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"ekit_nav_menu_hover_bar_switch\":\"yes\",\"ekit_nav_menu_hover_width\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Mukta\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"700\",\"elementskit_content_typography_text_transform\":\"uppercase\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_submenu_container_width_tablet\":\"200px\",\"_z_index\":\"12\",\"elementskit_item_color_hover\":\"#A423EB\",\"elementskit_submenu_item_color\":\"#292929\",\"elementskit_item_text_color_hover\":\"#FFFFFF\",\"elementskit_nav_menu\":\"header-menu\",\"ekit_all_conditions_list\":[{\"_id\":\"6817ae3\"}],\"elementskit_nav_menu_logo\":{\"id\":1349,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"elementskit_nav_menu_active_text_color\":\"#A423EB\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#B81F20\",\"elementskit_nav_sub_menu_active_text_color\":\"#FFFFFF\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"#B81F20\",\"elementskit_one_page_enable\":\"\",\"elementskit_menu_text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(6769,2016,'_elementor_page_assets','a:0:{}'),(6770,2016,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6828,2025,'_elementor_version','3.11.1');
INSERT INTO `wpjk_postmeta` VALUES (6829,2025,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}]},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"gradient\",\"background_color\":\"#F41515\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/tabletmenu.png\",\"id\":1984,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/iPhone4.png\",\"id\":1985,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6825,2025,'_wp_page_template','elementor_header_footer'),(6826,2025,'_elementor_edit_mode','builder'),(6827,2025,'_elementor_template_type','wp-page'),(6785,2018,'_elementor_data','[{\"id\":\"b16166d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"aae6786\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7c6d5dc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"47bc6b7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2785f63\"}],\"gap\":\"no\",\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"content_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"511b842a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":14.4090000000000006963318810448981821537017822265625,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b1f6631\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a39f17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fb11301\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4a3c7b7\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ac40b1f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1349,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"6424e26\"}],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b925faa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":85.5909999999999939745976007543504238128662109375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"ee65427\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1cd2295\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d6cd930\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"04a6a59\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50,\"text_align\":\"center\"},\"elements\":[{\"id\":\"5e1604a8\",\"elType\":\"widget\",\"settings\":{\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"ekit_nav_menu_hover_bar_switch\":\"yes\",\"ekit_nav_menu_hover_width\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Mukta\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"700\",\"elementskit_content_typography_text_transform\":\"uppercase\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_submenu_container_width_tablet\":\"200px\",\"_z_index\":\"12\",\"elementskit_item_color_hover\":\"#A423EB\",\"elementskit_submenu_item_color\":\"#292929\",\"elementskit_item_text_color_hover\":\"#FFFFFF\",\"elementskit_nav_menu\":\"header-menu\",\"ekit_all_conditions_list\":[{\"_id\":\"6817ae3\"}],\"elementskit_nav_menu_logo\":{\"id\":1349,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"elementskit_nav_menu_active_text_color\":\"#A423EB\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#B81F20\",\"elementskit_nav_sub_menu_active_text_color\":\"#FFFFFF\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"#B81F20\",\"elementskit_one_page_enable\":\"\",\"elementskit_menu_text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(6786,2018,'_elementor_page_assets','a:0:{}'),(6787,2018,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6789,2019,'_wp_page_template','elementor_header_footer'),(6790,2019,'_elementor_edit_mode','builder'),(6791,2019,'_elementor_template_type','wp-post'),(6792,2019,'_elementor_version','3.11.1'),(6793,2019,'_elementor_data','[{\"id\":\"b16166d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"aae6786\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7c6d5dc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"47bc6b7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2785f63\"}],\"gap\":\"no\",\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"content_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"511b842a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":14.4090000000000006963318810448981821537017822265625,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b1f6631\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a39f17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fb11301\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4a3c7b7\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ac40b1f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1349,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"6424e26\"}],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b925faa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":85.5909999999999939745976007543504238128662109375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"ee65427\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1cd2295\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d6cd930\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"04a6a59\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50,\"text_align\":\"center\"},\"elements\":[{\"id\":\"5e1604a8\",\"elType\":\"widget\",\"settings\":{\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"ekit_nav_menu_hover_bar_switch\":\"yes\",\"ekit_nav_menu_hover_width\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Mukta\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"700\",\"elementskit_content_typography_text_transform\":\"uppercase\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_submenu_container_width_tablet\":\"200px\",\"_z_index\":\"12\",\"elementskit_item_color_hover\":\"#A423EB\",\"elementskit_submenu_item_color\":\"#292929\",\"elementskit_item_text_color_hover\":\"#FFFFFF\",\"elementskit_nav_menu\":\"header-menu\",\"ekit_all_conditions_list\":[{\"_id\":\"6817ae3\"}],\"elementskit_nav_menu_logo\":{\"id\":1349,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"elementskit_nav_menu_active_text_color\":\"#A423EB\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#B81F20\",\"elementskit_nav_sub_menu_active_text_color\":\"#FFFFFF\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"#B81F20\",\"elementskit_one_page_enable\":\"\",\"elementskit_menu_text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(6794,2019,'_elementor_page_assets','a:0:{}'),(6795,2019,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7432,2114,'_wp_page_template','elementor_header_footer'),(6797,2020,'_wp_page_template','elementor_header_footer'),(6798,2020,'_elementor_edit_mode','builder'),(6799,2020,'_elementor_template_type','wp-post'),(6800,2020,'_elementor_version','3.11.1'),(6801,2020,'_elementor_data','[{\"id\":\"b16166d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"aae6786\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7c6d5dc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"47bc6b7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2785f63\"}],\"gap\":\"no\",\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"content_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"background_color\":\"#000000\",\"z_index\":999},\"elements\":[{\"id\":\"511b842a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":14.4090000000000006963318810448981821537017822265625,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b1f6631\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a39f17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fb11301\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4a3c7b7\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ac40b1f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1349,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"6424e26\"}],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b925faa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":85.5909999999999939745976007543504238128662109375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"ee65427\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1cd2295\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d6cd930\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"04a6a59\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50,\"text_align\":\"center\"},\"elements\":[{\"id\":\"5e1604a8\",\"elType\":\"widget\",\"settings\":{\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"ekit_nav_menu_hover_bar_switch\":\"yes\",\"ekit_nav_menu_hover_width\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Mukta\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"700\",\"elementskit_content_typography_text_transform\":\"uppercase\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_submenu_container_width_tablet\":\"200px\",\"_z_index\":\"12\",\"elementskit_item_color_hover\":\"#A423EB\",\"elementskit_submenu_item_color\":\"#292929\",\"elementskit_item_text_color_hover\":\"#FFFFFF\",\"elementskit_nav_menu\":\"header-menu\",\"ekit_all_conditions_list\":[{\"_id\":\"6817ae3\"}],\"elementskit_nav_menu_logo\":{\"id\":1349,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"elementskit_nav_menu_active_text_color\":\"#A423EB\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#B81F20\",\"elementskit_nav_sub_menu_active_text_color\":\"#FFFFFF\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"#B81F20\",\"elementskit_one_page_enable\":\"\",\"elementskit_menu_text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(6802,2020,'_elementor_page_assets','a:0:{}'),(6803,2020,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6845,2027,'_elementor_version','3.11.1'),(8609,2286,'_wp_attached_file','2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview.png'),(8610,2286,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:480;s:6:\"height\";i:480;s:4:\"file\";s:83:\"2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview.png\";s:8:\"filesize\";i:159444;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:83:\"silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:56992;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:83:\"silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17139;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:83:\"silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:56992;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:83:\"silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8903;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:81:\"silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-64x64.png\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4514;}}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:{}}}'),(6809,2023,'_wp_page_template','elementor_header_footer'),(6810,2023,'_elementor_edit_mode','builder'),(6811,2023,'_elementor_template_type','wp-page'),(6812,2023,'_elementor_version','3.11.1'),(6813,2023,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"gradient\",\"background_color\":\"#F41515\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/tabletmenu.png\",\"id\":1984,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/iPhone4.png\",\"id\":1985,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6814,2023,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(6815,2023,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6817,2024,'_wp_page_template','elementor_header_footer'),(6818,2024,'_elementor_edit_mode','builder'),(6819,2024,'_elementor_template_type','wp-page'),(6820,2024,'_elementor_version','3.11.1'),(6821,2024,'_elementor_data','[{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"gradient\",\"background_color\":\"#F41515\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/tabletmenu.png\",\"id\":1984,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/iPhone4.png\",\"id\":1985,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6822,2024,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(6823,2024,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6830,2025,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(6831,2025,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6859,2029,'_elementor_version','3.11.1'),(6860,2029,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}]},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73e80f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Orion Stars in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!<\\/strong><\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/tabletmenu.png\",\"id\":1984,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/iPhone4.png\",\"id\":1985,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6856,2029,'_wp_page_template','elementor_header_footer'),(6857,2029,'_elementor_edit_mode','builder'),(6858,2029,'_elementor_template_type','wp-page'),(6846,2027,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}]},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"gradient\",\"background_color\":\"#F41515\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/tabletmenu.png\",\"id\":1984,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/iPhone4.png\",\"id\":1985,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6847,2027,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(6848,2027,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6849,2028,'_wp_page_template','elementor_header_footer'),(6850,2028,'_elementor_edit_mode','builder'),(6851,2028,'_elementor_template_type','wp-page'),(6852,2028,'_elementor_version','3.11.1'),(6853,2028,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}]},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"gradient\",\"background_color\":\"#F41515\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/tabletmenu.png\",\"id\":1984,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/iPhone4.png\",\"id\":1985,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6854,2028,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(6855,2028,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6861,2029,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(6862,2029,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7097,2058,'_wp_page_template','elementor_header_footer'),(7098,2058,'_elementor_edit_mode','builder'),(7099,2058,'_elementor_template_type','wp-page'),(7100,2058,'_elementor_version','3.11.1'),(6864,2030,'_wp_page_template','elementor_header_footer'),(6865,2030,'_elementor_edit_mode','builder'),(6866,2030,'_elementor_template_type','wp-page'),(6867,2030,'_elementor_version','3.11.1'),(6868,2030,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}]},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73e80f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Orion Stars in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!<\\/strong><\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/tabletmenu.png\",\"id\":1984,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/iPhone4.png\",\"id\":1985,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6869,2030,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(6870,2030,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6872,2031,'_wp_page_template','elementor_header_footer'),(6873,2031,'_elementor_edit_mode','builder'),(6874,2031,'_elementor_template_type','wp-page'),(6875,2031,'_elementor_version','3.11.1'),(6876,2031,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}]},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73e80f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Orion Stars in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!<\\/strong><\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/tabletmenu.png\",\"id\":1984,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/iPhone4.png\",\"id\":1985,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6877,2031,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(6878,2031,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6880,2032,'_wp_page_template','elementor_header_footer'),(6881,2032,'_elementor_edit_mode','builder'),(6882,2032,'_elementor_template_type','wp-page'),(6883,2032,'_elementor_version','3.11.1'),(6884,2032,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orion Stars in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Orion Stars mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-221\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/tabletmenu.png\",\"id\":1984,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/iPhone4.png\",\"id\":1985,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6885,2032,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(6886,2032,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6917,2036,'_elementor_version','3.11.1'),(6918,2036,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orion Stars in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Orion Stars mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-221\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/tabletmenu.png\",\"id\":1984,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/iPhone4.png\",\"id\":1985,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6914,2036,'_wp_page_template','elementor_header_footer'),(6915,2036,'_elementor_edit_mode','builder'),(6916,2036,'_elementor_template_type','wp-page'),(6898,2034,'_wp_page_template','elementor_header_footer'),(6899,2034,'_elementor_edit_mode','builder'),(6900,2034,'_elementor_template_type','wp-page'),(6901,2034,'_elementor_version','3.11.1'),(6902,2034,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orion Stars in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Orion Stars mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-221\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/tabletmenu.png\",\"id\":1984,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/iPhone4.png\",\"id\":1985,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6903,2034,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(6904,2034,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6906,2035,'_wp_page_template','elementor_header_footer'),(6907,2035,'_elementor_edit_mode','builder'),(6908,2035,'_elementor_template_type','wp-page'),(6909,2035,'_elementor_version','3.11.1'),(6910,2035,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orion Stars in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Orion Stars mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-221\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/tabletmenu.png\",\"id\":1984,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/iPhone4.png\",\"id\":1985,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6911,2035,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(6912,2035,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6919,2036,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(6920,2036,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6923,2037,'_wp_page_template','elementor_header_footer'),(6924,2037,'_elementor_edit_mode','builder'),(6925,2037,'_elementor_template_type','wp-page'),(6926,2037,'_elementor_version','3.11.1'),(6927,2037,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orion Stars in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Orion Stars mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-221\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/tabletmenu.png\",\"id\":1984,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/iPhone4.png\",\"id\":1985,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6928,2037,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(6929,2037,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6931,2038,'_wp_page_template','elementor_header_footer'),(6932,2038,'_elementor_edit_mode','builder'),(6933,2038,'_elementor_template_type','wp-page'),(6934,2038,'_elementor_version','3.11.1'),(6935,2038,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orion Stars in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Orion Stars mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-221\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/tabletmenu.png\",\"id\":1984,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/iPhone4.png\",\"id\":1985,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6936,2038,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(6937,2038,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6939,2039,'_wp_page_template','elementor_header_footer'),(6940,2039,'_elementor_edit_mode','builder'),(6941,2039,'_elementor_template_type','wp-page'),(6942,2039,'_elementor_version','3.11.1'),(6943,2039,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orion Stars in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Orion Stars mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-221\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/tabletmenu.png\",\"id\":1984,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/iPhone4.png\",\"id\":1985,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6944,2039,'_elementor_page_assets','a:1:{s:6:\"styles\";a:9:{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\";}}'),(6945,2039,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6948,2040,'_wp_page_template','elementor_header_footer'),(6949,2040,'_elementor_edit_mode','builder'),(6950,2040,'_elementor_template_type','wp-page'),(6951,2040,'_elementor_version','3.11.1'),(6952,2040,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orion Stars in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Orion Stars mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-221\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/tabletmenu.png\",\"id\":1984,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/iPhone4.png\",\"id\":1985,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6953,2040,'_elementor_page_assets','a:1:{s:6:\"styles\";a:10:{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\";}}'),(6954,2040,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6956,2041,'_wp_page_template','elementor_header_footer'),(6957,2041,'_elementor_edit_mode','builder'),(6958,2041,'_elementor_template_type','wp-page'),(6959,2041,'_elementor_version','3.11.1'),(6960,2041,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orion Stars in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Orion Stars mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-221\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"height\":\"full\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/tabletmenu.png\",\"id\":1984,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/iPhone4.png\",\"id\":1985,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6961,2041,'_elementor_page_assets','a:1:{s:6:\"styles\";a:10:{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\";}}'),(6962,2041,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6964,2042,'_wp_page_template','elementor_header_footer'),(6965,2042,'_elementor_edit_mode','builder'),(6966,2042,'_elementor_template_type','wp-page'),(6967,2042,'_elementor_version','3.11.1'),(6968,2042,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orion Stars in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Orion Stars mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-221\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/tabletmenu.png\",\"id\":1984,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/iPhone4.png\",\"id\":1985,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6969,2042,'_elementor_page_assets','a:1:{s:6:\"styles\";a:10:{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\";}}'),(6970,2042,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6973,2043,'_wp_page_template','elementor_header_footer'),(6974,2043,'_elementor_edit_mode','builder'),(6975,2043,'_elementor_template_type','wp-page'),(6976,2043,'_elementor_version','3.11.1'),(6977,2043,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orion Stars in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Orion Stars mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-221\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/tabletmenu.png\",\"id\":1984,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/iPhone4.png\",\"id\":1985,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6978,2043,'_elementor_page_assets','a:1:{s:6:\"styles\";a:10:{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\";}}'),(6979,2043,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6981,2044,'_wp_page_template','elementor_header_footer'),(6982,2044,'_elementor_edit_mode','builder'),(6983,2044,'_elementor_template_type','wp-page'),(6984,2044,'_elementor_version','3.11.1'),(6985,2044,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orion Stars in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Orion Stars mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-221\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/tabletmenu.png\",\"id\":1984,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/iPhone4.png\",\"id\":1985,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6986,2044,'_elementor_page_assets','a:1:{s:6:\"styles\";a:10:{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\";}}'),(6987,2044,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6989,2045,'_wp_page_template','elementor_header_footer'),(6990,2045,'_elementor_edit_mode','builder'),(6991,2045,'_elementor_template_type','wp-page'),(6992,2045,'_elementor_version','3.11.1'),(6993,2045,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orion Stars in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Orion Stars mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-221\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/tabletmenu.png\",\"id\":1984,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/iPhone4.png\",\"id\":1985,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6994,2045,'_elementor_page_assets','a:1:{s:6:\"styles\";a:10:{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\";}}'),(6995,2045,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(6998,2046,'_wp_page_template','elementor_header_footer'),(6999,2046,'_elementor_edit_mode','builder'),(7000,2046,'_elementor_template_type','wp-post'),(7001,2046,'_elementor_version','3.11.1'),(7002,2046,'_elementor_data','[{\"id\":\"5ce0fdb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a57477f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"61f6d53\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00fffb8\"}],\"margin\":{\"unit\":\"em\",\"top\":\"16\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"f40463c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e2c4ea6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"21a5d3c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2f999dd\"}]},\"elements\":[{\"id\":\"fe73f88\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ff3fff1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8f5c8b1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"65ef582\"}]},\"elements\":[{\"id\":\"c411962\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a57eaf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7f0a178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5e7e925\"}]},\"elements\":[],\"isInner\":true},{\"id\":\"9c797a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6cb2082\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3457864\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"7dd1784\"}]},\"elements\":[],\"isInner\":true},{\"id\":\"ecbd501\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ff7c883\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6c3d113\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"fe9714d\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"68effa4\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e427003\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2e0d954\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"951e78b\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"8f83706\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"af60479\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"id\":1349,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"64ba5aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"13557e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Games\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/games\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4d0525e\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7dee143\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6618aca\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f04337d\"}]},\"elements\":[{\"id\":\"28af7a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"How to Download\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"8772025\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6270604\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"030643c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"460c004\"}]},\"elements\":[{\"id\":\"ae53a43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Agent Help\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/agent-help\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bf518e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"7ec0606\",\"elType\":\"widget\",\"settings\":{\"title\":\"Player Registration\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"99a8d88\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ea65693\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e1f11f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"92f4b13\"}]},\"elements\":[{\"id\":\"d3a4ba5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8a2b335\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cec1076\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"77bbb86\"}]},\"elements\":[{\"id\":\"1c11fba\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 [hfe_current_year] [hfe_site_title] | Powered by [hfe_site_title]\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"copyright\"},{\"id\":\"6b0e774\",\"elType\":\"widget\",\"settings\":{\"ekit_socialshare_add_icons\":[{\"ekit_socialshare_icon_hover_bg_color\":\"#CA0000\",\"_id\":\"fed8537\",\"ekit_socialshare_icon_bg_color\":\"#E4E4E4\"}]},\"elements\":[],\"widgetType\":\"elementskit-social-share\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7003,2046,'_elementor_page_assets','a:0:{}'),(7004,2046,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7006,2047,'_wp_page_template','elementor_header_footer'),(7007,2047,'_elementor_edit_mode','builder'),(7008,2047,'_elementor_template_type','wp-post'),(7009,2047,'_elementor_version','3.11.1'),(7010,2047,'_elementor_data','[{\"id\":\"5ce0fdb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a57477f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"61f6d53\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00fffb8\"}],\"margin\":{\"unit\":\"em\",\"top\":\"16\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"f40463c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e2c4ea6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"21a5d3c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2f999dd\"}]},\"elements\":[{\"id\":\"fe73f88\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ff3fff1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8f5c8b1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"65ef582\"}]},\"elements\":[{\"id\":\"c411962\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a57eaf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7f0a178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5e7e925\"}]},\"elements\":[],\"isInner\":true},{\"id\":\"9c797a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6cb2082\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3457864\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"7dd1784\"}]},\"elements\":[],\"isInner\":true},{\"id\":\"ecbd501\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ff7c883\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6c3d113\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"fe9714d\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"68effa4\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e427003\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2e0d954\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"951e78b\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"8f83706\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"af60479\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"id\":1349,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"64ba5aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"13557e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Games\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/games\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4d0525e\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7dee143\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6618aca\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f04337d\"}]},\"elements\":[{\"id\":\"28af7a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"How to Download\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"8772025\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6270604\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"030643c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"460c004\"}]},\"elements\":[{\"id\":\"ae53a43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Agent Help\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/agent-help\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bf518e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"7ec0606\",\"elType\":\"widget\",\"settings\":{\"title\":\"Player Registration\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"99a8d88\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ea65693\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e1f11f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"92f4b13\"}]},\"elements\":[{\"id\":\"d3a4ba5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8a2b335\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cec1076\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"77bbb86\"}]},\"elements\":[{\"id\":\"1c11fba\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 [hfe_current_year] [hfe_site_title] | Powered by [hfe_site_title]\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"copyright\"},{\"id\":\"6b0e774\",\"elType\":\"widget\",\"settings\":{\"ekit_socialshare_add_icons\":[{\"ekit_socialshare_icon_hover_bg_color\":\"#CA0000\",\"_id\":\"fed8537\",\"ekit_socialshare_icon_bg_color\":\"#E4E4E4\"}]},\"elements\":[],\"widgetType\":\"elementskit-social-share\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7011,2047,'_elementor_page_assets','a:0:{}'),(7012,2047,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7019,2048,'_elementor_page_assets','a:0:{}'),(7020,2048,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7023,2049,'_wp_page_template','elementor_header_footer'),(7024,2049,'_elementor_edit_mode','builder'),(7025,2049,'_elementor_template_type','wp-page'),(7026,2049,'_elementor_version','3.11.1'),(7027,2049,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orion Stars in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Orion Stars mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-221\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/tabletmenu.png\",\"id\":1984,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/iPhone4.png\",\"id\":1985,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(7028,2049,'_elementor_page_assets','a:1:{s:6:\"styles\";a:10:{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\";}}'),(7029,2049,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7031,2050,'_wp_page_template','elementor_header_footer'),(7032,2050,'_elementor_edit_mode','builder'),(7033,2050,'_elementor_template_type','wp-page'),(7034,2050,'_elementor_version','3.11.1'),(7035,2050,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orion Stars in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Orion Stars mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-221\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/tabletmenu.png\",\"id\":1984,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/iPhone4.png\",\"id\":1985,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.79)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(7036,2050,'_elementor_page_assets','a:1:{s:6:\"styles\";a:10:{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\";}}'),(7037,2050,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7039,2051,'_wp_page_template','elementor_header_footer'),(7040,2051,'_elementor_edit_mode','builder'),(7041,2051,'_elementor_template_type','wp-page'),(7042,2051,'_elementor_version','3.11.1'),(7043,2051,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orion Stars in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Orion Stars mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-221\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/tabletmenu.png\",\"id\":1984,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/iPhone4.png\",\"id\":1985,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(7044,2051,'_elementor_page_assets','a:1:{s:6:\"styles\";a:10:{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\";}}'),(7045,2051,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7048,2052,'_wp_page_template','elementor_header_footer'),(7049,2052,'_elementor_edit_mode','builder'),(7050,2052,'_elementor_template_type','wp-post'),(7051,2052,'_elementor_version','3.11.1'),(7052,2052,'_elementor_data','[{\"id\":\"5ce0fdb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a57477f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"61f6d53\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00fffb8\"}],\"margin\":{\"unit\":\"em\",\"top\":\"16\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"f40463c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e2c4ea6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"21a5d3c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2f999dd\"}]},\"elements\":[{\"id\":\"fe73f88\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ff3fff1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8f5c8b1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"65ef582\"}]},\"elements\":[{\"id\":\"c411962\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a57eaf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7f0a178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5e7e925\"}]},\"elements\":[],\"isInner\":true},{\"id\":\"9c797a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6cb2082\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3457864\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"7dd1784\"}]},\"elements\":[],\"isInner\":true},{\"id\":\"ecbd501\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ff7c883\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6c3d113\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"fe9714d\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"68effa4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e427003\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2e0d954\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"951e78b\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"8f83706\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"4638494\",\"elType\":\"widget\",\"settings\":{\"title\":\"Malfunctions will void all gameplay and transactions.\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"64ba5aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"13557e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sitemap\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"100\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41252fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"100\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"8772025\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6270604\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"030643c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"460c004\"}]},\"elements\":[{\"id\":\"a971978\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"100\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a8580c\",\"elType\":\"widget\",\"settings\":{\"title\":\"INDEMNIFICATION AGREEMENT\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"100\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bf518e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"af60479\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"id\":1349,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1c11fba\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 [hfe_current_year] [hfe_site_title] | All Rights Reserved\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"caption_typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"copyright\"},{\"id\":\"7ec0606\",\"elType\":\"widget\",\"settings\":{\"title\":\"Player Registration\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7053,2052,'_elementor_page_assets','a:0:{}'),(7054,2052,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7056,2053,'_wp_page_template','elementor_header_footer'),(7057,2053,'_elementor_edit_mode','builder'),(7058,2053,'_elementor_template_type','wp-post'),(7059,2053,'_elementor_version','3.11.1'),(7060,2053,'_elementor_data','[{\"id\":\"5ce0fdb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a57477f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"61f6d53\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00fffb8\"}],\"margin\":{\"unit\":\"em\",\"top\":\"16\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"f40463c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e2c4ea6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"21a5d3c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2f999dd\"}]},\"elements\":[{\"id\":\"fe73f88\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ff3fff1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8f5c8b1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"65ef582\"}]},\"elements\":[{\"id\":\"c411962\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a57eaf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7f0a178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5e7e925\"}]},\"elements\":[],\"isInner\":true},{\"id\":\"9c797a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6cb2082\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3457864\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"7dd1784\"}]},\"elements\":[],\"isInner\":true},{\"id\":\"ecbd501\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ff7c883\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6c3d113\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"fe9714d\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"68effa4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e427003\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2e0d954\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"951e78b\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"8f83706\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"4638494\",\"elType\":\"widget\",\"settings\":{\"title\":\"Malfunctions will void all gameplay and transactions.\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"64ba5aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"13557e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sitemap\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"100\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41252fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"100\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"8772025\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6270604\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"030643c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"460c004\"}]},\"elements\":[{\"id\":\"a971978\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"100\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a8580c\",\"elType\":\"widget\",\"settings\":{\"title\":\"INDEMNIFICATION AGREEMENT\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"100\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bf518e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"af60479\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"id\":1349,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1c11fba\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 [hfe_current_year] [hfe_site_title] | All Rights Reserved\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"caption_typography_font_weight\":\"100\"},\"elements\":[],\"widgetType\":\"copyright\"},{\"id\":\"7ec0606\",\"elType\":\"widget\",\"settings\":{\"title\":\"Player Registration\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7061,2053,'_elementor_page_assets','a:0:{}'),(7062,2053,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7069,2054,'_elementor_page_assets','a:0:{}'),(7070,2054,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7073,2055,'_wp_page_template','elementor_header_footer'),(7074,2055,'_elementor_edit_mode','builder'),(7075,2055,'_elementor_template_type','wp-page'),(7076,2055,'_elementor_version','3.11.1'),(7077,2055,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orion Stars in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Orion Stars mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-221\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/tabletmenu.png\",\"id\":1984,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/iPhone4.png\",\"id\":1985,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(7078,2055,'_elementor_page_assets','a:1:{s:6:\"styles\";a:10:{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\";}}'),(7079,2055,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7081,2056,'_wp_page_template','elementor_header_footer'),(7082,2056,'_elementor_edit_mode','builder'),(7083,2056,'_elementor_template_type','wp-page'),(7084,2056,'_elementor_version','3.11.1'),(7085,2056,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Orion Stars in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Orion Stars mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-221\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/tabletmenu.png\",\"id\":1984,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/iPhone4.png\",\"id\":1985,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInRight\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"center\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"668da56\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"size\":\"md\",\"background_color\":\"#CA0000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"hang\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(7086,2056,'_elementor_page_assets','a:1:{s:6:\"styles\";a:10:{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\";}}'),(7087,2056,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7089,2057,'_wp_page_template','elementor_header_footer'),(7090,2057,'_elementor_edit_mode','builder'),(7091,2057,'_elementor_template_type','wp-page'),(7092,2057,'_elementor_version','3.11.1'),(7093,2057,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-221\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/tabletmenu.png\",\"id\":1984,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/iPhone4.png\",\"id\":1985,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7094,2057,'_elementor_page_assets','a:1:{s:6:\"styles\";a:10:{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\";}}'),(7095,2057,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7101,2058,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-221\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/tabletmenu.png\",\"id\":1984,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/iPhone4.png\",\"id\":1985,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7102,2058,'_elementor_page_assets','a:1:{s:6:\"styles\";a:12:{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\";i:11;s:12:\"e-animations\";}}'),(7103,2058,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7104,2059,'_wp_page_template','elementor_header_footer'),(7105,2059,'_elementor_edit_mode','builder'),(7106,2059,'_elementor_template_type','wp-page'),(7107,2059,'_elementor_version','3.11.1'),(7108,2059,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-221\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/tabletmenu.png\",\"id\":1984,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/iPhone4.png\",\"id\":1985,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7109,2059,'_elementor_page_assets','a:1:{s:6:\"styles\";a:12:{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\";i:11;s:12:\"e-animations\";}}'),(7110,2059,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7111,2060,'_wp_page_template','elementor_header_footer'),(7112,2060,'_elementor_edit_mode','builder'),(7113,2060,'_elementor_template_type','wp-page'),(7114,2060,'_elementor_version','3.11.1');
INSERT INTO `wpjk_postmeta` VALUES (7115,2060,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-221\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":6,\"spread\":6,\"color\":\"rgba(0, 0, 0, 0.87)\"}},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/tabletmenu.png\",\"id\":1984,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/iPhone4.png\",\"id\":1985,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7116,2060,'_elementor_page_assets','a:1:{s:6:\"styles\";a:12:{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\";i:11;s:12:\"e-animations\";}}'),(7117,2060,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7793,2167,'_wp_page_template','elementor_header_footer'),(7794,2167,'_elementor_edit_mode','builder'),(7795,2167,'_elementor_template_type','wp-page'),(7796,2167,'_elementor_version','3.11.1'),(7119,2061,'_wp_page_template','elementor_header_footer'),(7120,2061,'_elementor_edit_mode','builder'),(7121,2061,'_elementor_template_type','wp-page'),(7122,2061,'_elementor_version','3.11.1'),(7123,2061,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-221\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":6,\"spread\":6,\"color\":\"rgba(0, 0, 0, 0.87)\"}},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/tabletmenu.png\",\"id\":1984,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/iPhone4.png\",\"id\":1985,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7124,2061,'_elementor_page_assets','a:1:{s:6:\"styles\";a:12:{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\";i:11;s:12:\"e-animations\";}}'),(7125,2061,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7127,2062,'_wp_page_template','elementor_header_footer'),(7128,2062,'_elementor_edit_mode','builder'),(7129,2062,'_elementor_template_type','wp-page'),(7130,2062,'_elementor_version','3.11.1'),(7131,2062,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-221\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_color\":\"#C7C7C7\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":6,\"spread\":6,\"color\":\"rgba(0, 0, 0, 0.87)\"}},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/tabletmenu.png\",\"id\":1984,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/iPhone4.png\",\"id\":1985,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7132,2062,'_elementor_page_assets','a:1:{s:6:\"styles\";a:12:{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\";i:11;s:12:\"e-animations\";}}'),(7133,2062,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7160,2066,'_wp_page_template','elementor_header_footer'),(7135,2063,'_wp_page_template','elementor_header_footer'),(7136,2063,'_elementor_edit_mode','builder'),(7137,2063,'_elementor_template_type','wp-page'),(7138,2063,'_elementor_version','3.11.1'),(7139,2063,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-221\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":6,\"spread\":6,\"color\":\"rgba(0, 0, 0, 0.87)\"}},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/tabletmenu.png\",\"id\":1984,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/iPhone4.png\",\"id\":1985,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7140,2063,'_elementor_page_assets','a:1:{s:6:\"styles\";a:12:{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\";i:11;s:12:\"e-animations\";}}'),(7141,2063,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7144,2064,'_wp_page_template','elementor_header_footer'),(7145,2064,'_elementor_edit_mode','builder'),(7146,2064,'_elementor_template_type','wp-page'),(7147,2064,'_elementor_version','3.11.1'),(7148,2064,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-221\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":6,\"spread\":6,\"color\":\"rgba(0, 0, 0, 0.87)\"}},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/tabletmenu.png\",\"id\":1984,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/iPhone4.png\",\"id\":1985,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7149,2064,'_elementor_page_assets','a:1:{s:6:\"styles\";a:12:{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\";i:11;s:12:\"e-animations\";}}'),(7150,2064,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7152,2065,'_wp_page_template','elementor_header_footer'),(7153,2065,'_elementor_edit_mode','builder'),(7154,2065,'_elementor_template_type','wp-page'),(7155,2065,'_elementor_version','3.11.1'),(7156,2065,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-221\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":6,\"spread\":6,\"color\":\"rgba(0, 0, 0, 0.87)\"}},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/tabletmenu.png\",\"id\":1984,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/iPhone4.png\",\"id\":1985,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7157,2065,'_elementor_page_assets','a:1:{s:6:\"styles\";a:12:{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\";i:11;s:12:\"e-animations\";}}'),(7158,2065,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7161,2066,'_elementor_edit_mode','builder'),(7162,2066,'_elementor_template_type','wp-page'),(7163,2066,'_elementor_version','3.11.1'),(7164,2066,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-221\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"}},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/tabletmenu.png\",\"id\":1984,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/iPhone4.png\",\"id\":1985,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7165,2066,'_elementor_page_assets','a:1:{s:6:\"styles\";a:12:{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\";i:11;s:12:\"e-animations\";}}'),(7166,2066,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7169,2067,'_wp_page_template','elementor_header_footer'),(7170,2067,'_elementor_edit_mode','builder'),(7171,2067,'_elementor_template_type','wp-page'),(7172,2067,'_elementor_version','3.11.1'),(7173,2067,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-221\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"}},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/tabletmenu.png\",\"id\":1984,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/iPhone4.png\",\"id\":1985,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7174,2067,'_elementor_page_assets','a:1:{s:6:\"styles\";a:12:{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\";i:11;s:12:\"e-animations\";}}'),(7175,2067,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7177,2068,'_wp_page_template','elementor_header_footer'),(7178,2068,'_elementor_edit_mode','builder'),(7179,2068,'_elementor_template_type','wp-page'),(7180,2068,'_elementor_version','3.11.1'),(7181,2068,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-221\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"}},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/tabletmenu.png\",\"id\":1984,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/iPhone4.png\",\"id\":1985,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7182,2068,'_elementor_page_assets','a:1:{s:6:\"styles\";a:12:{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\";i:11;s:12:\"e-animations\";}}'),(7183,2068,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7185,2069,'_wp_page_template','elementor_header_footer'),(7186,2069,'_elementor_edit_mode','builder'),(7187,2069,'_elementor_template_type','wp-page'),(7188,2069,'_elementor_version','3.11.1'),(7189,2069,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"}},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"}},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/tabletmenu.png\",\"id\":1984,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/iPhone4.png\",\"id\":1985,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7190,2069,'_elementor_page_assets','a:1:{s:6:\"styles\";a:12:{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\";i:11;s:12:\"e-animations\";}}'),(7191,2069,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7194,2070,'_wp_attached_file','2023/02/123.jpeg'),(7195,2070,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1600;s:6:\"height\";i:739;s:4:\"file\";s:16:\"2023/02/123.jpeg\";s:8:\"filesize\";i:230060;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"123-300x139.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:139;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17025;}s:5:\"large\";a:5:{s:4:\"file\";s:17:\"123-1024x473.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:473;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:129634;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"123-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10426;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:16:\"123-768x355.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:355;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82462;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:17:\"123-1536x709.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:709;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:235992;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:16:\"123-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33342;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:16:\"123-600x277.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:277;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55634;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:16:\"123-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5220;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:14:\"123-64x30.jpeg\";s:5:\"width\";i:64;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1313;}}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:{}}}'),(7196,2071,'_wp_attached_file','2023/02/1222.jpeg'),(7197,2071,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1600;s:6:\"height\";i:739;s:4:\"file\";s:17:\"2023/02/1222.jpeg\";s:8:\"filesize\";i:135264;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"1222-300x139.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:139;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10766;}s:5:\"large\";a:5:{s:4:\"file\";s:18:\"1222-1024x473.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:473;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78899;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"1222-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8531;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:17:\"1222-768x355.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:355;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50761;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:18:\"1222-1536x709.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:709;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:144431;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:17:\"1222-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25701;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:17:\"1222-600x277.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:277;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33784;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:17:\"1222-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4594;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:15:\"1222-64x30.jpeg\";s:5:\"width\";i:64;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1049;}}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:{}}}'),(7198,2072,'_wp_attached_file','2023/02/1234.jpeg'),(7199,2072,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1600;s:6:\"height\";i:739;s:4:\"file\";s:17:\"2023/02/1234.jpeg\";s:8:\"filesize\";i:140191;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"1234-300x139.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:139;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10692;}s:5:\"large\";a:5:{s:4:\"file\";s:18:\"1234-1024x473.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:473;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79464;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"1234-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5477;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:17:\"1234-768x355.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:355;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49871;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:18:\"1234-1536x709.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:709;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:148172;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:17:\"1234-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15477;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:17:\"1234-600x277.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:277;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33472;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:17:\"1234-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3063;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:15:\"1234-64x30.jpeg\";s:5:\"width\";i:64;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1041;}}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:{}}}'),(7200,2073,'_wp_page_template','elementor_header_footer'),(7201,2073,'_elementor_edit_mode','builder'),(7202,2073,'_elementor_template_type','wp-page'),(7203,2073,'_elementor_version','3.11.1'),(7204,2073,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"}},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"}},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/tabletmenu.png\",\"id\":1984,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/iPhone4.png\",\"id\":1985,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7205,2073,'_elementor_page_assets','a:1:{s:6:\"styles\";a:12:{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\";i:11;s:12:\"e-animations\";}}'),(7206,2073,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7208,2074,'_wp_page_template','elementor_header_footer'),(7209,2074,'_elementor_edit_mode','builder'),(7210,2074,'_elementor_template_type','wp-page'),(7211,2074,'_elementor_version','3.11.1'),(7212,2074,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"}},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"}},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/tabletmenu.png\",\"id\":1984,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"right\",\"width\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"_animation\":\"slideInLeft\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/iPhone4.png\",\"id\":1985,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7213,2074,'_elementor_page_assets','a:1:{s:6:\"styles\";a:12:{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\";i:11;s:12:\"e-animations\";}}'),(7214,2074,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7216,2075,'_wp_page_template','elementor_header_footer'),(7217,2075,'_elementor_edit_mode','builder'),(7218,2075,'_elementor_template_type','wp-page'),(7219,2075,'_elementor_version','3.11.1'),(7220,2075,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"}},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"}},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7221,2075,'_elementor_page_assets','a:1:{s:6:\"styles\";a:12:{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\";i:11;s:12:\"e-animations\";}}'),(7222,2075,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7225,2076,'_wp_page_template','elementor_header_footer'),(7226,2076,'_elementor_edit_mode','builder'),(7227,2076,'_elementor_template_type','wp-post'),(7228,2076,'_elementor_version','3.11.1'),(7229,2076,'_elementor_data','[{\"id\":\"5ce0fdb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a57477f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"61f6d53\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00fffb8\"}],\"margin\":{\"unit\":\"em\",\"top\":\"16\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"f40463c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e2c4ea6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"21a5d3c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2f999dd\"}]},\"elements\":[{\"id\":\"68effa4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e427003\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2e0d954\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"951e78b\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"8f83706\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"4638494\",\"elType\":\"widget\",\"settings\":{\"title\":\"Malfunctions will void all gameplay and transactions.\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"64ba5aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"13557e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sitemap\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"100\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41252fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"100\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"8772025\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6270604\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"030643c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"460c004\"}]},\"elements\":[{\"id\":\"a971978\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"100\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a8580c\",\"elType\":\"widget\",\"settings\":{\"title\":\"INDEMNIFICATION AGREEMENT\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"100\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bf518e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"af60479\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"id\":1349,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1c11fba\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 [hfe_current_year] [hfe_site_title] | All Rights Reserved\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"caption_typography_font_weight\":\"100\",\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"copyright\"},{\"id\":\"7ec0606\",\"elType\":\"widget\",\"settings\":{\"title\":\"Player Registration\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7230,2076,'_elementor_page_assets','a:0:{}'),(7231,2076,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7233,2077,'_wp_page_template','elementor_header_footer'),(7234,2077,'_elementor_edit_mode','builder'),(7235,2077,'_elementor_template_type','wp-post'),(7236,2077,'_elementor_version','3.11.1'),(7237,2077,'_elementor_data','[{\"id\":\"5ce0fdb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a57477f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"61f6d53\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00fffb8\"}],\"margin\":{\"unit\":\"em\",\"top\":\"16\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"f40463c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e2c4ea6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"21a5d3c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2f999dd\"}]},\"elements\":[{\"id\":\"68effa4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e427003\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2e0d954\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"951e78b\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"8f83706\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"4638494\",\"elType\":\"widget\",\"settings\":{\"title\":\"Malfunctions will void all gameplay and transactions.\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"64ba5aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"13557e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sitemap\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"100\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41252fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"100\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"8772025\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6270604\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"030643c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"460c004\"}]},\"elements\":[{\"id\":\"a971978\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"100\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a8580c\",\"elType\":\"widget\",\"settings\":{\"title\":\"INDEMNIFICATION AGREEMENT\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"100\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bf518e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"af60479\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"id\":1349,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1c11fba\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 [hfe_current_year] [hfe_site_title] | All Rights Reserved\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"caption_typography_font_weight\":\"100\",\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"copyright\"},{\"id\":\"7ec0606\",\"elType\":\"widget\",\"settings\":{\"title\":\"Player Registration\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7238,2077,'_elementor_page_assets','a:0:{}'),(7239,2077,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7246,2078,'_elementor_page_assets','a:0:{}'),(7247,2078,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7250,2079,'_wp_page_template','elementor_header_footer'),(7251,2079,'_elementor_edit_mode','builder'),(7252,2079,'_elementor_template_type','wp-page'),(7253,2079,'_elementor_version','3.11.1'),(7254,2079,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"}},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"}},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7255,2079,'_elementor_page_assets','a:1:{s:6:\"styles\";a:17:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";}}'),(7256,2079,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7258,2080,'_wp_page_template','elementor_header_footer'),(7259,2080,'_elementor_edit_mode','builder'),(7260,2080,'_elementor_template_type','wp-page'),(7261,2080,'_elementor_version','3.11.1'),(7262,2080,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"}},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"}},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7263,2080,'_elementor_page_assets','a:1:{s:6:\"styles\";a:17:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";}}'),(7264,2080,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7266,2081,'_wp_page_template','elementor_header_footer'),(7267,2081,'_elementor_edit_mode','builder'),(7268,2081,'_elementor_template_type','wp-page'),(7269,2081,'_elementor_version','3.11.1'),(7270,2081,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"}},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"}},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7271,2081,'_elementor_page_assets','a:1:{s:6:\"styles\";a:17:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";}}'),(7272,2081,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7304,2086,'_elementor_data','[{\"id\":\"8317be5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1a9cb24\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"48569da\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f12a1f4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0513402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"097ea4f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1a4caec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"692f56f\"}]},\"elements\":[{\"id\":\"d7013d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Links\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#B57AF3\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b40c826\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color_b\":\"#F229BC\",\"eae_enable_particles\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e982a60\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc9d6f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c588ddc\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bb2c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4761758\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f5a29a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00f6749\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f1f7a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple.png\",\"id\":1767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"IOS\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a6e850c\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#ios\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"7e65e8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via iphone or ipad.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6edf655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94d1bfb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3426e50\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"45935bc\"}]},\"elements\":[{\"id\":\"3afe156\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/android.png\",\"id\":1766,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"Android\",\"caption_align\":\"center\",\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7244b01\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#android\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"aaa5fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via any phone or tablet based on Android.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af88378\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"6001e209\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"c64d9df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Android Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#DFE1E3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.8)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1dfef18\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a>\\n<br><br>\\n<p style=\\\"font-size:13px\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><br>\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676902343103.png\\\" alt=\\\"\\\" width=\\\"200\\\" height=\\\"200\\\" class=\\\"alignnone size-full wp-image-1953\\\" \\/>\\n\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"1\",\"item_title_text\":\"2. On the website click on \\\"Download\\\"\",\"item_content\":\"<p style=\\\"font-size:14px\\\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.<\\/em><\\/p>\\n\\n\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2-300x186.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"186\\\" class=\\\"alignnone size-medium wp-image-2083\\\" \\/>\\n\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"2\",\"item_title_text\":\"ORGANIC BLUE BOTTLE\",\"item_content\":\"Godard vegan heirloom sartorial flannel raw denim +1 umami gluten-free hella vinyl. Viral seitan chillwave, before they sold out wayfarers selvage skateboard Pinterest messenger bag.\",\"_id\":\"0de4726\"},{\"item_date\":\"November 15, 2014\",\"item_title_text\":\"TWEE DIY KALE\",\"item_content\":\"Twee DIY kale chips, dreamcatcher scenester mustache leggings trust fund Pinterest pickled. Williamsburg street art Odd Future jean shorts cold-pressed banh mi DIY distillery Williamsburg.\",\"_id\":\"ea52e18\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"android\",\"skin1_date_color\":\"#FFFFFF\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(7303,2086,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#000000\";s:18:\"background_color_b\";s:7:\"#F229BC\";}'),(7299,2086,'_elementor_edit_mode','builder'),(7300,2086,'_elementor_template_type','wp-page'),(7301,2086,'_elementor_version','3.11.0'),(7302,2086,'_wp_page_template','default'),(7285,2084,'_elementor_edit_mode','builder'),(7286,2084,'_elementor_template_type','wp-page'),(7287,2084,'_elementor_version','3.11.0'),(7288,2084,'_wp_page_template','default'),(7289,2084,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#000000\";s:18:\"background_color_b\";s:7:\"#F229BC\";}'),(7290,2084,'_elementor_data','[{\"id\":\"8317be5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1a9cb24\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"48569da\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f12a1f4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0513402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"097ea4f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1a4caec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"692f56f\"}]},\"elements\":[{\"id\":\"d7013d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Links\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#B57AF3\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b40c826\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color_b\":\"#F229BC\",\"eae_enable_particles\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e982a60\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc9d6f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c588ddc\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bb2c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4761758\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f5a29a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00f6749\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f1f7a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple.png\",\"id\":1767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"IOS\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a6e850c\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#ios\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"7e65e8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via iphone or ipad.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6edf655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94d1bfb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3426e50\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"45935bc\"}]},\"elements\":[{\"id\":\"3afe156\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/android.png\",\"id\":1766,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"Android\",\"caption_align\":\"center\",\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7244b01\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#android\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"aaa5fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via any phone or tablet based on Android.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af88378\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"6001e209\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"c64d9df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Android Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#DFE1E3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.8)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1dfef18\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"February 2, 2014\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<p><a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a><\\/p>\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#6EC1E4\",\"tl_custom_title_color_focused\":\"#797D7F\"},{\"item_date\":\"March 11, 2014\",\"item_title_text\":\"ORGANIC BLUE BOTTLE\",\"item_content\":\"Godard vegan heirloom sartorial flannel raw denim +1 umami gluten-free hella vinyl. Viral seitan chillwave, before they sold out wayfarers selvage skateboard Pinterest messenger bag.\",\"_id\":\"0de4726\"},{\"item_date\":\"November 15, 2014\",\"item_title_text\":\"TWEE DIY KALE\",\"item_content\":\"Twee DIY kale chips, dreamcatcher scenester mustache leggings trust fund Pinterest pickled. Williamsburg street art Odd Future jean shorts cold-pressed banh mi DIY distillery Williamsburg.\",\"_id\":\"ea52e18\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"android\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(7291,2084,'_elementor_page_assets','a:1:{s:6:\"styles\";a:7:{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\";}}'),(7292,2085,'_elementor_edit_mode','builder'),(7293,2085,'_elementor_template_type','wp-page'),(7294,2085,'_elementor_version','3.11.0'),(7295,2085,'_wp_page_template','default'),(7296,2085,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#000000\";s:18:\"background_color_b\";s:7:\"#F229BC\";}'),(7297,2085,'_elementor_data','[{\"id\":\"8317be5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1a9cb24\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"48569da\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f12a1f4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0513402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"097ea4f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1a4caec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"692f56f\"}]},\"elements\":[{\"id\":\"d7013d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Links\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#B57AF3\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b40c826\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color_b\":\"#F229BC\",\"eae_enable_particles\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e982a60\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc9d6f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c588ddc\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bb2c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4761758\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f5a29a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00f6749\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f1f7a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple.png\",\"id\":1767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"IOS\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a6e850c\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#ios\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"7e65e8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via iphone or ipad.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6edf655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94d1bfb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3426e50\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"45935bc\"}]},\"elements\":[{\"id\":\"3afe156\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/android.png\",\"id\":1766,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"Android\",\"caption_align\":\"center\",\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7244b01\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#android\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"aaa5fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via any phone or tablet based on Android.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af88378\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"6001e209\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"c64d9df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Android Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#DFE1E3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.8)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1dfef18\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"February 2, 2014\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<p><a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a><\\/p>\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#6EC1E4\",\"tl_custom_title_color_focused\":\"#797D7F\"},{\"item_date\":\"March 11, 2014\",\"item_title_text\":\"ORGANIC BLUE BOTTLE\",\"item_content\":\"Godard vegan heirloom sartorial flannel raw denim +1 umami gluten-free hella vinyl. Viral seitan chillwave, before they sold out wayfarers selvage skateboard Pinterest messenger bag.\",\"_id\":\"0de4726\"},{\"item_date\":\"November 15, 2014\",\"item_title_text\":\"TWEE DIY KALE\",\"item_content\":\"Twee DIY kale chips, dreamcatcher scenester mustache leggings trust fund Pinterest pickled. Williamsburg street art Odd Future jean shorts cold-pressed banh mi DIY distillery Williamsburg.\",\"_id\":\"ea52e18\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"android\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(7298,2085,'_elementor_page_assets','a:1:{s:6:\"styles\";a:7:{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\";}}'),(7305,2086,'_elementor_page_assets','a:1:{s:6:\"styles\";a:7:{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\";}}'),(7339,2096,'_elementor_edit_mode','builder'),(7340,2096,'_elementor_template_type','wp-page'),(7341,2096,'_elementor_version','3.11.1'),(7342,2096,'_wp_page_template','default'),(7343,2096,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#000000\";s:18:\"background_color_b\";s:7:\"#F229BC\";}'),(7344,2096,'_elementor_data','[{\"id\":\"8317be5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1a9cb24\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"48569da\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f12a1f4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0513402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"097ea4f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1a4caec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"692f56f\"}]},\"elements\":[{\"id\":\"d7013d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Links\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#B57AF3\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b40c826\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color_b\":\"#F229BC\",\"eae_enable_particles\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e982a60\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc9d6f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c588ddc\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bb2c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4761758\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f5a29a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00f6749\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f1f7a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple.png\",\"id\":1767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"IOS\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a6e850c\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#ios\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"7e65e8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via iphone or ipad.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6edf655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94d1bfb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3426e50\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"45935bc\"}]},\"elements\":[{\"id\":\"3afe156\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/android.png\",\"id\":1766,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"Android\",\"caption_align\":\"center\",\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7244b01\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#android\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"aaa5fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via any phone or tablet based on Android.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af88378\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"6001e209\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"c64d9df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Android Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#DFE1E3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.8)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1dfef18\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a>\\n<br><br>\\n<p style=\\\"font-size:13px\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><br>\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676902343103.png\\\" alt=\\\"\\\" width=\\\"200\\\" height=\\\"200\\\" class=\\\"alignnone size-full wp-image-1953\\\" \\/>\\n\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#000000\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"2\",\"item_title_text\":\"2. On the website click on \\\"Download\\\"\",\"item_content\":\"<p style=\\\"font-size:14px\\\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.<\\/em><\\/p>\\n\\n\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2-300x186.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"186\\\" class=\\\"alignnone size-medium wp-image-2083\\\" \\/>\\n\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"3\",\"item_title_text\":\"3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2088\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"ac800ab\"},{\"item_date\":\"4\",\"item_title_text\":\"4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2089\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/4-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p><p>\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da9fe3f\"},{\"item_date\":\"5\",\"item_title_text\":\"5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2090\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/5-199x300.png\\\" alt=\\\"\\\" width=\\\"199\\\" height=\\\"300\\\" \\/> <img class=\\\"alignnone size-medium wp-image-2091\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6-197x300.png\\\" alt=\\\"\\\" width=\\\"197\\\" height=\\\"300\\\" \\/> <img class=\\\"alignnone size-medium wp-image-2092\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7-300x167.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"167\\\" \\/> <img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"b37da03\"},{\"item_date\":\"6\",\"item_title_text\":\"6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON \\u201cOPEN\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2091\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6-197x300.png\\\" alt=\\\"\\\" width=\\\"197\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4ca3eeb\"},{\"item_date\":\"7\",\"item_title_text\":\"7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS\\/PHOTO\\/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT \\u201cALLOW\\u201d. OTHERWISE, SELECT \\u201cDENY\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2092\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7-300x167.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"167\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"e73d8d7\"},{\"item_date\":\"8\",\"item_title_text\":\"8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4aaad8d\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"android\",\"skin1_title_typography_text_transform\":\"uppercase\",\"skin1_background_color\":\"#FFFFFF\",\"skin1_date_color\":\"#FFFFFF\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\",\"skin1_progress_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(7313,2088,'_wp_attached_file','2023/02/3.png'),(7314,2088,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1124;s:6:\"height\";i:594;s:4:\"file\";s:13:\"2023/02/3.png\";s:8:\"filesize\";i:199573;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"3-300x159.png\";s:5:\"width\";i:300;s:6:\"height\";i:159;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21148;}s:5:\"large\";a:5:{s:4:\"file\";s:14:\"3-1024x541.png\";s:5:\"width\";i:1024;s:6:\"height\";i:541;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:126767;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13465;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:13:\"3-768x406.png\";s:5:\"width\";i:768;s:6:\"height\";i:406;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:85313;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:13:\"3-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:39118;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:13:\"3-600x317.png\";s:5:\"width\";i:600;s:6:\"height\";i:317;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:60606;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:13:\"3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7003;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:11:\"3-64x34.png\";s:5:\"width\";i:64;s:6:\"height\";i:34;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1549;}}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:{}}}'),(7315,2089,'_wp_attached_file','2023/02/4.png'),(7316,2089,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1124;s:6:\"height\";i:594;s:4:\"file\";s:13:\"2023/02/4.png\";s:8:\"filesize\";i:176243;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"4-300x159.png\";s:5:\"width\";i:300;s:6:\"height\";i:159;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17669;}s:5:\"large\";a:5:{s:4:\"file\";s:14:\"4-1024x541.png\";s:5:\"width\";i:1024;s:6:\"height\";i:541;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:121507;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10429;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:13:\"4-768x406.png\";s:5:\"width\";i:768;s:6:\"height\";i:406;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:77469;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:13:\"4-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:31027;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:13:\"4-600x317.png\";s:5:\"width\";i:600;s:6:\"height\";i:317;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:52148;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:13:\"4-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5391;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:11:\"4-64x34.png\";s:5:\"width\";i:64;s:6:\"height\";i:34;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1611;}}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:{}}}'),(7317,2090,'_wp_attached_file','2023/02/5.png'),(7318,2090,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:750;s:6:\"height\";i:1128;s:4:\"file\";s:13:\"2023/02/5.png\";s:8:\"filesize\";i:184971;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"5-199x300.png\";s:5:\"width\";i:199;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16739;}s:5:\"large\";a:5:{s:4:\"file\";s:14:\"5-681x1024.png\";s:5:\"width\";i:681;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:125984;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"5-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5964;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:13:\"5-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20074;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:13:\"5-600x902.png\";s:5:\"width\";i:600;s:6:\"height\";i:902;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:104903;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:13:\"5-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3023;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:11:\"5-64x96.png\";s:5:\"width\";i:64;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2581;}}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:{}}}'),(7319,2091,'_wp_attached_file','2023/02/6.png'),(7320,2091,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:774;s:6:\"height\";i:1178;s:4:\"file\";s:13:\"2023/02/6.png\";s:8:\"filesize\";i:224183;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"6-197x300.png\";s:5:\"width\";i:197;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18050;}s:5:\"large\";a:5:{s:4:\"file\";s:14:\"6-673x1024.png\";s:5:\"width\";i:673;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:129862;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"6-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5404;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:14:\"6-768x1169.png\";s:5:\"width\";i:768;s:6:\"height\";i:1169;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:158249;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:13:\"6-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17624;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:13:\"6-600x913.png\";s:5:\"width\";i:600;s:6:\"height\";i:913;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:110093;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:13:\"6-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2721;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:11:\"6-64x97.png\";s:5:\"width\";i:64;s:6:\"height\";i:97;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2891;}}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:{}}}'),(7321,2092,'_wp_attached_file','2023/02/7.png'),(7322,2092,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1014;s:6:\"height\";i:564;s:4:\"file\";s:13:\"2023/02/7.png\";s:8:\"filesize\";i:460234;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"7-300x167.png\";s:5:\"width\";i:300;s:6:\"height\";i:167;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:47815;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"7-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20245;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:13:\"7-768x427.png\";s:5:\"width\";i:768;s:6:\"height\";i:427;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:206956;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:13:\"7-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:60147;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:13:\"7-600x334.png\";s:5:\"width\";i:600;s:6:\"height\";i:334;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:141405;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:13:\"7-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10596;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:11:\"7-64x36.png\";s:5:\"width\";i:64;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3813;}}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:{}}}'),(7323,2093,'_wp_attached_file','2023/02/8.png'),(7324,2093,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1076;s:6:\"height\";i:644;s:4:\"file\";s:13:\"2023/02/8.png\";s:8:\"filesize\";i:986301;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"8-300x180.png\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:83279;}s:5:\"large\";a:5:{s:4:\"file\";s:14:\"8-1024x613.png\";s:5:\"width\";i:1024;s:6:\"height\";i:613;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:630189;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"8-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:41245;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:13:\"8-768x460.png\";s:5:\"width\";i:768;s:6:\"height\";i:460;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:398355;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:13:\"8-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:136868;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:13:\"8-600x359.png\";s:5:\"width\";i:600;s:6:\"height\";i:359;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:265882;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:13:\"8-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19943;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:11:\"8-64x38.png\";s:5:\"width\";i:64;s:6:\"height\";i:38;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5247;}}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:{}}}'),(7325,2094,'_elementor_edit_mode','builder'),(7326,2094,'_elementor_template_type','wp-page'),(7327,2094,'_elementor_version','3.11.1'),(7328,2094,'_wp_page_template','default'),(7329,2094,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#000000\";s:18:\"background_color_b\";s:7:\"#F229BC\";}'),(7330,2094,'_elementor_data','[{\"id\":\"8317be5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1a9cb24\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"48569da\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f12a1f4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0513402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"097ea4f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1a4caec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"692f56f\"}]},\"elements\":[{\"id\":\"d7013d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Links\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#B57AF3\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b40c826\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color_b\":\"#F229BC\",\"eae_enable_particles\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e982a60\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc9d6f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c588ddc\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bb2c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4761758\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f5a29a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00f6749\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f1f7a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple.png\",\"id\":1767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"IOS\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a6e850c\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#ios\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"7e65e8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via iphone or ipad.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6edf655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94d1bfb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3426e50\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"45935bc\"}]},\"elements\":[{\"id\":\"3afe156\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/android.png\",\"id\":1766,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"Android\",\"caption_align\":\"center\",\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7244b01\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#android\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"aaa5fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via any phone or tablet based on Android.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af88378\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"6001e209\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"c64d9df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Android Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#DFE1E3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.8)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1dfef18\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a>\\n<br><br>\\n<p style=\\\"font-size:13px\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><br>\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676902343103.png\\\" alt=\\\"\\\" width=\\\"200\\\" height=\\\"200\\\" class=\\\"alignnone size-full wp-image-1953\\\" \\/>\\n\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"1\",\"item_title_text\":\"2. On the website click on \\\"Download\\\"\",\"item_content\":\"<p style=\\\"font-size:14px\\\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.<\\/em><\\/p>\\n\\n\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2-300x186.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"186\\\" class=\\\"alignnone size-medium wp-image-2083\\\" \\/>\\n\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"2\",\"item_title_text\":\"ORGANIC BLUE BOTTLE\",\"item_content\":\"Godard vegan heirloom sartorial flannel raw denim +1 umami gluten-free hella vinyl. Viral seitan chillwave, before they sold out wayfarers selvage skateboard Pinterest messenger bag.\",\"_id\":\"0de4726\"},{\"item_date\":\"November 15, 2014\",\"item_title_text\":\"TWEE DIY KALE\",\"item_content\":\"Twee DIY kale chips, dreamcatcher scenester mustache leggings trust fund Pinterest pickled. Williamsburg street art Odd Future jean shorts cold-pressed banh mi DIY distillery Williamsburg.\",\"_id\":\"ea52e18\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"android\",\"skin1_date_color\":\"#FFFFFF\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(7331,2094,'_elementor_page_assets','a:1:{s:6:\"styles\";a:7:{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\";}}'),(7332,2095,'_elementor_edit_mode','builder'),(7333,2095,'_elementor_template_type','wp-page'),(7334,2095,'_elementor_version','3.11.1'),(7335,2095,'_wp_page_template','default'),(7336,2095,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#000000\";s:18:\"background_color_b\";s:7:\"#F229BC\";}'),(7337,2095,'_elementor_data','[{\"id\":\"8317be5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1a9cb24\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"48569da\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f12a1f4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0513402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"097ea4f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1a4caec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"692f56f\"}]},\"elements\":[{\"id\":\"d7013d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Links\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#B57AF3\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b40c826\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color_b\":\"#F229BC\",\"eae_enable_particles\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e982a60\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc9d6f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c588ddc\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bb2c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4761758\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f5a29a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00f6749\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f1f7a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple.png\",\"id\":1767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"IOS\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a6e850c\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#ios\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"7e65e8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via iphone or ipad.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6edf655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94d1bfb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3426e50\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"45935bc\"}]},\"elements\":[{\"id\":\"3afe156\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/android.png\",\"id\":1766,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"Android\",\"caption_align\":\"center\",\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7244b01\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#android\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"aaa5fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via any phone or tablet based on Android.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af88378\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"6001e209\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"c64d9df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Android Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#DFE1E3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.8)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1dfef18\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a>\\n<br><br>\\n<p style=\\\"font-size:13px\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><br>\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676902343103.png\\\" alt=\\\"\\\" width=\\\"200\\\" height=\\\"200\\\" class=\\\"alignnone size-full wp-image-1953\\\" \\/>\\n\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"1\",\"item_title_text\":\"2. On the website click on \\\"Download\\\"\",\"item_content\":\"<p style=\\\"font-size:14px\\\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.<\\/em><\\/p>\\n\\n\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2-300x186.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"186\\\" class=\\\"alignnone size-medium wp-image-2083\\\" \\/>\\n\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"2\",\"item_title_text\":\"ORGANIC BLUE BOTTLE\",\"item_content\":\"Godard vegan heirloom sartorial flannel raw denim +1 umami gluten-free hella vinyl. Viral seitan chillwave, before they sold out wayfarers selvage skateboard Pinterest messenger bag.\",\"_id\":\"0de4726\"},{\"item_date\":\"November 15, 2014\",\"item_title_text\":\"TWEE DIY KALE\",\"item_content\":\"Twee DIY kale chips, dreamcatcher scenester mustache leggings trust fund Pinterest pickled. Williamsburg street art Odd Future jean shorts cold-pressed banh mi DIY distillery Williamsburg.\",\"_id\":\"ea52e18\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"android\",\"skin1_date_color\":\"#FFFFFF\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(7338,2095,'_elementor_page_assets','a:1:{s:6:\"styles\";a:7:{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\";}}'),(7345,2096,'_elementor_page_assets','a:1:{s:6:\"styles\";a:7:{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\";}}'),(7383,2108,'_elementor_edit_mode','builder'),(7384,2108,'_elementor_template_type','wp-page'),(7385,2108,'_elementor_version','3.11.1'),(7386,2108,'_wp_page_template','default'),(7387,2108,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#000000\";s:18:\"background_color_b\";s:7:\"#F229BC\";}'),(7388,2108,'_elementor_data','[{\"id\":\"8317be5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1a9cb24\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"48569da\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f12a1f4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0513402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"097ea4f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1a4caec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"692f56f\"}]},\"elements\":[{\"id\":\"d7013d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Links\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#B57AF3\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b40c826\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color_b\":\"#F229BC\",\"eae_enable_particles\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e982a60\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc9d6f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c588ddc\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bb2c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4761758\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f5a29a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00f6749\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f1f7a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple.png\",\"id\":1767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"IOS\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a6e850c\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#ios\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"7e65e8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via iphone or ipad.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6edf655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94d1bfb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3426e50\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"45935bc\"}]},\"elements\":[{\"id\":\"3afe156\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/android.png\",\"id\":1766,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"Android\",\"caption_align\":\"center\",\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7244b01\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#android\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"aaa5fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via any phone or tablet based on Android.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af88378\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"6001e209\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"c64d9df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Android Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#DFE1E3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.8)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1dfef18\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a>\\n<br><br>\\n<p style=\\\"font-size:13px\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><br>\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676902343103.png\\\" alt=\\\"\\\" width=\\\"200\\\" height=\\\"200\\\" class=\\\"alignnone size-full wp-image-1953\\\" \\/>\\n\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#000000\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"2\",\"item_title_text\":\"2. On the website click on \\\"Download\\\"\",\"item_content\":\"<p style=\\\"font-size:14px\\\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.<\\/em><\\/p>\\n\\n\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2-300x186.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"186\\\" class=\\\"alignnone size-medium wp-image-2083\\\" \\/>\\n\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"3\",\"item_title_text\":\"3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2088\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"ac800ab\"},{\"item_date\":\"4\",\"item_title_text\":\"4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2089\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/4-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p><p>\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da9fe3f\"},{\"item_date\":\"5\",\"item_title_text\":\"5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2090\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/5-199x300.png\\\" alt=\\\"\\\" width=\\\"199\\\" height=\\\"300\\\" \\/>\\u00a0\\u00a0\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"b37da03\"},{\"item_date\":\"6\",\"item_title_text\":\"6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON \\u201cOPEN\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2091\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6-197x300.png\\\" alt=\\\"\\\" width=\\\"197\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4ca3eeb\"},{\"item_date\":\"7\",\"item_title_text\":\"7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS\\/PHOTO\\/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT \\u201cALLOW\\u201d. OTHERWISE, SELECT \\u201cDENY\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2092\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7-300x167.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"167\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"e73d8d7\"},{\"item_date\":\"8\",\"item_title_text\":\"8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4aaad8d\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"android\",\"skin1_title_typography_text_transform\":\"uppercase\",\"skin1_background_color\":\"#FFFFFF\",\"skin1_date_color\":\"#FFFFFF\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\",\"skin1_progress_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a45a2c6\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"a93c106\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"e032f5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"IOS Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#DFE1E3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.8)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f60518\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<p><a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a><br \\/><br \\/><\\/p><p style=\\\"font-size: 13px;\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><p><br \\/><img class=\\\"alignnone size-full wp-image-1952\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview-e1676900878970.png\\\" alt=\\\"\\\" width=\\\"267\\\" height=\\\"266\\\" \\/><\\/p>\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#000000\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"2\",\"item_title_text\":\"2. ON THE WEBSITE, CLICK ON \\u201cINSTALL\\u201d BUTTON.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2098\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2i-275x300.png\\\" alt=\\\"\\\" width=\\\"275\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"3\",\"item_title_text\":\"3. CLICK \\u201cALLOW\\u201d WHEN IT IS TRYING TO DOWNLOAD A CONFIGURATION PROFILE\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2099\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3i-246x300.png\\\" alt=\\\"\\\" width=\\\"246\\\" height=\\\"300\\\" \\/><\\/p><p>\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"ac800ab\"},{\"item_date\":\"4\",\"item_title_text\":\"4. PROFILE WILL DOWNLOAD AND WHEN IT IS DONE IT WILL ASK YOU TO CLOSE. CLICK ON \\u201cCLOSE\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2100\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/4i-256x300.png\\\" alt=\\\"\\\" width=\\\"256\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da9fe3f\"},{\"item_date\":\"5\",\"item_title_text\":\"5. \\u201cCLICK TO INSTALL\\u201d WILL AUTOMATICALLY POP UP. CLICK ON IT.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2101\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/5i-300x150.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"150\\\" \\/> \\u00a0\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"b37da03\"},{\"item_date\":\"6\",\"item_title_text\":\"6. IN THE \\u201cINSTALL PROFILE\\u201d SCREEN, CLICK ON \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2102\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6i-300x203.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4ca3eeb\"},{\"item_date\":\"7\",\"item_title_text\":\"7. ENTER IN YOUR PASSWORD TO INSTALL.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2103\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7i-300x203.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"e73d8d7\"},{\"item_date\":\"8\",\"item_title_text\":\"8. IT WILL ASK YOU TO OPEN THIS PAGE IN ITUNES. CLICK ON \\u201cOPEN\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2104\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8i-300x212.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"212\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"a555e8b\"},{\"item_date\":\"9\",\"item_title_text\":\"9. IT WILL ASK YOU TO INSTALL . CLICK \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2105\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/9i-300x236.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"236\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"8aeaa1a\"},{\"item_date\":\"10\",\"item_title_text\":\"10. NOW THAT THE APP HAS BEEN INSTALLED, CLICK ON \\u201cOPEN ON THE DESKTOP\\u201d. THE APP WILL OPEN AT THIS POINT. LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.\",\"item_content\":\"<img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4aaad8d\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"ios\",\"skin1_title_typography_text_transform\":\"uppercase\",\"skin1_background_color\":\"#FFFFFF\",\"skin1_date_color\":\"#FFFFFF\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\",\"skin1_progress_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(7359,2101,'_wp_attached_file','2023/02/5i.png'),(7360,2101,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1130;s:6:\"height\";i:566;s:4:\"file\";s:14:\"2023/02/5i.png\";s:8:\"filesize\";i:122146;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:14:\"5i-300x150.png\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12065;}s:5:\"large\";a:5:{s:4:\"file\";s:15:\"5i-1024x513.png\";s:5:\"width\";i:1024;s:6:\"height\";i:513;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:84707;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:14:\"5i-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4306;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:14:\"5i-768x385.png\";s:5:\"width\";i:768;s:6:\"height\";i:385;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:54715;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:14:\"5i-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12491;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:14:\"5i-600x301.png\";s:5:\"width\";i:600;s:6:\"height\";i:301;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36784;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:14:\"5i-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1627;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:12:\"5i-64x32.png\";s:5:\"width\";i:64;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1085;}}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:{}}}'),(7353,2098,'_wp_attached_file','2023/02/2i.png'),(7354,2098,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1146;s:6:\"height\";i:1248;s:4:\"file\";s:14:\"2023/02/2i.png\";s:8:\"filesize\";i:441116;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:14:\"2i-275x300.png\";s:5:\"width\";i:275;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:34882;}s:5:\"large\";a:5:{s:4:\"file\";s:15:\"2i-940x1024.png\";s:5:\"width\";i:940;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:251298;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:14:\"2i-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12523;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:14:\"2i-768x836.png\";s:5:\"width\";i:768;s:6:\"height\";i:836;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:184384;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:14:\"2i-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:39760;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:14:\"2i-600x653.png\";s:5:\"width\";i:600;s:6:\"height\";i:653;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:125310;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:14:\"2i-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6377;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:12:\"2i-64x70.png\";s:5:\"width\";i:64;s:6:\"height\";i:70;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3267;}}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:{}}}'),(7355,2099,'_wp_attached_file','2023/02/3i.png'),(7356,2099,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:726;s:6:\"height\";i:886;s:4:\"file\";s:14:\"2023/02/3i.png\";s:8:\"filesize\";i:312804;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:14:\"3i-246x300.png\";s:5:\"width\";i:246;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:44027;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:14:\"3i-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16638;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:14:\"3i-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:53648;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:14:\"3i-600x732.png\";s:5:\"width\";i:600;s:6:\"height\";i:732;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:189030;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:14:\"3i-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8447;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:12:\"3i-64x78.png\";s:5:\"width\";i:64;s:6:\"height\";i:78;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4644;}}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:{}}}'),(7357,2100,'_wp_attached_file','2023/02/4i.png'),(7358,2100,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:696;s:6:\"height\";i:816;s:4:\"file\";s:14:\"2023/02/4i.png\";s:8:\"filesize\";i:257869;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:14:\"4i-256x300.png\";s:5:\"width\";i:256;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:40765;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:14:\"4i-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15010;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:14:\"4i-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:47655;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:14:\"4i-600x703.png\";s:5:\"width\";i:600;s:6:\"height\";i:703;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:162061;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:14:\"4i-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7583;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:12:\"4i-64x75.png\";s:5:\"width\";i:64;s:6:\"height\";i:75;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4163;}}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:{}}}'),(7361,2102,'_wp_attached_file','2023/02/6i.png'),(7362,2102,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:726;s:6:\"height\";i:492;s:4:\"file\";s:14:\"2023/02/6i.png\";s:8:\"filesize\";i:106399;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:14:\"6i-300x203.png\";s:5:\"width\";i:300;s:6:\"height\";i:203;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22767;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:14:\"6i-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10121;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:14:\"6i-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:30744;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:14:\"6i-600x407.png\";s:5:\"width\";i:600;s:6:\"height\";i:407;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:71668;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:14:\"6i-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5040;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:12:\"6i-64x43.png\";s:5:\"width\";i:64;s:6:\"height\";i:43;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1957;}}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:{}}}'),(7363,2103,'_wp_attached_file','2023/02/7i.png'),(7364,2103,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:726;s:6:\"height\";i:492;s:4:\"file\";s:14:\"2023/02/7i.png\";s:8:\"filesize\";i:67871;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:14:\"7i-300x203.png\";s:5:\"width\";i:300;s:6:\"height\";i:203;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11669;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:14:\"7i-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6067;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:14:\"7i-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19708;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:14:\"7i-600x407.png\";s:5:\"width\";i:600;s:6:\"height\";i:407;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38047;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:14:\"7i-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3044;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:12:\"7i-64x43.png\";s:5:\"width\";i:64;s:6:\"height\";i:43;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:994;}}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:{}}}'),(7365,2104,'_wp_attached_file','2023/02/8i.png'),(7366,2104,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:794;s:6:\"height\";i:562;s:4:\"file\";s:14:\"2023/02/8i.png\";s:8:\"filesize\";i:189993;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:14:\"8i-300x212.png\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:29886;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:14:\"8i-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16393;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:14:\"8i-768x544.png\";s:5:\"width\";i:768;s:6:\"height\";i:544;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:139060;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:14:\"8i-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:52190;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:14:\"8i-600x425.png\";s:5:\"width\";i:600;s:6:\"height\";i:425;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:94676;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:14:\"8i-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8117;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:12:\"8i-64x45.png\";s:5:\"width\";i:64;s:6:\"height\";i:45;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2383;}}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:{}}}'),(7367,2105,'_wp_attached_file','2023/02/9i.png'),(7368,2105,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:714;s:6:\"height\";i:562;s:4:\"file\";s:14:\"2023/02/9i.png\";s:8:\"filesize\";i:184692;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:14:\"9i-300x236.png\";s:5:\"width\";i:300;s:6:\"height\";i:236;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:34754;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:14:\"9i-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15506;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:14:\"9i-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:51312;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:14:\"9i-600x472.png\";s:5:\"width\";i:600;s:6:\"height\";i:472;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:110229;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:14:\"9i-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7956;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:12:\"9i-64x50.png\";s:5:\"width\";i:64;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2779;}}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:{}}}'),(7369,2106,'_elementor_edit_mode','builder'),(7370,2106,'_elementor_template_type','wp-page'),(7371,2106,'_elementor_version','3.11.1'),(7372,2106,'_wp_page_template','default'),(7373,2106,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#000000\";s:18:\"background_color_b\";s:7:\"#F229BC\";}'),(7374,2106,'_elementor_data','[{\"id\":\"8317be5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1a9cb24\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"48569da\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f12a1f4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0513402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"097ea4f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1a4caec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"692f56f\"}]},\"elements\":[{\"id\":\"d7013d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Links\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#B57AF3\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b40c826\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color_b\":\"#F229BC\",\"eae_enable_particles\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e982a60\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc9d6f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c588ddc\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bb2c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4761758\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f5a29a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00f6749\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f1f7a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple.png\",\"id\":1767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"IOS\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a6e850c\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#ios\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"7e65e8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via iphone or ipad.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6edf655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94d1bfb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3426e50\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"45935bc\"}]},\"elements\":[{\"id\":\"3afe156\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/android.png\",\"id\":1766,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"Android\",\"caption_align\":\"center\",\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7244b01\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#android\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"aaa5fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via any phone or tablet based on Android.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af88378\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"6001e209\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"c64d9df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Android Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#DFE1E3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.8)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1dfef18\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a>\\n<br><br>\\n<p style=\\\"font-size:13px\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><br>\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676902343103.png\\\" alt=\\\"\\\" width=\\\"200\\\" height=\\\"200\\\" class=\\\"alignnone size-full wp-image-1953\\\" \\/>\\n\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#000000\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"2\",\"item_title_text\":\"2. On the website click on \\\"Download\\\"\",\"item_content\":\"<p style=\\\"font-size:14px\\\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.<\\/em><\\/p>\\n\\n\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2-300x186.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"186\\\" class=\\\"alignnone size-medium wp-image-2083\\\" \\/>\\n\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"3\",\"item_title_text\":\"3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2088\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"ac800ab\"},{\"item_date\":\"4\",\"item_title_text\":\"4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2089\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/4-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p><p>\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da9fe3f\"},{\"item_date\":\"5\",\"item_title_text\":\"5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2090\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/5-199x300.png\\\" alt=\\\"\\\" width=\\\"199\\\" height=\\\"300\\\" \\/> <img class=\\\"alignnone size-medium wp-image-2091\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6-197x300.png\\\" alt=\\\"\\\" width=\\\"197\\\" height=\\\"300\\\" \\/> <img class=\\\"alignnone size-medium wp-image-2092\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7-300x167.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"167\\\" \\/> <img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"b37da03\"},{\"item_date\":\"6\",\"item_title_text\":\"6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON \\u201cOPEN\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2091\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6-197x300.png\\\" alt=\\\"\\\" width=\\\"197\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4ca3eeb\"},{\"item_date\":\"7\",\"item_title_text\":\"7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS\\/PHOTO\\/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT \\u201cALLOW\\u201d. OTHERWISE, SELECT \\u201cDENY\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2092\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7-300x167.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"167\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"e73d8d7\"},{\"item_date\":\"8\",\"item_title_text\":\"8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4aaad8d\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"android\",\"skin1_title_typography_text_transform\":\"uppercase\",\"skin1_background_color\":\"#FFFFFF\",\"skin1_date_color\":\"#FFFFFF\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\",\"skin1_progress_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(7375,2106,'_elementor_page_assets','a:1:{s:6:\"styles\";a:7:{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\";}}'),(7376,2107,'_elementor_edit_mode','builder'),(7377,2107,'_elementor_template_type','wp-page'),(7378,2107,'_elementor_version','3.11.1'),(7379,2107,'_wp_page_template','default'),(7380,2107,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#000000\";s:18:\"background_color_b\";s:7:\"#F229BC\";}'),(7381,2107,'_elementor_data','[{\"id\":\"8317be5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1a9cb24\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"48569da\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f12a1f4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0513402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"097ea4f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1a4caec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"692f56f\"}]},\"elements\":[{\"id\":\"d7013d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Links\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#B57AF3\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b40c826\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color_b\":\"#F229BC\",\"eae_enable_particles\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e982a60\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc9d6f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c588ddc\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bb2c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4761758\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f5a29a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00f6749\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f1f7a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple.png\",\"id\":1767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"IOS\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a6e850c\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#ios\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"7e65e8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via iphone or ipad.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6edf655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94d1bfb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3426e50\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"45935bc\"}]},\"elements\":[{\"id\":\"3afe156\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/android.png\",\"id\":1766,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"Android\",\"caption_align\":\"center\",\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7244b01\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#android\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"aaa5fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via any phone or tablet based on Android.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af88378\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"6001e209\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"c64d9df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Android Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#DFE1E3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.8)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1dfef18\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a>\\n<br><br>\\n<p style=\\\"font-size:13px\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><br>\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676902343103.png\\\" alt=\\\"\\\" width=\\\"200\\\" height=\\\"200\\\" class=\\\"alignnone size-full wp-image-1953\\\" \\/>\\n\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#000000\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"2\",\"item_title_text\":\"2. On the website click on \\\"Download\\\"\",\"item_content\":\"<p style=\\\"font-size:14px\\\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.<\\/em><\\/p>\\n\\n\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2-300x186.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"186\\\" class=\\\"alignnone size-medium wp-image-2083\\\" \\/>\\n\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"3\",\"item_title_text\":\"3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2088\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"ac800ab\"},{\"item_date\":\"4\",\"item_title_text\":\"4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2089\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/4-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p><p>\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da9fe3f\"},{\"item_date\":\"5\",\"item_title_text\":\"5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2090\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/5-199x300.png\\\" alt=\\\"\\\" width=\\\"199\\\" height=\\\"300\\\" \\/> <img class=\\\"alignnone size-medium wp-image-2091\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6-197x300.png\\\" alt=\\\"\\\" width=\\\"197\\\" height=\\\"300\\\" \\/> <img class=\\\"alignnone size-medium wp-image-2092\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7-300x167.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"167\\\" \\/> <img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"b37da03\"},{\"item_date\":\"6\",\"item_title_text\":\"6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON \\u201cOPEN\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2091\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6-197x300.png\\\" alt=\\\"\\\" width=\\\"197\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4ca3eeb\"},{\"item_date\":\"7\",\"item_title_text\":\"7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS\\/PHOTO\\/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT \\u201cALLOW\\u201d. OTHERWISE, SELECT \\u201cDENY\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2092\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7-300x167.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"167\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"e73d8d7\"},{\"item_date\":\"8\",\"item_title_text\":\"8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4aaad8d\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"android\",\"skin1_title_typography_text_transform\":\"uppercase\",\"skin1_background_color\":\"#FFFFFF\",\"skin1_date_color\":\"#FFFFFF\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\",\"skin1_progress_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(7382,2107,'_elementor_page_assets','a:1:{s:6:\"styles\";a:7:{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\";}}'),(7389,2108,'_elementor_page_assets','a:1:{s:6:\"styles\";a:7:{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\";}}'),(7465,2118,'_wp_page_template','elementor_header_footer'),(7466,2118,'_elementor_edit_mode','builder'),(7467,2118,'_elementor_template_type','wp-post'),(7391,2109,'_elementor_edit_mode','builder'),(7392,2109,'_elementor_template_type','wp-page'),(7393,2109,'_elementor_version','3.11.1'),(7394,2109,'_wp_page_template','default'),(7395,2109,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#000000\";s:18:\"background_color_b\";s:7:\"#F229BC\";}'),(7396,2109,'_elementor_data','[{\"id\":\"8317be5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1a9cb24\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"48569da\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f12a1f4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0513402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"097ea4f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1a4caec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"692f56f\"}]},\"elements\":[{\"id\":\"d7013d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Links\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#B57AF3\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b40c826\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color_b\":\"#F229BC\",\"eae_enable_particles\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e982a60\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc9d6f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c588ddc\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bb2c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4761758\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f5a29a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00f6749\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f1f7a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple.png\",\"id\":1767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"IOS\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a6e850c\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#ios\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"7e65e8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via iphone or ipad.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6edf655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94d1bfb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3426e50\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"45935bc\"}]},\"elements\":[{\"id\":\"3afe156\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/android.png\",\"id\":1766,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"Android\",\"caption_align\":\"center\",\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7244b01\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#android\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"aaa5fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via any phone or tablet based on Android.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af88378\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"6001e209\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"c64d9df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Android Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#DFE1E3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.8)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1dfef18\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a>\\n<br><br>\\n<p style=\\\"font-size:13px\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><br>\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676902343103.png\\\" alt=\\\"\\\" width=\\\"200\\\" height=\\\"200\\\" class=\\\"alignnone size-full wp-image-1953\\\" \\/>\\n\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#000000\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"2\",\"item_title_text\":\"2. On the website click on \\\"Download\\\"\",\"item_content\":\"<p style=\\\"font-size:14px\\\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.<\\/em><\\/p>\\n\\n\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2-300x186.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"186\\\" class=\\\"alignnone size-medium wp-image-2083\\\" \\/>\\n\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"3\",\"item_title_text\":\"3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2088\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"ac800ab\"},{\"item_date\":\"4\",\"item_title_text\":\"4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2089\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/4-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p><p>\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da9fe3f\"},{\"item_date\":\"5\",\"item_title_text\":\"5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2090\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/5-199x300.png\\\" alt=\\\"\\\" width=\\\"199\\\" height=\\\"300\\\" \\/>\\u00a0\\u00a0\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"b37da03\"},{\"item_date\":\"6\",\"item_title_text\":\"6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON \\u201cOPEN\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2091\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6-197x300.png\\\" alt=\\\"\\\" width=\\\"197\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4ca3eeb\"},{\"item_date\":\"7\",\"item_title_text\":\"7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS\\/PHOTO\\/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT \\u201cALLOW\\u201d. OTHERWISE, SELECT \\u201cDENY\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2092\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7-300x167.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"167\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"e73d8d7\"},{\"item_date\":\"8\",\"item_title_text\":\"8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4aaad8d\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"android\",\"skin1_title_typography_text_transform\":\"uppercase\",\"skin1_background_color\":\"#FFFFFF\",\"skin1_date_color\":\"#FFFFFF\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\",\"skin1_progress_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a45a2c6\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"a93c106\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"e032f5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"IOS Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#DFE1E3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.8)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f60518\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<p><a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a><br \\/><br \\/><\\/p><p style=\\\"font-size: 13px;\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><p><br \\/><img class=\\\"alignnone size-full wp-image-1952\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview-e1676900878970.png\\\" alt=\\\"\\\" width=\\\"267\\\" height=\\\"266\\\" \\/><\\/p>\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#000000\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"2\",\"item_title_text\":\"2. ON THE WEBSITE, CLICK ON \\u201cINSTALL\\u201d BUTTON.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2098\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2i-275x300.png\\\" alt=\\\"\\\" width=\\\"275\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"3\",\"item_title_text\":\"3. CLICK \\u201cALLOW\\u201d WHEN IT IS TRYING TO DOWNLOAD A CONFIGURATION PROFILE\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2099\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3i-246x300.png\\\" alt=\\\"\\\" width=\\\"246\\\" height=\\\"300\\\" \\/><\\/p><p>\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"ac800ab\"},{\"item_date\":\"4\",\"item_title_text\":\"4. PROFILE WILL DOWNLOAD AND WHEN IT IS DONE IT WILL ASK YOU TO CLOSE. CLICK ON \\u201cCLOSE\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2100\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/4i-256x300.png\\\" alt=\\\"\\\" width=\\\"256\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da9fe3f\"},{\"item_date\":\"5\",\"item_title_text\":\"5. \\u201cCLICK TO INSTALL\\u201d WILL AUTOMATICALLY POP UP. CLICK ON IT.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2101\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/5i-300x150.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"150\\\" \\/> \\u00a0\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"b37da03\"},{\"item_date\":\"6\",\"item_title_text\":\"6. IN THE \\u201cINSTALL PROFILE\\u201d SCREEN, CLICK ON \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2102\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6i-300x203.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4ca3eeb\"},{\"item_date\":\"7\",\"item_title_text\":\"7. ENTER IN YOUR PASSWORD TO INSTALL.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2103\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7i-300x203.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"e73d8d7\"},{\"item_date\":\"8\",\"item_title_text\":\"8. IT WILL ASK YOU TO OPEN THIS PAGE IN ITUNES. CLICK ON \\u201cOPEN\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2104\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8i-300x212.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"212\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"a555e8b\"},{\"item_date\":\"9\",\"item_title_text\":\"9. IT WILL ASK YOU TO INSTALL . CLICK \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2105\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/9i-300x236.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"236\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"8aeaa1a\"},{\"item_date\":\"10\",\"item_title_text\":\"10. NOW THAT THE APP HAS BEEN INSTALLED, CLICK ON \\u201cOPEN ON THE DESKTOP\\u201d. THE APP WILL OPEN AT THIS POINT. LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.\",\"item_content\":\"<img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4aaad8d\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"ios\",\"skin1_title_typography_text_transform\":\"uppercase\",\"skin1_background_color\":\"#FFFFFF\",\"skin1_date_color\":\"#FFFFFF\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\",\"skin1_progress_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(7397,2109,'_elementor_page_assets','a:1:{s:6:\"styles\";a:7:{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\";}}'),(7399,2110,'_elementor_edit_mode','builder'),(7400,2110,'_elementor_template_type','wp-page'),(7401,2110,'_elementor_version','3.11.1'),(7402,2110,'_wp_page_template','default'),(7403,2110,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#000000\";s:18:\"background_color_b\";s:7:\"#F229BC\";}'),(7404,2110,'_elementor_data','[{\"id\":\"8317be5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1a9cb24\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"48569da\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f12a1f4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0513402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"097ea4f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1a4caec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"692f56f\"}]},\"elements\":[{\"id\":\"d7013d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Links\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#B57AF3\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b40c826\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color_b\":\"#F229BC\",\"eae_enable_particles\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e982a60\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc9d6f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c588ddc\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bb2c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4761758\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f5a29a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00f6749\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f1f7a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple.png\",\"id\":1767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"IOS\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a6e850c\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#ios\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"7e65e8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via iphone or ipad.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6edf655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94d1bfb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3426e50\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"45935bc\"}]},\"elements\":[{\"id\":\"3afe156\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/android.png\",\"id\":1766,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"Android\",\"caption_align\":\"center\",\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7244b01\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#android\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"aaa5fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via any phone or tablet based on Android.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af88378\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"6001e209\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"c64d9df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Android Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#DFE1E3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.8)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1dfef18\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a>\\n<br><br>\\n<p style=\\\"font-size:13px\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><br>\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676902343103.png\\\" alt=\\\"\\\" width=\\\"200\\\" height=\\\"200\\\" class=\\\"alignnone size-full wp-image-1953\\\" \\/>\\n\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#000000\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"2\",\"item_title_text\":\"2. On the website click on \\\"Download\\\"\",\"item_content\":\"<p style=\\\"font-size:14px\\\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.<\\/em><\\/p>\\n\\n\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2-300x186.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"186\\\" class=\\\"alignnone size-medium wp-image-2083\\\" \\/>\\n\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"3\",\"item_title_text\":\"3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2088\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"ac800ab\"},{\"item_date\":\"4\",\"item_title_text\":\"4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2089\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/4-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p><p>\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da9fe3f\"},{\"item_date\":\"5\",\"item_title_text\":\"5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2090\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/5-199x300.png\\\" alt=\\\"\\\" width=\\\"199\\\" height=\\\"300\\\" \\/>\\u00a0\\u00a0\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"b37da03\"},{\"item_date\":\"6\",\"item_title_text\":\"6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON \\u201cOPEN\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2091\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6-197x300.png\\\" alt=\\\"\\\" width=\\\"197\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4ca3eeb\"},{\"item_date\":\"7\",\"item_title_text\":\"7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS\\/PHOTO\\/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT \\u201cALLOW\\u201d. OTHERWISE, SELECT \\u201cDENY\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2092\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7-300x167.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"167\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"e73d8d7\"},{\"item_date\":\"8\",\"item_title_text\":\"8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4aaad8d\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"android\",\"skin1_title_typography_text_transform\":\"uppercase\",\"skin1_background_color\":\"#FFFFFF\",\"skin1_date_color\":\"#FFFFFF\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\",\"skin1_progress_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a45a2c6\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"a93c106\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"e032f5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"IOS Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#DFE1E3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.8)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f60518\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<p><a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a><br \\/><br \\/><\\/p><p style=\\\"font-size: 13px;\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><p><br \\/><img class=\\\"alignnone size-full wp-image-1952\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview-e1676900878970.png\\\" alt=\\\"\\\" width=\\\"267\\\" height=\\\"266\\\" \\/><\\/p>\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#000000\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"2\",\"item_title_text\":\"2. ON THE WEBSITE, CLICK ON \\u201cINSTALL\\u201d BUTTON.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2098\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2i-275x300.png\\\" alt=\\\"\\\" width=\\\"275\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"3\",\"item_title_text\":\"3. CLICK \\u201cALLOW\\u201d WHEN IT IS TRYING TO DOWNLOAD A CONFIGURATION PROFILE\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2099\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3i-246x300.png\\\" alt=\\\"\\\" width=\\\"246\\\" height=\\\"300\\\" \\/><\\/p><p>\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"ac800ab\"},{\"item_date\":\"4\",\"item_title_text\":\"4. PROFILE WILL DOWNLOAD AND WHEN IT IS DONE IT WILL ASK YOU TO CLOSE. CLICK ON \\u201cCLOSE\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2100\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/4i-256x300.png\\\" alt=\\\"\\\" width=\\\"256\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da9fe3f\"},{\"item_date\":\"5\",\"item_title_text\":\"5. \\u201cCLICK TO INSTALL\\u201d WILL AUTOMATICALLY POP UP. CLICK ON IT.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2101\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/5i-300x150.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"150\\\" \\/> \\u00a0\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"b37da03\"},{\"item_date\":\"6\",\"item_title_text\":\"6. IN THE \\u201cINSTALL PROFILE\\u201d SCREEN, CLICK ON \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2102\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6i-300x203.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4ca3eeb\"},{\"item_date\":\"7\",\"item_title_text\":\"7. ENTER IN YOUR PASSWORD TO INSTALL.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2103\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7i-300x203.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"e73d8d7\"},{\"item_date\":\"8\",\"item_title_text\":\"8. IT WILL ASK YOU TO OPEN THIS PAGE IN ITUNES. CLICK ON \\u201cOPEN\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2104\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8i-300x212.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"212\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"a555e8b\"},{\"item_date\":\"9\",\"item_title_text\":\"9. IT WILL ASK YOU TO INSTALL . CLICK \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2105\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/9i-300x236.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"236\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"8aeaa1a\"},{\"item_date\":\"10\",\"item_title_text\":\"10. NOW THAT THE APP HAS BEEN INSTALLED, CLICK ON \\u201cOPEN ON THE DESKTOP\\u201d. THE APP WILL OPEN AT THIS POINT. LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.\",\"item_content\":\"<img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4aaad8d\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"ios\",\"skin1_title_typography_text_transform\":\"uppercase\",\"skin1_background_color\":\"#FFFFFF\",\"skin1_date_color\":\"#FFFFFF\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\",\"skin1_progress_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(7405,2110,'_elementor_page_assets','a:1:{s:6:\"styles\";a:7:{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\";}}'),(7407,2111,'_elementor_edit_mode','builder'),(7408,2111,'_elementor_template_type','wp-page'),(7409,2111,'_elementor_version','3.11.1'),(7410,2111,'_wp_page_template','default'),(7411,2111,'_elementor_page_settings','a:7:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#9049AD\";s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:81;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}}'),(7412,2111,'_elementor_data','[{\"id\":\"8317be5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1a9cb24\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"48569da\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f12a1f4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0513402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"097ea4f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1a4caec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"692f56f\"}]},\"elements\":[{\"id\":\"d7013d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Links\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b40c826\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color_b\":\"#F229BC\",\"eae_enable_particles\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e982a60\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc9d6f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c588ddc\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bb2c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4761758\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f5a29a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00f6749\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f1f7a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple.png\",\"id\":1767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"IOS\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a6e850c\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#ios\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"7e65e8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via iphone or ipad.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6edf655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94d1bfb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3426e50\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"45935bc\"}]},\"elements\":[{\"id\":\"3afe156\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/android.png\",\"id\":1766,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"Android\",\"caption_align\":\"center\",\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7244b01\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#android\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"aaa5fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via any phone or tablet based on Android.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af88378\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\",\"layout\":\"full_width\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"6001e209\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"c64d9df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Android Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":1,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.17)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1dfef18\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a>\\n<br><br>\\n<p style=\\\"font-size:13px\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><br>\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676902343103.png\\\" alt=\\\"\\\" width=\\\"200\\\" height=\\\"200\\\" class=\\\"alignnone size-full wp-image-1953\\\" \\/>\\n\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#000000\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"2\",\"item_title_text\":\"2. On the website click on \\\"Download\\\"\",\"item_content\":\"<p style=\\\"font-size:14px\\\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.<\\/em><\\/p>\\n\\n\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2-300x186.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"186\\\" class=\\\"alignnone size-medium wp-image-2083\\\" \\/>\\n\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"3\",\"item_title_text\":\"3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2088\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"ac800ab\"},{\"item_date\":\"4\",\"item_title_text\":\"4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2089\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/4-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p><p>\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da9fe3f\"},{\"item_date\":\"5\",\"item_title_text\":\"5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2090\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/5-199x300.png\\\" alt=\\\"\\\" width=\\\"199\\\" height=\\\"300\\\" \\/>\\u00a0\\u00a0\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"b37da03\"},{\"item_date\":\"6\",\"item_title_text\":\"6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON \\u201cOPEN\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2091\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6-197x300.png\\\" alt=\\\"\\\" width=\\\"197\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4ca3eeb\"},{\"item_date\":\"7\",\"item_title_text\":\"7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS\\/PHOTO\\/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT \\u201cALLOW\\u201d. OTHERWISE, SELECT \\u201cDENY\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2092\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7-300x167.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"167\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"e73d8d7\"},{\"item_date\":\"8\",\"item_title_text\":\"8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4aaad8d\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"android\",\"skin1_title_typography_text_transform\":\"uppercase\",\"skin1_background_color\":\"#FFFFFF\",\"skin1_date_color\":\"#FFFFFF\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\",\"skin1_progress_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a45a2c6\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"a93c106\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"e032f5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"IOS Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":1,\"blur\":3,\"color\":\"#000000\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f60518\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<p><a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a><br \\/><br \\/><\\/p><p style=\\\"font-size: 13px;\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><p><br \\/><img class=\\\"alignnone size-full wp-image-1952\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview-e1676900878970.png\\\" alt=\\\"\\\" width=\\\"267\\\" height=\\\"266\\\" \\/><\\/p>\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#000000\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"2\",\"item_title_text\":\"2. ON THE WEBSITE, CLICK ON \\u201cINSTALL\\u201d BUTTON.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2098\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2i-275x300.png\\\" alt=\\\"\\\" width=\\\"275\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"3\",\"item_title_text\":\"3. CLICK \\u201cALLOW\\u201d WHEN IT IS TRYING TO DOWNLOAD A CONFIGURATION PROFILE\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2099\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3i-246x300.png\\\" alt=\\\"\\\" width=\\\"246\\\" height=\\\"300\\\" \\/><\\/p><p>\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"ac800ab\"},{\"item_date\":\"4\",\"item_title_text\":\"4. PROFILE WILL DOWNLOAD AND WHEN IT IS DONE IT WILL ASK YOU TO CLOSE. CLICK ON \\u201cCLOSE\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2100\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/4i-256x300.png\\\" alt=\\\"\\\" width=\\\"256\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da9fe3f\"},{\"item_date\":\"5\",\"item_title_text\":\"5. \\u201cCLICK TO INSTALL\\u201d WILL AUTOMATICALLY POP UP. CLICK ON IT.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2101\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/5i-300x150.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"150\\\" \\/> \\u00a0\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"b37da03\"},{\"item_date\":\"6\",\"item_title_text\":\"6. IN THE \\u201cINSTALL PROFILE\\u201d SCREEN, CLICK ON \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2102\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6i-300x203.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4ca3eeb\"},{\"item_date\":\"7\",\"item_title_text\":\"7. ENTER IN YOUR PASSWORD TO INSTALL.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2103\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7i-300x203.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"e73d8d7\"},{\"item_date\":\"8\",\"item_title_text\":\"8. IT WILL ASK YOU TO OPEN THIS PAGE IN ITUNES. CLICK ON \\u201cOPEN\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2104\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8i-300x212.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"212\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"a555e8b\"},{\"item_date\":\"9\",\"item_title_text\":\"9. IT WILL ASK YOU TO INSTALL . CLICK \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2105\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/9i-300x236.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"236\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"8aeaa1a\"},{\"item_date\":\"10\",\"item_title_text\":\"10. NOW THAT THE APP HAS BEEN INSTALLED, CLICK ON \\u201cOPEN ON THE DESKTOP\\u201d. THE APP WILL OPEN AT THIS POINT. LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.\",\"item_content\":\"<img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4aaad8d\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"ios\",\"skin1_title_typography_text_transform\":\"uppercase\",\"skin1_background_color\":\"#FFFFFF\",\"skin1_date_color\":\"#FFFFFF\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\",\"skin1_progress_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(7413,2111,'_elementor_page_assets','a:1:{s:6:\"styles\";a:7:{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\";}}'),(7419,2112,'_elementor_version','3.11.1'),(7420,2112,'_elementor_data','[{\"id\":\"b16166d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"aae6786\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7c6d5dc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"47bc6b7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2785f63\"}],\"gap\":\"no\",\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"content_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"background_color\":\"#000000\",\"z_index\":999},\"elements\":[{\"id\":\"511b842a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":14.4090000000000006963318810448981821537017822265625,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b1f6631\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a39f17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fb11301\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4a3c7b7\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ac40b1f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1349,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"6424e26\"}],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b925faa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":85.5909999999999939745976007543504238128662109375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"ee65427\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1cd2295\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d6cd930\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"04a6a59\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50,\"text_align\":\"center\"},\"elements\":[{\"id\":\"5e1604a8\",\"elType\":\"widget\",\"settings\":{\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"ekit_nav_menu_hover_bar_switch\":\"yes\",\"ekit_nav_menu_hover_width\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Mukta\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"700\",\"elementskit_content_typography_text_transform\":\"uppercase\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_submenu_container_width_tablet\":\"200px\",\"_z_index\":\"12\",\"elementskit_item_color_hover\":\"#A423EB\",\"elementskit_submenu_item_color\":\"#292929\",\"elementskit_item_text_color_hover\":\"#FFFFFF\",\"elementskit_nav_menu\":\"header-menu\",\"ekit_all_conditions_list\":[{\"_id\":\"6817ae3\"}],\"elementskit_nav_menu_logo\":{\"id\":1349,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"elementskit_nav_menu_active_text_color\":\"#A423EB\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#B81F20\",\"elementskit_nav_sub_menu_active_text_color\":\"#FFFFFF\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"#B81F20\",\"elementskit_one_page_enable\":\"\",\"elementskit_menu_text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(7421,2112,'_elementor_page_assets','a:0:{}'),(7422,2112,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7424,2113,'_wp_page_template','elementor_header_footer'),(7425,2113,'_elementor_edit_mode','builder'),(7426,2113,'_elementor_template_type','wp-post'),(7427,2113,'_elementor_version','3.11.1'),(7428,2113,'_elementor_data','[{\"id\":\"b16166d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"aae6786\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7c6d5dc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"47bc6b7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2785f63\"}],\"gap\":\"no\",\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"content_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"background_color\":\"#000000\",\"z_index\":999},\"elements\":[{\"id\":\"511b842a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":14.4090000000000006963318810448981821537017822265625,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b1f6631\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a39f17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fb11301\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4a3c7b7\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ac40b1f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1349,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"6424e26\"}],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b925faa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":85.5909999999999939745976007543504238128662109375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"ee65427\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1cd2295\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d6cd930\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"04a6a59\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50,\"text_align\":\"center\"},\"elements\":[{\"id\":\"5e1604a8\",\"elType\":\"widget\",\"settings\":{\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"ekit_nav_menu_hover_bar_switch\":\"yes\",\"ekit_nav_menu_hover_width\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Mukta\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"700\",\"elementskit_content_typography_text_transform\":\"uppercase\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_submenu_container_width_tablet\":\"200px\",\"_z_index\":\"12\",\"elementskit_item_color_hover\":\"#A423EB\",\"elementskit_submenu_item_color\":\"#292929\",\"elementskit_item_text_color_hover\":\"#FFFFFF\",\"elementskit_nav_menu\":\"header-menu\",\"ekit_all_conditions_list\":[{\"_id\":\"6817ae3\"}],\"elementskit_nav_menu_logo\":{\"id\":1349,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"elementskit_nav_menu_active_text_color\":\"#A423EB\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#B81F20\",\"elementskit_nav_sub_menu_active_text_color\":\"#FFFFFF\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"#B81F20\",\"elementskit_one_page_enable\":\"\",\"elementskit_menu_text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(7429,2113,'_elementor_page_assets','a:0:{}'),(7430,2113,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7433,2114,'_elementor_edit_mode','builder'),(7434,2114,'_elementor_template_type','wp-post'),(7435,2114,'_elementor_version','3.11.1'),(7436,2114,'_elementor_data','[{\"id\":\"b16166d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"aae6786\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7c6d5dc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"47bc6b7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2785f63\"}],\"gap\":\"no\",\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"content_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"z_index\":999},\"elements\":[{\"id\":\"511b842a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":14.4090000000000006963318810448981821537017822265625,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b1f6631\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a39f17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fb11301\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4a3c7b7\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ac40b1f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1349,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"6424e26\"}],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b925faa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":85.5909999999999939745976007543504238128662109375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"ee65427\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1cd2295\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d6cd930\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"04a6a59\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50,\"text_align\":\"center\"},\"elements\":[{\"id\":\"5e1604a8\",\"elType\":\"widget\",\"settings\":{\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"ekit_nav_menu_hover_bar_switch\":\"yes\",\"ekit_nav_menu_hover_width\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Mukta\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"700\",\"elementskit_content_typography_text_transform\":\"uppercase\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_submenu_container_width_tablet\":\"200px\",\"_z_index\":\"12\",\"elementskit_item_color_hover\":\"#A423EB\",\"elementskit_submenu_item_color\":\"#292929\",\"elementskit_item_text_color_hover\":\"#FFFFFF\",\"elementskit_nav_menu\":\"header-menu\",\"ekit_all_conditions_list\":[{\"_id\":\"6817ae3\"}],\"elementskit_nav_menu_logo\":{\"id\":1349,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"elementskit_nav_menu_active_text_color\":\"#A423EB\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#B81F20\",\"elementskit_nav_sub_menu_active_text_color\":\"#FFFFFF\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"#B81F20\",\"elementskit_one_page_enable\":\"\",\"elementskit_menu_text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(7437,2114,'_elementor_page_assets','a:0:{}'),(7438,2114,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7441,2115,'_elementor_edit_mode','builder'),(7442,2115,'_elementor_template_type','wp-page'),(7443,2115,'_elementor_version','3.11.1'),(7444,2115,'_wp_page_template','default'),(7445,2115,'_elementor_page_settings','a:7:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#9049AD\";s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:81;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}}'),(7446,2115,'_elementor_data','[{\"id\":\"8317be5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1a9cb24\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"48569da\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f12a1f4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0513402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"097ea4f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1a4caec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"692f56f\"}]},\"elements\":[{\"id\":\"d7013d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Links\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b40c826\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color_b\":\"#F229BC\",\"eae_enable_particles\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e982a60\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc9d6f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c588ddc\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bb2c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4761758\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f5a29a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00f6749\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f1f7a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple.png\",\"id\":1767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"IOS\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a6e850c\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#ios\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"7e65e8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via iphone or ipad.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6edf655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94d1bfb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3426e50\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"45935bc\"}]},\"elements\":[{\"id\":\"3afe156\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/android.png\",\"id\":1766,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"Android\",\"caption_align\":\"center\",\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7244b01\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#android\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"aaa5fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via any phone or tablet based on Android.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af88378\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\",\"layout\":\"full_width\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"6001e209\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"c64d9df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Android Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":1,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.17)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1dfef18\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a>\\n<br><br>\\n<p style=\\\"font-size:13px\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><br>\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676902343103.png\\\" alt=\\\"\\\" width=\\\"200\\\" height=\\\"200\\\" class=\\\"alignnone size-full wp-image-1953\\\" \\/>\\n\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#000000\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"2\",\"item_title_text\":\"2. On the website click on \\\"Download\\\"\",\"item_content\":\"<p style=\\\"font-size:14px\\\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.<\\/em><\\/p>\\n\\n\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2-300x186.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"186\\\" class=\\\"alignnone size-medium wp-image-2083\\\" \\/>\\n\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"3\",\"item_title_text\":\"3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2088\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"ac800ab\"},{\"item_date\":\"4\",\"item_title_text\":\"4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2089\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/4-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p><p>\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da9fe3f\"},{\"item_date\":\"5\",\"item_title_text\":\"5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2090\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/5-199x300.png\\\" alt=\\\"\\\" width=\\\"199\\\" height=\\\"300\\\" \\/>\\u00a0\\u00a0\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"b37da03\"},{\"item_date\":\"6\",\"item_title_text\":\"6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON \\u201cOPEN\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2091\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6-197x300.png\\\" alt=\\\"\\\" width=\\\"197\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4ca3eeb\"},{\"item_date\":\"7\",\"item_title_text\":\"7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS\\/PHOTO\\/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT \\u201cALLOW\\u201d. OTHERWISE, SELECT \\u201cDENY\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2092\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7-300x167.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"167\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"e73d8d7\"},{\"item_date\":\"8\",\"item_title_text\":\"8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4aaad8d\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"android\",\"skin1_title_typography_text_transform\":\"uppercase\",\"skin1_background_color\":\"#FFFFFF\",\"skin1_date_color\":\"#FFFFFF\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\",\"skin1_progress_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a45a2c6\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"a93c106\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"e032f5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"IOS Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":1,\"blur\":3,\"color\":\"#000000\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f60518\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<p><a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a><br \\/><br \\/><\\/p><p style=\\\"font-size: 13px;\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><p><br \\/><img class=\\\"alignnone size-full wp-image-1952\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview-e1676900878970.png\\\" alt=\\\"\\\" width=\\\"267\\\" height=\\\"266\\\" \\/><\\/p>\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#000000\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"2\",\"item_title_text\":\"2. ON THE WEBSITE, CLICK ON \\u201cINSTALL\\u201d BUTTON.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2098\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2i-275x300.png\\\" alt=\\\"\\\" width=\\\"275\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"3\",\"item_title_text\":\"3. CLICK \\u201cALLOW\\u201d WHEN IT IS TRYING TO DOWNLOAD A CONFIGURATION PROFILE\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2099\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3i-246x300.png\\\" alt=\\\"\\\" width=\\\"246\\\" height=\\\"300\\\" \\/><\\/p><p>\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"ac800ab\"},{\"item_date\":\"4\",\"item_title_text\":\"4. PROFILE WILL DOWNLOAD AND WHEN IT IS DONE IT WILL ASK YOU TO CLOSE. CLICK ON \\u201cCLOSE\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2100\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/4i-256x300.png\\\" alt=\\\"\\\" width=\\\"256\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da9fe3f\"},{\"item_date\":\"5\",\"item_title_text\":\"5. \\u201cCLICK TO INSTALL\\u201d WILL AUTOMATICALLY POP UP. CLICK ON IT.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2101\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/5i-300x150.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"150\\\" \\/> \\u00a0\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"b37da03\"},{\"item_date\":\"6\",\"item_title_text\":\"6. IN THE \\u201cINSTALL PROFILE\\u201d SCREEN, CLICK ON \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2102\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6i-300x203.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4ca3eeb\"},{\"item_date\":\"7\",\"item_title_text\":\"7. ENTER IN YOUR PASSWORD TO INSTALL.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2103\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7i-300x203.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"e73d8d7\"},{\"item_date\":\"8\",\"item_title_text\":\"8. IT WILL ASK YOU TO OPEN THIS PAGE IN ITUNES. CLICK ON \\u201cOPEN\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2104\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8i-300x212.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"212\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"a555e8b\"},{\"item_date\":\"9\",\"item_title_text\":\"9. IT WILL ASK YOU TO INSTALL . CLICK \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2105\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/9i-300x236.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"236\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"8aeaa1a\"},{\"item_date\":\"10\",\"item_title_text\":\"10. NOW THAT THE APP HAS BEEN INSTALLED, CLICK ON \\u201cOPEN ON THE DESKTOP\\u201d. THE APP WILL OPEN AT THIS POINT. LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.\",\"item_content\":\"<img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4aaad8d\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"ios\",\"skin1_title_typography_text_transform\":\"uppercase\",\"skin1_background_color\":\"#FFFFFF\",\"skin1_date_color\":\"#FFFFFF\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\",\"skin1_progress_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(7447,2115,'_elementor_page_assets','a:1:{s:6:\"styles\";a:7:{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\";}}'),(7449,2116,'_elementor_edit_mode','builder'),(7450,2116,'_elementor_template_type','wp-page'),(7451,2116,'_elementor_version','3.11.1'),(7452,2116,'_wp_page_template','default'),(7453,2116,'_elementor_page_settings','a:7:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#9049AD\";s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:81;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}}'),(7454,2116,'_elementor_data','[{\"id\":\"8317be5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1a9cb24\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"48569da\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f12a1f4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0513402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"097ea4f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1a4caec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"692f56f\"}]},\"elements\":[{\"id\":\"d7013d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Links\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b40c826\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color_b\":\"#F229BC\",\"eae_enable_particles\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e982a60\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc9d6f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c588ddc\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bb2c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4761758\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f5a29a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00f6749\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f1f7a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple.png\",\"id\":1767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"IOS\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a6e850c\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#ios\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"7e65e8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via iphone or ipad.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6edf655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94d1bfb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3426e50\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"45935bc\"}]},\"elements\":[{\"id\":\"3afe156\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/android.png\",\"id\":1766,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"Android\",\"caption_align\":\"center\",\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7244b01\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#android\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"aaa5fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via any phone or tablet based on Android.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af88378\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\",\"layout\":\"full_width\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"6001e209\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"c64d9df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Android Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":1,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.17)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1dfef18\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a>\\n<br><br>\\n<p style=\\\"font-size:13px\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><br>\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676902343103.png\\\" alt=\\\"\\\" width=\\\"200\\\" height=\\\"200\\\" class=\\\"alignnone size-full wp-image-1953\\\" \\/>\\n\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#000000\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"2\",\"item_title_text\":\"2. On the website click on \\\"Download\\\"\",\"item_content\":\"<p style=\\\"font-size:14px\\\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.<\\/em><\\/p>\\n\\n\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2-300x186.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"186\\\" class=\\\"alignnone size-medium wp-image-2083\\\" \\/>\\n\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"3\",\"item_title_text\":\"3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2088\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"ac800ab\"},{\"item_date\":\"4\",\"item_title_text\":\"4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2089\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/4-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p><p>\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da9fe3f\"},{\"item_date\":\"5\",\"item_title_text\":\"5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2090\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/5-199x300.png\\\" alt=\\\"\\\" width=\\\"199\\\" height=\\\"300\\\" \\/>\\u00a0\\u00a0\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"b37da03\"},{\"item_date\":\"6\",\"item_title_text\":\"6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON \\u201cOPEN\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2091\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6-197x300.png\\\" alt=\\\"\\\" width=\\\"197\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4ca3eeb\"},{\"item_date\":\"7\",\"item_title_text\":\"7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS\\/PHOTO\\/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT \\u201cALLOW\\u201d. OTHERWISE, SELECT \\u201cDENY\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2092\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7-300x167.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"167\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"e73d8d7\"},{\"item_date\":\"8\",\"item_title_text\":\"8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4aaad8d\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"android\",\"skin1_title_typography_text_transform\":\"uppercase\",\"skin1_background_color\":\"#FFFFFF\",\"skin1_date_color\":\"#FFFFFF\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\",\"skin1_progress_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a45a2c6\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"a93c106\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"e032f5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"IOS Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":1,\"blur\":3,\"color\":\"#000000\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f60518\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<p><a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a><br \\/><br \\/><\\/p><p style=\\\"font-size: 13px;\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><p><br \\/><img class=\\\"alignnone size-full wp-image-1952\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview-e1676900878970.png\\\" alt=\\\"\\\" width=\\\"267\\\" height=\\\"266\\\" \\/><\\/p>\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#000000\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"2\",\"item_title_text\":\"2. ON THE WEBSITE, CLICK ON \\u201cINSTALL\\u201d BUTTON.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2098\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2i-275x300.png\\\" alt=\\\"\\\" width=\\\"275\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"3\",\"item_title_text\":\"3. CLICK \\u201cALLOW\\u201d WHEN IT IS TRYING TO DOWNLOAD A CONFIGURATION PROFILE\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2099\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3i-246x300.png\\\" alt=\\\"\\\" width=\\\"246\\\" height=\\\"300\\\" \\/><\\/p><p>\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"ac800ab\"},{\"item_date\":\"4\",\"item_title_text\":\"4. PROFILE WILL DOWNLOAD AND WHEN IT IS DONE IT WILL ASK YOU TO CLOSE. CLICK ON \\u201cCLOSE\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2100\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/4i-256x300.png\\\" alt=\\\"\\\" width=\\\"256\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da9fe3f\"},{\"item_date\":\"5\",\"item_title_text\":\"5. \\u201cCLICK TO INSTALL\\u201d WILL AUTOMATICALLY POP UP. CLICK ON IT.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2101\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/5i-300x150.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"150\\\" \\/> \\u00a0\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"b37da03\"},{\"item_date\":\"6\",\"item_title_text\":\"6. IN THE \\u201cINSTALL PROFILE\\u201d SCREEN, CLICK ON \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2102\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6i-300x203.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4ca3eeb\"},{\"item_date\":\"7\",\"item_title_text\":\"7. ENTER IN YOUR PASSWORD TO INSTALL.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2103\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7i-300x203.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"e73d8d7\"},{\"item_date\":\"8\",\"item_title_text\":\"8. IT WILL ASK YOU TO OPEN THIS PAGE IN ITUNES. CLICK ON \\u201cOPEN\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2104\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8i-300x212.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"212\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"a555e8b\"},{\"item_date\":\"9\",\"item_title_text\":\"9. IT WILL ASK YOU TO INSTALL . CLICK \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2105\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/9i-300x236.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"236\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"8aeaa1a\"},{\"item_date\":\"10\",\"item_title_text\":\"10. NOW THAT THE APP HAS BEEN INSTALLED, CLICK ON \\u201cOPEN ON THE DESKTOP\\u201d. THE APP WILL OPEN AT THIS POINT. LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.\",\"item_content\":\"<img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4aaad8d\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"ios\",\"skin1_title_typography_text_transform\":\"uppercase\",\"skin1_background_color\":\"#FFFFFF\",\"skin1_date_color\":\"#FFFFFF\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\",\"skin1_progress_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(7455,2116,'_elementor_page_assets','a:1:{s:6:\"styles\";a:7:{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\";}}'),(7457,2117,'_elementor_edit_mode','builder'),(7458,2117,'_elementor_template_type','wp-page'),(7459,2117,'_elementor_version','3.11.1'),(7460,2117,'_wp_page_template','default'),(7461,2117,'_elementor_page_settings','a:7:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#EAB5FF\";s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:81;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}}'),(7462,2117,'_elementor_data','[{\"id\":\"8317be5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1a9cb24\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"48569da\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f12a1f4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0513402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"097ea4f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1a4caec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"692f56f\"}]},\"elements\":[{\"id\":\"d7013d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Links\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b40c826\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color_b\":\"#F229BC\",\"eae_enable_particles\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e982a60\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc9d6f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c588ddc\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bb2c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4761758\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f5a29a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00f6749\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f1f7a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple.png\",\"id\":1767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"IOS\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a6e850c\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#ios\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"7e65e8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via iphone or ipad.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6edf655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94d1bfb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3426e50\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"45935bc\"}]},\"elements\":[{\"id\":\"3afe156\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/android.png\",\"id\":1766,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"Android\",\"caption_align\":\"center\",\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7244b01\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#android\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"aaa5fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via any phone or tablet based on Android.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af88378\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\",\"layout\":\"full_width\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"6001e209\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"c64d9df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Android Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":1,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.17)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1dfef18\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a>\\n<br><br>\\n<p style=\\\"font-size:13px\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><br>\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676902343103.png\\\" alt=\\\"\\\" width=\\\"200\\\" height=\\\"200\\\" class=\\\"alignnone size-full wp-image-1953\\\" \\/>\\n\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#000000\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"2\",\"item_title_text\":\"2. On the website click on \\\"Download\\\"\",\"item_content\":\"<p style=\\\"font-size:14px\\\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.<\\/em><\\/p>\\n\\n\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2-300x186.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"186\\\" class=\\\"alignnone size-medium wp-image-2083\\\" \\/>\\n\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"3\",\"item_title_text\":\"3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2088\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"ac800ab\"},{\"item_date\":\"4\",\"item_title_text\":\"4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2089\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/4-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p><p>\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da9fe3f\"},{\"item_date\":\"5\",\"item_title_text\":\"5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2090\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/5-199x300.png\\\" alt=\\\"\\\" width=\\\"199\\\" height=\\\"300\\\" \\/>\\u00a0\\u00a0\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"b37da03\"},{\"item_date\":\"6\",\"item_title_text\":\"6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON \\u201cOPEN\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2091\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6-197x300.png\\\" alt=\\\"\\\" width=\\\"197\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4ca3eeb\"},{\"item_date\":\"7\",\"item_title_text\":\"7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS\\/PHOTO\\/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT \\u201cALLOW\\u201d. OTHERWISE, SELECT \\u201cDENY\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2092\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7-300x167.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"167\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"e73d8d7\"},{\"item_date\":\"8\",\"item_title_text\":\"8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4aaad8d\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"android\",\"skin1_title_typography_text_transform\":\"uppercase\",\"skin1_background_color\":\"#FFFFFF\",\"skin1_date_color\":\"#FFFFFF\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\",\"skin1_progress_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a45a2c6\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"a93c106\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"e032f5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"IOS Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":1,\"blur\":3,\"color\":\"#000000\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f60518\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<p><a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a><br \\/><br \\/><\\/p><p style=\\\"font-size: 13px;\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><p><br \\/><img class=\\\"alignnone size-full wp-image-1952\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview-e1676900878970.png\\\" alt=\\\"\\\" width=\\\"267\\\" height=\\\"266\\\" \\/><\\/p>\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#000000\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"2\",\"item_title_text\":\"2. ON THE WEBSITE, CLICK ON \\u201cINSTALL\\u201d BUTTON.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2098\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2i-275x300.png\\\" alt=\\\"\\\" width=\\\"275\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"3\",\"item_title_text\":\"3. CLICK \\u201cALLOW\\u201d WHEN IT IS TRYING TO DOWNLOAD A CONFIGURATION PROFILE\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2099\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3i-246x300.png\\\" alt=\\\"\\\" width=\\\"246\\\" height=\\\"300\\\" \\/><\\/p><p>\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"ac800ab\"},{\"item_date\":\"4\",\"item_title_text\":\"4. PROFILE WILL DOWNLOAD AND WHEN IT IS DONE IT WILL ASK YOU TO CLOSE. CLICK ON \\u201cCLOSE\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2100\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/4i-256x300.png\\\" alt=\\\"\\\" width=\\\"256\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da9fe3f\"},{\"item_date\":\"5\",\"item_title_text\":\"5. \\u201cCLICK TO INSTALL\\u201d WILL AUTOMATICALLY POP UP. CLICK ON IT.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2101\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/5i-300x150.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"150\\\" \\/> \\u00a0\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"b37da03\"},{\"item_date\":\"6\",\"item_title_text\":\"6. IN THE \\u201cINSTALL PROFILE\\u201d SCREEN, CLICK ON \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2102\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6i-300x203.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4ca3eeb\"},{\"item_date\":\"7\",\"item_title_text\":\"7. ENTER IN YOUR PASSWORD TO INSTALL.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2103\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7i-300x203.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"e73d8d7\"},{\"item_date\":\"8\",\"item_title_text\":\"8. IT WILL ASK YOU TO OPEN THIS PAGE IN ITUNES. CLICK ON \\u201cOPEN\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2104\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8i-300x212.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"212\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"a555e8b\"},{\"item_date\":\"9\",\"item_title_text\":\"9. IT WILL ASK YOU TO INSTALL . CLICK \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2105\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/9i-300x236.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"236\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"8aeaa1a\"},{\"item_date\":\"10\",\"item_title_text\":\"10. NOW THAT THE APP HAS BEEN INSTALLED, CLICK ON \\u201cOPEN ON THE DESKTOP\\u201d. THE APP WILL OPEN AT THIS POINT. LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.\",\"item_content\":\"<img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4aaad8d\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"ios\",\"skin1_title_typography_text_transform\":\"uppercase\",\"skin1_background_color\":\"#FFFFFF\",\"skin1_date_color\":\"#FFFFFF\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\",\"skin1_progress_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(7463,2117,'_elementor_page_assets','a:1:{s:6:\"styles\";a:7:{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\";}}'),(7468,2118,'_elementor_version','3.11.1'),(7469,2118,'_elementor_data','[{\"id\":\"b16166d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"aae6786\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7c6d5dc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"47bc6b7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2785f63\"}],\"gap\":\"no\",\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"content_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"z_index\":999},\"elements\":[{\"id\":\"511b842a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":14.4090000000000006963318810448981821537017822265625,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b1f6631\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a39f17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fb11301\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4a3c7b7\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ac40b1f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1349,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"6424e26\"}],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b925faa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":85.5909999999999939745976007543504238128662109375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"ee65427\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1cd2295\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d6cd930\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"04a6a59\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50,\"text_align\":\"center\"},\"elements\":[{\"id\":\"5e1604a8\",\"elType\":\"widget\",\"settings\":{\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"ekit_nav_menu_hover_bar_switch\":\"yes\",\"ekit_nav_menu_hover_width\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Mukta\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"700\",\"elementskit_content_typography_text_transform\":\"uppercase\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_submenu_container_width_tablet\":\"200px\",\"_z_index\":\"12\",\"elementskit_item_color_hover\":\"#A423EB\",\"elementskit_submenu_item_color\":\"#292929\",\"elementskit_item_text_color_hover\":\"#FFFFFF\",\"elementskit_nav_menu\":\"header-menu\",\"ekit_all_conditions_list\":[{\"_id\":\"6817ae3\"}],\"elementskit_nav_menu_logo\":{\"id\":1349,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"elementskit_nav_menu_active_text_color\":\"#A423EB\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#B81F20\",\"elementskit_nav_sub_menu_active_text_color\":\"#FFFFFF\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"#B81F20\",\"elementskit_one_page_enable\":\"\",\"elementskit_menu_text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(7470,2118,'_elementor_page_assets','a:0:{}'),(7471,2118,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7473,2119,'_wp_page_template','elementor_header_footer'),(7474,2119,'_elementor_edit_mode','builder'),(7475,2119,'_elementor_template_type','wp-post'),(7476,2119,'_elementor_version','3.11.1'),(7477,2119,'_elementor_data','[{\"id\":\"b16166d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"aae6786\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7c6d5dc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"47bc6b7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2785f63\"}],\"gap\":\"no\",\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"content_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"z_index\":999},\"elements\":[{\"id\":\"511b842a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":14.4090000000000006963318810448981821537017822265625,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b1f6631\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a39f17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fb11301\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4a3c7b7\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ac40b1f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1349,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"6424e26\"}],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b925faa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":85.5909999999999939745976007543504238128662109375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"ee65427\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1cd2295\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d6cd930\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"04a6a59\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50,\"text_align\":\"center\"},\"elements\":[{\"id\":\"5e1604a8\",\"elType\":\"widget\",\"settings\":{\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"ekit_nav_menu_hover_bar_switch\":\"yes\",\"ekit_nav_menu_hover_width\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Mukta\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"700\",\"elementskit_content_typography_text_transform\":\"uppercase\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_submenu_container_width_tablet\":\"200px\",\"_z_index\":\"12\",\"elementskit_item_color_hover\":\"#A423EB\",\"elementskit_submenu_item_color\":\"#292929\",\"elementskit_item_text_color_hover\":\"#FFFFFF\",\"elementskit_nav_menu\":\"header-menu\",\"ekit_all_conditions_list\":[{\"_id\":\"6817ae3\"}],\"elementskit_nav_menu_logo\":{\"id\":1349,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"elementskit_nav_menu_active_text_color\":\"#A423EB\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#B81F20\",\"elementskit_nav_sub_menu_active_text_color\":\"#FFFFFF\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"#B81F20\",\"elementskit_one_page_enable\":\"\",\"elementskit_menu_text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(7478,2119,'_elementor_page_assets','a:0:{}'),(7479,2119,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7481,2120,'_wp_page_template','elementor_header_footer'),(7482,2120,'_elementor_edit_mode','builder'),(7483,2120,'_elementor_template_type','wp-post'),(7484,2120,'_elementor_version','3.11.1'),(7485,2120,'_elementor_data','[{\"id\":\"b16166d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"aae6786\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7c6d5dc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"47bc6b7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2785f63\"}],\"gap\":\"no\",\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"content_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"z_index\":999},\"elements\":[{\"id\":\"511b842a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":14.4090000000000006963318810448981821537017822265625,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b1f6631\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a39f17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fb11301\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4a3c7b7\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ac40b1f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1349,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"6424e26\"}],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b925faa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":85.5909999999999939745976007543504238128662109375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"ee65427\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1cd2295\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d6cd930\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"04a6a59\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50,\"text_align\":\"center\"},\"elements\":[{\"id\":\"5e1604a8\",\"elType\":\"widget\",\"settings\":{\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"ekit_nav_menu_hover_bar_switch\":\"yes\",\"ekit_nav_menu_hover_width\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Mukta\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"700\",\"elementskit_content_typography_text_transform\":\"uppercase\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_submenu_container_width_tablet\":\"200px\",\"_z_index\":\"12\",\"elementskit_item_color_hover\":\"#C20516\",\"elementskit_submenu_item_color\":\"#292929\",\"elementskit_item_text_color_hover\":\"#FFFFFF\",\"elementskit_nav_menu\":\"header-menu\",\"ekit_all_conditions_list\":[{\"_id\":\"6817ae3\"}],\"elementskit_nav_menu_logo\":{\"id\":1349,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"elementskit_nav_menu_active_text_color\":\"#A423EB\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#B81F20\",\"elementskit_nav_sub_menu_active_text_color\":\"#FFFFFF\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"#B81F20\",\"elementskit_one_page_enable\":\"\",\"elementskit_menu_text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(7486,2120,'_elementor_page_assets','a:0:{}'),(7487,2120,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(8695,2206,'_wp_old_date','2023-02-21'),(11114,2587,'metform_entries__file_upload_new',NULL),(7493,2123,'_elementor_edit_mode','builder'),(7494,2123,'_elementor_template_type','wp-page'),(7495,2123,'_elementor_version','3.11.1'),(7496,2123,'_wp_page_template','default'),(7497,2123,'_elementor_page_settings','a:7:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#EAB5FF\";s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:81;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}}'),(7498,2123,'_elementor_data','[{\"id\":\"8317be5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1a9cb24\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"48569da\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f12a1f4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0513402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"097ea4f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1a4caec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"692f56f\"}]},\"elements\":[{\"id\":\"d7013d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Links\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b40c826\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color_b\":\"#F229BC\",\"eae_enable_particles\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e982a60\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc9d6f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c588ddc\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bb2c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4761758\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f5a29a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00f6749\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f1f7a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple.png\",\"id\":1767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"IOS\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a6e850c\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#ios\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"7e65e8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via iphone or ipad.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6edf655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94d1bfb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3426e50\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"45935bc\"}]},\"elements\":[{\"id\":\"3afe156\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/android.png\",\"id\":1766,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"Android\",\"caption_align\":\"center\",\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7244b01\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#android\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"aaa5fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via any phone or tablet based on Android.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af88378\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\",\"layout\":\"full_width\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"6001e209\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"c64d9df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Android Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":1,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.17)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1dfef18\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a>\\n<br><br>\\n<p style=\\\"font-size:13px\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><br>\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676902343103.png\\\" alt=\\\"\\\" width=\\\"200\\\" height=\\\"200\\\" class=\\\"alignnone size-full wp-image-1953\\\" \\/>\\n\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#000000\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"2\",\"item_title_text\":\"2. On the website click on \\\"Download\\\"\",\"item_content\":\"<p style=\\\"font-size:14px\\\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.<\\/em><\\/p>\\n\\n\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2-300x186.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"186\\\" class=\\\"alignnone size-medium wp-image-2083\\\" \\/>\\n\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"3\",\"item_title_text\":\"3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2088\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"ac800ab\"},{\"item_date\":\"4\",\"item_title_text\":\"4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2089\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/4-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p><p>\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da9fe3f\"},{\"item_date\":\"5\",\"item_title_text\":\"5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2090\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/5-199x300.png\\\" alt=\\\"\\\" width=\\\"199\\\" height=\\\"300\\\" \\/>\\u00a0\\u00a0\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"b37da03\"},{\"item_date\":\"6\",\"item_title_text\":\"6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON \\u201cOPEN\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2091\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6-197x300.png\\\" alt=\\\"\\\" width=\\\"197\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4ca3eeb\"},{\"item_date\":\"7\",\"item_title_text\":\"7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS\\/PHOTO\\/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT \\u201cALLOW\\u201d. OTHERWISE, SELECT \\u201cDENY\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2092\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7-300x167.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"167\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"e73d8d7\"},{\"item_date\":\"8\",\"item_title_text\":\"8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4aaad8d\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"android\",\"skin1_title_typography_text_transform\":\"uppercase\",\"skin1_background_color\":\"#FFFFFF\",\"skin1_date_color\":\"#FFFFFF\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\",\"skin1_progress_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a45a2c6\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"a93c106\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"e032f5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"IOS Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":1,\"blur\":3,\"color\":\"#000000\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f60518\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<p><a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a><br \\/><br \\/><\\/p><p style=\\\"font-size: 13px;\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><p><br \\/><img class=\\\"alignnone size-full wp-image-1952\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview-e1676900878970.png\\\" alt=\\\"\\\" width=\\\"267\\\" height=\\\"266\\\" \\/><\\/p>\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#000000\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"2\",\"item_title_text\":\"2. ON THE WEBSITE, CLICK ON \\u201cINSTALL\\u201d BUTTON.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2098\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2i-275x300.png\\\" alt=\\\"\\\" width=\\\"275\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"3\",\"item_title_text\":\"3. CLICK \\u201cALLOW\\u201d WHEN IT IS TRYING TO DOWNLOAD A CONFIGURATION PROFILE\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2099\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3i-246x300.png\\\" alt=\\\"\\\" width=\\\"246\\\" height=\\\"300\\\" \\/><\\/p><p>\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"ac800ab\"},{\"item_date\":\"4\",\"item_title_text\":\"4. PROFILE WILL DOWNLOAD AND WHEN IT IS DONE IT WILL ASK YOU TO CLOSE. CLICK ON \\u201cCLOSE\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2100\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/4i-256x300.png\\\" alt=\\\"\\\" width=\\\"256\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da9fe3f\"},{\"item_date\":\"5\",\"item_title_text\":\"5. \\u201cCLICK TO INSTALL\\u201d WILL AUTOMATICALLY POP UP. CLICK ON IT.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2101\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/5i-300x150.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"150\\\" \\/> \\u00a0\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"b37da03\"},{\"item_date\":\"6\",\"item_title_text\":\"6. IN THE \\u201cINSTALL PROFILE\\u201d SCREEN, CLICK ON \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2102\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6i-300x203.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4ca3eeb\"},{\"item_date\":\"7\",\"item_title_text\":\"7. ENTER IN YOUR PASSWORD TO INSTALL.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2103\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7i-300x203.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"e73d8d7\"},{\"item_date\":\"8\",\"item_title_text\":\"8. IT WILL ASK YOU TO OPEN THIS PAGE IN ITUNES. CLICK ON \\u201cOPEN\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2104\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8i-300x212.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"212\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"a555e8b\"},{\"item_date\":\"9\",\"item_title_text\":\"9. IT WILL ASK YOU TO INSTALL . CLICK \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2105\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/9i-300x236.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"236\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"8aeaa1a\"},{\"item_date\":\"10\",\"item_title_text\":\"10. NOW THAT THE APP HAS BEEN INSTALLED, CLICK ON \\u201cOPEN ON THE DESKTOP\\u201d. THE APP WILL OPEN AT THIS POINT. LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.\",\"item_content\":\"<img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4aaad8d\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"ios\",\"skin1_title_typography_text_transform\":\"uppercase\",\"skin1_background_color\":\"#FFFFFF\",\"skin1_date_color\":\"#FFFFFF\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\",\"skin1_progress_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(7499,2123,'_elementor_page_assets','a:1:{s:6:\"styles\";a:7:{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\";}}'),(7501,2124,'_elementor_edit_mode','builder'),(7502,2124,'_elementor_template_type','wp-page'),(7503,2124,'_elementor_version','3.11.1'),(7504,2124,'_wp_page_template','default'),(7505,2124,'_elementor_page_settings','a:7:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#EAB5FF\";s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:81;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}}');
INSERT INTO `wpjk_postmeta` VALUES (7506,2124,'_elementor_data','[{\"id\":\"8317be5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1a9cb24\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"48569da\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f12a1f4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0513402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"097ea4f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1a4caec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"692f56f\"}]},\"elements\":[{\"id\":\"d7013d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Links\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b40c826\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color_b\":\"#F229BC\",\"eae_enable_particles\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e982a60\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc9d6f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c588ddc\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bb2c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4761758\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f5a29a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00f6749\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f1f7a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple.png\",\"id\":1767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"IOS\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a6e850c\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#ios\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"7e65e8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via iphone or ipad.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6edf655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94d1bfb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3426e50\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"45935bc\"}]},\"elements\":[{\"id\":\"3afe156\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/android.png\",\"id\":1766,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"Android\",\"caption_align\":\"center\",\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7244b01\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#android\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"aaa5fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via any phone or tablet based on Android.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af88378\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\",\"layout\":\"full_width\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"6001e209\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"c64d9df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Android Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":1,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.17)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1dfef18\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a>\\n<br><br>\\n<p style=\\\"font-size:13px\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><br>\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676902343103.png\\\" alt=\\\"\\\" width=\\\"200\\\" height=\\\"200\\\" class=\\\"alignnone size-full wp-image-1953\\\" \\/>\\n\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#000000\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"2\",\"item_title_text\":\"2. On the website click on \\\"Download\\\"\",\"item_content\":\"<p style=\\\"font-size:14px\\\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.<\\/em><\\/p>\\n\\n\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2-300x186.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"186\\\" class=\\\"alignnone size-medium wp-image-2083\\\" \\/>\\n\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"3\",\"item_title_text\":\"3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2088\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"ac800ab\"},{\"item_date\":\"4\",\"item_title_text\":\"4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2089\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/4-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p><p>\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da9fe3f\"},{\"item_date\":\"5\",\"item_title_text\":\"5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2090\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/5-199x300.png\\\" alt=\\\"\\\" width=\\\"199\\\" height=\\\"300\\\" \\/>\\u00a0\\u00a0\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"b37da03\"},{\"item_date\":\"6\",\"item_title_text\":\"6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON \\u201cOPEN\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2091\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6-197x300.png\\\" alt=\\\"\\\" width=\\\"197\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4ca3eeb\"},{\"item_date\":\"7\",\"item_title_text\":\"7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS\\/PHOTO\\/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT \\u201cALLOW\\u201d. OTHERWISE, SELECT \\u201cDENY\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2092\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7-300x167.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"167\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"e73d8d7\"},{\"item_date\":\"8\",\"item_title_text\":\"8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4aaad8d\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"android\",\"skin1_title_typography_text_transform\":\"uppercase\",\"skin1_background_color\":\"#FFFFFF\",\"skin1_date_color\":\"#FFFFFF\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\",\"skin1_progress_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a45a2c6\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"a93c106\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"e032f5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"IOS Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":1,\"blur\":3,\"color\":\"#000000\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f60518\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<p><a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a><br \\/><br \\/><\\/p><p style=\\\"font-size: 13px;\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><p><br \\/><img class=\\\"alignnone size-full wp-image-1952\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview-e1676900878970.png\\\" alt=\\\"\\\" width=\\\"267\\\" height=\\\"266\\\" \\/><\\/p>\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#000000\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"2\",\"item_title_text\":\"2. ON THE WEBSITE, CLICK ON \\u201cINSTALL\\u201d BUTTON.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2098\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2i-275x300.png\\\" alt=\\\"\\\" width=\\\"275\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"3\",\"item_title_text\":\"3. CLICK \\u201cALLOW\\u201d WHEN IT IS TRYING TO DOWNLOAD A CONFIGURATION PROFILE\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2099\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3i-246x300.png\\\" alt=\\\"\\\" width=\\\"246\\\" height=\\\"300\\\" \\/><\\/p><p>\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"ac800ab\"},{\"item_date\":\"4\",\"item_title_text\":\"4. PROFILE WILL DOWNLOAD AND WHEN IT IS DONE IT WILL ASK YOU TO CLOSE. CLICK ON \\u201cCLOSE\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2100\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/4i-256x300.png\\\" alt=\\\"\\\" width=\\\"256\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da9fe3f\"},{\"item_date\":\"5\",\"item_title_text\":\"5. \\u201cCLICK TO INSTALL\\u201d WILL AUTOMATICALLY POP UP. CLICK ON IT.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2101\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/5i-300x150.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"150\\\" \\/> \\u00a0\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"b37da03\"},{\"item_date\":\"6\",\"item_title_text\":\"6. IN THE \\u201cINSTALL PROFILE\\u201d SCREEN, CLICK ON \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2102\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6i-300x203.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4ca3eeb\"},{\"item_date\":\"7\",\"item_title_text\":\"7. ENTER IN YOUR PASSWORD TO INSTALL.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2103\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7i-300x203.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"e73d8d7\"},{\"item_date\":\"8\",\"item_title_text\":\"8. IT WILL ASK YOU TO OPEN THIS PAGE IN ITUNES. CLICK ON \\u201cOPEN\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2104\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8i-300x212.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"212\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"a555e8b\"},{\"item_date\":\"9\",\"item_title_text\":\"9. IT WILL ASK YOU TO INSTALL . CLICK \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2105\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/9i-300x236.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"236\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"8aeaa1a\"},{\"item_date\":\"10\",\"item_title_text\":\"10. NOW THAT THE APP HAS BEEN INSTALLED, CLICK ON \\u201cOPEN ON THE DESKTOP\\u201d. THE APP WILL OPEN AT THIS POINT. LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.\",\"item_content\":\"<img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4aaad8d\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"ios\",\"skin1_title_typography_text_transform\":\"uppercase\",\"skin1_background_color\":\"#FFFFFF\",\"skin1_date_color\":\"#FFFFFF\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\",\"skin1_progress_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(7507,2124,'_elementor_page_assets','a:1:{s:6:\"styles\";a:7:{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\";}}'),(7509,2125,'_elementor_edit_mode','builder'),(7510,2125,'_elementor_template_type','wp-page'),(7511,2125,'_elementor_version','3.11.1'),(7512,2125,'_wp_page_template','default'),(7513,2125,'_elementor_page_settings','a:7:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#EAB5FF\";s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:81;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}}'),(7514,2125,'_elementor_data','[{\"id\":\"8317be5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1a9cb24\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"48569da\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f12a1f4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0513402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"097ea4f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1a4caec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"692f56f\"}]},\"elements\":[{\"id\":\"d7013d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Links\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b40c826\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color_b\":\"#F229BC\",\"eae_enable_particles\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e982a60\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc9d6f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c588ddc\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bb2c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4761758\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f5a29a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00f6749\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f1f7a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple.png\",\"id\":1767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"IOS\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a6e850c\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#ios\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"7e65e8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via iphone or ipad.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6edf655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94d1bfb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3426e50\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"45935bc\"}]},\"elements\":[{\"id\":\"3afe156\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/android.png\",\"id\":1766,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"Android\",\"caption_align\":\"center\",\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7244b01\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#android\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"aaa5fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via any phone or tablet based on Android.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af88378\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\",\"layout\":\"full_width\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"6001e209\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"c64d9df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Android Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":1,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.17)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1dfef18\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a>\\n<br><br>\\n<p style=\\\"font-size:13px\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><br>\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676902343103.png\\\" alt=\\\"\\\" width=\\\"200\\\" height=\\\"200\\\" class=\\\"alignnone size-full wp-image-1953\\\" \\/>\\n\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#000000\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"2\",\"item_title_text\":\"2. On the website click on \\\"Download\\\"\",\"item_content\":\"<p style=\\\"font-size:14px\\\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.<\\/em><\\/p>\\n\\n\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2-300x186.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"186\\\" class=\\\"alignnone size-medium wp-image-2083\\\" \\/>\\n\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"3\",\"item_title_text\":\"3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2088\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"ac800ab\"},{\"item_date\":\"4\",\"item_title_text\":\"4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2089\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/4-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p><p>\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da9fe3f\"},{\"item_date\":\"5\",\"item_title_text\":\"5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2090\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/5-199x300.png\\\" alt=\\\"\\\" width=\\\"199\\\" height=\\\"300\\\" \\/>\\u00a0\\u00a0\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"b37da03\"},{\"item_date\":\"6\",\"item_title_text\":\"6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON \\u201cOPEN\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2091\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6-197x300.png\\\" alt=\\\"\\\" width=\\\"197\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4ca3eeb\"},{\"item_date\":\"7\",\"item_title_text\":\"7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS\\/PHOTO\\/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT \\u201cALLOW\\u201d. OTHERWISE, SELECT \\u201cDENY\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2092\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7-300x167.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"167\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"e73d8d7\"},{\"item_date\":\"8\",\"item_title_text\":\"8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4aaad8d\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"android\",\"skin1_title_typography_text_transform\":\"uppercase\",\"skin1_background_color\":\"#FFFFFF\",\"skin1_date_color\":\"#FFFFFF\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\",\"skin1_progress_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a45a2c6\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"a93c106\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"e032f5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"IOS Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":1,\"blur\":3,\"color\":\"#000000\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f60518\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<p><a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a><br \\/><br \\/><\\/p><p style=\\\"font-size: 13px;\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><p><br \\/><img class=\\\"alignnone size-full wp-image-1952\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview-e1676900878970.png\\\" alt=\\\"\\\" width=\\\"267\\\" height=\\\"266\\\" \\/><\\/p>\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#000000\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"2\",\"item_title_text\":\"2. ON THE WEBSITE, CLICK ON \\u201cINSTALL\\u201d BUTTON.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2098\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2i-275x300.png\\\" alt=\\\"\\\" width=\\\"275\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"3\",\"item_title_text\":\"3. CLICK \\u201cALLOW\\u201d WHEN IT IS TRYING TO DOWNLOAD A CONFIGURATION PROFILE\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2099\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3i-246x300.png\\\" alt=\\\"\\\" width=\\\"246\\\" height=\\\"300\\\" \\/><\\/p><p>\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"ac800ab\"},{\"item_date\":\"4\",\"item_title_text\":\"4. PROFILE WILL DOWNLOAD AND WHEN IT IS DONE IT WILL ASK YOU TO CLOSE. CLICK ON \\u201cCLOSE\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2100\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/4i-256x300.png\\\" alt=\\\"\\\" width=\\\"256\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da9fe3f\"},{\"item_date\":\"5\",\"item_title_text\":\"5. \\u201cCLICK TO INSTALL\\u201d WILL AUTOMATICALLY POP UP. CLICK ON IT.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2101\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/5i-300x150.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"150\\\" \\/> \\u00a0\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"b37da03\"},{\"item_date\":\"6\",\"item_title_text\":\"6. IN THE \\u201cINSTALL PROFILE\\u201d SCREEN, CLICK ON \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2102\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6i-300x203.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4ca3eeb\"},{\"item_date\":\"7\",\"item_title_text\":\"7. ENTER IN YOUR PASSWORD TO INSTALL.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2103\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7i-300x203.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"e73d8d7\"},{\"item_date\":\"8\",\"item_title_text\":\"8. IT WILL ASK YOU TO OPEN THIS PAGE IN ITUNES. CLICK ON \\u201cOPEN\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2104\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8i-300x212.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"212\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"a555e8b\"},{\"item_date\":\"9\",\"item_title_text\":\"9. IT WILL ASK YOU TO INSTALL . CLICK \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2105\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/9i-300x236.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"236\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"8aeaa1a\"},{\"item_date\":\"10\",\"item_title_text\":\"10. NOW THAT THE APP HAS BEEN INSTALLED, CLICK ON \\u201cOPEN ON THE DESKTOP\\u201d. THE APP WILL OPEN AT THIS POINT. LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.\",\"item_content\":\"<img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4aaad8d\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"ios\",\"skin1_title_typography_text_transform\":\"uppercase\",\"skin1_background_color\":\"#FFFFFF\",\"skin1_date_color\":\"#FFFFFF\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\",\"skin1_progress_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(7515,2125,'_elementor_page_assets','a:1:{s:6:\"styles\";a:7:{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\";}}'),(7533,1338,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(7534,1338,'_elementor_data','[{\"id\":\"94770a4\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"547a304\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f246866\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"645bb98\"}]},\"elements\":[{\"id\":\"b8aedc5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3fec4e9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e84be23\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ae9094f\"}]},\"elements\":[{\"id\":\"0865b17\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"620dfb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"ALL GAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f5f9c6\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_layout\":\"grid\",\"eael_product_grid_style_preset\":\"eael-product-default\",\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":18,\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"7047cf1\"},{\"field_label\":\"Title\",\"_id\":\"06e393d\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"63622a2\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"1a023cf\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"f2368f1\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"4399775\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"a9eaba3\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"ea92580\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"88ca9f9\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"e025bf0\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"ab75418\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#000000\",\"eael_peoduct_grid_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"eael_peoduct_grid_border_color\":\"#FFFCFC\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_add_to_cart_background\":\"#000000\",\"eael_product_grid_quick_view\":\"\",\"eael_cta_btn_normal_bg_color\":\"#7329D8\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#24082C\",\"eael_product_popup_content_color\":\"#000000\",\"eael_product_popup_background_background\":\"classic\",\"eael_product_popup_background_color\":\"#000000\",\"eael_peoduct_grid_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false}]'),(7532,1338,'_wp_page_template','default'),(7526,2127,'_elementor_edit_mode','builder'),(7527,2127,'_elementor_template_type','wp-page'),(7528,2127,'_elementor_version','3.11.1'),(7529,2128,'_elementor_edit_mode','builder'),(7530,2128,'_elementor_template_type','wp-page'),(7531,2128,'_elementor_version','3.11.1'),(7535,2129,'_elementor_edit_mode','builder'),(7536,2129,'_elementor_template_type','wp-page'),(7537,2129,'_elementor_version','3.11.1'),(7538,2129,'_wp_page_template','default'),(7539,2129,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(7540,2129,'_elementor_data','[{\"id\":\"94770a4\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"547a304\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f246866\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"645bb98\"}]},\"elements\":[{\"id\":\"b8aedc5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3fec4e9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e84be23\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ae9094f\"}]},\"elements\":[{\"id\":\"620dfb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"ALL GAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f5f9c6\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_style_preset\":\"eael-product-preset-8\",\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":18,\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"7047cf1\"},{\"field_label\":\"Title\",\"_id\":\"06e393d\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"63622a2\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"1a023cf\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"f2368f1\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"4399775\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"a9eaba3\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"ea92580\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"88ca9f9\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"e025bf0\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"ab75418\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#000000\",\"eael_peoduct_grid_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"eael_peoduct_grid_border_color\":\"#FFFCFC\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_add_to_cart_background\":\"#000000\",\"eael_product_grid_quick_view\":\"\",\"eael_cta_btn_normal_bg_color\":\"#7329D8\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#24082C\",\"eael_product_popup_content_color\":\"#000000\",\"eael_product_popup_background_background\":\"classic\",\"eael_product_popup_background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false}]'),(7541,1338,'_elementor_page_assets','a:0:{}'),(7542,1338,'_eael_widget_elements','a:1:{s:12:\"product-grid\";s:12:\"product-grid\";}'),(7544,2130,'_elementor_edit_mode','builder'),(7545,2130,'_elementor_template_type','wp-page'),(7546,2130,'_elementor_version','3.11.1'),(7547,2130,'_wp_page_template','default'),(7548,2130,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(7549,2130,'_elementor_data','[{\"id\":\"94770a4\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"547a304\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f246866\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"645bb98\"}]},\"elements\":[{\"id\":\"b8aedc5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3fec4e9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e84be23\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ae9094f\"}]},\"elements\":[{\"id\":\"620dfb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"ALL GAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f5f9c6\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_style_preset\":\"eael-product-preset-8\",\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":18,\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"7047cf1\"},{\"field_label\":\"Title\",\"_id\":\"06e393d\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"63622a2\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"1a023cf\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"f2368f1\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"4399775\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"a9eaba3\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"ea92580\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"88ca9f9\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"e025bf0\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"ab75418\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#000000\",\"eael_peoduct_grid_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"eael_peoduct_grid_border_color\":\"#FFFCFC\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_add_to_cart_background\":\"#000000\",\"eael_product_grid_quick_view\":\"\",\"eael_cta_btn_normal_bg_color\":\"#7329D8\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#24082C\",\"eael_product_popup_content_color\":\"#000000\",\"eael_product_popup_background_background\":\"classic\",\"eael_product_popup_background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false}]'),(7550,2130,'_elementor_page_assets','a:0:{}'),(7552,2131,'_elementor_edit_mode','builder'),(7553,2131,'_elementor_template_type','wp-page'),(7554,2131,'_elementor_version','3.11.1'),(7555,2131,'_wp_page_template','default'),(7556,2131,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(7557,2131,'_elementor_data','[{\"id\":\"94770a4\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"547a304\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f246866\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"645bb98\"}]},\"elements\":[{\"id\":\"b8aedc5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3fec4e9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e84be23\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ae9094f\"}]},\"elements\":[{\"id\":\"620dfb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"ALL GAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f5f9c6\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_style_preset\":\"eael-product-preset-8\",\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":18,\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"7047cf1\"},{\"field_label\":\"Title\",\"_id\":\"06e393d\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"63622a2\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"1a023cf\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"f2368f1\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"4399775\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"a9eaba3\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"ea92580\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"88ca9f9\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"e025bf0\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"ab75418\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#000000\",\"eael_peoduct_grid_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"eael_peoduct_grid_border_color\":\"#FFFCFC\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_add_to_cart_background\":\"#000000\",\"eael_product_grid_quick_view\":\"\",\"eael_cta_btn_normal_bg_color\":\"#7329D8\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#24082C\",\"eael_product_popup_content_color\":\"#000000\",\"eael_product_popup_background_background\":\"classic\",\"eael_product_popup_background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false}]'),(7558,2131,'_elementor_page_assets','a:0:{}'),(7560,2132,'_elementor_edit_mode','builder'),(7561,2132,'_elementor_template_type','wp-page'),(7562,2132,'_elementor_version','3.11.1'),(7563,2132,'_wp_page_template','default'),(7564,2132,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(7565,2132,'_elementor_data','[{\"id\":\"94770a4\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"547a304\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f246866\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"645bb98\"}]},\"elements\":[{\"id\":\"b8aedc5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3fec4e9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e84be23\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ae9094f\"}]},\"elements\":[{\"id\":\"0865b17\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"620dfb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"ALL GAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f5f9c6\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_layout\":\"grid\",\"eael_product_grid_style_preset\":\"eael-product-preset-8\",\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":18,\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"7047cf1\"},{\"field_label\":\"Title\",\"_id\":\"06e393d\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"63622a2\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"1a023cf\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"f2368f1\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"4399775\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"a9eaba3\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"ea92580\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"88ca9f9\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"e025bf0\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"ab75418\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#000000\",\"eael_peoduct_grid_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"eael_peoduct_grid_border_color\":\"#FFFCFC\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_add_to_cart_background\":\"#000000\",\"eael_product_grid_quick_view\":\"\",\"eael_cta_btn_normal_bg_color\":\"#7329D8\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#24082C\",\"eael_product_popup_content_color\":\"#000000\",\"eael_product_popup_background_background\":\"classic\",\"eael_product_popup_background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false}]'),(7566,2132,'_elementor_page_assets','a:0:{}'),(7569,2133,'_elementor_edit_mode','builder'),(7570,2133,'_elementor_template_type','wp-page'),(7571,2133,'_elementor_version','3.11.1'),(7572,2133,'_wp_page_template','default'),(7573,2133,'_elementor_page_settings','a:7:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#EAB5FF\";s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:81;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}}'),(7574,2133,'_elementor_data','[{\"id\":\"8317be5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1a9cb24\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"48569da\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f12a1f4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0513402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"097ea4f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1a4caec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"692f56f\"}]},\"elements\":[{\"id\":\"d7013d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Links\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b40c826\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color_b\":\"#F229BC\",\"eae_enable_particles\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e982a60\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc9d6f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c588ddc\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bb2c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4761758\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f5a29a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00f6749\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f1f7a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple.png\",\"id\":1767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"IOS\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a6e850c\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#ios\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"7e65e8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via iphone or ipad.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6edf655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94d1bfb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3426e50\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"45935bc\"}]},\"elements\":[{\"id\":\"3afe156\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/android.png\",\"id\":1766,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"Android\",\"caption_align\":\"center\",\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7244b01\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#android\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"aaa5fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via any phone or tablet based on Android.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af88378\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\",\"layout\":\"full_width\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"6001e209\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"c64d9df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Android Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":1,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.17)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1dfef18\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a>\\n<br><br>\\n<p style=\\\"font-size:13px\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><br>\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676902343103.png\\\" alt=\\\"\\\" width=\\\"200\\\" height=\\\"200\\\" class=\\\"alignnone size-full wp-image-1953\\\" \\/>\\n\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#000000\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"2\",\"item_title_text\":\"2. On the website click on \\\"Download\\\"\",\"item_content\":\"<p style=\\\"font-size:14px\\\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.<\\/em><\\/p>\\n\\n\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2-300x186.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"186\\\" class=\\\"alignnone size-medium wp-image-2083\\\" \\/>\\n\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"3\",\"item_title_text\":\"3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2088\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"ac800ab\"},{\"item_date\":\"4\",\"item_title_text\":\"4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2089\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/4-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p><p>\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da9fe3f\"},{\"item_date\":\"5\",\"item_title_text\":\"5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2090\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/5-199x300.png\\\" alt=\\\"\\\" width=\\\"199\\\" height=\\\"300\\\" \\/>\\u00a0\\u00a0\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"b37da03\"},{\"item_date\":\"6\",\"item_title_text\":\"6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON \\u201cOPEN\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2091\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6-197x300.png\\\" alt=\\\"\\\" width=\\\"197\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4ca3eeb\"},{\"item_date\":\"7\",\"item_title_text\":\"7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS\\/PHOTO\\/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT \\u201cALLOW\\u201d. OTHERWISE, SELECT \\u201cDENY\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2092\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7-300x167.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"167\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"e73d8d7\"},{\"item_date\":\"8\",\"item_title_text\":\"8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4aaad8d\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"android\",\"skin1_title_typography_text_transform\":\"uppercase\",\"skin1_background_color\":\"#FFFFFF\",\"skin1_date_color\":\"#FFFFFF\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\",\"skin1_progress_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a45a2c6\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"a93c106\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"e032f5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"IOS Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":1,\"blur\":3,\"color\":\"#000000\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f60518\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<p><a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a><br \\/><br \\/><\\/p><p style=\\\"font-size: 13px;\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><p><br \\/><img class=\\\"alignnone size-full wp-image-1952\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview-e1676900878970.png\\\" alt=\\\"\\\" width=\\\"267\\\" height=\\\"266\\\" \\/><\\/p>\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#000000\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"2\",\"item_title_text\":\"2. ON THE WEBSITE, CLICK ON \\u201cINSTALL\\u201d BUTTON.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2098\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2i-275x300.png\\\" alt=\\\"\\\" width=\\\"275\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"3\",\"item_title_text\":\"3. CLICK \\u201cALLOW\\u201d WHEN IT IS TRYING TO DOWNLOAD A CONFIGURATION PROFILE\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2099\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3i-246x300.png\\\" alt=\\\"\\\" width=\\\"246\\\" height=\\\"300\\\" \\/><\\/p><p>\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"ac800ab\"},{\"item_date\":\"4\",\"item_title_text\":\"4. PROFILE WILL DOWNLOAD AND WHEN IT IS DONE IT WILL ASK YOU TO CLOSE. CLICK ON \\u201cCLOSE\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2100\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/4i-256x300.png\\\" alt=\\\"\\\" width=\\\"256\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da9fe3f\"},{\"item_date\":\"5\",\"item_title_text\":\"5. \\u201cCLICK TO INSTALL\\u201d WILL AUTOMATICALLY POP UP. CLICK ON IT.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2101\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/5i-300x150.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"150\\\" \\/> \\u00a0\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"b37da03\"},{\"item_date\":\"6\",\"item_title_text\":\"6. IN THE \\u201cINSTALL PROFILE\\u201d SCREEN, CLICK ON \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2102\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6i-300x203.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4ca3eeb\"},{\"item_date\":\"7\",\"item_title_text\":\"7. ENTER IN YOUR PASSWORD TO INSTALL.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2103\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7i-300x203.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"e73d8d7\"},{\"item_date\":\"8\",\"item_title_text\":\"8. IT WILL ASK YOU TO OPEN THIS PAGE IN ITUNES. CLICK ON \\u201cOPEN\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2104\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8i-300x212.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"212\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"a555e8b\"},{\"item_date\":\"9\",\"item_title_text\":\"9. IT WILL ASK YOU TO INSTALL . CLICK \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2105\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/9i-300x236.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"236\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"8aeaa1a\"},{\"item_date\":\"10\",\"item_title_text\":\"10. NOW THAT THE APP HAS BEEN INSTALLED, CLICK ON \\u201cOPEN ON THE DESKTOP\\u201d. THE APP WILL OPEN AT THIS POINT. LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.\",\"item_content\":\"<img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4aaad8d\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"ios\",\"skin1_title_typography_text_transform\":\"uppercase\",\"skin1_background_color\":\"#FFFFFF\",\"skin1_date_color\":\"#FFFFFF\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\",\"skin1_progress_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(7575,2133,'_elementor_page_assets','a:1:{s:6:\"styles\";a:7:{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\";}}'),(7577,2134,'_elementor_edit_mode','builder'),(7578,2134,'_elementor_template_type','wp-page'),(7579,2134,'_elementor_version','3.11.1'),(7580,2134,'_wp_page_template','default'),(7581,2134,'_elementor_page_settings','a:7:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#EAB5FF\";s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:81;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}}'),(7582,2134,'_elementor_data','[{\"id\":\"8317be5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1a9cb24\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"48569da\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f12a1f4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0513402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"097ea4f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1a4caec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"692f56f\"}]},\"elements\":[{\"id\":\"d7013d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Links\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b40c826\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color_b\":\"#F229BC\",\"eae_enable_particles\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e982a60\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc9d6f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c588ddc\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bb2c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4761758\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f5a29a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00f6749\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f1f7a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple.png\",\"id\":1767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"IOS\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a6e850c\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#ios\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"7e65e8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via iphone or ipad.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6edf655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94d1bfb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3426e50\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"45935bc\"}]},\"elements\":[{\"id\":\"3afe156\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/android.png\",\"id\":1766,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"Android\",\"caption_align\":\"center\",\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7244b01\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#android\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"aaa5fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via any phone or tablet based on Android.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af88378\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\",\"layout\":\"full_width\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"6001e209\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"c64d9df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Android Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":1,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.17)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1dfef18\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a>\\n<br><br>\\n<p style=\\\"font-size:13px\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><br>\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676902343103.png\\\" alt=\\\"\\\" width=\\\"200\\\" height=\\\"200\\\" class=\\\"alignnone size-full wp-image-1953\\\" \\/>\\n\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#000000\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"2\",\"item_title_text\":\"2. On the website click on \\\"Download\\\"\",\"item_content\":\"<p style=\\\"font-size:14px\\\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.<\\/em><\\/p>\\n\\n\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2-300x186.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"186\\\" class=\\\"alignnone size-medium wp-image-2083\\\" \\/>\\n\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"3\",\"item_title_text\":\"3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2088\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"ac800ab\"},{\"item_date\":\"4\",\"item_title_text\":\"4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2089\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/4-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p><p>\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da9fe3f\"},{\"item_date\":\"5\",\"item_title_text\":\"5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2090\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/5-199x300.png\\\" alt=\\\"\\\" width=\\\"199\\\" height=\\\"300\\\" \\/>\\u00a0\\u00a0\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"b37da03\"},{\"item_date\":\"6\",\"item_title_text\":\"6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON \\u201cOPEN\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2091\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6-197x300.png\\\" alt=\\\"\\\" width=\\\"197\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4ca3eeb\"},{\"item_date\":\"7\",\"item_title_text\":\"7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS\\/PHOTO\\/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT \\u201cALLOW\\u201d. OTHERWISE, SELECT \\u201cDENY\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2092\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7-300x167.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"167\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"e73d8d7\"},{\"item_date\":\"8\",\"item_title_text\":\"8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4aaad8d\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"android\",\"skin1_title_typography_text_transform\":\"uppercase\",\"skin1_background_color\":\"#FFFFFF\",\"skin1_date_color\":\"#FFFFFF\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\",\"skin1_progress_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a45a2c6\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"a93c106\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"e032f5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"IOS Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":1,\"blur\":3,\"color\":\"#000000\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f60518\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<p><a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a><br \\/><br \\/><\\/p><p style=\\\"font-size: 13px;\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><p><br \\/><img class=\\\"alignnone size-full wp-image-1952\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview-e1676900878970.png\\\" alt=\\\"\\\" width=\\\"267\\\" height=\\\"266\\\" \\/><\\/p>\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#000000\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"2\",\"item_title_text\":\"2. ON THE WEBSITE, CLICK ON \\u201cINSTALL\\u201d BUTTON.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2098\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2i-275x300.png\\\" alt=\\\"\\\" width=\\\"275\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"3\",\"item_title_text\":\"3. CLICK \\u201cALLOW\\u201d WHEN IT IS TRYING TO DOWNLOAD A CONFIGURATION PROFILE\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2099\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3i-246x300.png\\\" alt=\\\"\\\" width=\\\"246\\\" height=\\\"300\\\" \\/><\\/p><p>\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"ac800ab\"},{\"item_date\":\"4\",\"item_title_text\":\"4. PROFILE WILL DOWNLOAD AND WHEN IT IS DONE IT WILL ASK YOU TO CLOSE. CLICK ON \\u201cCLOSE\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2100\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/4i-256x300.png\\\" alt=\\\"\\\" width=\\\"256\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da9fe3f\"},{\"item_date\":\"5\",\"item_title_text\":\"5. \\u201cCLICK TO INSTALL\\u201d WILL AUTOMATICALLY POP UP. CLICK ON IT.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2101\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/5i-300x150.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"150\\\" \\/> \\u00a0\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"b37da03\"},{\"item_date\":\"6\",\"item_title_text\":\"6. IN THE \\u201cINSTALL PROFILE\\u201d SCREEN, CLICK ON \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2102\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6i-300x203.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4ca3eeb\"},{\"item_date\":\"7\",\"item_title_text\":\"7. ENTER IN YOUR PASSWORD TO INSTALL.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2103\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7i-300x203.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"e73d8d7\"},{\"item_date\":\"8\",\"item_title_text\":\"8. IT WILL ASK YOU TO OPEN THIS PAGE IN ITUNES. CLICK ON \\u201cOPEN\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2104\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8i-300x212.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"212\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"a555e8b\"},{\"item_date\":\"9\",\"item_title_text\":\"9. IT WILL ASK YOU TO INSTALL . CLICK \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2105\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/9i-300x236.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"236\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"8aeaa1a\"},{\"item_date\":\"10\",\"item_title_text\":\"10. NOW THAT THE APP HAS BEEN INSTALLED, CLICK ON \\u201cOPEN ON THE DESKTOP\\u201d. THE APP WILL OPEN AT THIS POINT. LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.\",\"item_content\":\"<img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4aaad8d\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"ios\",\"skin1_title_typography_text_transform\":\"uppercase\",\"skin1_background_color\":\"#FFFFFF\",\"skin1_date_color\":\"#FFFFFF\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\",\"skin1_progress_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(7583,2134,'_elementor_page_assets','a:1:{s:6:\"styles\";a:7:{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\";}}'),(7585,2135,'_elementor_edit_mode','builder'),(7586,2135,'_elementor_template_type','wp-page'),(7587,2135,'_elementor_version','3.11.1'),(7588,2135,'_wp_page_template','default'),(7589,2135,'_elementor_page_settings','a:7:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#EAB5FF\";s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:81;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}}'),(7590,2135,'_elementor_data','[{\"id\":\"8317be5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1a9cb24\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"48569da\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f12a1f4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0513402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"097ea4f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1a4caec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"692f56f\"}]},\"elements\":[{\"id\":\"9ee9156\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d7013d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Links\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b40c826\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color_b\":\"#F229BC\",\"eae_enable_particles\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e982a60\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc9d6f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c588ddc\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bb2c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4761758\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f5a29a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00f6749\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f1f7a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple.png\",\"id\":1767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"IOS\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a6e850c\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#ios\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"7e65e8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via iphone or ipad.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6edf655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94d1bfb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3426e50\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"45935bc\"}]},\"elements\":[{\"id\":\"3afe156\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/android.png\",\"id\":1766,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"Android\",\"caption_align\":\"center\",\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7244b01\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#android\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"aaa5fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via any phone or tablet based on Android.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af88378\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\",\"layout\":\"full_width\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"6001e209\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"c64d9df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Android Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":1,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.17)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1dfef18\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a>\\n<br><br>\\n<p style=\\\"font-size:13px\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><br>\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676902343103.png\\\" alt=\\\"\\\" width=\\\"200\\\" height=\\\"200\\\" class=\\\"alignnone size-full wp-image-1953\\\" \\/>\\n\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#000000\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"2\",\"item_title_text\":\"2. On the website click on \\\"Download\\\"\",\"item_content\":\"<p style=\\\"font-size:14px\\\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.<\\/em><\\/p>\\n\\n\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2-300x186.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"186\\\" class=\\\"alignnone size-medium wp-image-2083\\\" \\/>\\n\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"3\",\"item_title_text\":\"3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2088\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"ac800ab\"},{\"item_date\":\"4\",\"item_title_text\":\"4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2089\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/4-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p><p>\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da9fe3f\"},{\"item_date\":\"5\",\"item_title_text\":\"5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2090\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/5-199x300.png\\\" alt=\\\"\\\" width=\\\"199\\\" height=\\\"300\\\" \\/>\\u00a0\\u00a0\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"b37da03\"},{\"item_date\":\"6\",\"item_title_text\":\"6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON \\u201cOPEN\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2091\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6-197x300.png\\\" alt=\\\"\\\" width=\\\"197\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4ca3eeb\"},{\"item_date\":\"7\",\"item_title_text\":\"7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS\\/PHOTO\\/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT \\u201cALLOW\\u201d. OTHERWISE, SELECT \\u201cDENY\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2092\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7-300x167.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"167\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"e73d8d7\"},{\"item_date\":\"8\",\"item_title_text\":\"8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4aaad8d\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"android\",\"skin1_title_typography_text_transform\":\"uppercase\",\"skin1_background_color\":\"#FFFFFF\",\"skin1_date_color\":\"#FFFFFF\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\",\"skin1_progress_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a45a2c6\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"a93c106\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"e032f5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"IOS Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":1,\"blur\":3,\"color\":\"#000000\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f60518\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<p><a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a><br \\/><br \\/><\\/p><p style=\\\"font-size: 13px;\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><p><br \\/><img class=\\\"alignnone size-full wp-image-1952\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview-e1676900878970.png\\\" alt=\\\"\\\" width=\\\"267\\\" height=\\\"266\\\" \\/><\\/p>\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#000000\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"2\",\"item_title_text\":\"2. ON THE WEBSITE, CLICK ON \\u201cINSTALL\\u201d BUTTON.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2098\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2i-275x300.png\\\" alt=\\\"\\\" width=\\\"275\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"3\",\"item_title_text\":\"3. CLICK \\u201cALLOW\\u201d WHEN IT IS TRYING TO DOWNLOAD A CONFIGURATION PROFILE\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2099\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3i-246x300.png\\\" alt=\\\"\\\" width=\\\"246\\\" height=\\\"300\\\" \\/><\\/p><p>\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"ac800ab\"},{\"item_date\":\"4\",\"item_title_text\":\"4. PROFILE WILL DOWNLOAD AND WHEN IT IS DONE IT WILL ASK YOU TO CLOSE. CLICK ON \\u201cCLOSE\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2100\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/4i-256x300.png\\\" alt=\\\"\\\" width=\\\"256\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da9fe3f\"},{\"item_date\":\"5\",\"item_title_text\":\"5. \\u201cCLICK TO INSTALL\\u201d WILL AUTOMATICALLY POP UP. CLICK ON IT.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2101\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/5i-300x150.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"150\\\" \\/> \\u00a0\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"b37da03\"},{\"item_date\":\"6\",\"item_title_text\":\"6. IN THE \\u201cINSTALL PROFILE\\u201d SCREEN, CLICK ON \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2102\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6i-300x203.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4ca3eeb\"},{\"item_date\":\"7\",\"item_title_text\":\"7. ENTER IN YOUR PASSWORD TO INSTALL.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2103\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7i-300x203.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"e73d8d7\"},{\"item_date\":\"8\",\"item_title_text\":\"8. IT WILL ASK YOU TO OPEN THIS PAGE IN ITUNES. CLICK ON \\u201cOPEN\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2104\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8i-300x212.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"212\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"a555e8b\"},{\"item_date\":\"9\",\"item_title_text\":\"9. IT WILL ASK YOU TO INSTALL . CLICK \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2105\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/9i-300x236.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"236\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"8aeaa1a\"},{\"item_date\":\"10\",\"item_title_text\":\"10. NOW THAT THE APP HAS BEEN INSTALLED, CLICK ON \\u201cOPEN ON THE DESKTOP\\u201d. THE APP WILL OPEN AT THIS POINT. LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.\",\"item_content\":\"<img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4aaad8d\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"ios\",\"skin1_title_typography_text_transform\":\"uppercase\",\"skin1_background_color\":\"#FFFFFF\",\"skin1_date_color\":\"#FFFFFF\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\",\"skin1_progress_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(7591,2135,'_elementor_page_assets','a:1:{s:6:\"styles\";a:7:{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\";}}'),(7594,1339,'_edit_lock','1682753524:1'),(7595,1339,'_elementor_edit_mode','builder'),(7596,1339,'_elementor_template_type','wp-page'),(7597,1339,'_elementor_version','3.11.2'),(7598,1339,'_eael_custom_js',''),(7631,2139,'_elementor_page_assets','a:0:{}'),(7629,2139,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(7630,2139,'_elementor_data','[{\"id\":\"94770a4\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"547a304\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f246866\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"645bb98\"}]},\"elements\":[{\"id\":\"b8aedc5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3fec4e9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e84be23\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ae9094f\"}]},\"elements\":[{\"id\":\"0865b17\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"620dfb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"ALL GAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f5f9c6\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_layout\":\"grid\",\"eael_product_grid_style_preset\":\"eael-product-preset-8\",\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":18,\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"7047cf1\"},{\"field_label\":\"Title\",\"_id\":\"06e393d\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"63622a2\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"1a023cf\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"f2368f1\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"4399775\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"a9eaba3\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"ea92580\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"88ca9f9\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"e025bf0\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"ab75418\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#000000\",\"eael_peoduct_grid_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"eael_peoduct_grid_border_color\":\"#FFFCFC\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_add_to_cart_background\":\"#000000\",\"eael_product_grid_quick_view\":\"\",\"eael_cta_btn_normal_bg_color\":\"#7329D8\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#24082C\",\"eael_product_popup_content_color\":\"#000000\",\"eael_product_popup_background_background\":\"classic\",\"eael_product_popup_background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false}]'),(7628,2139,'_wp_page_template','default'),(7625,2139,'_elementor_edit_mode','builder'),(7626,2139,'_elementor_template_type','wp-page'),(7627,2139,'_elementor_version','3.11.1'),(7609,2137,'_elementor_edit_mode','builder'),(7610,2137,'_elementor_template_type','wp-page'),(7611,2137,'_elementor_version','3.11.1'),(7612,2137,'_wp_page_template','default'),(7613,2137,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(7614,2137,'_elementor_data','[{\"id\":\"94770a4\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"547a304\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f246866\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"645bb98\"}]},\"elements\":[{\"id\":\"b8aedc5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3fec4e9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e84be23\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ae9094f\"}]},\"elements\":[{\"id\":\"0865b17\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"620dfb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"ALL GAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f5f9c6\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_layout\":\"grid\",\"eael_product_grid_style_preset\":\"eael-product-preset-8\",\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":18,\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"7047cf1\"},{\"field_label\":\"Title\",\"_id\":\"06e393d\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"63622a2\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"1a023cf\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"f2368f1\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"4399775\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"a9eaba3\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"ea92580\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"88ca9f9\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"e025bf0\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"ab75418\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#000000\",\"eael_peoduct_grid_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"eael_peoduct_grid_border_color\":\"#FFFCFC\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_add_to_cart_background\":\"#000000\",\"eael_product_grid_quick_view\":\"\",\"eael_cta_btn_normal_bg_color\":\"#7329D8\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#24082C\",\"eael_product_popup_content_color\":\"#000000\",\"eael_product_popup_background_background\":\"classic\",\"eael_product_popup_background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false}]'),(7615,2137,'_elementor_page_assets','a:0:{}'),(7617,2138,'_elementor_edit_mode','builder'),(7618,2138,'_elementor_template_type','wp-page'),(7619,2138,'_elementor_version','3.11.1'),(7620,2138,'_wp_page_template','default'),(7621,2138,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(7622,2138,'_elementor_data','[{\"id\":\"94770a4\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"547a304\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f246866\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"645bb98\"}]},\"elements\":[{\"id\":\"b8aedc5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3fec4e9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e84be23\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ae9094f\"}]},\"elements\":[{\"id\":\"0865b17\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"620dfb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"ALL GAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f5f9c6\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_layout\":\"grid\",\"eael_product_grid_style_preset\":\"eael-product-preset-8\",\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":18,\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"7047cf1\"},{\"field_label\":\"Title\",\"_id\":\"06e393d\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"63622a2\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"1a023cf\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"f2368f1\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"4399775\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"a9eaba3\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"ea92580\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"88ca9f9\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"e025bf0\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"ab75418\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#000000\",\"eael_peoduct_grid_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"eael_peoduct_grid_border_color\":\"#FFFCFC\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_add_to_cart_background\":\"#000000\",\"eael_product_grid_quick_view\":\"\",\"eael_cta_btn_normal_bg_color\":\"#7329D8\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#24082C\",\"eael_product_popup_content_color\":\"#000000\",\"eael_product_popup_background_background\":\"classic\",\"eael_product_popup_background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false}]'),(7623,2138,'_elementor_page_assets','a:0:{}'),(7634,2140,'_elementor_edit_mode','builder'),(7635,2140,'_elementor_template_type','wp-page'),(7636,2140,'_elementor_version','3.11.1'),(7637,2140,'_wp_page_template','default'),(7638,2140,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(7639,2140,'_elementor_data','[{\"id\":\"94770a4\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"547a304\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f246866\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"645bb98\"}]},\"elements\":[{\"id\":\"b8aedc5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3fec4e9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e84be23\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ae9094f\"}]},\"elements\":[{\"id\":\"0865b17\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"620dfb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"ALL GAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f5f9c6\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_layout\":\"grid\",\"eael_product_grid_style_preset\":\"eael-product-preset-8\",\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":18,\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"7047cf1\"},{\"field_label\":\"Title\",\"_id\":\"06e393d\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"63622a2\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"1a023cf\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"f2368f1\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"4399775\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"a9eaba3\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"ea92580\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"88ca9f9\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"e025bf0\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"ab75418\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#000000\",\"eael_peoduct_grid_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"eael_peoduct_grid_border_color\":\"#FFFCFC\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_add_to_cart_background\":\"#000000\",\"eael_product_grid_quick_view\":\"\",\"eael_cta_btn_normal_bg_color\":\"#7329D8\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#24082C\",\"eael_product_popup_content_color\":\"#000000\",\"eael_product_popup_background_background\":\"classic\",\"eael_product_popup_background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false}]'),(7640,2140,'_elementor_page_assets','a:0:{}'),(7642,2141,'_elementor_edit_mode','builder'),(7643,2141,'_elementor_template_type','wp-page'),(7644,2141,'_elementor_version','3.11.1'),(7645,2141,'_wp_page_template','default'),(7646,2141,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(7647,2141,'_elementor_data','[{\"id\":\"94770a4\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"547a304\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f246866\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"645bb98\"}]},\"elements\":[{\"id\":\"b8aedc5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3fec4e9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e84be23\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ae9094f\"}]},\"elements\":[{\"id\":\"0865b17\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"620dfb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"ALL GAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f5f9c6\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_layout\":\"grid\",\"eael_product_grid_style_preset\":\"eael-product-preset-8\",\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":18,\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"7047cf1\"},{\"field_label\":\"Title\",\"_id\":\"06e393d\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"63622a2\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"1a023cf\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"f2368f1\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"4399775\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"a9eaba3\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"ea92580\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"88ca9f9\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"e025bf0\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"ab75418\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#000000\",\"eael_peoduct_grid_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"eael_peoduct_grid_border_color\":\"#FFFCFC\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_add_to_cart_background\":\"#000000\",\"eael_product_grid_quick_view\":\"\",\"eael_cta_btn_normal_bg_color\":\"#7329D8\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#24082C\",\"eael_product_popup_content_color\":\"#000000\",\"eael_product_popup_background_background\":\"classic\",\"eael_product_popup_background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false}]'),(7648,2141,'_elementor_page_assets','a:0:{}'),(7650,2142,'_elementor_edit_mode','builder'),(7651,2142,'_elementor_template_type','wp-page'),(7652,2142,'_elementor_version','3.11.1'),(7653,2142,'_wp_page_template','default'),(7654,2142,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(7655,2142,'_elementor_data','[{\"id\":\"94770a4\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"547a304\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f246866\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"645bb98\"}]},\"elements\":[{\"id\":\"b8aedc5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3fec4e9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e84be23\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ae9094f\"}]},\"elements\":[{\"id\":\"0865b17\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"620dfb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"ALL GAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f5f9c6\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_layout\":\"grid\",\"eael_product_grid_style_preset\":\"eael-product-default\",\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":18,\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"7047cf1\"},{\"field_label\":\"Title\",\"_id\":\"06e393d\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"63622a2\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"1a023cf\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"f2368f1\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"4399775\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"a9eaba3\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"ea92580\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"88ca9f9\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"e025bf0\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"ab75418\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#000000\",\"eael_peoduct_grid_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"eael_peoduct_grid_border_color\":\"#FFFCFC\",\"eael_product_grid_product_title_color\":\"#FFFFFF\",\"eael_product_grid_add_to_cart_background\":\"#000000\",\"eael_product_grid_quick_view\":\"\",\"eael_cta_btn_normal_bg_color\":\"#7329D8\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#24082C\",\"eael_product_popup_content_color\":\"#000000\",\"eael_product_popup_background_background\":\"classic\",\"eael_product_popup_background_color\":\"#000000\",\"eael_peoduct_grid_border_border\":\"none\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false}]'),(7656,2142,'_elementor_page_assets','a:0:{}'),(11072,2580,'metform_entries__file_upload_new',NULL),(11073,2580,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"174.242.208.85\";s:10:\"User_Agent\";s:195:\"Mozilla/5.0 (Linux; Android 13; SM-N981U1 Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/110.0.5481.65 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/402.1.0.24.84;]\";}'),(7662,1340,'_edit_lock','1677228161:1'),(7663,1340,'_elementor_edit_mode','builder'),(7664,1340,'_elementor_template_type','wp-page'),(7665,1340,'_elementor_version','3.11.1'),(7666,1340,'_eael_custom_js',''),(7688,1340,'_elementor_data','[{\"id\":\"54c8bec\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f813b97\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"37bfb73\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f66f147\"}]},\"elements\":[{\"id\":\"6a3248b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f160953\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8b9f46f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"7ba1e20\"}]},\"elements\":[{\"id\":\"d61bb90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#A34FC6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"42b646b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"55671b9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"a5475d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"7bce251\"}]},\"elements\":[{\"id\":\"e3d3174\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"92f9cf9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"67fa4e9\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"7d14771\"}]},\"elements\":[{\"id\":\"4555d1a\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=COv-GbP4cPw&embeds_euri=http%3A%2F%2Fwww.vblinkfishgames.com%2F&feature=emb_imp_woyt\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"fcd5650\",\"elType\":\"widget\",\"settings\":{\"title\":\"V-Blink add player\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#383939\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3565a82\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2e4caef\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8c5ae78\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ab62101\"}]},\"elements\":[{\"id\":\"1b962b6\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=zv-r-HJzf68&embeds_euri=http%3A%2F%2Fwww.vblinkfishgames.com%2F&feature=emb_imp_woyt\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"c7a21ce\",\"elType\":\"widget\",\"settings\":{\"title\":\"V-Blink top up redeem points\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#383939\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(7687,1340,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(7686,1340,'_wp_page_template','default'),(7678,2147,'_elementor_edit_mode','builder'),(7679,2147,'_elementor_template_type','wp-page'),(7680,2147,'_elementor_version','3.11.1'),(7682,2148,'_elementor_edit_mode','builder'),(7683,2148,'_elementor_template_type','wp-page'),(7684,2148,'_elementor_version','3.11.1'),(7689,2149,'_elementor_edit_mode','builder'),(7690,2149,'_elementor_template_type','wp-page'),(7691,2149,'_elementor_version','3.11.1'),(7693,2149,'_wp_page_template','default'),(7694,2149,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(7695,2149,'_elementor_data','[{\"id\":\"54c8bec\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f813b97\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"37bfb73\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f66f147\"}]},\"elements\":[{\"id\":\"6a3248b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f160953\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8b9f46f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"7ba1e20\"}]},\"elements\":[{\"id\":\"d61bb90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#A34FC6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"42b646b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"55671b9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"a5475d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"7bce251\"}]},\"elements\":[{\"id\":\"e3d3174\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"92f9cf9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"67fa4e9\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"7d14771\"}]},\"elements\":[{\"id\":\"4555d1a\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=COv-GbP4cPw&embeds_euri=http%3A%2F%2Fwww.vblinkfishgames.com%2F&feature=emb_imp_woyt\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"fcd5650\",\"elType\":\"widget\",\"settings\":{\"title\":\"V-Blink add player\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#383939\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3565a82\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2e4caef\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8c5ae78\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ab62101\"}]},\"elements\":[{\"id\":\"1b962b6\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=zv-r-HJzf68&embeds_euri=http%3A%2F%2Fwww.vblinkfishgames.com%2F&feature=emb_imp_woyt\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"c7a21ce\",\"elType\":\"widget\",\"settings\":{\"title\":\"V-Blink top up redeem points\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#383939\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(7696,1340,'_elementor_page_assets','a:0:{}'),(7698,1340,'_oembed_c9a57deef3475eaca622d0f4bc38db95','<iframe title=\"V-power add player\" width=\"640\" height=\"480\" src=\"https://www.youtube.com/embed/COv-GbP4cPw?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),(7699,1340,'_oembed_time_c9a57deef3475eaca622d0f4bc38db95','1676929917'),(7700,1340,'_oembed_ae1fc6ad3f6ca1abd2368b7fa4bf5dda','<iframe title=\"V-power top up cash out\" width=\"640\" height=\"480\" src=\"https://www.youtube.com/embed/zv-r-HJzf68?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),(7701,1340,'_oembed_time_ae1fc6ad3f6ca1abd2368b7fa4bf5dda','1676929917'),(11071,2580,'metform_entries__form_data','a:6:{s:12:\"mf-telephone\";s:10:\"8065137539\";s:16:\"mf-listing-fname\";s:4:\"Luis\";s:16:\"mf-listing-lname\";s:6:\"Garcia\";s:9:\"mf-select\";s:3:\"Yes\";s:7:\"mf-text\";s:5:\"Agree\";s:11:\"mf-textarea\";s:5:\"Agree\";}'),(11070,2580,'metform_entries__form_id','2256'),(11069,2580,'metform_entries_serial_no','116'),(11068,2580,'mf_page_id','1339'),(7739,2160,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"}},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"}},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7735,2160,'_wp_page_template','elementor_header_footer'),(7736,2160,'_elementor_edit_mode','builder'),(7737,2160,'_elementor_template_type','wp-page'),(7738,2160,'_elementor_version','3.11.1'),(7719,2158,'_wp_page_template','elementor_header_footer'),(7720,2158,'_elementor_edit_mode','builder'),(7721,2158,'_elementor_template_type','wp-page'),(7722,2158,'_elementor_version','3.11.1'),(7723,2158,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"}},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"}},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7724,2158,'_elementor_page_assets','a:1:{s:6:\"styles\";a:23:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";}}'),(7725,2158,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7727,2159,'_wp_page_template','elementor_header_footer'),(7728,2159,'_elementor_edit_mode','builder'),(7729,2159,'_elementor_template_type','wp-page'),(7730,2159,'_elementor_version','3.11.1'),(7731,2159,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"}},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"}},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7732,2159,'_elementor_page_assets','a:1:{s:6:\"styles\";a:23:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";}}'),(7733,2159,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7740,2160,'_elementor_page_assets','a:1:{s:6:\"styles\";a:23:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";}}'),(7741,2160,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7744,2161,'_wp_page_template','elementor_header_footer'),(7745,2161,'_elementor_edit_mode','builder'),(7746,2161,'_elementor_template_type','wp-page'),(7747,2161,'_elementor_version','3.11.1'),(7748,2161,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"}},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"}},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7749,2161,'_elementor_page_assets','a:1:{s:6:\"styles\";a:24:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";}}'),(7750,2161,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7752,2162,'_wp_page_template','elementor_header_footer'),(7753,2162,'_elementor_edit_mode','builder'),(7754,2162,'_elementor_template_type','wp-page'),(7755,2162,'_elementor_version','3.11.1'),(7756,2162,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"}},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"}},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7757,2162,'_elementor_page_assets','a:1:{s:6:\"styles\";a:24:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";}}'),(7758,2162,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7760,2163,'_wp_page_template','elementor_header_footer'),(7761,2163,'_elementor_edit_mode','builder'),(7762,2163,'_elementor_template_type','wp-page'),(7763,2163,'_elementor_version','3.11.1'),(7764,2163,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"}},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7765,2163,'_elementor_page_assets','a:1:{s:6:\"styles\";a:24:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";}}'),(7766,2163,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7769,2164,'_wp_page_template','elementor_header_footer'),(7770,2164,'_elementor_edit_mode','builder'),(7771,2164,'_elementor_template_type','wp-page'),(7772,2164,'_elementor_version','3.11.1'),(7773,2164,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"}},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7774,2164,'_elementor_page_assets','a:1:{s:6:\"styles\";a:24:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";}}'),(7775,2164,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7777,2165,'_wp_page_template','elementor_header_footer'),(7778,2165,'_elementor_edit_mode','builder'),(7779,2165,'_elementor_template_type','wp-page'),(7780,2165,'_elementor_version','3.11.1'),(7781,2165,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"}},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7782,2165,'_elementor_page_assets','a:1:{s:6:\"styles\";a:24:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";}}'),(7783,2165,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7785,2166,'_wp_page_template','elementor_header_footer'),(7786,2166,'_elementor_edit_mode','builder'),(7787,2166,'_elementor_template_type','wp-page'),(7788,2166,'_elementor_version','3.11.1'),(7789,2166,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5104a81\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ae615c2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"67bd333\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c923e40\"}]},\"elements\":[{\"id\":\"a354fd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6629bc3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c67f64f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"14df6b6\"}]},\"elements\":[{\"id\":\"948f430\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"}},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7790,2166,'_elementor_page_assets','a:1:{s:6:\"styles\";a:24:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";}}'),(7791,2166,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7797,2167,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5104a81\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ae615c2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"67bd333\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c923e40\"}]},\"elements\":[{\"id\":\"a354fd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6629bc3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c67f64f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"14df6b6\"}]},\"elements\":[{\"id\":\"948f430\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"}},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7798,2167,'_elementor_page_assets','a:1:{s:6:\"styles\";a:24:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";}}'),(7799,2167,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7800,2168,'_wp_page_template','elementor_header_footer'),(7801,2168,'_elementor_edit_mode','builder'),(7802,2168,'_elementor_template_type','wp-page'),(7803,2168,'_elementor_version','3.11.1'),(7804,2168,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5104a81\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ae615c2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"67bd333\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c923e40\"}]},\"elements\":[{\"id\":\"a354fd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6629bc3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c67f64f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"14df6b6\"}]},\"elements\":[{\"id\":\"948f430\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"}},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7805,2168,'_elementor_page_assets','a:1:{s:6:\"styles\";a:24:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";}}'),(7806,2168,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7807,2169,'_wp_page_template','elementor_header_footer'),(7808,2169,'_elementor_edit_mode','builder'),(7809,2169,'_elementor_template_type','wp-page'),(7810,2169,'_elementor_version','3.11.1'),(7811,2169,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5104a81\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ae615c2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"67bd333\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c923e40\"}]},\"elements\":[{\"id\":\"a354fd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6629bc3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c67f64f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"14df6b6\"}]},\"elements\":[{\"id\":\"948f430\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7812,2169,'_elementor_page_assets','a:1:{s:6:\"styles\";a:24:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";}}'),(7813,2169,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7843,2173,'_elementor_page_assets','a:1:{s:6:\"styles\";a:28:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";}}'),(7844,2173,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7838,2173,'_wp_page_template','elementor_header_footer'),(7839,2173,'_elementor_edit_mode','builder'),(7840,2173,'_elementor_template_type','wp-page'),(7841,2173,'_elementor_version','3.11.1'),(7842,2173,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5104a81\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ae615c2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"67bd333\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c923e40\"}]},\"elements\":[{\"id\":\"a354fd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6629bc3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c67f64f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"14df6b6\"}]},\"elements\":[{\"id\":\"948f430\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7855,2175,'_wp_page_template','elementor_header_footer'),(7856,2175,'_elementor_edit_mode','builder'),(7857,2175,'_elementor_template_type','wp-page'),(7858,2175,'_elementor_version','3.11.1'),(7822,2171,'_wp_page_template','elementor_header_footer'),(7823,2171,'_elementor_edit_mode','builder'),(7824,2171,'_elementor_template_type','wp-page'),(7825,2171,'_elementor_version','3.11.1'),(7826,2171,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5104a81\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ae615c2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"67bd333\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c923e40\"}]},\"elements\":[{\"id\":\"a354fd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6629bc3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c67f64f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"14df6b6\"}]},\"elements\":[{\"id\":\"948f430\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7827,2171,'_elementor_page_assets','a:1:{s:6:\"styles\";a:28:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";}}'),(7828,2171,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7830,2172,'_wp_page_template','elementor_header_footer'),(7831,2172,'_elementor_edit_mode','builder'),(7832,2172,'_elementor_template_type','wp-page'),(7833,2172,'_elementor_version','3.11.1'),(7834,2172,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5104a81\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ae615c2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"67bd333\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c923e40\"}]},\"elements\":[{\"id\":\"a354fd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6629bc3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c67f64f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"14df6b6\"}]},\"elements\":[{\"id\":\"948f430\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7835,2172,'_elementor_page_assets','a:1:{s:6:\"styles\";a:28:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";}}'),(7836,2172,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7874,2177,'_elementor_page_assets','a:1:{s:6:\"styles\";a:30:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";}}'),(7873,2177,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5104a81\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ae615c2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"67bd333\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c923e40\"}]},\"elements\":[{\"id\":\"a354fd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6629bc3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c67f64f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"14df6b6\"}]},\"elements\":[{\"id\":\"948f430\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7872,2177,'_elementor_version','3.11.1'),(7869,2177,'_wp_page_template','elementor_header_footer'),(7870,2177,'_elementor_edit_mode','builder'),(7871,2177,'_elementor_template_type','wp-page'),(7859,2175,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5104a81\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ae615c2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"67bd333\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c923e40\"}]},\"elements\":[{\"id\":\"a354fd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6629bc3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c67f64f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"14df6b6\"}]},\"elements\":[{\"id\":\"948f430\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7860,2175,'_elementor_page_assets','a:1:{s:6:\"styles\";a:30:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";}}'),(7861,2175,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7862,2176,'_wp_page_template','elementor_header_footer'),(7863,2176,'_elementor_edit_mode','builder'),(7864,2176,'_elementor_template_type','wp-page'),(7865,2176,'_elementor_version','3.11.1'),(7866,2176,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5104a81\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ae615c2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"67bd333\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c923e40\"}]},\"elements\":[{\"id\":\"a354fd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6629bc3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c67f64f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"14df6b6\"}]},\"elements\":[{\"id\":\"948f430\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7867,2176,'_elementor_page_assets','a:1:{s:6:\"styles\";a:30:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";}}'),(7868,2176,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7875,2177,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7876,2178,'_wp_page_template','elementor_header_footer'),(7877,2178,'_elementor_edit_mode','builder'),(7878,2178,'_elementor_template_type','wp-page'),(7879,2178,'_elementor_version','3.11.1');
INSERT INTO `wpjk_postmeta` VALUES (7880,2178,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5104a81\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ae615c2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"67bd333\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c923e40\"}]},\"elements\":[{\"id\":\"a354fd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6629bc3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c67f64f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"14df6b6\"}]},\"elements\":[{\"id\":\"948f430\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7881,2178,'_elementor_page_assets','a:1:{s:6:\"styles\";a:30:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";}}'),(7882,2178,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7883,2179,'_wp_page_template','elementor_header_footer'),(7884,2179,'_elementor_edit_mode','builder'),(7885,2179,'_elementor_template_type','wp-page'),(7886,2179,'_elementor_version','3.11.1'),(7887,2179,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5104a81\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ae615c2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"67bd333\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c923e40\"}]},\"elements\":[{\"id\":\"a354fd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6629bc3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c67f64f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"14df6b6\"}]},\"elements\":[{\"id\":\"948f430\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7888,2179,'_elementor_page_assets','a:1:{s:6:\"styles\";a:30:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";}}'),(7889,2179,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7890,2180,'_wp_page_template','elementor_header_footer'),(7891,2180,'_elementor_edit_mode','builder'),(7892,2180,'_elementor_template_type','wp-page'),(7893,2180,'_elementor_version','3.11.1'),(7894,2180,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5104a81\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ae615c2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"67bd333\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c923e40\"}]},\"elements\":[{\"id\":\"a354fd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6629bc3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c67f64f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"14df6b6\"}]},\"elements\":[{\"id\":\"948f430\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7895,2180,'_elementor_page_assets','a:1:{s:6:\"styles\";a:30:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";}}'),(7896,2180,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7897,2181,'_wp_page_template','elementor_header_footer'),(7898,2181,'_elementor_edit_mode','builder'),(7899,2181,'_elementor_template_type','wp-page'),(7900,2181,'_elementor_version','3.11.1'),(7901,2181,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5104a81\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ae615c2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"67bd333\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c923e40\"}]},\"elements\":[{\"id\":\"a354fd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6629bc3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c67f64f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"14df6b6\"}]},\"elements\":[{\"id\":\"948f430\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7902,2181,'_elementor_page_assets','a:1:{s:6:\"styles\";a:36:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";}}'),(7903,2181,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7904,2182,'_wp_page_template','elementor_header_footer'),(7905,2182,'_elementor_edit_mode','builder'),(7906,2182,'_elementor_template_type','wp-page'),(7907,2182,'_elementor_version','3.11.1'),(7908,2182,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5104a81\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ae615c2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"67bd333\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c923e40\"}]},\"elements\":[{\"id\":\"a354fd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6629bc3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c67f64f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"14df6b6\"}]},\"elements\":[{\"id\":\"948f430\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7909,2182,'_elementor_page_assets','a:1:{s:6:\"styles\";a:36:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";}}'),(7910,2182,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7911,2183,'_wp_page_template','elementor_header_footer'),(7912,2183,'_elementor_edit_mode','builder'),(7913,2183,'_elementor_template_type','wp-page'),(7914,2183,'_elementor_version','3.11.1'),(7915,2183,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5104a81\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ae615c2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"67bd333\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c923e40\"}]},\"elements\":[{\"id\":\"a354fd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6629bc3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c67f64f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"14df6b6\"}]},\"elements\":[{\"id\":\"948f430\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7916,2183,'_elementor_page_assets','a:1:{s:6:\"styles\";a:36:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";}}'),(7917,2183,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7994,2193,'_wp_page_template','elementor_header_footer'),(7995,2193,'_elementor_edit_mode','builder'),(7996,2193,'_elementor_template_type','wp-page'),(7997,2193,'_elementor_version','3.11.1'),(7919,2184,'_wp_page_template','elementor_header_footer'),(7920,2184,'_elementor_edit_mode','builder'),(7921,2184,'_elementor_template_type','wp-page'),(7922,2184,'_elementor_version','3.11.1'),(7923,2184,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5104a81\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ae615c2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"67bd333\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c923e40\"}]},\"elements\":[{\"id\":\"a354fd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6629bc3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c67f64f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"14df6b6\"}]},\"elements\":[{\"id\":\"948f430\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7924,2184,'_elementor_page_assets','a:1:{s:6:\"styles\";a:36:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";}}'),(7925,2184,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7927,2185,'_wp_page_template','elementor_header_footer'),(7928,2185,'_elementor_edit_mode','builder'),(7929,2185,'_elementor_template_type','wp-page'),(7930,2185,'_elementor_version','3.11.1'),(7931,2185,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5104a81\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ae615c2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"67bd333\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c923e40\"}]},\"elements\":[{\"id\":\"a354fd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6629bc3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c67f64f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"14df6b6\"}]},\"elements\":[{\"id\":\"948f430\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7932,2185,'_elementor_page_assets','a:1:{s:6:\"styles\";a:36:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";}}'),(7933,2185,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7935,2186,'_wp_page_template','elementor_header_footer'),(7936,2186,'_elementor_edit_mode','builder'),(7937,2186,'_elementor_template_type','wp-page'),(7938,2186,'_elementor_version','3.11.1'),(7939,2186,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5104a81\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ae615c2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"67bd333\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c923e40\"}],\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"a354fd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6629bc3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c67f64f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"14df6b6\"}]},\"elements\":[{\"id\":\"948f430\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7940,2186,'_elementor_page_assets','a:1:{s:6:\"styles\";a:36:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";}}'),(7941,2186,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7944,2187,'_wp_page_template','elementor_header_footer'),(7945,2187,'_elementor_edit_mode','builder'),(7946,2187,'_elementor_template_type','wp-page'),(7947,2187,'_elementor_version','3.11.1'),(7948,2187,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5104a81\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ae615c2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"67bd333\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c923e40\"}],\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"a354fd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6629bc3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c67f64f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"14df6b6\"}]},\"elements\":[{\"id\":\"948f430\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7949,2187,'_elementor_page_assets','a:1:{s:6:\"styles\";a:36:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";}}'),(7950,2187,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7952,2188,'_wp_page_template','elementor_header_footer'),(7953,2188,'_elementor_edit_mode','builder'),(7954,2188,'_elementor_template_type','wp-page'),(7955,2188,'_elementor_version','3.11.1'),(7956,2188,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5104a81\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ae615c2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"67bd333\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c923e40\"}],\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"a354fd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6629bc3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c67f64f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"14df6b6\"}]},\"elements\":[{\"id\":\"948f430\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7957,2188,'_elementor_page_assets','a:1:{s:6:\"styles\";a:36:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";}}'),(7958,2188,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7960,2189,'_wp_page_template','elementor_header_footer'),(7961,2189,'_elementor_edit_mode','builder'),(7962,2189,'_elementor_template_type','wp-page'),(7963,2189,'_elementor_version','3.11.1'),(7964,2189,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5104a81\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ae615c2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"67bd333\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c923e40\"}],\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"a354fd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6629bc3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c67f64f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"14df6b6\"}]},\"elements\":[{\"id\":\"948f430\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7965,2189,'_elementor_page_assets','a:1:{s:6:\"styles\";a:36:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";}}'),(7966,2189,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(8083,2205,'_edit_last','1'),(8084,2205,'_edit_lock','1677229327:1'),(8085,2205,'_elementor_edit_mode','builder'),(7970,2190,'_wp_page_template','elementor_header_footer'),(7971,2190,'_elementor_edit_mode','builder'),(7972,2190,'_elementor_template_type','wp-page'),(7973,2190,'_elementor_version','3.11.1'),(7974,2190,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5104a81\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ae615c2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"67bd333\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c923e40\"}],\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"a354fd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6629bc3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c67f64f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"14df6b6\"}]},\"elements\":[{\"id\":\"948f430\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7975,2190,'_elementor_page_assets','a:1:{s:6:\"styles\";a:36:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";}}'),(7976,2190,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7978,2191,'_wp_page_template','elementor_header_footer'),(7979,2191,'_elementor_edit_mode','builder'),(7980,2191,'_elementor_template_type','wp-page'),(7981,2191,'_elementor_version','3.11.1'),(7982,2191,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5104a81\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ae615c2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"67bd333\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c923e40\"}],\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"a354fd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6629bc3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c67f64f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"14df6b6\"}]},\"elements\":[{\"id\":\"948f430\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7983,2191,'_elementor_page_assets','a:1:{s:6:\"styles\";a:36:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";}}'),(7984,2191,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(8029,2198,'_wp_page_template','elementor_header_footer'),(7986,2192,'_wp_page_template','elementor_header_footer'),(7987,2192,'_elementor_edit_mode','builder'),(7988,2192,'_elementor_template_type','wp-page'),(7989,2192,'_elementor_version','3.11.1'),(7990,2192,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5104a81\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ae615c2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"67bd333\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c923e40\"}],\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"a354fd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6629bc3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c67f64f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"14df6b6\"}]},\"elements\":[{\"id\":\"948f430\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7991,2192,'_elementor_page_assets','a:1:{s:6:\"styles\";a:36:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";}}'),(7992,2192,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(7998,2193,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5104a81\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ae615c2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"67bd333\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c923e40\"}],\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"a354fd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6629bc3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c67f64f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"14df6b6\"}]},\"elements\":[{\"id\":\"948f430\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7999,2193,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(8000,2193,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(8001,2194,'_wp_page_template','elementor_header_footer'),(8002,2194,'_elementor_edit_mode','builder'),(8003,2194,'_elementor_template_type','wp-page'),(8004,2194,'_elementor_version','3.11.1'),(8005,2194,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5104a81\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ae615c2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"67bd333\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c923e40\"}],\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"a354fd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6629bc3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c67f64f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"14df6b6\"}]},\"elements\":[{\"id\":\"948f430\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8006,2194,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(8007,2194,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(8008,2195,'_wp_page_template','elementor_header_footer'),(8009,2195,'_elementor_edit_mode','builder'),(8010,2195,'_elementor_template_type','wp-page'),(8011,2195,'_elementor_version','3.11.1');
INSERT INTO `wpjk_postmeta` VALUES (8012,2195,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5104a81\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ae615c2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"67bd333\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c923e40\"}],\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"a354fd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6629bc3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c67f64f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"14df6b6\"}]},\"elements\":[{\"id\":\"948f430\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8013,2195,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(8014,2195,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(8015,2196,'_wp_page_template','elementor_header_footer'),(8016,2196,'_elementor_edit_mode','builder'),(8017,2196,'_elementor_template_type','wp-page'),(8018,2196,'_elementor_version','3.11.1'),(8019,2196,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5104a81\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ae615c2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"67bd333\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c923e40\"}],\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"a354fd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6629bc3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c67f64f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"14df6b6\"}]},\"elements\":[{\"id\":\"948f430\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8020,2196,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(8021,2196,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(8022,2197,'_wp_page_template','elementor_header_footer'),(8023,2197,'_elementor_edit_mode','builder'),(8024,2197,'_elementor_template_type','wp-page'),(8025,2197,'_elementor_version','3.11.1'),(8026,2197,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5104a81\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ae615c2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"67bd333\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c923e40\"}],\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"a354fd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6629bc3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c67f64f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"14df6b6\"}]},\"elements\":[{\"id\":\"948f430\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#850E90\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8027,2197,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(8028,2197,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(8030,2198,'_elementor_edit_mode','builder'),(8031,2198,'_elementor_template_type','wp-page'),(8032,2198,'_elementor_version','3.11.1'),(8033,2198,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5104a81\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ae615c2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"67bd333\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c923e40\"}],\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"a354fd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6629bc3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c67f64f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"14df6b6\"}]},\"elements\":[{\"id\":\"948f430\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8034,2198,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(8035,2198,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(8036,2199,'_wp_page_template','elementor_header_footer'),(8037,2199,'_elementor_edit_mode','builder'),(8038,2199,'_elementor_template_type','wp-page'),(8039,2199,'_elementor_version','3.11.1'),(8040,2199,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5104a81\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ae615c2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"67bd333\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c923e40\"}],\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"a354fd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6629bc3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c67f64f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"14df6b6\"}]},\"elements\":[{\"id\":\"948f430\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8041,2199,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(8042,2199,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(8043,2200,'_wp_page_template','elementor_header_footer'),(8044,2200,'_elementor_edit_mode','builder'),(8045,2200,'_elementor_template_type','wp-page'),(8046,2200,'_elementor_version','3.11.1'),(8047,2200,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5104a81\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ae615c2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"67bd333\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c923e40\"}],\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"a354fd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6629bc3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c67f64f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"14df6b6\"}]},\"elements\":[{\"id\":\"948f430\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8048,2200,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(8049,2200,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(8050,2201,'_wp_page_template','elementor_header_footer'),(8051,2201,'_elementor_edit_mode','builder'),(8052,2201,'_elementor_template_type','wp-page'),(8053,2201,'_elementor_version','3.11.1'),(8054,2201,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5104a81\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ae615c2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"67bd333\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c923e40\"}],\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"a354fd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6629bc3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c67f64f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"14df6b6\"}]},\"elements\":[{\"id\":\"948f430\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8055,2201,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(8056,2201,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(8057,2202,'_wp_page_template','elementor_header_footer'),(8058,2202,'_elementor_edit_mode','builder'),(8059,2202,'_elementor_template_type','wp-page'),(8060,2202,'_elementor_version','3.11.1'),(8061,2202,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5104a81\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ae615c2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"67bd333\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c923e40\"}],\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"a354fd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6629bc3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c67f64f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"14df6b6\"}]},\"elements\":[{\"id\":\"948f430\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8062,2202,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(8063,2202,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(8064,2203,'_wp_page_template','elementor_header_footer'),(8065,2203,'_elementor_edit_mode','builder'),(8066,2203,'_elementor_template_type','wp-page'),(8067,2203,'_elementor_version','3.11.1'),(8068,2203,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5104a81\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ae615c2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"67bd333\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c923e40\"}],\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"a354fd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6629bc3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c67f64f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"14df6b6\"}]},\"elements\":[{\"id\":\"948f430\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8069,2203,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(8070,2203,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(8071,2204,'_wp_page_template','elementor_header_footer'),(8072,2204,'_elementor_edit_mode','builder'),(8073,2204,'_elementor_template_type','wp-page'),(8074,2204,'_elementor_version','3.11.1'),(8075,2204,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5104a81\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ae615c2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"67bd333\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c923e40\"}],\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"a354fd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6629bc3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c67f64f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"14df6b6\"}]},\"elements\":[{\"id\":\"948f430\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8076,2204,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(8077,2204,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(8078,1905,'_wp_old_date','2023-02-16'),(8079,1345,'_wp_old_date','2023-02-16'),(8080,1346,'_wp_old_date','2023-02-16'),(8081,1347,'_wp_old_date','2023-02-16'),(8082,1348,'_wp_old_date','2023-02-16'),(8086,2205,'_elementor_template_type','wp-page'),(8087,2205,'_elementor_version','3.11.1'),(8717,2306,'_elementor_edit_mode','builder'),(8089,2206,'_menu_item_type','post_type'),(8090,2206,'_menu_item_menu_item_parent','0'),(8091,2206,'_menu_item_object_id','2205'),(8092,2206,'_menu_item_object','page'),(8093,2206,'_menu_item_target',''),(8094,2206,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(8095,2206,'_menu_item_xfn',''),(8096,2206,'_menu_item_url',''),(8097,2207,'_elementor_edit_mode','builder'),(8098,2207,'_elementor_template_type','wp-page'),(8099,2207,'_elementor_version','3.11.1'),(8100,2208,'_elementor_edit_mode','builder'),(8101,2208,'_elementor_template_type','wp-page'),(8102,2208,'_elementor_version','3.11.1'),(8103,2205,'_wp_page_template','default'),(8104,2205,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(8105,2205,'_elementor_data','[{\"id\":\"0f1da6c\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c851330\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8888aa9\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b999fb\"}]},\"elements\":[{\"id\":\"8abdfe0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b7bef76\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"24a7903\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"973dda0\"}]},\"elements\":[{\"id\":\"f58f2fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4a6cdff\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e711805\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"9751963\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"286c630\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Vblink?\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bd0815\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vblink is a mobile fish game app and sweepstakes app. This app can be played on cell phones, tablets, and computers. This app is what people call a \\u201cPlay anywhere app\\u201d or \\u201cPlay at home app\\u201d. Also referred to as the \\u201cfish game app\\u201d.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"02063f5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"bf6bdcf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"5e5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"How do I download the Vblink game and sweepstakes app?\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94c946e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>You can go to our website <a href=\\\"https:\\/\\/vblink777.club\\\">www.vblink777.club<\\/a> and either scan the QR code, or you can click on the link. Then you will be able to download the app.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"08eb3c6\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"f98624d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"4850b97\",\"elType\":\"widget\",\"settings\":{\"title\":\"How do I get my account set up?\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab4f083\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>You will need to go to a store that offers this software. That operator will be able to set up your account and give you your login credentials. You can also fill out the player form on our website and you will be contacted by a store to play.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"059d15c\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"f84827c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"f7d3601\",\"elType\":\"widget\",\"settings\":{\"title\":\"Where do I get points added to my account?\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4bb7908\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The store operator that set up your account will be able to add points to your account<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c13a66\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"79a7258\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"47a7ace\",\"elType\":\"widget\",\"settings\":{\"title\":\"Network Unstable Connecting\\u2026\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"300e1c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Check your network connection. WiFi will show that you have full connection to the network, but your network can still be slow or fading in and out. If using your data plan with your cellular service, make sure you have a good signal. You can be kicked out of games if you do not have a good connection.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d24ed46\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"a39a22f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"03abaae\",\"elType\":\"widget\",\"settings\":{\"title\":\"How do I create a private table?\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"720e21a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sit down at a table. A password will be generated. Give that password to your friends. Your friends will then sit at the table and must enter that password in to be able to join<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17611c4\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"b05768a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"aac0b61\",\"elType\":\"widget\",\"settings\":{\"title\":\"How do I join a private table?\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd823fa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get a password from the hosting party. Sit at the private table and enter in the password given.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"60008bc\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"f105029\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"f992e2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is binding?\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b8929f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>When you bind your device it adds more security. When you select bind, your account can only be played on that device. That way somebody doesn\\u2019t look over your shoulder while you type in your password and try to use your account. If you get a new phone and you didn\\u2019t unbind your account, your account holder has the ability to unbind it for you.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e56bacb\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"4654e22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"921fb40\",\"elType\":\"widget\",\"settings\":{\"title\":\"How to win community prizes?\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f3250\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To qualify for bonuses or community prizes you must be actively playing. Sitting in a room or table not playing does not make you eligible.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8a9c4b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"59338f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"a65da2e\",\"elType\":\"widget\",\"settings\":{\"title\":\"How to claim your jackpot?\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"868dccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>When you win a jackpot, there will be a pop up asking you to claim your jackpot. If you do not claim your jackpot, it will not go away until you do. If you do not see it, log out and log back in. The claim window will pop up every time you log in until you claim it.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8406e26\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f79d6d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e923b45\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bfed56b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5ed8bc1\"}]},\"elements\":[{\"id\":\"1e2e03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e406192\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b679467\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18ccf69\"}]},\"elements\":[{\"id\":\"786daee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Play on any device! Laptops, Desktops, Tablets, or Phones!\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d7dd493\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"70dd465\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"474f623\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1d96065\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4609423\"}]},\"elements\":[{\"id\":\"7554611\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2966d37\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"51c5f33\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d1291d5\"}]},\"elements\":[{\"id\":\"d18b63c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/smartphonegame.png\",\"id\":2223,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"74e9402\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9761435\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e868426\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3195a49\"}]},\"elements\":[{\"id\":\"8cfb38d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/tabletgame.png\",\"id\":2221,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"83a44b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a835582\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b3047e4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a77bf17\"}]},\"elements\":[{\"id\":\"1740fe9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/monitorgame2.png\",\"id\":2222,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(8106,2209,'_elementor_edit_mode','builder'),(8107,2209,'_elementor_template_type','wp-page'),(8108,2209,'_elementor_version','3.11.1'),(8109,2209,'_wp_page_template','default'),(8110,2209,'_elementor_page_settings','a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#FFFFFF\";}'),(8111,2209,'_elementor_data','[{\"id\":\"0f1da6c\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c851330\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8888aa9\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b999fb\"}]},\"elements\":[{\"id\":\"8abdfe0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b7bef76\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"24a7903\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"973dda0\"}]},\"elements\":[{\"id\":\"f58f2fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8112,2205,'_elementor_page_assets','a:0:{}'),(8113,2205,'_eael_custom_js',''),(8119,2214,'_elementor_edit_mode','builder'),(8120,2214,'_elementor_template_type','wp-page'),(8121,2214,'_elementor_version','3.11.1'),(8122,2214,'_wp_page_template','default'),(8123,2214,'_elementor_page_settings','a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#FFFFFF\";}'),(8124,2214,'_elementor_data','[{\"id\":\"0f1da6c\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c851330\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8888aa9\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b999fb\"}]},\"elements\":[{\"id\":\"8abdfe0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b7bef76\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"24a7903\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"973dda0\"}]},\"elements\":[{\"id\":\"f58f2fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8125,2214,'_elementor_page_assets','a:0:{}'),(8127,2215,'_elementor_edit_mode','builder'),(8128,2215,'_elementor_template_type','wp-page'),(8129,2215,'_elementor_version','3.11.1'),(8130,2215,'_wp_page_template','default'),(8131,2215,'_elementor_page_settings','a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#FFFFFF\";}'),(8132,2215,'_elementor_data','[{\"id\":\"0f1da6c\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c851330\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8888aa9\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b999fb\"}]},\"elements\":[{\"id\":\"8abdfe0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b7bef76\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"24a7903\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"973dda0\"}]},\"elements\":[{\"id\":\"f58f2fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8133,2215,'_elementor_page_assets','a:0:{}'),(8135,2216,'_elementor_edit_mode','builder'),(8136,2216,'_elementor_template_type','wp-page'),(8137,2216,'_elementor_version','3.11.1'),(8138,2216,'_wp_page_template','default'),(8139,2216,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(8140,2216,'_elementor_data','[{\"id\":\"0f1da6c\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c851330\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8888aa9\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b999fb\"}]},\"elements\":[{\"id\":\"8abdfe0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b7bef76\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"24a7903\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"973dda0\"}]},\"elements\":[{\"id\":\"f58f2fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8141,2216,'_elementor_page_assets','a:0:{}'),(11487,2646,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:5:\"Shawn\";s:8:\"mf-email\";s:20:\"stipton636@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:6:\"Tipton\";s:12:\"mf-telephone\";s:10:\"2145869678\";s:7:\"mf-text\";s:12:\"New account \";s:11:\"mf-textarea\";s:52:\"I would like to register and start up a new account \";}'),(11486,2646,'metform_entries__form_id','2256'),(8394,2255,'forminator_form_meta','a:6:{s:6:\"fields\";a:3:{i:0;a:10:{s:2:\"id\";s:6:\"text-1\";s:10:\"element_id\";s:6:\"text-1\";s:7:\"form_id\";s:26:\"wrapper-1511347711918-1669\";s:12:\"parent_group\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:4:\"cols\";s:2:\"12\";s:8:\"required\";s:4:\"true\";s:11:\"field_label\";s:8:\"Username\";s:11:\"placeholder\";s:14:\"Enter username\";s:10:\"wrapper_id\";s:26:\"wrapper-1511347711918-1669\";}i:1;a:13:{s:2:\"id\";s:7:\"email-1\";s:10:\"element_id\";s:7:\"email-1\";s:7:\"form_id\";s:26:\"wrapper-1511789211918-1741\";s:12:\"parent_group\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:4:\"cols\";s:2:\"12\";s:8:\"required\";s:4:\"true\";s:16:\"required_message\";s:43:\"This field is required. Please enter email.\";s:11:\"field_label\";s:5:\"Email\";s:11:\"placeholder\";s:17:\"E.g. john@doe.com\";s:10:\"validation\";s:4:\"true\";s:18:\"validation_message\";s:26:\"This is not a valid email.\";s:10:\"wrapper_id\";s:26:\"wrapper-1511789211918-1741\";}i:2;a:19:{s:2:\"id\";s:10:\"password-1\";s:10:\"element_id\";s:10:\"password-1\";s:7:\"form_id\";s:26:\"wrapper-1511347712118-1739\";s:12:\"parent_group\";s:0:\"\";s:4:\"type\";s:8:\"password\";s:4:\"cols\";s:2:\"12\";s:8:\"required\";s:4:\"true\";s:16:\"required_message\";s:26:\"Your password is required.\";s:11:\"field_label\";s:8:\"Password\";s:11:\"placeholder\";s:19:\"Enter your password\";s:11:\"description\";s:0:\"\";s:22:\"confirm-password-label\";s:16:\"Confirm Password\";s:28:\"confirm-password-placeholder\";s:20:\"Confirm new password\";s:8:\"strength\";s:4:\"none\";s:27:\"strength_validation_message\";s:142:\"Your password doesn\'t meet the minimum strength requirement. We recommend using 8 or more characters with a mix of letters, numbers & symbols.\";s:10:\"validation\";s:4:\"true\";s:18:\"validation_message\";s:27:\"Your passwords don\'t match.\";s:24:\"required_confirm_message\";s:38:\"You must confirm your chosen password.\";s:10:\"wrapper_id\";s:26:\"wrapper-1511347712118-1739\";}}s:8:\"settings\";a:97:{s:8:\"formName\";s:19:\"Player Registration\";s:17:\"pagination-header\";s:3:\"nav\";s:7:\"version\";s:6:\"1.22.1\";s:17:\"form-border-style\";s:4:\"none\";s:12:\"form-padding\";s:0:\"\";s:11:\"form-border\";s:0:\"\";s:12:\"fields-style\";s:4:\"open\";s:10:\"validation\";s:9:\"on_submit\";s:18:\"akismet-protection\";s:1:\"1\";s:10:\"form-style\";s:7:\"default\";s:11:\"enable-ajax\";s:4:\"true\";s:9:\"autoclose\";s:0:\"\";s:20:\"submission-indicator\";s:4:\"show\";s:15:\"indicator-label\";s:13:\"Submitting...\";s:14:\"paginationData\";a:2:{s:24:\"pagination-header-design\";s:4:\"show\";s:17:\"pagination-header\";s:3:\"nav\";}s:9:\"form-type\";s:12:\"registration\";s:20:\"submission-behaviour\";s:18:\"behaviour-thankyou\";s:16:\"thankyou-message\";s:95:\"Account registration successful. Click <a href=\"{login_url}\">here</a> to login to your account.\";s:22:\"email-thankyou-message\";s:92:\"Account registration successful. Please check your email inbox to activate your new account.\";s:23:\"manual-thankyou-message\";s:155:\"Account registration successful. A website admin must approve your account before you can log in. You’ll receive an email when your account is activated.\";s:10:\"submitData\";a:2:{s:18:\"custom-submit-text\";s:8:\"Register\";s:27:\"custom-invalid-form-message\";s:53:\"Error: Your form is not valid, please fix the errors!\";}s:17:\"validation-inline\";s:1:\"1\";s:11:\"form-expire\";s:9:\"no_expire\";s:15:\"use-admin-email\";s:4:\"true\";s:16:\"form-padding-top\";s:1:\"0\";s:18:\"form-padding-right\";s:1:\"0\";s:19:\"form-padding-bottom\";s:1:\"0\";s:17:\"form-padding-left\";s:1:\"0\";s:17:\"form-border-width\";s:1:\"0\";s:18:\"form-border-radius\";s:1:\"0\";s:23:\"cform-label-font-family\";s:6:\"Roboto\";s:25:\"cform-label-custom-family\";s:0:\"\";s:21:\"cform-label-font-size\";s:2:\"12\";s:23:\"cform-label-font-weight\";s:4:\"bold\";s:23:\"cform-title-font-family\";s:6:\"Roboto\";s:25:\"cform-title-custom-family\";s:0:\"\";s:21:\"cform-title-font-size\";s:2:\"45\";s:23:\"cform-title-font-weight\";s:6:\"normal\";s:22:\"cform-title-text-align\";s:4:\"left\";s:26:\"cform-subtitle-font-family\";s:6:\"Roboto\";s:26:\"cform-subtitle-custom-font\";s:0:\"\";s:24:\"cform-subtitle-font-size\";s:2:\"18\";s:26:\"cform-subtitle-font-weight\";s:6:\"normal\";s:25:\"cform-subtitle-text-align\";s:4:\"left\";s:23:\"cform-input-font-family\";s:6:\"Roboto\";s:23:\"cform-input-custom-font\";s:0:\"\";s:21:\"cform-input-font-size\";s:2:\"16\";s:23:\"cform-input-font-weight\";s:6:\"normal\";s:23:\"cform-radio-font-family\";s:6:\"Roboto\";s:23:\"cform-radio-custom-font\";s:0:\"\";s:21:\"cform-radio-font-size\";s:2:\"14\";s:23:\"cform-radio-font-weight\";s:6:\"normal\";s:24:\"cform-select-font-family\";s:6:\"Roboto\";s:26:\"cform-select-custom-family\";s:0:\"\";s:22:\"cform-select-font-size\";s:2:\"16\";s:24:\"cform-select-font-weight\";s:6:\"normal\";s:29:\"cform-multiselect-font-family\";s:6:\"Roboto\";s:29:\"cform-multiselect-custom-font\";s:0:\"\";s:27:\"cform-multiselect-font-size\";s:2:\"16\";s:29:\"cform-multiselect-font-weight\";s:6:\"normal\";s:26:\"cform-dropdown-font-family\";s:6:\"Roboto\";s:26:\"cform-dropdown-custom-font\";s:0:\"\";s:24:\"cform-dropdown-font-size\";s:2:\"16\";s:26:\"cform-dropdown-font-weight\";s:6:\"normal\";s:26:\"cform-calendar-font-family\";s:6:\"Roboto\";s:26:\"cform-calendar-custom-font\";s:0:\"\";s:24:\"cform-calendar-font-size\";s:2:\"13\";s:26:\"cform-calendar-font-weight\";s:6:\"normal\";s:24:\"cform-button-font-family\";s:6:\"Roboto\";s:24:\"cform-button-custom-font\";s:0:\"\";s:22:\"cform-button-font-size\";s:2:\"14\";s:24:\"cform-button-font-weight\";s:3:\"500\";s:26:\"cform-timeline-font-family\";s:6:\"Roboto\";s:26:\"cform-timeline-custom-font\";s:0:\"\";s:24:\"cform-timeline-font-size\";s:2:\"12\";s:26:\"cform-timeline-font-weight\";s:6:\"normal\";s:28:\"cform-pagination-font-family\";s:0:\"\";s:28:\"cform-pagination-custom-font\";s:0:\"\";s:26:\"cform-pagination-font-size\";s:2:\"16\";s:28:\"cform-pagination-font-weight\";s:6:\"normal\";s:19:\"payment_require_ssl\";s:5:\"true,\";s:15:\"submission-file\";s:6:\"delete\";s:7:\"options\";a:0:{}s:17:\"site-registration\";s:6:\"enable\";s:28:\"site-registration-name-field\";s:6:\"text-1\";s:29:\"site-registration-title-field\";s:6:\"text-1\";s:28:\"site-registration-role-field\";s:13:\"administrator\";s:17:\"activation-method\";s:7:\"default\";s:16:\"activation-email\";s:7:\"default\";s:27:\"registration-username-field\";s:6:\"text-1\";s:24:\"registration-email-field\";s:7:\"email-1\";s:27:\"registration-password-field\";s:10:\"password-1\";s:22:\"registration-user-role\";s:5:\"fixed\";s:23:\"registration-role-field\";s:10:\"subscriber\";s:15:\"automatic-login\";s:0:\"\";s:22:\"hide-registration-form\";s:1:\"1\";s:32:\"hidden-registration-form-message\";s:33:\"<p>You are already logged in.</p>\";}s:9:\"client_id\";N;s:22:\"integration_conditions\";a:0:{}s:9:\"behaviors\";a:1:{i:0;a:10:{s:4:\"slug\";s:18:\"behavior-1234-4567\";s:5:\"label\";s:0:\"\";s:14:\"autoclose-time\";i:5;s:9:\"autoclose\";s:0:\"\";s:6:\"newtab\";s:7:\"sametab\";s:16:\"thankyou-message\";s:95:\"Account registration successful. Click <a href=\"{login_url}\">here</a> to login to your account.\";s:22:\"email-thankyou-message\";s:92:\"Account registration successful. Please check your email inbox to activate your new account.\";s:23:\"manual-thankyou-message\";s:155:\"Account registration successful. A website admin must approve your account before you can log in. You’ll receive an email when your account is activated.\";s:20:\"submission-behaviour\";s:18:\"behaviour-thankyou\";s:12:\"redirect-url\";s:0:\"\";}}s:13:\"notifications\";a:2:{i:0;a:11:{s:4:\"slug\";s:22:\"notification-1111-1111\";s:5:\"label\";s:11:\"Admin Email\";s:16:\"email-recipients\";s:7:\"default\";s:10:\"recipients\";s:28:\"chaudharybrijesh15@gmail.com\";s:13:\"email-subject\";s:35:\"New User Registration on {site_url}\";s:12:\"email-editor\";s:183:\"New user registration on your site {site_url}: <br/><br/> {all_fields} <br/><br/> Click {submission_url} to view the submission.<br/><br/>---<br/>This message was sent from {site_url}\";s:26:\"email-subject-method-email\";s:35:\"New User Registration on {site_url}\";s:25:\"email-editor-method-email\";s:183:\"New user registration on your site {site_url}: <br/><br/> {all_fields} <br/><br/> Click {submission_url} to view the submission.<br/><br/>---<br/>This message was sent from {site_url}\";s:27:\"email-subject-method-manual\";s:51:\"New User Registration on {site_url} needs approval.\";s:26:\"email-editor-method-manual\";s:349:\"New user registration on your site {site_url}: <br/><br/> {all_fields} <br/><br/> The account is still not activated and needs your approval. To activate this account, click the link below.<br/>{account_approval_link} <br/><br/>Click {submission_url} to view the submission on your website\'s dashboard.<br/><br/>This message was sent from {site_url}\";s:4:\"type\";s:12:\"registration\";}i:1;a:10:{s:4:\"slug\";s:22:\"notification-1111-1112\";s:5:\"label\";s:23:\"User Confirmation Email\";s:16:\"email-recipients\";s:7:\"default\";s:10:\"recipients\";s:9:\"{email-1}\";s:13:\"email-subject\";s:32:\"Your new account on {site_title}\";s:12:\"email-editor\";s:251:\"Your new account on our site {site_title} is ready to go. Here\'s your details: <br/><br/> {all_fields} <br/><br/>Login to your new account <a href=\"https://vblinkonline.com/wp-login.php\">here</a>.<br/><br/>---<br/>This message was sent from {site_url}\";s:26:\"email-subject-method-email\";s:35:\"Activate your account on {site_url}\";s:25:\"email-editor-method-email\";s:280:\"Dear {username} <br/><br/>Thank you for signing up on our website. You are one step away from activating your account. We have sent you another email containing a confirmation link. Please click on that link to activate your account.<br/><br/>This message was sent from {site_url}\";s:27:\"email-subject-method-manual\";s:49:\"Your new account on {site_title} is under review.\";s:26:\"email-editor-method-manual\";s:238:\"Your new account on {site_title} is under review.<br/>You\'ll receive another email once the site admin approves your account. You should be able to login into your account after that.<br/><br/>---<br/>This message was sent from {site_url}\";}}}'),(8156,2220,'_wp_attached_file','2023/02/iPhone4-1.png'),(8157,2220,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:869;s:6:\"height\";i:408;s:4:\"file\";s:21:\"2023/02/iPhone4-1.png\";s:8:\"filesize\";i:439317;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"iPhone4-1-300x141.png\";s:5:\"width\";i:300;s:6:\"height\";i:141;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:58628;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"iPhone4-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:40841;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"iPhone4-1-768x361.png\";s:5:\"width\";i:768;s:6:\"height\";i:361;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:321887;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"iPhone4-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:146804;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:21:\"iPhone4-1-600x282.png\";s:5:\"width\";i:600;s:6:\"height\";i:282;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:207383;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"iPhone4-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19364;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:19:\"iPhone4-1-64x30.png\";s:5:\"width\";i:64;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3800;}}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:{}}}'),(8158,2221,'_wp_attached_file','2023/02/tabletgame.png'),(8159,2221,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:273;s:4:\"file\";s:22:\"2023/02/tabletgame.png\";s:8:\"filesize\";i:211991;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"tabletgame-300x137.png\";s:5:\"width\";i:300;s:6:\"height\";i:137;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:52645;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"tabletgame-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:40674;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"tabletgame-300x273.png\";s:5:\"width\";i:300;s:6:\"height\";i:273;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:139131;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"tabletgame-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19105;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:20:\"tabletgame-64x29.png\";s:5:\"width\";i:64;s:6:\"height\";i:29;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3712;}}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:{}}}'),(8160,2222,'_wp_attached_file','2023/02/monitorgame2.png'),(8161,2222,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:528;s:4:\"file\";s:24:\"2023/02/monitorgame2.png\";s:8:\"filesize\";i:345961;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"monitorgame2-300x264.png\";s:5:\"width\";i:300;s:6:\"height\";i:264;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:83434;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"monitorgame2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:30019;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"monitorgame2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:106778;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"monitorgame2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14745;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:22:\"monitorgame2-64x56.png\";s:5:\"width\";i:64;s:6:\"height\";i:56;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5480;}}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:{}}}'),(8162,2223,'_wp_attached_file','2023/02/smartphonegame.png'),(8163,2223,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:283;s:4:\"file\";s:26:\"2023/02/smartphonegame.png\";s:8:\"filesize\";i:227398;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"smartphonegame-300x142.png\";s:5:\"width\";i:300;s:6:\"height\";i:142;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:58709;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"smartphonegame-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38823;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"smartphonegame-300x283.png\";s:5:\"width\";i:300;s:6:\"height\";i:283;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:137779;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"smartphonegame-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18401;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:24:\"smartphonegame-64x30.png\";s:5:\"width\";i:64;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3979;}}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:{}}}'),(8164,2224,'_elementor_edit_mode','builder'),(8165,2224,'_elementor_template_type','wp-page'),(8166,2224,'_elementor_version','3.11.1'),(8167,2224,'_wp_page_template','default'),(8168,2224,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(8169,2224,'_elementor_data','[{\"id\":\"0f1da6c\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c851330\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8888aa9\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b999fb\"}]},\"elements\":[{\"id\":\"8abdfe0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b7bef76\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"24a7903\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"973dda0\"}]},\"elements\":[{\"id\":\"f58f2fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8170,2224,'_elementor_page_assets','a:0:{}'),(8172,2225,'_elementor_edit_mode','builder'),(8173,2225,'_elementor_template_type','wp-page'),(8174,2225,'_elementor_version','3.11.1'),(8175,2225,'_wp_page_template','default'),(8176,2225,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(8177,2225,'_elementor_data','[{\"id\":\"0f1da6c\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c851330\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8888aa9\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b999fb\"}]},\"elements\":[{\"id\":\"8abdfe0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b7bef76\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"24a7903\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"973dda0\"}]},\"elements\":[{\"id\":\"f58f2fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8178,2225,'_elementor_page_assets','a:0:{}'),(8180,2226,'_elementor_edit_mode','builder'),(8181,2226,'_elementor_template_type','wp-page'),(8182,2226,'_elementor_version','3.11.1'),(8183,2226,'_wp_page_template','default'),(8184,2226,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(8185,2226,'_elementor_data','[{\"id\":\"0f1da6c\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c851330\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8888aa9\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b999fb\"}]},\"elements\":[{\"id\":\"8abdfe0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b7bef76\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"24a7903\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"973dda0\"}]},\"elements\":[{\"id\":\"f58f2fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4a6cdff\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e711805\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"9751963\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"286c630\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Vblink?\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bd0815\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vblink is a mobile fish game app and sweepstakes app. This app can be played on cell phones, tablets, and computers. This app is what people call a \\u201cPlay anywhere app\\u201d or \\u201cPlay at home app\\u201d. Also referred to as the \\u201cfish game app\\u201d.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"02063f5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"bf6bdcf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"5e5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"How do I download the Vblink game and sweepstakes app?\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94c946e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>You can go to our website <a href=\\\"https:\\/\\/vblink777.club\\\">www.vblink777.club<\\/a> and either scan the QR code, or you can click on the link. Then you will be able to download the app.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"08eb3c6\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"f98624d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"4850b97\",\"elType\":\"widget\",\"settings\":{\"title\":\"How do I get my account set up?\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab4f083\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>You will need to go to a store that offers this software. That operator will be able to set up your account and give you your login credentials. You can also fill out the player form on our website and you will be contacted by a store to play.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"059d15c\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"f84827c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"f7d3601\",\"elType\":\"widget\",\"settings\":{\"title\":\"Where do I get points added to my account?\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4bb7908\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The store operator that set up your account will be able to add points to your account<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c13a66\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"79a7258\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"47a7ace\",\"elType\":\"widget\",\"settings\":{\"title\":\"Network Unstable Connecting\\u2026\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"300e1c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Check your network connection. WiFi will show that you have full connection to the network, but your network can still be slow or fading in and out. If using your data plan with your cellular service, make sure you have a good signal. You can be kicked out of games if you do not have a good connection.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d24ed46\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"a39a22f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"03abaae\",\"elType\":\"widget\",\"settings\":{\"title\":\"How do I create a private table?\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"720e21a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sit down at a table. A password will be generated. Give that password to your friends. Your friends will then sit at the table and must enter that password in to be able to join<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17611c4\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"b05768a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"aac0b61\",\"elType\":\"widget\",\"settings\":{\"title\":\"How do I join a private table?\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd823fa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get a password from the hosting party. Sit at the private table and enter in the password given.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"60008bc\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"f105029\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"f992e2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is binding?\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b8929f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>When you bind your device it adds more security. When you select bind, your account can only be played on that device. That way somebody doesn\\u2019t look over your shoulder while you type in your password and try to use your account. If you get a new phone and you didn\\u2019t unbind your account, your account holder has the ability to unbind it for you.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e56bacb\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"4654e22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"921fb40\",\"elType\":\"widget\",\"settings\":{\"title\":\"How to win community prizes?\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f3250\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To qualify for bonuses or community prizes you must be actively playing. Sitting in a room or table not playing does not make you eligible.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8a9c4b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"59338f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"a65da2e\",\"elType\":\"widget\",\"settings\":{\"title\":\"How to claim your jackpot?\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"868dccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>When you win a jackpot, there will be a pop up asking you to claim your jackpot. If you do not claim your jackpot, it will not go away until you do. If you do not see it, log out and log back in. The claim window will pop up every time you log in until you claim it.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8406e26\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f79d6d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e923b45\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bfed56b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5ed8bc1\"}]},\"elements\":[{\"id\":\"1e2e03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e406192\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b679467\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18ccf69\"}]},\"elements\":[{\"id\":\"786daee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Play on any device! Laptops, Desktops, Tablets, or Phones!\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d7dd493\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"70dd465\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"474f623\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1d96065\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4609423\"}]},\"elements\":[{\"id\":\"7554611\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2966d37\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"51c5f33\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d1291d5\"}]},\"elements\":[{\"id\":\"d18b63c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/smartphonegame.png\",\"id\":2223,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"74e9402\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9761435\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e868426\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3195a49\"}]},\"elements\":[{\"id\":\"8cfb38d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/tabletgame.png\",\"id\":2221,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"83a44b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a835582\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b3047e4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a77bf17\"}]},\"elements\":[{\"id\":\"1740fe9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/monitorgame2.png\",\"id\":2222,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(8186,2226,'_elementor_page_assets','a:0:{}'),(8189,2227,'_wp_page_template','default'),(8223,2230,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(8222,2230,'_elementor_version','3.11.1'),(8221,2230,'_elementor_template_type','wp-page'),(8220,2230,'_elementor_edit_mode','builder'),(8219,2230,'_wp_page_template','default'),(8198,2227,'_edit_last','1'),(8199,2227,'_edit_lock','1677598935:1'),(8200,2227,'_elementor_edit_mode','builder'),(8201,2227,'_elementor_template_type','wp-page'),(8202,2227,'_elementor_version','3.11.1'),(8203,2227,'_wp_page_template','default'),(8204,2227,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(8205,2227,'_elementor_data','[{\"id\":\"0f1da6c\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c851330\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8888aa9\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b999fb\"}]},\"elements\":[{\"id\":\"8abdfe0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b7bef76\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"24a7903\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"973dda0\"}]},\"elements\":[{\"id\":\"f58f2fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Indemnification Agreement\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4a6cdff\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e711805\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"9751963\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"6bd0815\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PLEASE REVIEW THESE TERMS (THIS \\u201c<b>AGREEMENT<\\/b>\\u201d) CAREFULLY AS THEY CONSTITUTE A LEGAL AGREEMENT BETWEEN YOU (\\u201c<b>CUSTOMER<\\/b>\\u201d) AND VBLINKONLINE.COM. (\\u201cVblink\\\"<b>)<\\/b>\\u00a0WITH RESPECT TO CUSTOMER\\u2019S USE OF THE SERVICES. BY USING THE SERVICES, YOU AGREE TO BE BOUND BY EACH OF THE TERMS AND CONDITIONS SET FORTH HEREIN. IF YOU DO NOT AGREE WITH THE TERMS AND CONDITIONS SET FORTH HEREIN, YOU MAY NOT ACCESS, REGISTER FOR, OR USE THE SERVICES. Orion Stars and Customer may be referred to herein individually as a \\u201c<b>Party<\\/b>,\\u201d and together as the \\u201c<b>Parties<\\/b>.\\u201d<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"02063f5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"bf6bdcf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"5e5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. DEFINITIONS\",\"header_size\":\"h4\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94c946e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1.1. Scope of Agreement. This Agreement applies to Customer\\u2019s purchase and use of all Services from Vblink.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a2d23b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1.2. Authority. Each Party represents and warrants to the other Party that: (a) its performance under this Agreement\\u00a0<u><b>will not violate any applicable law<\\/b><\\/u>; (b) it is duly formed, validly existing and in good standing under the laws of the jurisdiction of its formation; and (c) it has the full right, power and authority to enter into this Agreement and to perform its obligations hereunder.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a3c671b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1.3. \\u201cSupport Services\\u201d may include, depending on Customer\\u2019s purchase selections, any or all of the following: product installation support and\\/or customary technical support and maintenance services.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2f59f74\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"f325003\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"af2c3ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. General\",\"header_size\":\"h4\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e9949f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>2.1. \\u201cServices\\u201d means the combination of Software and Support Services as defined below.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b1c807e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>2.2. \\u201cSoftware\\u201d means the Vblink proprietary software in any form and related documentation delivered to or downloaded by Customer. The term \\u201cSoftware\\u201d also includes any updates, upgrades or other new features, functionality or enhancements to the Software provided to Customer by Vblink or its resellers or agents as part of a new purchase, through Support Services or otherwise. All references to the \\u201cpurchase\\u201d or \\u201csale\\u201d of Software mean the granting of a license to use such Software under the terms of this Agreement.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d6c74d6\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"53aa017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"38dc6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. LICENSE\",\"header_size\":\"h4\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c8d98b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subject to the terms and conditions set forth in this Agreement, Vblink grants Customer a nonexclusive, nontransferable, non-sublicensable and revocable right and license to: (a) install and use an object code version of the Software in accordance with the related documentation solely for its own internal business operations; (b) reproduce and distribute internally a reasonable number of copies of the documentation with respect to the Software provided by Vblink (the \\u201c<b>Documentation<\\/b>\\u201d), provided that Customer must include on all copies of such Documentation all Orion Stars trademarks, trade names, logos and notices present thereon as originally provided by Vblink. Vblink reserves all rights in the Software not expressly granted to Customer under this Agreement.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd6ea74\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"fcb739e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"3667366\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. LIMITATION ON USE\",\"header_size\":\"h4\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c2c2941\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>4.1. No Right to Source Code. Customer acknowledges that the source code and underlying structure and algorithms of the Software are the property and proprietary trade secrets of Vblink. No license is granted to use source code of the Software and all such use is expressly prohibited; and Customer agrees not to: (i) modify, reverse engineer, decompile, translate, or disassemble the Software, (ii) obtain or attempt to create, derive, or obtain the source code of the Software, (iii) create a source code equivalent of or derivative of the Software, or (iv) cause or permit any third party to do any of the foregoing.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6e98db3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>4.2. No Right to Transfer, Resell, or Provide Services. Customer is expressly prohibited from: (a) assigning, distributing, licensing, sublicensing, selling, renting, leasing, granting a security interest in, or otherwise transferring any rights in or to the Software; and (b) reselling the Software, using the Software to provide any type of paid or unpaid services to third parties (including, without limitation, incorporating any part of the Software into a product or service Customer provides to a third party), or otherwise making the Software available to third parties, whether on a time-sharing, service provider, hosting, or other basis.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b0af88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>4.3. Use of Coded Instructions. Customer acknowledges and agrees that the Software may contain coded instructions which will: (a) limit the number of users who can access the Software; (b) disable some or all of the features of the Software and any related electronic documentation upon the termination of the licenses granted hereunder; and (c) contain such other permissions or restrictions as may be specifically included in this Agreement. Customer agrees not to interfere with any license key mechanism in the Software, or otherwise attempt to circumvent, disable or disrupt any mechanism in the Software intended to audit or limit use of the Software.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"704e328\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>4.4. Other Restrictions. Customer agrees not to: (a) remove, alter or cover any copyright notices, trademark notices or other proprietary rights notices placed or embedded on or in the Software or cause or permit any third party to do any of the foregoing; (b) use the licenses and rights granted under this Agreement to design, develop or distribute a commercial product or service that competes with the Software; (c) make available to any third party any analysis of the results of operation of the Software, including benchmarking results, or otherwise publicly disseminate information regarding the performance of the Software; or (d) use or distribute the Software in violation of any applicable laws, regulations or export restrictions.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4a3f4af\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"b0cd297\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"e78d883\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. PROPRIETARY RIGHTS\",\"header_size\":\"h4\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1060d08\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As between Vblink and Customer, Vblink is and will remain the sole and exclusive owner of the Software and all intellectual property rights associated therewith. Customer will not take any actions inconsistent with Vblink\\u2019s ownership of each of Orion Stars\\u2019 rights in and to the Software and the intellectual property associated therewith.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de03566\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"b568553\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"e2dafd1\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. INDEMNIFICATION\",\"header_size\":\"h4\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b52f4f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>6.1. Vblink\'s Services are to be used for amusement purposes only. Customer acknowledges that the Services may be subject to U.S., state, county and municipal laws and regulations. Accordingly, Customer may not use of the Services except in full compliance with all applicable laws and regulations. Customer is responsible for understating and using the Services in a manner that does not violate federal, state or local law.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d74341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>6.2. Subject to the indemnification obligations described below, at its sole cost and expense, Customer hereby agrees to defend and hold harmless Vblink and its affiliates and subsidiaries, and its and their officers, directors, stockholders, employees, consultants, representatives, agents, successors and assigns (the \\u201c<b>Indemnitees<\\/b>\\u201d) in any third party action or claim, and to indemnify Vblink and its Indemnitees from and against any and all claims, losses, liabilities, sums of money, damages, expenses, and costs (including, but not limited to, reasonable attorneys\\u2019 fees) (collectively, \\u201c<b>Claims<\\/b>\\u201d) arising from such action or claim and related to: (a) Customer\\u2019s breach of any term or condition, or of any of its representations or warranties, set forth in this Agreement; (b) Customer\\u2019s violation of applicable law; and\\/or (c) Customer\\u2019s gross negligence or willful misconduct.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8206,2227,'_elementor_page_assets','a:0:{}'),(8207,2227,'_eael_custom_js',''),(8243,2233,'_wp_page_template','elementor_header_footer'),(8244,2233,'_elementor_edit_mode','builder'),(8209,2227,'slide_template',''),(8210,2227,'rs_page_bg_color',''),(8211,2229,'_wp_page_template','default'),(8212,2229,'_elementor_edit_mode','builder'),(8213,2229,'_elementor_template_type','wp-page'),(8214,2229,'_elementor_version','3.11.1'),(8215,2229,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(8216,2229,'_elementor_data','[{\"id\":\"0f1da6c\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c851330\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8888aa9\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b999fb\"}]},\"elements\":[{\"id\":\"8abdfe0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b7bef76\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"24a7903\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"973dda0\"}]},\"elements\":[{\"id\":\"f58f2fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4a6cdff\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e711805\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"9751963\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"286c630\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Vblink?\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bd0815\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vblink is a mobile fish game app and sweepstakes app. This app can be played on cell phones, tablets, and computers. This app is what people call a \\u201cPlay anywhere app\\u201d or \\u201cPlay at home app\\u201d. Also referred to as the \\u201cfish game app\\u201d.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"02063f5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"bf6bdcf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"5e5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"How do I download the Vblink game and sweepstakes app?\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94c946e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>You can go to our website <a href=\\\"https:\\/\\/vblink777.club\\\">www.vblink777.club<\\/a> and either scan the QR code, or you can click on the link. Then you will be able to download the app.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"08eb3c6\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"f98624d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"4850b97\",\"elType\":\"widget\",\"settings\":{\"title\":\"How do I get my account set up?\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab4f083\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>You will need to go to a store that offers this software. That operator will be able to set up your account and give you your login credentials. You can also fill out the player form on our website and you will be contacted by a store to play.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"059d15c\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"f84827c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"f7d3601\",\"elType\":\"widget\",\"settings\":{\"title\":\"Where do I get points added to my account?\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4bb7908\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The store operator that set up your account will be able to add points to your account<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c13a66\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"79a7258\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"47a7ace\",\"elType\":\"widget\",\"settings\":{\"title\":\"Network Unstable Connecting\\u2026\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"300e1c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Check your network connection. WiFi will show that you have full connection to the network, but your network can still be slow or fading in and out. If using your data plan with your cellular service, make sure you have a good signal. You can be kicked out of games if you do not have a good connection.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d24ed46\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"a39a22f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"03abaae\",\"elType\":\"widget\",\"settings\":{\"title\":\"How do I create a private table?\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"720e21a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sit down at a table. A password will be generated. Give that password to your friends. Your friends will then sit at the table and must enter that password in to be able to join<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17611c4\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"b05768a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"aac0b61\",\"elType\":\"widget\",\"settings\":{\"title\":\"How do I join a private table?\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd823fa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get a password from the hosting party. Sit at the private table and enter in the password given.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"60008bc\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"f105029\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"f992e2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is binding?\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b8929f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>When you bind your device it adds more security. When you select bind, your account can only be played on that device. That way somebody doesn\\u2019t look over your shoulder while you type in your password and try to use your account. If you get a new phone and you didn\\u2019t unbind your account, your account holder has the ability to unbind it for you.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e56bacb\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"4654e22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"921fb40\",\"elType\":\"widget\",\"settings\":{\"title\":\"How to win community prizes?\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f3250\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To qualify for bonuses or community prizes you must be actively playing. Sitting in a room or table not playing does not make you eligible.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8a9c4b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"59338f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"a65da2e\",\"elType\":\"widget\",\"settings\":{\"title\":\"How to claim your jackpot?\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"868dccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>When you win a jackpot, there will be a pop up asking you to claim your jackpot. If you do not claim your jackpot, it will not go away until you do. If you do not see it, log out and log back in. The claim window will pop up every time you log in until you claim it.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8406e26\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f79d6d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e923b45\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bfed56b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5ed8bc1\"}]},\"elements\":[{\"id\":\"1e2e03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e406192\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b679467\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18ccf69\"}]},\"elements\":[{\"id\":\"786daee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Play on any device! Laptops, Desktops, Tablets, or Phones!\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d7dd493\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"70dd465\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"474f623\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1d96065\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4609423\"}]},\"elements\":[{\"id\":\"7554611\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2966d37\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"51c5f33\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d1291d5\"}]},\"elements\":[{\"id\":\"d18b63c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/smartphonegame.png\",\"id\":2223,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"74e9402\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9761435\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e868426\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3195a49\"}]},\"elements\":[{\"id\":\"8cfb38d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/tabletgame.png\",\"id\":2221,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"83a44b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a835582\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b3047e4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a77bf17\"}]},\"elements\":[{\"id\":\"1740fe9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/monitorgame2.png\",\"id\":2222,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(8217,2229,'_elementor_page_assets','a:0:{}'),(8224,2230,'_elementor_data','[{\"id\":\"0f1da6c\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c851330\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8888aa9\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b999fb\"}]},\"elements\":[{\"id\":\"8abdfe0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b7bef76\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"24a7903\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"973dda0\"}]},\"elements\":[{\"id\":\"f58f2fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4a6cdff\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e711805\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"9751963\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"286c630\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Vblink?\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bd0815\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vblink is a mobile fish game app and sweepstakes app. This app can be played on cell phones, tablets, and computers. This app is what people call a \\u201cPlay anywhere app\\u201d or \\u201cPlay at home app\\u201d. Also referred to as the \\u201cfish game app\\u201d.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"02063f5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"bf6bdcf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"5e5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"How do I download the Vblink game and sweepstakes app?\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94c946e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>You can go to our website <a href=\\\"https:\\/\\/vblink777.club\\\">www.vblink777.club<\\/a> and either scan the QR code, or you can click on the link. Then you will be able to download the app.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"08eb3c6\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"f98624d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"4850b97\",\"elType\":\"widget\",\"settings\":{\"title\":\"How do I get my account set up?\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab4f083\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>You will need to go to a store that offers this software. That operator will be able to set up your account and give you your login credentials. You can also fill out the player form on our website and you will be contacted by a store to play.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"059d15c\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"f84827c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"f7d3601\",\"elType\":\"widget\",\"settings\":{\"title\":\"Where do I get points added to my account?\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4bb7908\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The store operator that set up your account will be able to add points to your account<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c13a66\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"79a7258\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"47a7ace\",\"elType\":\"widget\",\"settings\":{\"title\":\"Network Unstable Connecting\\u2026\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"300e1c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Check your network connection. WiFi will show that you have full connection to the network, but your network can still be slow or fading in and out. If using your data plan with your cellular service, make sure you have a good signal. You can be kicked out of games if you do not have a good connection.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d24ed46\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"a39a22f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"03abaae\",\"elType\":\"widget\",\"settings\":{\"title\":\"How do I create a private table?\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"720e21a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sit down at a table. A password will be generated. Give that password to your friends. Your friends will then sit at the table and must enter that password in to be able to join<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17611c4\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"b05768a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"aac0b61\",\"elType\":\"widget\",\"settings\":{\"title\":\"How do I join a private table?\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd823fa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get a password from the hosting party. Sit at the private table and enter in the password given.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"60008bc\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"f105029\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"f992e2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is binding?\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b8929f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>When you bind your device it adds more security. When you select bind, your account can only be played on that device. That way somebody doesn\\u2019t look over your shoulder while you type in your password and try to use your account. If you get a new phone and you didn\\u2019t unbind your account, your account holder has the ability to unbind it for you.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e56bacb\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"4654e22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"921fb40\",\"elType\":\"widget\",\"settings\":{\"title\":\"How to win community prizes?\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f3250\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To qualify for bonuses or community prizes you must be actively playing. Sitting in a room or table not playing does not make you eligible.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8a9c4b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"59338f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"a65da2e\",\"elType\":\"widget\",\"settings\":{\"title\":\"How to claim your jackpot?\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"868dccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>When you win a jackpot, there will be a pop up asking you to claim your jackpot. If you do not claim your jackpot, it will not go away until you do. If you do not see it, log out and log back in. The claim window will pop up every time you log in until you claim it.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8406e26\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f79d6d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e923b45\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bfed56b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5ed8bc1\"}]},\"elements\":[{\"id\":\"1e2e03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e406192\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b679467\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18ccf69\"}]},\"elements\":[{\"id\":\"786daee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Play on any device! Laptops, Desktops, Tablets, or Phones!\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d7dd493\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"70dd465\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"474f623\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1d96065\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4609423\"}]},\"elements\":[{\"id\":\"7554611\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2966d37\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"51c5f33\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d1291d5\"}]},\"elements\":[{\"id\":\"d18b63c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/smartphonegame.png\",\"id\":2223,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"74e9402\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9761435\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e868426\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3195a49\"}]},\"elements\":[{\"id\":\"8cfb38d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/tabletgame.png\",\"id\":2221,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"83a44b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a835582\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b3047e4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a77bf17\"}]},\"elements\":[{\"id\":\"1740fe9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/monitorgame2.png\",\"id\":2222,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(8225,2230,'_elementor_page_assets','a:0:{}'),(8227,2231,'_wp_page_template','default'),(8228,2231,'_elementor_edit_mode','builder'),(8229,2231,'_elementor_template_type','wp-page'),(8230,2231,'_elementor_version','3.11.1'),(8231,2231,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(8232,2231,'_elementor_data','[{\"id\":\"0f1da6c\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c851330\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8888aa9\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b999fb\"}]},\"elements\":[{\"id\":\"8abdfe0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b7bef76\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"24a7903\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"973dda0\"}]},\"elements\":[{\"id\":\"f58f2fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4a6cdff\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e711805\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"9751963\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"286c630\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Vblink?\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bd0815\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vblink is a mobile fish game app and sweepstakes app. This app can be played on cell phones, tablets, and computers. This app is what people call a \\u201cPlay anywhere app\\u201d or \\u201cPlay at home app\\u201d. Also referred to as the \\u201cfish game app\\u201d.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"02063f5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"bf6bdcf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"5e5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"How do I download the Vblink game and sweepstakes app?\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94c946e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>You can go to our website <a href=\\\"https:\\/\\/vblink777.club\\\">www.vblink777.club<\\/a> and either scan the QR code, or you can click on the link. Then you will be able to download the app.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"08eb3c6\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"f98624d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"4850b97\",\"elType\":\"widget\",\"settings\":{\"title\":\"How do I get my account set up?\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab4f083\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>You will need to go to a store that offers this software. That operator will be able to set up your account and give you your login credentials. You can also fill out the player form on our website and you will be contacted by a store to play.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"059d15c\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"f84827c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"f7d3601\",\"elType\":\"widget\",\"settings\":{\"title\":\"Where do I get points added to my account?\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4bb7908\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The store operator that set up your account will be able to add points to your account<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c13a66\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"79a7258\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"47a7ace\",\"elType\":\"widget\",\"settings\":{\"title\":\"Network Unstable Connecting\\u2026\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"300e1c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Check your network connection. WiFi will show that you have full connection to the network, but your network can still be slow or fading in and out. If using your data plan with your cellular service, make sure you have a good signal. You can be kicked out of games if you do not have a good connection.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d24ed46\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"a39a22f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"03abaae\",\"elType\":\"widget\",\"settings\":{\"title\":\"How do I create a private table?\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"720e21a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sit down at a table. A password will be generated. Give that password to your friends. Your friends will then sit at the table and must enter that password in to be able to join<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17611c4\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"b05768a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"aac0b61\",\"elType\":\"widget\",\"settings\":{\"title\":\"How do I join a private table?\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd823fa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get a password from the hosting party. Sit at the private table and enter in the password given.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"60008bc\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"f105029\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"f992e2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is binding?\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b8929f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>When you bind your device it adds more security. When you select bind, your account can only be played on that device. That way somebody doesn\\u2019t look over your shoulder while you type in your password and try to use your account. If you get a new phone and you didn\\u2019t unbind your account, your account holder has the ability to unbind it for you.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e56bacb\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"4654e22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"921fb40\",\"elType\":\"widget\",\"settings\":{\"title\":\"How to win community prizes?\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f3250\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To qualify for bonuses or community prizes you must be actively playing. Sitting in a room or table not playing does not make you eligible.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8a9c4b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"59338f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"a65da2e\",\"elType\":\"widget\",\"settings\":{\"title\":\"How to claim your jackpot?\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"868dccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>When you win a jackpot, there will be a pop up asking you to claim your jackpot. If you do not claim your jackpot, it will not go away until you do. If you do not see it, log out and log back in. The claim window will pop up every time you log in until you claim it.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8406e26\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f79d6d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e923b45\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bfed56b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5ed8bc1\"}]},\"elements\":[{\"id\":\"1e2e03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e406192\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b679467\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18ccf69\"}]},\"elements\":[{\"id\":\"786daee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Play on any device! Laptops, Desktops, Tablets, or Phones!\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d7dd493\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"70dd465\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"474f623\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1d96065\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4609423\"}]},\"elements\":[{\"id\":\"7554611\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2966d37\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"51c5f33\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d1291d5\"}]},\"elements\":[{\"id\":\"d18b63c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/smartphonegame.png\",\"id\":2223,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"74e9402\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9761435\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e868426\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3195a49\"}]},\"elements\":[{\"id\":\"8cfb38d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/tabletgame.png\",\"id\":2221,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"83a44b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a835582\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b3047e4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a77bf17\"}]},\"elements\":[{\"id\":\"1740fe9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/monitorgame2.png\",\"id\":2222,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(8233,2231,'_elementor_page_assets','a:0:{}'),(8310,2242,'_wp_page_template','default'),(8235,2232,'_wp_page_template','default'),(8236,2232,'_elementor_edit_mode','builder'),(8237,2232,'_elementor_template_type','wp-page'),(8238,2232,'_elementor_version','3.11.1'),(8239,2232,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(8240,2232,'_elementor_data','[{\"id\":\"0f1da6c\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c851330\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8888aa9\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b999fb\"}]},\"elements\":[{\"id\":\"8abdfe0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b7bef76\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"24a7903\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"973dda0\"}]},\"elements\":[{\"id\":\"f58f2fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Indemnification Agreement\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4a6cdff\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e711805\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"9751963\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"6bd0815\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PLEASE REVIEW THESE TERMS (THIS \\u201c<b>AGREEMENT<\\/b>\\u201d) CAREFULLY AS THEY CONSTITUTE A LEGAL AGREEMENT BETWEEN YOU (\\u201c<b>CUSTOMER<\\/b>\\u201d) AND ORIONSTARSONLINE.COM. (\\u201c<b>Orion Stars)<\\/b>\\u00a0WITH RESPECT TO CUSTOMER\\u2019S USE OF THE SERVICES. BY USING THE SERVICES, YOU AGREE TO BE BOUND BY EACH OF THE TERMS AND CONDITIONS SET FORTH HEREIN. IF YOU DO NOT AGREE WITH THE TERMS AND CONDITIONS SET FORTH HEREIN, YOU MAY NOT ACCESS, REGISTER FOR, OR USE THE SERVICES. Orion Stars and Customer may be referred to herein individually as a \\u201c<b>Party<\\/b>,\\u201d and together as the \\u201c<b>Parties<\\/b>.\\u201d<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"02063f5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"bf6bdcf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"5e5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. DEFINITIONS\",\"header_size\":\"h4\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94c946e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1.1. Scope of Agreement. This Agreement applies to Customer\\u2019s purchase and use of all Services from Orion Stars.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a2d23b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1.2. Authority. Each Party represents and warrants to the other Party that: (a) its performance under this Agreement\\u00a0<u><b>will not violate any applicable law<\\/b><\\/u>; (b) it is duly formed, validly existing and in good standing under the laws of the jurisdiction of its formation; and (c) it has the full right, power and authority to enter into this Agreement and to perform its obligations hereunder.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a3c671b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1.3. \\u201cSupport Services\\u201d may include, depending on Customer\\u2019s purchase selections, any or all of the following: product installation support and\\/or customary technical support and maintenance services.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2f59f74\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"f325003\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"af2c3ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. General\",\"header_size\":\"h4\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e9949f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>2.1. \\u201cServices\\u201d means the combination of Software and Support Services as defined below.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b1c807e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>2.2. \\u201cSoftware\\u201d means the Orion Stars proprietary software in any form and related documentation delivered to or downloaded by Customer. The term \\u201cSoftware\\u201d also includes any updates, upgrades or other new features, functionality or enhancements to the Software provided to Customer by Orion Stars or its resellers or agents as part of a new purchase, through Support Services or otherwise. All references to the \\u201cpurchase\\u201d or \\u201csale\\u201d of Software mean the granting of a license to use such Software under the terms of this Agreement.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d6c74d6\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"53aa017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"38dc6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. LICENSE\",\"header_size\":\"h4\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c8d98b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subject to the terms and conditions set forth in this Agreement, Orion Stars grants Customer a nonexclusive, nontransferable, non-sublicensable and revocable right and license to: (a) install and use an object code version of the Software in accordance with the related documentation solely for its own internal business operations; (b) reproduce and distribute internally a reasonable number of copies of the documentation with respect to the Software provided by Orion Stars (the \\u201c<b>Documentation<\\/b>\\u201d), provided that Customer must include on all copies of such Documentation all Orion Stars trademarks, trade names, logos and notices present thereon as originally provided by Orion Stars. Orion Stars reserves all rights in the Software not expressly granted to Customer under this Agreement.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd6ea74\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"fcb739e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"3667366\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. LIMITATION ON USE\",\"header_size\":\"h4\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c2c2941\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>4.1. No Right to Source Code. Customer acknowledges that the source code and underlying structure and algorithms of the Software are the property and proprietary trade secrets of Orion Stars. No license is granted to use source code of the Software and all such use is expressly prohibited; and Customer agrees not to: (i) modify, reverse engineer, decompile, translate, or disassemble the Software, (ii) obtain or attempt to create, derive, or obtain the source code of the Software, (iii) create a source code equivalent of or derivative of the Software, or (iv) cause or permit any third party to do any of the foregoing.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6e98db3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>4.2. No Right to Transfer, Resell, or Provide Services. Customer is expressly prohibited from: (a) assigning, distributing, licensing, sublicensing, selling, renting, leasing, granting a security interest in, or otherwise transferring any rights in or to the Software; and (b) reselling the Software, using the Software to provide any type of paid or unpaid services to third parties (including, without limitation, incorporating any part of the Software into a product or service Customer provides to a third party), or otherwise making the Software available to third parties, whether on a time-sharing, service provider, hosting, or other basis.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b0af88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>4.3. Use of Coded Instructions. Customer acknowledges and agrees that the Software may contain coded instructions which will: (a) limit the number of users who can access the Software; (b) disable some or all of the features of the Software and any related electronic documentation upon the termination of the licenses granted hereunder; and (c) contain such other permissions or restrictions as may be specifically included in this Agreement. Customer agrees not to interfere with any license key mechanism in the Software, or otherwise attempt to circumvent, disable or disrupt any mechanism in the Software intended to audit or limit use of the Software.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"704e328\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>4.4. Other Restrictions. Customer agrees not to: (a) remove, alter or cover any copyright notices, trademark notices or other proprietary rights notices placed or embedded on or in the Software or cause or permit any third party to do any of the foregoing; (b) use the licenses and rights granted under this Agreement to design, develop or distribute a commercial product or service that competes with the Software; (c) make available to any third party any analysis of the results of operation of the Software, including benchmarking results, or otherwise publicly disseminate information regarding the performance of the Software; or (d) use or distribute the Software in violation of any applicable laws, regulations or export restrictions.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4a3f4af\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"b0cd297\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"e78d883\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. PROPRIETARY RIGHTS\",\"header_size\":\"h4\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1060d08\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As between Orion Stars and Customer, Orion Stars is and will remain the sole and exclusive owner of the Software and all intellectual property rights associated therewith. Customer will not take any actions inconsistent with Orion Stars\\u2019 ownership of each of Orion Stars\\u2019 rights in and to the Software and the intellectual property associated therewith.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de03566\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"b568553\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"e2dafd1\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. INDEMNIFICATION\",\"header_size\":\"h4\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b52f4f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>6.1.\\u00a0Orion Stars\\u2019 Services are to be used for amusement purposes only. Customer acknowledges that the Services may be subject to U.S., state, county and municipal laws and regulations. Accordingly, Customer may not use of the Services except in full compliance with all applicable laws and regulations. Customer is responsible for understating and using the Services in a manner that does not violate federal, state or local law.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d74341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>6.2. Subject to the indemnification obligations described below, at its sole cost and expense, Customer hereby agrees to defend and hold harmless Orion Stars and its affiliates and subsidiaries, and its and their officers, directors, stockholders, employees, consultants, representatives, agents, successors and assigns (the \\u201c<b>Indemnitees<\\/b>\\u201d) in any third party action or claim, and to indemnify Orion Stars and its Indemnitees from and against any and all claims, losses, liabilities, sums of money, damages, expenses, and costs (including, but not limited to, reasonable attorneys\\u2019 fees) (collectively, \\u201c<b>Claims<\\/b>\\u201d) arising from such action or claim and related to: (a) Customer\\u2019s breach of any term or condition, or of any of its representations or warranties, set forth in this Agreement; (b) Customer\\u2019s violation of applicable law; and\\/or (c) Customer\\u2019s gross negligence or willful misconduct.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8241,2232,'_elementor_page_assets','a:0:{}'),(8245,2233,'_elementor_template_type','wp-post'),(8246,2233,'_elementor_version','3.11.1'),(8247,2233,'_elementor_data','[{\"id\":\"5ce0fdb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a57477f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"61f6d53\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00fffb8\"}],\"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},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"f40463c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e2c4ea6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"21a5d3c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2f999dd\"}]},\"elements\":[{\"id\":\"68effa4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e427003\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2e0d954\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"951e78b\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"8f83706\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"4638494\",\"elType\":\"widget\",\"settings\":{\"title\":\"Malfunctions will void all gameplay and transactions.\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"64ba5aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"13557e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sitemap\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"100\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41252fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"100\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"8772025\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6270604\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"030643c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"460c004\"}]},\"elements\":[{\"id\":\"a971978\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"100\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a8580c\",\"elType\":\"widget\",\"settings\":{\"title\":\"INDEMNIFICATION AGREEMENT\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"100\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bf518e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"af60479\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"id\":1349,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1c11fba\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 [hfe_current_year] [hfe_site_title] | All Rights Reserved\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"caption_typography_font_weight\":\"100\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8248,2233,'_elementor_page_assets','a:0:{}'),(8249,2233,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(8251,2234,'_wp_page_template','elementor_header_footer'),(8252,2234,'_elementor_edit_mode','builder'),(8253,2234,'_elementor_template_type','wp-post'),(8254,2234,'_elementor_version','3.11.1'),(8255,2234,'_elementor_data','[{\"id\":\"5ce0fdb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a57477f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"61f6d53\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00fffb8\"}],\"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},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"f40463c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e2c4ea6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"21a5d3c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2f999dd\"}]},\"elements\":[{\"id\":\"68effa4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e427003\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2e0d954\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"951e78b\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"8f83706\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"4638494\",\"elType\":\"widget\",\"settings\":{\"title\":\"Malfunctions will void all gameplay and transactions.\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"64ba5aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"13557e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sitemap\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"100\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41252fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"100\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"8772025\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6270604\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"030643c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"460c004\"}]},\"elements\":[{\"id\":\"a971978\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"100\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a8580c\",\"elType\":\"widget\",\"settings\":{\"title\":\"INDEMNIFICATION AGREEMENT\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"100\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bf518e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"af60479\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"id\":1349,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1c11fba\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 [hfe_current_year] [hfe_site_title] | All Rights Reserved\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"caption_typography_font_weight\":\"100\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8256,2234,'_elementor_page_assets','a:0:{}'),(8257,2234,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(8259,2235,'_wp_page_template','elementor_header_footer'),(8260,2235,'_elementor_edit_mode','builder'),(8261,2235,'_elementor_template_type','wp-post'),(8262,2235,'_elementor_version','3.11.1'),(8263,2235,'_elementor_data','[{\"id\":\"5ce0fdb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a57477f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"61f6d53\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00fffb8\"}],\"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},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"f40463c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e2c4ea6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"21a5d3c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2f999dd\"}]},\"elements\":[{\"id\":\"68effa4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e427003\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2e0d954\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"951e78b\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"8f83706\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"4638494\",\"elType\":\"widget\",\"settings\":{\"title\":\"Malfunctions will void all gameplay and transactions.\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"64ba5aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"13557e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sitemap\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"100\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41252fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"100\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"8772025\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6270604\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"030643c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"460c004\"}]},\"elements\":[{\"id\":\"a971978\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"100\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/faq\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a8580c\",\"elType\":\"widget\",\"settings\":{\"title\":\"INDEMNIFICATION AGREEMENT\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"100\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/indemnification-agreement\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bf518e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"af60479\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"id\":1349,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1c11fba\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 [hfe_current_year] [hfe_site_title] | All Rights Reserved\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"caption_typography_font_weight\":\"100\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8264,2235,'_elementor_page_assets','a:0:{}'),(8265,2235,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(8318,2243,'_wp_page_template','elementor_header_footer'),(8319,2243,'_elementor_edit_mode','builder'),(11485,2646,'metform_entries_serial_no','181'),(11484,2646,'mf_page_id','1339'),(11197,2601,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:8:\"Jonathan\";s:8:\"mf-email\";s:30:\"wagoner.jonathan1999@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:7:\"Wagoner\";s:12:\"mf-telephone\";s:10:\"4232088840\";s:11:\"mf-textarea\";s:25:\"Trying to make a account \";s:7:\"mf-text\";s:17:\"Account creation \";}'),(11196,2601,'metform_entries__form_id','2256'),(11195,2601,'metform_entries_serial_no','137'),(11194,2601,'mf_page_id','1339'),(11090,2583,'metform_entries__file_upload_new',NULL),(11091,2583,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"107.77.196.227\";s:10:\"User_Agent\";s:199:\"Mozilla/5.0 (Linux; Android 11; U319AA Build/RP1A.200720.011; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/93.0.4577.62 Mobile Safari/537.36 [FB_IAB/Orca-Android;FBAV/400.0.0.11.90;]\";}'),(11092,2584,'mf_page_id','1339'),(11093,2584,'metform_entries_serial_no','120'),(11094,2585,'mf_page_id','1339'),(11095,2585,'metform_entries_serial_no','121'),(11096,2584,'metform_entries__form_id','2256'),(11097,2584,'metform_entries__form_data','a:6:{s:16:\"mf-listing-fname\";s:5:\"Jaimy\";s:16:\"mf-listing-lname\";s:6:\"Martin\";s:12:\"mf-telephone\";s:10:\"2097284687\";s:9:\"mf-select\";s:3:\"Yes\";s:7:\"mf-text\";s:21:\"Play at your own risk\";s:11:\"mf-textarea\";s:12:\"I wanna play\";}'),(11098,2584,'metform_entries__file_upload_new',NULL),(11099,2584,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"107.77.213.23\";s:10:\"User_Agent\";s:101:\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36\";}'),(11100,2585,'metform_entries__form_id','2256'),(11101,2585,'metform_entries__form_data','a:6:{s:16:\"mf-listing-fname\";s:5:\"Jaimy\";s:16:\"mf-listing-lname\";s:6:\"Martin\";s:12:\"mf-telephone\";s:10:\"2097284687\";s:9:\"mf-select\";s:3:\"Yes\";s:7:\"mf-text\";s:21:\"Play at your own risk\";s:11:\"mf-textarea\";s:12:\"I wanna play\";}'),(11102,2585,'metform_entries__file_upload_new',NULL),(11103,2585,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"107.77.213.23\";s:10:\"User_Agent\";s:101:\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36\";}'),(11104,2586,'mf_page_id','1339'),(11105,2586,'metform_entries_serial_no','122'),(11106,2586,'metform_entries__form_id','2256'),(11107,2586,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:8:\"Courtney\";s:8:\"mf-email\";s:18:\"cb775638@gmail.com\";s:16:\"mf-listing-lname\";s:5:\"Brown\";s:9:\"mf-select\";s:3:\"Yes\";s:12:\"mf-telephone\";s:10:\"2294724714\";s:7:\"mf-text\";s:14:\"Set up account\";s:11:\"mf-textarea\";s:51:\"Hey was just wondering if i could set up an account\";}'),(11108,2586,'metform_entries__file_upload_new',NULL),(11109,2586,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:12:\"134.22.37.91\";s:10:\"User_Agent\";s:142:\"Mozilla/5.0 (iPhone; CPU iPhone OS 15_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/255.0.515161012 Mobile/15E148 Safari/604.1\";}'),(11115,2587,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"172.110.3.231\";s:10:\"User_Agent\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1\";}'),(11116,2588,'mf_page_id','1339'),(11117,2588,'metform_entries_serial_no','124'),(11118,2588,'metform_entries__form_id','2256'),(11119,2588,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:6:\"Brenda\";s:8:\"mf-email\";s:22:\"bcrabtree728@gmail.com\";s:12:\"mf-telephone\";s:13:\"(614)440-5203\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:8:\"Crabtree\";s:7:\"mf-text\";s:8:\"V blink \";s:11:\"mf-textarea\";s:31:\"Trying to down load and it wont\";}'),(11120,2588,'metform_entries__file_upload_new',NULL),(11121,2588,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:12:\"73.62.124.58\";s:10:\"User_Agent\";s:257:\"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/20D67 [FBAN/FBIOS;FBAV/407.1.0.42.94;FBBV/458594382;FBDV/iPhone12,1;FBMD/iPhone;FBSN/iOS;FBSV/16.3.1;FBSS/2;FBID/phone;FBLC/en_US;FBOP/5;FBRV/459564353]\";}'),(11122,2589,'mf_page_id','1339'),(11123,2589,'metform_entries_serial_no','125'),(11124,2589,'metform_entries__form_id','2256'),(11125,2589,'metform_entries__form_data','a:7:{s:12:\"mf-telephone\";s:12:\"901-428-2987\";s:16:\"mf-listing-fname\";s:8:\"CHRISTAL\";s:16:\"mf-listing-lname\";s:5:\"SMITH\";s:8:\"mf-email\";s:25:\"christalsmith30@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:7:\"mf-text\";s:10:\"New player\";s:11:\"mf-textarea\";s:18:\"New player online \";}'),(11126,2589,'metform_entries__file_upload_new',NULL),(11127,2589,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:10:\"73.5.85.82\";s:10:\"User_Agent\";s:194:\"Mozilla/5.0 (Linux; Android 13; SM-A146U Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/111.0.5563.58 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/407.0.0.30.97;]\";}'),(11128,2590,'mf_page_id','1339'),(11129,2590,'metform_entries_serial_no','126'),(11130,2590,'metform_entries__form_id','2256'),(11131,2590,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:4:\"Eric\";s:16:\"mf-listing-lname\";s:7:\"Rothman\";s:12:\"mf-telephone\";s:10:\"5016902015\";s:7:\"mf-text\";s:5:\"Games\";s:11:\"mf-textarea\";s:15:\"Start up games \";s:8:\"mf-email\";s:23:\"ericrothman@outlook.com\";s:9:\"mf-select\";s:3:\"Yes\";}'),(11132,2590,'metform_entries__file_upload_new',NULL),(11133,2590,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:15:\"174.247.235.242\";s:10:\"User_Agent\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1\";}'),(11134,2591,'mf_page_id','1339'),(11135,2591,'metform_entries_serial_no','127'),(11136,2591,'metform_entries__form_id','2256'),(11137,2591,'metform_entries__form_data','a:6:{s:12:\"mf-telephone\";s:10:\"5599998914\";s:16:\"mf-listing-fname\";s:4:\"Roel\";s:16:\"mf-listing-lname\";s:8:\"Coronado\";s:9:\"mf-select\";s:3:\"Yes\";s:7:\"mf-text\";s:9:\"Register \";s:11:\"mf-textarea\";s:15:\"Want to sign up\";}'),(11138,2591,'metform_entries__file_upload_new',NULL),(11139,2591,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"67.181.144.31\";s:10:\"User_Agent\";s:194:\"Mozilla/5.0 (Linux; Android 13; SM-G998U Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/111.0.5563.58 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/407.0.0.30.97;]\";}'),(11140,2592,'mf_page_id','1339'),(11141,2592,'metform_entries_serial_no','128'),(11142,2592,'metform_entries__form_id','2256'),(11143,2592,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:5:\"Amber\";s:8:\"mf-email\";s:24:\"amberchase2018@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:6:\"Chase \";s:12:\"mf-telephone\";s:10:\"7125097825\";s:7:\"mf-text\";s:9:\"Register \";s:11:\"mf-textarea\";s:48:\"Please register my account for the wheel bonus\r\n\";}'),(11144,2592,'metform_entries__file_upload_new',NULL),(11145,2592,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"172.58.136.101\";s:10:\"User_Agent\";s:113:\"Mozilla/5.0 (Linux; Android 11; C5L) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Mobile Safari/537.36\";}'),(11146,2593,'mf_page_id','1339'),(11147,2593,'metform_entries_serial_no','129'),(11148,2593,'metform_entries__form_id','2256'),(11149,2593,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:7:\"Valerie\";s:8:\"mf-email\";s:23:\"valerie311990@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:6:\"Torres\";s:12:\"mf-telephone\";s:10:\"8327907660\";s:7:\"mf-text\";s:6:\"Vblink\";s:11:\"mf-textarea\";s:23:\"I would like to play . \";}'),(11150,2593,'metform_entries__file_upload_new',NULL),(11151,2593,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"174.170.246.96\";s:10:\"User_Agent\";s:257:\"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/20D67 [FBAN/FBIOS;FBAV/407.1.0.42.94;FBBV/458594382;FBDV/iPhone12,3;FBMD/iPhone;FBSN/iOS;FBSV/16.3.1;FBSS/3;FBID/phone;FBLC/en_US;FBOP/5;FBRV/459886963]\";}'),(11155,2595,'metform_entries_serial_no','131'),(11156,2594,'metform_entries__form_id','2256'),(11157,2594,'metform_entries__form_data','a:6:{s:16:\"mf-listing-fname\";s:6:\"trisha\";s:16:\"mf-listing-lname\";s:8:\"Williams\";s:12:\"mf-telephone\";s:10:\"3162235535\";s:9:\"mf-select\";s:3:\"Yes\";s:7:\"mf-text\";s:10:\"New player\";s:11:\"mf-textarea\";s:37:\"I would like to play this game please\";}'),(11158,2594,'metform_entries__file_upload_new',NULL),(11159,2594,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"98.186.201.182\";s:10:\"User_Agent\";s:125:\"Mozilla/5.0 (Linux; Android 8.0.0; moto e5 play) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Mobile Safari/537.36\";}'),(11160,2595,'metform_entries__form_id','2256'),(11161,2595,'metform_entries__form_data','a:6:{s:16:\"mf-listing-fname\";s:6:\"trisha\";s:16:\"mf-listing-lname\";s:8:\"Williams\";s:12:\"mf-telephone\";s:10:\"3162235535\";s:9:\"mf-select\";s:3:\"Yes\";s:7:\"mf-text\";s:10:\"New player\";s:11:\"mf-textarea\";s:37:\"I would like to play this game please\";}'),(11162,2595,'metform_entries__file_upload_new',NULL),(11163,2595,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"98.186.201.182\";s:10:\"User_Agent\";s:125:\"Mozilla/5.0 (Linux; Android 8.0.0; moto e5 play) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Mobile Safari/537.36\";}'),(11164,2596,'mf_page_id','1339'),(11165,2596,'metform_entries_serial_no','132'),(11166,2596,'metform_entries__form_id','2256'),(11167,2596,'metform_entries__form_data','a:6:{s:16:\"mf-listing-fname\";s:5:\"Sarah\";s:16:\"mf-listing-lname\";s:6:\"Gielen\";s:12:\"mf-telephone\";s:10:\"2186402849\";s:9:\"mf-select\";s:3:\"Yes\";s:7:\"mf-text\";s:12:\"Registration\";s:11:\"mf-textarea\";s:78:\"I have a username and password that a guy named John gave me through Messenger\";}'),(11168,2596,'metform_entries__file_upload_new',NULL),(11169,2596,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"209.81.111.131\";s:10:\"User_Agent\";s:117:\"Mozilla/5.0 (Linux; Android 9; LGL722DL) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Mobile Safari/537.36\";}'),(11170,2597,'mf_page_id','1339'),(11171,2597,'metform_entries_serial_no','133'),(11172,2597,'metform_entries__form_id','2256'),(11173,2597,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:5:\"Brian\";s:8:\"mf-email\";s:19:\"crunkyall@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:7:\"Garcia \";s:12:\"mf-telephone\";s:10:\"9702876688\";s:7:\"mf-text\";s:8:\"Register\";s:11:\"mf-textarea\";s:71:\"Trying to check y\'all out any free bonuses would be much appreciated.  \";}'),(11174,2597,'metform_entries__file_upload_new',NULL),(11175,2597,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"172.58.137.151\";s:10:\"User_Agent\";s:120:\"Mozilla/5.0 (Linux; Android 11; Nokia X100) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Mobile Safari/537.36\";}'),(11176,2598,'mf_page_id','1339'),(11177,2598,'metform_entries_serial_no','134'),(11178,2598,'metform_entries__form_id','2256'),(11179,2598,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:3:\"Edi\";s:8:\"mf-email\";s:21:\"ediacosta51@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:6:\"Acosta\";s:12:\"mf-telephone\";s:10:\"5627622066\";s:11:\"mf-textarea\";s:43:\"Would like an account to get my daily bonus\";s:7:\"mf-text\";s:21:\"Vblink spin the wheel\";}'),(11180,2598,'metform_entries__file_upload_new',NULL),(11181,2598,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"172.58.208.68\";s:10:\"User_Agent\";s:133:\"Mozilla/5.0 (Linux; Android 12; moto g stylus 5G (2022)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Mobile Safari/537.36\";}'),(11182,2599,'mf_page_id','1339'),(11183,2599,'metform_entries_serial_no','135'),(11184,2599,'metform_entries__form_id','2256'),(11185,2599,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:13:\"Tammi buehler\";s:8:\"mf-email\";s:22:\"likeferiss52@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:8:\"Buehler \";s:12:\"mf-telephone\";s:10:\"8165342327\";s:7:\"mf-text\";s:27:\"Need to change profile info\";s:11:\"mf-textarea\";s:117:\"I got hacked so I got a new phone and email need to change profile info .aI also would like to get a new log on infi.\";}'),(11186,2599,'metform_entries__file_upload_new',NULL),(11187,2599,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"174.213.213.6\";s:10:\"User_Agent\";s:192:\"Mozilla/5.0 (Linux; Android 12; T602DL Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/111.0.5563.58 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/407.0.0.30.97;]\";}'),(11188,2600,'mf_page_id','1339'),(11189,2600,'metform_entries_serial_no','136'),(11190,2600,'metform_entries__form_id','2256'),(11191,2600,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:7:\"Valerie\";s:8:\"mf-email\";s:26:\"brokenvbelle2020@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:5:\"Belle\";s:12:\"mf-telephone\";s:10:\"4423074659\";s:11:\"mf-textarea\";s:29:\"Would like to open an account\";s:7:\"mf-text\";s:19:\"Help me open acount\";}'),(11192,2600,'metform_entries__file_upload_new',NULL),(11193,2600,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"66.74.129.237\";s:10:\"User_Agent\";s:118:\"Mozilla/5.0 (Linux; Android 12; SM-A136U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Mobile Safari/537.36\";}'),(11089,2583,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:5:\"Tyson\";s:8:\"mf-email\";s:28:\"terrell.tyson.1983@gmail.com\";s:16:\"mf-listing-lname\";s:7:\"Terrell\";s:12:\"mf-telephone\";s:12:\"+15392354904\";s:7:\"mf-text\";s:12:\"New customer\";s:11:\"mf-textarea\";s:30:\"I would like to be registered \";s:9:\"mf-select\";s:3:\"Yes\";}'),(8355,3,'_elementor_edit_mode','builder'),(8356,3,'_elementor_template_type','wp-page'),(8357,3,'_elementor_version','3.11.1'),(11483,2645,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"172.58.136.25\";s:10:\"User_Agent\";s:113:\"Mozilla/5.0 (Linux; Android 11; C5L) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Mobile Safari/537.36\";}'),(11482,2645,'metform_entries__file_upload_new',NULL),(11300,2618,'metform_entries__file_upload_new',NULL),(11301,2618,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:12:\"160.3.183.38\";s:10:\"User_Agent\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36\";}'),(11302,2619,'mf_page_id','1339'),(11303,2619,'metform_entries_serial_no','155'),(11304,2619,'metform_entries__form_id','2256'),(11305,2619,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:5:\"Janes\";s:8:\"mf-email\";s:26:\"jameswatkins0828@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:8:\"Watkins \";s:12:\"mf-telephone\";s:10:\"4793872851\";s:7:\"mf-text\";s:8:\"Account \";s:11:\"mf-textarea\";s:24:\"I would like an account \";}'),(11306,2619,'metform_entries__file_upload_new',NULL),(11307,2619,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"162.194.116.23\";s:10:\"User_Agent\";s:210:\"Mozilla/5.0 (Linux; Android 11; moto g power (2022) Build/RRQS31.Q3-68-140-2; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/111.0.5563.149 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/408.1.0.36.103;]\";}'),(11308,2621,'mf_page_id','1339'),(11309,2621,'metform_entries_serial_no','156'),(11310,2621,'metform_entries__form_id','2256'),(11311,2621,'metform_entries__form_data','a:6:{s:12:\"mf-telephone\";s:17:\"PH::+639391081205\";s:16:\"mf-listing-fname\";s:5:\"Rodel\";s:16:\"mf-listing-lname\";s:7:\"Cabasag\";s:9:\"mf-select\";s:3:\"Yes\";s:7:\"mf-text\";s:5:\"None \";s:11:\"mf-textarea\";s:4:\"None\";}'),(11312,2621,'metform_entries__file_upload_new',NULL),(11313,2621,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"175.176.64.54\";s:10:\"User_Agent\";s:195:\"Mozilla/5.0 (Linux; Android 12; RMX3690 Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/111.0.5563.116 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/408.1.0.36.103;]\";}'),(11314,2622,'mf_page_id','1339'),(11315,2622,'metform_entries_serial_no','157'),(11316,2622,'metform_entries__form_id','2256'),(11317,2622,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:5:\"Rodel\";s:8:\"mf-email\";s:18:\"latbi613@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:7:\"Cabasag\";s:12:\"mf-telephone\";s:11:\"09391081205\";s:7:\"mf-text\";s:4:\"None\";s:11:\"mf-textarea\";s:18:\"I want to register\";}'),(11318,2622,'metform_entries__file_upload_new',NULL),(11319,2622,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"175.176.64.54\";s:10:\"User_Agent\";s:111:\"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Mobile Safari/537.36\";}'),(11406,2634,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"71.93.166.176\";s:10:\"User_Agent\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1\";}'),(11407,2635,'mf_page_id','1339'),(11408,2635,'metform_entries_serial_no','170'),(11409,2635,'metform_entries__form_id','2256'),(11410,2635,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:7:\"Douglas\";s:8:\"mf-email\";s:20:\"dwstandlee@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:8:\"Standlee\";s:12:\"mf-telephone\";s:10:\"2086901809\";s:7:\"mf-text\";s:19:\"Player registration\";s:11:\"mf-textarea\";s:32:\"New account. Would like to apply\";}'),(11411,2635,'metform_entries__file_upload_new',NULL),(11412,2635,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:15:\"216.180.180.182\";s:10:\"User_Agent\";s:117:\"Mozilla/5.0 (Linux; Android 12; LM-G820) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Mobile Safari/537.36\";}'),(11413,2636,'mf_page_id','1339'),(11414,2636,'metform_entries_serial_no','171'),(11415,2636,'metform_entries__form_id','2256'),(11416,2636,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:5:\"April\";s:8:\"mf-email\";s:22:\"browning1323@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:6:\"Fowler\";s:12:\"mf-telephone\";s:10:\"5733009808\";s:7:\"mf-text\";s:8:\"New acct\";s:11:\"mf-textarea\";s:14:\"I need an acct\";}'),(11417,2636,'metform_entries__file_upload_new',NULL),(11418,2636,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:15:\"192.129.116.230\";s:10:\"User_Agent\";s:118:\"Mozilla/5.0 (Linux; Android 11; SM-A326U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Mobile Safari/537.36\";}'),(11419,2637,'mf_page_id','1339'),(11420,2637,'metform_entries_serial_no','172'),(11421,2637,'metform_entries__form_id','2256'),(11422,2637,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:7:\"Crystal\";s:8:\"mf-email\";s:18:\"p7713266@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:6:\"Pruitt\";s:12:\"mf-telephone\";s:10:\"4086903442\";s:7:\"mf-text\";s:11:\"New player \";s:11:\"mf-textarea\";s:56:\"Herd that you guys guys give new comers credits to play \";}'),(11423,2637,'metform_entries__file_upload_new',NULL),(11424,2637,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:15:\"107.131.122.224\";s:10:\"User_Agent\";s:135:\"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1\";}'),(11425,2638,'mf_page_id','1339'),(11426,2638,'metform_entries_serial_no','173'),(11427,2638,'metform_entries__form_id','2256'),(11428,2638,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:9:\"Patricia \";s:8:\"mf-email\";s:18:\"wtrish42@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:5:\"Wells\";s:12:\"mf-telephone\";s:11:\"19706827426\";s:7:\"mf-text\";s:12:\"New account \";s:11:\"mf-textarea\";s:18:\"How do I register \";}'),(11429,2638,'metform_entries__file_upload_new',NULL),(11430,2638,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"67.177.207.207\";s:10:\"User_Agent\";s:137:\"Mozilla/5.0 (Linux; Android 13; SM-A136U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Mobile Safari/537.36 EdgA/111.0.1661.59\";}'),(11431,2639,'mf_page_id','1339'),(11432,2639,'metform_entries_serial_no','174'),(11433,2639,'metform_entries__form_id','2256'),(11434,2639,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:5:\"Helio\";s:8:\"mf-email\";s:25:\"heliobranco1972@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:6:\"Branco\";s:12:\"mf-telephone\";s:10:\"3524266427\";s:7:\"mf-text\";s:59:\"How to collect my $2,prize I spun on the wheel this morning\";s:11:\"mf-textarea\";s:12:\".please help\";}'),(11435,2639,'metform_entries__file_upload_new',NULL),(11436,2639,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:11:\"172.56.73.7\";s:10:\"User_Agent\";s:118:\"Mozilla/5.0 (Linux; Android 13; SM-A146U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Mobile Safari/537.36\";}'),(11924,1340,'_elementor_css','a:6:{s:4:\"time\";i:1682806795;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11923,2714,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"98.147.212.223\";s:10:\"User_Agent\";s:116:\"Mozilla/5.0 (Linux; Android 13; NE2217) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Mobile Safari/537.36\";}'),(11922,2714,'metform_entries__file_upload_new',NULL),(11921,2714,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:4:\"John\";s:8:\"mf-email\";s:22:\"johnsenawork@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:4:\"Sena\";s:12:\"mf-telephone\";s:10:\"6572320759\";s:7:\"mf-text\";s:6:\"Casino\";s:11:\"mf-textarea\";s:15:\"I want to play \";}'),(11919,2714,'metform_entries_serial_no','211'),(11920,2714,'metform_entries__form_id','2256'),(11918,2714,'mf_page_id','1339'),(11916,2713,'metform_entries__file_upload_new',NULL),(11917,2713,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"49.186.237.36\";s:10:\"User_Agent\";s:118:\"Mozilla/5.0 (Linux; Android 12; SM-G781B) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Mobile Safari/537.36\";}'),(11444,2640,'mf_page_id','1339'),(11445,2640,'metform_entries_serial_no','175'),(11446,2640,'metform_entries__form_id','2256'),(11447,2640,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:8:\"Katelyn \";s:8:\"mf-email\";s:21:\"katamazing4@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:4:\"Maze\";s:12:\"mf-telephone\";s:10:\"4173151616\";s:7:\"mf-text\";s:7:\"Sign up\";s:11:\"mf-textarea\";s:6:\"Ready \";}'),(11448,2640,'metform_entries__file_upload_new',NULL),(11449,2640,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"172.58.137.251\";s:10:\"User_Agent\";s:139:\"Mozilla/5.0 (iPhone; CPU iPhone OS 15_7_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.4 Mobile/15E148 Safari/604.1\";}'),(11914,2713,'metform_entries__form_id','2256'),(11915,2713,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:4:\"Bowe\";s:8:\"mf-email\";s:20:\"cowardbowe@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:6:\"Coward\";s:12:\"mf-telephone\";s:10:\"0423501847\";s:7:\"mf-text\";s:9:\"Register \";s:11:\"mf-textarea\";s:9:\"Register \";}'),(11452,2641,'mf_page_id','1339'),(11453,2641,'metform_entries_serial_no','176'),(11454,2641,'metform_entries__form_id','2256'),(11455,2641,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:8:\"Kristine\";s:8:\"mf-email\";s:22:\"kristines904@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:7:\"Salazar\";s:12:\"mf-telephone\";s:10:\"5155145613\";s:7:\"mf-text\";s:6:\"Casino\";s:11:\"mf-textarea\";s:10:\"Wanna play\";}'),(11456,2641,'metform_entries__file_upload_new',NULL),(11457,2641,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"172.58.85.111\";s:10:\"User_Agent\";s:199:\"Mozilla/5.0 (Linux; Android 13; Pixel 5a Build/TQ2A.230305.008.A3; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/111.0.5563.116 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/409.0.0.27.106;]\";}'),(11912,2713,'mf_page_id','1339'),(11913,2713,'metform_entries_serial_no','210'),(11911,2312,'_elementor_css','a:6:{s:4:\"time\";i:1682755378;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11460,2642,'mf_page_id','1339'),(11461,2642,'metform_entries_serial_no','177'),(11462,2642,'metform_entries__form_id','2256'),(11463,2642,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:8:\"Lawrence\";s:8:\"mf-email\";s:18:\"sjfc7532@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:7:\"Jackson\";s:12:\"mf-telephone\";s:10:\"2545922872\";s:7:\"mf-text\";s:13:\"Registration \";s:11:\"mf-textarea\";s:17:\"Can I get an acct\";}'),(11464,2642,'metform_entries__file_upload_new',NULL),(11465,2642,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"107.77.196.122\";s:10:\"User_Agent\";s:119:\"Mozilla/5.0 (Linux; Android 11; moto g go) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Mobile Safari/537.36\";}'),(11466,2643,'mf_page_id','1339'),(11467,2643,'metform_entries_serial_no','178'),(11468,2643,'metform_entries__form_id','2256'),(11469,2643,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:8:\"Mohammad\";s:8:\"mf-email\";s:22:\"darkmystro@hotmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:6:\"Shukry\";s:12:\"mf-telephone\";s:13:\"+966581018879\";s:7:\"mf-text\";s:4:\"Test\";s:11:\"mf-textarea\";s:4:\"Test\";}'),(11470,2643,'metform_entries__file_upload_new',NULL),(11471,2643,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"185.97.92.114\";s:10:\"User_Agent\";s:129:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36 Edg/111.0.1661.54\";}'),(11472,2644,'mf_page_id','1339'),(11473,2644,'metform_entries_serial_no','179'),(11474,2644,'metform_entries__form_id','2256'),(11475,2644,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:7:\"Melissa\";s:8:\"mf-email\";s:23:\"reachmelissar@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:6:\"Robson\";s:12:\"mf-telephone\";s:10:\"0403958429\";s:7:\"mf-text\";s:10:\"New player\";s:11:\"mf-textarea\";s:30:\"Would like to sign up to play \";}'),(11476,2644,'metform_entries__file_upload_new',NULL),(11477,2644,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:12:\"49.184.18.52\";s:10:\"User_Agent\";s:151:\"Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.0 Mobile/15E148 DuckDuckGo/7 Safari/605.1.15\";}'),(11478,2645,'mf_page_id','1339'),(11479,2645,'metform_entries_serial_no','180'),(11480,2645,'metform_entries__form_id','2256'),(11481,2645,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:5:\"Amber\";s:8:\"mf-email\";s:24:\"amberchase1983@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:5:\"chase\";s:12:\"mf-telephone\";s:10:\"7125097825\";s:7:\"mf-text\";s:6:\"Enroll\";s:11:\"mf-textarea\";s:27:\"Please register me vbachase\";}'),(8294,2240,'_wp_page_template','default'),(8295,2240,'_elementor_edit_mode','builder'),(8296,2240,'_elementor_template_type','wp-page'),(8297,2240,'_elementor_version','3.11.1'),(8298,2240,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(8299,2240,'_elementor_data','[{\"id\":\"0f1da6c\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c851330\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8888aa9\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b999fb\"}]},\"elements\":[{\"id\":\"8abdfe0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b7bef76\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"24a7903\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"973dda0\"}]},\"elements\":[{\"id\":\"f58f2fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Indemnification Agreement\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4a6cdff\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e711805\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"9751963\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"6bd0815\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PLEASE REVIEW THESE TERMS (THIS \\u201c<b>AGREEMENT<\\/b>\\u201d) CAREFULLY AS THEY CONSTITUTE A LEGAL AGREEMENT BETWEEN YOU (\\u201c<b>CUSTOMER<\\/b>\\u201d) AND ORIONSTARSONLINE.COM. (\\u201c<b>Orion Stars)<\\/b>\\u00a0WITH RESPECT TO CUSTOMER\\u2019S USE OF THE SERVICES. BY USING THE SERVICES, YOU AGREE TO BE BOUND BY EACH OF THE TERMS AND CONDITIONS SET FORTH HEREIN. IF YOU DO NOT AGREE WITH THE TERMS AND CONDITIONS SET FORTH HEREIN, YOU MAY NOT ACCESS, REGISTER FOR, OR USE THE SERVICES. Orion Stars and Customer may be referred to herein individually as a \\u201c<b>Party<\\/b>,\\u201d and together as the \\u201c<b>Parties<\\/b>.\\u201d<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"02063f5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"bf6bdcf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"5e5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. DEFINITIONS\",\"header_size\":\"h4\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94c946e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1.1. Scope of Agreement. This Agreement applies to Customer\\u2019s purchase and use of all Services from Orion Stars.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a2d23b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1.2. Authority. Each Party represents and warrants to the other Party that: (a) its performance under this Agreement\\u00a0<u><b>will not violate any applicable law<\\/b><\\/u>; (b) it is duly formed, validly existing and in good standing under the laws of the jurisdiction of its formation; and (c) it has the full right, power and authority to enter into this Agreement and to perform its obligations hereunder.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a3c671b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1.3. \\u201cSupport Services\\u201d may include, depending on Customer\\u2019s purchase selections, any or all of the following: product installation support and\\/or customary technical support and maintenance services.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2f59f74\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"f325003\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"af2c3ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. General\",\"header_size\":\"h4\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e9949f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>2.1. \\u201cServices\\u201d means the combination of Software and Support Services as defined below.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b1c807e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>2.2. \\u201cSoftware\\u201d means the Orion Stars proprietary software in any form and related documentation delivered to or downloaded by Customer. The term \\u201cSoftware\\u201d also includes any updates, upgrades or other new features, functionality or enhancements to the Software provided to Customer by Orion Stars or its resellers or agents as part of a new purchase, through Support Services or otherwise. All references to the \\u201cpurchase\\u201d or \\u201csale\\u201d of Software mean the granting of a license to use such Software under the terms of this Agreement.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d6c74d6\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"53aa017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"38dc6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. LICENSE\",\"header_size\":\"h4\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c8d98b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subject to the terms and conditions set forth in this Agreement, Orion Stars grants Customer a nonexclusive, nontransferable, non-sublicensable and revocable right and license to: (a) install and use an object code version of the Software in accordance with the related documentation solely for its own internal business operations; (b) reproduce and distribute internally a reasonable number of copies of the documentation with respect to the Software provided by Orion Stars (the \\u201c<b>Documentation<\\/b>\\u201d), provided that Customer must include on all copies of such Documentation all Orion Stars trademarks, trade names, logos and notices present thereon as originally provided by Orion Stars. Orion Stars reserves all rights in the Software not expressly granted to Customer under this Agreement.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd6ea74\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"fcb739e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"3667366\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. LIMITATION ON USE\",\"header_size\":\"h4\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c2c2941\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>4.1. No Right to Source Code. Customer acknowledges that the source code and underlying structure and algorithms of the Software are the property and proprietary trade secrets of Orion Stars. No license is granted to use source code of the Software and all such use is expressly prohibited; and Customer agrees not to: (i) modify, reverse engineer, decompile, translate, or disassemble the Software, (ii) obtain or attempt to create, derive, or obtain the source code of the Software, (iii) create a source code equivalent of or derivative of the Software, or (iv) cause or permit any third party to do any of the foregoing.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6e98db3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>4.2. No Right to Transfer, Resell, or Provide Services. Customer is expressly prohibited from: (a) assigning, distributing, licensing, sublicensing, selling, renting, leasing, granting a security interest in, or otherwise transferring any rights in or to the Software; and (b) reselling the Software, using the Software to provide any type of paid or unpaid services to third parties (including, without limitation, incorporating any part of the Software into a product or service Customer provides to a third party), or otherwise making the Software available to third parties, whether on a time-sharing, service provider, hosting, or other basis.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b0af88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>4.3. Use of Coded Instructions. Customer acknowledges and agrees that the Software may contain coded instructions which will: (a) limit the number of users who can access the Software; (b) disable some or all of the features of the Software and any related electronic documentation upon the termination of the licenses granted hereunder; and (c) contain such other permissions or restrictions as may be specifically included in this Agreement. Customer agrees not to interfere with any license key mechanism in the Software, or otherwise attempt to circumvent, disable or disrupt any mechanism in the Software intended to audit or limit use of the Software.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"704e328\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>4.4. Other Restrictions. Customer agrees not to: (a) remove, alter or cover any copyright notices, trademark notices or other proprietary rights notices placed or embedded on or in the Software or cause or permit any third party to do any of the foregoing; (b) use the licenses and rights granted under this Agreement to design, develop or distribute a commercial product or service that competes with the Software; (c) make available to any third party any analysis of the results of operation of the Software, including benchmarking results, or otherwise publicly disseminate information regarding the performance of the Software; or (d) use or distribute the Software in violation of any applicable laws, regulations or export restrictions.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4a3f4af\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"b0cd297\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"e78d883\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. PROPRIETARY RIGHTS\",\"header_size\":\"h4\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1060d08\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As between Orion Stars and Customer, Orion Stars is and will remain the sole and exclusive owner of the Software and all intellectual property rights associated therewith. Customer will not take any actions inconsistent with Orion Stars\\u2019 ownership of each of Orion Stars\\u2019 rights in and to the Software and the intellectual property associated therewith.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de03566\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"b568553\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"e2dafd1\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. INDEMNIFICATION\",\"header_size\":\"h4\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b52f4f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>6.1.\\u00a0Orion Stars\\u2019 Services are to be used for amusement purposes only. Customer acknowledges that the Services may be subject to U.S., state, county and municipal laws and regulations. Accordingly, Customer may not use of the Services except in full compliance with all applicable laws and regulations. Customer is responsible for understating and using the Services in a manner that does not violate federal, state or local law.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d74341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>6.2. Subject to the indemnification obligations described below, at its sole cost and expense, Customer hereby agrees to defend and hold harmless Orion Stars and its affiliates and subsidiaries, and its and their officers, directors, stockholders, employees, consultants, representatives, agents, successors and assigns (the \\u201c<b>Indemnitees<\\/b>\\u201d) in any third party action or claim, and to indemnify Orion Stars and its Indemnitees from and against any and all claims, losses, liabilities, sums of money, damages, expenses, and costs (including, but not limited to, reasonable attorneys\\u2019 fees) (collectively, \\u201c<b>Claims<\\/b>\\u201d) arising from such action or claim and related to: (a) Customer\\u2019s breach of any term or condition, or of any of its representations or warranties, set forth in this Agreement; (b) Customer\\u2019s violation of applicable law; and\\/or (c) Customer\\u2019s gross negligence or willful misconduct.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8300,2240,'_elementor_page_assets','a:0:{}'),(8302,2241,'_wp_page_template','default'),(8303,2241,'_elementor_edit_mode','builder'),(8304,2241,'_elementor_template_type','wp-page'),(8305,2241,'_elementor_version','3.11.1'),(8306,2241,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(8307,2241,'_elementor_data','[{\"id\":\"0f1da6c\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c851330\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8888aa9\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b999fb\"}]},\"elements\":[{\"id\":\"8abdfe0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b7bef76\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"24a7903\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"973dda0\"}]},\"elements\":[{\"id\":\"f58f2fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Indemnification Agreement\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4a6cdff\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e711805\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"9751963\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"6bd0815\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PLEASE REVIEW THESE TERMS (THIS \\u201c<b>AGREEMENT<\\/b>\\u201d) CAREFULLY AS THEY CONSTITUTE A LEGAL AGREEMENT BETWEEN YOU (\\u201c<b>CUSTOMER<\\/b>\\u201d) AND ORIONSTARSONLINE.COM. (\\u201c<b>Orion Stars)<\\/b>\\u00a0WITH RESPECT TO CUSTOMER\\u2019S USE OF THE SERVICES. BY USING THE SERVICES, YOU AGREE TO BE BOUND BY EACH OF THE TERMS AND CONDITIONS SET FORTH HEREIN. IF YOU DO NOT AGREE WITH THE TERMS AND CONDITIONS SET FORTH HEREIN, YOU MAY NOT ACCESS, REGISTER FOR, OR USE THE SERVICES. Orion Stars and Customer may be referred to herein individually as a \\u201c<b>Party<\\/b>,\\u201d and together as the \\u201c<b>Parties<\\/b>.\\u201d<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"02063f5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"bf6bdcf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"5e5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. DEFINITIONS\",\"header_size\":\"h4\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94c946e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1.1. Scope of Agreement. This Agreement applies to Customer\\u2019s purchase and use of all Services from Orion Stars.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a2d23b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1.2. Authority. Each Party represents and warrants to the other Party that: (a) its performance under this Agreement\\u00a0<u><b>will not violate any applicable law<\\/b><\\/u>; (b) it is duly formed, validly existing and in good standing under the laws of the jurisdiction of its formation; and (c) it has the full right, power and authority to enter into this Agreement and to perform its obligations hereunder.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a3c671b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1.3. \\u201cSupport Services\\u201d may include, depending on Customer\\u2019s purchase selections, any or all of the following: product installation support and\\/or customary technical support and maintenance services.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2f59f74\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"f325003\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"af2c3ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. General\",\"header_size\":\"h4\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e9949f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>2.1. \\u201cServices\\u201d means the combination of Software and Support Services as defined below.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b1c807e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>2.2. \\u201cSoftware\\u201d means the Orion Stars proprietary software in any form and related documentation delivered to or downloaded by Customer. The term \\u201cSoftware\\u201d also includes any updates, upgrades or other new features, functionality or enhancements to the Software provided to Customer by Orion Stars or its resellers or agents as part of a new purchase, through Support Services or otherwise. All references to the \\u201cpurchase\\u201d or \\u201csale\\u201d of Software mean the granting of a license to use such Software under the terms of this Agreement.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d6c74d6\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"53aa017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"38dc6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. LICENSE\",\"header_size\":\"h4\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c8d98b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subject to the terms and conditions set forth in this Agreement, Orion Stars grants Customer a nonexclusive, nontransferable, non-sublicensable and revocable right and license to: (a) install and use an object code version of the Software in accordance with the related documentation solely for its own internal business operations; (b) reproduce and distribute internally a reasonable number of copies of the documentation with respect to the Software provided by Orion Stars (the \\u201c<b>Documentation<\\/b>\\u201d), provided that Customer must include on all copies of such Documentation all Orion Stars trademarks, trade names, logos and notices present thereon as originally provided by Orion Stars. Orion Stars reserves all rights in the Software not expressly granted to Customer under this Agreement.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd6ea74\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"fcb739e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"3667366\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. LIMITATION ON USE\",\"header_size\":\"h4\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c2c2941\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>4.1. No Right to Source Code. Customer acknowledges that the source code and underlying structure and algorithms of the Software are the property and proprietary trade secrets of Orion Stars. No license is granted to use source code of the Software and all such use is expressly prohibited; and Customer agrees not to: (i) modify, reverse engineer, decompile, translate, or disassemble the Software, (ii) obtain or attempt to create, derive, or obtain the source code of the Software, (iii) create a source code equivalent of or derivative of the Software, or (iv) cause or permit any third party to do any of the foregoing.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6e98db3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>4.2. No Right to Transfer, Resell, or Provide Services. Customer is expressly prohibited from: (a) assigning, distributing, licensing, sublicensing, selling, renting, leasing, granting a security interest in, or otherwise transferring any rights in or to the Software; and (b) reselling the Software, using the Software to provide any type of paid or unpaid services to third parties (including, without limitation, incorporating any part of the Software into a product or service Customer provides to a third party), or otherwise making the Software available to third parties, whether on a time-sharing, service provider, hosting, or other basis.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b0af88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>4.3. Use of Coded Instructions. Customer acknowledges and agrees that the Software may contain coded instructions which will: (a) limit the number of users who can access the Software; (b) disable some or all of the features of the Software and any related electronic documentation upon the termination of the licenses granted hereunder; and (c) contain such other permissions or restrictions as may be specifically included in this Agreement. Customer agrees not to interfere with any license key mechanism in the Software, or otherwise attempt to circumvent, disable or disrupt any mechanism in the Software intended to audit or limit use of the Software.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"704e328\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>4.4. Other Restrictions. Customer agrees not to: (a) remove, alter or cover any copyright notices, trademark notices or other proprietary rights notices placed or embedded on or in the Software or cause or permit any third party to do any of the foregoing; (b) use the licenses and rights granted under this Agreement to design, develop or distribute a commercial product or service that competes with the Software; (c) make available to any third party any analysis of the results of operation of the Software, including benchmarking results, or otherwise publicly disseminate information regarding the performance of the Software; or (d) use or distribute the Software in violation of any applicable laws, regulations or export restrictions.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4a3f4af\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"b0cd297\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"e78d883\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. PROPRIETARY RIGHTS\",\"header_size\":\"h4\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1060d08\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As between Orion Stars and Customer, Orion Stars is and will remain the sole and exclusive owner of the Software and all intellectual property rights associated therewith. Customer will not take any actions inconsistent with Orion Stars\\u2019 ownership of each of Orion Stars\\u2019 rights in and to the Software and the intellectual property associated therewith.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de03566\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"b568553\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"e2dafd1\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. INDEMNIFICATION\",\"header_size\":\"h4\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b52f4f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>6.1.\\u00a0Orion Stars\\u2019 Services are to be used for amusement purposes only. Customer acknowledges that the Services may be subject to U.S., state, county and municipal laws and regulations. Accordingly, Customer may not use of the Services except in full compliance with all applicable laws and regulations. Customer is responsible for understating and using the Services in a manner that does not violate federal, state or local law.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d74341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>6.2. Subject to the indemnification obligations described below, at its sole cost and expense, Customer hereby agrees to defend and hold harmless Orion Stars and its affiliates and subsidiaries, and its and their officers, directors, stockholders, employees, consultants, representatives, agents, successors and assigns (the \\u201c<b>Indemnitees<\\/b>\\u201d) in any third party action or claim, and to indemnify Orion Stars and its Indemnitees from and against any and all claims, losses, liabilities, sums of money, damages, expenses, and costs (including, but not limited to, reasonable attorneys\\u2019 fees) (collectively, \\u201c<b>Claims<\\/b>\\u201d) arising from such action or claim and related to: (a) Customer\\u2019s breach of any term or condition, or of any of its representations or warranties, set forth in this Agreement; (b) Customer\\u2019s violation of applicable law; and\\/or (c) Customer\\u2019s gross negligence or willful misconduct.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8308,2241,'_elementor_page_assets','a:0:{}'),(8311,2242,'_elementor_edit_mode','builder'),(8312,2242,'_elementor_template_type','wp-page'),(8313,2242,'_elementor_version','3.11.1'),(8314,2242,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(8315,2242,'_elementor_data','[{\"id\":\"0f1da6c\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c851330\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8888aa9\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b999fb\"}]},\"elements\":[{\"id\":\"8abdfe0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b7bef76\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"24a7903\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"973dda0\"}]},\"elements\":[{\"id\":\"f58f2fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Indemnification Agreement\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4a6cdff\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e711805\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"9751963\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"6bd0815\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PLEASE REVIEW THESE TERMS (THIS \\u201c<b>AGREEMENT<\\/b>\\u201d) CAREFULLY AS THEY CONSTITUTE A LEGAL AGREEMENT BETWEEN YOU (\\u201c<b>CUSTOMER<\\/b>\\u201d) AND VBLINKONLINE.COM. (\\u201cVblink\\\"<b>)<\\/b>\\u00a0WITH RESPECT TO CUSTOMER\\u2019S USE OF THE SERVICES. BY USING THE SERVICES, YOU AGREE TO BE BOUND BY EACH OF THE TERMS AND CONDITIONS SET FORTH HEREIN. IF YOU DO NOT AGREE WITH THE TERMS AND CONDITIONS SET FORTH HEREIN, YOU MAY NOT ACCESS, REGISTER FOR, OR USE THE SERVICES. Orion Stars and Customer may be referred to herein individually as a \\u201c<b>Party<\\/b>,\\u201d and together as the \\u201c<b>Parties<\\/b>.\\u201d<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"02063f5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"bf6bdcf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"5e5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. DEFINITIONS\",\"header_size\":\"h4\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94c946e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1.1. Scope of Agreement. This Agreement applies to Customer\\u2019s purchase and use of all Services from Vblink.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a2d23b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1.2. Authority. Each Party represents and warrants to the other Party that: (a) its performance under this Agreement\\u00a0<u><b>will not violate any applicable law<\\/b><\\/u>; (b) it is duly formed, validly existing and in good standing under the laws of the jurisdiction of its formation; and (c) it has the full right, power and authority to enter into this Agreement and to perform its obligations hereunder.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a3c671b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1.3. \\u201cSupport Services\\u201d may include, depending on Customer\\u2019s purchase selections, any or all of the following: product installation support and\\/or customary technical support and maintenance services.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2f59f74\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"f325003\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"af2c3ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. General\",\"header_size\":\"h4\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e9949f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>2.1. \\u201cServices\\u201d means the combination of Software and Support Services as defined below.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b1c807e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>2.2. \\u201cSoftware\\u201d means the Vblink proprietary software in any form and related documentation delivered to or downloaded by Customer. The term \\u201cSoftware\\u201d also includes any updates, upgrades or other new features, functionality or enhancements to the Software provided to Customer by Vblink or its resellers or agents as part of a new purchase, through Support Services or otherwise. All references to the \\u201cpurchase\\u201d or \\u201csale\\u201d of Software mean the granting of a license to use such Software under the terms of this Agreement.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d6c74d6\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"53aa017\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"38dc6b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. LICENSE\",\"header_size\":\"h4\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c8d98b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subject to the terms and conditions set forth in this Agreement, Vblink grants Customer a nonexclusive, nontransferable, non-sublicensable and revocable right and license to: (a) install and use an object code version of the Software in accordance with the related documentation solely for its own internal business operations; (b) reproduce and distribute internally a reasonable number of copies of the documentation with respect to the Software provided by Vblink (the \\u201c<b>Documentation<\\/b>\\u201d), provided that Customer must include on all copies of such Documentation all Orion Stars trademarks, trade names, logos and notices present thereon as originally provided by Vblink. Vblink reserves all rights in the Software not expressly granted to Customer under this Agreement.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd6ea74\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"fcb739e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"3667366\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. LIMITATION ON USE\",\"header_size\":\"h4\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c2c2941\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>4.1. No Right to Source Code. Customer acknowledges that the source code and underlying structure and algorithms of the Software are the property and proprietary trade secrets of Vblink. No license is granted to use source code of the Software and all such use is expressly prohibited; and Customer agrees not to: (i) modify, reverse engineer, decompile, translate, or disassemble the Software, (ii) obtain or attempt to create, derive, or obtain the source code of the Software, (iii) create a source code equivalent of or derivative of the Software, or (iv) cause or permit any third party to do any of the foregoing.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6e98db3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>4.2. No Right to Transfer, Resell, or Provide Services. Customer is expressly prohibited from: (a) assigning, distributing, licensing, sublicensing, selling, renting, leasing, granting a security interest in, or otherwise transferring any rights in or to the Software; and (b) reselling the Software, using the Software to provide any type of paid or unpaid services to third parties (including, without limitation, incorporating any part of the Software into a product or service Customer provides to a third party), or otherwise making the Software available to third parties, whether on a time-sharing, service provider, hosting, or other basis.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b0af88\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>4.3. Use of Coded Instructions. Customer acknowledges and agrees that the Software may contain coded instructions which will: (a) limit the number of users who can access the Software; (b) disable some or all of the features of the Software and any related electronic documentation upon the termination of the licenses granted hereunder; and (c) contain such other permissions or restrictions as may be specifically included in this Agreement. Customer agrees not to interfere with any license key mechanism in the Software, or otherwise attempt to circumvent, disable or disrupt any mechanism in the Software intended to audit or limit use of the Software.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"704e328\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>4.4. Other Restrictions. Customer agrees not to: (a) remove, alter or cover any copyright notices, trademark notices or other proprietary rights notices placed or embedded on or in the Software or cause or permit any third party to do any of the foregoing; (b) use the licenses and rights granted under this Agreement to design, develop or distribute a commercial product or service that competes with the Software; (c) make available to any third party any analysis of the results of operation of the Software, including benchmarking results, or otherwise publicly disseminate information regarding the performance of the Software; or (d) use or distribute the Software in violation of any applicable laws, regulations or export restrictions.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4a3f4af\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"b0cd297\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"e78d883\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. PROPRIETARY RIGHTS\",\"header_size\":\"h4\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1060d08\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As between Vblink and Customer, Vblink is and will remain the sole and exclusive owner of the Software and all intellectual property rights associated therewith. Customer will not take any actions inconsistent with Vblink\\u2019s ownership of each of Orion Stars\\u2019 rights in and to the Software and the intellectual property associated therewith.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de03566\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"b568553\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"e2dafd1\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. INDEMNIFICATION\",\"header_size\":\"h4\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b52f4f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>6.1. Vblink\'s Services are to be used for amusement purposes only. Customer acknowledges that the Services may be subject to U.S., state, county and municipal laws and regulations. Accordingly, Customer may not use of the Services except in full compliance with all applicable laws and regulations. Customer is responsible for understating and using the Services in a manner that does not violate federal, state or local law.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4d74341\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>6.2. Subject to the indemnification obligations described below, at its sole cost and expense, Customer hereby agrees to defend and hold harmless Vblink and its affiliates and subsidiaries, and its and their officers, directors, stockholders, employees, consultants, representatives, agents, successors and assigns (the \\u201c<b>Indemnitees<\\/b>\\u201d) in any third party action or claim, and to indemnify Vblink and its Indemnitees from and against any and all claims, losses, liabilities, sums of money, damages, expenses, and costs (including, but not limited to, reasonable attorneys\\u2019 fees) (collectively, \\u201c<b>Claims<\\/b>\\u201d) arising from such action or claim and related to: (a) Customer\\u2019s breach of any term or condition, or of any of its representations or warranties, set forth in this Agreement; (b) Customer\\u2019s violation of applicable law; and\\/or (c) Customer\\u2019s gross negligence or willful misconduct.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8316,2242,'_elementor_page_assets','a:0:{}'),(8320,2243,'_elementor_template_type','wp-post'),(8321,2243,'_elementor_version','3.11.1'),(8322,2243,'_elementor_data','[{\"id\":\"5ce0fdb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a57477f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"61f6d53\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00fffb8\"}],\"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},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"f40463c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e2c4ea6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"21a5d3c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2f999dd\"}]},\"elements\":[{\"id\":\"68effa4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e427003\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2e0d954\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"951e78b\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"8f83706\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"4638494\",\"elType\":\"widget\",\"settings\":{\"title\":\"Malfunctions will void all gameplay and transactions.\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"64ba5aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"13557e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sitemap\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"100\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41252fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"100\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"8772025\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6270604\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"030643c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"460c004\"}]},\"elements\":[{\"id\":\"a971978\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"100\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/faq\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a8580c\",\"elType\":\"widget\",\"settings\":{\"title\":\"INDEMNIFICATION AGREEMENT\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"100\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/indemnification-agreement\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bf518e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"af60479\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"id\":1349,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1c11fba\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 [hfe_current_year] [hfe_site_title] | All Rights Reserved\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"caption_typography_font_weight\":\"100\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8323,2243,'_elementor_page_assets','a:0:{}'),(8324,2243,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(8326,2244,'_wp_page_template','elementor_header_footer'),(8327,2244,'_elementor_edit_mode','builder'),(8328,2244,'_elementor_template_type','wp-post'),(8329,2244,'_elementor_version','3.11.1'),(8330,2244,'_elementor_data','[{\"id\":\"5ce0fdb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a57477f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"61f6d53\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00fffb8\"}],\"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},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"f40463c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e2c4ea6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"21a5d3c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2f999dd\"}]},\"elements\":[{\"id\":\"68effa4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e427003\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2e0d954\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"951e78b\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"8f83706\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"4638494\",\"elType\":\"widget\",\"settings\":{\"title\":\"Malfunctions will void all gameplay and transactions.\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"64ba5aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"13557e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sitemap\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"100\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41252fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"100\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"8772025\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6270604\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"030643c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"460c004\"}]},\"elements\":[{\"id\":\"a971978\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"100\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/faq\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a8580c\",\"elType\":\"widget\",\"settings\":{\"title\":\"INDEMNIFICATION AGREEMENT\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"100\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/indemnification-agreement\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bf518e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"af60479\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"id\":1349,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1c11fba\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 [hfe_current_year] [hfe_site_title] | All Rights Reserved\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"caption_typography_font_weight\":\"100\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8331,2244,'_elementor_page_assets','a:0:{}'),(8332,2244,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(8334,2245,'_wp_page_template','elementor_header_footer'),(8335,2245,'_elementor_edit_mode','builder'),(8336,2245,'_elementor_template_type','wp-post'),(8337,2245,'_elementor_version','3.11.1'),(8338,2245,'_elementor_data','[{\"id\":\"5ce0fdb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a57477f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"61f6d53\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00fffb8\"}],\"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},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"f40463c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e2c4ea6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"21a5d3c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2f999dd\"}]},\"elements\":[{\"id\":\"68effa4\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e427003\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2e0d954\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"951e78b\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\"},\"elements\":[{\"id\":\"8f83706\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"4638494\",\"elType\":\"widget\",\"settings\":{\"title\":\"Malfunctions will void all gameplay and transactions.\",\"header_size\":\"h6\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"200\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"64ba5aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"13557e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sitemap\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"100\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41252fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy Policy\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"100\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/privacy-policy\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"8772025\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6270604\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"030643c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"460c004\"}]},\"elements\":[{\"id\":\"a971978\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"100\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/faq\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a8580c\",\"elType\":\"widget\",\"settings\":{\"title\":\"INDEMNIFICATION AGREEMENT\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"100\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/indemnification-agreement\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bf518e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"af60479\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"id\":1349,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1c11fba\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 [hfe_current_year] [hfe_site_title] | All Rights Reserved\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"caption_typography_font_weight\":\"100\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8339,2245,'_elementor_page_assets','a:0:{}'),(8340,2245,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(8343,3,'_edit_lock','1676979511:1'),(8344,3,'_edit_last','1'),(8345,3,'slide_template',''),(8346,3,'rs_page_bg_color',''),(11299,2618,'metform_entries__form_data','a:6:{s:16:\"mf-listing-fname\";s:7:\"Rebecca\";s:16:\"mf-listing-lname\";s:7:\"Herring\";s:12:\"mf-telephone\";s:10:\"5808605708\";s:9:\"mf-select\";s:3:\"Yes\";s:7:\"mf-text\";s:14:\"vblink account\";s:11:\"mf-textarea\";s:33:\"i would like to create an account\";}'),(11296,2618,'mf_page_id','1339'),(11297,2618,'metform_entries_serial_no','154'),(11298,2618,'metform_entries__form_id','2256'),(11198,2601,'metform_entries__file_upload_new',NULL),(11199,2601,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"174.215.189.36\";s:10:\"User_Agent\";s:135:\"Mozilla/5.0 (iPhone; CPU iPhone OS 16_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.4 Mobile/15E148 Safari/604.1\";}'),(11200,2602,'mf_page_id','1339'),(11201,2602,'metform_entries_serial_no','138'),(11202,2602,'metform_entries__form_id','2256'),(11203,2602,'metform_entries__form_data','a:6:{s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-fname\";s:6:\"Dustin\";s:16:\"mf-listing-lname\";s:6:\"Mapula\";s:12:\"mf-telephone\";s:10:\"5032659987\";s:7:\"mf-text\";s:6:\"Vblink\";s:11:\"mf-textarea\";s:36:\"Like an account and way buy credits \";}'),(11204,2602,'metform_entries__file_upload_new',NULL),(11205,2602,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:12:\"172.58.45.38\";s:10:\"User_Agent\";s:119:\"Mozilla/5.0 (Linux; Android 13; SM-S908U1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Mobile Safari/537.36\";}'),(11206,2603,'mf_page_id','1339'),(11207,2603,'metform_entries_serial_no','139'),(11208,2603,'metform_entries__form_id','2256'),(11209,2603,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:6:\"Adonia\";s:8:\"mf-email\";s:24:\"hunnybeers0811@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:5:\"Sikes\";s:12:\"mf-telephone\";s:10:\"9072039105\";s:7:\"mf-text\";s:3:\"Lll\";s:11:\"mf-textarea\";s:9:\"Thank you\";}'),(11210,2603,'metform_entries__file_upload_new',NULL),(11211,2603,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"166.198.252.78\";s:10:\"User_Agent\";s:121:\"Mozilla/5.0 (Linux; Android 12; SM-A037U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.88 Mobile Safari/537.36\";}'),(11212,2604,'mf_page_id','1339'),(11213,2604,'metform_entries_serial_no','140'),(11214,2604,'metform_entries__form_id','2256'),(11215,2604,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:6:\"Adonia\";s:8:\"mf-email\";s:24:\"hunnybeers0811@gmail.com\";s:16:\"mf-listing-lname\";s:5:\"Sikes\";s:12:\"mf-telephone\";s:10:\"9072039105\";s:9:\"mf-select\";s:3:\"Yes\";s:7:\"mf-text\";s:23:\"Vblink account info plz\";s:11:\"mf-textarea\";s:9:\"Thank you\";}'),(11216,2604,'metform_entries__file_upload_new',NULL),(11217,2604,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"166.198.252.78\";s:10:\"User_Agent\";s:121:\"Mozilla/5.0 (Linux; Android 12; SM-A037U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.88 Mobile Safari/537.36\";}'),(11218,2605,'mf_page_id','1339'),(11219,2605,'metform_entries_serial_no','141'),(11220,2605,'metform_entries__form_id','2256'),(11221,2605,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:6:\"Jeremy\";s:16:\"mf-listing-lname\";s:5:\"Parks\";s:8:\"mf-email\";s:24:\"parkslincoln33@gmail.com\";s:12:\"mf-telephone\";s:12:\"+16614343124\";s:9:\"mf-select\";s:3:\"Yes\";s:7:\"mf-text\";s:13:\"Want account \";s:11:\"mf-textarea\";s:31:\"I would like to get an account \";}'),(11222,2605,'metform_entries__file_upload_new',NULL),(11223,2605,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"172.56.121.98\";s:10:\"User_Agent\";s:212:\"Mozilla/5.0 (Linux; Android 12; moto g play - 2023 Build/S3SG32.39-60-3; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/105.0.5195.136 Mobile Safari/537.36 [FB_IAB/Orca-Android;FBAV/401.0.0.14.97;]\";}'),(11224,2606,'mf_page_id','1339'),(11225,2606,'metform_entries_serial_no','142'),(11226,2606,'metform_entries__form_id','2256'),(11227,2606,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:7:\"Rachel \";s:8:\"mf-email\";s:24:\"rachelkill2316@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:7:\"Killion\";s:12:\"mf-telephone\";s:10:\"5304108688\";s:7:\"mf-text\";s:18:\"I never got my $20\";s:11:\"mf-textarea\";s:56:\"I added $20 over an he ago and it\'s still not on my game\";}'),(11228,2606,'metform_entries__file_upload_new',NULL),(11229,2606,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:12:\"71.9.133.205\";s:10:\"User_Agent\";s:204:\"Mozilla/5.0 (Linux; Android 13; SM-A136U Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/111.0.5563.116 Mobile Safari/537.36 [FB_IAB/Orca-Android;FBAV/402.0.0.11.101;]\";}'),(11230,2607,'mf_page_id','1339'),(11231,2607,'metform_entries_serial_no','143'),(11232,2607,'metform_entries__form_id','2256'),(11233,2607,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:7:\"Garrett\";s:8:\"mf-email\";s:26:\"georgiaboyyfreak@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:5:\"Myers\";s:12:\"mf-telephone\";s:10:\"4709970329\";s:7:\"mf-text\";s:12:\"Registration\";s:11:\"mf-textarea\";s:18:\"Would like to play\";}'),(11234,2607,'metform_entries__file_upload_new',NULL),(11235,2607,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"146.70.126.212\";s:10:\"User_Agent\";s:169:\"Mozilla/5.0 (Linux; Android 12; moto g pure Build/S3RHS32.20-42-13-2-1; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/102.0.5005.125 Mobile Safari/537.36\";}'),(11236,2608,'mf_page_id','1339'),(11237,2608,'metform_entries_serial_no','144'),(11238,2608,'metform_entries__form_id','2256'),(11239,2608,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:7:\"Orlando\";s:8:\"mf-email\";s:28:\"deherrera.orlando3@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:9:\"Deherrera\";s:12:\"mf-telephone\";s:10:\"7195882791\";s:7:\"mf-text\";s:9:\"Freeplay \";s:11:\"mf-textarea\";s:28:\"Do y’all provide free play\";}'),(11240,2608,'metform_entries__file_upload_new',NULL),(11241,2608,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:12:\"174.234.7.91\";s:10:\"User_Agent\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1\";}'),(11242,2609,'mf_page_id','1339'),(11243,2609,'metform_entries_serial_no','145'),(11244,2609,'metform_entries__form_id','2256'),(11245,2609,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:6:\"Kristy\";s:8:\"mf-email\";s:17:\"khail27@yahoo.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:4:\"Hall\";s:12:\"mf-telephone\";s:11:\"12769671098\";s:7:\"mf-text\";s:11:\"New account\";s:11:\"mf-textarea\";s:26:\"How do I setup an account \";}'),(11246,2609,'metform_entries__file_upload_new',NULL),(11247,2609,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"97.81.147.128\";s:10:\"User_Agent\";s:132:\"Mozilla/5.0 (Linux; Android 11; KFRAWI) AppleWebKit/537.36 (KHTML, like Gecko) Silk/110.2.5 like Chrome/110.0.5481.154 Safari/537.36\";}'),(11248,2610,'mf_page_id','1339'),(11249,2610,'metform_entries_serial_no','146'),(11250,2610,'metform_entries__form_id','2256'),(11251,2610,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:7:\"Christi\";s:8:\"mf-email\";s:28:\"buzinezz.only2me77@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:6:\"Heider\";s:12:\"mf-telephone\";s:10:\"5802438916\";s:7:\"mf-text\";s:8:\"New user\";s:11:\"mf-textarea\";s:56:\"Signing up for new user would like to request free play \";}'),(11252,2610,'metform_entries__file_upload_new',NULL),(11253,2610,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"166.198.32.36\";s:10:\"User_Agent\";s:212:\"Mozilla/5.0 (Linux; Android 11; moto g stylus (2022) Build/RRDES31.Q3-73-22-21; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/111.0.5563.116 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/408.1.0.36.103;]\";}'),(11254,2611,'mf_page_id','1339'),(11255,2611,'metform_entries_serial_no','147'),(11256,2611,'metform_entries__form_id','2256'),(11257,2611,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:7:\"Denise \";s:8:\"mf-email\";s:16:\"dabm42@yahoo.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:5:\"King \";s:12:\"mf-telephone\";s:10:\"5017085317\";s:7:\"mf-text\";s:16:\"Player the game \";s:11:\"mf-textarea\";s:26:\"Try downloading your game \";}'),(11258,2611,'metform_entries__file_upload_new',NULL),(11259,2611,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:15:\"174.202.192.189\";s:10:\"User_Agent\";s:161:\"Mozilla/5.0 (Linux; Android 13; SM-S918U Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/111.0.5563.115 Mobile Safari/537.36\";}'),(11260,2612,'mf_page_id','1339'),(11261,2612,'metform_entries_serial_no','148'),(11262,2612,'metform_entries__form_id','2256'),(11263,2612,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:7:\"DeAnna \";s:8:\"mf-email\";s:21:\"goldylynn22@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:8:\"Hilbert \";s:12:\"mf-telephone\";s:10:\"4076025502\";s:7:\"mf-text\";s:24:\"New player registration \";s:11:\"mf-textarea\";s:15:\"Need store info\";}'),(11264,2612,'metform_entries__file_upload_new',NULL),(11265,2612,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:11:\"71.42.56.98\";s:10:\"User_Agent\";s:194:\"Mozilla/5.0 (Linux; Android 12; T602DL Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/111.0.5563.116 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/408.1.0.36.103;]\";}'),(11266,2613,'mf_page_id','1339'),(11267,2613,'metform_entries_serial_no','149'),(11268,2613,'metform_entries__form_id','2256'),(11269,2613,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:7:\"Rachel \";s:8:\"mf-email\";s:24:\"rachelkill2316@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:8:\"Killion \";s:12:\"mf-telephone\";s:10:\"5304108688\";s:7:\"mf-text\";s:29:\"Spin the wheel and subscribe \";s:11:\"mf-textarea\";s:106:\"I don\'t know exactly how this  all works but I got something saying I could redeem prices through my email\";}'),(11270,2613,'metform_entries__file_upload_new',NULL),(11271,2613,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:12:\"71.9.133.205\";s:10:\"User_Agent\";s:204:\"Mozilla/5.0 (Linux; Android 13; SM-A136U Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/111.0.5563.116 Mobile Safari/537.36 [FB_IAB/Orca-Android;FBAV/402.0.0.11.101;]\";}'),(11272,2614,'mf_page_id','1339'),(11273,2614,'metform_entries_serial_no','150'),(11274,2614,'metform_entries__form_id','2256'),(11275,2614,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:6:\"Trevor\";s:8:\"mf-email\";s:21:\"securus1991@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:7:\"Graver \";s:12:\"mf-telephone\";s:10:\"3525662169\";s:7:\"mf-text\";s:9:\"Signn up \";s:11:\"mf-textarea\";s:80:\"Looking for a ligit , well know or skilled and vouched admin  for this platform.\";}'),(11276,2614,'metform_entries__file_upload_new',NULL),(11277,2614,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:12:\"68.200.27.30\";s:10:\"User_Agent\";s:119:\"Mozilla/5.0 (Linux; Android 13; SM-S136DL) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Mobile Safari/537.36\";}'),(11278,2615,'mf_page_id','1339'),(11279,2615,'metform_entries_serial_no','151'),(11280,2615,'metform_entries__form_id','2256'),(11281,2615,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:6:\"KYMBER\";s:8:\"mf-email\";s:18:\"Kpssblea@gmail.com\";s:16:\"mf-listing-lname\";s:8:\"ANDERSEN\";s:12:\"mf-telephone\";s:10:\"6614181051\";s:9:\"mf-select\";s:3:\"Yes\";s:7:\"mf-text\";s:23:\"GET ACCOUNT ESTABLISHED\";s:11:\"mf-textarea\";s:34:\"WOULD LIKE TO JOIN THIS GAME BOARD\";}'),(11282,2615,'metform_entries__file_upload_new',NULL),(11283,2615,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:11:\"98.57.69.17\";s:10:\"User_Agent\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36\";}'),(11284,2616,'mf_page_id','1339'),(11285,2616,'metform_entries_serial_no','152'),(11286,2616,'metform_entries__form_id','2256'),(11287,2616,'metform_entries__form_data','a:6:{s:16:\"mf-listing-fname\";s:7:\"Michael\";s:16:\"mf-listing-lname\";s:6:\"Barton\";s:12:\"mf-telephone\";s:10:\"9854158267\";s:9:\"mf-select\";s:2:\"No\";s:7:\"mf-text\";s:8:\"account \";s:11:\"mf-textarea\";s:28:\"I\'d like to make an account \";}'),(11288,2616,'metform_entries__file_upload_new',NULL),(11289,2616,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"174.203.65.246\";s:10:\"User_Agent\";s:111:\"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Mobile Safari/537.36\";}'),(11290,2617,'mf_page_id','1339'),(11291,2617,'metform_entries_serial_no','153'),(11292,2617,'metform_entries__form_id','2256'),(11293,2617,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:7:\"Eugene \";s:8:\"mf-email\";s:24:\"eugenegibbs962@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:5:\"Gibbs\";s:12:\"mf-telephone\";s:10:\"4792148615\";s:7:\"mf-text\";s:6:\"Signup\";s:11:\"mf-textarea\";s:9:\"Freeplay \";}'),(11294,2617,'metform_entries__file_upload_new',NULL),(11295,2617,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"98.96.139.185\";s:10:\"User_Agent\";s:192:\"Mozilla/5.0 (Linux; Android 11; T781S Build/RKQ1.210614.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/111.0.5563.116 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/409.0.0.2.106;]\";}'),(8358,2248,'_wp_page_template','default'),(8359,2248,'_elementor_edit_mode','builder'),(8360,2248,'_elementor_template_type','wp-page'),(8361,2248,'_elementor_version','3.11.1'),(8362,2249,'_wp_page_template','default'),(8363,2249,'_elementor_edit_mode','builder'),(8364,2249,'_elementor_template_type','wp-page'),(8365,2249,'_elementor_version','3.11.1'),(8366,3,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(8367,3,'_elementor_data','[{\"id\":\"5a7f4c77\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"61ab8e6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"57f2039\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"7994589\"}]},\"elements\":[{\"id\":\"6236ea19\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a26579\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"aea758f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f840deb\"}]},\"elements\":[{\"id\":\"7e4726a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:heading -->\\r\\n<h2>Who we are<\\/h2>\\r\\n<!-- \\/wp:heading -->\\r\\n\\r\\n<!-- wp:paragraph -->\\r\\n<p><strong class=\\\"privacy-policy-tutorial\\\">Suggested text: <\\/strong>Our website address is: https:\\/\\/vblinkonline.com.<\\/p>\\r\\n<!-- \\/wp:paragraph -->\\r\\n\\r\\n<!-- wp:heading -->\\r\\n<h2>Comments<\\/h2>\\r\\n<!-- \\/wp:heading -->\\r\\n\\r\\n<!-- wp:paragraph -->\\r\\n<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\\u2019s IP address and browser user agent string to help spam detection.<\\/p>\\r\\n<!-- \\/wp:paragraph -->\\r\\n\\r\\n<!-- wp:paragraph -->\\r\\n<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>\\r\\n<!-- \\/wp:paragraph -->\\r\\n\\r\\n<!-- wp:heading -->\\r\\n<h2>Media<\\/h2>\\r\\n<!-- \\/wp:heading -->\\r\\n\\r\\n<!-- wp:paragraph -->\\r\\n<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>\\r\\n<!-- \\/wp:paragraph -->\\r\\n\\r\\n<!-- wp:heading -->\\r\\n<h2>Cookies<\\/h2>\\r\\n<!-- \\/wp:heading -->\\r\\n\\r\\n<!-- wp:paragraph -->\\r\\n<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>\\r\\n<!-- \\/wp:paragraph -->\\r\\n\\r\\n<!-- wp:paragraph -->\\r\\n<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>\\r\\n<!-- \\/wp:paragraph -->\\r\\n\\r\\n<!-- wp:paragraph -->\\r\\n<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 \\\"Remember Me\\\", your login will persist for two weeks. If you log out of your account, the login cookies will be removed.<\\/p>\\r\\n<!-- \\/wp:paragraph -->\\r\\n\\r\\n<!-- wp:paragraph -->\\r\\n<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>\\r\\n<!-- \\/wp:paragraph -->\\r\\n\\r\\n<!-- wp:heading -->\\r\\n<h2>Embedded content from other websites<\\/h2>\\r\\n<!-- \\/wp:heading -->\\r\\n\\r\\n<!-- wp:paragraph -->\\r\\n<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>\\r\\n<!-- \\/wp:paragraph -->\\r\\n\\r\\n<!-- wp:paragraph -->\\r\\n<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>\\r\\n<!-- \\/wp:paragraph -->\\r\\n\\r\\n<!-- wp:heading -->\\r\\n<h2>Who we share your data with<\\/h2>\\r\\n<!-- \\/wp:heading -->\\r\\n\\r\\n<!-- wp:paragraph -->\\r\\n<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>\\r\\n<!-- \\/wp:paragraph -->\\r\\n\\r\\n<!-- wp:heading -->\\r\\n<h2>How long we retain your data<\\/h2>\\r\\n<!-- \\/wp:heading -->\\r\\n\\r\\n<!-- wp:paragraph -->\\r\\n<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>\\r\\n<!-- \\/wp:paragraph -->\\r\\n\\r\\n<!-- wp:paragraph -->\\r\\n<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>\\r\\n<!-- \\/wp:paragraph -->\\r\\n\\r\\n<!-- wp:heading -->\\r\\n<h2>What rights you have over your data<\\/h2>\\r\\n<!-- \\/wp:heading -->\\r\\n\\r\\n<!-- wp:paragraph -->\\r\\n<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>\\r\\n<!-- \\/wp:paragraph -->\\r\\n\\r\\n<!-- wp:heading -->\\r\\n<h2>Where your data is sent<\\/h2>\\r\\n<!-- \\/wp:heading -->\\r\\n\\r\\n<!-- wp:paragraph -->\\r\\n<p><strong class=\\\"privacy-policy-tutorial\\\">Suggested text: <\\/strong>Visitor comments may be checked through an automated spam detection service.<\\/p>\\r\\n<!-- \\/wp:paragraph -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8368,2250,'_wp_page_template','default'),(8369,2250,'_elementor_edit_mode','builder'),(8370,2250,'_elementor_template_type','wp-page'),(8371,2250,'_elementor_version','3.11.1'),(8372,2250,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(8373,2250,'_elementor_data','[{\"id\":\"5a7f4c77\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"61ab8e6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"57f2039\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"7994589\"}]},\"elements\":[{\"id\":\"6236ea19\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a26579\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"aea758f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f840deb\"}]},\"elements\":[{\"id\":\"7e4726a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:heading -->\\r\\n<h2>Who we are<\\/h2>\\r\\n<!-- \\/wp:heading -->\\r\\n\\r\\n<!-- wp:paragraph -->\\r\\n<p><strong class=\\\"privacy-policy-tutorial\\\">Suggested text: <\\/strong>Our website address is: https:\\/\\/vblinkonline.com.<\\/p>\\r\\n<!-- \\/wp:paragraph -->\\r\\n\\r\\n<!-- wp:heading -->\\r\\n<h2>Comments<\\/h2>\\r\\n<!-- \\/wp:heading -->\\r\\n\\r\\n<!-- wp:paragraph -->\\r\\n<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\\u2019s IP address and browser user agent string to help spam detection.<\\/p>\\r\\n<!-- \\/wp:paragraph -->\\r\\n\\r\\n<!-- wp:paragraph -->\\r\\n<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>\\r\\n<!-- \\/wp:paragraph -->\\r\\n\\r\\n<!-- wp:heading -->\\r\\n<h2>Media<\\/h2>\\r\\n<!-- \\/wp:heading -->\\r\\n\\r\\n<!-- wp:paragraph -->\\r\\n<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>\\r\\n<!-- \\/wp:paragraph -->\\r\\n\\r\\n<!-- wp:heading -->\\r\\n<h2>Cookies<\\/h2>\\r\\n<!-- \\/wp:heading -->\\r\\n\\r\\n<!-- wp:paragraph -->\\r\\n<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>\\r\\n<!-- \\/wp:paragraph -->\\r\\n\\r\\n<!-- wp:paragraph -->\\r\\n<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>\\r\\n<!-- \\/wp:paragraph -->\\r\\n\\r\\n<!-- wp:paragraph -->\\r\\n<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 \\\"Remember Me\\\", your login will persist for two weeks. If you log out of your account, the login cookies will be removed.<\\/p>\\r\\n<!-- \\/wp:paragraph -->\\r\\n\\r\\n<!-- wp:paragraph -->\\r\\n<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>\\r\\n<!-- \\/wp:paragraph -->\\r\\n\\r\\n<!-- wp:heading -->\\r\\n<h2>Embedded content from other websites<\\/h2>\\r\\n<!-- \\/wp:heading -->\\r\\n\\r\\n<!-- wp:paragraph -->\\r\\n<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>\\r\\n<!-- \\/wp:paragraph -->\\r\\n\\r\\n<!-- wp:paragraph -->\\r\\n<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>\\r\\n<!-- \\/wp:paragraph -->\\r\\n\\r\\n<!-- wp:heading -->\\r\\n<h2>Who we share your data with<\\/h2>\\r\\n<!-- \\/wp:heading -->\\r\\n\\r\\n<!-- wp:paragraph -->\\r\\n<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>\\r\\n<!-- \\/wp:paragraph -->\\r\\n\\r\\n<!-- wp:heading -->\\r\\n<h2>How long we retain your data<\\/h2>\\r\\n<!-- \\/wp:heading -->\\r\\n\\r\\n<!-- wp:paragraph -->\\r\\n<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>\\r\\n<!-- \\/wp:paragraph -->\\r\\n\\r\\n<!-- wp:paragraph -->\\r\\n<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>\\r\\n<!-- \\/wp:paragraph -->\\r\\n\\r\\n<!-- wp:heading -->\\r\\n<h2>What rights you have over your data<\\/h2>\\r\\n<!-- \\/wp:heading -->\\r\\n\\r\\n<!-- wp:paragraph -->\\r\\n<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>\\r\\n<!-- \\/wp:paragraph -->\\r\\n\\r\\n<!-- wp:heading -->\\r\\n<h2>Where your data is sent<\\/h2>\\r\\n<!-- \\/wp:heading -->\\r\\n\\r\\n<!-- wp:paragraph -->\\r\\n<p><strong class=\\\"privacy-policy-tutorial\\\">Suggested text: <\\/strong>Visitor comments may be checked through an automated spam detection service.<\\/p>\\r\\n<!-- \\/wp:paragraph -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8374,3,'_elementor_page_assets','a:0:{}'),(8375,3,'_eael_custom_js',''),(11088,2583,'metform_entries__form_id','2256'),(8382,1295,'_edit_last','1'),(8383,1295,'slide_template',''),(8384,1295,'rs_page_bg_color',''),(8385,1295,'_edit_lock','1676979395:1'),(8386,1317,'_edit_last','1'),(8387,1317,'slide_template',''),(8388,1317,'rs_page_bg_color',''),(8389,1317,'_edit_lock','1676979399:1'),(8391,1632,'ekit_post_views_count','45'),(8392,1610,'ekit_post_views_count','16'),(8393,1621,'ekit_post_views_count','31'),(8395,2256,'_edit_last','1'),(8396,2256,'_edit_lock','1680780411:1'),(8397,2256,'_elementor_edit_mode','builder'),(8398,2256,'_elementor_template_type','wp-post'),(8399,2256,'_elementor_version','3.11.1'),(8400,2256,'ekit_post_views_count','18'),(8434,2261,'_elementor_edit_mode','builder'),(8435,2261,'_elementor_template_type','wp-page'),(8436,2261,'_elementor_version','3.11.1'),(8402,2257,'_elementor_edit_mode','builder'),(8403,2257,'_elementor_template_type','wp-post'),(8404,2257,'_elementor_version','3.11.1'),(8405,2256,'_wp_page_template','elementor_canvas'),(8406,2256,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(8407,2256,'_elementor_data','[{\"id\":\"5f17634\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"207f020\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"934e41d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3d17f11\"}]},\"elements\":[{\"id\":\"525f97f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c6ba2cc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7d16fe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f41377e\"}]},\"elements\":[{\"id\":\"19548a0\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"First Name\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_validation_type\":\"by_word_length\",\"mf_input_min_length\":1,\"mf_input_max_length\":15,\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"mf_input_place_holder_typography_typography\":\"custom\",\"mf_input_place_holder_typography_font_family\":\"Roboto\",\"mf_input_place_holder_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"mf-listing-fname\"},{\"id\":\"84fc7e5\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Your Email\",\"mf_input_name\":\"mf-email\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-email\"},{\"id\":\"6a1686a\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Do you read the message above?\",\"mf_input_name\":\"mf-select\",\"mf_input_placeholder\":\"-- Please choose an option --\",\"mf_input_list\":[{\"mf_input_option_text\":\"Yes\",\"mf_input_option_value\":\"Yes\",\"_id\":\"e637b50\"},{\"mf_input_option_text\":\"No\",\"mf_input_option_value\":\"No\",\"_id\":\"3e89d9c\"}],\"mf_input_required\":\"yes\",\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-select\"}],\"isInner\":false},{\"id\":\"cb9a9a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1567d81\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"54a4d72\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9573a5a\"}]},\"elements\":[{\"id\":\"d72fec9\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Last Name\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_min_length\":2,\"mf_input_max_length\":15,\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-listing-lname\"},{\"id\":\"253b9ab\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Phone Number\",\"mf_input_name\":\"mf-telephone\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-telephone\"},{\"id\":\"fc5f7b8\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Subject\",\"mf_input_name\":\"mf-text\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-text\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7b27c\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2547be2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3f40cf2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fa28a2\"}]},\"elements\":[{\"id\":\"eeae66b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ccd110a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f80ec28\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"202e7a2\"}]},\"elements\":[{\"id\":\"f200b40\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Your Message\",\"mf_input_name\":\"mf-textarea\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-textarea\"},{\"id\":\"19d9bd9\",\"elType\":\"widget\",\"settings\":{\"mf_btn_text\":\"Send\",\"mf_btn_align\":\"left\",\"mf_hidden_input\":[],\"mf_btn_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"20\",\"left\":\"60\",\"isLinked\":false},\"mf_btn_typography_typography\":\"custom\",\"mf_btn_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"mf_btn_typography_font_weight\":\"600\",\"mf_btn_typography_text_transform\":\"uppercase\",\"mf_btn_bg_color_background\":\"classic\",\"mf_btn_bg_color_color\":\"#951EFF\",\"mf_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"mf-button\"}],\"isInner\":false}],\"isInner\":false}]'),(8408,2258,'_elementor_edit_mode','builder'),(8409,2258,'_elementor_template_type','wp-post'),(8410,2258,'_elementor_version','3.11.1'),(8411,2258,'_wp_page_template','default'),(8412,2258,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(8413,2258,'_elementor_data','[{\"id\":\"5f17634\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"207f020\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"934e41d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3d17f11\"}]},\"elements\":[{\"id\":\"525f97f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c6ba2cc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7d16fe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f41377e\"}]},\"elements\":[{\"id\":\"19548a0\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"First Name\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_validation_type\":\"by_word_length\",\"mf_input_min_length\":1,\"mf_input_max_length\":15,\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"mf_input_place_holder_typography_typography\":\"custom\",\"mf_input_place_holder_typography_font_family\":\"Roboto\",\"mf_input_place_holder_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"mf-listing-fname\"},{\"id\":\"84fc7e5\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Your Email\",\"mf_input_name\":\"mf-email\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-email\"},{\"id\":\"6a1686a\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Do you read the message above?\",\"mf_input_name\":\"mf-select\",\"mf_input_placeholder\":\"-- Please choose an option --\",\"mf_input_list\":[{\"mf_input_option_text\":\"Yes\",\"mf_input_option_value\":\"Yes\",\"_id\":\"e637b50\"},{\"mf_input_option_text\":\"No\",\"mf_input_option_value\":\"No\",\"_id\":\"3e89d9c\"}],\"mf_input_required\":\"yes\",\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-select\"}],\"isInner\":false},{\"id\":\"cb9a9a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1567d81\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"54a4d72\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9573a5a\"}]},\"elements\":[{\"id\":\"d72fec9\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Last Name\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_validation_type\":\"by_word_length\",\"mf_input_min_length\":2,\"mf_input_max_length\":15,\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-listing-lname\"},{\"id\":\"253b9ab\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Phone Number\",\"mf_input_name\":\"mf-telephone\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-telephone\"},{\"id\":\"fc5f7b8\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Subject\",\"mf_input_name\":\"mf-text\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-text\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7b27c\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2547be2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3f40cf2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fa28a2\"}]},\"elements\":[{\"id\":\"eeae66b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ccd110a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f80ec28\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"202e7a2\"}]},\"elements\":[{\"id\":\"f200b40\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Your Message\",\"mf_input_name\":\"mf-textarea\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-textarea\"}],\"isInner\":false}],\"isInner\":false}]'),(8414,2256,'_elementor_page_assets','a:0:{}'),(8415,2256,'_eael_custom_js',''),(8416,2256,'slide_template',''),(8417,2256,'rs_page_bg_color',''),(8497,2270,'_elementor_edit_mode','builder'),(8480,2268,'_elementor_edit_mode','builder'),(8481,2268,'_elementor_template_type','wp-post'),(8482,2268,'_elementor_version','3.11.1'),(8472,2267,'_elementor_edit_mode','builder'),(8473,2267,'_elementor_template_type','wp-post'),(8474,2267,'_elementor_version','3.11.1'),(8475,2267,'_wp_page_template','default'),(8476,2267,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(8477,2267,'_elementor_data','[{\"id\":\"5f17634\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"207f020\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"934e41d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3d17f11\"}]},\"elements\":[{\"id\":\"525f97f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c6ba2cc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7d16fe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f41377e\"}]},\"elements\":[{\"id\":\"19548a0\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"First Name\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_validation_type\":\"by_word_length\",\"mf_input_min_length\":1,\"mf_input_max_length\":15,\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"mf_input_place_holder_typography_typography\":\"custom\",\"mf_input_place_holder_typography_font_family\":\"Roboto\",\"mf_input_place_holder_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"mf-listing-fname\"},{\"id\":\"84fc7e5\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Your Email\",\"mf_input_name\":\"mf-email\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-email\"},{\"id\":\"6a1686a\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Do you read the message above?\",\"mf_input_name\":\"mf-select\",\"mf_input_placeholder\":\"-- Please choose an option --\",\"mf_input_list\":[{\"mf_input_option_text\":\"Yes\",\"mf_input_option_value\":\"Yes\",\"_id\":\"e637b50\"},{\"mf_input_option_text\":\"No\",\"mf_input_option_value\":\"No\",\"_id\":\"3e89d9c\"}],\"mf_input_required\":\"yes\",\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-select\"}],\"isInner\":false},{\"id\":\"cb9a9a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1567d81\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"54a4d72\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9573a5a\"}]},\"elements\":[{\"id\":\"d72fec9\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Last Name\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_validation_type\":\"by_word_length\",\"mf_input_min_length\":2,\"mf_input_max_length\":15,\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-listing-lname\"},{\"id\":\"253b9ab\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Phone Number\",\"mf_input_name\":\"mf-telephone\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-telephone\"},{\"id\":\"fc5f7b8\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Subject\",\"mf_input_name\":\"mf-text\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-text\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7b27c\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2547be2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3f40cf2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fa28a2\"}]},\"elements\":[{\"id\":\"eeae66b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ccd110a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f80ec28\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"202e7a2\"}]},\"elements\":[{\"id\":\"f200b40\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Your Message\",\"mf_input_name\":\"mf-textarea\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-textarea\"},{\"id\":\"19d9bd9\",\"elType\":\"widget\",\"settings\":{\"mf_btn_text\":\"Send\",\"mf_btn_align\":\"left\",\"mf_hidden_input\":[],\"mf_btn_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"35\",\"bottom\":\"20\",\"left\":\"35\",\"isLinked\":false},\"mf_btn_typography_typography\":\"custom\",\"mf_btn_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"mf_btn_typography_font_weight\":\"600\",\"mf_btn_typography_text_transform\":\"uppercase\",\"mf_btn_bg_color_background\":\"classic\",\"mf_btn_bg_color_color\":\"#951EFF\",\"mf_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"mf-button\"}],\"isInner\":false}],\"isInner\":false}]'),(8445,2263,'_elementor_version','3.11.1'),(8444,2263,'_elementor_template_type','wp-page'),(8443,2263,'_elementor_edit_mode','builder'),(8441,1339,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(8442,1339,'_elementor_data','[{\"id\":\"cf0b7d0\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"53e8664\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bcfab84\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"7dc0352\"}],\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b26d8d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5036c83\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7706f3b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0b44fa5\"}]},\"elements\":[{\"id\":\"1309f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Player Registration\",\"align\":\"center\",\"title_color\":\"#000000\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.94)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a0e532\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1f48f81\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bc2730e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff466b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"b21099e\"}],\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d2087a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"c9f0c43\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 1\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99b0e37\",\"elType\":\"widget\",\"settings\":{\"title\":\"1- Fill out registration for below\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c744fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ab7cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 2\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f25d6ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the Vblink App\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f2b3ffd\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"53484f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 3\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e755ae7\",\"elType\":\"widget\",\"settings\":{\"title\":\"You will be contacted to assign you an account\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"385c36d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ac467f\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 4\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"85e233a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Buy initial game credits\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"0fed863\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3b389d\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 5\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b601d51\",\"elType\":\"widget\",\"settings\":{\"title\":\"Play Games\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"27d8356\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d1b2eb8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a1f52f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"64fd3a7\"}],\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"c1ead64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e6708e0\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b52f84e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6bf3487\"}]},\"elements\":[{\"id\":\"8d97c09\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5ee84bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Player\",\"align\":\"center\",\"title_color\":\"#5A7079\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38f1d35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>New players may fill out the contact form for your information to be sent to a list of stores from known distributors that offer Vblink. Vblink has no affiliation with these stores and you must communicate with them only. Vblink will not be able to help you if you have a discrepancy with these stores. By filling out this form, you agree to this message and the messages above.<\\/h4><h4><br \\/>IF YOU ARE A PLAYER, PLEASE CONTACT YOUR STORE IF YOU ARE IN NEED OF ASSISTANCE. THIS INCLUDES FORGETTING YOUR PASSWORD. YOUR ACCOUNT HOLDER IS THE ONLY ONE THAT CAN CHANGE IT. Vblink DOES NOT HAVE THE ABILITY TO DO SO.<\\/h4>\",\"align\":\"center\",\"text_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5f4eba5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Vblink sells software to large distributors. Those distributors sell to smaller distributors that sell to individual stores. Vblink has no affiliation with these stores and is not responsible for how they run their business. Trust these people at your own risk\",\"align\":\"center\",\"text_color\":\"#FF2E2E\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8ce5b33\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa8cd17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"96e66f6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"43d7fcf\"}],\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFFBD\",\"background_overlay_color_b\":\"#D55CFBBD\"},\"elements\":[{\"id\":\"2ed42ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ecedaaf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"64cd1e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"683e25c\"}]},\"elements\":[{\"id\":\"08e4450\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"09c7237\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[metform form_id=\\\"2256\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(8440,1339,'_wp_page_template','default'),(8437,2262,'_elementor_edit_mode','builder'),(8438,2262,'_elementor_template_type','wp-page'),(8439,2262,'_elementor_version','3.11.1'),(8446,2263,'_wp_page_template','default'),(8447,2263,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(8448,2263,'_elementor_data','[{\"id\":\"8ce5b33\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa8cd17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"96e66f6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"43d7fcf\"}]},\"elements\":[{\"id\":\"2ed42ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ecedaaf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"64cd1e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"683e25c\"}]},\"elements\":[{\"id\":\"09c7237\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[metform form_id=\\\"2256\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(8449,1339,'_elementor_page_assets','a:0:{}'),(8450,2264,'_elementor_edit_mode','builder'),(8451,2264,'_elementor_template_type','wp-page'),(8452,2264,'_elementor_version','3.11.1'),(8453,2264,'_wp_page_template','default'),(8454,2264,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(8455,2264,'_elementor_data','[{\"id\":\"8ce5b33\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa8cd17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"96e66f6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"43d7fcf\"}]},\"elements\":[{\"id\":\"2ed42ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ecedaaf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"64cd1e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"683e25c\"}]},\"elements\":[{\"id\":\"09c7237\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[metform form_id=\\\"2256\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(8456,2264,'_elementor_page_assets','a:0:{}'),(8457,2265,'_elementor_edit_mode','builder'),(8458,2265,'_elementor_template_type','wp-page'),(8459,2265,'_elementor_version','3.11.1'),(8460,2265,'_wp_page_template','default'),(8461,2265,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(8462,2265,'_elementor_data','[{\"id\":\"8ce5b33\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa8cd17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"96e66f6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"43d7fcf\"}]},\"elements\":[{\"id\":\"2ed42ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ecedaaf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"64cd1e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"683e25c\"}]},\"elements\":[{\"id\":\"09c7237\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[metform form_id=\\\"2256\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(8463,2265,'_elementor_page_assets','a:0:{}'),(8464,2266,'_elementor_edit_mode','builder'),(8465,2266,'_elementor_template_type','wp-page'),(8466,2266,'_elementor_version','3.11.1'),(8467,2266,'_wp_page_template','default'),(8468,2266,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(8469,2266,'_elementor_data','[{\"id\":\"8ce5b33\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa8cd17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"96e66f6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"43d7fcf\"}]},\"elements\":[{\"id\":\"2ed42ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ecedaaf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"64cd1e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"683e25c\"}]},\"elements\":[{\"id\":\"09c7237\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[metform form_id=\\\"2256\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(8470,2266,'_elementor_page_assets','a:0:{}'),(8525,2275,'_elementor_edit_mode','builder'),(8526,2275,'_elementor_template_type','wp-page'),(8527,2275,'_elementor_version','3.11.1'),(8478,2267,'_elementor_page_assets','a:0:{}'),(8483,2268,'_wp_page_template','default'),(8484,2268,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(8485,2268,'_elementor_data','[{\"id\":\"5f17634\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"207f020\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"934e41d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3d17f11\"}]},\"elements\":[{\"id\":\"525f97f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c6ba2cc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7d16fe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f41377e\"}]},\"elements\":[{\"id\":\"19548a0\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"First Name\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_validation_type\":\"by_word_length\",\"mf_input_min_length\":1,\"mf_input_max_length\":15,\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"mf_input_place_holder_typography_typography\":\"custom\",\"mf_input_place_holder_typography_font_family\":\"Roboto\",\"mf_input_place_holder_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"mf-listing-fname\"},{\"id\":\"84fc7e5\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Your Email\",\"mf_input_name\":\"mf-email\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-email\"},{\"id\":\"6a1686a\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Do you read the message above?\",\"mf_input_name\":\"mf-select\",\"mf_input_placeholder\":\"-- Please choose an option --\",\"mf_input_list\":[{\"mf_input_option_text\":\"Yes\",\"mf_input_option_value\":\"Yes\",\"_id\":\"e637b50\"},{\"mf_input_option_text\":\"No\",\"mf_input_option_value\":\"No\",\"_id\":\"3e89d9c\"}],\"mf_input_required\":\"yes\",\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-select\"}],\"isInner\":false},{\"id\":\"cb9a9a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1567d81\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"54a4d72\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9573a5a\"}]},\"elements\":[{\"id\":\"d72fec9\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Last Name\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_validation_type\":\"by_word_length\",\"mf_input_min_length\":2,\"mf_input_max_length\":15,\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-listing-lname\"},{\"id\":\"253b9ab\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Phone Number\",\"mf_input_name\":\"mf-telephone\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-telephone\"},{\"id\":\"fc5f7b8\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Subject\",\"mf_input_name\":\"mf-text\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-text\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7b27c\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2547be2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3f40cf2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fa28a2\"}]},\"elements\":[{\"id\":\"eeae66b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ccd110a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f80ec28\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"202e7a2\"}]},\"elements\":[{\"id\":\"f200b40\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Your Message\",\"mf_input_name\":\"mf-textarea\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-textarea\"},{\"id\":\"19d9bd9\",\"elType\":\"widget\",\"settings\":{\"mf_btn_text\":\"Send\",\"mf_btn_align\":\"left\",\"mf_hidden_input\":[],\"mf_btn_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"20\",\"left\":\"60\",\"isLinked\":false},\"mf_btn_typography_typography\":\"custom\",\"mf_btn_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"mf_btn_typography_font_weight\":\"600\",\"mf_btn_typography_text_transform\":\"uppercase\",\"mf_btn_bg_color_background\":\"classic\",\"mf_btn_bg_color_color\":\"#951EFF\",\"mf_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"mf-button\"}],\"isInner\":false}],\"isInner\":false}]'),(8486,2268,'_elementor_page_assets','a:0:{}'),(8488,2256,'metform_form__form_setting','a:22:{s:10:\"form_title\";s:15:\"Elementor #2256\";s:15:\"success_message\";s:29:\"Message Received Successfully\";s:25:\"capture_user_browser_data\";s:1:\"1\";s:26:\"hide_form_after_submission\";s:1:\"1\";s:13:\"store_entries\";s:1:\"1\";s:11:\"entry_title\";s:15:\"Entry # [mf_id]\";s:11:\"count_views\";s:1:\"1\";s:11:\"redirect_to\";s:0:\"\";s:18:\"user_email_subject\";s:0:\"\";s:15:\"user_email_from\";s:0:\"\";s:19:\"user_email_reply_to\";s:0:\"\";s:15:\"user_email_body\";s:0:\"\";s:25:\"enable_admin_notification\";s:1:\"1\";s:19:\"admin_email_subject\";s:26:\"Vblink online registration\";s:14:\"admin_email_to\";s:23:\"tide.mays20@outlook.com\";s:16:\"admin_email_from\";s:22:\"vblinkonline@gmail.com\";s:20:\"admin_email_reply_to\";s:0:\"\";s:16:\"admin_email_body\";s:0:\"\";s:20:\"mf_hubspot_form_guid\";s:0:\"\";s:24:\"mf_hubspot_form_portalId\";s:0:\"\";s:20:\"mf_mailchimp_list_id\";s:0:\"\";s:16:\"mf_slack_webhook\";s:0:\"\";}'),(8489,2269,'_elementor_edit_mode','builder'),(8490,2269,'_elementor_template_type','wp-post'),(8491,2269,'_elementor_version','3.11.1'),(8492,2269,'_wp_page_template','elementor_canvas'),(8493,2269,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(8494,2269,'_elementor_data','[{\"id\":\"5f17634\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"207f020\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"934e41d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3d17f11\"}]},\"elements\":[{\"id\":\"525f97f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c6ba2cc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7d16fe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f41377e\"}]},\"elements\":[{\"id\":\"19548a0\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"First Name\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_validation_type\":\"by_word_length\",\"mf_input_min_length\":1,\"mf_input_max_length\":15,\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"mf_input_place_holder_typography_typography\":\"custom\",\"mf_input_place_holder_typography_font_family\":\"Roboto\",\"mf_input_place_holder_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"mf-listing-fname\"},{\"id\":\"84fc7e5\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Your Email\",\"mf_input_name\":\"mf-email\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-email\"},{\"id\":\"6a1686a\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Do you read the message above?\",\"mf_input_name\":\"mf-select\",\"mf_input_placeholder\":\"-- Please choose an option --\",\"mf_input_list\":[{\"mf_input_option_text\":\"Yes\",\"mf_input_option_value\":\"Yes\",\"_id\":\"e637b50\"},{\"mf_input_option_text\":\"No\",\"mf_input_option_value\":\"No\",\"_id\":\"3e89d9c\"}],\"mf_input_required\":\"yes\",\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-select\"}],\"isInner\":false},{\"id\":\"cb9a9a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1567d81\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"54a4d72\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9573a5a\"}]},\"elements\":[{\"id\":\"d72fec9\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Last Name\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_validation_type\":\"by_word_length\",\"mf_input_min_length\":2,\"mf_input_max_length\":15,\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-listing-lname\"},{\"id\":\"253b9ab\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Phone Number\",\"mf_input_name\":\"mf-telephone\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-telephone\"},{\"id\":\"fc5f7b8\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Subject\",\"mf_input_name\":\"mf-text\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-text\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7b27c\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2547be2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3f40cf2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fa28a2\"}]},\"elements\":[{\"id\":\"eeae66b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ccd110a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f80ec28\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"202e7a2\"}]},\"elements\":[{\"id\":\"f200b40\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Your Message\",\"mf_input_name\":\"mf-textarea\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-textarea\"},{\"id\":\"19d9bd9\",\"elType\":\"widget\",\"settings\":{\"mf_btn_text\":\"Send\",\"mf_btn_align\":\"left\",\"mf_hidden_input\":[],\"mf_btn_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"20\",\"left\":\"60\",\"isLinked\":false},\"mf_btn_typography_typography\":\"custom\",\"mf_btn_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"mf_btn_typography_font_weight\":\"600\",\"mf_btn_typography_text_transform\":\"uppercase\",\"mf_btn_bg_color_background\":\"classic\",\"mf_btn_bg_color_color\":\"#951EFF\",\"mf_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"mf-button\"}],\"isInner\":false}],\"isInner\":false}]'),(8495,2269,'_elementor_page_assets','a:0:{}'),(8498,2270,'_elementor_template_type','wp-post'),(8499,2270,'_elementor_version','3.11.1'),(8500,2270,'_wp_page_template','default'),(8501,2270,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(8502,2270,'_elementor_data','[{\"id\":\"5f17634\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"207f020\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"934e41d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3d17f11\"}]},\"elements\":[{\"id\":\"525f97f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c6ba2cc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7d16fe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f41377e\"}]},\"elements\":[{\"id\":\"19548a0\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"First Name\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_validation_type\":\"by_word_length\",\"mf_input_min_length\":1,\"mf_input_max_length\":15,\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"mf_input_place_holder_typography_typography\":\"custom\",\"mf_input_place_holder_typography_font_family\":\"Roboto\",\"mf_input_place_holder_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"mf-listing-fname\"},{\"id\":\"84fc7e5\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Your Email\",\"mf_input_name\":\"mf-email\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-email\"},{\"id\":\"6a1686a\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Do you read the message above?\",\"mf_input_name\":\"mf-select\",\"mf_input_placeholder\":\"-- Please choose an option --\",\"mf_input_list\":[{\"mf_input_option_text\":\"Yes\",\"mf_input_option_value\":\"Yes\",\"_id\":\"e637b50\"},{\"mf_input_option_text\":\"No\",\"mf_input_option_value\":\"No\",\"_id\":\"3e89d9c\"}],\"mf_input_required\":\"yes\",\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-select\"}],\"isInner\":false},{\"id\":\"cb9a9a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1567d81\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"54a4d72\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9573a5a\"}]},\"elements\":[{\"id\":\"d72fec9\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Last Name\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_min_length\":2,\"mf_input_max_length\":15,\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-listing-lname\"},{\"id\":\"253b9ab\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Phone Number\",\"mf_input_name\":\"mf-telephone\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-telephone\"},{\"id\":\"fc5f7b8\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Subject\",\"mf_input_name\":\"mf-text\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-text\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7b27c\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2547be2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3f40cf2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fa28a2\"}]},\"elements\":[{\"id\":\"eeae66b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ccd110a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f80ec28\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"202e7a2\"}]},\"elements\":[{\"id\":\"f200b40\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Your Message\",\"mf_input_name\":\"mf-textarea\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-textarea\"},{\"id\":\"19d9bd9\",\"elType\":\"widget\",\"settings\":{\"mf_btn_text\":\"Send\",\"mf_btn_align\":\"left\",\"mf_hidden_input\":[],\"mf_btn_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"20\",\"left\":\"60\",\"isLinked\":false},\"mf_btn_typography_typography\":\"custom\",\"mf_btn_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"mf_btn_typography_font_weight\":\"600\",\"mf_btn_typography_text_transform\":\"uppercase\",\"mf_btn_bg_color_background\":\"classic\",\"mf_btn_bg_color_color\":\"#951EFF\",\"mf_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"mf-button\"}],\"isInner\":false}],\"isInner\":false}]'),(8503,2270,'_elementor_page_assets','a:0:{}'),(8506,2271,'_elementor_edit_mode','builder'),(8507,2271,'_elementor_template_type','wp-post'),(8508,2271,'_elementor_version','3.11.1'),(8509,2271,'_wp_page_template','elementor_canvas'),(8510,2271,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(8511,2271,'_elementor_data','[{\"id\":\"5f17634\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"207f020\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"934e41d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3d17f11\"}]},\"elements\":[{\"id\":\"525f97f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c6ba2cc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7d16fe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f41377e\"}]},\"elements\":[{\"id\":\"19548a0\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"First Name\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_validation_type\":\"by_word_length\",\"mf_input_min_length\":1,\"mf_input_max_length\":15,\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"mf_input_place_holder_typography_typography\":\"custom\",\"mf_input_place_holder_typography_font_family\":\"Roboto\",\"mf_input_place_holder_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"mf-listing-fname\"},{\"id\":\"84fc7e5\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Your Email\",\"mf_input_name\":\"mf-email\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-email\"},{\"id\":\"6a1686a\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Do you read the message above?\",\"mf_input_name\":\"mf-select\",\"mf_input_placeholder\":\"-- Please choose an option --\",\"mf_input_list\":[{\"mf_input_option_text\":\"Yes\",\"mf_input_option_value\":\"Yes\",\"_id\":\"e637b50\"},{\"mf_input_option_text\":\"No\",\"mf_input_option_value\":\"No\",\"_id\":\"3e89d9c\"}],\"mf_input_required\":\"yes\",\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-select\"}],\"isInner\":false},{\"id\":\"cb9a9a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1567d81\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"54a4d72\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9573a5a\"}]},\"elements\":[{\"id\":\"d72fec9\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Last Name\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_min_length\":2,\"mf_input_max_length\":15,\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-listing-lname\"},{\"id\":\"253b9ab\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Phone Number\",\"mf_input_name\":\"mf-telephone\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-telephone\"},{\"id\":\"fc5f7b8\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Subject\",\"mf_input_name\":\"mf-text\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-text\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7b27c\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2547be2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3f40cf2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fa28a2\"}]},\"elements\":[{\"id\":\"eeae66b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ccd110a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f80ec28\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"202e7a2\"}]},\"elements\":[{\"id\":\"f200b40\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Your Message\",\"mf_input_name\":\"mf-textarea\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-textarea\"},{\"id\":\"19d9bd9\",\"elType\":\"widget\",\"settings\":{\"mf_btn_text\":\"Send\",\"mf_btn_align\":\"left\",\"mf_hidden_input\":[],\"mf_btn_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"20\",\"left\":\"60\",\"isLinked\":false},\"mf_btn_typography_typography\":\"custom\",\"mf_btn_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"mf_btn_typography_font_weight\":\"600\",\"mf_btn_typography_text_transform\":\"uppercase\",\"mf_btn_bg_color_background\":\"classic\",\"mf_btn_bg_color_color\":\"#951EFF\",\"mf_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"mf-button\"}],\"isInner\":false}],\"isInner\":false}]'),(8512,2271,'_elementor_page_assets','a:0:{}'),(11087,2583,'metform_entries_serial_no','119'),(11086,2583,'mf_page_id','1339'),(8528,2275,'_wp_page_template','default'),(8529,2275,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(8530,2275,'_elementor_data','[{\"id\":\"8ce5b33\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa8cd17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"96e66f6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"43d7fcf\"}]},\"elements\":[{\"id\":\"2ed42ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ecedaaf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"64cd1e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"683e25c\"}]},\"elements\":[{\"id\":\"09c7237\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[metform form_id=\\\"2256\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(8531,2275,'_elementor_page_assets','a:0:{}'),(8532,2276,'_elementor_edit_mode','builder'),(8533,2276,'_elementor_template_type','wp-page'),(8534,2276,'_elementor_version','3.11.1'),(8535,2276,'_wp_page_template','default'),(8536,2276,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(8537,2276,'_elementor_data','[{\"id\":\"8ce5b33\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa8cd17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"96e66f6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"43d7fcf\"}]},\"elements\":[{\"id\":\"2ed42ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ecedaaf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"64cd1e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"683e25c\"}]},\"elements\":[{\"id\":\"09c7237\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[metform form_id=\\\"2256\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(8538,2276,'_elementor_page_assets','a:0:{}'),(8539,2277,'_elementor_edit_mode','builder'),(8540,2277,'_elementor_template_type','wp-page'),(8541,2277,'_elementor_version','3.11.1'),(8542,2277,'_wp_page_template','default'),(8543,2277,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(8544,2277,'_elementor_data','[{\"id\":\"cf0b7d0\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"53e8664\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bcfab84\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"7dc0352\"}]},\"elements\":[{\"id\":\"b26d8d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5036c83\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7706f3b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0b44fa5\"}]},\"elements\":[{\"id\":\"1309f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Player Registration\",\"align\":\"center\",\"title_color\":\"#000000\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.94)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a0e532\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1f48f81\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bc2730e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff466b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"b21099e\"}]},\"elements\":[{\"id\":\"d2087a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"99b0e37\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fill out registration for below\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c744fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"f25d6ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the Vblink App\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f2b3ffd\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"e755ae7\",\"elType\":\"widget\",\"settings\":{\"title\":\"You will be contacted to assign you an account\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"385c36d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"85e233a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Buy initial game credits\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"0fed863\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"b601d51\",\"elType\":\"widget\",\"settings\":{\"title\":\"Play Games\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8ce5b33\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa8cd17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"96e66f6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"43d7fcf\"}]},\"elements\":[{\"id\":\"2ed42ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ecedaaf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"64cd1e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"683e25c\"}]},\"elements\":[{\"id\":\"09c7237\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[metform form_id=\\\"2256\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(8545,2277,'_elementor_page_assets','a:0:{}'),(8547,1,'ekit_post_views_count','29'),(8548,1622,'ekit_post_views_count','40'),(8549,1387,'ekit_post_views_count','24'),(8550,2278,'_elementor_edit_mode','builder'),(8551,2278,'_elementor_template_type','wp-page'),(8552,2278,'_elementor_version','3.11.1'),(8553,2278,'_wp_page_template','default'),(8554,2278,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(8555,2278,'_elementor_data','[{\"id\":\"cf0b7d0\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"53e8664\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bcfab84\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"7dc0352\"}]},\"elements\":[{\"id\":\"b26d8d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5036c83\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7706f3b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0b44fa5\"}]},\"elements\":[{\"id\":\"1309f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Player Registration\",\"align\":\"center\",\"title_color\":\"#000000\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.94)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a0e532\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1f48f81\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bc2730e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff466b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"b21099e\"}]},\"elements\":[{\"id\":\"d2087a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"99b0e37\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fill out registration for below\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c744fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"f25d6ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the Vblink App\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f2b3ffd\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"e755ae7\",\"elType\":\"widget\",\"settings\":{\"title\":\"You will be contacted to assign you an account\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"385c36d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"85e233a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Buy initial game credits\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"0fed863\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"b601d51\",\"elType\":\"widget\",\"settings\":{\"title\":\"Play Games\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8ce5b33\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa8cd17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"96e66f6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"43d7fcf\"}]},\"elements\":[{\"id\":\"2ed42ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ecedaaf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"64cd1e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"683e25c\"}]},\"elements\":[{\"id\":\"09c7237\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[metform form_id=\\\"2256\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(8556,2278,'_elementor_page_assets','a:0:{}'),(8558,2279,'_elementor_edit_mode','builder'),(8559,2279,'_elementor_template_type','wp-page'),(8560,2279,'_elementor_version','3.11.1'),(8561,2279,'_wp_page_template','default'),(8562,2279,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(8563,2279,'_elementor_data','[{\"id\":\"cf0b7d0\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"53e8664\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bcfab84\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"7dc0352\"}]},\"elements\":[{\"id\":\"b26d8d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5036c83\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7706f3b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0b44fa5\"}]},\"elements\":[{\"id\":\"1309f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Player Registration\",\"align\":\"center\",\"title_color\":\"#000000\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.94)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a0e532\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1f48f81\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bc2730e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff466b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"b21099e\"}]},\"elements\":[{\"id\":\"d2087a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"99b0e37\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fill out registration for below\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c744fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"f25d6ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the Vblink App\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f2b3ffd\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"e755ae7\",\"elType\":\"widget\",\"settings\":{\"title\":\"You will be contacted to assign you an account\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"385c36d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"85e233a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Buy initial game credits\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"0fed863\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"b601d51\",\"elType\":\"widget\",\"settings\":{\"title\":\"Play Games\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8ce5b33\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa8cd17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"96e66f6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"43d7fcf\"}]},\"elements\":[{\"id\":\"2ed42ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ecedaaf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"64cd1e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"683e25c\"}]},\"elements\":[{\"id\":\"09c7237\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[metform form_id=\\\"2256\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(8564,2279,'_elementor_page_assets','a:0:{}'),(8591,2283,'_elementor_edit_mode','builder'),(8592,2283,'_elementor_template_type','wp-page'),(8593,2283,'_elementor_version','3.11.1'),(8566,2280,'_elementor_edit_mode','builder'),(8567,2280,'_elementor_template_type','wp-page'),(8568,2280,'_elementor_version','3.11.1'),(8569,2280,'_wp_page_template','default'),(8570,2280,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(8571,2280,'_elementor_data','[{\"id\":\"cf0b7d0\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"53e8664\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bcfab84\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"7dc0352\"}]},\"elements\":[{\"id\":\"b26d8d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5036c83\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7706f3b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0b44fa5\"}]},\"elements\":[{\"id\":\"1309f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Player Registration\",\"align\":\"center\",\"title_color\":\"#000000\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.94)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a0e532\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1f48f81\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bc2730e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff466b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"b21099e\"}]},\"elements\":[{\"id\":\"d2087a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"c9f0c43\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 1\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99b0e37\",\"elType\":\"widget\",\"settings\":{\"title\":\"1- Fill out registration for below\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c744fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ab7cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 2\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f25d6ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the Vblink App\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f2b3ffd\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"53484f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 3\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e755ae7\",\"elType\":\"widget\",\"settings\":{\"title\":\"You will be contacted to assign you an account\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"385c36d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ac467f\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 4\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"85e233a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Buy initial game credits\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"0fed863\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3b389d\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 5\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b601d51\",\"elType\":\"widget\",\"settings\":{\"title\":\"Play Games\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"27d8356\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d1b2eb8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a1f52f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"64fd3a7\"}]},\"elements\":[{\"id\":\"c1ead64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e6708e0\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b52f84e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6bf3487\"}]},\"elements\":[{\"id\":\"8d97c09\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5ee84bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Player\",\"align\":\"center\",\"title_color\":\"#5A7079\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38f1d35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>New players may fill out the contact form for your information to be sent to a list of stores from known distributors that offer Orion Stars. Vblink has no affiliation with these stores and you must communicate with them only. Vblink will not be able to help you if you have a discrepancy with these stores. By filling out this form, you agree to this message and the messages above.<\\/h4>\\n<h4><br>IF YOU ARE A PLAYER, PLEASE CONTACT YOUR STORE IF YOU ARE IN NEED OF ASSISTANCE. THIS INCLUDES FORGETTING YOUR PASSWORD. YOUR ACCOUNT HOLDER IS THE ONLY ONE THAT CAN CHANGE IT. Vblink DOES NOT HAVE THE ABILITY TO DO SO.<\\/h4>\",\"align\":\"center\",\"text_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5f4eba5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Vblink sells software to large distributors. Those distributors sell to smaller distributors that sell to individual stores. Vblink has no affiliation with these stores and is not responsible for how they run their business. Trust these people at your own risk\",\"align\":\"center\",\"text_color\":\"#FF2E2E\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8ce5b33\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa8cd17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"96e66f6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"43d7fcf\"}]},\"elements\":[{\"id\":\"2ed42ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ecedaaf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"64cd1e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"683e25c\"}]},\"elements\":[{\"id\":\"08e4450\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1b65a05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact us\",\"align\":\"center\",\"title_color\":\"#B061FF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"09c7237\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[metform form_id=\\\"2256\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(8572,2280,'_elementor_page_assets','a:0:{}'),(8575,2281,'_elementor_edit_mode','builder'),(8576,2281,'_elementor_template_type','wp-page'),(8577,2281,'_elementor_version','3.11.1'),(8578,2281,'_wp_page_template','default'),(8579,2281,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(8580,2281,'_elementor_data','[{\"id\":\"cf0b7d0\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"53e8664\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bcfab84\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"7dc0352\"}]},\"elements\":[{\"id\":\"b26d8d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5036c83\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7706f3b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0b44fa5\"}]},\"elements\":[{\"id\":\"1309f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Player Registration\",\"align\":\"center\",\"title_color\":\"#000000\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.94)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a0e532\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1f48f81\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bc2730e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff466b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"b21099e\"}]},\"elements\":[{\"id\":\"d2087a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"c9f0c43\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 1\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99b0e37\",\"elType\":\"widget\",\"settings\":{\"title\":\"1- Fill out registration for below\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c744fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ab7cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 2\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f25d6ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the Vblink App\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f2b3ffd\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"53484f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 3\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e755ae7\",\"elType\":\"widget\",\"settings\":{\"title\":\"You will be contacted to assign you an account\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"385c36d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ac467f\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 4\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"85e233a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Buy initial game credits\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"0fed863\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3b389d\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 5\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b601d51\",\"elType\":\"widget\",\"settings\":{\"title\":\"Play Games\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"27d8356\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d1b2eb8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a1f52f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"64fd3a7\"}]},\"elements\":[{\"id\":\"c1ead64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e6708e0\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b52f84e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6bf3487\"}]},\"elements\":[{\"id\":\"8d97c09\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5ee84bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Player\",\"align\":\"center\",\"title_color\":\"#5A7079\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38f1d35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>New players may fill out the contact form for your information to be sent to a list of stores from known distributors that offer Orion Stars. Vblink has no affiliation with these stores and you must communicate with them only. Vblink will not be able to help you if you have a discrepancy with these stores. By filling out this form, you agree to this message and the messages above.<\\/h4>\\n<h4><br>IF YOU ARE A PLAYER, PLEASE CONTACT YOUR STORE IF YOU ARE IN NEED OF ASSISTANCE. THIS INCLUDES FORGETTING YOUR PASSWORD. YOUR ACCOUNT HOLDER IS THE ONLY ONE THAT CAN CHANGE IT. Vblink DOES NOT HAVE THE ABILITY TO DO SO.<\\/h4>\",\"align\":\"center\",\"text_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5f4eba5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Vblink sells software to large distributors. Those distributors sell to smaller distributors that sell to individual stores. Vblink has no affiliation with these stores and is not responsible for how they run their business. Trust these people at your own risk\",\"align\":\"center\",\"text_color\":\"#FF2E2E\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8ce5b33\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa8cd17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"96e66f6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"43d7fcf\"}]},\"elements\":[{\"id\":\"2ed42ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ecedaaf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"64cd1e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"683e25c\"}]},\"elements\":[{\"id\":\"08e4450\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1b65a05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact us\",\"align\":\"center\",\"title_color\":\"#B061FF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"09c7237\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[metform form_id=\\\"2256\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(8581,2281,'_elementor_page_assets','a:0:{}'),(8583,2282,'_elementor_edit_mode','builder'),(8584,2282,'_elementor_template_type','wp-page'),(8585,2282,'_elementor_version','3.11.1'),(8586,2282,'_wp_page_template','default'),(8587,2282,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(8588,2282,'_elementor_data','[{\"id\":\"cf0b7d0\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"53e8664\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bcfab84\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"7dc0352\"}]},\"elements\":[{\"id\":\"b26d8d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5036c83\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7706f3b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0b44fa5\"}]},\"elements\":[{\"id\":\"1309f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Player Registration\",\"align\":\"center\",\"title_color\":\"#000000\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.94)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a0e532\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1f48f81\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bc2730e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff466b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"b21099e\"}]},\"elements\":[{\"id\":\"d2087a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"c9f0c43\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 1\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99b0e37\",\"elType\":\"widget\",\"settings\":{\"title\":\"1- Fill out registration for below\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c744fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ab7cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 2\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f25d6ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the Vblink App\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f2b3ffd\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"53484f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 3\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e755ae7\",\"elType\":\"widget\",\"settings\":{\"title\":\"You will be contacted to assign you an account\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"385c36d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ac467f\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 4\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"85e233a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Buy initial game credits\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"0fed863\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3b389d\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 5\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b601d51\",\"elType\":\"widget\",\"settings\":{\"title\":\"Play Games\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"27d8356\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d1b2eb8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a1f52f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"64fd3a7\"}]},\"elements\":[{\"id\":\"c1ead64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e6708e0\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b52f84e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6bf3487\"}]},\"elements\":[{\"id\":\"8d97c09\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5ee84bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Player\",\"align\":\"center\",\"title_color\":\"#5A7079\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38f1d35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>New players may fill out the contact form for your information to be sent to a list of stores from known distributors that offer Orion Stars. Vblink has no affiliation with these stores and you must communicate with them only. Vblink will not be able to help you if you have a discrepancy with these stores. By filling out this form, you agree to this message and the messages above.<\\/h4>\\n<h4><br>IF YOU ARE A PLAYER, PLEASE CONTACT YOUR STORE IF YOU ARE IN NEED OF ASSISTANCE. THIS INCLUDES FORGETTING YOUR PASSWORD. YOUR ACCOUNT HOLDER IS THE ONLY ONE THAT CAN CHANGE IT. Vblink DOES NOT HAVE THE ABILITY TO DO SO.<\\/h4>\",\"align\":\"center\",\"text_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5f4eba5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Vblink sells software to large distributors. Those distributors sell to smaller distributors that sell to individual stores. Vblink has no affiliation with these stores and is not responsible for how they run their business. Trust these people at your own risk\",\"align\":\"center\",\"text_color\":\"#FF2E2E\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8ce5b33\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa8cd17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"96e66f6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"43d7fcf\"}]},\"elements\":[{\"id\":\"2ed42ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ecedaaf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"64cd1e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"683e25c\"}]},\"elements\":[{\"id\":\"08e4450\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1b65a05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact us\",\"align\":\"center\",\"title_color\":\"#B061FF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"09c7237\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[metform form_id=\\\"2256\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(8589,2282,'_elementor_page_assets','a:0:{}'),(8594,2283,'_wp_page_template','default'),(8595,2283,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}');
INSERT INTO `wpjk_postmeta` VALUES (8596,2283,'_elementor_data','[{\"id\":\"cf0b7d0\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"53e8664\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bcfab84\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"7dc0352\"}]},\"elements\":[{\"id\":\"b26d8d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5036c83\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7706f3b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0b44fa5\"}]},\"elements\":[{\"id\":\"1309f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Player Registration\",\"align\":\"center\",\"title_color\":\"#000000\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.94)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a0e532\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1f48f81\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bc2730e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff466b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"b21099e\"}]},\"elements\":[{\"id\":\"d2087a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"c9f0c43\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 1\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99b0e37\",\"elType\":\"widget\",\"settings\":{\"title\":\"1- Fill out registration for below\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c744fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ab7cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 2\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f25d6ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the Vblink App\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f2b3ffd\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"53484f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 3\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e755ae7\",\"elType\":\"widget\",\"settings\":{\"title\":\"You will be contacted to assign you an account\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"385c36d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ac467f\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 4\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"85e233a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Buy initial game credits\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"0fed863\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3b389d\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 5\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b601d51\",\"elType\":\"widget\",\"settings\":{\"title\":\"Play Games\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"27d8356\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d1b2eb8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a1f52f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"64fd3a7\"}]},\"elements\":[{\"id\":\"c1ead64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e6708e0\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b52f84e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6bf3487\"}]},\"elements\":[{\"id\":\"8d97c09\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5ee84bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Player\",\"align\":\"center\",\"title_color\":\"#5A7079\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38f1d35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>New players may fill out the contact form for your information to be sent to a list of stores from known distributors that offer Orion Stars. Vblink has no affiliation with these stores and you must communicate with them only. Vblink will not be able to help you if you have a discrepancy with these stores. By filling out this form, you agree to this message and the messages above.<\\/h4>\\n<h4><br>IF YOU ARE A PLAYER, PLEASE CONTACT YOUR STORE IF YOU ARE IN NEED OF ASSISTANCE. THIS INCLUDES FORGETTING YOUR PASSWORD. YOUR ACCOUNT HOLDER IS THE ONLY ONE THAT CAN CHANGE IT. Vblink DOES NOT HAVE THE ABILITY TO DO SO.<\\/h4>\",\"align\":\"center\",\"text_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5f4eba5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Vblink sells software to large distributors. Those distributors sell to smaller distributors that sell to individual stores. Vblink has no affiliation with these stores and is not responsible for how they run their business. Trust these people at your own risk\",\"align\":\"center\",\"text_color\":\"#FF2E2E\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8ce5b33\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa8cd17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"96e66f6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"43d7fcf\"}]},\"elements\":[{\"id\":\"2ed42ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ecedaaf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"64cd1e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"683e25c\"}]},\"elements\":[{\"id\":\"08e4450\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"09c7237\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[metform form_id=\\\"2256\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(8597,2283,'_elementor_page_assets','a:0:{}'),(8630,2289,'_elementor_data','[{\"id\":\"8317be5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1a9cb24\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"48569da\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f12a1f4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0513402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"097ea4f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1a4caec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"692f56f\"}]},\"elements\":[{\"id\":\"9ee9156\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d7013d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Links\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b40c826\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color_b\":\"#F229BC\",\"eae_enable_particles\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e982a60\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc9d6f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c588ddc\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bb2c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4761758\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f5a29a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00f6749\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f1f7a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview.png\",\"id\":2286,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"IOS\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"css_filters_blur\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":178,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":308,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a6e850c\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#ios\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"7e65e8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via iphone or ipad.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6edf655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94d1bfb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3426e50\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"45935bc\"}]},\"elements\":[{\"id\":\"3afe156\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/android.png\",\"id\":1766,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"Android\",\"caption_align\":\"center\",\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7244b01\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#android\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"aaa5fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via any phone or tablet based on Android.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af88378\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\",\"layout\":\"full_width\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"6001e209\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"c64d9df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Android Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":1,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.17)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1dfef18\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a>\\n<br><br>\\n<p style=\\\"font-size:13px\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><br>\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676902343103.png\\\" alt=\\\"\\\" width=\\\"200\\\" height=\\\"200\\\" class=\\\"alignnone size-full wp-image-1953\\\" \\/>\\n\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#000000\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"2\",\"item_title_text\":\"2. On the website click on \\\"Download\\\"\",\"item_content\":\"<p style=\\\"font-size:14px\\\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.<\\/em><\\/p>\\n\\n\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2-300x186.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"186\\\" class=\\\"alignnone size-medium wp-image-2083\\\" \\/>\\n\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"3\",\"item_title_text\":\"3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2088\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"ac800ab\"},{\"item_date\":\"4\",\"item_title_text\":\"4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2089\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/4-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p><p>\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da9fe3f\"},{\"item_date\":\"5\",\"item_title_text\":\"5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2090\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/5-199x300.png\\\" alt=\\\"\\\" width=\\\"199\\\" height=\\\"300\\\" \\/>\\u00a0\\u00a0\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"b37da03\"},{\"item_date\":\"6\",\"item_title_text\":\"6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON \\u201cOPEN\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2091\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6-197x300.png\\\" alt=\\\"\\\" width=\\\"197\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4ca3eeb\"},{\"item_date\":\"7\",\"item_title_text\":\"7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS\\/PHOTO\\/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT \\u201cALLOW\\u201d. OTHERWISE, SELECT \\u201cDENY\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2092\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7-300x167.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"167\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"e73d8d7\"},{\"item_date\":\"8\",\"item_title_text\":\"8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4aaad8d\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"android\",\"skin1_title_typography_text_transform\":\"uppercase\",\"skin1_background_color\":\"#FFFFFF\",\"skin1_date_color\":\"#FFFFFF\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\",\"skin1_progress_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a45a2c6\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"a93c106\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"e032f5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"IOS Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":1,\"blur\":3,\"color\":\"#000000\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f60518\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<p><a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a><br \\/><br \\/><\\/p><p style=\\\"font-size: 13px;\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><p><br \\/><img class=\\\"alignnone size-full wp-image-1952\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview-e1676900878970.png\\\" alt=\\\"\\\" width=\\\"267\\\" height=\\\"266\\\" \\/><\\/p>\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#000000\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"2\",\"item_title_text\":\"2. ON THE WEBSITE, CLICK ON \\u201cINSTALL\\u201d BUTTON.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2098\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2i-275x300.png\\\" alt=\\\"\\\" width=\\\"275\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"3\",\"item_title_text\":\"3. CLICK \\u201cALLOW\\u201d WHEN IT IS TRYING TO DOWNLOAD A CONFIGURATION PROFILE\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2099\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3i-246x300.png\\\" alt=\\\"\\\" width=\\\"246\\\" height=\\\"300\\\" \\/><\\/p><p>\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"ac800ab\"},{\"item_date\":\"4\",\"item_title_text\":\"4. PROFILE WILL DOWNLOAD AND WHEN IT IS DONE IT WILL ASK YOU TO CLOSE. CLICK ON \\u201cCLOSE\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2100\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/4i-256x300.png\\\" alt=\\\"\\\" width=\\\"256\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da9fe3f\"},{\"item_date\":\"5\",\"item_title_text\":\"5. \\u201cCLICK TO INSTALL\\u201d WILL AUTOMATICALLY POP UP. CLICK ON IT.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2101\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/5i-300x150.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"150\\\" \\/> \\u00a0\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"b37da03\"},{\"item_date\":\"6\",\"item_title_text\":\"6. IN THE \\u201cINSTALL PROFILE\\u201d SCREEN, CLICK ON \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2102\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6i-300x203.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4ca3eeb\"},{\"item_date\":\"7\",\"item_title_text\":\"7. ENTER IN YOUR PASSWORD TO INSTALL.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2103\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7i-300x203.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"e73d8d7\"},{\"item_date\":\"8\",\"item_title_text\":\"8. IT WILL ASK YOU TO OPEN THIS PAGE IN ITUNES. CLICK ON \\u201cOPEN\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2104\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8i-300x212.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"212\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"a555e8b\"},{\"item_date\":\"9\",\"item_title_text\":\"9. IT WILL ASK YOU TO INSTALL . CLICK \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2105\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/9i-300x236.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"236\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"8aeaa1a\"},{\"item_date\":\"10\",\"item_title_text\":\"10. NOW THAT THE APP HAS BEEN INSTALLED, CLICK ON \\u201cOPEN ON THE DESKTOP\\u201d. THE APP WILL OPEN AT THIS POINT. LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.\",\"item_content\":\"<img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4aaad8d\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"ios\",\"skin1_title_typography_text_transform\":\"uppercase\",\"skin1_background_color\":\"#FFFFFF\",\"skin1_date_color\":\"#FFFFFF\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\",\"skin1_progress_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(8627,2289,'_elementor_version','3.11.1'),(8628,2289,'_wp_page_template','default'),(8629,2289,'_elementor_page_settings','a:7:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#EAB5FF\";s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:81;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}}'),(8731,2308,'_elementor_edit_mode','builder'),(8732,2308,'_elementor_template_type','wp-page'),(8733,2308,'_elementor_version','3.11.1'),(8625,2289,'_elementor_edit_mode','builder'),(8626,2289,'_elementor_template_type','wp-page'),(8611,2287,'_elementor_edit_mode','builder'),(8612,2287,'_elementor_template_type','wp-page'),(8613,2287,'_elementor_version','3.11.1'),(8614,2287,'_wp_page_template','default'),(8615,2287,'_elementor_page_settings','a:7:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#EAB5FF\";s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:81;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}}'),(8616,2287,'_elementor_data','[{\"id\":\"8317be5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1a9cb24\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"48569da\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f12a1f4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0513402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"097ea4f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1a4caec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"692f56f\"}]},\"elements\":[{\"id\":\"9ee9156\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d7013d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Links\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b40c826\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color_b\":\"#F229BC\",\"eae_enable_particles\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e982a60\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc9d6f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c588ddc\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bb2c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4761758\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f5a29a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00f6749\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f1f7a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple.png\",\"id\":1767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"IOS\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a6e850c\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#ios\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"7e65e8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via iphone or ipad.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6edf655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94d1bfb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3426e50\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"45935bc\"}]},\"elements\":[{\"id\":\"3afe156\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/android.png\",\"id\":1766,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"Android\",\"caption_align\":\"center\",\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7244b01\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#android\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"aaa5fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via any phone or tablet based on Android.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af88378\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\",\"layout\":\"full_width\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"6001e209\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"c64d9df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Android Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":1,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.17)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1dfef18\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a>\\n<br><br>\\n<p style=\\\"font-size:13px\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><br>\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676902343103.png\\\" alt=\\\"\\\" width=\\\"200\\\" height=\\\"200\\\" class=\\\"alignnone size-full wp-image-1953\\\" \\/>\\n\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#000000\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"2\",\"item_title_text\":\"2. On the website click on \\\"Download\\\"\",\"item_content\":\"<p style=\\\"font-size:14px\\\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.<\\/em><\\/p>\\n\\n\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2-300x186.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"186\\\" class=\\\"alignnone size-medium wp-image-2083\\\" \\/>\\n\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"3\",\"item_title_text\":\"3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2088\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"ac800ab\"},{\"item_date\":\"4\",\"item_title_text\":\"4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2089\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/4-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p><p>\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da9fe3f\"},{\"item_date\":\"5\",\"item_title_text\":\"5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2090\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/5-199x300.png\\\" alt=\\\"\\\" width=\\\"199\\\" height=\\\"300\\\" \\/>\\u00a0\\u00a0\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"b37da03\"},{\"item_date\":\"6\",\"item_title_text\":\"6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON \\u201cOPEN\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2091\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6-197x300.png\\\" alt=\\\"\\\" width=\\\"197\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4ca3eeb\"},{\"item_date\":\"7\",\"item_title_text\":\"7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS\\/PHOTO\\/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT \\u201cALLOW\\u201d. OTHERWISE, SELECT \\u201cDENY\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2092\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7-300x167.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"167\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"e73d8d7\"},{\"item_date\":\"8\",\"item_title_text\":\"8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4aaad8d\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"android\",\"skin1_title_typography_text_transform\":\"uppercase\",\"skin1_background_color\":\"#FFFFFF\",\"skin1_date_color\":\"#FFFFFF\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\",\"skin1_progress_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a45a2c6\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"a93c106\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"e032f5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"IOS Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":1,\"blur\":3,\"color\":\"#000000\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f60518\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<p><a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a><br \\/><br \\/><\\/p><p style=\\\"font-size: 13px;\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><p><br \\/><img class=\\\"alignnone size-full wp-image-1952\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview-e1676900878970.png\\\" alt=\\\"\\\" width=\\\"267\\\" height=\\\"266\\\" \\/><\\/p>\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#000000\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"2\",\"item_title_text\":\"2. ON THE WEBSITE, CLICK ON \\u201cINSTALL\\u201d BUTTON.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2098\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2i-275x300.png\\\" alt=\\\"\\\" width=\\\"275\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"3\",\"item_title_text\":\"3. CLICK \\u201cALLOW\\u201d WHEN IT IS TRYING TO DOWNLOAD A CONFIGURATION PROFILE\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2099\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3i-246x300.png\\\" alt=\\\"\\\" width=\\\"246\\\" height=\\\"300\\\" \\/><\\/p><p>\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"ac800ab\"},{\"item_date\":\"4\",\"item_title_text\":\"4. PROFILE WILL DOWNLOAD AND WHEN IT IS DONE IT WILL ASK YOU TO CLOSE. CLICK ON \\u201cCLOSE\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2100\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/4i-256x300.png\\\" alt=\\\"\\\" width=\\\"256\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da9fe3f\"},{\"item_date\":\"5\",\"item_title_text\":\"5. \\u201cCLICK TO INSTALL\\u201d WILL AUTOMATICALLY POP UP. CLICK ON IT.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2101\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/5i-300x150.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"150\\\" \\/> \\u00a0\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"b37da03\"},{\"item_date\":\"6\",\"item_title_text\":\"6. IN THE \\u201cINSTALL PROFILE\\u201d SCREEN, CLICK ON \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2102\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6i-300x203.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4ca3eeb\"},{\"item_date\":\"7\",\"item_title_text\":\"7. ENTER IN YOUR PASSWORD TO INSTALL.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2103\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7i-300x203.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"e73d8d7\"},{\"item_date\":\"8\",\"item_title_text\":\"8. IT WILL ASK YOU TO OPEN THIS PAGE IN ITUNES. CLICK ON \\u201cOPEN\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2104\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8i-300x212.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"212\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"a555e8b\"},{\"item_date\":\"9\",\"item_title_text\":\"9. IT WILL ASK YOU TO INSTALL . CLICK \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2105\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/9i-300x236.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"236\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"8aeaa1a\"},{\"item_date\":\"10\",\"item_title_text\":\"10. NOW THAT THE APP HAS BEEN INSTALLED, CLICK ON \\u201cOPEN ON THE DESKTOP\\u201d. THE APP WILL OPEN AT THIS POINT. LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.\",\"item_content\":\"<img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4aaad8d\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"ios\",\"skin1_title_typography_text_transform\":\"uppercase\",\"skin1_background_color\":\"#FFFFFF\",\"skin1_date_color\":\"#FFFFFF\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\",\"skin1_progress_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(8617,2287,'_elementor_page_assets','a:1:{s:6:\"styles\";a:7:{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\";}}'),(8618,2288,'_elementor_edit_mode','builder'),(8619,2288,'_elementor_template_type','wp-page'),(8620,2288,'_elementor_version','3.11.1'),(8621,2288,'_wp_page_template','default'),(8622,2288,'_elementor_page_settings','a:7:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#EAB5FF\";s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:81;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}}'),(8623,2288,'_elementor_data','[{\"id\":\"8317be5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1a9cb24\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"48569da\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f12a1f4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0513402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"097ea4f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1a4caec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"692f56f\"}]},\"elements\":[{\"id\":\"9ee9156\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d7013d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Links\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b40c826\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color_b\":\"#F229BC\",\"eae_enable_particles\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e982a60\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc9d6f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c588ddc\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bb2c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4761758\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f5a29a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00f6749\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f1f7a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple.png\",\"id\":1767,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"IOS\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a6e850c\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#ios\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"7e65e8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via iphone or ipad.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6edf655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94d1bfb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3426e50\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"45935bc\"}]},\"elements\":[{\"id\":\"3afe156\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/android.png\",\"id\":1766,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"Android\",\"caption_align\":\"center\",\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7244b01\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#android\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"aaa5fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via any phone or tablet based on Android.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af88378\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\",\"layout\":\"full_width\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"6001e209\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"c64d9df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Android Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":1,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.17)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1dfef18\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a>\\n<br><br>\\n<p style=\\\"font-size:13px\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><br>\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676902343103.png\\\" alt=\\\"\\\" width=\\\"200\\\" height=\\\"200\\\" class=\\\"alignnone size-full wp-image-1953\\\" \\/>\\n\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#000000\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"2\",\"item_title_text\":\"2. On the website click on \\\"Download\\\"\",\"item_content\":\"<p style=\\\"font-size:14px\\\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.<\\/em><\\/p>\\n\\n\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2-300x186.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"186\\\" class=\\\"alignnone size-medium wp-image-2083\\\" \\/>\\n\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"3\",\"item_title_text\":\"3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2088\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"ac800ab\"},{\"item_date\":\"4\",\"item_title_text\":\"4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2089\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/4-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p><p>\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da9fe3f\"},{\"item_date\":\"5\",\"item_title_text\":\"5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2090\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/5-199x300.png\\\" alt=\\\"\\\" width=\\\"199\\\" height=\\\"300\\\" \\/>\\u00a0\\u00a0\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"b37da03\"},{\"item_date\":\"6\",\"item_title_text\":\"6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON \\u201cOPEN\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2091\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6-197x300.png\\\" alt=\\\"\\\" width=\\\"197\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4ca3eeb\"},{\"item_date\":\"7\",\"item_title_text\":\"7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS\\/PHOTO\\/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT \\u201cALLOW\\u201d. OTHERWISE, SELECT \\u201cDENY\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2092\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7-300x167.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"167\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"e73d8d7\"},{\"item_date\":\"8\",\"item_title_text\":\"8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4aaad8d\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"android\",\"skin1_title_typography_text_transform\":\"uppercase\",\"skin1_background_color\":\"#FFFFFF\",\"skin1_date_color\":\"#FFFFFF\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\",\"skin1_progress_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a45a2c6\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"a93c106\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"e032f5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"IOS Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":1,\"blur\":3,\"color\":\"#000000\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f60518\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<p><a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a><br \\/><br \\/><\\/p><p style=\\\"font-size: 13px;\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><p><br \\/><img class=\\\"alignnone size-full wp-image-1952\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview-e1676900878970.png\\\" alt=\\\"\\\" width=\\\"267\\\" height=\\\"266\\\" \\/><\\/p>\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#000000\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"2\",\"item_title_text\":\"2. ON THE WEBSITE, CLICK ON \\u201cINSTALL\\u201d BUTTON.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2098\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2i-275x300.png\\\" alt=\\\"\\\" width=\\\"275\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"3\",\"item_title_text\":\"3. CLICK \\u201cALLOW\\u201d WHEN IT IS TRYING TO DOWNLOAD A CONFIGURATION PROFILE\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2099\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3i-246x300.png\\\" alt=\\\"\\\" width=\\\"246\\\" height=\\\"300\\\" \\/><\\/p><p>\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"ac800ab\"},{\"item_date\":\"4\",\"item_title_text\":\"4. PROFILE WILL DOWNLOAD AND WHEN IT IS DONE IT WILL ASK YOU TO CLOSE. CLICK ON \\u201cCLOSE\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2100\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/4i-256x300.png\\\" alt=\\\"\\\" width=\\\"256\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da9fe3f\"},{\"item_date\":\"5\",\"item_title_text\":\"5. \\u201cCLICK TO INSTALL\\u201d WILL AUTOMATICALLY POP UP. CLICK ON IT.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2101\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/5i-300x150.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"150\\\" \\/> \\u00a0\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"b37da03\"},{\"item_date\":\"6\",\"item_title_text\":\"6. IN THE \\u201cINSTALL PROFILE\\u201d SCREEN, CLICK ON \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2102\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6i-300x203.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4ca3eeb\"},{\"item_date\":\"7\",\"item_title_text\":\"7. ENTER IN YOUR PASSWORD TO INSTALL.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2103\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7i-300x203.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"e73d8d7\"},{\"item_date\":\"8\",\"item_title_text\":\"8. IT WILL ASK YOU TO OPEN THIS PAGE IN ITUNES. CLICK ON \\u201cOPEN\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2104\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8i-300x212.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"212\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"a555e8b\"},{\"item_date\":\"9\",\"item_title_text\":\"9. IT WILL ASK YOU TO INSTALL . CLICK \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2105\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/9i-300x236.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"236\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"8aeaa1a\"},{\"item_date\":\"10\",\"item_title_text\":\"10. NOW THAT THE APP HAS BEEN INSTALLED, CLICK ON \\u201cOPEN ON THE DESKTOP\\u201d. THE APP WILL OPEN AT THIS POINT. LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.\",\"item_content\":\"<img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4aaad8d\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"ios\",\"skin1_title_typography_text_transform\":\"uppercase\",\"skin1_background_color\":\"#FFFFFF\",\"skin1_date_color\":\"#FFFFFF\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\",\"skin1_progress_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(8624,2288,'_elementor_page_assets','a:1:{s:6:\"styles\";a:7:{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\";}}'),(8631,2289,'_elementor_page_assets','a:1:{s:6:\"styles\";a:7:{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\";}}'),(8632,2290,'_wp_page_template','elementor_header_footer'),(8633,2290,'_elementor_edit_mode','builder'),(8634,2290,'_elementor_template_type','wp-page'),(8635,2290,'_elementor_version','3.11.1'),(8636,2290,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5104a81\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ae615c2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"67bd333\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c923e40\"}],\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"a354fd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6629bc3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c67f64f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"14df6b6\"}]},\"elements\":[{\"id\":\"948f430\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8637,2290,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(8638,2290,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(8640,2291,'_wp_page_template','elementor_header_footer'),(8641,2291,'_elementor_edit_mode','builder'),(8642,2291,'_elementor_template_type','wp-page'),(8643,2291,'_elementor_version','3.11.1'),(8644,2291,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5104a81\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ae615c2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"67bd333\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c923e40\"}],\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"a354fd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6629bc3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c67f64f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"14df6b6\"}]},\"elements\":[{\"id\":\"948f430\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8645,2291,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(8646,2291,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(8648,2292,'_wp_page_template','elementor_header_footer'),(8649,2292,'_elementor_edit_mode','builder'),(8650,2292,'_elementor_template_type','wp-page'),(8651,2292,'_elementor_version','3.11.1'),(8652,2292,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5104a81\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ae615c2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"67bd333\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c923e40\"}],\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"a354fd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6629bc3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c67f64f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"14df6b6\"}]},\"elements\":[{\"id\":\"948f430\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#DC72F1\"},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8653,2292,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(8654,2292,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(8660,2296,'_menu_item_type','post_type'),(8658,2293,'_customize_changeset_uuid','5da9105e-c45a-4aa2-aa8b-921f2640d3bc'),(11112,2587,'metform_entries__form_id','2256'),(8661,2296,'_menu_item_menu_item_parent','0'),(8662,2296,'_menu_item_object_id','2293'),(8663,2296,'_menu_item_object','page'),(8664,2296,'_menu_item_target',''),(8665,2296,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(8666,2296,'_menu_item_xfn',''),(8667,2296,'_menu_item_url',''),(11113,2587,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:7:\"Leiloni\";s:8:\"mf-email\";s:20:\"lonisue33@icloud.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:6:\"Flores\";s:12:\"mf-telephone\";s:14:\"(940) 308-8299\";s:7:\"mf-text\";s:4:\"Acct\";s:11:\"mf-textarea\";s:9:\"Send acct\";}'),(8897,2329,'_edit_last','1'),(8898,2329,'awl_vg_settings_2329','YToyMjp7czo5OiJzbGlkZS1pZHMiO2E6Nzp7aTowO3M6NDoiMTkwOSI7aToxO3M6NDoiMTg3MiI7aToyO3M6NDoiMTg3MCI7aTozO3M6NDoiMTg3MyI7aTo0O3M6NDoiMTg3NCI7aTo1O3M6NDoiMTg3MSI7aTo2O3M6NDoiMTg2OSI7fXM6MTE6InNsaWRlLXRpdGxlIjthOjc6e2k6MDtzOjE0OiIyMDIzMDIwMzAxICgyKSI7aToxO3M6MDoiIjtpOjI7czowOiIiO2k6MztzOjA6IiI7aTo0O3M6MDoiIjtpOjU7czowOiIiO2k6NjtzOjA6IiI7fXM6MTA6InNsaWRlLXR5cGUiO2E6Nzp7aTowO3M6MToieSI7aToxO3M6MToieSI7aToyO3M6MToieSI7aTozO3M6MToieSI7aTo0O3M6MToieSI7aTo1O3M6MToieSI7aTo2O3M6MToieSI7fXM6MTA6InNsaWRlLWxpbmsiO2E6Nzp7aTowO3M6MDoiIjtpOjE7czowOiIiO2k6MjtzOjA6IiI7aTozO3M6MDoiIjtpOjQ7czowOiIiO2k6NTtzOjA6IiI7aTo2O3M6MDoiIjt9czoxMDoic2xpZGUtZGVzYyI7YTo3OntpOjA7czowOiIiO2k6MTtzOjA6IiI7aToyO3M6MDoiIjtpOjM7czowOiIiO2k6NDtzOjA6IiI7aTo1O3M6MDoiIjtpOjY7czowOiIiO31zOjExOiJwb3N0ZXItdHlwZSI7YTo3OntpOjA7czo4OiJpbnRlcm5hbCI7aToxO3M6ODoiaW50ZXJuYWwiO2k6MjtzOjg6ImludGVybmFsIjtpOjM7czo4OiJpbnRlcm5hbCI7aTo0O3M6ODoiaW50ZXJuYWwiO2k6NTtzOjg6ImludGVybmFsIjtpOjY7czo4OiJpbnRlcm5hbCI7fXM6MjA6InZpZGVvX2dhbGxlcnlfb3B0aW9uIjtzOjY6Im5vX2FwaSI7czoyMToidmlkZW9fZ2FsbGVyeV9hcGlfa2V5IjtzOjM5OiJBSXphU3lETGxuU0lwcHhRRWppeTRSdDVtWUpEREhRUUkteW5Qd1EiO3M6MjY6InZpZGVvX2dhbGxlcnlfY2hhbm5lbF9saW5rIjtzOjU2OiJodHRwczovL3d3dy55b3V0dWJlLmNvbS9jaGFubmVsL1VDcWozNm5qUVVUX0hDdnc2ZUh6Ti1odyI7czoxNDoiZ2FsX3RodW1iX3NpemUiO3M6NDoiZnVsbCI7czoxODoiY29sX2xhcmdlX2Rlc2t0b3BzIjtzOjk6ImNvbC1sZy0xMiI7czoxMjoiY29sX2Rlc2t0b3BzIjtzOjk6ImNvbC1tZC0xMiI7czoxMToiY29sX3RhYmxldHMiO3M6OToiY29sLXNtLTEyIjtzOjEwOiJjb2xfcGhvbmVzIjtzOjk6ImNvbC14cy0xMiI7czo1OiJ3aWR0aCI7czo0OiIxOTIwIjtzOjY6ImhlaWdodCI7czo0OiIxMDgwIjtzOjEwOiJ2aWRlb19pY29uIjtzOjU6ImZhbHNlIjtzOjk6ImF1dG9fcGxheSI7czo0OiJ0cnVlIjtzOjEwOiJhdXRvX2Nsb3NlIjtzOjU6ImZhbHNlIjtzOjc6InpfaW5kZXgiO3M6NzoiZGVmYXVsdCI7czoyMzoiel9pbmRleF9jdXN0b21fdmFsdWUJCQkiO3M6NDoiMjEwMCI7czoxMDoiY3VzdG9tX2NzcyI7czowOiIiO30='),(8671,2297,'_wp_page_template','elementor_header_footer'),(8672,2297,'_elementor_edit_mode','builder'),(8673,2297,'_elementor_template_type','wp-post'),(8674,2297,'_elementor_version','3.11.1'),(8675,2297,'_elementor_data','[{\"id\":\"b16166d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"aae6786\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7c6d5dc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"47bc6b7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2785f63\"}],\"gap\":\"no\",\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"content_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"z_index\":999},\"elements\":[{\"id\":\"511b842a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":14.4090000000000006963318810448981821537017822265625,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b1f6631\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a39f17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fb11301\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4a3c7b7\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ac40b1f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1349,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"6424e26\"}],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b925faa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":85.5909999999999939745976007543504238128662109375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"ee65427\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1cd2295\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d6cd930\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"04a6a59\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50,\"text_align\":\"center\"},\"elements\":[{\"id\":\"5e1604a8\",\"elType\":\"widget\",\"settings\":{\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"ekit_nav_menu_hover_bar_switch\":\"yes\",\"ekit_nav_menu_hover_width\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Mukta\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"700\",\"elementskit_content_typography_text_transform\":\"uppercase\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_submenu_container_width_tablet\":\"200px\",\"_z_index\":\"12\",\"elementskit_item_color_hover\":\"#C20516\",\"elementskit_submenu_item_color\":\"#292929\",\"elementskit_item_text_color_hover\":\"#FFFFFF\",\"elementskit_nav_menu\":\"header-menu\",\"ekit_all_conditions_list\":[{\"_id\":\"6817ae3\"}],\"elementskit_nav_menu_logo\":{\"id\":1349,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"elementskit_nav_menu_active_text_color\":\"#A423EB\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#B81F20\",\"elementskit_nav_sub_menu_active_text_color\":\"#FFFFFF\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"#B81F20\",\"elementskit_one_page_enable\":\"\",\"elementskit_menu_text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(8676,2297,'_elementor_page_assets','a:0:{}'),(8677,2297,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(8679,2298,'_wp_page_template','elementor_header_footer'),(8680,2298,'_elementor_edit_mode','builder'),(8681,2298,'_elementor_template_type','wp-post'),(8682,2298,'_elementor_version','3.11.1'),(8683,2298,'_elementor_data','[{\"id\":\"b16166d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"aae6786\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7c6d5dc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"47bc6b7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2785f63\"}],\"gap\":\"no\",\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"content_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"z_index\":999},\"elements\":[{\"id\":\"511b842a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":14.4090000000000006963318810448981821537017822265625,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b1f6631\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a39f17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fb11301\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4a3c7b7\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ac40b1f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1349,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"6424e26\"}],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b925faa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":85.5909999999999939745976007543504238128662109375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"ee65427\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1cd2295\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d6cd930\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"04a6a59\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50,\"text_align\":\"center\"},\"elements\":[{\"id\":\"5e1604a8\",\"elType\":\"widget\",\"settings\":{\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"ekit_nav_menu_hover_bar_switch\":\"yes\",\"ekit_nav_menu_hover_width\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Mukta\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"700\",\"elementskit_content_typography_text_transform\":\"uppercase\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_submenu_container_width_tablet\":\"200px\",\"_z_index\":\"12\",\"elementskit_item_color_hover\":\"#C20516\",\"elementskit_submenu_item_color\":\"#292929\",\"elementskit_item_text_color_hover\":\"#FFFFFF\",\"elementskit_nav_menu\":\"header-menu\",\"ekit_all_conditions_list\":[{\"_id\":\"6817ae3\"}],\"elementskit_nav_menu_logo\":{\"id\":1349,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"elementskit_nav_menu_active_text_color\":\"#A423EB\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#B81F20\",\"elementskit_nav_sub_menu_active_text_color\":\"#FFFFFF\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"#B81F20\",\"elementskit_one_page_enable\":\"\",\"elementskit_menu_text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(8684,2298,'_elementor_page_assets','a:0:{}'),(8685,2298,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(8687,2299,'_wp_page_template','elementor_header_footer'),(8688,2299,'_elementor_edit_mode','builder'),(8689,2299,'_elementor_template_type','wp-post'),(8690,2299,'_elementor_version','3.11.1'),(8691,2299,'_elementor_data','[{\"id\":\"b16166d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"aae6786\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7c6d5dc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"47bc6b7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2785f63\"}],\"gap\":\"no\",\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"content_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"z_index\":999},\"elements\":[{\"id\":\"511b842a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":14.4090000000000006963318810448981821537017822265625,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b1f6631\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a39f17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fb11301\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4a3c7b7\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ac40b1f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1349,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"6424e26\"}],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b925faa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":85.5909999999999939745976007543504238128662109375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"ee65427\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1cd2295\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d6cd930\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"04a6a59\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50,\"text_align\":\"center\"},\"elements\":[{\"id\":\"5e1604a8\",\"elType\":\"widget\",\"settings\":{\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"ekit_nav_menu_hover_bar_switch\":\"yes\",\"ekit_nav_menu_hover_width\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Mukta\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"700\",\"elementskit_content_typography_text_transform\":\"uppercase\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_submenu_container_width_tablet\":\"200px\",\"_z_index\":\"12\",\"elementskit_item_color_hover\":\"#C20516\",\"elementskit_submenu_item_color\":\"#292929\",\"elementskit_item_text_color_hover\":\"#FFFFFF\",\"elementskit_nav_menu\":\"header-menu\",\"ekit_all_conditions_list\":[{\"_id\":\"6817ae3\"}],\"elementskit_nav_menu_logo\":{\"id\":1349,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"elementskit_nav_menu_active_text_color\":\"#A423EB\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#B81F20\",\"elementskit_nav_sub_menu_active_text_color\":\"#FFFFFF\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"#B81F20\",\"elementskit_one_page_enable\":\"\",\"elementskit_menu_text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(8692,2299,'_elementor_page_assets','a:0:{}'),(8693,2299,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(11388,2631,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"172.58.110.158\";s:10:\"User_Agent\";s:210:\"Mozilla/5.0 (Linux; Android 12; moto g power (2022) Build/S3RQS32.20-42-10-6; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/111.0.5563.116 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/408.1.0.36.103;]\";}'),(8699,2293,'_edit_lock','1677228130:1'),(11111,2587,'metform_entries_serial_no','123'),(11110,2587,'mf_page_id','1339'),(8702,2293,'_elementor_edit_mode','builder'),(8703,2293,'_elementor_template_type','wp-page'),(8704,2293,'_elementor_version','3.11.1'),(8705,2293,'_eael_custom_js',''),(8792,2314,'_elementor_version','3.11.1'),(8839,2320,'_wp_page_template','default'),(8840,2320,'_elementor_edit_mode','builder'),(8841,2320,'_elementor_template_type','wp-post'),(8737,2308,'_elementor_page_assets','a:1:{s:6:\"styles\";a:7:{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\";}}'),(8842,2320,'_elementor_version','3.11.1'),(8736,2308,'_elementor_data','[{\"id\":\"8317be5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1a9cb24\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"48569da\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f12a1f4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0513402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"097ea4f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1a4caec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"692f56f\"}]},\"elements\":[{\"id\":\"d7013d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Links\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b40c826\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color_b\":\"#F229BC\",\"eae_enable_particles\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e982a60\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc9d6f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c588ddc\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bb2c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4761758\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f5a29a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00f6749\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f1f7a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview.png\",\"id\":2286,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"IOS\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"css_filters_blur\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":178,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":308,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a6e850c\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#ios\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"7e65e8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via iphone or ipad.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6edf655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94d1bfb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3426e50\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"45935bc\"}]},\"elements\":[{\"id\":\"3afe156\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/android.png\",\"id\":1766,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"Android\",\"caption_align\":\"center\",\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7244b01\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#android\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"aaa5fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via any phone or tablet based on Android.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af88378\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\",\"layout\":\"full_width\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"6001e209\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"c64d9df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Android Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":1,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.17)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1dfef18\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a>\\n<br><br>\\n<p style=\\\"font-size:13px\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><br>\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676902343103.png\\\" alt=\\\"\\\" width=\\\"200\\\" height=\\\"200\\\" class=\\\"alignnone size-full wp-image-1953\\\" \\/>\\n\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#000000\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"2\",\"item_title_text\":\"2. On the website click on \\\"Download\\\"\",\"item_content\":\"<p style=\\\"font-size:14px\\\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.<\\/em><\\/p>\\n\\n\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2-300x186.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"186\\\" class=\\\"alignnone size-medium wp-image-2083\\\" \\/>\\n\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"3\",\"item_title_text\":\"3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2088\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"ac800ab\"},{\"item_date\":\"4\",\"item_title_text\":\"4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2089\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/4-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p><p>\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da9fe3f\"},{\"item_date\":\"5\",\"item_title_text\":\"5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2090\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/5-199x300.png\\\" alt=\\\"\\\" width=\\\"199\\\" height=\\\"300\\\" \\/>\\u00a0\\u00a0\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"b37da03\"},{\"item_date\":\"6\",\"item_title_text\":\"6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON \\u201cOPEN\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2091\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6-197x300.png\\\" alt=\\\"\\\" width=\\\"197\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4ca3eeb\"},{\"item_date\":\"7\",\"item_title_text\":\"7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS\\/PHOTO\\/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT \\u201cALLOW\\u201d. OTHERWISE, SELECT \\u201cDENY\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2092\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7-300x167.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"167\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"e73d8d7\"},{\"item_date\":\"8\",\"item_title_text\":\"8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4aaad8d\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"android\",\"skin1_title_typography_text_transform\":\"uppercase\",\"skin1_background_color\":\"#FFFFFF\",\"skin1_date_color\":\"#FFFFFF\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\",\"skin1_progress_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a45a2c6\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"a93c106\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"e032f5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"IOS Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":1,\"blur\":3,\"color\":\"#000000\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f60518\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<p><a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a><br \\/><br \\/><\\/p><p style=\\\"font-size: 13px;\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><p><br \\/><img class=\\\"alignnone size-full wp-image-1952\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview-e1676900878970.png\\\" alt=\\\"\\\" width=\\\"267\\\" height=\\\"266\\\" \\/><\\/p>\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#000000\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"2\",\"item_title_text\":\"2. ON THE WEBSITE, CLICK ON \\u201cINSTALL\\u201d BUTTON.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2098\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2i-275x300.png\\\" alt=\\\"\\\" width=\\\"275\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"3\",\"item_title_text\":\"3. CLICK \\u201cALLOW\\u201d WHEN IT IS TRYING TO DOWNLOAD A CONFIGURATION PROFILE\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2099\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3i-246x300.png\\\" alt=\\\"\\\" width=\\\"246\\\" height=\\\"300\\\" \\/><\\/p><p>\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"ac800ab\"},{\"item_date\":\"4\",\"item_title_text\":\"4. PROFILE WILL DOWNLOAD AND WHEN IT IS DONE IT WILL ASK YOU TO CLOSE. CLICK ON \\u201cCLOSE\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2100\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/4i-256x300.png\\\" alt=\\\"\\\" width=\\\"256\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da9fe3f\"},{\"item_date\":\"5\",\"item_title_text\":\"5. \\u201cCLICK TO INSTALL\\u201d WILL AUTOMATICALLY POP UP. CLICK ON IT.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2101\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/5i-300x150.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"150\\\" \\/> \\u00a0\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"b37da03\"},{\"item_date\":\"6\",\"item_title_text\":\"6. IN THE \\u201cINSTALL PROFILE\\u201d SCREEN, CLICK ON \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2102\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6i-300x203.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4ca3eeb\"},{\"item_date\":\"7\",\"item_title_text\":\"7. ENTER IN YOUR PASSWORD TO INSTALL.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2103\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7i-300x203.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"e73d8d7\"},{\"item_date\":\"8\",\"item_title_text\":\"8. IT WILL ASK YOU TO OPEN THIS PAGE IN ITUNES. CLICK ON \\u201cOPEN\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2104\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8i-300x212.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"212\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"a555e8b\"},{\"item_date\":\"9\",\"item_title_text\":\"9. IT WILL ASK YOU TO INSTALL . CLICK \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2105\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/9i-300x236.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"236\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"8aeaa1a\"},{\"item_date\":\"10\",\"item_title_text\":\"10. NOW THAT THE APP HAS BEEN INSTALLED, CLICK ON \\u201cOPEN ON THE DESKTOP\\u201d. THE APP WILL OPEN AT THIS POINT. LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.\",\"item_content\":\"<img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4aaad8d\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"ios\",\"skin1_title_typography_text_transform\":\"uppercase\",\"skin1_background_color\":\"#FFFFFF\",\"skin1_date_color\":\"#FFFFFF\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\",\"skin1_progress_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(8718,2306,'_elementor_template_type','wp-page'),(8719,2306,'_elementor_version','3.11.1'),(8734,2308,'_wp_page_template','default'),(8735,2308,'_elementor_page_settings','a:7:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#EAB5FF\";s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:81;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}}'),(8720,2306,'_wp_page_template','default'),(8721,2306,'_elementor_page_settings','a:7:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#EAB5FF\";s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:81;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}}'),(8722,2306,'_elementor_data','[{\"id\":\"8317be5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1a9cb24\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"48569da\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f12a1f4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0513402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"097ea4f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1a4caec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"692f56f\"}]},\"elements\":[{\"id\":\"9ee9156\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d7013d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Links\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b40c826\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color_b\":\"#F229BC\",\"eae_enable_particles\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e982a60\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc9d6f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c588ddc\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bb2c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4761758\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f5a29a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00f6749\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f1f7a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview.png\",\"id\":2286,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"IOS\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"css_filters_blur\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":178,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":308,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a6e850c\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#ios\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"7e65e8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via iphone or ipad.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6edf655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94d1bfb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3426e50\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"45935bc\"}]},\"elements\":[{\"id\":\"3afe156\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/android.png\",\"id\":1766,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"Android\",\"caption_align\":\"center\",\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7244b01\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#android\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"aaa5fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via any phone or tablet based on Android.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af88378\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\",\"layout\":\"full_width\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"6001e209\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"c64d9df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Android Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":1,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.17)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1dfef18\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a>\\n<br><br>\\n<p style=\\\"font-size:13px\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><br>\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676902343103.png\\\" alt=\\\"\\\" width=\\\"200\\\" height=\\\"200\\\" class=\\\"alignnone size-full wp-image-1953\\\" \\/>\\n\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#000000\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"2\",\"item_title_text\":\"2. On the website click on \\\"Download\\\"\",\"item_content\":\"<p style=\\\"font-size:14px\\\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.<\\/em><\\/p>\\n\\n\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2-300x186.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"186\\\" class=\\\"alignnone size-medium wp-image-2083\\\" \\/>\\n\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"3\",\"item_title_text\":\"3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2088\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"ac800ab\"},{\"item_date\":\"4\",\"item_title_text\":\"4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2089\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/4-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p><p>\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da9fe3f\"},{\"item_date\":\"5\",\"item_title_text\":\"5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2090\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/5-199x300.png\\\" alt=\\\"\\\" width=\\\"199\\\" height=\\\"300\\\" \\/>\\u00a0\\u00a0\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"b37da03\"},{\"item_date\":\"6\",\"item_title_text\":\"6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON \\u201cOPEN\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2091\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6-197x300.png\\\" alt=\\\"\\\" width=\\\"197\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4ca3eeb\"},{\"item_date\":\"7\",\"item_title_text\":\"7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS\\/PHOTO\\/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT \\u201cALLOW\\u201d. OTHERWISE, SELECT \\u201cDENY\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2092\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7-300x167.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"167\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"e73d8d7\"},{\"item_date\":\"8\",\"item_title_text\":\"8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4aaad8d\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"android\",\"skin1_title_typography_text_transform\":\"uppercase\",\"skin1_background_color\":\"#FFFFFF\",\"skin1_date_color\":\"#FFFFFF\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\",\"skin1_progress_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a45a2c6\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"a93c106\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"e032f5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"IOS Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":1,\"blur\":3,\"color\":\"#000000\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f60518\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<p><a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a><br \\/><br \\/><\\/p><p style=\\\"font-size: 13px;\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><p><br \\/><img class=\\\"alignnone size-full wp-image-1952\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview-e1676900878970.png\\\" alt=\\\"\\\" width=\\\"267\\\" height=\\\"266\\\" \\/><\\/p>\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#000000\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"2\",\"item_title_text\":\"2. ON THE WEBSITE, CLICK ON \\u201cINSTALL\\u201d BUTTON.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2098\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2i-275x300.png\\\" alt=\\\"\\\" width=\\\"275\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"3\",\"item_title_text\":\"3. CLICK \\u201cALLOW\\u201d WHEN IT IS TRYING TO DOWNLOAD A CONFIGURATION PROFILE\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2099\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3i-246x300.png\\\" alt=\\\"\\\" width=\\\"246\\\" height=\\\"300\\\" \\/><\\/p><p>\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"ac800ab\"},{\"item_date\":\"4\",\"item_title_text\":\"4. PROFILE WILL DOWNLOAD AND WHEN IT IS DONE IT WILL ASK YOU TO CLOSE. CLICK ON \\u201cCLOSE\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2100\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/4i-256x300.png\\\" alt=\\\"\\\" width=\\\"256\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da9fe3f\"},{\"item_date\":\"5\",\"item_title_text\":\"5. \\u201cCLICK TO INSTALL\\u201d WILL AUTOMATICALLY POP UP. CLICK ON IT.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2101\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/5i-300x150.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"150\\\" \\/> \\u00a0\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"b37da03\"},{\"item_date\":\"6\",\"item_title_text\":\"6. IN THE \\u201cINSTALL PROFILE\\u201d SCREEN, CLICK ON \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2102\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6i-300x203.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4ca3eeb\"},{\"item_date\":\"7\",\"item_title_text\":\"7. ENTER IN YOUR PASSWORD TO INSTALL.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2103\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7i-300x203.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"e73d8d7\"},{\"item_date\":\"8\",\"item_title_text\":\"8. IT WILL ASK YOU TO OPEN THIS PAGE IN ITUNES. CLICK ON \\u201cOPEN\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2104\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8i-300x212.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"212\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"a555e8b\"},{\"item_date\":\"9\",\"item_title_text\":\"9. IT WILL ASK YOU TO INSTALL . CLICK \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2105\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/9i-300x236.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"236\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"8aeaa1a\"},{\"item_date\":\"10\",\"item_title_text\":\"10. NOW THAT THE APP HAS BEEN INSTALLED, CLICK ON \\u201cOPEN ON THE DESKTOP\\u201d. THE APP WILL OPEN AT THIS POINT. LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.\",\"item_content\":\"<img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4aaad8d\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"ios\",\"skin1_title_typography_text_transform\":\"uppercase\",\"skin1_background_color\":\"#FFFFFF\",\"skin1_date_color\":\"#FFFFFF\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\",\"skin1_progress_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(8723,2306,'_elementor_page_assets','a:1:{s:6:\"styles\";a:7:{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\";}}'),(8724,2307,'_elementor_edit_mode','builder'),(8725,2307,'_elementor_template_type','wp-page'),(8726,2307,'_elementor_version','3.11.1'),(8727,2307,'_wp_page_template','default'),(8728,2307,'_elementor_page_settings','a:7:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#EAB5FF\";s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:81;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}}'),(8729,2307,'_elementor_data','[{\"id\":\"8317be5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1a9cb24\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"48569da\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f12a1f4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0513402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"097ea4f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1a4caec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"692f56f\"}]},\"elements\":[{\"id\":\"9ee9156\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d7013d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Links\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b40c826\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color_b\":\"#F229BC\",\"eae_enable_particles\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e982a60\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc9d6f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c588ddc\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bb2c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4761758\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f5a29a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00f6749\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f1f7a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview.png\",\"id\":2286,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"IOS\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"css_filters_blur\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":178,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":308,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a6e850c\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#ios\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"7e65e8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via iphone or ipad.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6edf655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94d1bfb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3426e50\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"45935bc\"}]},\"elements\":[{\"id\":\"3afe156\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/android.png\",\"id\":1766,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"Android\",\"caption_align\":\"center\",\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7244b01\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#android\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"aaa5fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via any phone or tablet based on Android.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af88378\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\",\"layout\":\"full_width\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"6001e209\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"c64d9df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Android Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":1,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.17)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1dfef18\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a>\\n<br><br>\\n<p style=\\\"font-size:13px\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><br>\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676902343103.png\\\" alt=\\\"\\\" width=\\\"200\\\" height=\\\"200\\\" class=\\\"alignnone size-full wp-image-1953\\\" \\/>\\n\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#000000\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"2\",\"item_title_text\":\"2. On the website click on \\\"Download\\\"\",\"item_content\":\"<p style=\\\"font-size:14px\\\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.<\\/em><\\/p>\\n\\n\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2-300x186.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"186\\\" class=\\\"alignnone size-medium wp-image-2083\\\" \\/>\\n\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"3\",\"item_title_text\":\"3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2088\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"ac800ab\"},{\"item_date\":\"4\",\"item_title_text\":\"4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2089\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/4-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p><p>\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da9fe3f\"},{\"item_date\":\"5\",\"item_title_text\":\"5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2090\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/5-199x300.png\\\" alt=\\\"\\\" width=\\\"199\\\" height=\\\"300\\\" \\/>\\u00a0\\u00a0\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"b37da03\"},{\"item_date\":\"6\",\"item_title_text\":\"6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON \\u201cOPEN\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2091\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6-197x300.png\\\" alt=\\\"\\\" width=\\\"197\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4ca3eeb\"},{\"item_date\":\"7\",\"item_title_text\":\"7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS\\/PHOTO\\/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT \\u201cALLOW\\u201d. OTHERWISE, SELECT \\u201cDENY\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2092\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7-300x167.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"167\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"e73d8d7\"},{\"item_date\":\"8\",\"item_title_text\":\"8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4aaad8d\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"android\",\"skin1_title_typography_text_transform\":\"uppercase\",\"skin1_background_color\":\"#FFFFFF\",\"skin1_date_color\":\"#FFFFFF\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\",\"skin1_progress_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a45a2c6\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"a93c106\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"e032f5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"IOS Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":1,\"blur\":3,\"color\":\"#000000\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f60518\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<p><a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a><br \\/><br \\/><\\/p><p style=\\\"font-size: 13px;\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><p><br \\/><img class=\\\"alignnone size-full wp-image-1952\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview-e1676900878970.png\\\" alt=\\\"\\\" width=\\\"267\\\" height=\\\"266\\\" \\/><\\/p>\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#000000\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"2\",\"item_title_text\":\"2. ON THE WEBSITE, CLICK ON \\u201cINSTALL\\u201d BUTTON.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2098\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2i-275x300.png\\\" alt=\\\"\\\" width=\\\"275\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"3\",\"item_title_text\":\"3. CLICK \\u201cALLOW\\u201d WHEN IT IS TRYING TO DOWNLOAD A CONFIGURATION PROFILE\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2099\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3i-246x300.png\\\" alt=\\\"\\\" width=\\\"246\\\" height=\\\"300\\\" \\/><\\/p><p>\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"ac800ab\"},{\"item_date\":\"4\",\"item_title_text\":\"4. PROFILE WILL DOWNLOAD AND WHEN IT IS DONE IT WILL ASK YOU TO CLOSE. CLICK ON \\u201cCLOSE\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2100\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/4i-256x300.png\\\" alt=\\\"\\\" width=\\\"256\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da9fe3f\"},{\"item_date\":\"5\",\"item_title_text\":\"5. \\u201cCLICK TO INSTALL\\u201d WILL AUTOMATICALLY POP UP. CLICK ON IT.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2101\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/5i-300x150.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"150\\\" \\/> \\u00a0\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"b37da03\"},{\"item_date\":\"6\",\"item_title_text\":\"6. IN THE \\u201cINSTALL PROFILE\\u201d SCREEN, CLICK ON \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2102\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6i-300x203.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4ca3eeb\"},{\"item_date\":\"7\",\"item_title_text\":\"7. ENTER IN YOUR PASSWORD TO INSTALL.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2103\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7i-300x203.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"e73d8d7\"},{\"item_date\":\"8\",\"item_title_text\":\"8. IT WILL ASK YOU TO OPEN THIS PAGE IN ITUNES. CLICK ON \\u201cOPEN\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2104\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8i-300x212.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"212\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"a555e8b\"},{\"item_date\":\"9\",\"item_title_text\":\"9. IT WILL ASK YOU TO INSTALL . CLICK \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2105\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/9i-300x236.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"236\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"8aeaa1a\"},{\"item_date\":\"10\",\"item_title_text\":\"10. NOW THAT THE APP HAS BEEN INSTALLED, CLICK ON \\u201cOPEN ON THE DESKTOP\\u201d. THE APP WILL OPEN AT THIS POINT. LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.\",\"item_content\":\"<img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4aaad8d\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"ios\",\"skin1_title_typography_text_transform\":\"uppercase\",\"skin1_background_color\":\"#FFFFFF\",\"skin1_date_color\":\"#FFFFFF\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\",\"skin1_progress_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(8730,2307,'_elementor_page_assets','a:1:{s:6:\"styles\";a:7:{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\";}}'),(8790,2314,'_elementor_edit_mode','builder'),(8791,2314,'_elementor_template_type','wp-page'),(8740,2309,'_elementor_edit_mode','builder'),(8741,2309,'_elementor_template_type','wp-page'),(8742,2309,'_elementor_version','3.11.1'),(8743,2309,'_wp_page_template','default'),(8744,2309,'_elementor_page_settings','a:7:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#EAB5FF\";s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:81;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}}'),(8745,2309,'_elementor_data','[{\"id\":\"8317be5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1a9cb24\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"48569da\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f12a1f4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0513402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"097ea4f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1a4caec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"692f56f\"}]},\"elements\":[{\"id\":\"d7013d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Links\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b40c826\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color_b\":\"#F229BC\",\"eae_enable_particles\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e982a60\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc9d6f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c588ddc\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bb2c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4761758\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f5a29a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00f6749\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f1f7a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview.png\",\"id\":2286,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"IOS\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"css_filters_blur\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":178,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":308,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a6e850c\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#ios\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"7e65e8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via iphone or ipad.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6edf655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94d1bfb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3426e50\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"45935bc\"}]},\"elements\":[{\"id\":\"3afe156\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/android.png\",\"id\":1766,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"Android\",\"caption_align\":\"center\",\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7244b01\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#android\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"aaa5fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via any phone or tablet based on Android.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af88378\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\",\"layout\":\"full_width\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"6001e209\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"c64d9df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Android Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":1,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.17)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1dfef18\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a>\\n<br><br>\\n<p style=\\\"font-size:13px\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><br>\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676902343103.png\\\" alt=\\\"\\\" width=\\\"200\\\" height=\\\"200\\\" class=\\\"alignnone size-full wp-image-1953\\\" \\/>\\n\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#000000\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"2\",\"item_title_text\":\"2. On the website click on \\\"Download\\\"\",\"item_content\":\"<p style=\\\"font-size:14px\\\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.<\\/em><\\/p>\\n\\n\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2-300x186.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"186\\\" class=\\\"alignnone size-medium wp-image-2083\\\" \\/>\\n\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"3\",\"item_title_text\":\"3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2088\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"ac800ab\"},{\"item_date\":\"4\",\"item_title_text\":\"4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2089\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/4-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p><p>\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da9fe3f\"},{\"item_date\":\"5\",\"item_title_text\":\"5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2090\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/5-199x300.png\\\" alt=\\\"\\\" width=\\\"199\\\" height=\\\"300\\\" \\/>\\u00a0\\u00a0\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"b37da03\"},{\"item_date\":\"6\",\"item_title_text\":\"6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON \\u201cOPEN\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2091\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6-197x300.png\\\" alt=\\\"\\\" width=\\\"197\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4ca3eeb\"},{\"item_date\":\"7\",\"item_title_text\":\"7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS\\/PHOTO\\/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT \\u201cALLOW\\u201d. OTHERWISE, SELECT \\u201cDENY\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2092\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7-300x167.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"167\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"e73d8d7\"},{\"item_date\":\"8\",\"item_title_text\":\"8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4aaad8d\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"android\",\"skin1_title_typography_text_transform\":\"uppercase\",\"skin1_background_color\":\"#FFFFFF\",\"skin1_date_color\":\"#FFFFFF\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\",\"skin1_progress_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a45a2c6\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"a93c106\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"e032f5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"IOS Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":1,\"blur\":3,\"color\":\"#000000\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f60518\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<p><a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a><br \\/><br \\/><\\/p><p style=\\\"font-size: 13px;\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><p><br \\/><img class=\\\"alignnone size-full wp-image-1952\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview-e1676900878970.png\\\" alt=\\\"\\\" width=\\\"267\\\" height=\\\"266\\\" \\/><\\/p>\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#000000\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"2\",\"item_title_text\":\"2. ON THE WEBSITE, CLICK ON \\u201cINSTALL\\u201d BUTTON.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2098\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2i-275x300.png\\\" alt=\\\"\\\" width=\\\"275\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"3\",\"item_title_text\":\"3. CLICK \\u201cALLOW\\u201d WHEN IT IS TRYING TO DOWNLOAD A CONFIGURATION PROFILE\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2099\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3i-246x300.png\\\" alt=\\\"\\\" width=\\\"246\\\" height=\\\"300\\\" \\/><\\/p><p>\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"ac800ab\"},{\"item_date\":\"4\",\"item_title_text\":\"4. PROFILE WILL DOWNLOAD AND WHEN IT IS DONE IT WILL ASK YOU TO CLOSE. CLICK ON \\u201cCLOSE\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2100\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/4i-256x300.png\\\" alt=\\\"\\\" width=\\\"256\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da9fe3f\"},{\"item_date\":\"5\",\"item_title_text\":\"5. \\u201cCLICK TO INSTALL\\u201d WILL AUTOMATICALLY POP UP. CLICK ON IT.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2101\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/5i-300x150.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"150\\\" \\/> \\u00a0\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"b37da03\"},{\"item_date\":\"6\",\"item_title_text\":\"6. IN THE \\u201cINSTALL PROFILE\\u201d SCREEN, CLICK ON \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2102\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6i-300x203.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4ca3eeb\"},{\"item_date\":\"7\",\"item_title_text\":\"7. ENTER IN YOUR PASSWORD TO INSTALL.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2103\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7i-300x203.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"e73d8d7\"},{\"item_date\":\"8\",\"item_title_text\":\"8. IT WILL ASK YOU TO OPEN THIS PAGE IN ITUNES. CLICK ON \\u201cOPEN\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2104\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8i-300x212.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"212\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"a555e8b\"},{\"item_date\":\"9\",\"item_title_text\":\"9. IT WILL ASK YOU TO INSTALL . CLICK \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2105\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/9i-300x236.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"236\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"8aeaa1a\"},{\"item_date\":\"10\",\"item_title_text\":\"10. NOW THAT THE APP HAS BEEN INSTALLED, CLICK ON \\u201cOPEN ON THE DESKTOP\\u201d. THE APP WILL OPEN AT THIS POINT. LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.\",\"item_content\":\"<img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4aaad8d\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"ios\",\"skin1_title_typography_text_transform\":\"uppercase\",\"skin1_background_color\":\"#FFFFFF\",\"skin1_date_color\":\"#FFFFFF\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\",\"skin1_progress_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(8746,2309,'_elementor_page_assets','a:1:{s:6:\"styles\";a:7:{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\";}}'),(8748,2310,'_elementor_edit_mode','builder'),(8749,2310,'_elementor_template_type','wp-page'),(8750,2310,'_elementor_version','3.11.1'),(8751,2310,'_wp_page_template','default'),(8752,2310,'_elementor_page_settings','a:7:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#EAB5FF\";s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:81;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}}'),(8753,2310,'_elementor_data','[{\"id\":\"8317be5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1a9cb24\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"48569da\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f12a1f4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0513402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"097ea4f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1a4caec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"692f56f\"}]},\"elements\":[{\"id\":\"d7013d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Links\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b40c826\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color_b\":\"#F229BC\",\"eae_enable_particles\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e982a60\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc9d6f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c588ddc\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bb2c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4761758\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f5a29a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00f6749\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f1f7a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview.png\",\"id\":2286,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"IOS\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"css_filters_blur\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":178,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":308,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a6e850c\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#ios\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"7e65e8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via iphone or ipad.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6edf655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94d1bfb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3426e50\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"45935bc\"}]},\"elements\":[{\"id\":\"3afe156\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/android.png\",\"id\":1766,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"Android\",\"caption_align\":\"center\",\"text_color\":\"#FFFFFF\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":4,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7244b01\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#android\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"aaa5fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via any phone or tablet based on Android.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af88378\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\",\"layout\":\"full_width\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"6001e209\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"c64d9df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Android Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":1,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.17)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1dfef18\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a>\\n<br><br>\\n<p style=\\\"font-size:13px\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><br>\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676902343103.png\\\" alt=\\\"\\\" width=\\\"200\\\" height=\\\"200\\\" class=\\\"alignnone size-full wp-image-1953\\\" \\/>\\n\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#000000\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"2\",\"item_title_text\":\"2. On the website click on \\\"Download\\\"\",\"item_content\":\"<p style=\\\"font-size:14px\\\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.<\\/em><\\/p>\\n\\n\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2-300x186.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"186\\\" class=\\\"alignnone size-medium wp-image-2083\\\" \\/>\\n\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"3\",\"item_title_text\":\"3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2088\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"ac800ab\"},{\"item_date\":\"4\",\"item_title_text\":\"4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2089\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/4-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p><p>\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da9fe3f\"},{\"item_date\":\"5\",\"item_title_text\":\"5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2090\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/5-199x300.png\\\" alt=\\\"\\\" width=\\\"199\\\" height=\\\"300\\\" \\/>\\u00a0\\u00a0\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"b37da03\"},{\"item_date\":\"6\",\"item_title_text\":\"6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON \\u201cOPEN\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2091\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6-197x300.png\\\" alt=\\\"\\\" width=\\\"197\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4ca3eeb\"},{\"item_date\":\"7\",\"item_title_text\":\"7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS\\/PHOTO\\/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT \\u201cALLOW\\u201d. OTHERWISE, SELECT \\u201cDENY\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2092\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7-300x167.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"167\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"e73d8d7\"},{\"item_date\":\"8\",\"item_title_text\":\"8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4aaad8d\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"android\",\"skin1_title_typography_text_transform\":\"uppercase\",\"skin1_background_color\":\"#FFFFFF\",\"skin1_date_color\":\"#FFFFFF\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\",\"skin1_progress_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a45a2c6\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"a93c106\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"e032f5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"IOS Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":1,\"blur\":3,\"color\":\"#000000\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f60518\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<p><a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a><br \\/><br \\/><\\/p><p style=\\\"font-size: 13px;\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><p><br \\/><img class=\\\"alignnone size-full wp-image-1952\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview-e1676900878970.png\\\" alt=\\\"\\\" width=\\\"267\\\" height=\\\"266\\\" \\/><\\/p>\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#000000\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"2\",\"item_title_text\":\"2. ON THE WEBSITE, CLICK ON \\u201cINSTALL\\u201d BUTTON.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2098\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2i-275x300.png\\\" alt=\\\"\\\" width=\\\"275\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"3\",\"item_title_text\":\"3. CLICK \\u201cALLOW\\u201d WHEN IT IS TRYING TO DOWNLOAD A CONFIGURATION PROFILE\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2099\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3i-246x300.png\\\" alt=\\\"\\\" width=\\\"246\\\" height=\\\"300\\\" \\/><\\/p><p>\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"ac800ab\"},{\"item_date\":\"4\",\"item_title_text\":\"4. PROFILE WILL DOWNLOAD AND WHEN IT IS DONE IT WILL ASK YOU TO CLOSE. CLICK ON \\u201cCLOSE\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2100\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/4i-256x300.png\\\" alt=\\\"\\\" width=\\\"256\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da9fe3f\"},{\"item_date\":\"5\",\"item_title_text\":\"5. \\u201cCLICK TO INSTALL\\u201d WILL AUTOMATICALLY POP UP. CLICK ON IT.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2101\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/5i-300x150.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"150\\\" \\/> \\u00a0\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"b37da03\"},{\"item_date\":\"6\",\"item_title_text\":\"6. IN THE \\u201cINSTALL PROFILE\\u201d SCREEN, CLICK ON \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2102\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6i-300x203.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4ca3eeb\"},{\"item_date\":\"7\",\"item_title_text\":\"7. ENTER IN YOUR PASSWORD TO INSTALL.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2103\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7i-300x203.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"e73d8d7\"},{\"item_date\":\"8\",\"item_title_text\":\"8. IT WILL ASK YOU TO OPEN THIS PAGE IN ITUNES. CLICK ON \\u201cOPEN\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2104\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8i-300x212.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"212\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"a555e8b\"},{\"item_date\":\"9\",\"item_title_text\":\"9. IT WILL ASK YOU TO INSTALL . CLICK \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2105\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/9i-300x236.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"236\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"8aeaa1a\"},{\"item_date\":\"10\",\"item_title_text\":\"10. NOW THAT THE APP HAS BEEN INSTALLED, CLICK ON \\u201cOPEN ON THE DESKTOP\\u201d. THE APP WILL OPEN AT THIS POINT. LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.\",\"item_content\":\"<img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4aaad8d\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"ios\",\"skin1_title_typography_text_transform\":\"uppercase\",\"skin1_background_color\":\"#FFFFFF\",\"skin1_date_color\":\"#FFFFFF\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\",\"skin1_progress_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(8754,2310,'_elementor_page_assets','a:1:{s:6:\"styles\";a:7:{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\";}}'),(8756,2311,'_elementor_edit_mode','builder'),(8757,2311,'_elementor_template_type','wp-page'),(8758,2311,'_elementor_version','3.11.1'),(8759,2311,'_wp_page_template','default'),(8760,2311,'_elementor_page_settings','a:7:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#EAB5FF\";s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:81;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}}'),(8761,2311,'_elementor_data','[{\"id\":\"8317be5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1a9cb24\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"48569da\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f12a1f4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0513402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"097ea4f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1a4caec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"692f56f\"}]},\"elements\":[{\"id\":\"d7013d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Links\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b40c826\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color_b\":\"#F229BC\",\"eae_enable_particles\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e982a60\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc9d6f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c588ddc\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bb2c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4761758\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f5a29a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00f6749\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f1f7a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview.png\",\"id\":2286,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"IOS\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_color\":\"#000000\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"css_filters_blur\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":178,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":308,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a6e850c\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#ios\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"7e65e8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via iphone or ipad.\",\"align\":\"center\",\"title_color\":\"#130101\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6edf655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94d1bfb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3426e50\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"45935bc\"}]},\"elements\":[{\"id\":\"3afe156\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/android.png\",\"id\":1766,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"Android\",\"caption_align\":\"center\",\"text_color\":\"#000000\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7244b01\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#android\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"aaa5fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via any phone or tablet based on Android.\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af88378\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\",\"layout\":\"full_width\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"6001e209\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"c64d9df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Android Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":1,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.17)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1dfef18\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a>\\n<br><br>\\n<p style=\\\"font-size:13px\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><br>\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676902343103.png\\\" alt=\\\"\\\" width=\\\"200\\\" height=\\\"200\\\" class=\\\"alignnone size-full wp-image-1953\\\" \\/>\\n\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#000000\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"2\",\"item_title_text\":\"2. On the website click on \\\"Download\\\"\",\"item_content\":\"<p style=\\\"font-size:14px\\\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.<\\/em><\\/p>\\n\\n\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2-300x186.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"186\\\" class=\\\"alignnone size-medium wp-image-2083\\\" \\/>\\n\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"3\",\"item_title_text\":\"3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2088\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"ac800ab\"},{\"item_date\":\"4\",\"item_title_text\":\"4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2089\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/4-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p><p>\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da9fe3f\"},{\"item_date\":\"5\",\"item_title_text\":\"5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2090\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/5-199x300.png\\\" alt=\\\"\\\" width=\\\"199\\\" height=\\\"300\\\" \\/>\\u00a0\\u00a0\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"b37da03\"},{\"item_date\":\"6\",\"item_title_text\":\"6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON \\u201cOPEN\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2091\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6-197x300.png\\\" alt=\\\"\\\" width=\\\"197\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4ca3eeb\"},{\"item_date\":\"7\",\"item_title_text\":\"7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS\\/PHOTO\\/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT \\u201cALLOW\\u201d. OTHERWISE, SELECT \\u201cDENY\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2092\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7-300x167.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"167\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"e73d8d7\"},{\"item_date\":\"8\",\"item_title_text\":\"8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4aaad8d\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"android\",\"skin1_title_typography_text_transform\":\"uppercase\",\"skin1_background_color\":\"#FFFFFF\",\"skin1_date_color\":\"#000000\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\",\"skin1_progress_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a45a2c6\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"a93c106\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"e032f5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"IOS Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":1,\"blur\":3,\"color\":\"#000000\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f60518\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<p><a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a><br \\/><br \\/><\\/p><p style=\\\"font-size: 13px;\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><p><br \\/><img class=\\\"alignnone size-full wp-image-1952\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview-e1676900878970.png\\\" alt=\\\"\\\" width=\\\"267\\\" height=\\\"266\\\" \\/><\\/p>\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#000000\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"2\",\"item_title_text\":\"2. ON THE WEBSITE, CLICK ON \\u201cINSTALL\\u201d BUTTON.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2098\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2i-275x300.png\\\" alt=\\\"\\\" width=\\\"275\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"3\",\"item_title_text\":\"3. CLICK \\u201cALLOW\\u201d WHEN IT IS TRYING TO DOWNLOAD A CONFIGURATION PROFILE\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2099\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3i-246x300.png\\\" alt=\\\"\\\" width=\\\"246\\\" height=\\\"300\\\" \\/><\\/p><p>\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"ac800ab\"},{\"item_date\":\"4\",\"item_title_text\":\"4. PROFILE WILL DOWNLOAD AND WHEN IT IS DONE IT WILL ASK YOU TO CLOSE. CLICK ON \\u201cCLOSE\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2100\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/4i-256x300.png\\\" alt=\\\"\\\" width=\\\"256\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da9fe3f\"},{\"item_date\":\"5\",\"item_title_text\":\"5. \\u201cCLICK TO INSTALL\\u201d WILL AUTOMATICALLY POP UP. CLICK ON IT.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2101\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/5i-300x150.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"150\\\" \\/> \\u00a0\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"b37da03\"},{\"item_date\":\"6\",\"item_title_text\":\"6. IN THE \\u201cINSTALL PROFILE\\u201d SCREEN, CLICK ON \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2102\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6i-300x203.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4ca3eeb\"},{\"item_date\":\"7\",\"item_title_text\":\"7. ENTER IN YOUR PASSWORD TO INSTALL.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2103\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7i-300x203.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"e73d8d7\"},{\"item_date\":\"8\",\"item_title_text\":\"8. IT WILL ASK YOU TO OPEN THIS PAGE IN ITUNES. CLICK ON \\u201cOPEN\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2104\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8i-300x212.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"212\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"a555e8b\"},{\"item_date\":\"9\",\"item_title_text\":\"9. IT WILL ASK YOU TO INSTALL . CLICK \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2105\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/9i-300x236.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"236\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"8aeaa1a\"},{\"item_date\":\"10\",\"item_title_text\":\"10. NOW THAT THE APP HAS BEEN INSTALLED, CLICK ON \\u201cOPEN ON THE DESKTOP\\u201d. THE APP WILL OPEN AT THIS POINT. LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.\",\"item_content\":\"<img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4aaad8d\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"ios\",\"skin1_title_typography_text_transform\":\"uppercase\",\"skin1_background_color\":\"#FFFFFF\",\"skin1_date_color\":\"#FFFFFF\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\",\"skin1_progress_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(8762,2311,'_elementor_page_assets','a:1:{s:6:\"styles\";a:7:{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\";}}'),(8766,2312,'_wp_page_template','elementor_canvas'),(8767,2312,'_edit_last','1'),(8768,2312,'_edit_lock','1677056193:1'),(8769,2312,'_elementor_edit_mode','builder'),(8770,2312,'_elementor_template_type','wp-post'),(8771,2312,'_elementor_version','3.11.1'),(8772,2312,'ekit_post_views_count','15'),(8773,2312,'_wp_page_template','elementor_canvas'),(8774,2312,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(8775,2312,'_elementor_data','[{\"id\":\"5f17634\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"207f020\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"934e41d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3d17f11\"}]},\"elements\":[{\"id\":\"525f97f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c6ba2cc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7d16fe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f41377e\"}]},\"elements\":[{\"id\":\"19548a0\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"First Name\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_min_length\":1,\"mf_input_max_length\":15,\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"mf_input_place_holder_typography_typography\":\"custom\",\"mf_input_place_holder_typography_font_family\":\"Roboto\",\"mf_input_place_holder_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"mf-listing-fname\"},{\"id\":\"253b9ab\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Phone Number\",\"mf_input_name\":\"mf-telephone\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-telephone\"},{\"id\":\"3009481\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"City\",\"mf_input_name\":\"mf-text\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_validation_warning_message\":\"This field is required.\"},\"elements\":[],\"widgetType\":\"mf-text\"},{\"id\":\"6a1686a\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Store or Distributer?\",\"mf_input_name\":\"mf-select\",\"mf_input_placeholder\":\"-- Please choose an option --\",\"mf_input_list\":[{\"mf_input_option_text\":\"Store\",\"mf_input_option_value\":\"Store\",\"_id\":\"e637b50\"},{\"mf_input_option_text\":\"Distributer\",\"mf_input_option_value\":\"Distributer\",\"_id\":\"3e89d9c\"}],\"mf_input_required\":\"yes\",\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-select\"}],\"isInner\":false},{\"id\":\"cb9a9a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1567d81\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"54a4d72\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9573a5a\"}]},\"elements\":[{\"id\":\"d72fec9\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Last Name\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_min_length\":2,\"mf_input_max_length\":15,\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-listing-lname\"},{\"id\":\"84fc7e5\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Email\",\"mf_input_name\":\"mf-email\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-email\"},{\"id\":\"faa15fb\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"State\",\"mf_input_name\":\"mf-text\",\"mf_input_placeholder\":\"Text\",\"mf_input_required\":\"yes\",\"mf_input_validation_warning_message\":\"This field is required.\"},\"elements\":[],\"widgetType\":\"mf-text\"},{\"id\":\"b06becd\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Did you read the message above?\",\"mf_input_name\":\"mf-select\",\"mf_input_placeholder\":\"-- Please choose an option --\",\"mf_input_list\":[{\"mf_input_option_text\":\"Yes\",\"mf_input_option_value\":\"Yes\",\"_id\":\"e637b50\"},{\"mf_input_option_text\":\"No\",\"mf_input_option_value\":\"No\",\"_id\":\"3e89d9c\"}],\"mf_input_required\":\"yes\",\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-select\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7b27c\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2547be2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3f40cf2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fa28a2\"}]},\"elements\":[{\"id\":\"eeae66b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ccd110a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f80ec28\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"202e7a2\"}]},\"elements\":[{\"id\":\"f200b40\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Your Message\",\"mf_input_name\":\"mf-textarea\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-textarea\"},{\"id\":\"19d9bd9\",\"elType\":\"widget\",\"settings\":{\"mf_btn_text\":\"Submit\",\"mf_hidden_input\":[],\"mf_btn_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"20\",\"left\":\"60\",\"isLinked\":false},\"mf_btn_typography_typography\":\"custom\",\"mf_btn_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"mf_btn_typography_font_weight\":\"600\",\"mf_btn_typography_text_transform\":\"uppercase\",\"mf_btn_bg_color_background\":\"classic\",\"mf_btn_bg_color_color\":\"#951EFF\",\"mf_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"mf-button\"}],\"isInner\":false}],\"isInner\":false}]'),(8776,2312,'_elementor_page_assets','a:0:{}'),(8777,2312,'_eael_custom_js',''),(8778,2312,'slide_template',''),(8779,2312,'rs_page_bg_color',''),(8780,2312,'metform_form__form_setting','a:18:{s:10:\"form_title\";s:15:\"Elementor #2257\";s:15:\"success_message\";s:29:\"Message Received Successfully\";s:11:\"entry_title\";s:15:\"Entry # [mf_id]\";s:11:\"redirect_to\";s:0:\"\";s:18:\"user_email_subject\";s:0:\"\";s:15:\"user_email_from\";s:0:\"\";s:19:\"user_email_reply_to\";s:0:\"\";s:15:\"user_email_body\";s:0:\"\";s:25:\"enable_admin_notification\";s:1:\"1\";s:19:\"admin_email_subject\";s:40:\"Player Registration via vblinkonline.com\";s:14:\"admin_email_to\";s:24:\"vpowerstars4@hotmail.com\";s:16:\"admin_email_from\";s:24:\"support@vblinkonline.com\";s:20:\"admin_email_reply_to\";s:28:\"chaudharybrijesh15@gmail.com\";s:16:\"admin_email_body\";s:0:\"\";s:20:\"mf_hubspot_form_guid\";s:0:\"\";s:24:\"mf_hubspot_form_portalId\";s:0:\"\";s:20:\"mf_mailchimp_list_id\";s:0:\"\";s:16:\"mf_slack_webhook\";s:0:\"\";}'),(8863,2323,'_elementor_edit_mode','builder'),(8864,2323,'_wp_page_template','elementor_canvas'),(8865,2323,'_elementor_template_type','wp-post'),(8878,2293,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(8879,2293,'_elementor_data','[{\"id\":\"fd484e5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0fb71da\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"09fc31f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f6a30de\"}],\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"c4a5d33\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e93f6fc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"39f8ee3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f9d1fa5\"}]},\"elements\":[{\"id\":\"1afbb07\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f646151\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stores and Distributors\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45e22f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Are you interested in online gaming, especially in sweepstakes games? Would you like to want to open your internet games business? If your answer is yes, then you are in luck, because we are going to explain the steps in detail.<\\/p>\\n<p>We are looking for income motivated people to join our group of gaming professionals. Currently we have open territories for online stores or distributorships in most all 50 US States.<\\/p>\\n<p>Vblink sells software to large distributors. Those distributors sell to smaller distributors that sell to individual stores. Vblink has no affiliation with these stores and is not responsible for how they run their business. However, Vblink does want to know of any wrong-doing and will conduct an investigation on what has been reported. Vblink does not tolerate abuse of the software.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6251f78\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0de9369\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0fb71da\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"09fc31f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f6a30de\"}],\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"47c66a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e93f6fc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"39f8ee3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f9d1fa5\"}]},\"elements\":[{\"id\":\"d962952\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Distributor\\/Store Application Form\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f85e30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If you would like to become a Distributor, please fill out this form and we will be in contact with you. If you are a store looking for the Vblink software, please fill out this form and you will be contacted. We thank you for reaching out to us and we are looking forward to potential future business with you.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6a5d851\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68822ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"80969f0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e9710a0\"}],\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"ddc2538\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6ffe2b9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"496192b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"bdcf5d3\"}]},\"elements\":[{\"id\":\"29fdb3e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b96e332\",\"elType\":\"widget\",\"settings\":{\"mf_form_id\":\"2312***1677055018472\"},\"elements\":[],\"widgetType\":\"metform\"}],\"isInner\":false}],\"isInner\":false}]'),(8877,2293,'_wp_page_template','default'),(8793,2314,'_wp_page_template','default'),(8794,2314,'_elementor_page_settings','a:7:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#EAB5FF\";s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:81;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}}'),(8795,2314,'_elementor_data','[{\"id\":\"8317be5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1a9cb24\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"48569da\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f12a1f4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0513402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"097ea4f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1a4caec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"692f56f\"}]},\"elements\":[{\"id\":\"d7013d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Links\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b40c826\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color_b\":\"#F229BC\",\"eae_enable_particles\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e982a60\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc9d6f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c588ddc\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bb2c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4761758\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f5a29a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00f6749\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f1f7a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview.png\",\"id\":2286,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"IOS\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_color\":\"#000000\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"css_filters_blur\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":178,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":308,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a6e850c\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#ios\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"7e65e8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via iphone or ipad.\",\"align\":\"center\",\"title_color\":\"#130101\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6edf655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94d1bfb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3426e50\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"45935bc\"}]},\"elements\":[{\"id\":\"3afe156\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/android.png\",\"id\":1766,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"Android\",\"caption_align\":\"center\",\"text_color\":\"#000000\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7244b01\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#android\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"aaa5fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via any phone or tablet based on Android.\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af88378\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\",\"layout\":\"full_width\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"6001e209\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"c64d9df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Android Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":1,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.17)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1dfef18\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a>\\n<br><br>\\n<p style=\\\"font-size:13px\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><br>\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676902343103.png\\\" alt=\\\"\\\" width=\\\"200\\\" height=\\\"200\\\" class=\\\"alignnone size-full wp-image-1953\\\" \\/>\\n\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#000000\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"2\",\"item_title_text\":\"2. On the website click on \\\"Download\\\"\",\"item_content\":\"<p style=\\\"font-size:14px\\\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.<\\/em><\\/p>\\n\\n\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2-300x186.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"186\\\" class=\\\"alignnone size-medium wp-image-2083\\\" \\/>\\n\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"3\",\"item_title_text\":\"3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2088\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"ac800ab\"},{\"item_date\":\"4\",\"item_title_text\":\"4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2089\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/4-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p><p>\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da9fe3f\"},{\"item_date\":\"5\",\"item_title_text\":\"5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2090\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/5-199x300.png\\\" alt=\\\"\\\" width=\\\"199\\\" height=\\\"300\\\" \\/>\\u00a0\\u00a0\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"b37da03\"},{\"item_date\":\"6\",\"item_title_text\":\"6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON \\u201cOPEN\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2091\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6-197x300.png\\\" alt=\\\"\\\" width=\\\"197\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4ca3eeb\"},{\"item_date\":\"7\",\"item_title_text\":\"7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS\\/PHOTO\\/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT \\u201cALLOW\\u201d. OTHERWISE, SELECT \\u201cDENY\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2092\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7-300x167.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"167\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"e73d8d7\"},{\"item_date\":\"8\",\"item_title_text\":\"8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4aaad8d\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"android\",\"skin1_title_typography_text_transform\":\"uppercase\",\"skin1_background_color\":\"#FFFFFF\",\"skin1_date_color\":\"#000000\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\",\"skin1_progress_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a45a2c6\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"a93c106\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"e032f5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"IOS Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":1,\"blur\":3,\"color\":\"#000000\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f60518\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<p><a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a><br \\/><br \\/><\\/p><p style=\\\"font-size: 13px;\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><p><br \\/><img class=\\\"alignnone size-full wp-image-1952\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview-e1676900878970.png\\\" alt=\\\"\\\" width=\\\"267\\\" height=\\\"266\\\" \\/><\\/p>\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#000000\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"2\",\"item_title_text\":\"2. ON THE WEBSITE, CLICK ON \\u201cINSTALL\\u201d BUTTON.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2098\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2i-275x300.png\\\" alt=\\\"\\\" width=\\\"275\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"3\",\"item_title_text\":\"3. CLICK \\u201cALLOW\\u201d WHEN IT IS TRYING TO DOWNLOAD A CONFIGURATION PROFILE\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2099\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3i-246x300.png\\\" alt=\\\"\\\" width=\\\"246\\\" height=\\\"300\\\" \\/><\\/p><p>\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"ac800ab\"},{\"item_date\":\"4\",\"item_title_text\":\"4. PROFILE WILL DOWNLOAD AND WHEN IT IS DONE IT WILL ASK YOU TO CLOSE. CLICK ON \\u201cCLOSE\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2100\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/4i-256x300.png\\\" alt=\\\"\\\" width=\\\"256\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da9fe3f\"},{\"item_date\":\"5\",\"item_title_text\":\"5. \\u201cCLICK TO INSTALL\\u201d WILL AUTOMATICALLY POP UP. CLICK ON IT.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2101\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/5i-300x150.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"150\\\" \\/> \\u00a0\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"b37da03\"},{\"item_date\":\"6\",\"item_title_text\":\"6. IN THE \\u201cINSTALL PROFILE\\u201d SCREEN, CLICK ON \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2102\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6i-300x203.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4ca3eeb\"},{\"item_date\":\"7\",\"item_title_text\":\"7. ENTER IN YOUR PASSWORD TO INSTALL.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2103\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7i-300x203.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"e73d8d7\"},{\"item_date\":\"8\",\"item_title_text\":\"8. IT WILL ASK YOU TO OPEN THIS PAGE IN ITUNES. CLICK ON \\u201cOPEN\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2104\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8i-300x212.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"212\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"a555e8b\"},{\"item_date\":\"9\",\"item_title_text\":\"9. IT WILL ASK YOU TO INSTALL . CLICK \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2105\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/9i-300x236.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"236\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"8aeaa1a\"},{\"item_date\":\"10\",\"item_title_text\":\"10. NOW THAT THE APP HAS BEEN INSTALLED, CLICK ON \\u201cOPEN ON THE DESKTOP\\u201d. THE APP WILL OPEN AT THIS POINT. LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.\",\"item_content\":\"<img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4aaad8d\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"ios\",\"skin1_title_typography_text_transform\":\"uppercase\",\"skin1_background_color\":\"#FFFFFF\",\"skin1_date_color\":\"#FFFFFF\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\",\"skin1_progress_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(8796,2314,'_elementor_page_assets','a:1:{s:6:\"styles\";a:7:{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\";}}'),(8798,2315,'_elementor_edit_mode','builder'),(8799,2315,'_elementor_template_type','wp-page'),(8800,2315,'_elementor_version','3.11.1'),(8801,2315,'_wp_page_template','default'),(8802,2315,'_elementor_page_settings','a:7:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#EAB5FF\";s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:81;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}}'),(8803,2315,'_elementor_data','[{\"id\":\"8317be5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1a9cb24\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"48569da\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f12a1f4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0513402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"097ea4f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1a4caec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"692f56f\"}]},\"elements\":[{\"id\":\"d7013d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Links\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b40c826\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color_b\":\"#F229BC\",\"eae_enable_particles\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e982a60\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc9d6f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c588ddc\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bb2c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4761758\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f5a29a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00f6749\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f1f7a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview.png\",\"id\":2286,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"IOS\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_color\":\"#000000\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"css_filters_blur\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":178,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":308,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a6e850c\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#ios\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"7e65e8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via iphone or ipad.\",\"align\":\"center\",\"title_color\":\"#130101\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6edf655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94d1bfb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3426e50\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"45935bc\"}]},\"elements\":[{\"id\":\"3afe156\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/android.png\",\"id\":1766,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"Android\",\"caption_align\":\"center\",\"text_color\":\"#000000\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7244b01\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Instructions\",\"ekit_btn_url\":{\"url\":\"#android\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"aaa5fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via any phone or tablet based on Android.\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af88378\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\",\"layout\":\"full_width\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"6001e209\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"c64d9df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Android Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":1,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.17)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1dfef18\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a>\\n<br><br>\\n<p style=\\\"font-size:13px\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><br>\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676902343103.png\\\" alt=\\\"\\\" width=\\\"200\\\" height=\\\"200\\\" class=\\\"alignnone size-full wp-image-1953\\\" \\/>\\n\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#000000\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"2\",\"item_title_text\":\"2. On the website click on \\\"Download\\\"\",\"item_content\":\"<p style=\\\"font-size:14px\\\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.<\\/em><\\/p>\\n\\n\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2-300x186.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"186\\\" class=\\\"alignnone size-medium wp-image-2083\\\" \\/>\\n\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"3\",\"item_title_text\":\"3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2088\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"ac800ab\"},{\"item_date\":\"4\",\"item_title_text\":\"4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2089\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/4-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p><p>\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da9fe3f\"},{\"item_date\":\"5\",\"item_title_text\":\"5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2090\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/5-199x300.png\\\" alt=\\\"\\\" width=\\\"199\\\" height=\\\"300\\\" \\/>\\u00a0\\u00a0\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"b37da03\"},{\"item_date\":\"6\",\"item_title_text\":\"6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON \\u201cOPEN\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2091\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6-197x300.png\\\" alt=\\\"\\\" width=\\\"197\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4ca3eeb\"},{\"item_date\":\"7\",\"item_title_text\":\"7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS\\/PHOTO\\/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT \\u201cALLOW\\u201d. OTHERWISE, SELECT \\u201cDENY\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2092\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7-300x167.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"167\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"e73d8d7\"},{\"item_date\":\"8\",\"item_title_text\":\"8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4aaad8d\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"android\",\"skin1_title_typography_text_transform\":\"uppercase\",\"skin1_background_color\":\"#FFFFFF\",\"skin1_date_color\":\"#000000\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\",\"skin1_progress_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a45a2c6\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"a93c106\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"e032f5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"IOS Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":1,\"blur\":3,\"color\":\"#000000\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f60518\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<p><a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a><br \\/><br \\/><\\/p><p style=\\\"font-size: 13px;\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><p><br \\/><img class=\\\"alignnone size-full wp-image-1952\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview-e1676900878970.png\\\" alt=\\\"\\\" width=\\\"267\\\" height=\\\"266\\\" \\/><\\/p>\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#000000\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"2\",\"item_title_text\":\"2. ON THE WEBSITE, CLICK ON \\u201cINSTALL\\u201d BUTTON.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2098\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2i-275x300.png\\\" alt=\\\"\\\" width=\\\"275\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"3\",\"item_title_text\":\"3. CLICK \\u201cALLOW\\u201d WHEN IT IS TRYING TO DOWNLOAD A CONFIGURATION PROFILE\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2099\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3i-246x300.png\\\" alt=\\\"\\\" width=\\\"246\\\" height=\\\"300\\\" \\/><\\/p><p>\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"ac800ab\"},{\"item_date\":\"4\",\"item_title_text\":\"4. PROFILE WILL DOWNLOAD AND WHEN IT IS DONE IT WILL ASK YOU TO CLOSE. CLICK ON \\u201cCLOSE\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2100\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/4i-256x300.png\\\" alt=\\\"\\\" width=\\\"256\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da9fe3f\"},{\"item_date\":\"5\",\"item_title_text\":\"5. \\u201cCLICK TO INSTALL\\u201d WILL AUTOMATICALLY POP UP. CLICK ON IT.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2101\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/5i-300x150.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"150\\\" \\/> \\u00a0\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"b37da03\"},{\"item_date\":\"6\",\"item_title_text\":\"6. IN THE \\u201cINSTALL PROFILE\\u201d SCREEN, CLICK ON \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2102\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6i-300x203.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4ca3eeb\"},{\"item_date\":\"7\",\"item_title_text\":\"7. ENTER IN YOUR PASSWORD TO INSTALL.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2103\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7i-300x203.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"e73d8d7\"},{\"item_date\":\"8\",\"item_title_text\":\"8. IT WILL ASK YOU TO OPEN THIS PAGE IN ITUNES. CLICK ON \\u201cOPEN\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2104\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8i-300x212.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"212\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"a555e8b\"},{\"item_date\":\"9\",\"item_title_text\":\"9. IT WILL ASK YOU TO INSTALL . CLICK \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2105\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/9i-300x236.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"236\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"8aeaa1a\"},{\"item_date\":\"10\",\"item_title_text\":\"10. NOW THAT THE APP HAS BEEN INSTALLED, CLICK ON \\u201cOPEN ON THE DESKTOP\\u201d. THE APP WILL OPEN AT THIS POINT. LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.\",\"item_content\":\"<img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4aaad8d\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"ios\",\"skin1_title_typography_text_transform\":\"uppercase\",\"skin1_background_color\":\"#FFFFFF\",\"skin1_date_color\":\"#FFFFFF\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\",\"skin1_progress_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(8804,2315,'_elementor_page_assets','a:1:{s:6:\"styles\";a:7:{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\";}}'),(8806,2316,'_elementor_edit_mode','builder'),(8807,2316,'_elementor_template_type','wp-page'),(8808,2316,'_elementor_version','3.11.1'),(8809,2316,'_wp_page_template','default'),(8810,2316,'_elementor_page_settings','a:7:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#EAB5FF\";s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:81;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}}'),(8811,2316,'_elementor_data','[{\"id\":\"8317be5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1a9cb24\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"48569da\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f12a1f4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0513402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"097ea4f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1a4caec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"692f56f\"}]},\"elements\":[{\"id\":\"d7013d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Links\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b40c826\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color_b\":\"#F229BC\",\"eae_enable_particles\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e982a60\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc9d6f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c588ddc\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bb2c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4761758\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f5a29a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00f6749\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f1f7a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview.png\",\"id\":2286,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"IOS\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_color\":\"#000000\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"css_filters_blur\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":178,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":308,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a6e850c\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Download\",\"ekit_btn_url\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"7e65e8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via iphone or ipad.\",\"align\":\"center\",\"title_color\":\"#130101\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6edf655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94d1bfb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3426e50\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"45935bc\"}]},\"elements\":[{\"id\":\"3afe156\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/android.png\",\"id\":1766,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"Android\",\"caption_align\":\"center\",\"text_color\":\"#000000\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7244b01\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Download\",\"ekit_btn_url\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"aaa5fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via any phone or tablet based on Android.\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af88378\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\",\"layout\":\"full_width\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"6001e209\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"c64d9df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Android Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":1,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.17)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1dfef18\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a>\\n<br><br>\\n<p style=\\\"font-size:13px\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><br>\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676902343103.png\\\" alt=\\\"\\\" width=\\\"200\\\" height=\\\"200\\\" class=\\\"alignnone size-full wp-image-1953\\\" \\/>\\n\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#000000\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"2\",\"item_title_text\":\"2. On the website click on \\\"Download\\\"\",\"item_content\":\"<p style=\\\"font-size:14px\\\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.<\\/em><\\/p>\\n\\n\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2-300x186.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"186\\\" class=\\\"alignnone size-medium wp-image-2083\\\" \\/>\\n\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"3\",\"item_title_text\":\"3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2088\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"ac800ab\"},{\"item_date\":\"4\",\"item_title_text\":\"4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2089\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/4-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p><p>\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da9fe3f\"},{\"item_date\":\"5\",\"item_title_text\":\"5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2090\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/5-199x300.png\\\" alt=\\\"\\\" width=\\\"199\\\" height=\\\"300\\\" \\/>\\u00a0\\u00a0\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"b37da03\"},{\"item_date\":\"6\",\"item_title_text\":\"6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON \\u201cOPEN\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2091\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6-197x300.png\\\" alt=\\\"\\\" width=\\\"197\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4ca3eeb\"},{\"item_date\":\"7\",\"item_title_text\":\"7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS\\/PHOTO\\/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT \\u201cALLOW\\u201d. OTHERWISE, SELECT \\u201cDENY\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2092\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7-300x167.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"167\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"e73d8d7\"},{\"item_date\":\"8\",\"item_title_text\":\"8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4aaad8d\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"android\",\"skin1_title_typography_text_transform\":\"uppercase\",\"skin1_background_color\":\"#FFFFFF\",\"skin1_date_color\":\"#000000\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\",\"skin1_progress_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a45a2c6\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"a93c106\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"e032f5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"IOS Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":1,\"blur\":3,\"color\":\"#000000\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f60518\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<p><a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a><br \\/><br \\/><\\/p><p style=\\\"font-size: 13px;\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><p><br \\/><img class=\\\"alignnone size-full wp-image-1952\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview-e1676900878970.png\\\" alt=\\\"\\\" width=\\\"267\\\" height=\\\"266\\\" \\/><\\/p>\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#000000\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"2\",\"item_title_text\":\"2. ON THE WEBSITE, CLICK ON \\u201cINSTALL\\u201d BUTTON.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2098\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2i-275x300.png\\\" alt=\\\"\\\" width=\\\"275\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"3\",\"item_title_text\":\"3. CLICK \\u201cALLOW\\u201d WHEN IT IS TRYING TO DOWNLOAD A CONFIGURATION PROFILE\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2099\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3i-246x300.png\\\" alt=\\\"\\\" width=\\\"246\\\" height=\\\"300\\\" \\/><\\/p><p>\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"ac800ab\"},{\"item_date\":\"4\",\"item_title_text\":\"4. PROFILE WILL DOWNLOAD AND WHEN IT IS DONE IT WILL ASK YOU TO CLOSE. CLICK ON \\u201cCLOSE\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2100\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/4i-256x300.png\\\" alt=\\\"\\\" width=\\\"256\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da9fe3f\"},{\"item_date\":\"5\",\"item_title_text\":\"5. \\u201cCLICK TO INSTALL\\u201d WILL AUTOMATICALLY POP UP. CLICK ON IT.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2101\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/5i-300x150.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"150\\\" \\/> \\u00a0\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"b37da03\"},{\"item_date\":\"6\",\"item_title_text\":\"6. IN THE \\u201cINSTALL PROFILE\\u201d SCREEN, CLICK ON \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2102\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6i-300x203.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4ca3eeb\"},{\"item_date\":\"7\",\"item_title_text\":\"7. ENTER IN YOUR PASSWORD TO INSTALL.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2103\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7i-300x203.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"e73d8d7\"},{\"item_date\":\"8\",\"item_title_text\":\"8. IT WILL ASK YOU TO OPEN THIS PAGE IN ITUNES. CLICK ON \\u201cOPEN\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2104\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8i-300x212.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"212\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"a555e8b\"},{\"item_date\":\"9\",\"item_title_text\":\"9. IT WILL ASK YOU TO INSTALL . CLICK \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2105\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/9i-300x236.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"236\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"8aeaa1a\"},{\"item_date\":\"10\",\"item_title_text\":\"10. NOW THAT THE APP HAS BEEN INSTALLED, CLICK ON \\u201cOPEN ON THE DESKTOP\\u201d. THE APP WILL OPEN AT THIS POINT. LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.\",\"item_content\":\"<img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4aaad8d\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"ios\",\"skin1_title_typography_text_transform\":\"uppercase\",\"skin1_background_color\":\"#FFFFFF\",\"skin1_date_color\":\"#FFFFFF\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\",\"skin1_progress_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(8812,2316,'_elementor_page_assets','a:1:{s:6:\"styles\";a:7:{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\";}}'),(8815,2317,'_elementor_edit_mode','builder'),(8816,2317,'_elementor_template_type','wp-page'),(8817,2317,'_elementor_version','3.11.1'),(8818,2317,'_wp_page_template','default'),(8819,2317,'_elementor_page_settings','a:7:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#EAB5FF\";s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:81;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}}'),(8820,2317,'_elementor_data','[{\"id\":\"8317be5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1a9cb24\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"48569da\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f12a1f4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0513402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"097ea4f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1a4caec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"692f56f\"}]},\"elements\":[{\"id\":\"d7013d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Links\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b40c826\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color_b\":\"#F229BC\",\"eae_enable_particles\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e982a60\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc9d6f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c588ddc\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bb2c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4761758\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f5a29a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00f6749\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f1f7a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview.png\",\"id\":2286,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"IOS\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_color\":\"#000000\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"css_filters_blur\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":178,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":308,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a6e850c\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Download\",\"ekit_btn_url\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"7e65e8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via iphone or ipad.\",\"align\":\"center\",\"title_color\":\"#130101\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6edf655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94d1bfb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3426e50\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"45935bc\"}]},\"elements\":[{\"id\":\"3afe156\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/android.png\",\"id\":1766,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"Android\",\"caption_align\":\"center\",\"text_color\":\"#000000\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7244b01\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Download\",\"ekit_btn_url\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"aaa5fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via any phone or tablet based on Android.\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af88378\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\",\"layout\":\"full_width\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"6001e209\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"c64d9df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Android Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":1,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.17)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1dfef18\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a>\\n<br><br>\\n<p style=\\\"font-size:13px\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><br>\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676902343103.png\\\" alt=\\\"\\\" width=\\\"200\\\" height=\\\"200\\\" class=\\\"alignnone size-full wp-image-1953\\\" \\/>\\n\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#000000\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"2\",\"item_title_text\":\"2. On the website click on \\\"Download\\\"\",\"item_content\":\"<p style=\\\"font-size:14px\\\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.<\\/em><\\/p>\\n\\n\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2-300x186.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"186\\\" class=\\\"alignnone size-medium wp-image-2083\\\" \\/>\\n\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"3\",\"item_title_text\":\"3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2088\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"ac800ab\"},{\"item_date\":\"4\",\"item_title_text\":\"4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2089\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/4-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p><p>\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da9fe3f\"},{\"item_date\":\"5\",\"item_title_text\":\"5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2090\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/5-199x300.png\\\" alt=\\\"\\\" width=\\\"199\\\" height=\\\"300\\\" \\/>\\u00a0\\u00a0\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"b37da03\"},{\"item_date\":\"6\",\"item_title_text\":\"6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON \\u201cOPEN\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2091\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6-197x300.png\\\" alt=\\\"\\\" width=\\\"197\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4ca3eeb\"},{\"item_date\":\"7\",\"item_title_text\":\"7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS\\/PHOTO\\/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT \\u201cALLOW\\u201d. OTHERWISE, SELECT \\u201cDENY\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2092\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7-300x167.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"167\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"e73d8d7\"},{\"item_date\":\"8\",\"item_title_text\":\"8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4aaad8d\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"android\",\"skin1_title_typography_text_transform\":\"uppercase\",\"skin1_background_color\":\"#FFFFFF\",\"skin1_date_color\":\"#000000\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\",\"skin1_progress_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a45a2c6\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"a93c106\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"e032f5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"IOS Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":1,\"blur\":3,\"color\":\"#000000\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f60518\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<p><a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a><br \\/><br \\/><\\/p><p style=\\\"font-size: 13px;\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><p><br \\/><img class=\\\"alignnone size-full wp-image-1952\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview-e1676900878970.png\\\" alt=\\\"\\\" width=\\\"267\\\" height=\\\"266\\\" \\/><\\/p>\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#000000\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"2\",\"item_title_text\":\"2. ON THE WEBSITE, CLICK ON \\u201cINSTALL\\u201d BUTTON.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2098\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2i-275x300.png\\\" alt=\\\"\\\" width=\\\"275\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"3\",\"item_title_text\":\"3. CLICK \\u201cALLOW\\u201d WHEN IT IS TRYING TO DOWNLOAD A CONFIGURATION PROFILE\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2099\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3i-246x300.png\\\" alt=\\\"\\\" width=\\\"246\\\" height=\\\"300\\\" \\/><\\/p><p>\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"ac800ab\"},{\"item_date\":\"4\",\"item_title_text\":\"4. PROFILE WILL DOWNLOAD AND WHEN IT IS DONE IT WILL ASK YOU TO CLOSE. CLICK ON \\u201cCLOSE\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2100\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/4i-256x300.png\\\" alt=\\\"\\\" width=\\\"256\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da9fe3f\"},{\"item_date\":\"5\",\"item_title_text\":\"5. \\u201cCLICK TO INSTALL\\u201d WILL AUTOMATICALLY POP UP. CLICK ON IT.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2101\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/5i-300x150.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"150\\\" \\/> \\u00a0\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"b37da03\"},{\"item_date\":\"6\",\"item_title_text\":\"6. IN THE \\u201cINSTALL PROFILE\\u201d SCREEN, CLICK ON \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2102\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6i-300x203.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4ca3eeb\"},{\"item_date\":\"7\",\"item_title_text\":\"7. ENTER IN YOUR PASSWORD TO INSTALL.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2103\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7i-300x203.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"e73d8d7\"},{\"item_date\":\"8\",\"item_title_text\":\"8. IT WILL ASK YOU TO OPEN THIS PAGE IN ITUNES. CLICK ON \\u201cOPEN\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2104\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8i-300x212.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"212\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"a555e8b\"},{\"item_date\":\"9\",\"item_title_text\":\"9. IT WILL ASK YOU TO INSTALL . CLICK \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2105\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/9i-300x236.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"236\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"8aeaa1a\"},{\"item_date\":\"10\",\"item_title_text\":\"10. NOW THAT THE APP HAS BEEN INSTALLED, CLICK ON \\u201cOPEN ON THE DESKTOP\\u201d. THE APP WILL OPEN AT THIS POINT. LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.\",\"item_content\":\"<img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4aaad8d\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"ios\",\"skin1_title_typography_text_transform\":\"uppercase\",\"skin1_background_color\":\"#FFFFFF\",\"skin1_date_color\":\"#FFFFFF\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\",\"skin1_progress_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(8821,2317,'_elementor_page_assets','a:1:{s:6:\"styles\";a:7:{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\";}}'),(8823,2318,'_elementor_edit_mode','builder'),(8824,2318,'_elementor_template_type','wp-page'),(8825,2318,'_elementor_version','3.11.1'),(8826,2318,'_wp_page_template','default'),(8827,2318,'_elementor_page_settings','a:7:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#EAB5FF\";s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:81;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}}'),(8828,2318,'_elementor_data','[{\"id\":\"8317be5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1a9cb24\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"48569da\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f12a1f4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0513402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"097ea4f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1a4caec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"692f56f\"}]},\"elements\":[{\"id\":\"d7013d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Links\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b40c826\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color_b\":\"#F229BC\",\"eae_enable_particles\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e982a60\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc9d6f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c588ddc\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bb2c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4761758\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f5a29a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00f6749\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f1f7a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview.png\",\"id\":2286,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"IOS\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_color\":\"#000000\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"css_filters_blur\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":178,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":308,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a6e850c\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Download\",\"ekit_btn_url\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"7e65e8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via iphone or ipad.\",\"align\":\"center\",\"title_color\":\"#130101\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6edf655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94d1bfb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3426e50\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"45935bc\"}]},\"elements\":[{\"id\":\"3afe156\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/android.png\",\"id\":1766,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"Android\",\"caption_align\":\"center\",\"text_color\":\"#000000\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7244b01\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Download\",\"ekit_btn_url\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"aaa5fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via any phone or tablet based on Android.\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af88378\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\",\"layout\":\"full_width\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"6001e209\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"c64d9df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Android Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":1,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.17)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1dfef18\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a>\\n<br><br>\\n<p style=\\\"font-size:13px\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><br>\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676902343103.png\\\" alt=\\\"\\\" width=\\\"200\\\" height=\\\"200\\\" class=\\\"alignnone size-full wp-image-1953\\\" \\/>\\n\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#000000\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"2\",\"item_title_text\":\"2. On the website click on \\\"Download\\\"\",\"item_content\":\"<p style=\\\"font-size:14px\\\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.<\\/em><\\/p>\\n\\n\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2-300x186.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"186\\\" class=\\\"alignnone size-medium wp-image-2083\\\" \\/>\\n\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"3\",\"item_title_text\":\"3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2088\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"ac800ab\"},{\"item_date\":\"4\",\"item_title_text\":\"4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2089\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/4-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p><p>\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da9fe3f\"},{\"item_date\":\"5\",\"item_title_text\":\"5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2090\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/5-199x300.png\\\" alt=\\\"\\\" width=\\\"199\\\" height=\\\"300\\\" \\/>\\u00a0\\u00a0\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"b37da03\"},{\"item_date\":\"6\",\"item_title_text\":\"6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON \\u201cOPEN\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2091\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6-197x300.png\\\" alt=\\\"\\\" width=\\\"197\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4ca3eeb\"},{\"item_date\":\"7\",\"item_title_text\":\"7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS\\/PHOTO\\/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT \\u201cALLOW\\u201d. OTHERWISE, SELECT \\u201cDENY\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2092\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7-300x167.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"167\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"e73d8d7\"},{\"item_date\":\"8\",\"item_title_text\":\"8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4aaad8d\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"android\",\"skin1_title_typography_text_transform\":\"uppercase\",\"skin1_background_color\":\"#FFFFFF\",\"skin1_date_color\":\"#000000\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\",\"skin1_progress_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a45a2c6\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"a93c106\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"e032f5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"IOS Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":1,\"blur\":3,\"color\":\"#000000\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f60518\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<p><a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a><br \\/><br \\/><\\/p><p style=\\\"font-size: 13px;\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><p><br \\/><img class=\\\"alignnone size-full wp-image-1952\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview-e1676900878970.png\\\" alt=\\\"\\\" width=\\\"267\\\" height=\\\"266\\\" \\/><\\/p>\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#000000\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"2\",\"item_title_text\":\"2. ON THE WEBSITE, CLICK ON \\u201cINSTALL\\u201d BUTTON.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2098\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2i-275x300.png\\\" alt=\\\"\\\" width=\\\"275\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"3\",\"item_title_text\":\"3. CLICK \\u201cALLOW\\u201d WHEN IT IS TRYING TO DOWNLOAD A CONFIGURATION PROFILE\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2099\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3i-246x300.png\\\" alt=\\\"\\\" width=\\\"246\\\" height=\\\"300\\\" \\/><\\/p><p>\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"ac800ab\"},{\"item_date\":\"4\",\"item_title_text\":\"4. PROFILE WILL DOWNLOAD AND WHEN IT IS DONE IT WILL ASK YOU TO CLOSE. CLICK ON \\u201cCLOSE\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2100\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/4i-256x300.png\\\" alt=\\\"\\\" width=\\\"256\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da9fe3f\"},{\"item_date\":\"5\",\"item_title_text\":\"5. \\u201cCLICK TO INSTALL\\u201d WILL AUTOMATICALLY POP UP. CLICK ON IT.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2101\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/5i-300x150.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"150\\\" \\/> \\u00a0\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"b37da03\"},{\"item_date\":\"6\",\"item_title_text\":\"6. IN THE \\u201cINSTALL PROFILE\\u201d SCREEN, CLICK ON \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2102\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6i-300x203.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4ca3eeb\"},{\"item_date\":\"7\",\"item_title_text\":\"7. ENTER IN YOUR PASSWORD TO INSTALL.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2103\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7i-300x203.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"e73d8d7\"},{\"item_date\":\"8\",\"item_title_text\":\"8. IT WILL ASK YOU TO OPEN THIS PAGE IN ITUNES. CLICK ON \\u201cOPEN\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2104\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8i-300x212.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"212\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"a555e8b\"},{\"item_date\":\"9\",\"item_title_text\":\"9. IT WILL ASK YOU TO INSTALL . CLICK \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2105\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/9i-300x236.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"236\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"8aeaa1a\"},{\"item_date\":\"10\",\"item_title_text\":\"10. NOW THAT THE APP HAS BEEN INSTALLED, CLICK ON \\u201cOPEN ON THE DESKTOP\\u201d. THE APP WILL OPEN AT THIS POINT. LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.\",\"item_content\":\"<img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4aaad8d\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"ios\",\"skin1_title_typography_text_transform\":\"uppercase\",\"skin1_background_color\":\"#FFFFFF\",\"skin1_date_color\":\"#FFFFFF\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\",\"skin1_progress_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(8829,2318,'_elementor_page_assets','a:1:{s:6:\"styles\";a:7:{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\";}}'),(8831,2319,'_elementor_edit_mode','builder'),(8832,2319,'_elementor_template_type','wp-page'),(8833,2319,'_elementor_version','3.11.1'),(8834,2319,'_wp_page_template','default'),(8835,2319,'_elementor_page_settings','a:7:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#EAB5FF\";s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:81;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}}'),(8836,2319,'_elementor_data','[{\"id\":\"8317be5\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1a9cb24\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"48569da\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f12a1f4\"}],\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0513402\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"097ea4f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1a4caec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"692f56f\"}]},\"elements\":[{\"id\":\"d7013d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download Links\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b40c826\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color_b\":\"#F229BC\",\"eae_enable_particles\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e982a60\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc9d6f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c588ddc\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"1bb2c38\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4761758\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f5a29a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00f6749\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f1f7a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview.png\",\"id\":2286,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"IOS\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"text_color\":\"#000000\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\",\"css_filters_blur\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":178,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":308,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a6e850c\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Download\",\"ekit_btn_url\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"7e65e8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via iphone or ipad.\",\"align\":\"center\",\"title_color\":\"#130101\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6edf655\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94d1bfb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3426e50\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"45935bc\"}]},\"elements\":[{\"id\":\"3afe156\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/android.png\",\"id\":1766,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"caption_source\":\"custom\",\"caption\":\"Android\",\"caption_align\":\"center\",\"text_color\":\"#000000\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Roboto\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"caption_typography_font_weight\":\"600\",\"caption_text_shadow_text_shadow_type\":\"yes\",\"caption_text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":3,\"color\":\"rgba(0, 0, 0, 0.84)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7244b01\",\"elType\":\"widget\",\"settings\":{\"ekit_btn_text\":\"Download\",\"ekit_btn_url\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_btn_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"15\",\"bottom\":\"10\",\"left\":\"15\",\"isLinked\":false},\"ekit_btn_typography_typography\":\"custom\",\"ekit_btn_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"ekit_btn_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.82)\"},\"ekit_btn_bg_color_background\":\"classic\",\"ekit_btn_bg_color_color\":\"#FF4848\",\"ekit_btn_bg_hover_color_background\":\"classic\",\"ekit_btn_bg_hover_color_color\":\"#CABB24\",\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"elementskit-button\"},{\"id\":\"aaa5fc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the app to play via any phone or tablet based on Android.\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af88378\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\",\"layout\":\"full_width\",\"border_border\":\"none\"},\"elements\":[{\"id\":\"6001e209\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"c64d9df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Android Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":1,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.17)\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1dfef18\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a>\\n<br><br>\\n<p style=\\\"font-size:13px\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><br>\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676902343103.png\\\" alt=\\\"\\\" width=\\\"200\\\" height=\\\"200\\\" class=\\\"alignnone size-full wp-image-1953\\\" \\/>\\n\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#000000\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"2\",\"item_title_text\":\"2. On the website click on \\\"Download\\\"\",\"item_content\":\"<p style=\\\"font-size:14px\\\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.<\\/em><\\/p>\\n\\n\\n<img src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2-300x186.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"186\\\" class=\\\"alignnone size-medium wp-image-2083\\\" \\/>\\n\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"3\",\"item_title_text\":\"3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2088\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"ac800ab\"},{\"item_date\":\"4\",\"item_title_text\":\"4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON \\u201cDOWNLOAD\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2089\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/4-300x159.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"159\\\" \\/><\\/p><p>\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da9fe3f\"},{\"item_date\":\"5\",\"item_title_text\":\"5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2090\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/5-199x300.png\\\" alt=\\\"\\\" width=\\\"199\\\" height=\\\"300\\\" \\/>\\u00a0\\u00a0\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"b37da03\"},{\"item_date\":\"6\",\"item_title_text\":\"6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON \\u201cOPEN\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2091\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6-197x300.png\\\" alt=\\\"\\\" width=\\\"197\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4ca3eeb\"},{\"item_date\":\"7\",\"item_title_text\":\"7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS\\/PHOTO\\/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT \\u201cALLOW\\u201d. OTHERWISE, SELECT \\u201cDENY\\u201d.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2092\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7-300x167.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"167\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"e73d8d7\"},{\"item_date\":\"8\",\"item_title_text\":\"8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4aaad8d\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"android\",\"skin1_title_typography_text_transform\":\"uppercase\",\"skin1_background_color\":\"#FFFFFF\",\"skin1_date_color\":\"#000000\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\",\"skin1_progress_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a45a2c6\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"ekit_all_conditions_list\":[{\"_id\":\"b5f93bc\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4143f7e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff729a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b4e9a4\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"a93c106\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":\"1\"},\"ekit_all_conditions_list\":[{\"_id\":\"65d7dd2\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f83fdaa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d91a11c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"68b9f69\"}],\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"e032f5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"IOS Installation\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":1,\"blur\":3,\"color\":\"#000000\"},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f60518\",\"elType\":\"widget\",\"settings\":{\"skin1_image_radius_post\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"skin1_title_color\":\"#0A0A0A\",\"skin1_title_typography_typography\":\"custom\",\"skin1_title_typography_font_family\":\"Rajdhani\",\"skin1_title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"skin1_title_typography_font_weight\":\"500\",\"skin1_box_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"skin1_item_box_shadow_box_shadow_type\":\"yes\",\"skin1_item_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.92)\"},\"skin1_item_icon_icon_focus_secondary_color\":\"#FFFFFF\",\"timeline_items\":[{\"item_date\":\"1\",\"item_title_text\":\"1. Go to this link and download the app\",\"item_content\":\"<p><a href=\\\"http:\\/\\/vblink777.com\\/#\\/download\\/index\\\">http:\\/\\/vblink777.com\\/#\\/download\\/index<\\/a><br \\/><br \\/><\\/p><p style=\\\"font-size: 13px;\\\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.<\\/p><p><br \\/><img class=\\\"alignnone size-full wp-image-1952\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview-e1676900878970.png\\\" alt=\\\"\\\" width=\\\"267\\\" height=\\\"266\\\" \\/><\\/p>\",\"_id\":\"269c8f4\",\"item_link\":{\"url\":\"http:\\/\\/vblink777.com\\/#\\/download\\/index\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#000000\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\"},{\"item_date\":\"2\",\"item_title_text\":\"2. ON THE WEBSITE, CLICK ON \\u201cINSTALL\\u201d BUTTON.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2098\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2i-275x300.png\\\" alt=\\\"\\\" width=\\\"275\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da42bcd\"},{\"item_date\":\"3\",\"item_title_text\":\"3. CLICK \\u201cALLOW\\u201d WHEN IT IS TRYING TO DOWNLOAD A CONFIGURATION PROFILE\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2099\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/3i-246x300.png\\\" alt=\\\"\\\" width=\\\"246\\\" height=\\\"300\\\" \\/><\\/p><p>\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"ac800ab\"},{\"item_date\":\"4\",\"item_title_text\":\"4. PROFILE WILL DOWNLOAD AND WHEN IT IS DONE IT WILL ASK YOU TO CLOSE. CLICK ON \\u201cCLOSE\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2100\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/4i-256x300.png\\\" alt=\\\"\\\" width=\\\"256\\\" height=\\\"300\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"da9fe3f\"},{\"item_date\":\"5\",\"item_title_text\":\"5. \\u201cCLICK TO INSTALL\\u201d WILL AUTOMATICALLY POP UP. CLICK ON IT.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2101\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/5i-300x150.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"150\\\" \\/> \\u00a0\\u00a0<\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"b37da03\"},{\"item_date\":\"6\",\"item_title_text\":\"6. IN THE \\u201cINSTALL PROFILE\\u201d SCREEN, CLICK ON \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2102\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/6i-300x203.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4ca3eeb\"},{\"item_date\":\"7\",\"item_title_text\":\"7. ENTER IN YOUR PASSWORD TO INSTALL.\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2103\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/7i-300x203.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"e73d8d7\"},{\"item_date\":\"8\",\"item_title_text\":\"8. IT WILL ASK YOU TO OPEN THIS PAGE IN ITUNES. CLICK ON \\u201cOPEN\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2104\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8i-300x212.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"212\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"a555e8b\"},{\"item_date\":\"9\",\"item_title_text\":\"9. IT WILL ASK YOU TO INSTALL . CLICK \\u201cINSTALL\\u201d\",\"item_content\":\"<p><img class=\\\"alignnone size-medium wp-image-2105\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/9i-300x236.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"236\\\" \\/><\\/p>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"8aeaa1a\"},{\"item_date\":\"10\",\"item_title_text\":\"10. NOW THAT THE APP HAS BEEN INSTALLED, CLICK ON \\u201cOPEN ON THE DESKTOP\\u201d. THE APP WILL OPEN AT THIS POINT. LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.\",\"item_content\":\"<img class=\\\"alignnone size-medium wp-image-2093\\\" src=\\\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/8-300x180.png\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"180\\\" \\/>\",\"item_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"tl_custom_card_style\":\"yes\",\"tl_custom_title_color\":\"#000000\",\"tl_custom_content_color\":\"#54ACC5\",\"tl_custom_title_color_hover\":\"#FFFFFF\",\"tl_custom_title_color_focused\":\"#797D7F\",\"tl_custom_date_color\":\"#FFFFFF\",\"tl_custom_date_color_hover\":\"#FFFFFF\",\"tl_custom_date_color_focused\":\"#FFFFFF\",\"_id\":\"4aaad8d\"}],\"post_date_format_custom\":\"d\\/m\\/Y\",\"cta_text\":\"Read More\",\"skin1_global_icon_new\":{\"value\":\"far fa-circle\",\"library\":\"fa-regular\"},\"_element_id\":\"ios\",\"skin1_title_typography_text_transform\":\"uppercase\",\"skin1_background_color\":\"#FFFFFF\",\"skin1_date_color\":\"#FFFFFF\",\"skin1_date_typography_typography\":\"custom\",\"skin1_date_typography_font_family\":\"Roboto\",\"skin1_date_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"skin1_date_typography_font_weight\":\"400\",\"skin1_date_color_hover\":\"#FFFFFF\",\"skin1_date_color_focused\":\"#FFFFFF\",\"skin1_progress_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"eae-timeline\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),(8837,2319,'_elementor_page_assets','a:1:{s:6:\"styles\";a:7:{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\";}}'),(8843,2320,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(8844,2320,'_elementor_data','[{\"id\":\"5f17634\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"207f020\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"934e41d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3d17f11\"}]},\"elements\":[{\"id\":\"525f97f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c6ba2cc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7d16fe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f41377e\"}]},\"elements\":[{\"id\":\"19548a0\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"First Name\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_validation_type\":\"by_word_length\",\"mf_input_min_length\":1,\"mf_input_max_length\":15,\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"mf_input_place_holder_typography_typography\":\"custom\",\"mf_input_place_holder_typography_font_family\":\"Roboto\",\"mf_input_place_holder_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"mf-listing-fname\"},{\"id\":\"84fc7e5\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Your Email\",\"mf_input_name\":\"mf-email\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-email\"},{\"id\":\"6a1686a\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Do you read the message above?\",\"mf_input_name\":\"mf-select\",\"mf_input_placeholder\":\"-- Please choose an option --\",\"mf_input_list\":[{\"mf_input_option_text\":\"Yes\",\"mf_input_option_value\":\"Yes\",\"_id\":\"e637b50\"},{\"mf_input_option_text\":\"No\",\"mf_input_option_value\":\"No\",\"_id\":\"3e89d9c\"}],\"mf_input_required\":\"yes\",\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-select\"}],\"isInner\":false},{\"id\":\"cb9a9a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1567d81\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"54a4d72\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9573a5a\"}]},\"elements\":[{\"id\":\"d72fec9\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Last Name\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_min_length\":2,\"mf_input_max_length\":15,\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-listing-lname\"},{\"id\":\"253b9ab\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Phone Number\",\"mf_input_name\":\"mf-telephone\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-telephone\"},{\"id\":\"fc5f7b8\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Subject\",\"mf_input_name\":\"mf-text\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-text\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7b27c\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2547be2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3f40cf2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fa28a2\"}]},\"elements\":[{\"id\":\"eeae66b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ccd110a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f80ec28\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"202e7a2\"}]},\"elements\":[{\"id\":\"f200b40\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Your Message\",\"mf_input_name\":\"mf-textarea\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-textarea\"},{\"id\":\"19d9bd9\",\"elType\":\"widget\",\"settings\":{\"mf_btn_text\":\"Send\",\"mf_btn_align\":\"left\",\"mf_hidden_input\":[],\"mf_btn_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"20\",\"left\":\"60\",\"isLinked\":false},\"mf_btn_typography_typography\":\"custom\",\"mf_btn_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"mf_btn_typography_font_weight\":\"600\",\"mf_btn_typography_text_transform\":\"uppercase\",\"mf_btn_bg_color_background\":\"classic\",\"mf_btn_bg_color_color\":\"#951EFF\",\"mf_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"mf-button\"}],\"isInner\":false}],\"isInner\":false}]'),(8845,2320,'_elementor_page_assets','a:0:{}'),(8847,2321,'_wp_page_template','elementor_canvas'),(8848,2321,'_elementor_edit_mode','builder'),(8849,2321,'_elementor_template_type','wp-post'),(8850,2321,'_elementor_version','3.11.1'),(8851,2321,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(8852,2321,'_elementor_data','[{\"id\":\"5f17634\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"207f020\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"934e41d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3d17f11\"}]},\"elements\":[{\"id\":\"525f97f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c6ba2cc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7d16fe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f41377e\"}]},\"elements\":[{\"id\":\"19548a0\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"First Name\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_validation_type\":\"by_word_length\",\"mf_input_min_length\":1,\"mf_input_max_length\":15,\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"mf_input_place_holder_typography_typography\":\"custom\",\"mf_input_place_holder_typography_font_family\":\"Roboto\",\"mf_input_place_holder_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"mf-listing-fname\"},{\"id\":\"84fc7e5\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Your Email\",\"mf_input_name\":\"mf-email\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-email\"},{\"id\":\"6a1686a\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Do you read the message above?\",\"mf_input_name\":\"mf-select\",\"mf_input_placeholder\":\"-- Please choose an option --\",\"mf_input_list\":[{\"mf_input_option_text\":\"Yes\",\"mf_input_option_value\":\"Yes\",\"_id\":\"e637b50\"},{\"mf_input_option_text\":\"No\",\"mf_input_option_value\":\"No\",\"_id\":\"3e89d9c\"}],\"mf_input_required\":\"yes\",\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-select\"}],\"isInner\":false},{\"id\":\"cb9a9a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1567d81\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"54a4d72\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9573a5a\"}]},\"elements\":[{\"id\":\"d72fec9\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Last Name\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_min_length\":2,\"mf_input_max_length\":15,\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-listing-lname\"},{\"id\":\"253b9ab\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Phone Number\",\"mf_input_name\":\"mf-telephone\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-telephone\"},{\"id\":\"fc5f7b8\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Subject\",\"mf_input_name\":\"mf-text\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-text\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7b27c\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2547be2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3f40cf2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fa28a2\"}]},\"elements\":[{\"id\":\"eeae66b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ccd110a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f80ec28\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"202e7a2\"}]},\"elements\":[{\"id\":\"f200b40\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Your Message\",\"mf_input_name\":\"mf-textarea\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-textarea\"},{\"id\":\"19d9bd9\",\"elType\":\"widget\",\"settings\":{\"mf_btn_text\":\"Send\",\"mf_btn_align\":\"left\",\"mf_hidden_input\":[],\"mf_btn_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"20\",\"left\":\"60\",\"isLinked\":false},\"mf_btn_typography_typography\":\"custom\",\"mf_btn_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"mf_btn_typography_font_weight\":\"600\",\"mf_btn_typography_text_transform\":\"uppercase\",\"mf_btn_bg_color_background\":\"classic\",\"mf_btn_bg_color_color\":\"#951EFF\",\"mf_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"mf-button\"}],\"isInner\":false}],\"isInner\":false}]'),(8853,2321,'_elementor_page_assets','a:0:{}'),(8855,2322,'_wp_page_template','elementor_canvas'),(8856,2322,'_elementor_edit_mode','builder'),(8857,2322,'_elementor_template_type','wp-post'),(8858,2322,'_elementor_version','3.11.1'),(8859,2322,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(8860,2322,'_elementor_data','[{\"id\":\"5f17634\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"207f020\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"934e41d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3d17f11\"}]},\"elements\":[{\"id\":\"525f97f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c6ba2cc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7d16fe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f41377e\"}]},\"elements\":[{\"id\":\"19548a0\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"First Name\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_min_length\":1,\"mf_input_max_length\":15,\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"mf_input_place_holder_typography_typography\":\"custom\",\"mf_input_place_holder_typography_font_family\":\"Roboto\",\"mf_input_place_holder_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"mf-listing-fname\"},{\"id\":\"253b9ab\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Phone Number\",\"mf_input_name\":\"mf-telephone\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-telephone\"},{\"id\":\"3009481\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"City\",\"mf_input_name\":\"mf-text\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_validation_warning_message\":\"This field is required.\"},\"elements\":[],\"widgetType\":\"mf-text\"},{\"id\":\"6a1686a\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Store or Distributer?\",\"mf_input_name\":\"mf-select\",\"mf_input_placeholder\":\"-- Please choose an option --\",\"mf_input_list\":[{\"mf_input_option_text\":\"Store\",\"mf_input_option_value\":\"Store\",\"_id\":\"e637b50\"},{\"mf_input_option_text\":\"Distributer\",\"mf_input_option_value\":\"Distributer\",\"_id\":\"3e89d9c\"}],\"mf_input_required\":\"yes\",\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-select\"}],\"isInner\":false},{\"id\":\"cb9a9a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1567d81\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"54a4d72\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9573a5a\"}]},\"elements\":[{\"id\":\"d72fec9\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Last Name\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_min_length\":2,\"mf_input_max_length\":15,\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-listing-lname\"},{\"id\":\"84fc7e5\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Email\",\"mf_input_name\":\"mf-email\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-email\"},{\"id\":\"faa15fb\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"State\",\"mf_input_name\":\"mf-text\",\"mf_input_placeholder\":\"Text\",\"mf_input_required\":\"yes\",\"mf_input_validation_warning_message\":\"This field is required.\"},\"elements\":[],\"widgetType\":\"mf-text\"},{\"id\":\"b06becd\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Did you read the message above?\",\"mf_input_name\":\"mf-select\",\"mf_input_placeholder\":\"-- Please choose an option --\",\"mf_input_list\":[{\"mf_input_option_text\":\"Yes\",\"mf_input_option_value\":\"Yes\",\"_id\":\"e637b50\"},{\"mf_input_option_text\":\"No\",\"mf_input_option_value\":\"No\",\"_id\":\"3e89d9c\"}],\"mf_input_required\":\"yes\",\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-select\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7b27c\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2547be2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3f40cf2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fa28a2\"}]},\"elements\":[{\"id\":\"eeae66b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ccd110a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f80ec28\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"202e7a2\"}]},\"elements\":[{\"id\":\"f200b40\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Your Message\",\"mf_input_name\":\"mf-textarea\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-textarea\"},{\"id\":\"19d9bd9\",\"elType\":\"widget\",\"settings\":{\"mf_btn_text\":\"Submit\",\"mf_hidden_input\":[],\"mf_btn_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"20\",\"left\":\"60\",\"isLinked\":false},\"mf_btn_typography_typography\":\"custom\",\"mf_btn_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"mf_btn_typography_font_weight\":\"600\",\"mf_btn_typography_text_transform\":\"uppercase\",\"mf_btn_bg_color_background\":\"classic\",\"mf_btn_bg_color_color\":\"#951EFF\",\"mf_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"mf-button\"}],\"isInner\":false}],\"isInner\":false}]'),(8861,2322,'_elementor_page_assets','a:0:{}'),(8866,2323,'_elementor_version','3.11.1'),(8867,2323,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(8868,2323,'_elementor_data','[{\"id\":\"5f17634\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"207f020\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"934e41d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3d17f11\"}]},\"elements\":[{\"id\":\"525f97f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c6ba2cc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7d16fe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f41377e\"}]},\"elements\":[{\"id\":\"19548a0\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"First Name\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_min_length\":1,\"mf_input_max_length\":15,\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"mf_input_place_holder_typography_typography\":\"custom\",\"mf_input_place_holder_typography_font_family\":\"Roboto\",\"mf_input_place_holder_typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"mf-listing-fname\"},{\"id\":\"253b9ab\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Phone Number\",\"mf_input_name\":\"mf-telephone\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-telephone\"},{\"id\":\"3009481\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"City\",\"mf_input_name\":\"mf-text\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_validation_warning_message\":\"This field is required.\"},\"elements\":[],\"widgetType\":\"mf-text\"},{\"id\":\"6a1686a\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Store or Distributer?\",\"mf_input_name\":\"mf-select\",\"mf_input_placeholder\":\"-- Please choose an option --\",\"mf_input_list\":[{\"mf_input_option_text\":\"Store\",\"mf_input_option_value\":\"Store\",\"_id\":\"e637b50\"},{\"mf_input_option_text\":\"Distributer\",\"mf_input_option_value\":\"Distributer\",\"_id\":\"3e89d9c\"}],\"mf_input_required\":\"yes\",\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-select\"}],\"isInner\":false},{\"id\":\"cb9a9a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1567d81\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"54a4d72\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9573a5a\"}]},\"elements\":[{\"id\":\"d72fec9\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Last Name\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_min_length\":2,\"mf_input_max_length\":15,\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-listing-lname\"},{\"id\":\"84fc7e5\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Email\",\"mf_input_name\":\"mf-email\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-email\"},{\"id\":\"faa15fb\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"State\",\"mf_input_name\":\"mf-text\",\"mf_input_placeholder\":\"Text\",\"mf_input_required\":\"yes\",\"mf_input_validation_warning_message\":\"This field is required.\"},\"elements\":[],\"widgetType\":\"mf-text\"},{\"id\":\"b06becd\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Did you read the message above?\",\"mf_input_name\":\"mf-select\",\"mf_input_placeholder\":\"-- Please choose an option --\",\"mf_input_list\":[{\"mf_input_option_text\":\"Yes\",\"mf_input_option_value\":\"Yes\",\"_id\":\"e637b50\"},{\"mf_input_option_text\":\"No\",\"mf_input_option_value\":\"No\",\"_id\":\"3e89d9c\"}],\"mf_input_required\":\"yes\",\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-select\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7b27c\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2547be2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3f40cf2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fa28a2\"}]},\"elements\":[{\"id\":\"eeae66b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ccd110a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f80ec28\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"202e7a2\"}]},\"elements\":[{\"id\":\"f200b40\",\"elType\":\"widget\",\"settings\":{\"mf_input_label\":\"Your Message\",\"mf_input_name\":\"mf-textarea\",\"mf_input_placeholder\":\"\",\"mf_input_required\":\"yes\",\"mf_input_validation_warning_message\":\"This field is required.\",\"mf_input_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"mf-textarea\"},{\"id\":\"19d9bd9\",\"elType\":\"widget\",\"settings\":{\"mf_btn_text\":\"Submit\",\"mf_hidden_input\":[],\"mf_btn_text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"60\",\"bottom\":\"20\",\"left\":\"60\",\"isLinked\":false},\"mf_btn_typography_typography\":\"custom\",\"mf_btn_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"mf_btn_typography_font_weight\":\"600\",\"mf_btn_typography_text_transform\":\"uppercase\",\"mf_btn_bg_color_background\":\"classic\",\"mf_btn_bg_color_color\":\"#951EFF\",\"mf_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"mf-button\"}],\"isInner\":false}],\"isInner\":false}]'),(8869,2323,'_elementor_page_assets','a:0:{}'),(8871,2324,'_elementor_edit_mode','builder'),(8872,2324,'_elementor_template_type','wp-page'),(8873,2324,'_elementor_version','3.11.1'),(8874,2325,'_elementor_edit_mode','builder'),(8875,2325,'_elementor_template_type','wp-page'),(8876,2325,'_elementor_version','3.11.1'),(8880,2326,'_elementor_edit_mode','builder'),(8881,2326,'_elementor_template_type','wp-page'),(8882,2326,'_elementor_version','3.11.1'),(8883,2326,'_wp_page_template','default'),(8884,2326,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(8885,2326,'_elementor_data','[{\"id\":\"fd484e5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0fb71da\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"09fc31f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f6a30de\"}]},\"elements\":[{\"id\":\"c4a5d33\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e93f6fc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"39f8ee3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f9d1fa5\"}]},\"elements\":[{\"id\":\"1afbb07\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f646151\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stores and Distributors\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45e22f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Are you interested in online gaming, especially in sweepstakes games? Would you like to want to open your internet games business? If your answer is yes, then you are in luck, because we are going to explain the steps in detail.<\\/p><p>We are looking for income motivated people to join our group of gaming professionals. Currently we have open territories for online stores or distributorships in most all 50 US States.<\\/p><p>Vblink sells software to large distributors. Those distributors sell to smaller distributors that sell to individual stores. Vblink has no affiliation with these stores and is not responsible for how they run their business. However, Vblink does want to know of any wrong-doing and will conduct an investigation on what has been reported. Orion Stars does not tolerate abuse of the software.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6251f78\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0de9369\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0fb71da\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"09fc31f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f6a30de\"}]},\"elements\":[{\"id\":\"47c66a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e93f6fc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"39f8ee3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f9d1fa5\"}]},\"elements\":[{\"id\":\"d962952\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Distributor\\/Store Application Form\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f85e30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If you would like to become a Distributor, please fill out this form and we will be in contact with you. If you are a store looking for the Vblink software, please fill out this form and you will be contacted. We thank you for reaching out to us and we are looking forward to potential future business with you.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6a5d851\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68822ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"80969f0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e9710a0\"}]},\"elements\":[{\"id\":\"ddc2538\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6ffe2b9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"496192b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"bdcf5d3\"}]},\"elements\":[{\"id\":\"29fdb3e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b96e332\",\"elType\":\"widget\",\"settings\":{\"mf_form_id\":\"2312***1677055018472\"},\"elements\":[],\"widgetType\":\"metform\"}],\"isInner\":false}],\"isInner\":false}]'),(8886,2293,'_elementor_page_assets','a:0:{}'),(11397,2633,'metform_entries__form_id','2256'),(9540,1292,'_eael_custom_js',''),(11395,2633,'mf_page_id','1339'),(11396,2633,'metform_entries_serial_no','168'),(9542,1293,'_eael_custom_js',''),(8899,2329,'_edit_lock','1677060029:1'),(8900,2329,'ekit_post_views_count','1'),(8901,1629,'ekit_post_views_count','41'),(9196,2365,'_elementor_edit_mode','builder'),(9197,2365,'_elementor_template_type','wp-page'),(9198,2365,'_elementor_version','3.11.1'),(9199,2365,'_wp_page_template','templates/template-cover.php'),(8903,2331,'_edit_last','1'),(8904,2331,'_edit_lock','1677070466:1'),(8905,2331,'_elementor_edit_mode','builder'),(8906,2331,'_elementor_template_type','wp-page'),(8907,2331,'_elementor_version','3.11.1'),(8908,2331,'_wp_page_template','elementor_canvas'),(8909,2331,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(8910,2331,'_elementor_data','[{\"id\":\"83463cc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"a643c1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"19f2f59\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"0b3105b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"4432921\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9d31800\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"ba3bf5e\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"0dc4f45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"7021fc3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e4c96d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"9b388e6\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"a54d8bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"2bd8d53\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8473e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"3597998\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"0c08188\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"ca3647f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ef0da69\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"52d5eb4\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"bd13f73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"5875c8c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f95c0d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"04aea00\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"68de3d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"f4c3792\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4c5e38c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"5b909bb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"e8a271f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"a38db36\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8911,2331,'_elementor_page_assets','a:0:{}'),(8912,2332,'_elementor_edit_mode','builder'),(8913,2332,'_elementor_template_type','wp-page'),(8914,2332,'_elementor_version','3.11.1'),(8915,2332,'_wp_page_template','default'),(8916,2332,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(8917,2332,'_elementor_data','[{\"id\":\"83463cc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}]},\"elements\":[{\"id\":\"537ce95\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a0f1075\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1beb21c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c183a8f\"}]},\"elements\":[{\"id\":\"79fb7d8\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}]},\"elements\":[{\"id\":\"c33be97\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a8a9134\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7294323\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"901a849\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a643c1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"26ff14f\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}]},\"elements\":[{\"id\":\"2c24d7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8e8f6f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"46a831f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bb39ed9\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"92821ad\"}]},\"elements\":[{\"id\":\"47daa07\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}]},\"elements\":[{\"id\":\"bcffe97\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9d31800\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"ba3bf5e\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}]},\"elements\":[{\"id\":\"0dc4f45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e4c96d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"9b388e6\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}]},\"elements\":[{\"id\":\"a54d8bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8473e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"3597998\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}]},\"elements\":[{\"id\":\"0c08188\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ef0da69\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"52d5eb4\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}]},\"elements\":[{\"id\":\"bd13f73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8918,2332,'_elementor_page_assets','a:0:{}'),(8919,2333,'_elementor_edit_mode','builder'),(8920,2333,'_elementor_template_type','wp-page'),(8921,2333,'_elementor_version','3.11.1'),(8922,2333,'_wp_page_template','default'),(8923,2333,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(8924,2333,'_elementor_data','[{\"id\":\"83463cc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}]},\"elements\":[{\"id\":\"537ce95\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a0f1075\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1beb21c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c183a8f\"}]},\"elements\":[{\"id\":\"79fb7d8\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}]},\"elements\":[{\"id\":\"c33be97\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a8a9134\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7294323\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"901a849\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a643c1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"26ff14f\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}]},\"elements\":[{\"id\":\"2c24d7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8e8f6f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"46a831f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bb39ed9\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"92821ad\"}]},\"elements\":[{\"id\":\"47daa07\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}]},\"elements\":[{\"id\":\"bcffe97\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9d31800\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"ba3bf5e\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}]},\"elements\":[{\"id\":\"0dc4f45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e4c96d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"9b388e6\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}]},\"elements\":[{\"id\":\"a54d8bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8473e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"3597998\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}]},\"elements\":[{\"id\":\"0c08188\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ef0da69\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"52d5eb4\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}]},\"elements\":[{\"id\":\"bd13f73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8925,2333,'_elementor_page_assets','a:0:{}'),(8926,2334,'_elementor_edit_mode','builder'),(8927,2334,'_elementor_template_type','wp-page'),(8928,2334,'_elementor_version','3.11.1'),(8929,2334,'_wp_page_template','default'),(8930,2334,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(8931,2334,'_elementor_data','[{\"id\":\"83463cc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}]},\"elements\":[{\"id\":\"537ce95\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a0f1075\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1beb21c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c183a8f\"}]},\"elements\":[{\"id\":\"79fb7d8\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}]},\"elements\":[{\"id\":\"c33be97\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a8a9134\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7294323\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"901a849\"}]},\"elements\":[{\"id\":\"c15cbb4\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"id\":1909,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a643c1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"26ff14f\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}]},\"elements\":[{\"id\":\"2c24d7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"2774612\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"id\":1874,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8e8f6f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"46a831f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bb39ed9\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"92821ad\"}]},\"elements\":[{\"id\":\"47daa07\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}]},\"elements\":[{\"id\":\"bcffe97\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"8d0be7c\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"id\":1873,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9d31800\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"ba3bf5e\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}]},\"elements\":[{\"id\":\"0dc4f45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4f7bb24\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"id\":1872,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e4c96d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"9b388e6\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}]},\"elements\":[{\"id\":\"a54d8bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"39d3041\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\",\"id\":1871,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8473e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"3597998\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}]},\"elements\":[{\"id\":\"0c08188\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"7cfabbc\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"id\":1869,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ef0da69\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"52d5eb4\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}]},\"elements\":[{\"id\":\"bd13f73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"fc6c281\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"id\":1870,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8932,2334,'_elementor_page_assets','a:0:{}'),(8933,2331,'_eael_custom_js',''),(8964,2338,'_elementor_template_type','wp-page'),(8965,2338,'_elementor_version','3.11.1'),(8966,2338,'_wp_page_template','default'),(8967,2338,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(8968,2338,'_elementor_data','[{\"id\":\"83463cc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"stretch_section\":\"section-stretched\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"yes\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_pagination_styles\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"537ce95\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a0f1075\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1beb21c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c183a8f\"}]},\"elements\":[{\"id\":\"79fb7d8\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"c33be97\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a8a9134\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7294323\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"901a849\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"c15cbb4\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"id\":1909,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"a643c1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"26ff14f\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2c24d7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"2774612\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"id\":1874,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8e8f6f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"46a831f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bb39ed9\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"92821ad\"}]},\"elements\":[{\"id\":\"47daa07\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"bcffe97\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"8d0be7c\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"id\":1873,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9d31800\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"ba3bf5e\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0dc4f45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4f7bb24\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"id\":1872,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e4c96d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"9b388e6\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"a54d8bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"39d3041\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\",\"id\":1871,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8473e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"3597998\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0c08188\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"7cfabbc\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"id\":1869,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ef0da69\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"52d5eb4\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"bd13f73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"fc6c281\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"id\":1870,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9028,2345,'_elementor_version','3.11.1'),(9029,2345,'_wp_page_template','default'),(8971,2339,'_elementor_edit_mode','builder'),(8972,2339,'_elementor_template_type','wp-page'),(8973,2339,'_elementor_version','3.11.1'),(9026,2345,'_elementor_edit_mode','builder'),(9027,2345,'_elementor_template_type','wp-page'),(8963,2338,'_elementor_edit_mode','builder'),(8947,2336,'_elementor_edit_mode','builder'),(8948,2336,'_elementor_template_type','wp-page'),(8949,2336,'_elementor_version','3.11.1'),(8950,2336,'_wp_page_template','default'),(8951,2336,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(8952,2336,'_elementor_data','[{\"id\":\"83463cc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}]},\"elements\":[{\"id\":\"537ce95\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a0f1075\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1beb21c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c183a8f\"}]},\"elements\":[{\"id\":\"79fb7d8\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}]},\"elements\":[{\"id\":\"c33be97\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a8a9134\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7294323\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"901a849\"}]},\"elements\":[{\"id\":\"c15cbb4\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"id\":1909,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a643c1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"26ff14f\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}]},\"elements\":[{\"id\":\"2c24d7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"2774612\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"id\":1874,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8e8f6f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"46a831f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bb39ed9\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"92821ad\"}]},\"elements\":[{\"id\":\"47daa07\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}]},\"elements\":[{\"id\":\"bcffe97\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"8d0be7c\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"id\":1873,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9d31800\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"ba3bf5e\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}]},\"elements\":[{\"id\":\"0dc4f45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4f7bb24\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"id\":1872,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e4c96d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"9b388e6\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}]},\"elements\":[{\"id\":\"a54d8bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"39d3041\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\",\"id\":1871,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8473e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"3597998\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}]},\"elements\":[{\"id\":\"0c08188\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"7cfabbc\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"id\":1869,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ef0da69\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"52d5eb4\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}]},\"elements\":[{\"id\":\"bd13f73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"fc6c281\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"id\":1870,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8953,2336,'_elementor_page_assets','a:0:{}'),(8955,2337,'_elementor_edit_mode','builder'),(8956,2337,'_elementor_template_type','wp-page'),(8957,2337,'_elementor_version','3.11.1'),(8958,2337,'_wp_page_template','default'),(8959,2337,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(8960,2337,'_elementor_data','[{\"id\":\"83463cc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}]},\"elements\":[{\"id\":\"537ce95\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a0f1075\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1beb21c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c183a8f\"}]},\"elements\":[{\"id\":\"79fb7d8\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}]},\"elements\":[{\"id\":\"c33be97\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a8a9134\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7294323\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"901a849\"}]},\"elements\":[{\"id\":\"c15cbb4\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"id\":1909,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a643c1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"26ff14f\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}]},\"elements\":[{\"id\":\"2c24d7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"2774612\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"id\":1874,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8e8f6f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"46a831f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bb39ed9\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"92821ad\"}]},\"elements\":[{\"id\":\"47daa07\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}]},\"elements\":[{\"id\":\"bcffe97\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"8d0be7c\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"id\":1873,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9d31800\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"ba3bf5e\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}]},\"elements\":[{\"id\":\"0dc4f45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4f7bb24\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"id\":1872,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e4c96d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"9b388e6\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}]},\"elements\":[{\"id\":\"a54d8bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"39d3041\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\",\"id\":1871,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8473e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"3597998\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}]},\"elements\":[{\"id\":\"0c08188\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"7cfabbc\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"id\":1869,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ef0da69\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"52d5eb4\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}]},\"elements\":[{\"id\":\"bd13f73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"fc6c281\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"id\":1870,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8961,2337,'_elementor_page_assets','a:0:{}'),(8969,2338,'_elementor_page_assets','a:0:{}'),(8974,2339,'_wp_page_template','default'),(8975,2339,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(8976,2339,'_elementor_data','[{\"id\":\"83463cc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"stretch_section\":\"section-stretched\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"yes\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_pagination_styles\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"537ce95\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a0f1075\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1beb21c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c183a8f\"}]},\"elements\":[{\"id\":\"79fb7d8\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"c33be97\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a8a9134\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7294323\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"901a849\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"c15cbb4\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"id\":1909,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"a643c1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"26ff14f\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2c24d7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"2774612\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"id\":1874,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8e8f6f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"46a831f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bb39ed9\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"92821ad\"}]},\"elements\":[{\"id\":\"47daa07\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"bcffe97\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"8d0be7c\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"id\":1873,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9d31800\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"ba3bf5e\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0dc4f45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4f7bb24\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"id\":1872,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e4c96d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"9b388e6\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"a54d8bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"39d3041\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\",\"id\":1871,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8473e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"3597998\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0c08188\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"7cfabbc\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"id\":1869,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ef0da69\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"52d5eb4\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"bd13f73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"fc6c281\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"id\":1870,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8977,2339,'_elementor_page_assets','a:0:{}'),(8978,2340,'_elementor_edit_mode','builder'),(8979,2340,'_elementor_template_type','wp-page'),(8980,2340,'_elementor_version','3.11.1'),(8981,2340,'_wp_page_template','default'),(8982,2340,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(8983,2340,'_elementor_data','[{\"id\":\"83463cc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"stretch_section\":\"section-stretched\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"yes\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_pagination_styles\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"537ce95\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a0f1075\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1beb21c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c183a8f\"}]},\"elements\":[{\"id\":\"79fb7d8\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"c33be97\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a8a9134\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7294323\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"901a849\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"c15cbb4\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"id\":1909,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"a643c1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"26ff14f\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2c24d7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"2774612\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"id\":1874,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8e8f6f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"46a831f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bb39ed9\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"92821ad\"}]},\"elements\":[{\"id\":\"47daa07\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"bcffe97\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"8d0be7c\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"id\":1873,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9d31800\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"ba3bf5e\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0dc4f45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4f7bb24\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"id\":1872,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e4c96d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"9b388e6\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"a54d8bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"39d3041\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\",\"id\":1871,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8473e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"3597998\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0c08188\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"7cfabbc\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"id\":1869,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ef0da69\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"52d5eb4\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"bd13f73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"fc6c281\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"id\":1870,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8984,2340,'_elementor_page_assets','a:0:{}'),(8985,2341,'_elementor_edit_mode','builder'),(8986,2341,'_elementor_template_type','wp-page'),(8987,2341,'_elementor_version','3.11.1'),(8988,2341,'_wp_page_template','default'),(8989,2341,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(8990,2341,'_elementor_data','[{\"id\":\"83463cc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"stretch_section\":\"section-stretched\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"yes\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_pagination_styles\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"537ce95\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a0f1075\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1beb21c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c183a8f\"}]},\"elements\":[{\"id\":\"79fb7d8\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"c33be97\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a8a9134\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7294323\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"901a849\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"c15cbb4\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"id\":1909,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"a643c1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"26ff14f\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2c24d7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"2774612\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"id\":1874,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8e8f6f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"46a831f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bb39ed9\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"92821ad\"}]},\"elements\":[{\"id\":\"47daa07\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"bcffe97\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"8d0be7c\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"id\":1873,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9d31800\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"ba3bf5e\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0dc4f45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4f7bb24\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"id\":1872,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e4c96d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"9b388e6\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"a54d8bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"39d3041\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\",\"id\":1871,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8473e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"3597998\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0c08188\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"7cfabbc\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"id\":1869,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ef0da69\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"52d5eb4\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"bd13f73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"fc6c281\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"id\":1870,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8991,2341,'_elementor_page_assets','a:0:{}'),(9015,2343,'_wp_page_template','default'),(9016,2343,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(9032,2345,'_elementor_page_assets','a:0:{}'),(9012,2343,'_elementor_edit_mode','builder'),(9013,2343,'_elementor_template_type','wp-page'),(9014,2343,'_elementor_version','3.11.1'),(9031,2345,'_elementor_data','[{\"id\":\"83463cc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"stretch_section\":\"section-stretched\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"a643c1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"19f2f59\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"0b3105b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"4432921\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9d31800\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"ba3bf5e\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"0dc4f45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"7021fc3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e4c96d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"9b388e6\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"a54d8bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"2bd8d53\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8473e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"3597998\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"0c08188\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"ca3647f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ef0da69\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"52d5eb4\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"bd13f73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"5875c8c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f95c0d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"04aea00\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"68de3d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"f4c3792\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4c5e38c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"5b909bb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"e8a271f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"a38db36\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9030,2345,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(9017,2343,'_elementor_data','[{\"id\":\"83463cc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"stretch_section\":\"section-stretched\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"yes\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_pagination_styles\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"537ce95\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a0f1075\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1beb21c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c183a8f\"}]},\"elements\":[{\"id\":\"79fb7d8\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"c33be97\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a8a9134\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7294323\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"901a849\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"c15cbb4\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"id\":1909,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"a643c1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"26ff14f\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2c24d7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"2774612\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"id\":1874,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8e8f6f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"46a831f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bb39ed9\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"92821ad\"}]},\"elements\":[{\"id\":\"47daa07\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"bcffe97\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"8d0be7c\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"id\":1873,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9d31800\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"ba3bf5e\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0dc4f45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4f7bb24\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"id\":1872,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e4c96d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"9b388e6\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"a54d8bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"39d3041\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\",\"id\":1871,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8473e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"3597998\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0c08188\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"7cfabbc\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"id\":1869,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ef0da69\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"52d5eb4\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"bd13f73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"fc6c281\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"id\":1870,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9018,2343,'_elementor_page_assets','a:0:{}'),(9019,2344,'_elementor_edit_mode','builder'),(9020,2344,'_elementor_template_type','wp-page'),(9021,2344,'_elementor_version','3.11.1'),(9022,2344,'_wp_page_template','default'),(9023,2344,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(9024,2344,'_elementor_data','[{\"id\":\"83463cc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"stretch_section\":\"section-stretched\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"yes\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_pagination_styles\":\"yes\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"537ce95\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a0f1075\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1beb21c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c183a8f\"}]},\"elements\":[{\"id\":\"79fb7d8\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"c33be97\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a8a9134\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7294323\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"901a849\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"c15cbb4\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"id\":1909,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"a643c1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"26ff14f\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2c24d7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"2774612\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"id\":1874,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8e8f6f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"46a831f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bb39ed9\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"92821ad\"}]},\"elements\":[{\"id\":\"47daa07\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"bcffe97\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"8d0be7c\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"id\":1873,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9d31800\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"ba3bf5e\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0dc4f45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4f7bb24\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"id\":1872,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e4c96d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"9b388e6\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"a54d8bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"39d3041\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\",\"id\":1871,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8473e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"3597998\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"0c08188\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"7cfabbc\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"id\":1869,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ef0da69\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"52d5eb4\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"bd13f73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"fc6c281\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"id\":1870,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9025,2344,'_elementor_page_assets','a:0:{}'),(9076,2349,'_wp_page_template','elementor_canvas'),(9077,2349,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(9078,2349,'_elementor_data','[{\"id\":\"83463cc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"a643c1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"19f2f59\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"0b3105b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"4432921\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9d31800\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"ba3bf5e\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"0dc4f45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"7021fc3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e4c96d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"9b388e6\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"a54d8bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"2bd8d53\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8473e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"3597998\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"0c08188\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"ca3647f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ef0da69\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"52d5eb4\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"bd13f73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"5875c8c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f95c0d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"04aea00\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"68de3d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"f4c3792\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4c5e38c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"5b909bb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"e8a271f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"a38db36\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9075,2349,'_elementor_version','3.11.1'),(9073,2349,'_elementor_edit_mode','builder'),(9074,2349,'_elementor_template_type','wp-page'),(9057,2347,'_elementor_edit_mode','builder'),(9058,2347,'_elementor_template_type','wp-page'),(9059,2347,'_elementor_version','3.11.1'),(9060,2347,'_wp_page_template','default'),(9061,2347,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(9062,2347,'_elementor_data','[{\"id\":\"83463cc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"stretch_section\":\"section-stretched\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"a643c1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"19f2f59\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"0b3105b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"4432921\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9d31800\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"ba3bf5e\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"0dc4f45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"7021fc3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e4c96d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"9b388e6\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"a54d8bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"2bd8d53\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8473e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"3597998\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"0c08188\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"ca3647f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ef0da69\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"52d5eb4\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"bd13f73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"5875c8c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f95c0d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"04aea00\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"68de3d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"f4c3792\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4c5e38c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"5b909bb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"e8a271f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"a38db36\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9063,2347,'_elementor_page_assets','a:0:{}'),(9065,2348,'_elementor_edit_mode','builder'),(9066,2348,'_elementor_template_type','wp-page'),(9067,2348,'_elementor_version','3.11.1'),(9068,2348,'_wp_page_template','default'),(9069,2348,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(9070,2348,'_elementor_data','[{\"id\":\"83463cc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"stretch_section\":\"section-stretched\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"a643c1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"19f2f59\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"0b3105b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"4432921\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9d31800\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"ba3bf5e\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"0dc4f45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"7021fc3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e4c96d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"9b388e6\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"a54d8bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"2bd8d53\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8473e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"3597998\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"0c08188\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"ca3647f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ef0da69\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"52d5eb4\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"bd13f73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"5875c8c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f95c0d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"04aea00\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"68de3d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"f4c3792\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4c5e38c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"5b909bb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"e8a271f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"a38db36\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9071,2348,'_elementor_page_assets','a:0:{}'),(9079,2349,'_elementor_page_assets','a:0:{}'),(9082,2350,'_elementor_edit_mode','builder'),(9083,2350,'_elementor_template_type','wp-page'),(9084,2350,'_elementor_version','3.11.1'),(9085,2350,'_wp_page_template','elementor_canvas'),(9086,2350,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(9087,2350,'_elementor_data','[{\"id\":\"83463cc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"a643c1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"19f2f59\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"0b3105b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"4432921\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9d31800\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"ba3bf5e\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"0dc4f45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"7021fc3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e4c96d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"9b388e6\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"a54d8bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"2bd8d53\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8473e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"3597998\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"0c08188\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"ca3647f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ef0da69\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"52d5eb4\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"bd13f73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"5875c8c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f95c0d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"04aea00\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"68de3d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"f4c3792\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4c5e38c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"5b909bb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"e8a271f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"a38db36\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9088,2350,'_elementor_page_assets','a:0:{}'),(9090,2351,'_elementor_edit_mode','builder'),(9091,2351,'_elementor_template_type','wp-page'),(9092,2351,'_elementor_version','3.11.1'),(9093,2351,'_wp_page_template','elementor_canvas'),(9094,2351,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(9095,2351,'_elementor_data','[{\"id\":\"83463cc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"a643c1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"19f2f59\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"0b3105b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"4432921\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9d31800\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"ba3bf5e\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"0dc4f45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"7021fc3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e4c96d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"9b388e6\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"a54d8bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"2bd8d53\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8473e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"3597998\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"0c08188\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"ca3647f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ef0da69\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"52d5eb4\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"bd13f73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"5875c8c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f95c0d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"04aea00\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"68de3d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"f4c3792\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4c5e38c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"5b909bb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"e8a271f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"a38db36\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9096,2351,'_elementor_page_assets','a:0:{}'),(9098,2352,'_elementor_edit_mode','builder'),(9099,2352,'_elementor_template_type','wp-page'),(9100,2352,'_elementor_version','3.11.1'),(9101,2352,'_wp_page_template','elementor_canvas'),(9102,2352,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(9103,2352,'_elementor_data','[{\"id\":\"83463cc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"a643c1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"19f2f59\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"0b3105b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"4432921\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9d31800\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"ba3bf5e\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"0dc4f45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"7021fc3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e4c96d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"9b388e6\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"a54d8bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"2bd8d53\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8473e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"3597998\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"0c08188\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"ca3647f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ef0da69\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"52d5eb4\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"bd13f73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"5875c8c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f95c0d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"04aea00\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"68de3d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"f4c3792\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4c5e38c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"5b909bb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"e8a271f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"a38db36\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9104,2352,'_elementor_page_assets','a:0:{}'),(9107,2353,'_elementor_edit_mode','builder'),(9108,2353,'_elementor_template_type','page'),(9109,2353,'_elementor_version','3.11.1'),(9110,2353,'_edit_lock','1677066217:1'),(9111,2353,'ekit_post_views_count','1'),(9112,2354,'_elementor_edit_mode','builder'),(9113,2354,'_elementor_template_type','section'),(9114,2354,'_elementor_version','3.11.1'),(9115,2354,'_edit_lock','1677066212:1'),(9116,2354,'ekit_post_views_count','1'),(9117,2355,'_elementor_edit_mode','builder'),(9118,2355,'_elementor_template_type','page'),(9119,2355,'_elementor_version','3.11.1'),(9120,2355,'_eael_custom_js',''),(9121,2356,'_elementor_edit_mode','builder'),(9122,2356,'_elementor_template_type','page'),(9123,2356,'_elementor_version','3.11.1'),(9124,2355,'_wp_page_template','elementor_canvas'),(9125,2355,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(9126,2355,'_elementor_data','[{\"id\":\"220f8ad4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"6861c2ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"3c5da5f8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"648eec59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"66e194cb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b41714\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"30212258\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"35c025e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"6ae56e04\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"655bded4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"191a9c20\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"a359a26\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"c869a8b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15a5e7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"470cdf8a\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"13e85be5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"11572537\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"994fb2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"7b3b160f\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"3a28425f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"779aa773\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"68631eb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"51f2838f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"49151646\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"14d88a9e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"16082e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"3506b4b4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"4ab7b5c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"7727d127\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9127,2357,'_elementor_edit_mode','builder'),(9128,2357,'_elementor_template_type','page'),(9129,2357,'_elementor_version','3.11.1'),(9130,2357,'_wp_page_template','elementor_canvas'),(9131,2357,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(9132,2357,'_elementor_data','[{\"id\":\"220f8ad4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"6861c2ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"3c5da5f8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"648eec59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"66e194cb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3b41714\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"30212258\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"35c025e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"6ae56e04\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"655bded4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"191a9c20\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"a359a26\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"c869a8b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15a5e7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"470cdf8a\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"13e85be5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"11572537\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"994fb2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"7b3b160f\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"3a28425f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"779aa773\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"68631eb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"51f2838f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"49151646\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"14d88a9e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"16082e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"3506b4b4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"4ab7b5c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"7727d127\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9133,2355,'_elementor_page_assets','a:0:{}'),(9154,2360,'_wp_page_template','elementor_canvas'),(9155,2360,'_elementor_edit_mode','builder'),(9156,2360,'_elementor_template_type','wp-page'),(9157,2360,'_elementor_version','3.11.1');
INSERT INTO `wpjk_postmeta` VALUES (9158,2360,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2c7cda87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"40eb5e82\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"e9e9fee\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"10df331a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"50c59b15\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"78c09113\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"96ac5b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"45b03053\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"195d25eb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e03c822\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"8ae46b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"233b3c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"34e4982a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6412ce55\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"732b23f9\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ccfbacc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4ea10b2b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"274c4c34\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"685e3ec5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"66ea4a4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4e3035bb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"522c3cdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"68572a48\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"5dd553e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"772cbdf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"121aadf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"33eb33c4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"252d46e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"79c06f5b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a4cbb4a\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"32e5baa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5d7a6c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"358583e\"}]},\"elements\":[{\"id\":\"bd2113a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd5add5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8791b12\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ca8729e\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5104a81\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ae615c2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"67bd333\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c923e40\"}],\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"a354fd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6629bc3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c67f64f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"14df6b6\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#DC72F1\"},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9138,2358,'_wp_page_template','elementor_header_footer'),(9139,2358,'_elementor_edit_mode','builder'),(9140,2358,'_elementor_template_type','wp-page'),(9141,2358,'_elementor_version','3.11.1'),(9142,2358,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5104a81\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ae615c2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"67bd333\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c923e40\"}],\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"a354fd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6629bc3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c67f64f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"14df6b6\"}]},\"elements\":[{\"id\":\"948f430\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#DC72F1\"},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9143,2358,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(9144,2358,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(9577,2405,'_elementor_template_type','wp-page'),(9578,2405,'_elementor_version','3.11.1'),(9579,2405,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2c7cda87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"-400\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"40eb5e82\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"e9e9fee\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"10df331a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"50c59b15\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"78c09113\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"96ac5b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"45b03053\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"195d25eb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e03c822\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"8ae46b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"233b3c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"34e4982a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6412ce55\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"732b23f9\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ccfbacc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4ea10b2b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"274c4c34\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"685e3ec5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"66ea4a4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4e3035bb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"522c3cdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"68572a48\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"5dd553e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"772cbdf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"121aadf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"33eb33c4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"252d46e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"79c06f5b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1feb2a1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"content_position\":\"middle\",\"_ob_glider_h_vert_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"fbbea52\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"d088286\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"f6ac53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"d08e66f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a5d1192\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"4ff4247\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"61643d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"a714511\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e59c6a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"fceea77\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ab2220\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"eb56f81\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"414ca56\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"f3808cb\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"9abe005\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"03d69ad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"32765b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"3cf36a1\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"9913652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4f0a69d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"84a674a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"8eb7708\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"aa92f54\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"c63889c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8bf149c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"ab20e1c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"258e700\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"4b51318\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\",\"_ob_kontrolz_nav_pos_y_alt\":\"50% - 25px\",\"_ob_kontrolz_nav_pos_x_prev_alt\":\"0%\",\"_ob_kontrolz_nav_pos_x_next_alt\":\"0%\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#DC72F1\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false},\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9146,2359,'_wp_page_template','elementor_header_footer'),(9147,2359,'_elementor_edit_mode','builder'),(9148,2359,'_elementor_template_type','wp-page'),(9149,2359,'_elementor_version','3.11.1'),(9150,2359,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5104a81\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ae615c2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"67bd333\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c923e40\"}],\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"a354fd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6629bc3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c67f64f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"14df6b6\"}]},\"elements\":[{\"id\":\"948f430\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"6bfdc88\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#DC72F1\"},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9151,2359,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(9152,2359,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(9574,1297,'_yoast_wpseo_bctitle','Vblink Online'),(9575,1297,'_yoast_wpseo_wordproof_timestamp',''),(9576,2405,'_wp_page_template','elementor_header_footer'),(9159,2360,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(9160,2360,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(9570,1297,'_yoast_wpseo_linkdex','52'),(9571,1297,'_yoast_wpseo_content_score','60'),(9572,1297,'_yoast_wpseo_is_cornerstone','1'),(9573,1297,'_yoast_wpseo_estimated-reading-time-minutes','21'),(9163,2361,'_wp_page_template','elementor_canvas'),(9164,2361,'_elementor_edit_mode','builder'),(9165,2361,'_elementor_template_type','wp-page'),(9166,2361,'_elementor_version','3.11.1'),(9167,2361,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2c7cda87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"40eb5e82\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"e9e9fee\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"10df331a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"50c59b15\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"78c09113\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"96ac5b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"45b03053\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"195d25eb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e03c822\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"8ae46b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"233b3c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"34e4982a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6412ce55\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"732b23f9\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ccfbacc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4ea10b2b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"274c4c34\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"685e3ec5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"66ea4a4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4e3035bb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"522c3cdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"68572a48\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"5dd553e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"772cbdf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"121aadf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"33eb33c4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"252d46e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"79c06f5b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a4cbb4a\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"32e5baa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5d7a6c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"358583e\"}]},\"elements\":[{\"id\":\"bd2113a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd5add5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8791b12\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ca8729e\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5104a81\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ae615c2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"67bd333\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c923e40\"}],\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"a354fd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6629bc3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c67f64f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"14df6b6\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#DC72F1\"},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9168,2361,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(9169,2361,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(9569,1297,'_yoast_wpseo_metadesc','%%sitename%% is an online platform which offers Participants the chance to play games for entertainment and enjoyment Play Orion Stars...'),(9171,2362,'_wp_page_template','elementor_canvas'),(9172,2362,'_elementor_edit_mode','builder'),(9173,2362,'_elementor_template_type','wp-page'),(9174,2362,'_elementor_version','3.11.1'),(9175,2362,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2c7cda87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"40eb5e82\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"e9e9fee\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"10df331a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"50c59b15\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"78c09113\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"96ac5b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"45b03053\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"195d25eb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e03c822\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"8ae46b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"233b3c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"34e4982a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6412ce55\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"732b23f9\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ccfbacc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4ea10b2b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"274c4c34\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"685e3ec5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"66ea4a4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4e3035bb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"522c3cdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"68572a48\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"5dd553e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"772cbdf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"121aadf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"33eb33c4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"252d46e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"79c06f5b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a4cbb4a\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"32e5baa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5d7a6c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"358583e\"}]},\"elements\":[{\"id\":\"bd2113a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd5add5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8791b12\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ca8729e\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5104a81\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ae615c2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"67bd333\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c923e40\"}],\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"a354fd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6629bc3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c67f64f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"14df6b6\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#DC72F1\"},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9176,2362,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(9177,2362,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(9566,2405,'_elementor_edit_mode','builder'),(9567,1297,'_yoast_wpseo_focuskw','Big fish games'),(9568,1297,'_yoast_wpseo_title','%%sitename%% Gaming %%sep%% Fish Games, Ultra Panda, Orion Stars, Kirin'),(9179,2363,'_wp_page_template','elementor_canvas'),(9180,2363,'_elementor_edit_mode','builder'),(9181,2363,'_elementor_template_type','wp-page'),(9182,2363,'_elementor_version','3.11.1'),(9183,2363,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2c7cda87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"40eb5e82\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"e9e9fee\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"10df331a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"50c59b15\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"78c09113\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"96ac5b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"45b03053\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"195d25eb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e03c822\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"8ae46b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"233b3c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"34e4982a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6412ce55\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"732b23f9\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ccfbacc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4ea10b2b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"274c4c34\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"685e3ec5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"66ea4a4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4e3035bb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"522c3cdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"68572a48\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"5dd553e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"772cbdf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"121aadf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"33eb33c4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"252d46e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"79c06f5b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a4cbb4a\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"32e5baa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5d7a6c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"358583e\"}]},\"elements\":[{\"id\":\"bd2113a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd5add5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8791b12\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ca8729e\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5104a81\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ae615c2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"67bd333\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c923e40\"}],\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"a354fd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6629bc3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c67f64f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"14df6b6\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#DC72F1\"},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9184,2363,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(9185,2363,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(9565,1297,'_edit_last','1'),(9248,2371,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(9243,2371,'_wp_page_template','elementor_canvas'),(9244,2371,'_elementor_edit_mode','builder'),(9245,2371,'_elementor_template_type','wp-page'),(9246,2371,'_elementor_version','3.11.1'),(9247,2371,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2c7cda87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"40eb5e82\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"e9e9fee\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"10df331a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"50c59b15\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"78c09113\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"96ac5b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"45b03053\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"195d25eb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e03c822\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"8ae46b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"233b3c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"34e4982a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6412ce55\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"732b23f9\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ccfbacc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4ea10b2b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"274c4c34\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"685e3ec5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"66ea4a4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4e3035bb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"522c3cdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"68572a48\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"5dd553e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"772cbdf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"121aadf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"33eb33c4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"252d46e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"79c06f5b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\",\"_ob_kontrolz_nav_pos_y_alt\":\"50% - 25px\",\"_ob_kontrolz_nav_pos_x_prev_alt\":\"0%\",\"_ob_kontrolz_nav_pos_x_next_alt\":\"0%\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#DC72F1\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false},\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9200,2365,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(9201,2365,'_elementor_data','[{\"id\":\"83463cc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"a643c1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"19f2f59\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"0b3105b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"4432921\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9d31800\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"ba3bf5e\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"0dc4f45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"7021fc3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e4c96d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"9b388e6\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"a54d8bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"2bd8d53\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8473e8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"3597998\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"0c08188\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"ca3647f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ef0da69\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"52d5eb4\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"bd13f73\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"5875c8c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f95c0d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"04aea00\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"68de3d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"f4c3792\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4c5e38c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"5b909bb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"e8a271f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"a38db36\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9202,2365,'_elementor_page_assets','a:0:{}'),(9205,2366,'_elementor_edit_mode','builder'),(9206,2366,'_elementor_template_type','page'),(9207,2366,'_elementor_version','3.11.1'),(9208,2366,'_eael_custom_js',''),(9209,2367,'_elementor_edit_mode','builder'),(9210,2367,'_elementor_template_type','page'),(9211,2367,'_elementor_version','3.11.1'),(9212,2366,'_wp_page_template','elementor_canvas'),(9213,2366,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(9214,2366,'_elementor_data','[{\"id\":\"37d9c792\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"4dccc7f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"606d010b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"2c413fb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"6a51971a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"38936882\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"e6a02b8\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"297c13a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"245a50b7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5047b375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"55dc20a2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"410cae14\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"2c5ddf13\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2dc50a24\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"72e25f95\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"47ded88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"597f945f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"247724c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"46eaeb04\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"55926f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"5d18a69b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e032858\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"4dc7f3ec\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"4c906d13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"41bda740\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3192c2d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"5c7ebec2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"180294c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"1893c648\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9215,2368,'_elementor_edit_mode','builder'),(9216,2368,'_elementor_template_type','page'),(9217,2368,'_elementor_version','3.11.1'),(9218,2368,'_wp_page_template','elementor_canvas'),(9219,2368,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(9220,2368,'_elementor_data','[{\"id\":\"37d9c792\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"4dccc7f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"606d010b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"2c413fb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"6a51971a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"38936882\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"e6a02b8\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"297c13a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"245a50b7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5047b375\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"55dc20a2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"410cae14\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"2c5ddf13\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2dc50a24\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"72e25f95\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"47ded88\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"597f945f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"247724c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"46eaeb04\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"55926f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"5d18a69b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e032858\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"4dc7f3ec\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"4c906d13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"41bda740\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3192c2d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"5c7ebec2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"180294c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"1893c648\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9221,2366,'_elementor_page_assets','a:0:{}'),(9223,2366,'ekit_post_views_count','1'),(9322,2380,'_wp_page_template','elementor_canvas'),(9323,2380,'_elementor_edit_mode','builder'),(9324,2380,'_elementor_template_type','wp-page'),(9325,2380,'_elementor_version','3.11.1'),(9227,2369,'_wp_page_template','elementor_canvas'),(9228,2369,'_elementor_edit_mode','builder'),(9229,2369,'_elementor_template_type','wp-page'),(9230,2369,'_elementor_version','3.11.1'),(9231,2369,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2c7cda87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"40eb5e82\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"e9e9fee\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"10df331a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"50c59b15\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"78c09113\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"96ac5b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"45b03053\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"195d25eb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e03c822\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"8ae46b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"233b3c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"34e4982a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6412ce55\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"732b23f9\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ccfbacc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4ea10b2b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"274c4c34\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"685e3ec5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"66ea4a4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4e3035bb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"522c3cdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"68572a48\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"5dd553e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"772cbdf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"121aadf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"33eb33c4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"252d46e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"79c06f5b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a4cbb4a\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"32e5baa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5d7a6c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"358583e\"}]},\"elements\":[{\"id\":\"bd2113a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd5add5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8791b12\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ca8729e\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5104a81\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ae615c2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"67bd333\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c923e40\"}],\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"a354fd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6629bc3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c67f64f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"14df6b6\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#DC72F1\"},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9232,2369,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(9233,2369,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(9235,2370,'_wp_page_template','elementor_canvas'),(9236,2370,'_elementor_edit_mode','builder'),(9237,2370,'_elementor_template_type','wp-page'),(9238,2370,'_elementor_version','3.11.1'),(9239,2370,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2c7cda87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"40eb5e82\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"e9e9fee\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"10df331a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"50c59b15\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"78c09113\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"96ac5b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"45b03053\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"195d25eb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e03c822\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"8ae46b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"233b3c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"34e4982a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6412ce55\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"732b23f9\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ccfbacc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4ea10b2b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"274c4c34\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"685e3ec5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"66ea4a4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4e3035bb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"522c3cdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"68572a48\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"5dd553e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"772cbdf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"121aadf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"33eb33c4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"252d46e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"79c06f5b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a4cbb4a\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"32e5baa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f5d7a6c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"358583e\"}]},\"elements\":[{\"id\":\"bd2113a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bd5add5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8791b12\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ca8729e\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5104a81\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ae615c2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"67bd333\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c923e40\"}],\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"a354fd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6629bc3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c67f64f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"14df6b6\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#DC72F1\"},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}]},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9240,2370,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(9241,2370,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(9249,2371,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(9252,2372,'_wp_page_template','elementor_canvas'),(9253,2372,'_elementor_edit_mode','builder'),(9254,2372,'_elementor_template_type','wp-page'),(9255,2372,'_elementor_version','3.11.1'),(9256,2372,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2c7cda87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"40eb5e82\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"e9e9fee\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"10df331a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"50c59b15\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"78c09113\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"96ac5b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"45b03053\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"195d25eb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e03c822\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"8ae46b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"233b3c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"34e4982a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6412ce55\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"732b23f9\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ccfbacc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4ea10b2b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"274c4c34\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"685e3ec5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"66ea4a4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4e3035bb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"522c3cdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"68572a48\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"5dd553e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"772cbdf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"121aadf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"33eb33c4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"252d46e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"79c06f5b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\",\"_ob_kontrolz_nav_pos_y_alt\":\"50% - 25px\",\"_ob_kontrolz_nav_pos_x_prev_alt\":\"0%\",\"_ob_kontrolz_nav_pos_x_next_alt\":\"0%\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#DC72F1\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false},\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9257,2372,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(9258,2372,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(9563,2404,'_wp_attached_file','2023/02/vblink-1.jpg'),(9564,2404,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:360;s:6:\"height\";i:360;s:4:\"file\";s:20:\"2023/02/vblink-1.jpg\";s:8:\"filesize\";i:77348;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"vblink-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27207;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"vblink-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9262;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"vblink-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27207;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"vblink-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4996;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:18:\"vblink-1-64x64.jpg\";s:5:\"width\";i:64;s:6:\"height\";i:64;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2451;}}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:{}}}'),(9260,2373,'_wp_page_template','elementor_canvas'),(9261,2373,'_elementor_edit_mode','builder'),(9262,2373,'_elementor_template_type','wp-page'),(9263,2373,'_elementor_version','3.11.1'),(9264,2373,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2c7cda87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"40eb5e82\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"e9e9fee\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"10df331a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"50c59b15\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"78c09113\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"96ac5b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"45b03053\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"195d25eb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e03c822\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"8ae46b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"233b3c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"34e4982a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6412ce55\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"732b23f9\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ccfbacc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4ea10b2b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"274c4c34\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"685e3ec5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"66ea4a4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4e3035bb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"522c3cdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"68572a48\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"5dd553e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"772cbdf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"121aadf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"33eb33c4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"252d46e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"79c06f5b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\",\"_ob_kontrolz_nav_pos_y_alt\":\"50% - 25px\",\"_ob_kontrolz_nav_pos_x_prev_alt\":\"0%\",\"_ob_kontrolz_nav_pos_x_next_alt\":\"0%\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#DC72F1\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false},\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9265,2373,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(9266,2373,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(11379,2630,'metform_entries__form_id','2256'),(11380,2630,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:22:\"madisons.jrh@gmail.com\";s:8:\"mf-email\";s:22:\"madisons.jrh@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:7:\"Solomon\";s:12:\"mf-telephone\";s:10:\"4792238514\";s:7:\"mf-text\";s:12:\"I wanna play\";s:11:\"mf-textarea\";s:8:\"Wanna \r\n\";}'),(11377,2630,'mf_page_id','1339'),(11378,2630,'metform_entries_serial_no','165'),(9268,2374,'_wp_page_template','elementor_canvas'),(9269,2374,'_elementor_edit_mode','builder'),(9270,2374,'_elementor_template_type','wp-page'),(9271,2374,'_elementor_version','3.11.1'),(9272,2374,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2c7cda87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"40eb5e82\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"e9e9fee\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"10df331a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"50c59b15\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"78c09113\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"96ac5b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"45b03053\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"195d25eb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e03c822\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"8ae46b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"233b3c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"34e4982a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6412ce55\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"732b23f9\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ccfbacc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4ea10b2b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"274c4c34\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"685e3ec5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"66ea4a4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4e3035bb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"522c3cdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"68572a48\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"5dd553e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"772cbdf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"121aadf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"33eb33c4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"252d46e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"79c06f5b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\",\"_ob_kontrolz_nav_pos_y_alt\":\"50% - 25px\",\"_ob_kontrolz_nav_pos_x_prev_alt\":\"0%\",\"_ob_kontrolz_nav_pos_x_next_alt\":\"0%\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#DC72F1\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false},\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9273,2374,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(9274,2374,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(9308,2378,'_elementor_version','3.11.1');
INSERT INTO `wpjk_postmeta` VALUES (9309,2378,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2c7cda87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"-400\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"40eb5e82\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"e9e9fee\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"10df331a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"50c59b15\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"78c09113\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"96ac5b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"45b03053\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"195d25eb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e03c822\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"8ae46b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"233b3c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"34e4982a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6412ce55\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"732b23f9\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ccfbacc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4ea10b2b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"274c4c34\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"685e3ec5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"66ea4a4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4e3035bb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"522c3cdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"68572a48\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"5dd553e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"772cbdf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"121aadf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"33eb33c4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"252d46e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"79c06f5b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1feb2a1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"-400\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"fbbea52\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"d088286\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"f6ac53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"d08e66f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a5d1192\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"4ff4247\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"61643d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"a714511\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e59c6a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"fceea77\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ab2220\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"eb56f81\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"414ca56\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"f3808cb\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"9abe005\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"03d69ad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"32765b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"3cf36a1\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"9913652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4f0a69d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"84a674a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"8eb7708\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"aa92f54\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"c63889c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8bf149c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"ab20e1c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"258e700\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"4b51318\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\",\"_ob_kontrolz_nav_pos_y_alt\":\"50% - 25px\",\"_ob_kontrolz_nav_pos_x_prev_alt\":\"0%\",\"_ob_kontrolz_nav_pos_x_next_alt\":\"0%\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#DC72F1\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false},\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9445,2395,'_wp_page_template','elementor_header_footer'),(9305,2378,'_wp_page_template','elementor_canvas'),(9306,2378,'_elementor_edit_mode','builder'),(9307,2378,'_elementor_template_type','wp-page'),(9289,2376,'_wp_page_template','elementor_canvas'),(9290,2376,'_elementor_edit_mode','builder'),(9291,2376,'_elementor_template_type','wp-page'),(9292,2376,'_elementor_version','3.11.1'),(9293,2376,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2c7cda87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"40eb5e82\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"e9e9fee\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"10df331a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"50c59b15\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"78c09113\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"96ac5b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"45b03053\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"195d25eb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e03c822\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"8ae46b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"233b3c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"34e4982a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6412ce55\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"732b23f9\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ccfbacc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4ea10b2b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"274c4c34\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"685e3ec5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"66ea4a4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4e3035bb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"522c3cdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"68572a48\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"5dd553e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"772cbdf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"121aadf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"33eb33c4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"252d46e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"79c06f5b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\",\"_ob_kontrolz_nav_pos_y_alt\":\"50% - 25px\",\"_ob_kontrolz_nav_pos_x_prev_alt\":\"0%\",\"_ob_kontrolz_nav_pos_x_next_alt\":\"0%\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#DC72F1\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false},\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9294,2376,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(9295,2376,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(11381,2630,'metform_entries__file_upload_new',NULL),(11382,2630,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"172.59.74.111\";s:10:\"User_Agent\";s:199:\"Mozilla/5.0 (Linux; Android 11; REVVL V+ 5G Build/RP1A.200720.011; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/111.0.5563.149 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/408.1.0.36.103;]\";}'),(9297,2377,'_wp_page_template','elementor_canvas'),(9298,2377,'_elementor_edit_mode','builder'),(9299,2377,'_elementor_template_type','wp-page'),(9300,2377,'_elementor_version','3.11.1'),(9301,2377,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2c7cda87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"40eb5e82\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"e9e9fee\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"10df331a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"50c59b15\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"78c09113\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"96ac5b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"45b03053\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"195d25eb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e03c822\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"8ae46b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"233b3c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"34e4982a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6412ce55\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"732b23f9\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ccfbacc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4ea10b2b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"274c4c34\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"685e3ec5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"66ea4a4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4e3035bb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"522c3cdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"68572a48\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"5dd553e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"772cbdf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"121aadf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"33eb33c4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"252d46e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"79c06f5b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\",\"_ob_kontrolz_nav_pos_y_alt\":\"50% - 25px\",\"_ob_kontrolz_nav_pos_x_prev_alt\":\"0%\",\"_ob_kontrolz_nav_pos_x_next_alt\":\"0%\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#DC72F1\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false},\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9302,2377,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(9303,2377,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(9310,2378,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(9311,2378,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(11383,2631,'mf_page_id','1339'),(11384,2631,'metform_entries_serial_no','166'),(11385,2631,'metform_entries__form_id','2256'),(11386,2631,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:8:\"Nicholas\";s:8:\"mf-email\";s:27:\"lopezlopez0808008@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:5:\"LopeZ\";s:12:\"mf-telephone\";s:14:\"(469) 650-9650\";s:7:\"mf-text\";s:7:\"Vblink \";s:11:\"mf-textarea\";s:327:\"Just want to register to get the full affect of the game. I love vblink. Want to get in the sweepstakes and the bonus will and what ever else promotions y\'all may have for this platform I have a account already and I love it. So please sign me up for all and any promotions or bonus because this is my favorite platform to play\";}'),(9341,2382,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(9342,2382,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(9340,2382,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2c7cda87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"-400\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"40eb5e82\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"e9e9fee\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"10df331a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"50c59b15\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"78c09113\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"96ac5b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"45b03053\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"195d25eb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e03c822\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"8ae46b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"233b3c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"34e4982a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6412ce55\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"732b23f9\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ccfbacc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4ea10b2b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"274c4c34\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"685e3ec5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"66ea4a4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4e3035bb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"522c3cdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"68572a48\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"5dd553e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"772cbdf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"121aadf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"33eb33c4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"252d46e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"79c06f5b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1feb2a1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"fbbea52\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"d088286\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"f6ac53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"d08e66f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a5d1192\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"4ff4247\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"61643d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"a714511\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e59c6a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"fceea77\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ab2220\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"eb56f81\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"414ca56\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"f3808cb\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"9abe005\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"03d69ad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"32765b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"3cf36a1\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"9913652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4f0a69d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"84a674a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"8eb7708\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"aa92f54\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"c63889c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8bf149c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"ab20e1c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"258e700\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"4b51318\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\",\"_ob_kontrolz_nav_pos_y_alt\":\"50% - 25px\",\"_ob_kontrolz_nav_pos_x_prev_alt\":\"0%\",\"_ob_kontrolz_nav_pos_x_next_alt\":\"0%\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#DC72F1\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false},\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9336,2382,'_wp_page_template','elementor_canvas'),(9337,2382,'_elementor_edit_mode','builder'),(9338,2382,'_elementor_template_type','wp-page'),(9339,2382,'_elementor_version','3.11.1'),(9326,2380,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2c7cda87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"-400\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"40eb5e82\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"e9e9fee\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"10df331a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"50c59b15\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"78c09113\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"96ac5b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"45b03053\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"195d25eb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e03c822\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"8ae46b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"233b3c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"34e4982a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6412ce55\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"732b23f9\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ccfbacc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4ea10b2b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"274c4c34\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"685e3ec5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"66ea4a4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4e3035bb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"522c3cdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"68572a48\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"5dd553e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"772cbdf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"121aadf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"33eb33c4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"252d46e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"79c06f5b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1feb2a1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"-400\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"fbbea52\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"d088286\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"f6ac53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"d08e66f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a5d1192\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"4ff4247\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"61643d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"a714511\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e59c6a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"fceea77\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ab2220\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"eb56f81\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"414ca56\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"f3808cb\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"9abe005\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"03d69ad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"32765b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"3cf36a1\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"9913652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4f0a69d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"84a674a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"8eb7708\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"aa92f54\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"c63889c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8bf149c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"ab20e1c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"258e700\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"4b51318\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\",\"_ob_kontrolz_nav_pos_y_alt\":\"50% - 25px\",\"_ob_kontrolz_nav_pos_x_prev_alt\":\"0%\",\"_ob_kontrolz_nav_pos_x_next_alt\":\"0%\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#DC72F1\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false},\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9327,2380,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(9328,2380,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(9329,2381,'_wp_page_template','elementor_canvas'),(9330,2381,'_elementor_edit_mode','builder'),(9331,2381,'_elementor_template_type','wp-page'),(9332,2381,'_elementor_version','3.11.1'),(9333,2381,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2c7cda87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"-400\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"40eb5e82\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"e9e9fee\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"10df331a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"50c59b15\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"78c09113\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"96ac5b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"45b03053\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"195d25eb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e03c822\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"8ae46b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"233b3c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"34e4982a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6412ce55\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"732b23f9\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ccfbacc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4ea10b2b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"274c4c34\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"685e3ec5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"66ea4a4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4e3035bb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"522c3cdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"68572a48\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"5dd553e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"772cbdf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"121aadf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"33eb33c4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"252d46e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"79c06f5b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1feb2a1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"-400\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"fbbea52\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"d088286\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"f6ac53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"d08e66f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a5d1192\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"4ff4247\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"61643d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"a714511\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e59c6a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"fceea77\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ab2220\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"eb56f81\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"414ca56\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"f3808cb\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"9abe005\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"03d69ad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"32765b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"3cf36a1\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"9913652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4f0a69d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"84a674a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"8eb7708\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"aa92f54\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"c63889c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8bf149c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"ab20e1c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"258e700\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"4b51318\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\",\"_ob_kontrolz_nav_pos_y_alt\":\"50% - 25px\",\"_ob_kontrolz_nav_pos_x_prev_alt\":\"0%\",\"_ob_kontrolz_nav_pos_x_next_alt\":\"0%\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#DC72F1\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false},\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9334,2381,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(9335,2381,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(11405,2634,'metform_entries__file_upload_new',NULL),(9344,2383,'_wp_page_template','elementor_header_footer'),(9345,2383,'_elementor_edit_mode','builder'),(9346,2383,'_elementor_template_type','wp-post'),(9347,2383,'_elementor_version','3.11.1'),(9348,2383,'_elementor_data','[{\"id\":\"b16166d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"aae6786\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7c6d5dc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"47bc6b7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2785f63\"}],\"gap\":\"no\",\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"content_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"z_index\":999},\"elements\":[{\"id\":\"511b842a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":14.4090000000000006963318810448981821537017822265625,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b1f6631\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a39f17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fb11301\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4a3c7b7\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ac40b1f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1349,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"6424e26\"}],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b925faa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":85.5909999999999939745976007543504238128662109375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"ee65427\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1cd2295\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d6cd930\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"04a6a59\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50,\"text_align\":\"center\"},\"elements\":[{\"id\":\"5e1604a8\",\"elType\":\"widget\",\"settings\":{\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"ekit_nav_menu_hover_bar_switch\":\"yes\",\"ekit_nav_menu_hover_width\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Mukta\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"700\",\"elementskit_content_typography_text_transform\":\"uppercase\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_submenu_container_width_tablet\":\"200px\",\"_z_index\":\"12\",\"elementskit_item_color_hover\":\"#C20516\",\"elementskit_submenu_item_color\":\"#292929\",\"elementskit_item_text_color_hover\":\"#FFFFFF\",\"elementskit_nav_menu\":\"header-menu\",\"ekit_all_conditions_list\":[{\"_id\":\"6817ae3\"}],\"elementskit_nav_menu_logo\":{\"id\":1349,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"elementskit_nav_menu_active_text_color\":\"#A423EB\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#B81F20\",\"elementskit_nav_sub_menu_active_text_color\":\"#FFFFFF\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"#B81F20\",\"elementskit_one_page_enable\":\"\",\"elementskit_menu_text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(9349,2383,'_elementor_page_assets','a:0:{}'),(9350,2383,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(9555,560,'_eael_custom_js',''),(9352,2384,'_wp_page_template','elementor_header_footer'),(9353,2384,'_elementor_edit_mode','builder'),(9354,2384,'_elementor_template_type','wp-post'),(9355,2384,'_elementor_version','3.11.1'),(9356,2384,'_elementor_data','[{\"id\":\"b16166d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"aae6786\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7c6d5dc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"47bc6b7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2785f63\"}],\"gap\":\"no\",\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"content_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"z_index\":999},\"elements\":[{\"id\":\"511b842a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":14.4090000000000006963318810448981821537017822265625,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b1f6631\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a39f17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fb11301\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4a3c7b7\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ac40b1f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1349,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"6424e26\"}],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b925faa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":85.5909999999999939745976007543504238128662109375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"ee65427\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1cd2295\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d6cd930\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"04a6a59\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50,\"text_align\":\"center\"},\"elements\":[{\"id\":\"5e1604a8\",\"elType\":\"widget\",\"settings\":{\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"ekit_nav_menu_hover_bar_switch\":\"yes\",\"ekit_nav_menu_hover_width\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Mukta\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"700\",\"elementskit_content_typography_text_transform\":\"uppercase\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_submenu_container_width_tablet\":\"200px\",\"_z_index\":\"12\",\"elementskit_item_color_hover\":\"#C20516\",\"elementskit_submenu_item_color\":\"#292929\",\"elementskit_item_text_color_hover\":\"#FFFFFF\",\"elementskit_nav_menu\":\"header-menu\",\"ekit_all_conditions_list\":[{\"_id\":\"6817ae3\"}],\"elementskit_nav_menu_logo\":{\"id\":1349,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"elementskit_nav_menu_active_text_color\":\"#A423EB\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#B81F20\",\"elementskit_nav_sub_menu_active_text_color\":\"#FFFFFF\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"#B81F20\",\"elementskit_one_page_enable\":\"\",\"elementskit_menu_text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(9357,2384,'_elementor_page_assets','a:0:{}'),(9358,2384,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(9360,2385,'_wp_page_template','elementor_header_footer'),(9361,2385,'_elementor_edit_mode','builder'),(9362,2385,'_elementor_template_type','wp-post'),(9363,2385,'_elementor_version','3.11.1'),(9364,2385,'_elementor_data','[{\"id\":\"b16166d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"aae6786\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7c6d5dc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"47bc6b7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2785f63\"}],\"gap\":\"no\",\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"content_width\":{\"unit\":\"px\",\"size\":1280,\"sizes\":[]},\"z_index\":999,\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"511b842a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":14.4090000000000006963318810448981821537017822265625,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b1f6631\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a39f17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fb11301\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4a3c7b7\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ac40b1f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1349,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"6424e26\"}],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b925faa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":85.5909999999999939745976007543504238128662109375,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"ee65427\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1cd2295\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d6cd930\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"04a6a59\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50,\"text_align\":\"center\"},\"elements\":[{\"id\":\"5e1604a8\",\"elType\":\"widget\",\"settings\":{\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"ekit_nav_menu_hover_bar_switch\":\"yes\",\"ekit_nav_menu_hover_width\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Mukta\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"700\",\"elementskit_content_typography_text_transform\":\"uppercase\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_submenu_container_width_tablet\":\"200px\",\"_z_index\":\"12\",\"elementskit_item_color_hover\":\"#F0DF09\",\"elementskit_submenu_item_color\":\"#292929\",\"elementskit_item_text_color_hover\":\"#FFFFFF\",\"elementskit_nav_menu\":\"header-menu\",\"ekit_all_conditions_list\":[{\"_id\":\"6817ae3\"}],\"elementskit_nav_menu_logo\":{\"id\":1349,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vblink-transparent-e1676445062786.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"elementskit_nav_menu_active_text_color\":\"#A423EB\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#B81F20\",\"elementskit_nav_sub_menu_active_text_color\":\"#FFFFFF\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"#B81F20\",\"elementskit_one_page_enable\":\"\",\"elementskit_menu_text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(9365,2385,'_elementor_page_assets','a:0:{}'),(9366,2385,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(9552,19,'_eael_custom_js',''),(11387,2631,'metform_entries__file_upload_new',NULL),(9399,2389,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(9400,2389,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(9398,2389,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2c7cda87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"-400\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"40eb5e82\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"e9e9fee\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"10df331a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"50c59b15\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"78c09113\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"96ac5b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"45b03053\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"195d25eb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e03c822\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"8ae46b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"233b3c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"34e4982a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6412ce55\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"732b23f9\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ccfbacc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4ea10b2b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"274c4c34\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"685e3ec5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"66ea4a4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4e3035bb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"522c3cdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"68572a48\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"5dd553e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"772cbdf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"121aadf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"33eb33c4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"252d46e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"79c06f5b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1feb2a1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"fbbea52\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"d088286\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"f6ac53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"d08e66f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a5d1192\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"4ff4247\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"61643d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"a714511\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e59c6a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"fceea77\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ab2220\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"eb56f81\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"414ca56\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"f3808cb\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"9abe005\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"03d69ad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"32765b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"3cf36a1\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"9913652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4f0a69d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"84a674a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"8eb7708\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"aa92f54\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"c63889c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8bf149c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"ab20e1c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"258e700\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"4b51318\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\",\"_ob_kontrolz_nav_pos_y_alt\":\"50% - 25px\",\"_ob_kontrolz_nav_pos_x_prev_alt\":\"0%\",\"_ob_kontrolz_nav_pos_x_next_alt\":\"0%\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#DC72F1\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false},\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9394,2389,'_wp_page_template','elementor_header_footer'),(9395,2389,'_elementor_edit_mode','builder'),(9396,2389,'_elementor_template_type','wp-page'),(9397,2389,'_elementor_version','3.11.1'),(9378,2387,'_wp_page_template','elementor_canvas'),(9379,2387,'_elementor_edit_mode','builder'),(9380,2387,'_elementor_template_type','wp-page'),(9381,2387,'_elementor_version','3.11.1'),(9382,2387,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2c7cda87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"-400\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"40eb5e82\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"e9e9fee\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"10df331a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"50c59b15\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"78c09113\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"96ac5b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"45b03053\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"195d25eb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e03c822\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"8ae46b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"233b3c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"34e4982a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6412ce55\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"732b23f9\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ccfbacc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4ea10b2b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"274c4c34\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"685e3ec5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"66ea4a4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4e3035bb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"522c3cdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"68572a48\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"5dd553e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"772cbdf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"121aadf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"33eb33c4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"252d46e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"79c06f5b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1feb2a1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"fbbea52\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"d088286\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"f6ac53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"d08e66f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a5d1192\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"4ff4247\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"61643d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"a714511\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e59c6a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"fceea77\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ab2220\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"eb56f81\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"414ca56\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"f3808cb\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"9abe005\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"03d69ad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"32765b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"3cf36a1\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"9913652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4f0a69d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"84a674a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"8eb7708\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"aa92f54\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"c63889c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8bf149c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"ab20e1c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"258e700\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"4b51318\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\",\"_ob_kontrolz_nav_pos_y_alt\":\"50% - 25px\",\"_ob_kontrolz_nav_pos_x_prev_alt\":\"0%\",\"_ob_kontrolz_nav_pos_x_next_alt\":\"0%\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#DC72F1\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false},\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9383,2387,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(9384,2387,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(9550,15,'_eael_custom_js',''),(9386,2388,'_wp_page_template','elementor_canvas'),(9387,2388,'_elementor_edit_mode','builder'),(9388,2388,'_elementor_template_type','wp-page'),(9389,2388,'_elementor_version','3.11.1'),(9390,2388,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2c7cda87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"-400\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"40eb5e82\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"e9e9fee\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"10df331a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"50c59b15\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"78c09113\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"96ac5b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"45b03053\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"195d25eb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e03c822\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"8ae46b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"233b3c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"34e4982a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6412ce55\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"732b23f9\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ccfbacc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4ea10b2b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"274c4c34\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"685e3ec5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"66ea4a4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4e3035bb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"522c3cdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"68572a48\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"5dd553e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"772cbdf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"121aadf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"33eb33c4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"252d46e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"79c06f5b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1feb2a1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"fbbea52\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"d088286\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"f6ac53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"d08e66f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a5d1192\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"4ff4247\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"61643d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"a714511\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e59c6a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"fceea77\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ab2220\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"eb56f81\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"414ca56\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"f3808cb\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"9abe005\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"03d69ad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"32765b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"3cf36a1\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"9913652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4f0a69d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"84a674a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"8eb7708\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"aa92f54\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"c63889c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8bf149c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"ab20e1c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"258e700\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"4b51318\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\",\"_ob_kontrolz_nav_pos_y_alt\":\"50% - 25px\",\"_ob_kontrolz_nav_pos_x_prev_alt\":\"0%\",\"_ob_kontrolz_nav_pos_x_next_alt\":\"0%\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#DC72F1\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false},\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9391,2388,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(9392,2388,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(11392,2632,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:8:\"Nicholas\";s:8:\"mf-email\";s:27:\"lopezlopez0808008@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:5:\"LopeZ\";s:12:\"mf-telephone\";s:14:\"(469) 650-9650\";s:7:\"mf-text\";s:9:\"Register \";s:11:\"mf-textarea\";s:62:\"Just registering for the bonuses and any promotions I may have\";}'),(11389,2632,'mf_page_id','1339'),(11390,2632,'metform_entries_serial_no','167'),(11391,2632,'metform_entries__form_id','2256'),(9403,2390,'_elementor_edit_mode','builder'),(9404,2390,'_elementor_template_type','wp-page'),(9405,2390,'_elementor_version','3.11.1'),(9406,2390,'_wp_page_template','default'),(9407,2390,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(9408,2390,'_elementor_data','[{\"id\":\"fd484e5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0fb71da\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"09fc31f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f6a30de\"}]},\"elements\":[{\"id\":\"c4a5d33\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e93f6fc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"39f8ee3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f9d1fa5\"}]},\"elements\":[{\"id\":\"1afbb07\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f646151\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stores and Distributors\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45e22f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Are you interested in online gaming, especially in sweepstakes games? Would you like to want to open your internet games business? If your answer is yes, then you are in luck, because we are going to explain the steps in detail.<\\/p><p>We are looking for income motivated people to join our group of gaming professionals. Currently we have open territories for online stores or distributorships in most all 50 US States.<\\/p><p>Vblink sells software to large distributors. Those distributors sell to smaller distributors that sell to individual stores. Vblink has no affiliation with these stores and is not responsible for how they run their business. However, Vblink does want to know of any wrong-doing and will conduct an investigation on what has been reported. Orion Stars does not tolerate abuse of the software.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6251f78\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0de9369\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0fb71da\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"09fc31f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f6a30de\"}]},\"elements\":[{\"id\":\"47c66a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e93f6fc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"39f8ee3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f9d1fa5\"}]},\"elements\":[{\"id\":\"d962952\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Distributor\\/Store Application Form\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f85e30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If you would like to become a Distributor, please fill out this form and we will be in contact with you. If you are a store looking for the Vblink software, please fill out this form and you will be contacted. We thank you for reaching out to us and we are looking forward to potential future business with you.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6a5d851\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68822ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"80969f0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e9710a0\"}]},\"elements\":[{\"id\":\"ddc2538\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6ffe2b9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"496192b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"bdcf5d3\"}]},\"elements\":[{\"id\":\"29fdb3e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b96e332\",\"elType\":\"widget\",\"settings\":{\"mf_form_id\":\"2312***1677055018472\"},\"elements\":[],\"widgetType\":\"metform\"}],\"isInner\":false}],\"isInner\":false}]'),(9409,2390,'_elementor_page_assets','a:0:{}'),(9546,1335,'_eael_custom_js',''),(9411,2391,'_elementor_edit_mode','builder'),(9412,2391,'_elementor_template_type','wp-page'),(9413,2391,'_elementor_version','3.11.1'),(9414,2391,'_wp_page_template','default'),(9415,2391,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(9416,2391,'_elementor_data','[{\"id\":\"fd484e5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0fb71da\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"09fc31f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f6a30de\"}]},\"elements\":[{\"id\":\"c4a5d33\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e93f6fc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"39f8ee3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f9d1fa5\"}]},\"elements\":[{\"id\":\"1afbb07\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f646151\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stores and Distributors\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45e22f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Are you interested in online gaming, especially in sweepstakes games? Would you like to want to open your internet games business? If your answer is yes, then you are in luck, because we are going to explain the steps in detail.<\\/p><p>We are looking for income motivated people to join our group of gaming professionals. Currently we have open territories for online stores or distributorships in most all 50 US States.<\\/p><p>Vblink sells software to large distributors. Those distributors sell to smaller distributors that sell to individual stores. Vblink has no affiliation with these stores and is not responsible for how they run their business. However, Vblink does want to know of any wrong-doing and will conduct an investigation on what has been reported. Orion Stars does not tolerate abuse of the software.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6251f78\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0de9369\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0fb71da\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"09fc31f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f6a30de\"}]},\"elements\":[{\"id\":\"47c66a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e93f6fc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"39f8ee3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f9d1fa5\"}]},\"elements\":[{\"id\":\"d962952\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Distributor\\/Store Application Form\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f85e30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If you would like to become a Distributor, please fill out this form and we will be in contact with you. If you are a store looking for the Vblink software, please fill out this form and you will be contacted. We thank you for reaching out to us and we are looking forward to potential future business with you.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6a5d851\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68822ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"80969f0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e9710a0\"}]},\"elements\":[{\"id\":\"ddc2538\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6ffe2b9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"496192b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"bdcf5d3\"}]},\"elements\":[{\"id\":\"29fdb3e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b96e332\",\"elType\":\"widget\",\"settings\":{\"mf_form_id\":\"2312***1677055018472\"},\"elements\":[],\"widgetType\":\"metform\"}],\"isInner\":false}],\"isInner\":false}]'),(9417,2391,'_elementor_page_assets','a:0:{}'),(9544,1334,'_eael_custom_js',''),(11393,2632,'metform_entries__file_upload_new',NULL),(9419,2392,'_elementor_edit_mode','builder'),(9420,2392,'_elementor_template_type','wp-page'),(9421,2392,'_elementor_version','3.11.1'),(9422,2392,'_wp_page_template','default'),(9423,2392,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(9424,2392,'_elementor_data','[{\"id\":\"fd484e5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0fb71da\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"09fc31f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f6a30de\"}],\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"c4a5d33\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e93f6fc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"39f8ee3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f9d1fa5\"}]},\"elements\":[{\"id\":\"1afbb07\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f646151\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stores and Distributors\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45e22f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Are you interested in online gaming, especially in sweepstakes games? Would you like to want to open your internet games business? If your answer is yes, then you are in luck, because we are going to explain the steps in detail.<\\/p>\\n<p>We are looking for income motivated people to join our group of gaming professionals. Currently we have open territories for online stores or distributorships in most all 50 US States.<\\/p>\\n<p>Vblink sells software to large distributors. Those distributors sell to smaller distributors that sell to individual stores. Vblink has no affiliation with these stores and is not responsible for how they run their business. However, Vblink does want to know of any wrong-doing and will conduct an investigation on what has been reported. Vblink does not tolerate abuse of the software.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6251f78\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0de9369\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0fb71da\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"09fc31f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f6a30de\"}],\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"47c66a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e93f6fc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"39f8ee3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f9d1fa5\"}]},\"elements\":[{\"id\":\"d962952\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Distributor\\/Store Application Form\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f85e30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If you would like to become a Distributor, please fill out this form and we will be in contact with you. If you are a store looking for the Vblink software, please fill out this form and you will be contacted. We thank you for reaching out to us and we are looking forward to potential future business with you.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6a5d851\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68822ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"80969f0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e9710a0\"}],\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"ddc2538\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6ffe2b9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"496192b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"bdcf5d3\"}]},\"elements\":[{\"id\":\"29fdb3e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b96e332\",\"elType\":\"widget\",\"settings\":{\"mf_form_id\":\"2312***1677055018472\"},\"elements\":[],\"widgetType\":\"metform\"}],\"isInner\":false}],\"isInner\":false}]'),(9425,2392,'_elementor_page_assets','a:0:{}'),(11394,2632,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"172.58.110.158\";s:10:\"User_Agent\";s:210:\"Mozilla/5.0 (Linux; Android 12; moto g power (2022) Build/S3RQS32.20-42-10-6; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/111.0.5563.116 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/408.1.0.36.103;]\";}'),(9428,1631,'ekit_post_views_count','41'),(9429,2393,'_wp_page_template','elementor_header_footer'),(9430,2393,'_elementor_edit_mode','builder'),(9431,2393,'_elementor_template_type','wp-page'),(9432,2393,'_elementor_version','3.11.1'),(9433,2393,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2c7cda87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"-400\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"40eb5e82\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"e9e9fee\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"10df331a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"50c59b15\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"78c09113\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"96ac5b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"45b03053\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"195d25eb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e03c822\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"8ae46b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"233b3c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"34e4982a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6412ce55\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"732b23f9\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ccfbacc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4ea10b2b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"274c4c34\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"685e3ec5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"66ea4a4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4e3035bb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"522c3cdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"68572a48\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"5dd553e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"772cbdf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"121aadf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"33eb33c4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"252d46e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"79c06f5b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1feb2a1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"fbbea52\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"d088286\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"f6ac53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"d08e66f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a5d1192\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"4ff4247\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"61643d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"a714511\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e59c6a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"fceea77\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ab2220\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"eb56f81\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"414ca56\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"f3808cb\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"9abe005\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"03d69ad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"32765b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"3cf36a1\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"9913652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4f0a69d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"84a674a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"8eb7708\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"aa92f54\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"c63889c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8bf149c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"ab20e1c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"258e700\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"4b51318\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\",\"_ob_kontrolz_nav_pos_y_alt\":\"50% - 25px\",\"_ob_kontrolz_nav_pos_x_prev_alt\":\"0%\",\"_ob_kontrolz_nav_pos_x_next_alt\":\"0%\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#DC72F1\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false},\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9434,2393,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(9435,2393,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(11398,2633,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:6:\"Manuel\";s:8:\"mf-email\";s:20:\"thatkiid93@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:8:\"Resendez\";s:12:\"mf-telephone\";s:10:\"6194844237\";s:7:\"mf-text\";s:6:\"Player\";s:11:\"mf-textarea\";s:27:\"Hello I would like to join \";}'),(9437,2394,'_wp_page_template','elementor_header_footer'),(9438,2394,'_elementor_edit_mode','builder'),(9439,2394,'_elementor_template_type','wp-page'),(9440,2394,'_elementor_version','3.11.1'),(9441,2394,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2c7cda87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"-400\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"40eb5e82\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"e9e9fee\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"10df331a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"50c59b15\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"78c09113\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"96ac5b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"45b03053\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"195d25eb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e03c822\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"8ae46b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"233b3c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"34e4982a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6412ce55\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"732b23f9\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ccfbacc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4ea10b2b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"274c4c34\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"685e3ec5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"66ea4a4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4e3035bb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"522c3cdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"68572a48\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"5dd553e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"772cbdf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"121aadf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"33eb33c4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"252d46e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"79c06f5b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1feb2a1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"fbbea52\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"d088286\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"f6ac53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"d08e66f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a5d1192\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"4ff4247\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"61643d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"a714511\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e59c6a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"fceea77\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ab2220\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"eb56f81\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"414ca56\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"f3808cb\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"9abe005\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"03d69ad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"32765b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"3cf36a1\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"9913652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4f0a69d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"84a674a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"8eb7708\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"aa92f54\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"c63889c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8bf149c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"ab20e1c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"258e700\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"4b51318\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\",\"_ob_kontrolz_nav_pos_y_alt\":\"50% - 25px\",\"_ob_kontrolz_nav_pos_x_prev_alt\":\"0%\",\"_ob_kontrolz_nav_pos_x_next_alt\":\"0%\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#DC72F1\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false},\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9442,2394,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(9443,2394,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(11399,2633,'metform_entries__file_upload_new',NULL),(9538,1332,'_eael_custom_js',''),(9446,2395,'_elementor_edit_mode','builder'),(9447,2395,'_elementor_template_type','wp-page'),(9448,2395,'_elementor_version','3.11.1');
INSERT INTO `wpjk_postmeta` VALUES (9449,2395,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2c7cda87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"-400\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"40eb5e82\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"e9e9fee\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"10df331a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"50c59b15\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"78c09113\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"96ac5b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"45b03053\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"195d25eb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e03c822\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"8ae46b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"233b3c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"34e4982a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6412ce55\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"732b23f9\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ccfbacc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4ea10b2b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"274c4c34\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"685e3ec5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"66ea4a4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4e3035bb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"522c3cdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"68572a48\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"5dd553e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"772cbdf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"121aadf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"33eb33c4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"252d46e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"79c06f5b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1feb2a1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"fbbea52\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"d088286\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"f6ac53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"d08e66f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a5d1192\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"4ff4247\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"61643d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"a714511\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e59c6a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"fceea77\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ab2220\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"eb56f81\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"414ca56\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"f3808cb\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"9abe005\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"03d69ad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"32765b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"3cf36a1\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"9913652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4f0a69d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"84a674a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"8eb7708\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"aa92f54\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"c63889c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8bf149c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"ab20e1c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"258e700\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"4b51318\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\",\"_ob_kontrolz_nav_pos_y_alt\":\"50% - 25px\",\"_ob_kontrolz_nav_pos_x_prev_alt\":\"0%\",\"_ob_kontrolz_nav_pos_x_next_alt\":\"0%\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#DC72F1\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false},\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9450,2395,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(9451,2395,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(11400,2633,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"172.56.241.130\";s:10:\"User_Agent\";s:135:\"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1\";}'),(9536,886,'_eael_custom_js',''),(9454,2396,'_wp_page_template','elementor_header_footer'),(9455,2396,'_elementor_edit_mode','builder'),(9456,2396,'_elementor_template_type','wp-page'),(9457,2396,'_elementor_version','3.11.1'),(9458,2396,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2c7cda87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"-400\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"40eb5e82\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"e9e9fee\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"10df331a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"50c59b15\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"78c09113\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"96ac5b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"45b03053\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"195d25eb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e03c822\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"8ae46b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"233b3c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"34e4982a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6412ce55\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"732b23f9\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ccfbacc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4ea10b2b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"274c4c34\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"685e3ec5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"66ea4a4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4e3035bb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"522c3cdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"68572a48\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"5dd553e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"772cbdf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"121aadf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"33eb33c4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"252d46e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"79c06f5b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1feb2a1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"fbbea52\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"d088286\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"f6ac53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"d08e66f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a5d1192\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"4ff4247\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"61643d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"a714511\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e59c6a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"fceea77\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ab2220\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"eb56f81\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"414ca56\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"f3808cb\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"9abe005\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"03d69ad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"32765b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"3cf36a1\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"9913652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4f0a69d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"84a674a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"8eb7708\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"aa92f54\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"c63889c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8bf149c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"ab20e1c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"258e700\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"4b51318\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\",\"_ob_kontrolz_nav_pos_y_alt\":\"50% - 25px\",\"_ob_kontrolz_nav_pos_x_prev_alt\":\"0%\",\"_ob_kontrolz_nav_pos_x_next_alt\":\"0%\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#DC72F1\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false},\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9459,2396,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(9460,2396,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(11401,2634,'mf_page_id','1339'),(11402,2634,'metform_entries_serial_no','169'),(9462,2397,'_wp_page_template','elementor_header_footer'),(9463,2397,'_elementor_edit_mode','builder'),(9464,2397,'_elementor_template_type','wp-page'),(9465,2397,'_elementor_version','3.11.1'),(9466,2397,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2c7cda87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"-400\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"40eb5e82\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"e9e9fee\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"10df331a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"50c59b15\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"78c09113\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"96ac5b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"45b03053\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"195d25eb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e03c822\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"8ae46b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"233b3c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"34e4982a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6412ce55\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"732b23f9\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ccfbacc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4ea10b2b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"274c4c34\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"685e3ec5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"66ea4a4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4e3035bb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"522c3cdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"68572a48\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"5dd553e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"772cbdf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"121aadf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"33eb33c4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"252d46e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"79c06f5b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1feb2a1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"fbbea52\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"d088286\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"f6ac53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"d08e66f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a5d1192\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"4ff4247\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"61643d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"a714511\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e59c6a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"fceea77\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ab2220\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"eb56f81\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"414ca56\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"f3808cb\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"9abe005\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"03d69ad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"32765b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"3cf36a1\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"9913652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4f0a69d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"84a674a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"8eb7708\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"aa92f54\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"c63889c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8bf149c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"ab20e1c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"258e700\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"4b51318\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\",\"_ob_kontrolz_nav_pos_y_alt\":\"50% - 25px\",\"_ob_kontrolz_nav_pos_x_prev_alt\":\"0%\",\"_ob_kontrolz_nav_pos_x_next_alt\":\"0%\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#DC72F1\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false},\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9467,2397,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(9468,2397,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(10065,1339,'_yoast_wpseo_content_score','90'),(10066,1339,'_yoast_wpseo_estimated-reading-time-minutes','2'),(10155,2449,'_elementor_edit_mode','builder'),(11403,2634,'metform_entries__form_id','2256'),(9470,2398,'_wp_page_template','elementor_header_footer'),(9471,2398,'_elementor_edit_mode','builder'),(9472,2398,'_elementor_template_type','wp-page'),(9473,2398,'_elementor_version','3.11.1'),(9474,2398,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2c7cda87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"-400\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"40eb5e82\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"e9e9fee\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"10df331a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"50c59b15\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"78c09113\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"96ac5b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"45b03053\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"195d25eb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e03c822\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"8ae46b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"233b3c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"34e4982a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6412ce55\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"732b23f9\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ccfbacc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4ea10b2b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"274c4c34\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"685e3ec5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"66ea4a4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4e3035bb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"522c3cdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"68572a48\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"5dd553e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"772cbdf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"121aadf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"33eb33c4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"252d46e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"79c06f5b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1feb2a1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"fbbea52\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"d088286\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"f6ac53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"d08e66f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a5d1192\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"4ff4247\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"61643d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"a714511\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e59c6a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"fceea77\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ab2220\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"eb56f81\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"414ca56\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"f3808cb\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"9abe005\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"03d69ad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"32765b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"3cf36a1\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"9913652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4f0a69d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"84a674a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"8eb7708\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"aa92f54\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"c63889c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8bf149c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"ab20e1c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"258e700\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"4b51318\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\",\"_ob_kontrolz_nav_pos_y_alt\":\"50% - 25px\",\"_ob_kontrolz_nav_pos_x_prev_alt\":\"0%\",\"_ob_kontrolz_nav_pos_x_next_alt\":\"0%\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#DC72F1\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false},\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9475,2398,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(9476,2398,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(11358,2627,'mf_page_id','1339'),(11359,2627,'metform_entries_serial_no','162'),(11360,2627,'metform_entries__form_id','2256'),(11361,2627,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:6:\"Sylvia\";s:8:\"mf-email\";s:13:\"sberg@gci.net\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:4:\"Berg\";s:12:\"mf-telephone\";s:10:\"9073019611\";s:7:\"mf-text\";s:5:\"Games\";s:11:\"mf-textarea\";s:20:\"I enjoy mostly slots\";}'),(9522,2402,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(9521,2402,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(9520,2402,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2c7cda87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"-400\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"40eb5e82\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"e9e9fee\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"10df331a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"50c59b15\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"78c09113\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"96ac5b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"45b03053\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"195d25eb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e03c822\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"8ae46b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"233b3c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"34e4982a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6412ce55\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"732b23f9\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ccfbacc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4ea10b2b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"274c4c34\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"685e3ec5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"66ea4a4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4e3035bb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"522c3cdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"68572a48\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"5dd553e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"772cbdf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"121aadf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"33eb33c4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"252d46e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"79c06f5b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1feb2a1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"content_position\":\"middle\",\"_ob_glider_h_vert_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"fbbea52\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"d088286\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"f6ac53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"d08e66f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a5d1192\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"4ff4247\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"61643d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"a714511\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e59c6a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"fceea77\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ab2220\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"eb56f81\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"414ca56\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"f3808cb\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"9abe005\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"03d69ad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"32765b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"3cf36a1\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"9913652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4f0a69d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"84a674a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"8eb7708\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"aa92f54\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"c63889c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8bf149c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"ab20e1c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"258e700\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"4b51318\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\",\"_ob_kontrolz_nav_pos_y_alt\":\"50% - 25px\",\"_ob_kontrolz_nav_pos_x_prev_alt\":\"0%\",\"_ob_kontrolz_nav_pos_x_next_alt\":\"0%\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#DC72F1\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false},\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9516,2402,'_wp_page_template','elementor_header_footer'),(9517,2402,'_elementor_edit_mode','builder'),(9518,2402,'_elementor_template_type','wp-page'),(9519,2402,'_elementor_version','3.11.1'),(9500,2400,'_wp_page_template','elementor_header_footer'),(9501,2400,'_elementor_edit_mode','builder'),(9502,2400,'_elementor_template_type','wp-page'),(9503,2400,'_elementor_version','3.11.1'),(9504,2400,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2c7cda87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"-400\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"40eb5e82\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"e9e9fee\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"10df331a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"50c59b15\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"78c09113\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"96ac5b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"45b03053\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"195d25eb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e03c822\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"8ae46b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"233b3c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"34e4982a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6412ce55\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"732b23f9\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ccfbacc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4ea10b2b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"274c4c34\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"685e3ec5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"66ea4a4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4e3035bb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"522c3cdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"68572a48\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"5dd553e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"772cbdf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"121aadf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"33eb33c4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"252d46e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"79c06f5b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1feb2a1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"fbbea52\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"d088286\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"f6ac53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"d08e66f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a5d1192\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"4ff4247\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"61643d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"a714511\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e59c6a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"fceea77\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ab2220\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"eb56f81\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"414ca56\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"f3808cb\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"9abe005\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"03d69ad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"32765b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"3cf36a1\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"9913652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4f0a69d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"84a674a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"8eb7708\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"aa92f54\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"c63889c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8bf149c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"ab20e1c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"258e700\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"4b51318\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\",\"_ob_kontrolz_nav_pos_y_alt\":\"50% - 25px\",\"_ob_kontrolz_nav_pos_x_prev_alt\":\"0%\",\"_ob_kontrolz_nav_pos_x_next_alt\":\"0%\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#DC72F1\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false},\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9505,2400,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(9506,2400,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(9531,1618,'ekit_post_views_count','57'),(9508,2401,'_wp_page_template','elementor_header_footer'),(9509,2401,'_elementor_edit_mode','builder'),(9510,2401,'_elementor_template_type','wp-page'),(9511,2401,'_elementor_version','3.11.1'),(9512,2401,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2c7cda87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"-400\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"40eb5e82\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"e9e9fee\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"10df331a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"50c59b15\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"78c09113\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"96ac5b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"45b03053\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"195d25eb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e03c822\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"8ae46b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"233b3c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"34e4982a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6412ce55\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"732b23f9\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ccfbacc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4ea10b2b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"274c4c34\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"685e3ec5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"66ea4a4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4e3035bb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"522c3cdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"68572a48\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"5dd553e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"772cbdf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"121aadf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"33eb33c4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"252d46e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"79c06f5b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1feb2a1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"fbbea52\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"d088286\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"f6ac53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"d08e66f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a5d1192\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"4ff4247\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"61643d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"a714511\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e59c6a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"fceea77\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ab2220\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"eb56f81\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"414ca56\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"f3808cb\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"9abe005\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"03d69ad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"32765b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"3cf36a1\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"9913652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4f0a69d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"84a674a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"8eb7708\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"aa92f54\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"c63889c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8bf149c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"ab20e1c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"258e700\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"4b51318\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\",\"_ob_kontrolz_nav_pos_y_alt\":\"50% - 25px\",\"_ob_kontrolz_nav_pos_x_prev_alt\":\"0%\",\"_ob_kontrolz_nav_pos_x_next_alt\":\"0%\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#DC72F1\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false},\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9513,2401,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(9514,2401,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(11404,2634,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:2:\"Jt\";s:8:\"mf-email\";s:20:\"mrgraves87@yahoo.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:6:\"Graves\";s:12:\"mf-telephone\";s:10:\"5623364652\";s:7:\"mf-text\";s:10:\"Vblink app\";s:11:\"mf-textarea\";s:69:\"I would like to get vblink platform so I can enjoy a little game time\";}'),(9525,1630,'ekit_post_views_count','63'),(9526,1388,'ekit_post_views_count','25'),(9580,2405,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(9581,2405,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(11376,2629,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"172.58.180.42\";s:10:\"User_Agent\";s:111:\"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Mobile Safari/537.36\";}'),(9583,2404,'_wp_attachment_image_alt','Vblink Online Logo - Fishing games, orion stars, fire kirin, gambling'),(9584,2223,'_wp_attachment_image_alt','Vblink Online, Fishing games, orion stars, fire kirin, gambling'),(9585,1626,'ekit_post_views_count','54'),(11370,2628,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"216.238.4.216\";s:10:\"User_Agent\";s:116:\"Mozilla/5.0 (Linux; Android 12; T602DL) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Mobile Safari/537.36\";}'),(9647,2410,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(9646,2410,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(9644,2410,'_elementor_version','3.11.1'),(9645,2410,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2c7cda87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"-400\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"40eb5e82\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"e9e9fee\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"10df331a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"50c59b15\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"78c09113\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"96ac5b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"45b03053\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"195d25eb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e03c822\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"8ae46b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"233b3c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"34e4982a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6412ce55\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"732b23f9\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ccfbacc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4ea10b2b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"274c4c34\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"685e3ec5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"66ea4a4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4e3035bb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"522c3cdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"68572a48\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"5dd553e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"772cbdf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"121aadf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"33eb33c4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"252d46e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"79c06f5b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1feb2a1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"content_position\":\"middle\",\"_ob_glider_h_vert_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"fbbea52\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"d088286\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"f6ac53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"d08e66f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a5d1192\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"4ff4247\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"61643d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"a714511\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e59c6a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"fceea77\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ab2220\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"eb56f81\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"414ca56\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"f3808cb\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"9abe005\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"03d69ad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"32765b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"3cf36a1\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"9913652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4f0a69d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"84a674a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"8eb7708\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"aa92f54\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"c63889c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8bf149c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"ab20e1c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"258e700\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"4b51318\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\",\"_ob_kontrolz_nav_pos_y_alt\":\"50% - 25px\",\"_ob_kontrolz_nav_pos_x_prev_alt\":\"0%\",\"_ob_kontrolz_nav_pos_x_next_alt\":\"0%\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#DC72F1\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false},\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9641,2410,'_wp_page_template','elementor_header_footer'),(9642,2410,'_elementor_edit_mode','builder'),(9643,2410,'_elementor_template_type','wp-page'),(9621,2407,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(9622,2407,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(11375,2629,'metform_entries__file_upload_new',NULL),(9625,2408,'_wp_page_template','elementor_header_footer'),(9626,2408,'_elementor_edit_mode','builder'),(9627,2408,'_elementor_template_type','wp-page'),(9628,2408,'_elementor_version','3.11.1'),(9629,2408,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2c7cda87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"-400\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"40eb5e82\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"e9e9fee\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"10df331a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"50c59b15\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"78c09113\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"96ac5b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"45b03053\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"195d25eb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e03c822\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"8ae46b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"233b3c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"34e4982a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6412ce55\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"732b23f9\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ccfbacc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4ea10b2b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"274c4c34\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"685e3ec5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"66ea4a4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4e3035bb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"522c3cdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"68572a48\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"5dd553e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"772cbdf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"121aadf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"33eb33c4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"252d46e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"79c06f5b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1feb2a1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"content_position\":\"middle\",\"_ob_glider_h_vert_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"fbbea52\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"d088286\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"f6ac53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"d08e66f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a5d1192\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"4ff4247\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"61643d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"a714511\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e59c6a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"fceea77\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ab2220\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"eb56f81\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"414ca56\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"f3808cb\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"9abe005\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"03d69ad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"32765b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"3cf36a1\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"9913652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4f0a69d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"84a674a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"8eb7708\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"aa92f54\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"c63889c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8bf149c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"ab20e1c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"258e700\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"4b51318\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\",\"_ob_kontrolz_nav_pos_y_alt\":\"50% - 25px\",\"_ob_kontrolz_nav_pos_x_prev_alt\":\"0%\",\"_ob_kontrolz_nav_pos_x_next_alt\":\"0%\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#DC72F1\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false},\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9630,2408,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(9631,2408,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(11372,2629,'metform_entries_serial_no','164'),(11373,2629,'metform_entries__form_id','2256'),(11374,2629,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:7:\"Kandace\";s:8:\"mf-email\";s:26:\"troubledfemale33@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:6:\"Copher\";s:12:\"mf-telephone\";s:10:\"3258299611\";s:7:\"mf-text\";s:11:\"Bonus wheel\";s:11:\"mf-textarea\";s:4:\"Spin\";}'),(9633,2409,'_wp_page_template','elementor_header_footer'),(9634,2409,'_elementor_edit_mode','builder'),(9635,2409,'_elementor_template_type','wp-page'),(9636,2409,'_elementor_version','3.11.1'),(9637,2409,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2c7cda87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"-400\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"40eb5e82\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"e9e9fee\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"10df331a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"50c59b15\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"78c09113\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"96ac5b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"45b03053\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"195d25eb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e03c822\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"8ae46b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"233b3c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"34e4982a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6412ce55\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"732b23f9\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ccfbacc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4ea10b2b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"274c4c34\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"685e3ec5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"66ea4a4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4e3035bb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"522c3cdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"68572a48\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"5dd553e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"772cbdf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"121aadf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"33eb33c4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"252d46e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"79c06f5b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1feb2a1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"content_position\":\"middle\",\"_ob_glider_h_vert_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"fbbea52\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"d088286\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"f6ac53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"d08e66f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a5d1192\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"4ff4247\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"61643d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"a714511\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e59c6a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"fceea77\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ab2220\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"eb56f81\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"414ca56\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"f3808cb\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"9abe005\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"03d69ad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"32765b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"3cf36a1\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"9913652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4f0a69d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"84a674a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"8eb7708\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"aa92f54\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"c63889c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8bf149c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"ab20e1c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"258e700\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"4b51318\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\",\"_ob_kontrolz_nav_pos_y_alt\":\"50% - 25px\",\"_ob_kontrolz_nav_pos_x_prev_alt\":\"0%\",\"_ob_kontrolz_nav_pos_x_next_alt\":\"0%\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#DC72F1\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false},\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9638,2409,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(9639,2409,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(11371,2629,'mf_page_id','1339'),(11369,2628,'metform_entries__file_upload_new',NULL),(9650,2411,'_wp_page_template','elementor_header_footer'),(9651,2411,'_elementor_edit_mode','builder'),(9652,2411,'_elementor_template_type','wp-page'),(9653,2411,'_elementor_version','3.11.2'),(9654,2411,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2c7cda87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"-400\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"40eb5e82\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"e9e9fee\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"10df331a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"50c59b15\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"78c09113\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"96ac5b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"45b03053\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"195d25eb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e03c822\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"8ae46b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"233b3c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"34e4982a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6412ce55\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"732b23f9\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ccfbacc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4ea10b2b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"274c4c34\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"685e3ec5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"66ea4a4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4e3035bb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"522c3cdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"68572a48\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"5dd553e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"772cbdf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"121aadf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"33eb33c4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"252d46e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"79c06f5b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1feb2a1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"content_position\":\"middle\",\"_ob_glider_h_vert_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"fbbea52\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"d088286\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"f6ac53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"d08e66f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a5d1192\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"4ff4247\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"61643d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"a714511\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e59c6a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"fceea77\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ab2220\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"eb56f81\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"414ca56\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"f3808cb\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"9abe005\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"03d69ad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"32765b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"3cf36a1\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"9913652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4f0a69d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"84a674a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"8eb7708\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"aa92f54\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"c63889c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8bf149c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"ab20e1c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"258e700\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"4b51318\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\",\"_ob_kontrolz_nav_pos_y_alt\":\"50% - 25px\",\"_ob_kontrolz_nav_pos_x_prev_alt\":\"0%\",\"_ob_kontrolz_nav_pos_x_next_alt\":\"0%\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#DC72F1\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false},\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9655,2411,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(9656,2411,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(11368,2628,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:6:\"Summer\";s:8:\"mf-email\";s:24:\"allbymyself182@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:8:\"Mitchell\";s:12:\"mf-telephone\";s:10:\"3184013211\";s:7:\"mf-text\";s:14:\"I want to play\";s:11:\"mf-textarea\";s:23:\"I already downloaded it\";}'),(9658,2412,'_wp_page_template','elementor_header_footer'),(9659,2412,'_elementor_edit_mode','builder'),(9660,2412,'_elementor_template_type','wp-page'),(9661,2412,'_elementor_version','3.11.2');
INSERT INTO `wpjk_postmeta` VALUES (9662,2412,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2c7cda87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"-400\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"40eb5e82\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"e9e9fee\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"10df331a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"50c59b15\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"78c09113\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"96ac5b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"45b03053\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"195d25eb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e03c822\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"8ae46b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"233b3c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"34e4982a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6412ce55\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"732b23f9\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ccfbacc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4ea10b2b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"274c4c34\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"685e3ec5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"66ea4a4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4e3035bb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"522c3cdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"68572a48\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"5dd553e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"772cbdf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"121aadf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"33eb33c4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"252d46e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"79c06f5b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1feb2a1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"content_position\":\"middle\",\"_ob_glider_h_vert_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"fbbea52\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"d088286\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"f6ac53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"d08e66f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a5d1192\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"4ff4247\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"61643d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"a714511\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e59c6a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"fceea77\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ab2220\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"eb56f81\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"414ca56\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"f3808cb\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"9abe005\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"03d69ad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"32765b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"3cf36a1\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"9913652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4f0a69d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"84a674a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"8eb7708\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"aa92f54\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"c63889c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8bf149c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"ab20e1c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"258e700\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"4b51318\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\",\"_ob_kontrolz_nav_pos_y_alt\":\"50% - 25px\",\"_ob_kontrolz_nav_pos_x_prev_alt\":\"0%\",\"_ob_kontrolz_nav_pos_x_next_alt\":\"0%\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#DC72F1\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false},\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9663,2412,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(9664,2412,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(11365,2628,'mf_page_id','1339'),(11366,2628,'metform_entries_serial_no','163'),(11367,2628,'metform_entries__form_id','2256'),(9666,2413,'_wp_page_template','elementor_header_footer'),(9667,2413,'_elementor_edit_mode','builder'),(9668,2413,'_elementor_template_type','wp-page'),(9669,2413,'_elementor_version','3.11.2'),(9670,2413,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2c7cda87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"-400\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"40eb5e82\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"e9e9fee\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"10df331a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"50c59b15\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"78c09113\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"96ac5b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"45b03053\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"195d25eb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e03c822\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"8ae46b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"233b3c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"34e4982a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6412ce55\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"732b23f9\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ccfbacc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4ea10b2b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"274c4c34\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"685e3ec5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"66ea4a4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4e3035bb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"522c3cdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"68572a48\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"5dd553e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"772cbdf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"121aadf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"33eb33c4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"252d46e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"79c06f5b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1feb2a1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"content_position\":\"middle\",\"_ob_glider_h_vert_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"fbbea52\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"d088286\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"f6ac53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"d08e66f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a5d1192\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"4ff4247\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"61643d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"a714511\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e59c6a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"fceea77\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ab2220\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"eb56f81\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"414ca56\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"f3808cb\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"9abe005\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"03d69ad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"32765b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"3cf36a1\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"9913652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4f0a69d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"84a674a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"8eb7708\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"aa92f54\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"c63889c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8bf149c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"ab20e1c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"258e700\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"4b51318\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\",\"_ob_kontrolz_nav_pos_y_alt\":\"50% - 25px\",\"_ob_kontrolz_nav_pos_x_prev_alt\":\"0%\",\"_ob_kontrolz_nav_pos_x_next_alt\":\"0%\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#DC72F1\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false},\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9671,2413,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(9672,2413,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(11925,2715,'mf_page_id','1339'),(9675,17,'_eael_custom_js',''),(11363,2627,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"69.178.67.130\";s:10:\"User_Agent\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Safari/605.1.15\";}'),(9677,1566,'ekit_post_views_count','40'),(9678,44,'_wp_attachment_image_alt','user'),(9679,44,'_edit_lock','1677182720:1'),(9680,2414,'total_sales','0'),(9681,2414,'_tax_status','taxable'),(9682,2414,'_tax_class',''),(9683,2414,'_manage_stock','no'),(9684,2414,'_backorders','no'),(9685,2414,'_sold_individually','no'),(9686,2414,'_virtual','no'),(9687,2414,'_downloadable','no'),(9688,2414,'_download_limit','-1'),(9689,2414,'_download_expiry','-1'),(9690,2414,'_stock',NULL),(9691,2414,'_stock_status','instock'),(9692,2414,'_wc_average_rating','0'),(9693,2414,'_wc_review_count','0'),(9694,2414,'_product_version','7.4.0'),(9695,2415,'_wp_attached_file','2023/02/test.csv'),(9696,2415,'_wp_attachment_context','import'),(9697,2416,'_wp_attached_file','2023/02/test-test.csv'),(9698,2416,'_wp_attachment_context','import'),(9699,1658,'_wp_attachment_image_alt','Doubleup Keno'),(9700,1660,'_wp_attachment_image_alt','Roulette Gold'),(9701,1659,'_wp_attachment_image_alt','Luck BlakJack'),(9702,1657,'_wp_attachment_image_alt','Superball Keno'),(9703,1656,'_wp_attachment_image_alt','Jungle Magic'),(9704,1655,'_wp_attachment_image_alt','Keno'),(9705,1654,'_wp_attachment_image_alt','The Bull'),(9706,1652,'_wp_attachment_image_alt','Apple Machine'),(9707,1653,'_wp_attachment_image_alt','SicBo'),(9708,1651,'_wp_attachment_image_alt','21 Blackjack'),(9709,1649,'_wp_attachment_image_alt','Single Pick'),(9710,1650,'_wp_attachment_image_alt','Baccarat'),(9711,1648,'_wp_attachment_image_alt','Dragon Tiger'),(9712,1646,'_wp_attachment_image_alt','Roulette 73'),(9713,1647,'_wp_attachment_image_alt','Belangkia'),(9714,1644,'_wp_attachment_image_alt','Roulette 24'),(9715,1645,'_wp_attachment_image_alt','Roul Oul'),(9716,1643,'_wp_attachment_image_alt','Cup of Hope'),(9717,1642,'_wp_attachment_image_alt','Peace Long Life'),(9718,1641,'_wp_attachment_image_alt','Wild Elements'),(9719,1640,'_wp_attachment_image_alt','Kentucky Delicious Chicken'),(9720,1639,'_wp_attachment_image_alt','Fire Of Glacier Gold'),(9721,1637,'_wp_attachment_image_alt','Archer'),(9722,1636,'_wp_attachment_image_alt','Life Of Luxury 2'),(9723,1635,'_wp_attachment_image_alt','Pool Party'),(9724,1608,'_wp_attachment_image_alt','Day Of The Dead'),(9725,1607,'_wp_attachment_image_alt','Mystery Reels'),(9726,1606,'_wp_attachment_image_alt','Candy Pop'),(9727,1604,'_wp_attachment_image_alt','The Great Chicken Escape'),(9728,1605,'_wp_attachment_image_alt','Glorious Rome'),(9729,1603,'_wp_attachment_image_alt','Piggies'),(9730,1602,'_wp_attachment_image_alt','Fruit Party'),(9731,1601,'_wp_attachment_image_alt','Brothers Kingdom'),(9732,1599,'_wp_attachment_image_alt','Fafafa 2'),(9733,1600,'_wp_attachment_image_alt','Sweet Bakery'),(9734,1597,'_wp_attachment_image_alt','5 Fortune Dragons'),(9735,1598,'_wp_attachment_image_alt','Reel King'),(9736,1596,'_wp_attachment_image_alt','888'),(9737,1595,'_wp_attachment_image_alt','Sweet Bonanza'),(9738,1594,'_wp_attachment_image_alt','Sweet Bonanza Xmas'),(9739,1593,'_wp_attachment_image_alt','Sahara Gold'),(9740,1592,'_wp_attachment_image_alt','Magic Pearl'),(9741,1591,'_wp_attachment_image_alt','Happy Lantern'),(9742,1589,'_wp_attachment_image_alt','Long Teng Hu Xiao'),(9743,1588,'_wp_attachment_image_alt','Nu Xia'),(9744,1590,'_wp_attachment_image_alt','Dragon\'S Riches'),(9745,1587,'_wp_attachment_image_alt','Eyes Of Fortune'),(9746,1586,'_wp_attachment_image_alt','Wild Fox'),(9747,1583,'_wp_attachment_image_alt','Triple Twster'),(9748,1584,'_wp_attachment_image_alt','Striper Night'),(9749,1585,'_wp_attachment_image_alt','Emperor Gate'),(9750,1581,'_wp_attachment_image_alt','Fame & Fortune'),(9751,1582,'_wp_attachment_image_alt','Cleopatra\'s Gold'),(9752,1580,'_wp_attachment_image_alt','Orient Express'),(9753,1579,'_wp_attachment_image_alt','Tallyho'),(9754,1547,'_wp_attachment_image_alt','Cookie Pop'),(9755,1548,'_wp_attachment_image_alt','Circus'),(9756,1375,'ekit_post_views_count','37'),(9757,1545,'_wp_attachment_image_alt','Laura'),(9758,1546,'_wp_attachment_image_alt','Pirate'),(9759,1544,'_wp_attachment_image_alt','Seasons Greetings'),(9760,1542,'_wp_attachment_image_alt','Sea Captain'),(9761,1410,'_wp_attachment_image_alt','Fisherman\'sWharf'),(9762,1409,'_wp_attachment_image_alt','Bird Hunter'),(9763,1411,'_wp_attachment_image_alt','Thanos Avengers'),(9764,1412,'_wp_attachment_image_alt','Ocean Paradise'),(9765,1413,'_wp_attachment_image_alt','Thunder Dragon'),(9766,1414,'_wp_attachment_image_alt','Master Of The Deep'),(9767,1416,'_wp_attachment_image_alt','Ocean Monster'),(9768,1415,'_wp_attachment_image_alt','Fire Phoenix'),(9769,1417,'_wp_attachment_image_alt','King Kong\'S Rampage'),(9770,1420,'_wp_attachment_image_alt','Buffalo Thunder'),(9771,1418,'_wp_attachment_image_alt','Monster Awakens'),(9772,1419,'_wp_attachment_image_alt','Kong Fu Panda'),(9773,1421,'_wp_attachment_image_alt','Legend Of The Phoenix'),(9774,1423,'_wp_attachment_image_alt','Buffalo Thunder 2'),(9775,1422,'_wp_attachment_image_alt','Seafood Paradise'),(9776,1425,'_wp_attachment_image_alt','Fantasy Unicorn'),(9777,1424,'_wp_attachment_image_alt','Dragon King'),(9778,1426,'_wp_attachment_image_alt','Dragon Storm'),(9779,1428,'_wp_attachment_image_alt','Pegasus Knight'),(9780,1427,'_wp_attachment_image_alt','Fish\'s Fun World'),(9781,1459,'_wp_attachment_image_alt','Daily Fishing'),(9782,1460,'_wp_attachment_image_alt','Danaotian Gong'),(9783,1463,'_wp_attachment_image_alt','Wanfochao Zong'),(9784,1461,'_wp_attachment_image_alt','Longtaizi'),(9785,1462,'_wp_attachment_image_alt','Dahua Xiyou'),(9786,1466,'_wp_attachment_image_alt','Great Blue'),(9787,1465,'_wp_attachment_image_alt','God Of Wealth'),(9788,1464,'_wp_attachment_image_alt','Zhanwu Bushengs'),(9789,1468,'_wp_attachment_image_alt','Dolphin Reef'),(9790,1467,'_wp_attachment_image_alt','Highway Truck Sports'),(9791,1469,'_wp_attachment_image_alt','Bonus Bears'),(9792,1470,'_wp_attachment_image_alt','Safari Heat'),(9793,1472,'_wp_attachment_image_alt','Shuihu'),(9794,1471,'_wp_attachment_image_alt','Thai Paradise'),(9795,1474,'_wp_attachment_image_alt','Funky Monkey'),(9796,1473,'_wp_attachment_image_alt','Panter Mood'),(9797,1475,'_wp_attachment_image_alt','Jinqian Wa'),(9798,1477,'_wp_attachment_image_alt','Boyking Treasure'),(9799,1476,'_wp_attachment_image_alt','Sea World'),(9800,1478,'_wp_attachment_image_alt','Iceland'),(9801,1479,'_wp_attachment_image_alt','Amazing Thailand'),(9802,1480,'_wp_attachment_image_alt','Golden Tour'),(9803,1481,'_wp_attachment_image_alt','Victory'),(9804,1483,'_wp_attachment_image_alt','Irish Luck'),(9805,1484,'_wp_attachment_image_alt','Dragon'),(9806,1482,'_wp_attachment_image_alt','Fairy Garden Plus'),(9807,1485,'_wp_attachment_image_alt','Silent Samurai'),(9808,1487,'_wp_attachment_image_alt','T-Rex'),(9809,1486,'_wp_attachment_image_alt','Top Gun'),(9810,1488,'_wp_attachment_image_alt','Indian Myth'),(9811,1520,'_wp_attachment_image_alt','Captain\'s Treasure'),(9812,1519,'_wp_attachment_image_alt','Panda'),(9813,1521,'_wp_attachment_image_alt','Japan Fortune'),(9814,1522,'_wp_attachment_image_alt','Fruity Tutti'),(9815,1523,'_wp_attachment_image_alt','Fengshen'),(9816,1525,'_wp_attachment_image_alt','Glamourous World'),(9817,1524,'_wp_attachment_image_alt','Fortune Panda'),(9818,1526,'_wp_attachment_image_alt','Fortune'),(9819,1528,'_wp_attachment_image_alt','Caster Surprise'),(9820,1527,'_wp_attachment_image_alt','Rally'),(9821,1529,'_wp_attachment_image_alt','Zhao Cai Jin Bao'),(9822,1530,'_wp_attachment_image_alt','Wealth\'s Treasure'),(9823,1532,'_wp_attachment_image_alt','Dragon Gold'),(9824,1533,'_wp_attachment_image_alt','Golden Tree Plus'),(9825,1531,'_wp_attachment_image_alt','Alice'),(9826,1534,'_wp_attachment_image_alt','Sparta'),(9827,1535,'_wp_attachment_image_alt','Robin Hood'),(9828,1536,'_wp_attachment_image_alt','Aladdin'),(9829,1537,'_wp_attachment_image_alt','Stone Age'),(9830,1538,'_wp_attachment_image_alt','Btg Prosperity'),(9831,1539,'_wp_attachment_image_alt','Amazon'),(9832,1540,'_wp_attachment_image_alt','Big Shot'),(9833,1541,'_wp_attachment_image_alt','Paydirt!'),(9834,1543,'_wp_attachment_image_alt','African Wildlife'),(9835,1352,'_wp_attachment_image_alt','Vblink Online Gaming'),(9836,1399,'_wp_attachment_image_alt','CT855 Live Casino'),(9837,1401,'_wp_attachment_image_alt','Likuipiyu'),(9838,1400,'_wp_attachment_image_alt','Jinchan Buyu'),(9839,1403,'_wp_attachment_image_alt','Yaoqian Shu'),(9840,1402,'_wp_attachment_image_alt','Crab Avengers'),(9841,1404,'_wp_attachment_image_alt','Mermaid Beauty'),(9842,1405,'_wp_attachment_image_alt','Hai Oilao'),(9843,1406,'_wp_attachment_image_alt','Kirin Storm'),(9844,1408,'_wp_attachment_image_alt','Insect Paradise'),(9845,1407,'_wp_attachment_image_alt','Sponge Bob'),(9908,2422,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(9909,2422,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(11354,2626,'metform_entries__file_upload_new',NULL),(11355,2626,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"75.213.213.145\";s:10:\"User_Agent\";s:123:\"Mozilla/5.0 (Linux; Android 10; ONEPLUS A5000) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Mobile Safari/537.36\";}'),(9911,2423,'_wp_page_template','elementor_header_footer'),(9912,2423,'_elementor_edit_mode','builder'),(9913,2423,'_elementor_template_type','wp-page'),(9914,2423,'_elementor_version','3.11.2'),(9915,2423,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2c7cda87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"-400\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"40eb5e82\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"e9e9fee\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"10df331a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"50c59b15\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"78c09113\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"96ac5b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"45b03053\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"195d25eb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e03c822\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"8ae46b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"233b3c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"34e4982a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6412ce55\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"732b23f9\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ccfbacc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4ea10b2b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"274c4c34\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"685e3ec5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"66ea4a4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4e3035bb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"522c3cdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"68572a48\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"5dd553e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"772cbdf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"121aadf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"33eb33c4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"252d46e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"79c06f5b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1feb2a1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"content_position\":\"middle\",\"_ob_glider_h_vert_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"fbbea52\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"d088286\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"f6ac53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"d08e66f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a5d1192\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"4ff4247\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"61643d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"a714511\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e59c6a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"fceea77\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ab2220\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"eb56f81\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"414ca56\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"f3808cb\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"9abe005\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"03d69ad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"32765b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"3cf36a1\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"9913652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4f0a69d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"84a674a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"8eb7708\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"aa92f54\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"c63889c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8bf149c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"ab20e1c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"258e700\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"4b51318\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\",\"_ob_kontrolz_nav_pos_y_alt\":\"50% - 25px\",\"_ob_kontrolz_nav_pos_x_prev_alt\":\"0%\",\"_ob_kontrolz_nav_pos_x_next_alt\":\"0%\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#DC72F1\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false},\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9916,2423,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(9917,2423,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(9919,2424,'_wp_page_template','elementor_header_footer'),(9920,2424,'_elementor_edit_mode','builder'),(9921,2424,'_elementor_template_type','wp-page'),(9922,2424,'_elementor_version','3.11.2'),(9923,2424,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"5db813f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2c7cda87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"-400\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"40eb5e82\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"e9e9fee\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"10df331a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"50c59b15\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"78c09113\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"96ac5b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"45b03053\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"195d25eb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e03c822\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"8ae46b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"233b3c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"34e4982a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6412ce55\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"732b23f9\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ccfbacc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4ea10b2b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"274c4c34\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"685e3ec5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"66ea4a4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4e3035bb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"522c3cdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"68572a48\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"5dd553e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"772cbdf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"121aadf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"33eb33c4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"252d46e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"79c06f5b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1feb2a1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"content_position\":\"middle\",\"_ob_glider_h_vert_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"fbbea52\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"d088286\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"f6ac53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"d08e66f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a5d1192\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"4ff4247\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"61643d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"a714511\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e59c6a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"fceea77\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ab2220\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"eb56f81\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"414ca56\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"f3808cb\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"9abe005\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"03d69ad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"32765b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"3cf36a1\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"9913652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4f0a69d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"84a674a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"8eb7708\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"aa92f54\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"c63889c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8bf149c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"ab20e1c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"258e700\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"4b51318\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\",\"_ob_kontrolz_nav_pos_y_alt\":\"50% - 25px\",\"_ob_kontrolz_nav_pos_x_prev_alt\":\"0%\",\"_ob_kontrolz_nav_pos_x_next_alt\":\"0%\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#DC72F1\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false},\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9924,2424,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(9925,2424,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(11352,2626,'metform_entries__form_id','2256'),(11353,2626,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:12:\"Robert jiron\";s:8:\"mf-email\";s:32:\"halvsiebobbproductions@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:5:\"Jiron\";s:12:\"mf-telephone\";s:10:\"6417816938\";s:7:\"mf-text\";s:8:\"Register\";s:11:\"mf-textarea\";s:43:\"I need to register an account so I can play\";}'),(9928,2425,'_wp_page_template','elementor_header_footer'),(9929,2425,'_elementor_edit_mode','builder'),(9930,2425,'_elementor_template_type','wp-page'),(9931,2425,'_elementor_version','3.11.2'),(9932,2425,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"5db813f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2c7cda87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"-400\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"40eb5e82\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"e9e9fee\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"10df331a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"50c59b15\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"78c09113\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"96ac5b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"45b03053\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"195d25eb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e03c822\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"8ae46b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"233b3c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"34e4982a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6412ce55\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"732b23f9\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ccfbacc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4ea10b2b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"274c4c34\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"685e3ec5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"66ea4a4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4e3035bb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"522c3cdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"68572a48\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"5dd553e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"772cbdf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"121aadf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"33eb33c4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"252d46e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"79c06f5b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1feb2a1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"content_position\":\"middle\",\"_ob_glider_h_vert_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"fbbea52\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"d088286\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"f6ac53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"d08e66f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a5d1192\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"4ff4247\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"61643d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"a714511\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e59c6a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"fceea77\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ab2220\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"eb56f81\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"414ca56\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"f3808cb\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"9abe005\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"03d69ad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"32765b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"3cf36a1\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"9913652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4f0a69d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"84a674a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"8eb7708\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"aa92f54\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"c63889c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8bf149c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"ab20e1c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"258e700\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"4b51318\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\",\"_ob_kontrolz_nav_pos_y_alt\":\"50% - 25px\",\"_ob_kontrolz_nav_pos_x_prev_alt\":\"0%\",\"_ob_kontrolz_nav_pos_x_next_alt\":\"0%\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#DC72F1\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false},\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9933,2425,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(9934,2425,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(11350,2626,'mf_page_id','1339'),(11351,2626,'metform_entries_serial_no','161'),(9936,2426,'_wp_page_template','elementor_header_footer'),(9937,2426,'_elementor_edit_mode','builder'),(9938,2426,'_elementor_template_type','wp-page'),(9939,2426,'_elementor_version','3.11.2'),(9940,2426,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"5db813f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2c7cda87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"-400\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"40eb5e82\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"e9e9fee\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"10df331a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"50c59b15\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"78c09113\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"96ac5b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"45b03053\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"195d25eb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e03c822\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"8ae46b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"233b3c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"34e4982a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6412ce55\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"732b23f9\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ccfbacc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4ea10b2b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"274c4c34\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"685e3ec5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"66ea4a4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4e3035bb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"522c3cdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"68572a48\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"5dd553e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"772cbdf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"121aadf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"33eb33c4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"252d46e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"79c06f5b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1feb2a1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"content_position\":\"middle\",\"_ob_glider_h_vert_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"fbbea52\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"d088286\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"f6ac53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"d08e66f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a5d1192\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"4ff4247\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"61643d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"a714511\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e59c6a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"fceea77\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ab2220\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"eb56f81\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"414ca56\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"f3808cb\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"9abe005\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"03d69ad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"32765b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"3cf36a1\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"9913652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4f0a69d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"84a674a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"8eb7708\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"aa92f54\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"c63889c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8bf149c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"ab20e1c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"258e700\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"4b51318\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\",\"_ob_kontrolz_nav_pos_y_alt\":\"50% - 25px\",\"_ob_kontrolz_nav_pos_x_prev_alt\":\"0%\",\"_ob_kontrolz_nav_pos_x_next_alt\":\"0%\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#DC72F1\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false},\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9941,2426,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(9942,2426,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(11348,2625,'metform_entries__file_upload_new',NULL),(11349,2625,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:11:\"47.33.16.46\";s:10:\"User_Agent\";s:152:\"Mozilla/5.0 (Linux; Android 12; SAMSUNG SM-G715U1) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/20.0 Chrome/106.0.5249.126 Mobile Safari/537.36\";}'),(9944,2427,'_wp_page_template','elementor_header_footer'),(9945,2427,'_elementor_edit_mode','builder'),(9946,2427,'_elementor_template_type','wp-page'),(9947,2427,'_elementor_version','3.11.2'),(9948,2427,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"5db813f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2c7cda87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"-400\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"40eb5e82\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"e9e9fee\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"10df331a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"50c59b15\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"78c09113\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"96ac5b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"45b03053\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"195d25eb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e03c822\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"8ae46b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"233b3c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"34e4982a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6412ce55\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"732b23f9\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ccfbacc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4ea10b2b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"274c4c34\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"685e3ec5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"66ea4a4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4e3035bb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"522c3cdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"68572a48\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"5dd553e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"772cbdf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"121aadf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"33eb33c4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"252d46e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"79c06f5b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe23656\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f963c28\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"58e26cb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1ba1ab7\"}],\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"11ca0dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"17ab6db\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"268acbd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"84ad5f6\"}]},\"elements\":[{\"id\":\"006595f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1feb2a1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"content_position\":\"middle\",\"_ob_glider_h_vert_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fbbea52\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"d088286\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"f6ac53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"d08e66f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a5d1192\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"4ff4247\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"61643d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"a714511\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e59c6a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"fceea77\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ab2220\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"eb56f81\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"414ca56\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"f3808cb\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"9abe005\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"03d69ad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"32765b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"3cf36a1\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"9913652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4f0a69d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"84a674a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"8eb7708\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"aa92f54\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"c63889c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8bf149c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"ab20e1c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"258e700\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"4b51318\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\",\"_ob_kontrolz_nav_pos_y_alt\":\"50% - 25px\",\"_ob_kontrolz_nav_pos_x_prev_alt\":\"0%\",\"_ob_kontrolz_nav_pos_x_next_alt\":\"0%\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#DC72F1\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false},\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9949,2427,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(9950,2427,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(9953,1634,'ekit_post_views_count','33'),(9954,1624,'ekit_post_views_count','39'),(9955,1633,'ekit_post_views_count','37'),(9956,1620,'ekit_post_views_count','39'),(9957,1625,'ekit_post_views_count','48'),(9958,1617,'ekit_post_views_count','25'),(9995,2431,'_elementor_version','3.11.2'),(9996,2431,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"5db813f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2c7cda87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"-400\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"40eb5e82\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"e9e9fee\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"10df331a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"50c59b15\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"78c09113\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"96ac5b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"45b03053\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"195d25eb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e03c822\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"8ae46b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"233b3c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"34e4982a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6412ce55\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"732b23f9\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ccfbacc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4ea10b2b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"274c4c34\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"685e3ec5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"66ea4a4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4e3035bb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"522c3cdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"68572a48\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"5dd553e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"772cbdf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"121aadf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"33eb33c4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"252d46e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"79c06f5b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe23656\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f963c28\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"58e26cb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1ba1ab7\"}],\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"11ca0dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"17ab6db\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"268acbd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"84ad5f6\"}]},\"elements\":[{\"id\":\"006595f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1feb2a1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"content_position\":\"middle\",\"_ob_glider_h_vert_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fbbea52\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"d088286\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"f6ac53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"d08e66f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a5d1192\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"4ff4247\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"61643d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"a714511\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e59c6a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"fceea77\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ab2220\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"eb56f81\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"414ca56\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"f3808cb\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"9abe005\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"03d69ad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"32765b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"3cf36a1\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"9913652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4f0a69d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"84a674a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"8eb7708\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"aa92f54\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"c63889c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8bf149c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"ab20e1c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"258e700\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"4b51318\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"46a7825\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1680,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1001JINCHANBUYU-VIP\\u624b\\u673a\\u8bbe\\u5907\\uff09_59x88cm_20220108-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"thumbnail_size\":\"medium_large\",\"slides_to_show\":\"5\",\"slides_to_show_mobile\":\"2\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":1500,\"speed\":1000,\"_ob_kontrolz_nav_pos_y_alt\":\"50% - 25px\",\"_ob_kontrolz_nav_pos_x_prev_alt\":\"0%\",\"_ob_kontrolz_nav_pos_x_next_alt\":\"0%\",\"gallery_vertical_align\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\",\"_ob_kontrolz_nav_pos_y_alt\":\"50% - 25px\",\"_ob_kontrolz_nav_pos_x_prev_alt\":\"0%\",\"_ob_kontrolz_nav_pos_x_next_alt\":\"0%\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#DC72F1\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false},\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9993,2431,'_elementor_edit_mode','builder'),(9994,2431,'_elementor_template_type','wp-page'),(9992,2431,'_wp_page_template','elementor_header_footer'),(9972,1613,'ekit_post_views_count','24'),(9971,1567,'ekit_post_views_count','40'),(10012,2433,'_elementor_template_type','wp-page'),(9974,1506,'ekit_post_views_count','21'),(9975,1623,'ekit_post_views_count','31'),(9976,2429,'_wp_page_template','elementor_header_footer'),(9977,2429,'_elementor_edit_mode','builder'),(9978,2429,'_elementor_template_type','wp-page'),(9979,2429,'_elementor_version','3.11.2'),(9980,2429,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"5db813f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2c7cda87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"-400\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"40eb5e82\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"e9e9fee\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"10df331a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"50c59b15\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"78c09113\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"96ac5b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"45b03053\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"195d25eb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e03c822\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"8ae46b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"233b3c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"34e4982a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6412ce55\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"732b23f9\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ccfbacc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4ea10b2b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"274c4c34\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"685e3ec5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"66ea4a4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4e3035bb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"522c3cdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"68572a48\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"5dd553e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"772cbdf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"121aadf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"33eb33c4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"252d46e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"79c06f5b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe23656\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f963c28\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"58e26cb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1ba1ab7\"}],\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"11ca0dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"17ab6db\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"268acbd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"84ad5f6\"}]},\"elements\":[{\"id\":\"006595f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1feb2a1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"content_position\":\"middle\",\"_ob_glider_h_vert_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fbbea52\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"d088286\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"f6ac53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"d08e66f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a5d1192\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"4ff4247\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"61643d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"a714511\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e59c6a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"fceea77\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ab2220\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"eb56f81\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"414ca56\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"f3808cb\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"9abe005\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"03d69ad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"32765b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"3cf36a1\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"9913652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4f0a69d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"84a674a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"8eb7708\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"aa92f54\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"c63889c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8bf149c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"ab20e1c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"258e700\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"4b51318\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\",\"_ob_kontrolz_nav_pos_y_alt\":\"50% - 25px\",\"_ob_kontrolz_nav_pos_x_prev_alt\":\"0%\",\"_ob_kontrolz_nav_pos_x_next_alt\":\"0%\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#DC72F1\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false},\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9981,2429,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(9982,2429,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(11345,2625,'metform_entries_serial_no','160'),(11346,2625,'metform_entries__form_id','2256'),(11347,2625,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:5:\"Tommy\";s:8:\"mf-email\";s:22:\"tommygilley2@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:6:\"Gilley\";s:12:\"mf-telephone\";s:10:\"9282876989\";s:7:\"mf-text\";s:27:\"Registering for bonus wheel\";s:11:\"mf-textarea\";s:48:\"Registering for bonus wheel username is vbtomrag\";}'),(9984,2430,'_wp_page_template','elementor_header_footer'),(9985,2430,'_elementor_edit_mode','builder'),(9986,2430,'_elementor_template_type','wp-page'),(9987,2430,'_elementor_version','3.11.2'),(9988,2430,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"5db813f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2c7cda87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"-400\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"40eb5e82\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"e9e9fee\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"10df331a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"50c59b15\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"78c09113\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"96ac5b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"45b03053\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"195d25eb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e03c822\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"8ae46b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"233b3c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"34e4982a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6412ce55\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"732b23f9\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ccfbacc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4ea10b2b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"274c4c34\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"685e3ec5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"66ea4a4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4e3035bb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"522c3cdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"68572a48\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"5dd553e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"772cbdf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"121aadf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"33eb33c4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"252d46e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"79c06f5b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe23656\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f963c28\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"58e26cb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1ba1ab7\"}],\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"11ca0dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"17ab6db\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"268acbd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"84ad5f6\"}]},\"elements\":[{\"id\":\"006595f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1feb2a1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"content_position\":\"middle\",\"_ob_glider_h_vert_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fbbea52\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"d088286\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"f6ac53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"d08e66f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a5d1192\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"4ff4247\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"61643d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"a714511\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e59c6a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"fceea77\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ab2220\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"eb56f81\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"414ca56\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"f3808cb\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"9abe005\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"03d69ad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"32765b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"3cf36a1\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"9913652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4f0a69d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"84a674a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"8eb7708\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"aa92f54\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"c63889c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8bf149c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"ab20e1c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"258e700\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"4b51318\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\",\"_ob_kontrolz_nav_pos_y_alt\":\"50% - 25px\",\"_ob_kontrolz_nav_pos_x_prev_alt\":\"0%\",\"_ob_kontrolz_nav_pos_x_next_alt\":\"0%\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#DC72F1\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false},\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9989,2430,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(9990,2430,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(11344,2625,'mf_page_id','1339'),(9997,2431,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(9998,2431,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(11342,2624,'metform_entries__file_upload_new',NULL),(11343,2624,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"172.59.64.180\";s:10:\"User_Agent\";s:126:\"Mozilla/5.0 (Linux; Android 12; moto g 5G (2022)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Mobile Safari/537.36\";}'),(10032,2435,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(10031,2435,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(10030,2435,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"5db813f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2c7cda87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"-400\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"40eb5e82\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"e9e9fee\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"10df331a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"50c59b15\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"78c09113\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"96ac5b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"45b03053\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"195d25eb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e03c822\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"8ae46b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"233b3c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"34e4982a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6412ce55\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"732b23f9\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ccfbacc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4ea10b2b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"274c4c34\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"685e3ec5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"66ea4a4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4e3035bb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"522c3cdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"68572a48\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"5dd553e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"772cbdf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"121aadf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"33eb33c4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"252d46e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"79c06f5b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe23656\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f963c28\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"58e26cb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1ba1ab7\"}],\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"11ca0dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"17ab6db\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"268acbd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"84ad5f6\"}]},\"elements\":[{\"id\":\"006595f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1feb2a1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"content_position\":\"middle\",\"_ob_glider_h_vert_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fbbea52\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"d088286\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"f6ac53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"d08e66f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a5d1192\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"4ff4247\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"61643d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"a714511\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e59c6a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"fceea77\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ab2220\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"eb56f81\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"414ca56\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"f3808cb\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"9abe005\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"03d69ad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"32765b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"3cf36a1\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"9913652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4f0a69d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"84a674a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"8eb7708\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"aa92f54\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"c63889c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8bf149c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"ab20e1c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"258e700\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"4b51318\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"46a7825\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1680,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1001JINCHANBUYU-VIP\\u624b\\u673a\\u8bbe\\u5907\\uff09_59x88cm_20220108-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"thumbnail_size\":\"medium_large\",\"slides_to_show\":\"5\",\"slides_to_show_mobile\":\"2\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":1500,\"speed\":1000,\"_ob_kontrolz_nav_pos_y_alt\":\"50% - 25px\",\"_ob_kontrolz_nav_pos_x_prev_alt\":\"0%\",\"_ob_kontrolz_nav_pos_x_next_alt\":\"0%\",\"gallery_vertical_align\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\",\"_ob_kontrolz_nav_pos_y_alt\":\"50% - 25px\",\"_ob_kontrolz_nav_pos_x_prev_alt\":\"0%\",\"_ob_kontrolz_nav_pos_x_next_alt\":\"0%\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#DC72F1\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false},\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10026,2435,'_wp_page_template','elementor_header_footer'),(10027,2435,'_elementor_edit_mode','builder'),(10028,2435,'_elementor_template_type','wp-page'),(10029,2435,'_elementor_version','3.11.2'),(10013,2433,'_elementor_version','3.11.2');
INSERT INTO `wpjk_postmeta` VALUES (10014,2433,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"5db813f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2c7cda87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"-400\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"40eb5e82\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"e9e9fee\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"10df331a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"50c59b15\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"78c09113\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"96ac5b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"45b03053\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"195d25eb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e03c822\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"8ae46b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"233b3c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"34e4982a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6412ce55\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"732b23f9\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ccfbacc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4ea10b2b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"274c4c34\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"685e3ec5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"66ea4a4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4e3035bb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"522c3cdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"68572a48\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"5dd553e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"772cbdf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"121aadf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"33eb33c4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"252d46e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"79c06f5b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe23656\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f963c28\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"58e26cb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1ba1ab7\"}],\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"11ca0dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"17ab6db\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"268acbd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"84ad5f6\"}]},\"elements\":[{\"id\":\"006595f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1feb2a1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"content_position\":\"middle\",\"_ob_glider_h_vert_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fbbea52\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"d088286\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"f6ac53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"d08e66f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a5d1192\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"4ff4247\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"61643d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"a714511\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e59c6a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"fceea77\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ab2220\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"eb56f81\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"414ca56\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"f3808cb\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"9abe005\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"03d69ad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"32765b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"3cf36a1\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"9913652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4f0a69d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"84a674a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"8eb7708\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"aa92f54\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"c63889c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8bf149c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"ab20e1c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"258e700\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"4b51318\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"46a7825\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1680,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1001JINCHANBUYU-VIP\\u624b\\u673a\\u8bbe\\u5907\\uff09_59x88cm_20220108-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"thumbnail_size\":\"medium_large\",\"slides_to_show\":\"5\",\"slides_to_show_mobile\":\"2\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":1500,\"speed\":1000,\"_ob_kontrolz_nav_pos_y_alt\":\"50% - 25px\",\"_ob_kontrolz_nav_pos_x_prev_alt\":\"0%\",\"_ob_kontrolz_nav_pos_x_next_alt\":\"0%\",\"gallery_vertical_align\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\",\"_ob_kontrolz_nav_pos_y_alt\":\"50% - 25px\",\"_ob_kontrolz_nav_pos_x_prev_alt\":\"0%\",\"_ob_kontrolz_nav_pos_x_next_alt\":\"0%\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#DC72F1\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false},\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10015,2433,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(10016,2433,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(10034,1628,'ekit_post_views_count','36'),(10035,1379,'ekit_post_views_count','26'),(10018,2434,'_wp_page_template','elementor_header_footer'),(10019,2434,'_elementor_edit_mode','builder'),(10020,2434,'_elementor_template_type','wp-page'),(10021,2434,'_elementor_version','3.11.2'),(10022,2434,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"5db813f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2c7cda87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"-400\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"40eb5e82\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"e9e9fee\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"10df331a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"50c59b15\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"78c09113\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"96ac5b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"45b03053\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"195d25eb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e03c822\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"8ae46b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"233b3c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"34e4982a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6412ce55\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"732b23f9\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ccfbacc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4ea10b2b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"274c4c34\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"685e3ec5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"66ea4a4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4e3035bb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"522c3cdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"68572a48\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"5dd553e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"772cbdf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"121aadf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"33eb33c4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"252d46e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"79c06f5b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe23656\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f963c28\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"58e26cb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1ba1ab7\"}],\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"11ca0dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"17ab6db\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"268acbd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"84ad5f6\"}]},\"elements\":[{\"id\":\"006595f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1feb2a1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"content_position\":\"middle\",\"_ob_glider_h_vert_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fbbea52\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"d088286\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"f6ac53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"d08e66f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a5d1192\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"4ff4247\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"61643d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"a714511\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e59c6a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"fceea77\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ab2220\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"eb56f81\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"414ca56\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"f3808cb\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"9abe005\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"03d69ad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"32765b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"3cf36a1\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"9913652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4f0a69d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"84a674a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"8eb7708\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"aa92f54\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"c63889c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8bf149c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"ab20e1c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"258e700\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"4b51318\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"46a7825\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1680,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1001JINCHANBUYU-VIP\\u624b\\u673a\\u8bbe\\u5907\\uff09_59x88cm_20220108-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"thumbnail_size\":\"medium_large\",\"slides_to_show\":\"5\",\"slides_to_show_mobile\":\"2\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":1500,\"speed\":1000,\"_ob_kontrolz_nav_pos_y_alt\":\"50% - 25px\",\"_ob_kontrolz_nav_pos_x_prev_alt\":\"0%\",\"_ob_kontrolz_nav_pos_x_next_alt\":\"0%\",\"gallery_vertical_align\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\",\"_ob_kontrolz_nav_pos_y_alt\":\"50% - 25px\",\"_ob_kontrolz_nav_pos_x_prev_alt\":\"0%\",\"_ob_kontrolz_nav_pos_x_next_alt\":\"0%\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#DC72F1\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false},\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(10023,2434,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(10024,2434,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(11341,2624,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:6:\"Shayla\";s:8:\"mf-email\";s:22:\"shellieworkz@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:7:\"McClain\";s:12:\"mf-telephone\";s:10:\"9044301294\";s:7:\"mf-text\";s:15:\"Vblink account \";s:11:\"mf-textarea\";s:33:\"I would like to start an account \";}'),(11338,2624,'mf_page_id','1339'),(11339,2624,'metform_entries_serial_no','159'),(11340,2624,'metform_entries__form_id','2256'),(11337,2623,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"112.198.87.190\";s:10:\"User_Agent\";s:120:\"Mozilla/5.0 (Linux; Android 11; RMX3231) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.82 Mobile Safari/537.36\";}'),(10037,1447,'ekit_post_views_count','26'),(10038,1513,'ekit_post_views_count','20'),(10039,1501,'ekit_post_views_count','26'),(10040,1609,'ekit_post_views_count','31'),(10041,2436,'_elementor_edit_mode','builder'),(10042,2436,'_elementor_template_type','wp-page'),(10043,2436,'_elementor_version','3.11.1'),(10044,2436,'_wp_page_template','default'),(10045,2436,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(10046,2436,'_elementor_data','[{\"id\":\"cf0b7d0\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"53e8664\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bcfab84\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"7dc0352\"}]},\"elements\":[{\"id\":\"b26d8d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5036c83\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7706f3b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0b44fa5\"}]},\"elements\":[{\"id\":\"1309f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Player Registration\",\"align\":\"center\",\"title_color\":\"#000000\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.94)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a0e532\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1f48f81\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bc2730e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff466b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"b21099e\"}]},\"elements\":[{\"id\":\"d2087a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"c9f0c43\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 1\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99b0e37\",\"elType\":\"widget\",\"settings\":{\"title\":\"1- Fill out registration for below\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c744fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ab7cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 2\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f25d6ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the Vblink App\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f2b3ffd\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"53484f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 3\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e755ae7\",\"elType\":\"widget\",\"settings\":{\"title\":\"You will be contacted to assign you an account\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"385c36d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ac467f\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 4\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"85e233a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Buy initial game credits\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"0fed863\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3b389d\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 5\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b601d51\",\"elType\":\"widget\",\"settings\":{\"title\":\"Play Games\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"27d8356\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d1b2eb8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a1f52f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"64fd3a7\"}]},\"elements\":[{\"id\":\"c1ead64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e6708e0\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b52f84e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6bf3487\"}]},\"elements\":[{\"id\":\"8d97c09\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5ee84bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Player\",\"align\":\"center\",\"title_color\":\"#5A7079\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38f1d35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>New players may fill out the contact form for your information to be sent to a list of stores from known distributors that offer Orion Stars. Vblink has no affiliation with these stores and you must communicate with them only. Vblink will not be able to help you if you have a discrepancy with these stores. By filling out this form, you agree to this message and the messages above.<\\/h4>\\n<h4><br>IF YOU ARE A PLAYER, PLEASE CONTACT YOUR STORE IF YOU ARE IN NEED OF ASSISTANCE. THIS INCLUDES FORGETTING YOUR PASSWORD. YOUR ACCOUNT HOLDER IS THE ONLY ONE THAT CAN CHANGE IT. Vblink DOES NOT HAVE THE ABILITY TO DO SO.<\\/h4>\",\"align\":\"center\",\"text_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5f4eba5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Vblink sells software to large distributors. Those distributors sell to smaller distributors that sell to individual stores. Vblink has no affiliation with these stores and is not responsible for how they run their business. Trust these people at your own risk\",\"align\":\"center\",\"text_color\":\"#FF2E2E\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8ce5b33\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa8cd17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"96e66f6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"43d7fcf\"}]},\"elements\":[{\"id\":\"2ed42ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ecedaaf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"64cd1e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"683e25c\"}]},\"elements\":[{\"id\":\"08e4450\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"09c7237\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[metform form_id=\\\"2256\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(10047,2436,'_elementor_page_assets','a:0:{}'),(11336,2623,'metform_entries__file_upload_new',NULL),(10049,2437,'_elementor_edit_mode','builder'),(10050,2437,'_elementor_template_type','wp-page'),(10051,2437,'_elementor_version','3.11.1'),(10052,2437,'_wp_page_template','default'),(10053,2437,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(10054,2437,'_elementor_data','[{\"id\":\"cf0b7d0\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"53e8664\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bcfab84\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"7dc0352\"}]},\"elements\":[{\"id\":\"b26d8d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5036c83\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7706f3b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0b44fa5\"}]},\"elements\":[{\"id\":\"1309f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Player Registration\",\"align\":\"center\",\"title_color\":\"#000000\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.94)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a0e532\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1f48f81\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bc2730e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff466b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"b21099e\"}]},\"elements\":[{\"id\":\"d2087a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"c9f0c43\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 1\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99b0e37\",\"elType\":\"widget\",\"settings\":{\"title\":\"1- Fill out registration for below\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c744fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ab7cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 2\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f25d6ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the Vblink App\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f2b3ffd\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"53484f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 3\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e755ae7\",\"elType\":\"widget\",\"settings\":{\"title\":\"You will be contacted to assign you an account\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"385c36d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ac467f\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 4\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"85e233a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Buy initial game credits\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"0fed863\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3b389d\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 5\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b601d51\",\"elType\":\"widget\",\"settings\":{\"title\":\"Play Games\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"27d8356\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d1b2eb8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a1f52f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"64fd3a7\"}]},\"elements\":[{\"id\":\"c1ead64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e6708e0\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b52f84e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6bf3487\"}]},\"elements\":[{\"id\":\"8d97c09\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5ee84bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Player\",\"align\":\"center\",\"title_color\":\"#5A7079\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38f1d35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>New players may fill out the contact form for your information to be sent to a list of stores from known distributors that offer Orion Stars. Vblink has no affiliation with these stores and you must communicate with them only. Vblink will not be able to help you if you have a discrepancy with these stores. By filling out this form, you agree to this message and the messages above.<\\/h4>\\n<h4><br>IF YOU ARE A PLAYER, PLEASE CONTACT YOUR STORE IF YOU ARE IN NEED OF ASSISTANCE. THIS INCLUDES FORGETTING YOUR PASSWORD. YOUR ACCOUNT HOLDER IS THE ONLY ONE THAT CAN CHANGE IT. Vblink DOES NOT HAVE THE ABILITY TO DO SO.<\\/h4>\",\"align\":\"center\",\"text_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5f4eba5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Vblink sells software to large distributors. Those distributors sell to smaller distributors that sell to individual stores. Vblink has no affiliation with these stores and is not responsible for how they run their business. Trust these people at your own risk\",\"align\":\"center\",\"text_color\":\"#FF2E2E\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8ce5b33\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa8cd17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"96e66f6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"43d7fcf\"}]},\"elements\":[{\"id\":\"2ed42ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ecedaaf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"64cd1e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"683e25c\"}]},\"elements\":[{\"id\":\"08e4450\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"09c7237\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[metform form_id=\\\"2256\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(10055,2437,'_elementor_page_assets','a:0:{}'),(10057,2438,'_elementor_edit_mode','builder'),(10058,2438,'_elementor_template_type','wp-page'),(10059,2438,'_elementor_version','3.11.1'),(10060,2438,'_wp_page_template','default'),(10061,2438,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(10062,2438,'_elementor_data','[{\"id\":\"cf0b7d0\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"53e8664\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bcfab84\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"7dc0352\"}],\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b26d8d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5036c83\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7706f3b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0b44fa5\"}]},\"elements\":[{\"id\":\"1309f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Player Registration\",\"align\":\"center\",\"title_color\":\"#000000\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.94)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a0e532\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1f48f81\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bc2730e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff466b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"b21099e\"}],\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d2087a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"c9f0c43\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 1\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99b0e37\",\"elType\":\"widget\",\"settings\":{\"title\":\"1- Fill out registration for below\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c744fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ab7cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 2\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f25d6ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the Vblink App\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f2b3ffd\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"53484f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 3\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e755ae7\",\"elType\":\"widget\",\"settings\":{\"title\":\"You will be contacted to assign you an account\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"385c36d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ac467f\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 4\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"85e233a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Buy initial game credits\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"0fed863\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3b389d\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 5\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b601d51\",\"elType\":\"widget\",\"settings\":{\"title\":\"Play Games\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"27d8356\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d1b2eb8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a1f52f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"64fd3a7\"}],\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"c1ead64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e6708e0\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b52f84e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6bf3487\"}]},\"elements\":[{\"id\":\"8d97c09\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5ee84bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Player\",\"align\":\"center\",\"title_color\":\"#5A7079\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38f1d35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>New players may fill out the contact form for your information to be sent to a list of stores from known distributors that offer Vblink. Vblink has no affiliation with these stores and you must communicate with them only. Vblink will not be able to help you if you have a discrepancy with these stores. By filling out this form, you agree to this message and the messages above.<\\/h4><h4><br \\/>IF YOU ARE A PLAYER, PLEASE CONTACT YOUR STORE IF YOU ARE IN NEED OF ASSISTANCE. THIS INCLUDES FORGETTING YOUR PASSWORD. YOUR ACCOUNT HOLDER IS THE ONLY ONE THAT CAN CHANGE IT. Vblink DOES NOT HAVE THE ABILITY TO DO SO.<\\/h4>\",\"align\":\"center\",\"text_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5f4eba5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Vblink sells software to large distributors. Those distributors sell to smaller distributors that sell to individual stores. Vblink has no affiliation with these stores and is not responsible for how they run their business. Trust these people at your own risk\",\"align\":\"center\",\"text_color\":\"#FF2E2E\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8ce5b33\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa8cd17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"96e66f6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"43d7fcf\"}],\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2ed42ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ecedaaf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"64cd1e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"683e25c\"}]},\"elements\":[{\"id\":\"08e4450\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"09c7237\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[metform form_id=\\\"2256\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(10063,2438,'_elementor_page_assets','a:0:{}'),(11333,2623,'metform_entries_serial_no','158'),(11334,2623,'metform_entries__form_id','2256'),(11335,2623,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:4:\"Kyle\";s:8:\"mf-email\";s:26:\"kylesumalpong028@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:9:\"Sumalpong\";s:12:\"mf-telephone\";s:11:\"09975781796\";s:7:\"mf-text\";s:20:\"I want to earn money\";s:11:\"mf-textarea\";s:26:\"I want to earn money a lot\";}'),(10156,2293,'_yoast_wpseo_focuskw','Distributers'),(10157,2293,'_yoast_wpseo_title','%%title%% %%page%% %%sep%% %%sitename%% Gaming - All Locations'),(10068,1627,'ekit_post_views_count','42'),(10069,1510,'ekit_post_views_count','23'),(10070,1509,'ekit_post_views_count','23'),(10071,1571,'ekit_post_views_count','18'),(10072,1432,'ekit_post_views_count','19'),(10103,2443,'_wp_page_template','default'),(10104,2443,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(10105,2443,'_elementor_data','[{\"id\":\"cf0b7d0\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"53e8664\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bcfab84\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"7dc0352\"}],\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b26d8d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5036c83\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7706f3b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0b44fa5\"}]},\"elements\":[{\"id\":\"1309f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Player Registration\",\"align\":\"center\",\"title_color\":\"#000000\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.94)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a0e532\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1f48f81\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bc2730e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff466b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"b21099e\"}],\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d2087a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"c9f0c43\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 1\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99b0e37\",\"elType\":\"widget\",\"settings\":{\"title\":\"1- Fill out registration for below\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c744fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ab7cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 2\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f25d6ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the Vblink App\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f2b3ffd\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"53484f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 3\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e755ae7\",\"elType\":\"widget\",\"settings\":{\"title\":\"You will be contacted to assign you an account\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"385c36d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ac467f\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 4\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"85e233a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Buy initial game credits\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"0fed863\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3b389d\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 5\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b601d51\",\"elType\":\"widget\",\"settings\":{\"title\":\"Play Games\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"27d8356\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d1b2eb8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a1f52f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"64fd3a7\"}],\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"c1ead64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e6708e0\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b52f84e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6bf3487\"}]},\"elements\":[{\"id\":\"8d97c09\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5ee84bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Player\",\"align\":\"center\",\"title_color\":\"#5A7079\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38f1d35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>New players may fill out the contact form for your information to be sent to a list of stores from known distributors that offer Vblink. Vblink has no affiliation with these stores and you must communicate with them only. Vblink will not be able to help you if you have a discrepancy with these stores. By filling out this form, you agree to this message and the messages above.<\\/h4><h4><br \\/>IF YOU ARE A PLAYER, PLEASE CONTACT YOUR STORE IF YOU ARE IN NEED OF ASSISTANCE. THIS INCLUDES FORGETTING YOUR PASSWORD. YOUR ACCOUNT HOLDER IS THE ONLY ONE THAT CAN CHANGE IT. Vblink DOES NOT HAVE THE ABILITY TO DO SO.<\\/h4>\",\"align\":\"center\",\"text_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5f4eba5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Vblink sells software to large distributors. Those distributors sell to smaller distributors that sell to individual stores. Vblink has no affiliation with these stores and is not responsible for how they run their business. Trust these people at your own risk\",\"align\":\"center\",\"text_color\":\"#FF2E2E\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8ce5b33\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa8cd17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"96e66f6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"43d7fcf\"}],\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#D55CFB\"},\"elements\":[{\"id\":\"2ed42ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ecedaaf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"64cd1e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"683e25c\"}]},\"elements\":[{\"id\":\"08e4450\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"09c7237\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[metform form_id=\\\"2256\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(10100,2443,'_elementor_edit_mode','builder'),(10101,2443,'_elementor_template_type','wp-page'),(10102,2443,'_elementor_version','3.11.2'),(11152,2594,'mf_page_id','1339'),(10086,2441,'_elementor_version','3.11.2'),(10087,2441,'_wp_page_template','default'),(10088,2441,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(10089,2441,'_elementor_data','[{\"id\":\"cf0b7d0\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"53e8664\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bcfab84\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"7dc0352\"}],\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b26d8d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5036c83\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7706f3b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0b44fa5\"}]},\"elements\":[{\"id\":\"1309f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Player Registration\",\"align\":\"center\",\"title_color\":\"#000000\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.94)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a0e532\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1f48f81\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bc2730e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff466b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"b21099e\"}],\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d2087a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"c9f0c43\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 1\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99b0e37\",\"elType\":\"widget\",\"settings\":{\"title\":\"1- Fill out registration for below\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c744fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ab7cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 2\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f25d6ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the Vblink App\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f2b3ffd\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"53484f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 3\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e755ae7\",\"elType\":\"widget\",\"settings\":{\"title\":\"You will be contacted to assign you an account\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"385c36d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ac467f\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 4\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"85e233a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Buy initial game credits\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"0fed863\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3b389d\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 5\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b601d51\",\"elType\":\"widget\",\"settings\":{\"title\":\"Play Games\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"27d8356\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d1b2eb8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a1f52f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"64fd3a7\"}],\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"c1ead64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e6708e0\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b52f84e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6bf3487\"}]},\"elements\":[{\"id\":\"8d97c09\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5ee84bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Player\",\"align\":\"center\",\"title_color\":\"#5A7079\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38f1d35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>New players may fill out the contact form for your information to be sent to a list of stores from known distributors that offer Vblink. Vblink has no affiliation with these stores and you must communicate with them only. Vblink will not be able to help you if you have a discrepancy with these stores. By filling out this form, you agree to this message and the messages above.<\\/h4><h4><br \\/>IF YOU ARE A PLAYER, PLEASE CONTACT YOUR STORE IF YOU ARE IN NEED OF ASSISTANCE. THIS INCLUDES FORGETTING YOUR PASSWORD. YOUR ACCOUNT HOLDER IS THE ONLY ONE THAT CAN CHANGE IT. Vblink DOES NOT HAVE THE ABILITY TO DO SO.<\\/h4>\",\"align\":\"center\",\"text_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5f4eba5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Vblink sells software to large distributors. Those distributors sell to smaller distributors that sell to individual stores. Vblink has no affiliation with these stores and is not responsible for how they run their business. Trust these people at your own risk\",\"align\":\"center\",\"text_color\":\"#FF2E2E\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8ce5b33\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa8cd17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"96e66f6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"43d7fcf\"}],\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2ed42ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ecedaaf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"64cd1e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"683e25c\"}]},\"elements\":[{\"id\":\"08e4450\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"09c7237\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[metform form_id=\\\"2256\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(10090,2441,'_elementor_page_assets','a:0:{}'),(11332,2623,'mf_page_id','1339'),(10092,2442,'_elementor_edit_mode','builder'),(10093,2442,'_elementor_template_type','wp-page'),(10094,2442,'_elementor_version','3.11.2'),(10095,2442,'_wp_page_template','default'),(10096,2442,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(10097,2442,'_elementor_data','[{\"id\":\"cf0b7d0\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"53e8664\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bcfab84\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"7dc0352\"}],\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b26d8d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5036c83\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7706f3b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0b44fa5\"}]},\"elements\":[{\"id\":\"1309f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Player Registration\",\"align\":\"center\",\"title_color\":\"#000000\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.94)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a0e532\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1f48f81\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bc2730e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff466b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"b21099e\"}],\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d2087a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"c9f0c43\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 1\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99b0e37\",\"elType\":\"widget\",\"settings\":{\"title\":\"1- Fill out registration for below\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c744fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ab7cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 2\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f25d6ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the Vblink App\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f2b3ffd\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"53484f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 3\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e755ae7\",\"elType\":\"widget\",\"settings\":{\"title\":\"You will be contacted to assign you an account\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"385c36d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ac467f\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 4\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"85e233a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Buy initial game credits\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"0fed863\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3b389d\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 5\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b601d51\",\"elType\":\"widget\",\"settings\":{\"title\":\"Play Games\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"27d8356\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d1b2eb8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a1f52f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"64fd3a7\"}],\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"c1ead64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e6708e0\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b52f84e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6bf3487\"}]},\"elements\":[{\"id\":\"8d97c09\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5ee84bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Player\",\"align\":\"center\",\"title_color\":\"#5A7079\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38f1d35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>New players may fill out the contact form for your information to be sent to a list of stores from known distributors that offer Vblink. Vblink has no affiliation with these stores and you must communicate with them only. Vblink will not be able to help you if you have a discrepancy with these stores. By filling out this form, you agree to this message and the messages above.<\\/h4><h4><br \\/>IF YOU ARE A PLAYER, PLEASE CONTACT YOUR STORE IF YOU ARE IN NEED OF ASSISTANCE. THIS INCLUDES FORGETTING YOUR PASSWORD. YOUR ACCOUNT HOLDER IS THE ONLY ONE THAT CAN CHANGE IT. Vblink DOES NOT HAVE THE ABILITY TO DO SO.<\\/h4>\",\"align\":\"center\",\"text_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5f4eba5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Vblink sells software to large distributors. Those distributors sell to smaller distributors that sell to individual stores. Vblink has no affiliation with these stores and is not responsible for how they run their business. Trust these people at your own risk\",\"align\":\"center\",\"text_color\":\"#FF2E2E\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8ce5b33\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa8cd17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"96e66f6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"43d7fcf\"}],\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2ed42ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ecedaaf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"64cd1e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"683e25c\"}]},\"elements\":[{\"id\":\"08e4450\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"09c7237\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[metform form_id=\\\"2256\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(10098,2442,'_elementor_page_assets','a:0:{}'),(11929,2715,'metform_entries__file_upload_new',NULL),(11930,2715,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:15:\"174.211.116.227\";s:10:\"User_Agent\";s:208:\"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/20D67 [FBAN/FBIOS;FBDV/iPhone12,1;FBMD/iPhone;FBSN/iOS;FBSV/16.3.1;FBSS/2;FBID/phone;FBLC/en_US;FBOP/5]\";}'),(10106,2443,'_elementor_page_assets','a:0:{}'),(11154,2595,'mf_page_id','1339'),(11153,2594,'metform_entries_serial_no','130'),(10111,1339,'_edit_last','1'),(10112,1339,'slide_template','default'),(10113,1339,'rs_page_bg_color','#ffffff'),(10114,2445,'_elementor_edit_mode','builder'),(10154,2293,'rs_page_bg_color','#ffffff'),(10152,2293,'_edit_last','1'),(10153,2293,'slide_template','default'),(11935,2716,'metform_entries__file_upload_new',NULL),(10119,1339,'_yoast_wpseo_wordproof_timestamp',''),(10120,2445,'_elementor_template_type','wp-page'),(10121,2445,'_elementor_version','3.11.2'),(10122,2445,'_wp_page_template','default'),(10123,2445,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(10124,2445,'_elementor_data','[{\"id\":\"cf0b7d0\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"53e8664\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bcfab84\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"7dc0352\"}],\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b26d8d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5036c83\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7706f3b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0b44fa5\"}]},\"elements\":[{\"id\":\"1309f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Player Registration\",\"align\":\"center\",\"title_color\":\"#000000\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.94)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a0e532\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1f48f81\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bc2730e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff466b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"b21099e\"}],\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d2087a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"c9f0c43\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 1\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99b0e37\",\"elType\":\"widget\",\"settings\":{\"title\":\"1- Fill out registration for below\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c744fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ab7cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 2\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f25d6ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the Vblink App\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f2b3ffd\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"53484f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 3\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e755ae7\",\"elType\":\"widget\",\"settings\":{\"title\":\"You will be contacted to assign you an account\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"385c36d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ac467f\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 4\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"85e233a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Buy initial game credits\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"0fed863\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3b389d\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 5\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b601d51\",\"elType\":\"widget\",\"settings\":{\"title\":\"Play Games\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"27d8356\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d1b2eb8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a1f52f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"64fd3a7\"}],\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"c1ead64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e6708e0\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b52f84e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6bf3487\"}]},\"elements\":[{\"id\":\"8d97c09\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5ee84bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Player\",\"align\":\"center\",\"title_color\":\"#5A7079\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38f1d35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>New players may fill out the contact form for your information to be sent to a list of stores from known distributors that offer Vblink. Vblink has no affiliation with these stores and you must communicate with them only. Vblink will not be able to help you if you have a discrepancy with these stores. By filling out this form, you agree to this message and the messages above.<\\/h4><h4><br \\/>IF YOU ARE A PLAYER, PLEASE CONTACT YOUR STORE IF YOU ARE IN NEED OF ASSISTANCE. THIS INCLUDES FORGETTING YOUR PASSWORD. YOUR ACCOUNT HOLDER IS THE ONLY ONE THAT CAN CHANGE IT. Vblink DOES NOT HAVE THE ABILITY TO DO SO.<\\/h4>\",\"align\":\"center\",\"text_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5f4eba5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Vblink sells software to large distributors. Those distributors sell to smaller distributors that sell to individual stores. Vblink has no affiliation with these stores and is not responsible for how they run their business. Trust these people at your own risk\",\"align\":\"center\",\"text_color\":\"#FF2E2E\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8ce5b33\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa8cd17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"96e66f6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"43d7fcf\"}],\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#D55CFB\"},\"elements\":[{\"id\":\"2ed42ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ecedaaf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"64cd1e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"683e25c\"}]},\"elements\":[{\"id\":\"08e4450\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"09c7237\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[metform form_id=\\\"2256\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(10125,2445,'_elementor_page_assets','a:0:{}'),(11931,2716,'mf_page_id','1339'),(10127,2446,'_elementor_edit_mode','builder'),(10128,2446,'_elementor_template_type','wp-page'),(10129,2446,'_elementor_version','3.11.2'),(10130,2446,'_wp_page_template','default'),(10131,2446,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(10132,2446,'_elementor_data','[{\"id\":\"cf0b7d0\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"53e8664\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bcfab84\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"7dc0352\"}],\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b26d8d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5036c83\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7706f3b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0b44fa5\"}]},\"elements\":[{\"id\":\"1309f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Player Registration\",\"align\":\"center\",\"title_color\":\"#000000\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.94)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a0e532\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1f48f81\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bc2730e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff466b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"b21099e\"}],\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d2087a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"c9f0c43\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 1\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99b0e37\",\"elType\":\"widget\",\"settings\":{\"title\":\"1- Fill out registration for below\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c744fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ab7cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 2\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f25d6ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the Vblink App\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f2b3ffd\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"53484f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 3\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e755ae7\",\"elType\":\"widget\",\"settings\":{\"title\":\"You will be contacted to assign you an account\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"385c36d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ac467f\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 4\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"85e233a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Buy initial game credits\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"0fed863\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3b389d\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 5\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b601d51\",\"elType\":\"widget\",\"settings\":{\"title\":\"Play Games\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"27d8356\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d1b2eb8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a1f52f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"64fd3a7\"}],\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"c1ead64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e6708e0\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b52f84e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6bf3487\"}]},\"elements\":[{\"id\":\"8d97c09\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5ee84bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Player\",\"align\":\"center\",\"title_color\":\"#5A7079\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38f1d35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>New players may fill out the contact form for your information to be sent to a list of stores from known distributors that offer Vblink. Vblink has no affiliation with these stores and you must communicate with them only. Vblink will not be able to help you if you have a discrepancy with these stores. By filling out this form, you agree to this message and the messages above.<\\/h4><h4><br \\/>IF YOU ARE A PLAYER, PLEASE CONTACT YOUR STORE IF YOU ARE IN NEED OF ASSISTANCE. THIS INCLUDES FORGETTING YOUR PASSWORD. YOUR ACCOUNT HOLDER IS THE ONLY ONE THAT CAN CHANGE IT. Vblink DOES NOT HAVE THE ABILITY TO DO SO.<\\/h4>\",\"align\":\"center\",\"text_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5f4eba5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Vblink sells software to large distributors. Those distributors sell to smaller distributors that sell to individual stores. Vblink has no affiliation with these stores and is not responsible for how they run their business. Trust these people at your own risk\",\"align\":\"center\",\"text_color\":\"#FF2E2E\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8ce5b33\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa8cd17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"96e66f6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"43d7fcf\"}],\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#D55CFB\"},\"elements\":[{\"id\":\"2ed42ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ecedaaf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"64cd1e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"683e25c\"}]},\"elements\":[{\"id\":\"08e4450\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"09c7237\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[metform form_id=\\\"2256\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(10133,2446,'_elementor_page_assets','a:0:{}'),(11932,2716,'metform_entries_serial_no','213'),(11933,2716,'metform_entries__form_id','2256'),(11934,2716,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:5:\"Casey\";s:8:\"mf-email\";s:20:\"coxcox1362@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:3:\"Cox\";s:12:\"mf-telephone\";s:10:\"5807069677\";s:7:\"mf-text\";s:6:\"Player\";s:11:\"mf-textarea\";s:21:\"Would like an account\";}'),(10135,2447,'_elementor_edit_mode','builder'),(10136,2447,'_elementor_template_type','wp-page'),(10137,2447,'_elementor_version','3.11.2'),(10138,2447,'_wp_page_template','default'),(10139,2447,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(10140,2447,'_elementor_data','[{\"id\":\"cf0b7d0\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"53e8664\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bcfab84\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"7dc0352\"}],\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b26d8d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5036c83\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7706f3b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0b44fa5\"}]},\"elements\":[{\"id\":\"1309f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Player Registration\",\"align\":\"center\",\"title_color\":\"#000000\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.94)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a0e532\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1f48f81\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bc2730e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff466b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"b21099e\"}],\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d2087a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"c9f0c43\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 1\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99b0e37\",\"elType\":\"widget\",\"settings\":{\"title\":\"1- Fill out registration for below\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c744fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ab7cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 2\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f25d6ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the Vblink App\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f2b3ffd\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"53484f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 3\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e755ae7\",\"elType\":\"widget\",\"settings\":{\"title\":\"You will be contacted to assign you an account\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"385c36d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ac467f\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 4\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"85e233a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Buy initial game credits\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"0fed863\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3b389d\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 5\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b601d51\",\"elType\":\"widget\",\"settings\":{\"title\":\"Play Games\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"27d8356\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d1b2eb8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a1f52f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"64fd3a7\"}],\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"c1ead64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e6708e0\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b52f84e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6bf3487\"}]},\"elements\":[{\"id\":\"8d97c09\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5ee84bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Player\",\"align\":\"center\",\"title_color\":\"#5A7079\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38f1d35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>New players may fill out the contact form for your information to be sent to a list of stores from known distributors that offer Vblink. Vblink has no affiliation with these stores and you must communicate with them only. Vblink will not be able to help you if you have a discrepancy with these stores. By filling out this form, you agree to this message and the messages above.<\\/h4><h4><br \\/>IF YOU ARE A PLAYER, PLEASE CONTACT YOUR STORE IF YOU ARE IN NEED OF ASSISTANCE. THIS INCLUDES FORGETTING YOUR PASSWORD. YOUR ACCOUNT HOLDER IS THE ONLY ONE THAT CAN CHANGE IT. Vblink DOES NOT HAVE THE ABILITY TO DO SO.<\\/h4>\",\"align\":\"center\",\"text_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5f4eba5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Vblink sells software to large distributors. Those distributors sell to smaller distributors that sell to individual stores. Vblink has no affiliation with these stores and is not responsible for how they run their business. Trust these people at your own risk\",\"align\":\"center\",\"text_color\":\"#FF2E2E\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8ce5b33\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa8cd17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"96e66f6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"43d7fcf\"}],\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#D55CFB\"},\"elements\":[{\"id\":\"2ed42ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ecedaaf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"64cd1e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"683e25c\"}]},\"elements\":[{\"id\":\"08e4450\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"09c7237\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[metform form_id=\\\"2256\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(10141,2447,'_elementor_page_assets','a:0:{}'),(10143,2448,'_elementor_edit_mode','builder'),(10144,2448,'_elementor_template_type','wp-page'),(10145,2448,'_elementor_version','3.11.2'),(10146,2448,'_wp_page_template','default'),(10147,2448,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(10148,2448,'_elementor_data','[{\"id\":\"cf0b7d0\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"53e8664\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bcfab84\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"7dc0352\"}],\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b26d8d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5036c83\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7706f3b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0b44fa5\"}]},\"elements\":[{\"id\":\"1309f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Player Registration\",\"align\":\"center\",\"title_color\":\"#000000\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":1,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.94)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a0e532\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1f48f81\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bc2730e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fff466b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"b21099e\"}],\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"d2087a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"c9f0c43\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 1\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99b0e37\",\"elType\":\"widget\",\"settings\":{\"title\":\"1- Fill out registration for below\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c744fd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ab7cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 2\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f25d6ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Download the Vblink App\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f2b3ffd\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"53484f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 3\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e755ae7\",\"elType\":\"widget\",\"settings\":{\"title\":\"You will be contacted to assign you an account\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"385c36d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ac467f\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 4\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"85e233a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Buy initial game credits\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"0fed863\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"content_position\":\"top\",\"background_background\":\"classic\",\"background_color\":\"#896AEC\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"769b4d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7a117a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"acf8be3\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3b389d\",\"elType\":\"widget\",\"settings\":{\"title\":\"STEP 5\",\"align\":\"center\",\"title_color\":\"#203842\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b601d51\",\"elType\":\"widget\",\"settings\":{\"title\":\"Play Games\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"27d8356\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d1b2eb8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8a1f52f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"64fd3a7\"}],\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"c1ead64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e6708e0\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b52f84e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6bf3487\"}]},\"elements\":[{\"id\":\"8d97c09\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5ee84bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Player\",\"align\":\"center\",\"title_color\":\"#5A7079\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38f1d35\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>New players may fill out the contact form for your information to be sent to a list of stores from known distributors that offer Vblink. Vblink has no affiliation with these stores and you must communicate with them only. Vblink will not be able to help you if you have a discrepancy with these stores. By filling out this form, you agree to this message and the messages above.<\\/h4><h4><br \\/>IF YOU ARE A PLAYER, PLEASE CONTACT YOUR STORE IF YOU ARE IN NEED OF ASSISTANCE. THIS INCLUDES FORGETTING YOUR PASSWORD. YOUR ACCOUNT HOLDER IS THE ONLY ONE THAT CAN CHANGE IT. Vblink DOES NOT HAVE THE ABILITY TO DO SO.<\\/h4>\",\"align\":\"center\",\"text_color\":\"#282828\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5f4eba5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Vblink sells software to large distributors. Those distributors sell to smaller distributors that sell to individual stores. Vblink has no affiliation with these stores and is not responsible for how they run their business. Trust these people at your own risk\",\"align\":\"center\",\"text_color\":\"#FF2E2E\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8ce5b33\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa8cd17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"96e66f6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"43d7fcf\"}],\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFFBD\",\"background_overlay_color_b\":\"#D55CFBBD\"},\"elements\":[{\"id\":\"2ed42ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ecedaaf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"64cd1e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"683e25c\"}]},\"elements\":[{\"id\":\"08e4450\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"09c7237\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[metform form_id=\\\"2256\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),(10149,2448,'_elementor_page_assets','a:0:{}'),(10158,2293,'_yoast_wpseo_metadesc','We are looking for people to join our group of gaming professionals. We have open territories for online distributorships in 50 US States.'),(10159,2293,'_yoast_wpseo_linkdex','41'),(10160,2293,'_yoast_wpseo_content_score','90'),(10161,2293,'_yoast_wpseo_estimated-reading-time-minutes','1'),(10162,2293,'_yoast_wpseo_wordproof_timestamp',''),(10163,2449,'_elementor_template_type','wp-page'),(10164,2449,'_elementor_version','3.11.1'),(10165,2449,'_wp_page_template','default'),(10166,2449,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(10167,2449,'_elementor_data','[{\"id\":\"fd484e5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0fb71da\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"09fc31f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f6a30de\"}],\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"c4a5d33\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e93f6fc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"39f8ee3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f9d1fa5\"}]},\"elements\":[{\"id\":\"1afbb07\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f646151\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stores and Distributors\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45e22f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Are you interested in online gaming, especially in sweepstakes games? Would you like to want to open your internet games business? If your answer is yes, then you are in luck, because we are going to explain the steps in detail.<\\/p>\\n<p>We are looking for income motivated people to join our group of gaming professionals. Currently we have open territories for online stores or distributorships in most all 50 US States.<\\/p>\\n<p>Vblink sells software to large distributors. Those distributors sell to smaller distributors that sell to individual stores. Vblink has no affiliation with these stores and is not responsible for how they run their business. However, Vblink does want to know of any wrong-doing and will conduct an investigation on what has been reported. Vblink does not tolerate abuse of the software.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6251f78\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0de9369\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0fb71da\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"09fc31f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f6a30de\"}],\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"47c66a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e93f6fc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"39f8ee3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f9d1fa5\"}]},\"elements\":[{\"id\":\"d962952\",\"elType\":\"widget\",\"settings\":{\"title\":\"New Distributor\\/Store Application Form\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f85e30\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If you would like to become a Distributor, please fill out this form and we will be in contact with you. If you are a store looking for the Vblink software, please fill out this form and you will be contacted. We thank you for reaching out to us and we are looking forward to potential future business with you.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6a5d851\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68822ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"80969f0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e9710a0\"}],\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"ddc2538\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6ffe2b9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"496192b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"bdcf5d3\"}]},\"elements\":[{\"id\":\"29fdb3e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b96e332\",\"elType\":\"widget\",\"settings\":{\"mf_form_id\":\"2312***1677055018472\"},\"elements\":[],\"widgetType\":\"metform\"}],\"isInner\":false}],\"isInner\":false}]'),(10168,2449,'_elementor_page_assets','a:0:{}'),(11936,2716,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:15:\"174.247.237.101\";s:10:\"User_Agent\";s:111:\"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Mobile Safari/537.36\";}'),(10170,1340,'_edit_last','1'),(10171,1340,'slide_template','default'),(10172,1340,'rs_page_bg_color','#ffffff'),(10173,2450,'_elementor_edit_mode','builder'),(10174,1340,'_yoast_wpseo_focuskw','Agent Help'),(10175,1340,'_yoast_wpseo_title','%%title%% %%page%% %%sep%% %%sitename%% Gaming'),(10176,1340,'_yoast_wpseo_metadesc','Check out latest videos that help you know better how Vblink online gaming works.. Enjoy the experience of gaming with Vblink'),(10177,1340,'_yoast_wpseo_linkdex','36'),(10178,1340,'_yoast_wpseo_content_score','90'),(10179,1340,'_yoast_wpseo_estimated-reading-time-minutes','1'),(10180,1340,'_yoast_wpseo_wordproof_timestamp',''),(10181,2450,'_elementor_template_type','wp-page'),(10182,2450,'_elementor_version','3.11.1'),(10183,2450,'_wp_page_template','default'),(10184,2450,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(10185,2450,'_elementor_data','[{\"id\":\"54c8bec\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f813b97\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"37bfb73\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f66f147\"}]},\"elements\":[{\"id\":\"6a3248b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f160953\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8b9f46f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"7ba1e20\"}]},\"elements\":[{\"id\":\"d61bb90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#A34FC6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"42b646b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"55671b9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"a5475d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"7bce251\"}]},\"elements\":[{\"id\":\"e3d3174\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"92f9cf9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"67fa4e9\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"7d14771\"}]},\"elements\":[{\"id\":\"4555d1a\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=COv-GbP4cPw&embeds_euri=http%3A%2F%2Fwww.vblinkfishgames.com%2F&feature=emb_imp_woyt\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"fcd5650\",\"elType\":\"widget\",\"settings\":{\"title\":\"V-Blink add player\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#383939\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3565a82\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2e4caef\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8c5ae78\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ab62101\"}]},\"elements\":[{\"id\":\"1b962b6\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=zv-r-HJzf68&embeds_euri=http%3A%2F%2Fwww.vblinkfishgames.com%2F&feature=emb_imp_woyt\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"c7a21ce\",\"elType\":\"widget\",\"settings\":{\"title\":\"V-Blink top up redeem points\",\"header_size\":\"h3\",\"align\":\"center\",\"title_color\":\"#383939\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(10186,2450,'_elementor_page_assets','a:0:{}'),(11937,2717,'mf_page_id','1339'),(11938,2717,'metform_entries_serial_no','214'),(10188,1340,'_oembed_16e17510faa8db00c69ba0dc0a0531a6','<iframe title=\"V-power add player\" width=\"640\" height=\"480\" src=\"https://www.youtube.com/embed/COv-GbP4cPw?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),(10189,1340,'_oembed_time_16e17510faa8db00c69ba0dc0a0531a6','1677228298'),(10190,1340,'_oembed_75183c972ea4037bbd13e3d0f6081eb3','<iframe title=\"V-power top up cash out\" width=\"640\" height=\"480\" src=\"https://www.youtube.com/embed/zv-r-HJzf68?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),(10191,1340,'_oembed_time_75183c972ea4037bbd13e3d0f6081eb3','1677228298'),(10192,2205,'slide_template','default'),(10193,2205,'rs_page_bg_color','#ffffff'),(10194,2451,'_elementor_edit_mode','builder'),(10195,2205,'_yoast_wpseo_focuskw','FAQ'),(10196,2205,'_yoast_wpseo_metadesc','Find out the most frequent question asked from Vblink users. Make sure to know everything related to Vblink online gaming'),(10197,2205,'_yoast_wpseo_linkdex','64'),(10198,2205,'_yoast_wpseo_content_score','60'),(10199,2205,'_yoast_wpseo_estimated-reading-time-minutes','3'),(10200,2205,'_yoast_wpseo_wordproof_timestamp',''),(10201,2451,'_elementor_template_type','wp-page'),(10202,2451,'_elementor_version','3.11.1'),(10203,2451,'_wp_page_template','default'),(10204,2451,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:21:\"background_background\";s:8:\"gradient\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:18:\"background_color_b\";s:7:\"#FFFFFF\";}'),(10205,2451,'_elementor_data','[{\"id\":\"0f1da6c\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c851330\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8888aa9\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9b999fb\"}]},\"elements\":[{\"id\":\"8abdfe0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b7bef76\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"24a7903\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"973dda0\"}]},\"elements\":[{\"id\":\"f58f2fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4a6cdff\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e711805\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"9751963\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"286c630\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Vblink?\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bd0815\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Vblink is a mobile fish game app and sweepstakes app. This app can be played on cell phones, tablets, and computers. This app is what people call a \\u201cPlay anywhere app\\u201d or \\u201cPlay at home app\\u201d. Also referred to as the \\u201cfish game app\\u201d.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"02063f5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"bf6bdcf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"5e5363c\",\"elType\":\"widget\",\"settings\":{\"title\":\"How do I download the Vblink game and sweepstakes app?\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94c946e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>You can go to our website <a href=\\\"https:\\/\\/vblink777.club\\\">www.vblink777.club<\\/a> and either scan the QR code, or you can click on the link. Then you will be able to download the app.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"08eb3c6\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"f98624d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"4850b97\",\"elType\":\"widget\",\"settings\":{\"title\":\"How do I get my account set up?\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab4f083\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>You will need to go to a store that offers this software. That operator will be able to set up your account and give you your login credentials. You can also fill out the player form on our website and you will be contacted by a store to play.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"059d15c\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"f84827c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"f7d3601\",\"elType\":\"widget\",\"settings\":{\"title\":\"Where do I get points added to my account?\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4bb7908\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The store operator that set up your account will be able to add points to your account<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4c13a66\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"79a7258\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"47a7ace\",\"elType\":\"widget\",\"settings\":{\"title\":\"Network Unstable Connecting\\u2026\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"300e1c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Check your network connection. WiFi will show that you have full connection to the network, but your network can still be slow or fading in and out. If using your data plan with your cellular service, make sure you have a good signal. You can be kicked out of games if you do not have a good connection.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d24ed46\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"a39a22f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"03abaae\",\"elType\":\"widget\",\"settings\":{\"title\":\"How do I create a private table?\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"720e21a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sit down at a table. A password will be generated. Give that password to your friends. Your friends will then sit at the table and must enter that password in to be able to join<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17611c4\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"b05768a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"aac0b61\",\"elType\":\"widget\",\"settings\":{\"title\":\"How do I join a private table?\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd823fa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Get a password from the hosting party. Sit at the private table and enter in the password given.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"60008bc\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"f105029\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"f992e2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is binding?\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b8929f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>When you bind your device it adds more security. When you select bind, your account can only be played on that device. That way somebody doesn\\u2019t look over your shoulder while you type in your password and try to use your account. If you get a new phone and you didn\\u2019t unbind your account, your account holder has the ability to unbind it for you.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e56bacb\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"4654e22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"921fb40\",\"elType\":\"widget\",\"settings\":{\"title\":\"How to win community prizes?\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f3250\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To qualify for bonuses or community prizes you must be actively playing. Sitting in a room or table not playing does not make you eligible.\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8a9c4b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1a83d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"351146e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2e58417\"}]},\"elements\":[{\"id\":\"59338f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7741feb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f061c9f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"534ce12\"}]},\"elements\":[{\"id\":\"a65da2e\",\"elType\":\"widget\",\"settings\":{\"title\":\"How to claim your jackpot?\",\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"868dccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>When you win a jackpot, there will be a pop up asking you to claim your jackpot. If you do not claim your jackpot, it will not go away until you do. If you do not see it, log out and log back in. The claim window will pop up every time you log in until you claim it.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8406e26\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f79d6d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e923b45\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bfed56b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5ed8bc1\"}]},\"elements\":[{\"id\":\"1e2e03f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e406192\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b679467\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"18ccf69\"}]},\"elements\":[{\"id\":\"786daee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Play on any device! Laptops, Desktops, Tablets, or Phones!\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d7dd493\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"70dd465\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"474f623\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1d96065\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4609423\"}]},\"elements\":[{\"id\":\"7554611\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2966d37\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"51c5f33\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d1291d5\"}]},\"elements\":[{\"id\":\"d18b63c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/smartphonegame.png\",\"id\":2223,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"74e9402\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9761435\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e868426\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3195a49\"}]},\"elements\":[{\"id\":\"8cfb38d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/tabletgame.png\",\"id\":2221,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"83a44b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a835582\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b3047e4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a77bf17\"}]},\"elements\":[{\"id\":\"1740fe9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/monitorgame2.png\",\"id\":2222,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(10206,2451,'_elementor_page_assets','a:0:{}'),(11893,1339,'_last_editor_used_jetpack','block-editor'),(11894,2711,'mf_page_id','1339'),(11895,2711,'metform_entries_serial_no','208'),(10208,1384,'ekit_post_views_count','22'),(10209,1496,'ekit_post_views_count','22'),(10210,1369,'ekit_post_views_count','28'),(10211,2256,'metform_form__count_views','1254'),(10212,2452,'mf_page_id','1339'),(10213,2452,'metform_entries_serial_no','1'),(10214,2256,'metform_form__form_total_entries','271'),(10215,2452,'metform_entries__form_id','2256'),(10216,2452,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:8:\"Kimberly\";s:8:\"mf-email\";s:22:\"kim.mays20@hotmail.com\";s:16:\"mf-listing-lname\";s:6:\"Hilton\";s:12:\"mf-telephone\";s:10:\"3464020235\";s:9:\"mf-select\";s:3:\"Yes\";s:7:\"mf-text\";s:3:\"yes\";s:11:\"mf-textarea\";s:12:\"need account\";}'),(10217,2452,'metform_entries__file_upload_new',NULL),(10218,2452,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:12:\"72.46.222.78\";s:10:\"User_Agent\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36\";}'),(10219,1430,'ekit_post_views_count','14'),(10220,1396,'ekit_post_views_count','23'),(10221,1436,'ekit_post_views_count','15'),(10222,1494,'ekit_post_views_count','17'),(10223,2453,'mf_page_id','1339'),(10224,2453,'metform_entries_serial_no','2'),(10225,2453,'metform_entries__form_id','2256'),(10226,2453,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:9:\"Sherelle \";s:8:\"mf-email\";s:24:\"sherellemurray@yahoo.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:7:\"Murray \";s:12:\"mf-telephone\";s:10:\"7083151511\";s:7:\"mf-text\";s:13:\"Registration \";s:11:\"mf-textarea\";s:18:\"I want to sign up \";}'),(10227,2453,'metform_entries__file_upload_new',NULL),(10228,2453,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:15:\"108.225.219.143\";s:10:\"User_Agent\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1\";}'),(10229,1569,'ekit_post_views_count','27'),(10230,1575,'ekit_post_views_count','14'),(10231,1508,'ekit_post_views_count','11'),(10232,1394,'ekit_post_views_count','18'),(10233,1380,'ekit_post_views_count','27'),(10234,1511,'ekit_post_views_count','13'),(10235,1386,'ekit_post_views_count','23'),(10236,2454,'_edit_last','1'),(10237,2454,'_wp_page_template','default'),(10238,2454,'slide_template','default'),(10239,2454,'rs_page_bg_color','#ffffff'),(10240,2454,'_yoast_wpseo_estimated-reading-time-minutes','0'),(10241,2454,'_yoast_wpseo_wordproof_timestamp',''),(10242,2454,'_edit_lock','1677322229:1'),(10243,2456,'_edit_last','1'),(10244,2456,'_edit_lock','1677433641:1'),(10245,2456,'discount_type','fixed_cart'),(10246,2456,'coupon_amount','1'),(10247,2456,'individual_use','no'),(10248,2456,'usage_limit','0'),(10249,2456,'usage_limit_per_user','0'),(10250,2456,'limit_usage_to_x_items','0'),(10251,2456,'usage_count','0'),(10252,2456,'date_expires',NULL),(10253,2456,'free_shipping','no'),(10254,2456,'exclude_sale_items','no'),(10255,2456,'slide_template',''),(10256,2456,'rs_page_bg_color',''),(10257,1397,'ekit_post_views_count','23'),(10261,2456,'_acfw_disable_url_coupon',''),(10262,2456,'_acfw_force_apply_url_coupon',''),(10260,2456,'expiry_date',''),(10263,2456,'_acfw_code_url_override',''),(10264,2456,'_acfw_success_message',''),(10265,2456,'_acfw_after_redirect_url',''),(10266,2456,'_acfw_redirect_to_origin_url',''),(10267,2456,'_acfw_enable_role_restriction',''),(10268,2456,'_acfw_enable_date_range_schedule','no'),(10269,1390,'ekit_post_views_count','24'),(10270,1493,'ekit_post_views_count','12'),(10271,1438,'ekit_post_views_count','15'),(10272,1514,'ekit_post_views_count','14'),(10273,1392,'ekit_post_views_count','16'),(10274,1454,'ekit_post_views_count','17'),(10275,1515,'ekit_post_views_count','16'),(10276,1442,'ekit_post_views_count','18'),(10277,1378,'ekit_post_views_count','25'),(10278,1576,'ekit_post_views_count','12'),(10279,1563,'ekit_post_views_count','20'),(10280,1382,'ekit_post_views_count','25'),(10281,1441,'ekit_post_views_count','14'),(10282,1553,'ekit_post_views_count','12'),(10283,1372,'ekit_post_views_count','22'),(10284,2459,'mf_page_id','1339'),(10285,2459,'metform_entries_serial_no','3'),(10286,2459,'metform_entries__form_id','2256'),(10287,2459,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:8:\"Raelene \";s:8:\"mf-email\";s:27:\"navarretteraelene@gmail.com\";s:12:\"mf-telephone\";s:10:\"9096888597\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:11:\"Navarrette \";s:7:\"mf-text\";s:13:\"Registration \";s:11:\"mf-textarea\";s:17:\"Help registering \";}'),(10288,2459,'metform_entries__file_upload_new',NULL),(10289,2459,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"172.58.31.146\";s:10:\"User_Agent\";s:118:\"Mozilla/5.0 (Linux; Android 13; SM-A146U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Mobile Safari/537.36\";}'),(10290,1551,'ekit_post_views_count','15'),(10291,1562,'ekit_post_views_count','22'),(10292,1516,'ekit_post_views_count','11'),(10293,2460,'wlwl_email_mobile',''),(10294,2460,'wlwl_spin_times','a:3:{s:8:\"spin_num\";i:1;s:9:\"last_spin\";i:1677434498;s:4:\"gdpr\";i:1;}'),(10295,1446,'ekit_post_views_count','17'),(10296,2461,'wlwl_email_mobile',''),(10297,2461,'wlwl_spin_times','a:3:{s:8:\"spin_num\";i:1;s:9:\"last_spin\";i:1677438068;s:4:\"gdpr\";i:1;}'),(10298,1572,'ekit_post_views_count','25'),(10299,2462,'_edit_last','1'),(10300,2462,'_wp_page_template','default'),(10301,2462,'slide_template','default'),(10302,2462,'rs_page_bg_color','#ffffff'),(10303,2462,'_yoast_wpseo_estimated-reading-time-minutes','1'),(10304,2462,'_yoast_wpseo_wordproof_timestamp',''),(10305,2462,'_edit_lock','1677509043:1'),(10306,2462,'_elementor_edit_mode','builder'),(10307,2462,'_elementor_template_type','wp-page'),(10308,2462,'_elementor_version','3.11.2'),(10309,2462,'_eael_custom_js',''),(11941,2717,'metform_entries__file_upload_new',NULL),(10311,1395,'ekit_post_views_count','27'),(10312,2464,'_wp_page_template','default'),(10313,2464,'_elementor_edit_mode','builder'),(10314,2464,'_elementor_template_type','wp-page'),(10315,2464,'_elementor_version','3.11.2'),(10317,2465,'_wp_page_template','default'),(10318,2465,'_elementor_edit_mode','builder'),(10319,2465,'_elementor_template_type','wp-page'),(10320,2465,'_elementor_version','3.11.2'),(11939,2717,'metform_entries__form_id','2256'),(11940,2717,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:8:\"Tiffany \";s:8:\"mf-email\";s:18:\"Vvixon13@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:6:\"Brown \";s:12:\"mf-telephone\";s:10:\"7276867907\";s:7:\"mf-text\";s:12:\"New account \";s:11:\"mf-textarea\";s:107:\"I requested an account I received a facebook messenger the information and i\'m just completing registration\";}'),(10322,2462,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(10323,2462,'_elementor_data','[{\"id\":\"9b07c0b\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"29fd90a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f919009\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4aad6e\"}]},\"elements\":[{\"id\":\"4dc5d1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b16e806\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0bf392e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ff38708\"}]},\"elements\":[{\"id\":\"ee110e2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/iPhone4-1.png\",\"id\":2220,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(10324,2466,'_wp_page_template','default'),(10325,2466,'_elementor_edit_mode','builder'),(10326,2466,'_elementor_template_type','wp-page'),(10327,2466,'_elementor_version','3.11.2'),(10329,2466,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(10330,2466,'_elementor_data','[{\"id\":\"9b07c0b\",\"elType\":\"section\",\"settings\":{\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"29fd90a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f919009\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4aad6e\"}]},\"elements\":[{\"id\":\"4dc5d1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b16e806\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0bf392e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ff38708\"}]},\"elements\":[{\"id\":\"ee110e2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/iPhone4-1.png\",\"id\":2220,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(10331,2462,'_elementor_page_assets','a:0:{}'),(10333,1555,'ekit_post_views_count','20'),(10334,1370,'ekit_post_views_count','51'),(10335,1503,'ekit_post_views_count','21'),(10336,1385,'ekit_post_views_count','30'),(10337,1391,'ekit_post_views_count','23'),(10338,1377,'ekit_post_views_count','26'),(10339,1433,'ekit_post_views_count','15'),(10340,2467,'mf_page_id','1339'),(10341,2467,'metform_entries_serial_no','4'),(10342,2467,'metform_entries__form_id','2256'),(10343,2467,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:8:\"Jonathan\";s:8:\"mf-email\";s:24:\"jollyrocket117@gmail.com\";s:12:\"mf-telephone\";s:10:\"7043885564\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:5:\"Boner\";s:7:\"mf-text\";s:11:\"New account\";s:11:\"mf-textarea\";s:40:\"Hi, I\'d like to create an account please\";}'),(10344,2467,'metform_entries__file_upload_new',NULL),(10345,2467,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"65.188.73.157\";s:10:\"User_Agent\";s:121:\"Mozilla/5.0 (Linux; Android 8.0.0; SM-G930V) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Mobile Safari/537.36\";}'),(10346,2468,'mf_page_id','1339'),(10347,2468,'metform_entries_serial_no','5'),(10348,2468,'metform_entries__form_id','2256'),(10349,2468,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:7:\"Raquel \";s:16:\"mf-listing-lname\";s:10:\"Gutierrez \";s:8:\"mf-email\";s:19:\"rachgtz80@gmail.com\";s:12:\"mf-telephone\";s:10:\"9567443158\";s:9:\"mf-select\";s:3:\"Yes\";s:7:\"mf-text\";s:12:\"Play online \";s:11:\"mf-textarea\";s:12:\"Web version \";}'),(10350,2468,'metform_entries__file_upload_new',NULL),(10351,2468,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"35.147.143.120\";s:10:\"User_Agent\";s:101:\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36\";}'),(10352,1616,'ekit_post_views_count','19'),(10353,1371,'ekit_post_views_count','17'),(10354,1497,'ekit_post_views_count','19'),(10355,1445,'ekit_post_views_count','15'),(10356,1451,'ekit_post_views_count','15'),(10357,1565,'ekit_post_views_count','14'),(10358,2469,'mf_page_id','1339'),(10359,2469,'metform_entries_serial_no','6'),(10360,2469,'metform_entries__form_id','2256'),(10361,2469,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:6:\"Jerry \";s:8:\"mf-email\";s:21:\"jerry050186@gmail.com\";s:12:\"mf-telephone\";s:11:\"12764941354\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:7:\"Leonard\";s:7:\"mf-text\";s:23:\"Creating a new account \";s:11:\"mf-textarea\";s:36:\"I am trying to set up a new account \";}'),(10362,2469,'metform_entries__file_upload_new',NULL),(10363,2469,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"47.226.185.255\";s:10:\"User_Agent\";s:126:\"Mozilla/5.0 (Linux; Android 12; moto g stylus 5G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Mobile Safari/537.36\";}'),(10364,1450,'ekit_post_views_count','13'),(10365,1452,'ekit_post_views_count','12'),(10366,1434,'ekit_post_views_count','14'),(10367,1448,'ekit_post_views_count','18'),(10368,2470,'mf_page_id','1339'),(10369,2470,'metform_entries_serial_no','7'),(10370,2470,'metform_entries__form_id','2256'),(10371,2470,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:4:\"Gago\";s:8:\"mf-email\";s:17:\"gagoava@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:12:\"Avaneszadeh \";s:12:\"mf-telephone\";s:10:\"8182883830\";s:7:\"mf-text\";s:12:\"Registration\";s:11:\"mf-textarea\";s:21:\"Live well and prosper\";}'),(10372,2470,'metform_entries__file_upload_new',NULL),(10373,2470,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"172.56.232.20\";s:10:\"User_Agent\";s:204:\"Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/20C65 [FBAN/FBIOS;FBDV/iPhone14,3;FBMD/iPhone;FBSN/iOS;FBSV/16.2;FBSS/3;FBID/phone;FBLC/en_US;FBOP/5]\";}'),(10374,2471,'mf_page_id','1339'),(10375,2471,'metform_entries_serial_no','8'),(10376,2471,'metform_entries__form_id','2256'),(10377,2471,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:7:\"Janelle\";s:16:\"mf-listing-lname\";s:6:\"Morris\";s:12:\"mf-telephone\";s:10:\"8054541177\";s:9:\"mf-select\";s:3:\"Yes\";s:8:\"mf-email\";s:22:\"thesnead2019@gmail.com\";s:7:\"mf-text\";s:12:\"New Account \";s:11:\"mf-textarea\";s:34:\"Please create a new account for me\";}'),(10378,2471,'metform_entries__file_upload_new',NULL),(10379,2471,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:10:\"76.53.2.18\";s:10:\"User_Agent\";s:113:\"Mozilla/5.0 (Linux; Android 11; M8L) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Mobile Safari/537.36\";}'),(10380,1453,'ekit_post_views_count','17'),(10381,2472,'mf_page_id','1339'),(10382,2472,'metform_entries_serial_no','9'),(10383,2472,'metform_entries__form_id','2256'),(10384,2472,'metform_entries__form_data','a:6:{s:16:\"mf-listing-fname\";s:6:\"Joseph\";s:16:\"mf-listing-lname\";s:5:\"Smith\";s:12:\"mf-telephone\";s:10:\"3346501928\";s:9:\"mf-select\";s:3:\"Yes\";s:7:\"mf-text\";s:8:\"Account \";s:11:\"mf-textarea\";s:22:\"Don\'t forget my bonus \";}'),(10385,2472,'metform_entries__file_upload_new',NULL),(10386,2472,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"35.151.28.129\";s:10:\"User_Agent\";s:118:\"Mozilla/5.0 (Linux; Android 11; M8L Plus) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Mobile Safari/537.36\";}'),(10387,1500,'ekit_post_views_count','15'),(10388,1561,'ekit_post_views_count','17'),(10389,2473,'mf_page_id','1339'),(10390,2473,'metform_entries_serial_no','10'),(10391,2473,'metform_entries__form_id','2256'),(10392,2473,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:7:\"Poe thu\";s:8:\"mf-email\";s:17:\"ehna567@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:3:\"Thu\";s:12:\"mf-telephone\";s:10:\"5153153916\";s:7:\"mf-text\";s:2:\"Hi\";s:11:\"mf-textarea\";s:36:\"Can you help me creating my account?\";}'),(10393,2473,'metform_entries__file_upload_new',NULL),(10394,2473,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"75.162.30.117\";s:10:\"User_Agent\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1\";}'),(10395,1444,'ekit_post_views_count','12'),(10396,2474,'mf_page_id','1339'),(10397,2474,'metform_entries_serial_no','11'),(10398,2474,'metform_entries__form_id','2256'),(10399,2474,'metform_entries__form_data','a:7:{s:12:\"mf-telephone\";s:14:\"(330) 714-1282\";s:16:\"mf-listing-fname\";s:7:\"Michael\";s:16:\"mf-listing-lname\";s:5:\"Martz\";s:9:\"mf-select\";s:3:\"Yes\";s:8:\"mf-email\";s:19:\"msm8265@hotmail.com\";s:7:\"mf-text\";s:4:\"Game\";s:11:\"mf-textarea\";s:4:\"None\";}'),(10400,2474,'metform_entries__file_upload_new',NULL),(10401,2474,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:12:\"172.59.25.53\";s:10:\"User_Agent\";s:197:\"Mozilla/5.0 (Linux; Android 10; REVVLRY+ Build/QPW30.142-Q3-28-25; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/110.0.5481.65 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/403.0.0.27.81;]\";}'),(10402,2475,'mf_page_id','1339'),(10403,2475,'metform_entries_serial_no','12'),(10404,2475,'metform_entries__form_id','2256'),(10405,2475,'metform_entries__form_data','a:6:{s:16:\"mf-listing-fname\";s:11:\"Quanterrous\";s:16:\"mf-listing-lname\";s:6:\"baylor\";s:12:\"mf-telephone\";s:14:\"(864) 535-6847\";s:9:\"mf-select\";s:3:\"Yes\";s:7:\"mf-text\";s:9:\"register \";s:11:\"mf-textarea\";s:52:\"hi i was wanting to start playing yall casino games.\";}'),(10406,2475,'metform_entries__file_upload_new',NULL),(10407,2475,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:12:\"207.106.5.62\";s:10:\"User_Agent\";s:119:\"Mozilla/5.0 (Linux; Android 13; SM-G715U1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Mobile Safari/537.36\";}'),(10408,2476,'mf_page_id','1339'),(10409,2476,'metform_entries_serial_no','13'),(10410,2476,'metform_entries__form_id','2256'),(10411,2476,'metform_entries__form_data','a:6:{s:12:\"mf-telephone\";s:12:\"316-209-2992\";s:16:\"mf-listing-fname\";s:8:\"Michaela\";s:16:\"mf-listing-lname\";s:4:\"King\";s:9:\"mf-select\";s:3:\"Yes\";s:7:\"mf-text\";s:11:\"New account\";s:11:\"mf-textarea\";s:30:\"I would like an account please\";}'),(10412,2476,'metform_entries__file_upload_new',NULL),(10413,2476,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"172.59.120.94\";s:10:\"User_Agent\";s:194:\"Mozilla/5.0 (Linux; Android 13; SM-A236U Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/110.0.5481.65 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/403.0.0.27.81;]\";}'),(10414,2477,'mf_page_id','1339'),(10415,2477,'metform_entries_serial_no','14'),(10416,2477,'metform_entries__form_id','2256'),(10417,2477,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:7:\"Christy\";s:8:\"mf-email\";s:25:\"christycarr1978@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:6:\"Taylor\";s:12:\"mf-telephone\";s:12:\"+14173702498\";s:7:\"mf-text\";s:13:\"Registration \";s:11:\"mf-textarea\";s:24:\"This is too complicated \";}'),(10418,2477,'metform_entries__file_upload_new',NULL),(10419,2477,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"172.58.58.216\";s:10:\"User_Agent\";s:199:\"Mozilla/5.0 (Linux; Android 10; 9032Z Build/QP1A.190711.020; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/110.0.5481.65 Mobile Safari/537.36 [FB_IAB/Orca-Android;FBAV/398.0.0.11.69;]\";}'),(10420,2478,'mf_page_id','1339'),(10421,2478,'metform_entries_serial_no','15'),(10422,2478,'metform_entries__form_id','2256'),(10423,2478,'metform_entries__form_data','a:6:{s:16:\"mf-listing-fname\";s:4:\"Nidi\";s:16:\"mf-listing-lname\";s:5:\"Hooks\";s:12:\"mf-telephone\";s:10:\"9045854492\";s:9:\"mf-select\";s:3:\"Yes\";s:7:\"mf-text\";s:17:\"Fish tables/slots\";s:11:\"mf-textarea\";s:135:\"I was trying to get registered my friend Janelle Richardson referred me I also have Golden Dragon are y\'all affiliated with each other \";}'),(10424,2478,'metform_entries__file_upload_new',NULL),(10425,2478,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"12.190.236.26\";s:10:\"User_Agent\";s:129:\"Mozilla/5.0 (Linux; Android 11; moto g power (2021)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Mobile Safari/537.36\";}'),(10426,2479,'mf_page_id','1339'),(10427,2479,'metform_entries_serial_no','16'),(10428,2479,'metform_entries__form_id','2256'),(10429,2479,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:6:\"Sondra\";s:8:\"mf-email\";s:20:\"sondra6012@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:8:\"Mcknight\";s:12:\"mf-telephone\";s:10:\"9102737376\";s:11:\"mf-textarea\";s:18:\"Would like to play\";s:7:\"mf-text\";s:6:\"Gaming\";}'),(10430,2479,'metform_entries__file_upload_new',NULL),(10431,2479,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:15:\"174.110.210.163\";s:10:\"User_Agent\";s:203:\"Mozilla/5.0 (Linux; Android 13; SM-S908U Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/110.0.5481.154 Mobile Safari/537.36 [FB_IAB/Orca-Android;FBAV/398.1.0.11.69;]\";}'),(10432,2480,'mf_page_id','1339'),(10433,2480,'metform_entries_serial_no','17'),(10434,2480,'metform_entries__form_id','2256'),(10435,2480,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:8:\"Kourtney\";s:8:\"mf-email\";s:15:\"kag1012@aol.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:7:\"Gunther\";s:12:\"mf-telephone\";s:10:\"3155961999\";s:7:\"mf-text\";s:8:\"Register\";s:11:\"mf-textarea\";s:11:\"New player \";}'),(10436,2480,'metform_entries__file_upload_new',NULL),(10437,2480,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"38.86.135.130\";s:10:\"User_Agent\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1\";}'),(10438,2481,'mf_page_id','1339'),(10439,2481,'metform_entries_serial_no','18'),(10440,2481,'metform_entries__form_id','2256'),(10441,2481,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:8:\"Lorilynn\";s:8:\"mf-email\";s:21:\"togafaulori@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:7:\"Togafau\";s:12:\"mf-telephone\";s:10:\"8083860383\";s:7:\"mf-text\";s:9:\"Register \";s:11:\"mf-textarea\";s:24:\"New Player Registration \";}'),(10442,2481,'metform_entries__file_upload_new',NULL),(10443,2481,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"172.58.22.232\";s:10:\"User_Agent\";s:210:\"Mozilla/5.0 (Linux; Android 12; moto g 5G (2022) Build/S1SAS32.47-59-3; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/96.0.4664.61 Mobile Safari/537.36 [FB_IAB/Orca-Android;FBAV/390.2.0.29.103;]\";}'),(10444,2482,'mf_page_id','1339'),(10445,2482,'metform_entries_serial_no','19'),(10446,2482,'metform_entries__form_id','2256'),(10447,2482,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:16:\"Gabriela Ortega \";s:8:\"mf-email\";s:23:\"gaby.ortega88@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:6:\"Ortega\";s:12:\"mf-telephone\";s:10:\"7144088357\";s:7:\"mf-text\";s:9:\"Register \";s:11:\"mf-textarea\";s:45:\"Gabi1024 for Egame \r\n\r\n\r\nGabi2000 for vpower \";}'),(10448,2482,'metform_entries__file_upload_new',NULL),(10449,2482,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"107.119.53.76\";s:10:\"User_Agent\";s:142:\"Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/109.0.5414.83 Mobile/15E148 Safari/604.1\";}'),(10450,2483,'mf_page_id','1339'),(10451,2483,'metform_entries_serial_no','20'),(10452,2483,'metform_entries__form_id','2256'),(10453,2483,'metform_entries__form_data','a:6:{s:16:\"mf-listing-fname\";s:5:\"Shawn\";s:16:\"mf-listing-lname\";s:5:\"Price\";s:12:\"mf-telephone\";s:10:\"5303604048\";s:9:\"mf-select\";s:3:\"Yes\";s:7:\"mf-text\";s:4:\"Help\";s:11:\"mf-textarea\";s:14:\"I don’t know\";}'),(10454,2483,'metform_entries__file_upload_new',NULL),(10455,2483,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"67.218.98.226\";s:10:\"User_Agent\";s:143:\"Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/110.0.5481.114 Mobile/15E148 Safari/604.1\";}'),(10456,2484,'mf_page_id','1339'),(10457,2484,'metform_entries_serial_no','21'),(10458,2484,'metform_entries__form_id','2256'),(10459,2484,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:8:\"Kristin \";s:8:\"mf-email\";s:19:\"k65039422@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:7:\"Pardue \";s:12:\"mf-telephone\";s:10:\"9036440365\";s:7:\"mf-text\";s:11:\"New player \";s:11:\"mf-textarea\";s:43:\"I want to start an account and add credits \";}'),(10460,2484,'metform_entries__file_upload_new',NULL),(10461,2484,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:15:\"174.242.209.148\";s:10:\"User_Agent\";s:121:\"Mozilla/5.0 (Linux; Android 12; moto g pure) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Mobile Safari/537.36\";}'),(10462,1570,'ekit_post_views_count','16'),(10463,1389,'ekit_post_views_count','24'),(10464,1578,'ekit_post_views_count','22'),(10465,1443,'ekit_post_views_count','13'),(10466,2485,'mf_page_id','1339'),(10467,2485,'metform_entries_serial_no','22'),(10468,2485,'metform_entries__form_id','2256'),(10469,2485,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:6:\"Chason\";s:8:\"mf-email\";s:22:\"chasonkihewa@yahoo.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:6:\"Kihewa\";s:12:\"mf-telephone\";s:10:\"8083971261\";s:11:\"mf-textarea\";s:27:\"Registering for an account.\";s:7:\"mf-text\";s:10:\"New Member\";}'),(10470,2485,'metform_entries__file_upload_new',NULL),(10471,2485,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"68.108.84.208\";s:10:\"User_Agent\";s:246:\"Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/20A362 [FBAN/FBIOS;FBAV/404.0.0.32.69;FBBV/451012827;FBDV/iPhone12,1;FBMD/iPhone;FBSN/iOS;FBSV/16.0;FBSS/2;FBID/phone;FBLC/en_US;FBOP/5;FBRV/0]\";}'),(10472,2486,'mf_page_id','1339'),(10473,2486,'metform_entries_serial_no','23'),(10474,2486,'metform_entries__form_id','2256'),(10475,2486,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:6:\"Kaylee\";s:8:\"mf-email\";s:20:\"kayleejo93@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:6:\"Flores\";s:12:\"mf-telephone\";s:10:\"6714834751\";s:7:\"mf-text\";s:20:\"New player vblink777\";s:11:\"mf-textarea\";s:30:\"Want to register for vblink777\";}'),(10476,2486,'metform_entries__file_upload_new',NULL),(10477,2486,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"209.164.184.0\";s:10:\"User_Agent\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1\";}'),(10478,1398,'ekit_post_views_count','22'),(10479,2487,'mf_page_id','1339'),(10480,2487,'metform_entries_serial_no','24'),(10481,2487,'metform_entries__form_id','2256'),(10482,2487,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:5:\"Marah\";s:8:\"mf-email\";s:24:\"liltexas121694@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:9:\"McKinnon \";s:12:\"mf-telephone\";s:10:\"4022136530\";s:7:\"mf-text\";s:28:\"Registering for wheel bonus.\";s:11:\"mf-textarea\";s:99:\"I\'d like to register for account for the wheel spin bonus and raffle tickets please and thank you. \";}'),(10483,2487,'metform_entries__file_upload_new',NULL),(10484,2487,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"172.58.56.101\";s:10:\"User_Agent\";s:202:\"Mozilla/5.0 (Linux; Android 13; SM-A716U Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/110.0.5481.65 Mobile Safari/537.36 [FB_IAB/Orca-Android;FBAV/398.1.0.11.69;]\";}'),(10485,2488,'mf_page_id','1339'),(10486,2488,'metform_entries_serial_no','25'),(10487,2488,'metform_entries__form_id','2256'),(10488,2488,'metform_entries__form_data','a:6:{s:16:\"mf-listing-fname\";s:6:\"Scotty\";s:16:\"mf-listing-lname\";s:9:\"Ostrander\";s:12:\"mf-telephone\";s:10:\"9034269662\";s:9:\"mf-select\";s:3:\"Yes\";s:7:\"mf-text\";s:11:\"New account\";s:11:\"mf-textarea\";s:30:\"How do i redeem my bonus money\";}'),(10489,2488,'metform_entries__file_upload_new',NULL),(10490,2488,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"174.242.208.21\";s:10:\"User_Agent\";s:119:\"Mozilla/5.0 (Linux; Android 12; SM-S134DL) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Mobile Safari/537.36\";}'),(10491,2489,'mf_page_id','1339'),(10492,2489,'metform_entries_serial_no','26'),(10493,2489,'metform_entries__form_id','2256'),(10494,2489,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:9:\"Johnathan\";s:8:\"mf-email\";s:20:\"berryjb445@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:5:\"Berry\";s:12:\"mf-telephone\";s:10:\"8704538307\";s:7:\"mf-text\";s:5:\"Play \";s:11:\"mf-textarea\";s:14:\"Love the game \";}'),(10495,2489,'metform_entries__file_upload_new',NULL),(10496,2489,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:11:\"74.221.1.29\";s:10:\"User_Agent\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1\";}'),(10497,2490,'mf_page_id','1339'),(10498,2490,'metform_entries_serial_no','27'),(10499,2490,'metform_entries__form_id','2256'),(10500,2490,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:8:\"Gabriela\";s:8:\"mf-email\";s:23:\"gaby.ortega88@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:6:\"Ortega\";s:12:\"mf-telephone\";s:10:\"7144088357\";s:7:\"mf-text\";s:10:\"Bonus code\";s:11:\"mf-textarea\";s:20:\"Gabi1024 or gabi2000\";}'),(10501,2490,'metform_entries__file_upload_new',NULL),(10502,2490,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:15:\"166.205.107.117\";s:10:\"User_Agent\";s:142:\"Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/109.0.5414.83 Mobile/15E148 Safari/604.1\";}'),(10503,2491,'mf_page_id','1339'),(10504,2491,'metform_entries_serial_no','28'),(10505,2491,'metform_entries__form_id','2256'),(10506,2491,'metform_entries__form_data','a:7:{s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-fname\";s:7:\"Jessica\";s:8:\"mf-email\";s:20:\"ickonenine@gmail.com\";s:16:\"mf-listing-lname\";s:6:\"Moreno\";s:12:\"mf-telephone\";s:10:\"8585229568\";s:7:\"mf-text\";s:9:\"New promo\";s:11:\"mf-textarea\";s:17:\"New promo sign up\";}'),(10507,2491,'metform_entries__file_upload_new',NULL),(10508,2491,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"172.58.19.139\";s:10:\"User_Agent\";s:195:\"Mozilla/5.0 (Linux; Android 12; SM-G970U Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/110.0.5481.154 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/404.0.0.35.70;]\";}'),(10509,1381,'ekit_post_views_count','22'),(10510,1376,'ekit_post_views_count','22'),(10511,1374,'ekit_post_views_count','23'),(10512,1429,'ekit_post_views_count','17'),(10513,1552,'ekit_post_views_count','16'),(10514,1502,'ekit_post_views_count','18'),(10515,1560,'ekit_post_views_count','17'),(10516,1393,'ekit_post_views_count','14'),(10517,1490,'ekit_post_views_count','16'),(10518,1498,'ekit_post_views_count','16'),(10519,1518,'ekit_post_views_count','17'),(10520,1517,'ekit_post_views_count','12'),(10521,1557,'ekit_post_views_count','13'),(10522,1612,'ekit_post_views_count','24'),(10523,1492,'ekit_post_views_count','15'),(10524,1435,'ekit_post_views_count','14'),(10525,1512,'ekit_post_views_count','14'),(10526,1455,'ekit_post_views_count','14'),(10527,1507,'ekit_post_views_count','14'),(10528,1554,'ekit_post_views_count','13'),(10529,1564,'ekit_post_views_count','14'),(10530,1457,'ekit_post_views_count','15'),(10531,1456,'ekit_post_views_count','13'),(10532,1556,'ekit_post_views_count','15'),(10533,1568,'ekit_post_views_count','14'),(10534,1491,'ekit_post_views_count','19'),(10535,1458,'ekit_post_views_count','15'),(10536,1437,'ekit_post_views_count','14'),(10537,1614,'ekit_post_views_count','29'),(10538,1577,'ekit_post_views_count','11'),(10539,1558,'ekit_post_views_count','15'),(10540,1550,'ekit_post_views_count','12'),(10541,2492,'mf_page_id','1339'),(10542,2492,'metform_entries_serial_no','29'),(10543,2492,'metform_entries__form_id','2256'),(10544,2492,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:6:\"DENNIS\";s:16:\"mf-listing-lname\";s:8:\"Swanner \";s:8:\"mf-email\";s:22:\"swanner.d.ds@gmail.com\";s:12:\"mf-telephone\";s:10:\"3464943902\";s:9:\"mf-select\";s:3:\"Yes\";s:7:\"mf-text\";s:10:\"New player\";s:11:\"mf-textarea\";s:22:\"I guess im registering\";}'),(10545,2492,'metform_entries__file_upload_new',NULL),(10546,2492,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:11:\"172.58.3.11\";s:10:\"User_Agent\";s:194:\"Mozilla/5.0 (Linux; Android 13; SM-A136U Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/105.0.5195.79 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/404.0.0.35.70;]\";}'),(10547,1573,'ekit_post_views_count','15'),(10548,1505,'ekit_post_views_count','11'),(10549,1440,'ekit_post_views_count','8'),(10550,2493,'mf_page_id','1339'),(10551,2493,'metform_entries_serial_no','30'),(10552,2493,'metform_entries__form_id','2256'),(10553,2493,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:7:\"Melissa\";s:8:\"mf-email\";s:22:\"melcruz01198@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:4:\"Cruz\";s:12:\"mf-telephone\";s:10:\"9173620230\";s:7:\"mf-text\";s:9:\"Register \";s:11:\"mf-textarea\";s:30:\"Hi , I would like an account .\";}'),(10554,2493,'metform_entries__file_upload_new',NULL),(10555,2493,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"67.250.253.110\";s:10:\"User_Agent\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1\";}'),(10556,2494,'mf_page_id','1339'),(10557,2494,'metform_entries_serial_no','31'),(10558,2494,'metform_entries__form_id','2256'),(10559,2494,'metform_entries__form_data','a:6:{s:12:\"mf-telephone\";s:14:\"(813) 680-8779\";s:16:\"mf-listing-fname\";s:6:\"Adrian\";s:16:\"mf-listing-lname\";s:5:\"Reyes\";s:9:\"mf-select\";s:3:\"Yes\";s:7:\"mf-text\";s:7:\"Account\";s:11:\"mf-textarea\";s:32:\"Looking for to create an account\";}'),(10560,2494,'metform_entries__file_upload_new',NULL),(10561,2494,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"172.56.96.135\";s:10:\"User_Agent\";s:195:\"Mozilla/5.0 (Linux; Android 13; SM-G986U Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/110.0.5481.153 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/404.0.0.35.70;]\";}'),(10562,2495,'mf_page_id','1339'),(10563,2495,'metform_entries_serial_no','32'),(10564,2495,'metform_entries__form_id','2256'),(10565,2495,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:5:\"Jack \";s:8:\"mf-email\";s:19:\"luera7883@yahoo.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:5:\"Luera\";s:12:\"mf-telephone\";s:10:\"7252163506\";s:7:\"mf-text\";s:9:\"Register \";s:11:\"mf-textarea\";s:14:\"All platforms \";}'),(10566,2495,'metform_entries__file_upload_new',NULL),(10567,2495,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"70.173.197.52\";s:10:\"User_Agent\";s:137:\"Mozilla/5.0 (Linux; Android 13; SM-A536U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Mobile Safari/537.36 EdgA/110.0.1587.61\";}'),(10568,2496,'mf_page_id','1339'),(10569,2496,'metform_entries_serial_no','33'),(10570,2496,'metform_entries__form_id','2256'),(10571,2496,'metform_entries__form_data','a:6:{s:16:\"mf-listing-fname\";s:5:\"Amber\";s:16:\"mf-listing-lname\";s:5:\"Chase\";s:12:\"mf-telephone\";s:10:\"7124908540\";s:9:\"mf-select\";s:3:\"Yes\";s:7:\"mf-text\";s:13:\"Registration \";s:11:\"mf-textarea\";s:27:\"Please register my account \";}'),(10572,2496,'metform_entries__file_upload_new',NULL),(10573,2496,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:12:\"174.255.0.12\";s:10:\"User_Agent\";s:116:\"Mozilla/5.0 (Linux; Android 9; moto e6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Mobile Safari/537.36\";}'),(10574,2497,'mf_page_id','1339'),(10575,2497,'metform_entries_serial_no','34'),(10576,2497,'metform_entries__form_id','2256'),(10577,2497,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:5:\"Amber\";s:8:\"mf-email\";s:24:\"amberchase1983@gmail.com\";s:16:\"mf-listing-lname\";s:5:\"Chase\";s:12:\"mf-telephone\";s:10:\"7125095842\";s:9:\"mf-select\";s:3:\"Yes\";s:7:\"mf-text\";s:13:\"Registration \";s:11:\"mf-textarea\";s:35:\"Please register my account for play\";}'),(10578,2497,'metform_entries__file_upload_new',NULL),(10579,2497,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:12:\"174.255.0.12\";s:10:\"User_Agent\";s:116:\"Mozilla/5.0 (Linux; Android 9; moto e6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Mobile Safari/537.36\";}'),(10580,2498,'mf_page_id','1339'),(10581,2498,'metform_entries_serial_no','35'),(10582,2498,'metform_entries__form_id','2256'),(10583,2498,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:5:\"Amber\";s:16:\"mf-listing-lname\";s:5:\"Chase\";s:12:\"mf-telephone\";s:10:\"7124908540\";s:8:\"mf-email\";s:24:\"amberchase2018@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:7:\"mf-text\";s:13:\"Registration \";s:11:\"mf-textarea\";s:18:\"Acct registration \";}'),(10584,2498,'metform_entries__file_upload_new',NULL),(10585,2498,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:12:\"174.255.0.12\";s:10:\"User_Agent\";s:116:\"Mozilla/5.0 (Linux; Android 9; moto e6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Mobile Safari/537.36\";}'),(10586,2499,'mf_page_id','1339'),(10587,2499,'metform_entries_serial_no','36'),(10588,2499,'metform_entries__form_id','2256'),(10589,2499,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:20:\"Archie Travis Turner\";s:8:\"mf-email\";s:21:\"jamattctt15@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:6:\"Turner\";s:12:\"mf-telephone\";s:10:\"7432027695\";s:7:\"mf-text\";s:6:\"Player\";s:11:\"mf-textarea\";s:43:\"I need a player account as soon as possible\";}'),(10590,2499,'metform_entries__file_upload_new',NULL),(10591,2499,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"172.58.254.244\";s:10:\"User_Agent\";s:192:\"Mozilla/5.0 (Linux; Android 12; DE2118 Build/SKQ1.210216.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/110.0.5481.65 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/402.1.0.24.84;]\";}'),(10592,1323,'ekit_post_views_count','22'),(10593,1303,'ekit_post_views_count','37'),(10594,2500,'mf_page_id','1339'),(10595,2500,'metform_entries_serial_no','37'),(10596,2500,'metform_entries__form_id','2256'),(10597,2500,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:7:\"Carlos \";s:8:\"mf-email\";s:20:\"latin90046@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:8:\"Carrillo\";s:12:\"mf-telephone\";s:10:\"3228369840\";s:7:\"mf-text\";s:28:\"I want to create an account \";s:11:\"mf-textarea\";s:32:\"Please create an account for me.\";}'),(10598,2500,'metform_entries__file_upload_new',NULL),(10599,2500,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"172.56.233.108\";s:10:\"User_Agent\";s:203:\"Mozilla/5.0 (Linux; Android 13; SM-G781U1 Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/110.0.5481.65 Mobile Safari/537.36 [FB_IAB/Orca-Android;FBAV/396.1.0.14.82;]\";}'),(10600,2501,'mf_page_id','1339'),(10601,2501,'metform_entries_serial_no','38'),(10602,2501,'metform_entries__form_id','2256'),(10603,2501,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:8:\"Brittany\";s:8:\"mf-email\";s:19:\"bbeloti89@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:6:\"Beloti\";s:12:\"mf-telephone\";s:10:\"9172022011\";s:7:\"mf-text\";s:7:\"Sign up\";s:11:\"mf-textarea\";s:11:\"Get account\";}'),(10604,2501,'metform_entries__file_upload_new',NULL),(10605,2501,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:12:\"172.56.161.1\";s:10:\"User_Agent\";s:142:\"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/253.2.513328941 Mobile/15E148 Safari/604.1\";}'),(10606,2502,'mf_page_id','1339'),(10607,2502,'metform_entries_serial_no','39'),(10608,2502,'metform_entries__form_id','2256'),(10609,2502,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:7:\"Amanda \";s:8:\"mf-email\";s:24:\"amandabounds40@gmail.com\";s:16:\"mf-listing-lname\";s:6:\"Bounds\";s:12:\"mf-telephone\";s:10:\"2283043601\";s:9:\"mf-select\";s:3:\"Yes\";s:7:\"mf-text\";s:19:\"Register for vblink\";s:11:\"mf-textarea\";s:39:\"I am wanting to register to play vblink\";}'),(10610,2502,'metform_entries__file_upload_new',NULL),(10611,2502,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"174.203.33.154\";s:10:\"User_Agent\";s:130:\"Mozilla/5.0 (Linux; Android 11; moto g stylus (2022)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Mobile Safari/537.36\";}'),(10612,2503,'mf_page_id','1339'),(10613,2503,'metform_entries_serial_no','40'),(10614,2503,'metform_entries__form_id','2256'),(10615,2503,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:4:\"Tina\";s:8:\"mf-email\";s:24:\"Tinaaustin1934@gmail.com\";s:12:\"mf-telephone\";s:10:\"3374871885\";s:16:\"mf-listing-lname\";s:7:\"Austin \";s:9:\"mf-select\";s:3:\"Yes\";s:7:\"mf-text\";s:12:\"New account \";s:11:\"mf-textarea\";s:42:\"I would like to open a new account please \";}'),(10616,2503,'metform_entries__file_upload_new',NULL),(10617,2503,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:15:\"207.201.249.182\";s:10:\"User_Agent\";s:101:\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36\";}'),(10618,2504,'mf_page_id','1339'),(10619,2504,'metform_entries_serial_no','41'),(10620,2504,'metform_entries__form_id','2256'),(10621,2504,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:5:\"Jack \";s:8:\"mf-email\";s:27:\"percydanieljack@outlook.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:5:\"Percy\";s:12:\"mf-telephone\";s:10:\"0423186529\";s:7:\"mf-text\";s:13:\"Registration \";s:11:\"mf-textarea\";s:17:\"Want to register \";}'),(10622,2504,'metform_entries__file_upload_new',NULL),(10623,2504,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"144.131.35.227\";s:10:\"User_Agent\";s:194:\"Mozilla/5.0 (Linux; Android 9; SM-G965F Build/PPR1.180610.011; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/110.0.5481.153 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/404.0.0.35.70;]\";}'),(10624,2505,'mf_page_id','1339'),(10625,2505,'metform_entries_serial_no','42'),(10626,2505,'metform_entries__form_id','2256'),(10627,2505,'metform_entries__form_data','a:6:{s:16:\"mf-listing-fname\";s:8:\"Jonathan\";s:16:\"mf-listing-lname\";s:6:\"Norton\";s:12:\"mf-telephone\";s:10:\"6365779330\";s:9:\"mf-select\";s:3:\"Yes\";s:7:\"mf-text\";s:28:\"Need username  and password \";s:11:\"mf-textarea\";s:90:\"Yes can someone set up an account for me?  I would also would need to add money to account\";}'),(10628,2505,'metform_entries__file_upload_new',NULL),(10629,2505,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"72.106.19.229\";s:10:\"User_Agent\";s:110:\"Mozilla/5.0 (Linux; Android 13; SM-X800) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36\";}'),(10630,2506,'mf_page_id','1339'),(10631,2506,'metform_entries_serial_no','43'),(10632,2506,'metform_entries__form_id','2256'),(10633,2506,'metform_entries__form_data','a:6:{s:16:\"mf-listing-fname\";s:7:\"Jeffrey\";s:16:\"mf-listing-lname\";s:4:\"Wood\";s:12:\"mf-telephone\";s:10:\"6204530225\";s:7:\"mf-text\";s:7:\"vbjwood\";s:11:\"mf-textarea\";s:73:\"Just making sure that my tickets for the drawing were submitted correctly\";s:9:\"mf-select\";s:3:\"Yes\";}'),(10634,2506,'metform_entries__file_upload_new',NULL),(10635,2506,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:15:\"174.242.222.110\";s:10:\"User_Agent\";s:121:\"Mozilla/5.0 (Linux; Android 12; moto g pure) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Mobile Safari/537.36\";}'),(10636,2507,'mf_page_id','1339'),(10637,2507,'metform_entries_serial_no','44'),(10638,2507,'metform_entries__form_id','2256'),(10639,2507,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:4:\"Kate\";s:8:\"mf-email\";s:21:\"kporter0202@gmail.com\";s:12:\"mf-telephone\";s:10:\"4799269626\";s:16:\"mf-listing-lname\";s:6:\"Porter\";s:9:\"mf-select\";s:3:\"Yes\";s:7:\"mf-text\";s:3:\"new\";s:11:\"mf-textarea\";s:12:\"new account \";}'),(10640,2507,'metform_entries__file_upload_new',NULL),(10641,2507,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"70.178.215.69\";s:10:\"User_Agent\";s:129:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36 Edg/110.0.1587.56\";}'),(10642,2508,'mf_page_id','1339'),(10643,2508,'metform_entries_serial_no','45'),(10644,2508,'metform_entries__form_id','2256'),(10645,2508,'metform_entries__form_data','a:7:{s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-fname\";s:7:\"Daniel \";s:8:\"mf-email\";s:26:\"Daniel.c112612@outlook.com\";s:16:\"mf-listing-lname\";s:4:\"Cruz\";s:12:\"mf-telephone\";s:10:\"6467408958\";s:7:\"mf-text\";s:11:\"Host myself\";s:11:\"mf-textarea\";s:32:\"I would like to run my own group\";}'),(10646,2508,'metform_entries__file_upload_new',NULL),(10647,2508,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"67.250.253.110\";s:10:\"User_Agent\";s:128:\"Mozilla/5.0 (iPad; CPU OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1\";}'),(10648,2509,'mf_page_id','1339'),(10649,2509,'metform_entries_serial_no','46'),(10650,2509,'metform_entries__form_id','2256'),(10651,2509,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:5:\"John \";s:8:\"mf-email\";s:22:\"johnjetton43@gmsil.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:7:\"Jetton \";s:12:\"mf-telephone\";s:10:\"9094961975\";s:7:\"mf-text\";s:10:\"9094961975\";s:11:\"mf-textarea\";s:1:\"T\";}'),(10652,2509,'metform_entries__file_upload_new',NULL),(10653,2509,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"172.58.29.147\";s:10:\"User_Agent\";s:210:\"Mozilla/5.0 (Linux; Android 11; moto g pure Build/RRHS31.Q3-46-110-13; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/109.0.5414.117 Mobile Safari/537.36 [FB_IAB/Orca-Android;FBAV/395.0.0.10.75;]\";}'),(10654,2510,'mf_page_id','1339'),(10655,2510,'metform_entries_serial_no','47'),(10656,2510,'metform_entries__form_id','2256'),(10657,2510,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:6:\"Brandy\";s:8:\"mf-email\";s:20:\"sirbwhite@icloud.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:5:\"White\";s:12:\"mf-telephone\";s:10:\"4693554221\";s:7:\"mf-text\";s:17:\"New account setup\";s:11:\"mf-textarea\";s:25:\"How can I get an account?\";}'),(10658,2510,'metform_entries__file_upload_new',NULL),(10659,2510,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"70.114.82.161\";s:10:\"User_Agent\";s:258:\"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/20B101 [FBAN/FBIOS;FBAV/402.0.0.33.80;FBBV/446991401;FBDV/iPhone12,1;FBMD/iPhone;FBSN/iOS;FBSV/16.1.1;FBSS/2;FBID/phone;FBLC/en_US;FBOP/5;FBRV/449469161]\";}'),(10660,2511,'mf_page_id','1339'),(10661,2511,'metform_entries_serial_no','48'),(10662,2511,'metform_entries__form_id','2256'),(10663,2511,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:8:\"Michelle\";s:8:\"mf-email\";s:24:\"reed4michelle@icloud.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:5:\"Smith\";s:12:\"mf-telephone\";s:10:\"4693311932\";s:7:\"mf-text\";s:11:\"New account\";s:11:\"mf-textarea\";s:29:\"I would like a vblink account\";}'),(10664,2511,'metform_entries__file_upload_new',NULL),(10665,2511,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"70.114.82.161\";s:10:\"User_Agent\";s:258:\"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/20B101 [FBAN/FBIOS;FBAV/402.0.0.33.80;FBBV/446991401;FBDV/iPhone12,1;FBMD/iPhone;FBSN/iOS;FBSV/16.1.1;FBSS/2;FBID/phone;FBLC/en_US;FBOP/5;FBRV/449469161]\";}'),(10666,2512,'mf_page_id','1339'),(10667,2512,'metform_entries_serial_no','49'),(10668,2512,'metform_entries__form_id','2256'),(10669,2512,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:7:\"Chelsea\";s:8:\"mf-email\";s:21:\"cheellliioo@gmail.com\";s:16:\"mf-listing-lname\";s:5:\"Marie\";s:12:\"mf-telephone\";s:10:\"9702702895\";s:9:\"mf-select\";s:3:\"Yes\";s:7:\"mf-text\";s:12:\"New account \";s:11:\"mf-textarea\";s:35:\"I need to create an account please \";}'),(10670,2512,'metform_entries__file_upload_new',NULL),(10671,2512,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"107.77.197.47\";s:10:\"User_Agent\";s:121:\"Mozilla/5.0 (Linux; Android 12; moto g pure) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Mobile Safari/537.36\";}'),(10672,2513,'mf_page_id','1339'),(10673,2513,'metform_entries_serial_no','50'),(10674,2513,'metform_entries__form_id','2256'),(10675,2513,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:6:\"sandra\";s:8:\"mf-email\";s:22:\"s.davis72823@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:5:\"davis\";s:12:\"mf-telephone\";s:10:\"4795181161\";s:7:\"mf-text\";s:7:\"account\";s:11:\"mf-textarea\";s:26:\"I want to create a account\";}'),(10676,2513,'metform_entries__file_upload_new',NULL),(10677,2513,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:15:\"174.230.146.217\";s:10:\"User_Agent\";s:195:\"Mozilla/5.0 (Linux; Android 13; SM-N986U Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/110.0.5481.153 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/405.0.0.23.72;]\";}'),(10678,2514,'mf_page_id','1339'),(10679,2514,'metform_entries_serial_no','51'),(10680,2514,'metform_entries__form_id','2256'),(10681,2514,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:7:\"Thanya \";s:8:\"mf-email\";s:23:\"thanyavalerie@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:4:\"Jaco\";s:12:\"mf-telephone\";s:10:\"6265077825\";s:7:\"mf-text\";s:10:\"New player\";s:11:\"mf-textarea\";s:60:\"can you please send me that list so i can signup ? thank you\";}'),(10682,2514,'metform_entries__file_upload_new',NULL),(10683,2514,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"47.145.142.201\";s:10:\"User_Agent\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 16_0_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.0 Mobile/15E148 Safari/604.1\";}'),(10684,2515,'mf_page_id','1339'),(10685,2515,'metform_entries_serial_no','52'),(10686,2515,'metform_entries__form_id','2256'),(10687,2515,'metform_entries__form_data','a:6:{s:16:\"mf-listing-fname\";s:6:\"Ericka\";s:16:\"mf-listing-lname\";s:6:\"Bettes\";s:12:\"mf-telephone\";s:10:\"6602249158\";s:9:\"mf-select\";s:3:\"Yes\";s:7:\"mf-text\";s:7:\"Account\";s:11:\"mf-textarea\";s:21:\"Can I get an account?\";}'),(10688,2515,'metform_entries__file_upload_new',NULL),(10689,2515,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"174.255.2.138\";s:10:\"User_Agent\";s:121:\"Mozilla/5.0 (Linux; Android 12; moto g pure) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Mobile Safari/537.36\";}'),(10690,2516,'mf_page_id','1339'),(10691,2516,'metform_entries_serial_no','53'),(10692,2516,'metform_entries__form_id','2256'),(10693,2516,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:7:\"Melissa\";s:8:\"mf-email\";s:23:\"laguerota1313@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:5:\"Orona\";s:12:\"mf-telephone\";s:10:\"9704516919\";s:7:\"mf-text\";s:6:\"Gaming\";s:11:\"mf-textarea\";s:4:\"Hrue\";}'),(10694,2516,'metform_entries__file_upload_new',NULL),(10695,2516,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"172.58.137.183\";s:10:\"User_Agent\";s:119:\"Mozilla/5.0 (Linux; Android 12; SM-A025U1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Mobile Safari/537.36\";}'),(10696,2517,'mf_page_id','1339'),(10697,2517,'metform_entries_serial_no','54'),(10698,2517,'metform_entries__form_id','2256'),(10699,2517,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:9:\"Christina\";s:8:\"mf-email\";s:22:\"chrisopez435@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:5:\"Lopez\";s:12:\"mf-telephone\";s:10:\"2095702502\";s:7:\"mf-text\";s:6:\"Vblink\";s:11:\"mf-textarea\";s:31:\"Spin wheel bonus game register \";}'),(10700,2517,'metform_entries__file_upload_new',NULL),(10701,2517,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"172.59.144.114\";s:10:\"User_Agent\";s:118:\"Mozilla/5.0 (Linux; Android 13; SM-A146U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Mobile Safari/537.36\";}'),(10702,2518,'mf_page_id','1339'),(10703,2518,'metform_entries_serial_no','55'),(10704,2518,'metform_entries__form_id','2256'),(10705,2518,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:9:\"Christina\";s:8:\"mf-email\";s:22:\"chrisopez435@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:12:\"mf-telephone\";s:10:\"2095702502\";s:7:\"mf-text\";s:5:\"Bonus\";s:11:\"mf-textarea\";s:14:\"Spin the wheel\";s:16:\"mf-listing-lname\";s:5:\"Lopez\";}'),(10706,2518,'metform_entries__file_upload_new',NULL),(10707,2518,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"172.59.144.98\";s:10:\"User_Agent\";s:118:\"Mozilla/5.0 (Linux; Android 13; SM-A146U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Mobile Safari/537.36\";}'),(10708,2519,'mf_page_id','1339'),(10709,2519,'metform_entries_serial_no','56'),(10710,2519,'metform_entries__form_id','2256'),(10711,2519,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:6:\"Trevor\";s:8:\"mf-email\";s:26:\"trevorhickman1@outlook.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:8:\"Hickman \";s:12:\"mf-telephone\";s:10:\"4022876042\";s:7:\"mf-text\";s:29:\"Registration and new platform\";s:11:\"mf-textarea\";s:61:\"Just registering.  Would like a new platform to play on also.\";}'),(10712,2519,'metform_entries__file_upload_new',NULL),(10713,2519,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"140.82.164.66\";s:10:\"User_Agent\";s:118:\"Mozilla/5.0 (Linux; Android 13; SM-A326U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Mobile Safari/537.36\";}'),(10714,2520,'mf_page_id','1339'),(10715,2520,'metform_entries_serial_no','57'),(10716,2520,'metform_entries__form_id','2256'),(10717,2520,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:4:\"Trey\";s:8:\"mf-email\";s:22:\"Thumphries12@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:6:\"Humor \";s:12:\"mf-telephone\";s:10:\"3363248604\";s:7:\"mf-text\";s:10:\"New player\";s:11:\"mf-textarea\";s:116:\"Hi I would like to be interested in playing your game. My friends have it and I would like to start playing as well.\";}'),(10718,2520,'metform_entries__file_upload_new',NULL),(10719,2520,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"66.110.248.28\";s:10:\"User_Agent\";s:118:\"Mozilla/5.0 (Linux; Android 13; SM-A037U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Mobile Safari/537.36\";}'),(10720,2521,'mf_page_id','1339'),(10721,2521,'metform_entries_serial_no','58'),(10722,2521,'metform_entries__form_id','2256'),(10723,2521,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:7:\"Stephen\";s:16:\"mf-listing-lname\";s:4:\"Peet\";s:8:\"mf-email\";s:20:\"scars386@hotmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:12:\"mf-telephone\";s:10:\"6073724009\";s:7:\"mf-text\";s:4:\"Game\";s:11:\"mf-textarea\";s:13:\"How do i play\";}'),(10724,2521,'metform_entries__file_upload_new',NULL),(10725,2521,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:11:\"66.24.44.34\";s:10:\"User_Agent\";s:195:\"Mozilla/5.0 (Linux; Android 12; SM-G970U Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/110.0.5481.153 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/405.0.0.23.72;]\";}'),(10726,2522,'mf_page_id','1339'),(10727,2522,'metform_entries_serial_no','59'),(10728,2522,'metform_entries__form_id','2256'),(10729,2522,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:4:\"Trey\";s:8:\"mf-email\";s:22:\"Thumphries12@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:10:\"Humphries \";s:12:\"mf-telephone\";s:10:\"3363248604\";s:7:\"mf-text\";s:10:\"New player\";s:11:\"mf-textarea\";s:52:\"Hello I would like to play your game and try it out.\";}'),(10730,2522,'metform_entries__file_upload_new',NULL),(10731,2522,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"66.110.248.28\";s:10:\"User_Agent\";s:118:\"Mozilla/5.0 (Linux; Android 13; SM-A037U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Mobile Safari/537.36\";}'),(10732,2523,'mf_page_id','1339'),(10733,2523,'metform_entries_serial_no','60'),(10734,2523,'metform_entries__form_id','2256'),(10735,2523,'metform_entries__form_data','a:6:{s:16:\"mf-listing-fname\";s:6:\"Thomas\";s:16:\"mf-listing-lname\";s:7:\"Leggett\";s:12:\"mf-telephone\";s:10:\"9123473012\";s:9:\"mf-select\";s:3:\"Yes\";s:11:\"mf-textarea\";s:11:\"Win jackpot\";s:7:\"mf-text\";s:15:\"Jackpot chances\";}'),(10736,2523,'metform_entries__file_upload_new',NULL),(10737,2523,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"174.215.145.48\";s:10:\"User_Agent\";s:119:\"Mozilla/5.0 (Linux; Android 13; SM-S136DL) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Mobile Safari/537.36\";}'),(10738,2524,'mf_page_id','1339'),(10739,2524,'metform_entries_serial_no','61'),(10740,2524,'metform_entries__form_id','2256'),(10741,2524,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:6:\"Ethel \";s:8:\"mf-email\";s:19:\"Edurr7367@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:4:\"Durr\";s:12:\"mf-telephone\";s:10:\"6015434392\";s:7:\"mf-text\";s:8:\"Register\";s:11:\"mf-textarea\";s:28:\"I\'d like to get an account. \";}'),(10742,2524,'metform_entries__file_upload_new',NULL),(10743,2524,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:15:\"173.235.109.206\";s:10:\"User_Agent\";s:119:\"Mozilla/5.0 (Linux; Android 13; SM-A146U1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Mobile Safari/537.36\";}'),(10744,2525,'mf_page_id','1339'),(10745,2525,'metform_entries_serial_no','62'),(10746,2525,'metform_entries__form_id','2256'),(10747,2525,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:8:\"Ron wifi\";s:8:\"mf-email\";s:20:\"mind778077@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:4:\"Wifi\";s:12:\"mf-telephone\";s:10:\"2543820278\";s:7:\"mf-text\";s:13:\"Registration \";s:11:\"mf-textarea\";s:4:\"Info\";}'),(10748,2525,'metform_entries__file_upload_new',NULL),(10749,2525,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"172.56.90.127\";s:10:\"User_Agent\";s:118:\"Mozilla/5.0 (Linux; Android 12; SM-A037U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Mobile Safari/537.36\";}'),(10750,2526,'mf_page_id','1339'),(10751,2526,'metform_entries_serial_no','63'),(10752,2526,'metform_entries__form_id','2256'),(10753,2526,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:13:\"Marah (Kayla)\";s:8:\"mf-email\";s:27:\"hot_blond_dashing@yahoo.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:17:\"McKinnon (Porter)\";s:12:\"mf-telephone\";s:10:\"4022136530\";s:7:\"mf-text\";s:15:\"Gkaypor vkaypor\";s:11:\"mf-textarea\";s:79:\"I\'d like to register for the spin the wheel bonuses and raffle tickets please. \";}'),(10754,2526,'metform_entries__file_upload_new',NULL),(10755,2526,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"174.71.68.111\";s:10:\"User_Agent\";s:203:\"Mozilla/5.0 (Linux; Android 13; SM-A716U Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/110.0.5481.153 Mobile Safari/537.36 [FB_IAB/Orca-Android;FBAV/398.1.0.11.69;]\";}'),(10756,2527,'mf_page_id','1339'),(10757,2527,'metform_entries_serial_no','64'),(10758,2527,'metform_entries__form_id','2256'),(10759,2527,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:11:\"James brent\";s:8:\"mf-email\";s:20:\"dukecoles3@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:5:\"Brent\";s:12:\"mf-telephone\";s:16:\"+1(540) 706-8839\";s:7:\"mf-text\";s:9:\"Play game\";s:11:\"mf-textarea\";s:61:\"I was told signing up will give 10 free for starting to play \";}'),(10760,2527,'metform_entries__file_upload_new',NULL),(10761,2527,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:15:\"174.216.177.160\";s:10:\"User_Agent\";s:211:\"Mozilla/5.0 (Linux; Android 12; moto g power (2022) Build/S3RQS32.20-42-10-9-2; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/108.0.5359.128 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/404.0.0.35.70;]\";}'),(10762,2528,'mf_page_id','1339'),(10763,2528,'metform_entries_serial_no','65'),(10764,2528,'metform_entries__form_id','2256'),(10765,2528,'metform_entries__form_data','a:7:{s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-fname\";s:4:\"Trey\";s:8:\"mf-email\";s:22:\"Thumphries12@gmail.com\";s:16:\"mf-listing-lname\";s:9:\"Humphries\";s:12:\"mf-telephone\";s:10:\"3363248604\";s:7:\"mf-text\";s:14:\"Trying to win \";s:11:\"mf-textarea\";s:39:\"I\'m trying to get on and win some money\";}'),(10766,2528,'metform_entries__file_upload_new',NULL),(10767,2528,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"76.36.178.131\";s:10:\"User_Agent\";s:118:\"Mozilla/5.0 (Linux; Android 13; SM-A037U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Mobile Safari/537.36\";}'),(10768,2529,'mf_page_id','1339'),(10769,2529,'metform_entries_serial_no','66'),(10770,2529,'metform_entries__form_id','2256'),(10771,2529,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:4:\"Josh\";s:8:\"mf-email\";s:21:\"joshmoore32@gmail.com\";s:9:\"mf-select\";s:2:\"No\";s:16:\"mf-listing-lname\";s:5:\"Moore\";s:12:\"mf-telephone\";s:14:\"(336) 649-3929\";s:7:\"mf-text\";s:15:\"I\'m interested \";s:11:\"mf-textarea\";s:70:\"I seen your game on Facebook and wanted to see what the game is about.\";}'),(10772,2529,'metform_entries__file_upload_new',NULL),(10773,2529,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"76.36.178.131\";s:10:\"User_Agent\";s:118:\"Mozilla/5.0 (Linux; Android 13; SM-A037U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Mobile Safari/537.36\";}'),(10774,2530,'mf_page_id','1339'),(10775,2530,'metform_entries_serial_no','67'),(10776,2530,'metform_entries__form_id','2256'),(10777,2530,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:11:\"Christopher\";s:8:\"mf-email\";s:29:\"hattonchristopher17@gmail.com\";s:12:\"mf-telephone\";s:10:\"9378770750\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:6:\"Hatton\";s:7:\"mf-text\";s:3:\"Sex\";s:11:\"mf-textarea\";s:12:\"Hope it real\";}'),(10778,2530,'metform_entries__file_upload_new',NULL),(10779,2530,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"172.59.33.211\";s:10:\"User_Agent\";s:192:\"Mozilla/5.0 (Linux; Android 12; 9137W Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/110.0.5481.153 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/405.1.0.28.72;]\";}'),(10780,2531,'mf_page_id','1339'),(10781,2531,'metform_entries_serial_no','68'),(10782,2531,'metform_entries__form_id','2256'),(10783,2531,'metform_entries__form_data','a:6:{s:16:\"mf-listing-fname\";s:6:\"Ashley\";s:16:\"mf-listing-lname\";s:6:\"Miller\";s:12:\"mf-telephone\";s:10:\"6205013278\";s:9:\"mf-select\";s:3:\"Yes\";s:7:\"mf-text\";s:5:\"Slots\";s:11:\"mf-textarea\";s:30:\"I would like an account please\";}'),(10784,2531,'metform_entries__file_upload_new',NULL),(10785,2531,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"172.58.181.125\";s:10:\"User_Agent\";s:116:\"Mozilla/5.0 (Linux; Android 11; BE2025) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Mobile Safari/537.36\";}'),(10786,2532,'mf_page_id','1339'),(10787,2532,'metform_entries_serial_no','69'),(10788,2532,'metform_entries__form_id','2256'),(10789,2532,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:7:\"Shanise\";s:8:\"mf-email\";s:21:\"sfalcon6901@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:6:\"Falcon\";s:12:\"mf-telephone\";s:10:\"7043007218\";s:7:\"mf-text\";s:31:\"Purchase my own VBLINK software\";s:11:\"mf-textarea\";s:49:\"Just looking to Purchase my own VBLINK software..\";}'),(10790,2532,'metform_entries__file_upload_new',NULL),(10791,2532,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:12:\"99.22.174.46\";s:10:\"User_Agent\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.4 Safari/605.1.15\";}'),(10792,2533,'mf_page_id','1339'),(10793,2533,'metform_entries_serial_no','70'),(10794,2533,'metform_entries__form_id','2256'),(10795,2533,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:5:\"josie\";s:16:\"mf-listing-lname\";s:6:\"medina\";s:8:\"mf-email\";s:24:\"josiemedina050@gmail.com\";s:12:\"mf-telephone\";s:10:\"6027689145\";s:9:\"mf-select\";s:3:\"Yes\";s:7:\"mf-text\";s:10:\"new player\";s:11:\"mf-textarea\";s:31:\"i need a user name and password\";}'),(10796,2533,'metform_entries__file_upload_new',NULL),(10797,2533,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"70.59.238.116\";s:10:\"User_Agent\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36\";}'),(10798,2534,'mf_page_id','1339'),(10799,2534,'metform_entries_serial_no','71'),(10800,2534,'metform_entries__form_id','2256'),(10801,2534,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:8:\"Shemekia\";s:8:\"mf-email\";s:23:\"wellsshemekia@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:5:\"Wells\";s:12:\"mf-telephone\";s:10:\"8645549023\";s:7:\"mf-text\";s:8:\"New user\";s:11:\"mf-textarea\";s:8:\"New user\";}'),(10802,2534,'metform_entries__file_upload_new',NULL),(10803,2534,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"164.153.60.217\";s:10:\"User_Agent\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1\";}'),(10804,2535,'mf_page_id','1339'),(10805,2535,'metform_entries_serial_no','72'),(10806,2535,'metform_entries__form_id','2256'),(10807,2535,'metform_entries__form_data','a:6:{s:16:\"mf-listing-fname\";s:6:\"Curtis\";s:16:\"mf-listing-lname\";s:6:\"Larson\";s:12:\"mf-telephone\";s:10:\"9367766029\";s:9:\"mf-select\";s:3:\"Yes\";s:7:\"mf-text\";s:1:\"$\";s:11:\"mf-textarea\";s:6:\"Money \";}'),(10808,2535,'metform_entries__file_upload_new',NULL),(10809,2535,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:11:\"174.203.4.8\";s:10:\"User_Agent\";s:116:\"Mozilla/5.0 (Linux; Android 12; RC608L) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Mobile Safari/537.36\";}'),(10810,2536,'mf_page_id','1339'),(10811,2536,'metform_entries_serial_no','73'),(10812,2536,'metform_entries__form_id','2256'),(10813,2536,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:5:\"Amber\";s:16:\"mf-listing-lname\";s:9:\"Caldwell \";s:8:\"mf-email\";s:22:\"caldwella562@gmail.com\";s:12:\"mf-telephone\";s:10:\"9792482478\";s:9:\"mf-select\";s:3:\"Yes\";s:7:\"mf-text\";s:3:\"Idk\";s:11:\"mf-textarea\";s:32:\"I would like get account to play\";}'),(10814,2536,'metform_entries__file_upload_new',NULL),(10815,2536,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"50.209.210.150\";s:10:\"User_Agent\";s:119:\"Mozilla/5.0 (Linux; Android 12; SM-S134DL) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Mobile Safari/537.36\";}'),(10816,2537,'mf_page_id','1339'),(10817,2537,'metform_entries_serial_no','74'),(10818,2537,'metform_entries__form_id','2256'),(10819,2537,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:10:\"Katherine \";s:8:\"mf-email\";s:22:\"Kcarroll0784@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:8:\"Carroll \";s:12:\"mf-telephone\";s:10:\"2295316004\";s:7:\"mf-text\";s:12:\"New account \";s:11:\"mf-textarea\";s:23:\"Want to get new account\";}'),(10820,2537,'metform_entries__file_upload_new',NULL),(10821,2537,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"68.72.106.162\";s:10:\"User_Agent\";s:118:\"Mozilla/5.0 (Linux; Android 13; SM-S908U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Mobile Safari/537.36\";}'),(10822,2538,'mf_page_id','1339'),(10823,2538,'metform_entries_serial_no','75'),(10824,2538,'metform_entries__form_id','2256'),(10825,2538,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:5:\"Amber\";s:8:\"mf-email\";s:24:\"amberchase1983@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:5:\"Chase\";s:12:\"mf-telephone\";s:10:\"7124908540\";s:7:\"mf-text\";s:13:\"Registration \";s:11:\"mf-textarea\";s:51:\"Please register me and update me on my login info. \";}'),(10826,2538,'metform_entries__file_upload_new',NULL),(10827,2538,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"174.255.1.135\";s:10:\"User_Agent\";s:116:\"Mozilla/5.0 (Linux; Android 9; moto e6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Mobile Safari/537.36\";}'),(10828,2539,'mf_page_id','1339'),(10829,2539,'metform_entries_serial_no','76'),(10830,2539,'metform_entries__form_id','2256'),(10831,2539,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:9:\"Rhiannon \";s:8:\"mf-email\";s:23:\"rhiannonstudy@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:8:\"Williams\";s:12:\"mf-telephone\";s:10:\"0406687796\";s:7:\"mf-text\";s:8:\"Register\";s:11:\"mf-textarea\";s:23:\"I’d like to register \";}'),(10832,2539,'metform_entries__file_upload_new',NULL),(10833,2539,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"111.90.158.206\";s:10:\"User_Agent\";s:142:\"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/111.0.5563.72 Mobile/15E148 Safari/604.1\";}'),(10834,2540,'mf_page_id','1339'),(10835,2540,'metform_entries_serial_no','77'),(10836,2540,'metform_entries__form_id','2256'),(10837,2540,'metform_entries__form_data','a:6:{s:16:\"mf-listing-fname\";s:7:\"Timothy\";s:16:\"mf-listing-lname\";s:4:\"Cole\";s:12:\"mf-telephone\";s:10:\"2058521507\";s:9:\"mf-select\";s:3:\"Yes\";s:7:\"mf-text\";s:12:\"Registration\";s:11:\"mf-textarea\";s:17:\"I want to sign up\";}'),(10838,2540,'metform_entries__file_upload_new',NULL),(10839,2540,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"166.196.86.55\";s:10:\"User_Agent\";s:118:\"Mozilla/5.0 (Linux; Android 13; SM-A146U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Mobile Safari/537.36\";}'),(10840,2541,'mf_page_id','1339'),(10841,2541,'metform_entries_serial_no','78'),(10842,2541,'metform_entries__form_id','2256'),(10843,2541,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:5:\"Allen\";s:8:\"mf-email\";s:21:\"astronaut_p@yahoo.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:8:\"Privett \";s:12:\"mf-telephone\";s:10:\"7124850404\";s:7:\"mf-text\";s:10:\"New member\";s:11:\"mf-textarea\";s:28:\"Thanks for the game download\";}'),(10844,2541,'metform_entries__file_upload_new',NULL),(10845,2541,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"172.58.136.15\";s:10:\"User_Agent\";s:118:\"Mozilla/5.0 (Linux; Android 11; SM-A037U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Mobile Safari/537.36\";}'),(10846,2542,'mf_page_id','1339'),(10847,2542,'metform_entries_serial_no','79'),(10848,2542,'metform_entries__form_id','2256'),(10849,2542,'metform_entries__form_data','a:6:{s:16:\"mf-listing-fname\";s:4:\"Manu\";s:8:\"mf-email\";s:22:\"manuyasay808@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:12:\"mf-telephone\";s:10:\"8089772986\";s:7:\"mf-text\";s:13:\"Registration \";s:11:\"mf-textarea\";s:14:\"V blink bounus\";}'),(10850,2542,'metform_entries__file_upload_new',NULL),(10851,2542,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:12:\"174.214.17.4\";s:10:\"User_Agent\";s:119:\"Mozilla/5.0 (Linux; Android 12; SM-S134DL) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Mobile Safari/537.36\";}'),(10852,2543,'mf_page_id','1339'),(10853,2543,'metform_entries_serial_no','80'),(10854,2543,'metform_entries__form_id','2256'),(10855,2543,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:8:\"Claudia \";s:8:\"mf-email\";s:24:\"xandra.rojas1@icloud.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:5:\"Salas\";s:12:\"mf-telephone\";s:10:\"6206823597\";s:7:\"mf-text\";s:10:\"New player\";s:11:\"mf-textarea\";s:14:\"I want to play\";}'),(10856,2543,'metform_entries__file_upload_new',NULL),(10857,2543,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"174.250.210.97\";s:10:\"User_Agent\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1\";}'),(10858,2544,'mf_page_id','1339'),(10859,2544,'metform_entries_serial_no','81'),(10860,2544,'metform_entries__form_id','2256'),(10861,2544,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:8:\"Claudia \";s:8:\"mf-email\";s:24:\"xandra.rojas1@icloud.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:6:\"Salas \";s:12:\"mf-telephone\";s:10:\"6206823597\";s:7:\"mf-text\";s:10:\"New player\";s:11:\"mf-textarea\";s:5:\"Hello\";}'),(10862,2544,'metform_entries__file_upload_new',NULL),(10863,2544,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"174.250.210.97\";s:10:\"User_Agent\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1\";}'),(10864,2545,'mf_page_id','1339'),(10865,2545,'metform_entries_serial_no','82'),(10866,2545,'metform_entries__form_id','2256'),(10867,2545,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:6:\"Kayla \";s:8:\"mf-email\";s:26:\"kaylabratton2016@gmail.com\";s:12:\"mf-telephone\";s:10:\"9123471617\";s:16:\"mf-listing-lname\";s:8:\"Johnson \";s:9:\"mf-select\";s:3:\"Yes\";s:7:\"mf-text\";s:11:\"Promotions?\";s:11:\"mf-textarea\";s:22:\"Promotions or bonuses?\";}'),(10868,2545,'metform_entries__file_upload_new',NULL),(10869,2545,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:15:\"174.215.144.152\";s:10:\"User_Agent\";s:126:\"Mozilla/5.0 (Linux; Android 12; moto g stylus 5G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Mobile Safari/537.36\";}'),(10870,2546,'mf_page_id','1339'),(10871,2546,'metform_entries_serial_no','83'),(10872,2546,'metform_entries__form_id','2256'),(10873,2546,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:6:\"Jayla \";s:8:\"mf-email\";s:23:\"lashawnfree23@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:10:\"Wellington\";s:12:\"mf-telephone\";s:10:\"2027939116\";s:7:\"mf-text\";s:6:\"Player\";s:11:\"mf-textarea\";s:34:\"I wanna register to play the game \";}'),(10874,2546,'metform_entries__file_upload_new',NULL),(10875,2546,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"172.58.243.102\";s:10:\"User_Agent\";s:246:\"Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/20A362 [FBAN/FBIOS;FBAV/405.1.0.32.71;FBBV/454815867;FBDV/iPhone14,3;FBMD/iPhone;FBSN/iOS;FBSV/16.0;FBSS/3;FBID/phone;FBLC/en_US;FBOP/5;FBRV/0]\";}'),(10876,2547,'mf_page_id','1339'),(10877,2547,'metform_entries_serial_no','84'),(10878,2547,'metform_entries__form_id','2256'),(10879,2547,'metform_entries__form_data','a:6:{s:12:\"mf-telephone\";s:10:\"7372513196\";s:16:\"mf-listing-fname\";s:4:\"Rena\";s:16:\"mf-listing-lname\";s:7:\"Everett\";s:9:\"mf-select\";s:3:\"Yes\";s:7:\"mf-text\";s:19:\"Need a new account \";s:11:\"mf-textarea\";s:21:\"Need a account please\";}'),(10880,2547,'metform_entries__file_upload_new',NULL),(10881,2547,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:11:\"69.7.92.165\";s:10:\"User_Agent\";s:196:\"Mozilla/5.0 (Linux; Android 12; SM-S134DL Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/110.0.5481.154 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/405.1.0.28.72;]\";}'),(10882,2548,'mf_page_id','1339'),(10883,2548,'metform_entries_serial_no','85'),(10884,2548,'metform_entries__form_id','2256'),(10885,2548,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:6:\"Sherry\";s:16:\"mf-listing-lname\";s:5:\"Blume\";s:8:\"mf-email\";s:21:\"sherryblume@yahoo.com\";s:12:\"mf-telephone\";s:10:\"7042136066\";s:9:\"mf-select\";s:3:\"Yes\";s:7:\"mf-text\";s:19:\"Player registration\";s:11:\"mf-textarea\";s:38:\"want to open an account to play vblink\";}'),(10886,2548,'metform_entries__file_upload_new',NULL),(10887,2548,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"99.173.169.29\";s:10:\"User_Agent\";s:132:\"Mozilla/5.0 (Linux; Android 9; KFONWI) AppleWebKit/537.36 (KHTML, like Gecko) Silk/108.2.18 like Chrome/108.0.5359.220 Safari/537.36\";}'),(10888,2549,'mf_page_id','1339'),(10889,2549,'metform_entries_serial_no','86'),(10890,2549,'metform_entries__form_id','2256'),(10891,2549,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:6:\"Torrey\";s:16:\"mf-listing-lname\";s:6:\"Hester\";s:12:\"mf-telephone\";s:10:\"6204185572\";s:8:\"mf-email\";s:22:\"hesterdryden@gmail.com\";s:9:\"mf-select\";s:2:\"No\";s:7:\"mf-text\";s:18:\"Free play sign up \";s:11:\"mf-textarea\";s:60:\"I\'m 24 trying to win a chance of a life time even if it\'s $1\";}'),(10892,2549,'metform_entries__file_upload_new',NULL),(10893,2549,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"172.58.181.109\";s:10:\"User_Agent\";s:118:\"Mozilla/5.0 (Linux; Android 12; TMAF025G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Mobile Safari/537.36\";}'),(10894,2550,'mf_page_id','1339'),(10895,2550,'metform_entries_serial_no','87'),(10896,2550,'metform_entries__form_id','2256'),(10897,2550,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:9:\"Stephanie\";s:8:\"mf-email\";s:21:\"steph081416@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:10:\"Rodriguez \";s:12:\"mf-telephone\";s:10:\"8183395156\";s:7:\"mf-text\";s:13:\"Registration \";s:11:\"mf-textarea\";s:14:\"Create account\";}'),(10898,2550,'metform_entries__file_upload_new',NULL),(10899,2550,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:12:\"172.58.31.24\";s:10:\"User_Agent\";s:216:\"Mozilla/5.0 (Linux; Android 12; moto g stylus 5G Build/S2RES32.29-16-1-5-1-3; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/110.0.5481.65 Mobile Safari/537.36 [FB_IAB/Orca-Android;FBAV/398.0.0.11.69;]\";}'),(10900,2551,'mf_page_id','1339'),(10901,2551,'metform_entries_serial_no','88'),(10902,2551,'metform_entries__form_id','2256'),(10903,2551,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:6:\"Kristy\";s:8:\"mf-email\";s:22:\"hmlstatus63@icloud.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:7:\"Zerucha\";s:12:\"mf-telephone\";s:10:\"2163190467\";s:7:\"mf-text\";s:3:\"New\";s:11:\"mf-textarea\";s:16:\"Need new account\";}'),(10904,2551,'metform_entries__file_upload_new',NULL),(10905,2551,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"104.230.4.144\";s:10:\"User_Agent\";s:194:\"Mozilla/5.0 (Linux; Android 11; LM-K500 Build/RKQ1.210420.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/110.0.5481.153 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/405.1.0.28.72;]\";}'),(10906,2552,'mf_page_id','1339'),(10907,2552,'metform_entries_serial_no','89'),(10908,2552,'metform_entries__form_id','2256'),(10909,2552,'metform_entries__form_data','a:6:{s:16:\"mf-listing-fname\";s:6:\"Shelby\";s:16:\"mf-listing-lname\";s:10:\"HESSELBEIN\";s:9:\"mf-select\";s:3:\"Yes\";s:12:\"mf-telephone\";s:10:\"6612193723\";s:7:\"mf-text\";s:16:\"Need an account \";s:11:\"mf-textarea\";s:92:\"Can you please set me up an account. I would really appreciate it!  Thank you!\r\n\r\n-Shelby H.\";}'),(10910,2552,'metform_entries__file_upload_new',NULL),(10911,2552,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"76.81.169.163\";s:10:\"User_Agent\";s:118:\"Mozilla/5.0 (Linux; Android 10; SM-G960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Mobile Safari/537.36\";}'),(10912,2553,'mf_page_id','1339'),(10913,2553,'metform_entries_serial_no','90'),(10914,2553,'metform_entries__form_id','2256'),(10915,2553,'metform_entries__form_data','a:6:{s:16:\"mf-listing-fname\";s:6:\"Shelby\";s:16:\"mf-listing-lname\";s:10:\"HESSELBEIN\";s:9:\"mf-select\";s:3:\"Yes\";s:12:\"mf-telephone\";s:10:\"6612193723\";s:7:\"mf-text\";s:16:\"Need an account \";s:11:\"mf-textarea\";s:115:\"Can you please assist me with setting up an account please! I would really appreciate it! Thank you! \r\n\r\n-Shelby H.\";}'),(10916,2553,'metform_entries__file_upload_new',NULL),(10917,2553,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"76.81.169.163\";s:10:\"User_Agent\";s:118:\"Mozilla/5.0 (Linux; Android 10; SM-G960U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Mobile Safari/537.36\";}'),(10918,2554,'mf_page_id','1339'),(10919,2554,'metform_entries_serial_no','91'),(10920,2554,'metform_entries__form_id','2256'),(10921,2554,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:4:\"A.J.\";s:8:\"mf-email\";s:24:\"gaddisadam4437@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:6:\"Gaddis\";s:12:\"mf-telephone\";s:10:\"2059143415\";s:7:\"mf-text\";s:14:\"Create account\";s:11:\"mf-textarea\";s:14:\"Create account\";}'),(10922,2554,'metform_entries__file_upload_new',NULL),(10923,2554,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:15:\"174.215.145.160\";s:10:\"User_Agent\";s:194:\"Mozilla/5.0 (Linux; Android 13; SM-G991U Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/111.0.5563.75 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/406.0.0.26.90;]\";}'),(10924,2555,'mf_page_id','1339'),(10925,2555,'metform_entries_serial_no','92'),(10926,2555,'metform_entries__form_id','2256'),(10927,2555,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:7:\"Jasmine\";s:8:\"mf-email\";s:29:\"kivalina_alaska07@hotmail.com\";s:12:\"mf-telephone\";s:12:\"+19077691719\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:4:\"Swan\";s:7:\"mf-text\";s:3:\"Mrs\";s:11:\"mf-textarea\";s:8:\"👍🏼\";}'),(10928,2555,'metform_entries__file_upload_new',NULL),(10929,2555,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:11:\"98.97.32.38\";s:10:\"User_Agent\";s:208:\"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/20D67 [FBAN/FBIOS;FBDV/iPhone14,2;FBMD/iPhone;FBSN/iOS;FBSV/16.3.1;FBSS/3;FBID/phone;FBLC/en_US;FBOP/5]\";}'),(10930,2556,'mf_page_id','1339'),(10931,2556,'metform_entries_serial_no','93'),(10932,2556,'metform_entries__form_id','2256'),(10933,2556,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:6:\"Linzie\";s:8:\"mf-email\";s:27:\"linzie.baker@my.strayer.edu\";s:16:\"mf-listing-lname\";s:5:\"Baker\";s:12:\"mf-telephone\";s:10:\"4793010783\";s:9:\"mf-select\";s:3:\"Yes\";s:7:\"mf-text\";s:23:\"I would like an account\";s:11:\"mf-textarea\";s:84:\"Please link me to a distributer so i can open an instant deposit/withdrawal account.\";}'),(10934,2556,'metform_entries__file_upload_new',NULL),(10935,2556,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"76.199.229.103\";s:10:\"User_Agent\";s:129:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36 Edg/111.0.1661.41\";}'),(10936,2557,'mf_page_id','1339'),(10937,2557,'metform_entries_serial_no','94'),(10938,2557,'metform_entries__form_id','2256'),(10939,2557,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:5:\"Garry\";s:8:\"mf-email\";s:24:\"garricktoriz07@gmail.com\";s:16:\"mf-listing-lname\";s:6:\"Toriz \";s:12:\"mf-telephone\";s:10:\"5622208686\";s:9:\"mf-select\";s:3:\"Yes\";s:7:\"mf-text\";s:12:\"New account \";s:11:\"mf-textarea\";s:22:\"Can I have an account \";}'),(10940,2557,'metform_entries__file_upload_new',NULL),(10941,2557,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:12:\"172.58.20.30\";s:10:\"User_Agent\";s:118:\"Mozilla/5.0 (Linux; Android 13; Pixel 6a) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Mobile Safari/537.36\";}'),(10942,2558,'mf_page_id','1339'),(10943,2558,'metform_entries_serial_no','95'),(10944,2558,'metform_entries__form_id','2256'),(10945,2558,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:7:\"Miranda\";s:8:\"mf-email\";s:28:\"mirandagonzales617@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:8:\"Gonzales\";s:12:\"mf-telephone\";s:10:\"3344370770\";s:7:\"mf-text\";s:19:\"Vblink new customer\";s:11:\"mf-textarea\";s:34:\"I would like to make an account \r\n\";}'),(10946,2558,'metform_entries__file_upload_new',NULL),(10947,2558,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"209.12.153.192\";s:10:\"User_Agent\";s:172:\"Mozilla/5.0 (Linux; Android 12; moto g stylus 5G Build/S2RES32.29-16-1-15; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/110.0.5481.153 Mobile Safari/537.36\";}'),(10948,2559,'mf_page_id','1339'),(10949,2559,'metform_entries_serial_no','96'),(10950,2559,'metform_entries__form_id','2256'),(10951,2559,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:7:\"Kealson\";s:16:\"mf-listing-lname\";s:12:\"Langinbelang\";s:8:\"mf-email\";s:23:\"langinbelangk@gmail.com\";s:12:\"mf-telephone\";s:12:\"+14792312183\";s:7:\"mf-text\";s:29:\"I need money for play vpower \";s:11:\"mf-textarea\";s:55:\"Please I need money for play vpower please let me know \";s:9:\"mf-select\";s:2:\"No\";}'),(10952,2559,'metform_entries__file_upload_new',NULL),(10953,2559,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"198.37.213.114\";s:10:\"User_Agent\";s:200:\"Mozilla/5.0 (Linux; Android 11; 5062Z Build/RKQ1.201202.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/110.0.5481.154 Mobile Safari/537.36 [FB_IAB/Orca-Android;FBAV/400.0.0.11.90;]\";}'),(10954,2560,'mf_page_id','1339'),(10955,2560,'metform_entries_serial_no','97'),(10956,2560,'metform_entries__form_id','2256'),(10957,2560,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:5:\"Shea \";s:8:\"mf-email\";s:19:\"jajam9998@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:6:\"Morgan\";s:12:\"mf-telephone\";s:10:\"8303597754\";s:11:\"mf-textarea\";s:38:\"I would like to open a account to play\";s:7:\"mf-text\";s:12:\"Play account\";}'),(10958,2560,'metform_entries__file_upload_new',NULL),(10959,2560,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:12:\"174.197.1.42\";s:10:\"User_Agent\";s:195:\"Mozilla/5.0 (Linux; Android 13; SM-S908U Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/106.0.5249.126 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/405.0.0.23.72;]\";}'),(10960,2561,'mf_page_id','1339'),(10961,2561,'metform_entries_serial_no','98'),(10962,2561,'metform_entries__form_id','2256'),(10963,2561,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:5:\"Erica\";s:8:\"mf-email\";s:19:\"tvlr91019@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:9:\"Childress\";s:12:\"mf-telephone\";s:10:\"4235349697\";s:7:\"mf-text\";s:11:\"New account\";s:11:\"mf-textarea\";s:21:\"I would like to play \";}'),(10964,2561,'metform_entries__file_upload_new',NULL),(10965,2561,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"174.235.82.227\";s:10:\"User_Agent\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1\";}'),(11531,2653,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"cdfd391\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/youtu.be\\/8VZPdksgQrk\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2c7cda87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"-400\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"40eb5e82\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"e9e9fee\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"10df331a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"50c59b15\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"78c09113\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"96ac5b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"45b03053\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"195d25eb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e03c822\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"8ae46b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"233b3c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"34e4982a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6412ce55\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"732b23f9\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ccfbacc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4ea10b2b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"274c4c34\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"685e3ec5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"66ea4a4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4e3035bb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"522c3cdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"68572a48\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"5dd553e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"772cbdf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"121aadf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"33eb33c4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"252d46e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"79c06f5b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe23656\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f963c28\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"58e26cb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1ba1ab7\"}],\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"11ca0dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"17ab6db\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"268acbd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"84ad5f6\"}]},\"elements\":[{\"id\":\"006595f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1feb2a1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"content_position\":\"middle\",\"_ob_glider_h_vert_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fbbea52\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"d088286\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"f6ac53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"d08e66f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a5d1192\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"4ff4247\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"61643d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"a714511\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e59c6a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"fceea77\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ab2220\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"eb56f81\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"414ca56\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"f3808cb\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"9abe005\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"03d69ad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"32765b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"3cf36a1\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"9913652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4f0a69d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"84a674a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"8eb7708\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"aa92f54\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"c63889c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8bf149c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"ab20e1c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"258e700\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"4b51318\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"46a7825\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1680,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1001JINCHANBUYU-VIP\\u624b\\u673a\\u8bbe\\u5907\\uff09_59x88cm_20220108-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"thumbnail_size\":\"medium_large\",\"slides_to_show\":\"5\",\"slides_to_show_mobile\":\"2\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":1500,\"speed\":1000,\"_ob_kontrolz_nav_pos_y_alt\":\"50% - 25px\",\"_ob_kontrolz_nav_pos_x_prev_alt\":\"0%\",\"_ob_kontrolz_nav_pos_x_next_alt\":\"0%\",\"gallery_vertical_align\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\",\"_ob_kontrolz_nav_pos_y_alt\":\"50% - 25px\",\"_ob_kontrolz_nav_pos_x_prev_alt\":\"0%\",\"_ob_kontrolz_nav_pos_x_next_alt\":\"0%\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#DC72F1\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false},\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11529,2653,'_elementor_template_type','wp-page'),(11530,2653,'_elementor_version','3.11.2'),(11527,2653,'_wp_page_template','elementor_header_footer'),(11528,2653,'_elementor_edit_mode','builder'),(11505,2649,'mf_page_id','1339'),(11506,2649,'metform_entries_serial_no','183'),(11507,2649,'metform_entries__form_id','2256'),(11508,2649,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:10:\"Catherine \";s:8:\"mf-email\";s:23:\"jaxsmamab2015@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:8:\"Hopkins \";s:12:\"mf-telephone\";s:10:\"5404108445\";s:7:\"mf-text\";s:12:\"New account \";s:11:\"mf-textarea\";s:12:\"New account \";}'),(11509,2649,'metform_entries__file_upload_new',NULL),(11510,2649,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"67.172.200.166\";s:10:\"User_Agent\";s:101:\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36\";}'),(11511,2651,'_wp_page_template','elementor_header_footer'),(11512,2651,'_elementor_edit_mode','builder'),(11513,2651,'_elementor_template_type','wp-page'),(11514,2651,'_elementor_version','3.11.2'),(11515,2651,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"5db813f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2c7cda87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"-400\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"40eb5e82\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"e9e9fee\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"10df331a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"50c59b15\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"78c09113\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"96ac5b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"45b03053\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"195d25eb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e03c822\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"8ae46b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"233b3c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"34e4982a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6412ce55\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"732b23f9\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ccfbacc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4ea10b2b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"274c4c34\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"685e3ec5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"66ea4a4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4e3035bb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"522c3cdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"68572a48\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"5dd553e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"772cbdf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"121aadf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"33eb33c4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"252d46e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"79c06f5b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe23656\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f963c28\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"58e26cb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1ba1ab7\"}],\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"11ca0dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"17ab6db\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"268acbd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"84ad5f6\"}]},\"elements\":[{\"id\":\"006595f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1feb2a1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"content_position\":\"middle\",\"_ob_glider_h_vert_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fbbea52\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"d088286\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"f6ac53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"d08e66f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a5d1192\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"4ff4247\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"61643d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"a714511\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e59c6a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"fceea77\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ab2220\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"eb56f81\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"414ca56\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"f3808cb\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"9abe005\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"03d69ad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"32765b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"3cf36a1\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"9913652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4f0a69d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"84a674a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"8eb7708\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"aa92f54\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"c63889c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8bf149c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"ab20e1c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"258e700\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"4b51318\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"46a7825\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1680,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1001JINCHANBUYU-VIP\\u624b\\u673a\\u8bbe\\u5907\\uff09_59x88cm_20220108-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"thumbnail_size\":\"medium_large\",\"slides_to_show\":\"5\",\"slides_to_show_mobile\":\"2\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":1500,\"speed\":1000,\"_ob_kontrolz_nav_pos_y_alt\":\"50% - 25px\",\"_ob_kontrolz_nav_pos_x_prev_alt\":\"0%\",\"_ob_kontrolz_nav_pos_x_next_alt\":\"0%\",\"gallery_vertical_align\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\",\"_ob_kontrolz_nav_pos_y_alt\":\"50% - 25px\",\"_ob_kontrolz_nav_pos_x_prev_alt\":\"0%\",\"_ob_kontrolz_nav_pos_x_next_alt\":\"0%\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#DC72F1\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false},\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11516,2651,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(11517,2651,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(11910,2293,'_elementor_css','a:6:{s:4:\"time\";i:1682755377;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11519,2652,'_wp_page_template','elementor_header_footer'),(11520,2652,'_elementor_edit_mode','builder'),(11521,2652,'_elementor_template_type','wp-page'),(11522,2652,'_elementor_version','3.11.2'),(11523,2652,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"5db813f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2c7cda87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"-400\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"40eb5e82\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"e9e9fee\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"10df331a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"50c59b15\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"78c09113\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"96ac5b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"45b03053\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"195d25eb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e03c822\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"8ae46b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"233b3c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"34e4982a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6412ce55\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"732b23f9\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ccfbacc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4ea10b2b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"274c4c34\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"685e3ec5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"66ea4a4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4e3035bb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"522c3cdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"68572a48\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"5dd553e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"772cbdf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"121aadf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"33eb33c4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"252d46e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"79c06f5b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe23656\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f963c28\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"58e26cb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1ba1ab7\"}],\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"11ca0dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"17ab6db\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"268acbd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"84ad5f6\"}]},\"elements\":[{\"id\":\"006595f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1feb2a1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"content_position\":\"middle\",\"_ob_glider_h_vert_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fbbea52\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"d088286\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"f6ac53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"d08e66f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a5d1192\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"4ff4247\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"61643d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"a714511\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e59c6a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"fceea77\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ab2220\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"eb56f81\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"414ca56\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"f3808cb\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"9abe005\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"03d69ad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"32765b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"3cf36a1\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"9913652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4f0a69d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"84a674a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"8eb7708\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"aa92f54\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"c63889c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8bf149c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"ab20e1c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"258e700\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"4b51318\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"46a7825\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1680,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1001JINCHANBUYU-VIP\\u624b\\u673a\\u8bbe\\u5907\\uff09_59x88cm_20220108-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"thumbnail_size\":\"medium_large\",\"slides_to_show\":\"5\",\"slides_to_show_mobile\":\"2\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":1500,\"speed\":1000,\"_ob_kontrolz_nav_pos_y_alt\":\"50% - 25px\",\"_ob_kontrolz_nav_pos_x_prev_alt\":\"0%\",\"_ob_kontrolz_nav_pos_x_next_alt\":\"0%\",\"gallery_vertical_align\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\",\"_ob_kontrolz_nav_pos_y_alt\":\"50% - 25px\",\"_ob_kontrolz_nav_pos_x_prev_alt\":\"0%\",\"_ob_kontrolz_nav_pos_x_next_alt\":\"0%\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#DC72F1\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false},\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11524,2652,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(11525,2652,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(11908,2205,'_elementor_css','a:6:{s:4:\"time\";i:1682755288;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:\"\";}'),(11909,3,'_elementor_css','a:6:{s:4:\"time\";i:1682755288;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:\"\";}'),(11565,2657,'_wp_attachment_backup_sizes','a:6:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:535;s:6:\"height\";i:395;s:4:\"file\";s:22:\"vblink-transparent.png\";}s:14:\"thumbnail-orig\";a:5:{s:4:\"file\";s:30:\"vblink-transparent-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:44823;}s:11:\"medium-orig\";a:5:{s:4:\"file\";s:30:\"vblink-transparent-300x221.png\";s:5:\"width\";i:300;s:6:\"height\";i:221;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:107895;}s:26:\"woocommerce_thumbnail-orig\";a:6:{s:4:\"file\";s:30:\"vblink-transparent-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:146180;s:9:\"uncropped\";b:0;}s:34:\"woocommerce_gallery_thumbnail-orig\";a:5:{s:4:\"file\";s:30:\"vblink-transparent-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22380;}s:33:\"dgwt-wcas-product-suggestion-orig\";a:5:{s:4:\"file\";s:28:\"vblink-transparent-64x47.png\";s:5:\"width\";i:64;s:6:\"height\";i:47;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7919;}}'),(11749,1335,'_yoast_wpseo_content_score','90'),(11750,1335,'_yoast_wpseo_estimated-reading-time-minutes','1'),(11552,1334,'_edit_lock','1681501813:1'),(11584,2660,'_elementor_version','3.10.0'),(11585,2660,'_elementor_data','[{\"id\":\"b16166d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"aae6786\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7c6d5dc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"47bc6b7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2785f63\"}],\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#B81F20\",\"eae_slider_delay\":\"5000\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"511b842a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.2169999999999987494447850622236728668212890625,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b1f6631\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a39f17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fb11301\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4a3c7b7\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ac40b1f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2657,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/01\\/vblink-transparent-e1681456760277.png\",\"alt\":\"vblink transparent\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"6424e26\"}],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b925faa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.7830000000000012505552149377763271331787109375,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"ee65427\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1cd2295\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d6cd930\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"04a6a59\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5e1604a8\",\"elType\":\"widget\",\"settings\":{\"elementskit_main_menu_position\":\"elementskit-menu-po-right\",\"ekit_nav_menu_hover_bar_switch\":\"yes\",\"ekit_nav_menu_hover_width\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Lato\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"700\",\"elementskit_content_typography_text_transform\":\"uppercase\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_submenu_container_width_tablet\":\"200px\",\"_z_index\":\"12\",\"elementskit_item_color_hover\":\"#FFFFFF\",\"elementskit_submenu_item_color\":\"#292929\",\"elementskit_item_text_color_hover\":\"#FFFFFF\",\"elementskit_nav_menu\":\"header-menu\",\"ekit_all_conditions_list\":[{\"_id\":\"6817ae3\"}],\"elementskit_nav_menu_logo\":{\"id\":2657,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/01\\/vblink-transparent-e1681456760277.png\",\"alt\":\"vblink transparent\",\"source\":\"library\",\"size\":\"\"},\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"wrapper_color_mobile\":\"#B81F20\",\"elementskit_nav_menu_active_text_color\":\"#FFFFFF\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#B81F20\",\"elementskit_nav_sub_menu_active_text_color\":\"#FFFFFF\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"#B81F20\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(11582,2660,'_elementor_edit_mode','builder'),(11581,2660,'_wp_page_template','elementor_header_footer'),(11580,1334,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(11562,2657,'_wp_attached_file','2023/01/vblink-transparent-e1681456760277.png'),(11563,2657,'_wp_attachment_image_alt','vblink transparent'),(11564,2657,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:150;s:6:\"height\";i:111;s:4:\"file\";s:45:\"2023/01/vblink-transparent-e1681456760277.png\";s:8:\"filesize\";i:294423;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"vblink-transparent-300x221.png\";s:5:\"width\";i:300;s:6:\"height\";i:221;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:107895;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"vblink-transparent-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:44823;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"vblink-transparent-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:146180;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:45:\"vblink-transparent-e1681456760277-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22543;}s:28:\"dgwt-wcas-product-suggestion\";a:5:{s:4:\"file\";s:43:\"vblink-transparent-e1681456760277-64x47.png\";s:5:\"width\";i:64;s:6:\"height\";i:47;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8047;}}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:{}}}'),(11583,2660,'_elementor_template_type','wp-post'),(11589,1334,'_yoast_wpseo_content_score','90'),(11590,1334,'_yoast_wpseo_estimated-reading-time-minutes','1'),(11567,2658,'_wp_page_template','elementor_header_footer'),(11568,2658,'_elementor_edit_mode','builder'),(11569,2658,'_elementor_template_type','wp-post'),(11570,2658,'_elementor_version','3.10.0'),(11571,2658,'_elementor_data','[{\"id\":\"b16166d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"aae6786\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7c6d5dc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"47bc6b7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2785f63\"}],\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#B81F20\",\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"511b842a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.217,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b1f6631\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a39f17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fb11301\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4a3c7b7\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ac40b1f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":83,\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/logo.png\",\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"6424e26\"}],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b925faa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.783,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"ee65427\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1cd2295\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d6cd930\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"04a6a59\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5e1604a8\",\"elType\":\"widget\",\"settings\":{\"elementskit_main_menu_position\":\"elementskit-menu-po-right\",\"ekit_nav_menu_hover_bar_switch\":\"yes\",\"ekit_nav_menu_hover_width\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Lato\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"700\",\"elementskit_content_typography_text_transform\":\"uppercase\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_submenu_container_width_tablet\":\"200px\",\"_z_index\":\"12\",\"elementskit_item_color_hover\":\"#FFFFFF\",\"elementskit_submenu_item_color\":\"#292929\",\"elementskit_item_text_color_hover\":\"#FFFFFF\",\"elementskit_nav_menu\":\"header-menu\",\"ekit_all_conditions_list\":[{\"_id\":\"6817ae3\"}],\"elementskit_nav_menu_logo\":{\"id\":87,\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/logo-1.png\",\"alt\":\"\",\"source\":\"library\"},\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"wrapper_color_mobile\":\"#B81F20\",\"elementskit_nav_menu_active_text_color\":\"#FFFFFF\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#B81F20\",\"elementskit_nav_sub_menu_active_text_color\":\"#FFFFFF\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"#B81F20\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(11572,2658,'_elementor_page_assets','a:0:{}'),(11573,2659,'_wp_page_template','elementor_header_footer'),(11574,2659,'_elementor_edit_mode','builder'),(11575,2659,'_elementor_template_type','wp-post'),(11576,2659,'_elementor_version','3.10.0'),(11577,2659,'_elementor_data','[{\"id\":\"b16166d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"aae6786\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7c6d5dc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"47bc6b7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2785f63\"}],\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#B81F20\",\"eae_slider_delay\":\"5000\"},\"elements\":[{\"id\":\"511b842a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.217,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b1f6631\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a39f17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fb11301\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4a3c7b7\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ac40b1f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":83,\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/logo.png\",\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"6424e26\"}],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b925faa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.783,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"ee65427\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1cd2295\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d6cd930\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"04a6a59\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5e1604a8\",\"elType\":\"widget\",\"settings\":{\"elementskit_main_menu_position\":\"elementskit-menu-po-right\",\"ekit_nav_menu_hover_bar_switch\":\"yes\",\"ekit_nav_menu_hover_width\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Lato\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"700\",\"elementskit_content_typography_text_transform\":\"uppercase\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_submenu_container_width_tablet\":\"200px\",\"_z_index\":\"12\",\"elementskit_item_color_hover\":\"#FFFFFF\",\"elementskit_submenu_item_color\":\"#292929\",\"elementskit_item_text_color_hover\":\"#FFFFFF\",\"elementskit_nav_menu\":\"header-menu\",\"ekit_all_conditions_list\":[{\"_id\":\"6817ae3\"}],\"elementskit_nav_menu_logo\":{\"id\":87,\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/logo-1.png\",\"alt\":\"\",\"source\":\"library\"},\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"wrapper_color_mobile\":\"#B81F20\",\"elementskit_nav_menu_active_text_color\":\"#FFFFFF\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#B81F20\",\"elementskit_nav_sub_menu_active_text_color\":\"#FFFFFF\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"#B81F20\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(11578,2659,'_elementor_page_assets','a:0:{}'),(11906,1338,'_elementor_css','a:6:{s:4:\"time\";i:1682755235;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:\"\";}'),(11586,2660,'_elementor_page_assets','a:0:{}'),(11588,2660,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(11883,1297,'_elementor_css','a:6:{s:4:\"time\";i:1682750881;s:5:\"fonts\";a:3:{i:0;s:6:\"Roboto\";i:16;s:11:\"Roboto Slab\";i:24;s:11:\"Roboto Mono\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11592,2661,'_wp_page_template','elementor_header_footer'),(11593,2661,'_elementor_edit_mode','builder'),(11594,2661,'_elementor_template_type','wp-post'),(11595,2661,'_elementor_version','3.12.1'),(11596,2661,'_elementor_data','[{\"id\":\"b16166d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"aae6786\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7c6d5dc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"47bc6b7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2785f63\"}],\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#B81F20\",\"eae_slider_delay\":\"5000\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"511b842a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.2169999999999987494447850622236728668212890625,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b1f6631\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a39f17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fb11301\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4a3c7b7\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ac40b1f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2657,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/01\\/vblink-transparent-e1681456760277.png\",\"alt\":\"vblink transparent\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"6424e26\"}],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b925faa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.7830000000000012505552149377763271331787109375,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"ee65427\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1cd2295\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d6cd930\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"04a6a59\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5e1604a8\",\"elType\":\"widget\",\"settings\":{\"elementskit_main_menu_position\":\"elementskit-menu-po-right\",\"ekit_nav_menu_hover_bar_switch\":\"yes\",\"ekit_nav_menu_hover_width\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Lato\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"700\",\"elementskit_content_typography_text_transform\":\"uppercase\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_submenu_container_width_tablet\":\"200px\",\"_z_index\":\"12\",\"elementskit_item_color_hover\":\"#FFFFFF\",\"elementskit_submenu_item_color\":\"#292929\",\"elementskit_item_text_color_hover\":\"#FFFFFF\",\"elementskit_nav_menu\":\"header-menu\",\"ekit_all_conditions_list\":[{\"_id\":\"6817ae3\"}],\"elementskit_nav_menu_logo\":{\"id\":2657,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/01\\/vblink-transparent-e1681456760277.png\",\"alt\":\"vblink transparent\",\"source\":\"library\",\"size\":\"\"},\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"wrapper_color_mobile\":\"#B81F20\",\"elementskit_nav_menu_active_text_color\":\"#FFFFFF\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#B81F20\",\"elementskit_nav_sub_menu_active_text_color\":\"#FFFFFF\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"#B81F20\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(11597,2661,'_elementor_page_assets','a:0:{}'),(11598,2661,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(11904,2712,'metform_entries__file_upload_new',NULL),(11905,2712,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:12:\"178.135.8.76\";s:10:\"User_Agent\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36\";}'),(11600,2662,'_wp_page_template','elementor_header_footer'),(11601,2662,'_elementor_edit_mode','builder'),(11602,2662,'_elementor_template_type','wp-post'),(11603,2662,'_elementor_version','3.12.1'),(11604,2662,'_elementor_data','[{\"id\":\"b16166d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"aae6786\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7c6d5dc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"47bc6b7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2785f63\"}],\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#B81F20\",\"eae_slider_delay\":\"5000\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"511b842a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.2169999999999987494447850622236728668212890625,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b1f6631\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a39f17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fb11301\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4a3c7b7\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ac40b1f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2657,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/01\\/vblink-transparent-e1681456760277.png\",\"alt\":\"vblink transparent\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"6424e26\"}],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b925faa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.7830000000000012505552149377763271331787109375,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"ee65427\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1cd2295\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d6cd930\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"04a6a59\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5e1604a8\",\"elType\":\"widget\",\"settings\":{\"elementskit_main_menu_position\":\"elementskit-menu-po-right\",\"ekit_nav_menu_hover_bar_switch\":\"yes\",\"ekit_nav_menu_hover_width\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Lato\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"700\",\"elementskit_content_typography_text_transform\":\"uppercase\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_submenu_container_width_tablet\":\"200px\",\"_z_index\":\"12\",\"elementskit_item_color_hover\":\"#FFFFFF\",\"elementskit_submenu_item_color\":\"#292929\",\"elementskit_item_text_color_hover\":\"#FFFFFF\",\"elementskit_nav_menu\":\"header-menu\",\"ekit_all_conditions_list\":[{\"_id\":\"6817ae3\"}],\"elementskit_nav_menu_logo\":{\"id\":2657,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/01\\/vblink-transparent-e1681456760277.png\",\"alt\":\"vblink transparent\",\"source\":\"library\",\"size\":\"\"},\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"wrapper_color_mobile\":\"#B81F20\",\"elementskit_nav_menu_active_text_color\":\"#FFFFFF\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#B81F20\",\"elementskit_nav_sub_menu_active_text_color\":\"#FFFFFF\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"#B81F20\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(11605,2662,'_elementor_page_assets','a:0:{}'),(11606,2662,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(11608,2663,'_wp_page_template','elementor_header_footer'),(11609,2663,'_elementor_edit_mode','builder'),(11610,2663,'_elementor_template_type','wp-post'),(11611,2663,'_elementor_version','3.12.1'),(11612,2663,'_elementor_data','[{\"id\":\"b16166d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"aae6786\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7c6d5dc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"47bc6b7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2785f63\"}],\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"511b842a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.2169999999999987494447850622236728668212890625,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b1f6631\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a39f17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fb11301\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4a3c7b7\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ac40b1f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2657,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/01\\/vblink-transparent-e1681456760277.png\",\"alt\":\"vblink transparent\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"6424e26\"}],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b925faa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.7830000000000012505552149377763271331787109375,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"ee65427\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1cd2295\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d6cd930\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"04a6a59\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5e1604a8\",\"elType\":\"widget\",\"settings\":{\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"ekit_nav_menu_hover_bar_switch\":\"yes\",\"ekit_nav_menu_hover_width\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Lato\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"700\",\"elementskit_content_typography_text_transform\":\"uppercase\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_submenu_container_width_tablet\":\"200px\",\"_z_index\":\"12\",\"elementskit_item_color_hover\":\"#FFFFFF\",\"elementskit_submenu_item_color\":\"#292929\",\"elementskit_item_text_color_hover\":\"#FFFFFF\",\"elementskit_nav_menu\":\"header-menu\",\"ekit_all_conditions_list\":[{\"_id\":\"6817ae3\"}],\"elementskit_nav_menu_logo\":{\"id\":2657,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/01\\/vblink-transparent-e1681456760277.png\",\"alt\":\"vblink transparent\",\"source\":\"library\",\"size\":\"\"},\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"wrapper_color_mobile\":\"#000000\",\"elementskit_nav_menu_active_text_color\":\"#FFFFFF\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#B81F20\",\"elementskit_nav_sub_menu_active_text_color\":\"#FFFFFF\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"#B81F20\",\"elementskit_menu_text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(11613,2663,'_elementor_page_assets','a:0:{}'),(11614,2663,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(11901,2712,'metform_entries_serial_no','209'),(11902,2712,'metform_entries__form_id','2256'),(11903,2712,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:8:\"Mohammad\";s:8:\"mf-email\";s:22:\"darkmystro@hotmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:6:\"Shukry\";s:12:\"mf-telephone\";s:8:\"03979289\";s:7:\"mf-text\";s:4:\"test\";s:11:\"mf-textarea\";s:4:\"test\";}'),(11617,2664,'_wp_page_template','elementor_header_footer'),(11618,2664,'_elementor_edit_mode','builder'),(11619,2664,'_elementor_template_type','wp-page'),(11620,2664,'_elementor_version','3.12.1'),(11621,2664,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"cdfd391\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/youtu.be\\/8VZPdksgQrk\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2c7cda87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"-400\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"40eb5e82\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"e9e9fee\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"10df331a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"50c59b15\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"78c09113\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"96ac5b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"45b03053\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"195d25eb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e03c822\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"8ae46b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"233b3c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"34e4982a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6412ce55\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"732b23f9\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ccfbacc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4ea10b2b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"274c4c34\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"685e3ec5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"66ea4a4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4e3035bb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"522c3cdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"68572a48\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"5dd553e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"772cbdf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"121aadf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"33eb33c4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"252d46e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"79c06f5b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe23656\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f963c28\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"58e26cb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1ba1ab7\"}],\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"11ca0dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"17ab6db\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"268acbd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"84ad5f6\"}]},\"elements\":[{\"id\":\"006595f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1feb2a1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"content_position\":\"middle\",\"_ob_glider_h_vert_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fbbea52\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"d088286\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"f6ac53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"d08e66f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a5d1192\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"4ff4247\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"61643d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"a714511\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e59c6a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"fceea77\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ab2220\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"eb56f81\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"414ca56\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"f3808cb\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"9abe005\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"03d69ad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"32765b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"3cf36a1\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"9913652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4f0a69d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"84a674a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"8eb7708\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"aa92f54\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"c63889c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8bf149c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"ab20e1c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"258e700\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"4b51318\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"46a7825\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1680,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1001JINCHANBUYU-VIP\\u624b\\u673a\\u8bbe\\u5907\\uff09_59x88cm_20220108-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"thumbnail_size\":\"medium_large\",\"slides_to_show\":\"5\",\"slides_to_show_mobile\":\"2\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":1500,\"speed\":1000,\"_ob_kontrolz_nav_pos_y_alt\":\"50% - 25px\",\"_ob_kontrolz_nav_pos_x_prev_alt\":\"0%\",\"_ob_kontrolz_nav_pos_x_next_alt\":\"0%\",\"gallery_vertical_align\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\",\"_ob_kontrolz_nav_pos_y_alt\":\"50% - 25px\",\"_ob_kontrolz_nav_pos_x_prev_alt\":\"0%\",\"_ob_kontrolz_nav_pos_x_next_alt\":\"0%\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#DC72F1\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false},\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11622,2664,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(11623,2664,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(11900,2712,'mf_page_id','1339'),(11625,2665,'_wp_page_template','elementor_header_footer'),(11626,2665,'_elementor_edit_mode','builder'),(11627,2665,'_elementor_template_type','wp-page'),(11628,2665,'_elementor_version','3.12.1'),(11629,2665,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"cdfd391\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/youtu.be\\/8VZPdksgQrk\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2c7cda87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"-400\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"40eb5e82\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"e9e9fee\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"10df331a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"50c59b15\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"78c09113\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"96ac5b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"45b03053\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"195d25eb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e03c822\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"8ae46b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"233b3c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"34e4982a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6412ce55\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"732b23f9\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ccfbacc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4ea10b2b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"274c4c34\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"685e3ec5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"66ea4a4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4e3035bb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"522c3cdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"68572a48\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"5dd553e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"772cbdf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"121aadf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"33eb33c4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"252d46e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"79c06f5b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe23656\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f963c28\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"58e26cb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1ba1ab7\"}],\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"11ca0dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"17ab6db\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"268acbd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"84ad5f6\"}]},\"elements\":[{\"id\":\"006595f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1feb2a1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"content_position\":\"middle\",\"_ob_glider_h_vert_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fbbea52\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"d088286\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"f6ac53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"d08e66f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a5d1192\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"4ff4247\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"61643d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"a714511\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e59c6a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"fceea77\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ab2220\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"eb56f81\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"414ca56\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"f3808cb\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"9abe005\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"03d69ad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"32765b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"3cf36a1\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"9913652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4f0a69d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"84a674a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"8eb7708\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"aa92f54\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"c63889c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8bf149c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"ab20e1c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"258e700\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"4b51318\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"46a7825\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1680,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1001JINCHANBUYU-VIP\\u624b\\u673a\\u8bbe\\u5907\\uff09_59x88cm_20220108-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"thumbnail_size\":\"medium_large\",\"slides_to_show\":\"5\",\"slides_to_show_mobile\":\"2\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":1500,\"speed\":1000,\"_ob_kontrolz_nav_pos_y_alt\":\"50% - 25px\",\"_ob_kontrolz_nav_pos_x_prev_alt\":\"0%\",\"_ob_kontrolz_nav_pos_x_next_alt\":\"0%\",\"gallery_vertical_align\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\",\"_ob_kontrolz_nav_pos_y_alt\":\"50% - 25px\",\"_ob_kontrolz_nav_pos_x_prev_alt\":\"0%\",\"_ob_kontrolz_nav_pos_x_next_alt\":\"0%\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#DC72F1\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false},\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11630,2665,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(11631,2665,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(11898,2711,'metform_entries__file_upload_new',NULL),(11899,2711,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:12:\"178.135.8.76\";s:10:\"User_Agent\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36\";}'),(11634,2666,'_elementor_edit_mode','builder'),(11635,2666,'_elementor_template_type','wp-page'),(11636,2666,'_elementor_version','3.12.1');
INSERT INTO `wpjk_postmeta` VALUES (11637,2666,'_elementor_data','[{\"id\":\"fe8eabf\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"727e1d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"f46ff84\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4419f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed23d3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>\\nANYTIME!<br\\/>\\nANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7c86ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"230d6cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d961e41\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2599a5d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1ed9178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e1b734\"}],\"z_index\":999,\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9a05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"834988f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ab7d814\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed3ae98\"}]},\"elements\":[{\"id\":\"c208a24\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"600\",\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee2c70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a4f9843\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANY DEVICE!<br\\/>ANYTIME!<br\\/>\\n ANYWHERE!\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_font_style\":\"normal\",\"typography_line_height\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a04f5ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"So, what\\u2019s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":3,\"vertical\":2,\"blur\":5,\"color\":\"rgba(0, 0, 0, 0)\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b3e4d16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Now!\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"size\":\"lg\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"400\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92a9e96\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d4c2b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e0a2ef\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5db2d16\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding_tablet\":{\"unit\":\"em\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeIn\",\"height\":\"min-height\",\"content_position\":\"middle\",\"eae_thumbnail_size\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"-300\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_color_b\":\"\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#FFFFFF\",\"background_overlay_color_b\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":5,\"blur\":10,\"spread\":4,\"color\":\"#FFFFFF\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"c31124a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b18f48a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ea72f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6d46c06\"}]},\"elements\":[{\"id\":\"46e515e\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2c7cda87\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"video\",\"background_video_link\":\"2\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"margin\":{\"unit\":\"px\",\"top\":\"-400\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"40eb5e82\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"e9e9fee\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"10df331a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"50c59b15\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"78c09113\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"96ac5b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"45b03053\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"195d25eb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e03c822\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"8ae46b5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"233b3c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"34e4982a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6412ce55\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"732b23f9\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ccfbacc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4ea10b2b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"274c4c34\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"685e3ec5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"66ea4a4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4e3035bb\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"522c3cdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"68572a48\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"5dd553e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"772cbdf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"121aadf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"33eb33c4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"252d46e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"79c06f5b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fe23656\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f963c28\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"58e26cb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1ba1ab7\"}],\"hide_desktop\":\"hidden-desktop\"},\"elements\":[{\"id\":\"11ca0dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"17ab6db\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"268acbd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"84ad5f6\"}]},\"elements\":[{\"id\":\"006595f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider 1 1\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\" slidertitle=\\\"Slider 1 1\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1feb2a1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"70\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a874289\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e7e4419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"458f821\"}],\"_ob_bbad_use_it\":\"\",\"_ob_glider_is_slider\":\"yes\",\"_ob_glider_auto_h\":\"\",\"_ob_glider_h\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_tablet\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"_ob_glider_h_mobile\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"_ob_glider_add_navig\":\"none\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"_ob_glider_add_pagination\":\"none\",\"_ob_glider_pagination_styles\":\"yes\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"content_position\":\"middle\",\"_ob_glider_h_vert_mobile\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"fbbea52\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"d088286\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"f6ac53b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"d08e66f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a5d1192\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"4ff4247\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"61643d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"a714511\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e59c6a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50e55d1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"757204c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30f0282\"}]},\"elements\":[{\"id\":\"fceea77\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"1ab2220\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"eb56f81\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"414ca56\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3730777\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc84a9c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1b1571e\"}]},\"elements\":[{\"id\":\"f3808cb\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"background_play_on_mobile\":\"yes\"},\"elements\":[{\"id\":\"9abe005\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"03d69ad\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"32765b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c06ac74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e8ce8d4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"07782a5\"}]},\"elements\":[{\"id\":\"3cf36a1\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa919b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"066787a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"caad5ec\"}],\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\"},\"elements\":[{\"id\":\"9913652\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8ed0ac\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"efab5e1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00e8122\"}]},\"elements\":[{\"id\":\"4f0a69d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"84a674a\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"8eb7708\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"aa92f54\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"c63889c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8bf149c\",\"elType\":\"column\",\"settings\":{\"_column_size\":14,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f15f6d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b921d9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0ff931\"}]},\"elements\":[{\"id\":\"ab20e1c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"_ob_bbad_use_it\":\"\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"background_play_on_mobile\":\"yes\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b119ad6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94c6587\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"765054a\"}]},\"elements\":[{\"id\":\"258e700\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"729116e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"346f809\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4bcbfc\"}]},\"elements\":[{\"id\":\"4b51318\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"24b86f2\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"95a3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"cc403d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373c54d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f65ee2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ae9f05\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2858c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b6179ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5997283\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F6F6F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"border_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":3,\"vertical\":3,\"blur\":16,\"spread\":6,\"color\":\"#000000\"},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"ad448ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"41a138c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b0ae4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13ed810\"}]},\"elements\":[{\"id\":\"f87a8d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"REGISTER NOW!\",\"title_color\":\"#976EE4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"300\",\"_animation\":\"zoomIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c269e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"header_size\":\"h5\",\"_animation\":\"slideInLeft\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":2,\"blur\":2,\"color\":\"rgba(0, 0, 0, 0.24)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1094e14\",\"elType\":\"widget\",\"settings\":{\"text\":\"Register\",\"link\":{\"url\":\"https:\\/\\/vblinkonline.com\\/player-registration\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"right\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"200\",\"background_background\":\"gradient\",\"background_color\":\"#A800FF\",\"background_color_b\":\"#3D005D\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"spread\":3,\"color\":\"#000000\"},\"_animation\":\"bounceIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd64e61\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#763DF9\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1224333\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"e9b6b20\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"weight\":{\"unit\":\"px\",\"size\":2.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"46a7825\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1680,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1001JINCHANBUYU-VIP\\u624b\\u673a\\u8bbe\\u5907\\uff09_59x88cm_20220108-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"thumbnail_size\":\"medium_large\",\"slides_to_show\":\"5\",\"slides_to_show_mobile\":\"2\",\"pause_on_interaction\":\"no\",\"autoplay_speed\":1500,\"speed\":1000,\"_ob_kontrolz_nav_pos_y_alt\":\"50% - 25px\",\"_ob_kontrolz_nav_pos_x_prev_alt\":\"0%\",\"_ob_kontrolz_nav_pos_x_next_alt\":\"0%\",\"gallery_vertical_align\":\"center\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"f19a9a1\",\"elType\":\"widget\",\"settings\":{\"ekit_img_accordion_items\":[{\"ekit_img_accordion_icon\":\"icon icon-minus\",\"_id\":\"0e49075\",\"ekit_img_accordion_active\":\"yes\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\",\"id\":1662,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Funky Monkey\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"e015c48\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\",\"id\":1668,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"God of Wealth\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2edb5e1\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\",\"id\":1664,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Insect Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"db65176\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\",\"id\":1665,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Magic Pearl\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"ekit_img_accordion_button_url\":{\"url\":\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7c4312a\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\",\"id\":1667,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Long Teng Hu Xiao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\",\"id\":1688,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Kirin Storm\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"029b5ae\"},{\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\",\"id\":1687,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Keno\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Play Now!\",\"_id\":\"813b0d8\"},{\"_id\":\"da52da4\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\",\"id\":1686,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Eyes of Fortune\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"2060e8f\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\",\"id\":1685,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Daily Fishing\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"57da196\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1684,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"63b4895\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\",\"id\":1681,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Crab Avengers\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"baf5e7c\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\",\"id\":1699,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Ocean Paradise\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"311506b\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\",\"id\":1695,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Hai Di Lao\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"c01579e\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1697,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Sponge Bob\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"},{\"_id\":\"fe7d0d5\",\"ekit_img_accordion_bg\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\",\"id\":1698,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_img_accordion_title\":\"Bird Hunter\",\"ekit_img_accordion_enable_button\":\"\",\"ekit_img_accordion_button_label\":\"Read More\"}],\"active_behavior\":\"hover\",\"ekit_img_accordion_title_typography_group_typography\":\"custom\",\"ekit_img_accordion_section_img_accordion_content_position\":\"flex-end\",\"ekit_img_accordion_btn_bg_color_group_background\":\"gradient\",\"ekit_img_accordion_btn_bg_color_group_color\":\"#C14FC9\",\"ekit_img_accordion_btn_border_group_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_img_accordion_btn_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"elementskit-image-accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff76004\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"186232c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f397527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9071f0f\"}],\"animation\":\"slideInRight\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/325976365_1161537164437459_229564353695102536_n.jpg\",\"id\":1748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"hide_desktop\":\"hidden-desktop\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"506b068\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f43f2ae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c508e31\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"412eb4e\"}]},\"elements\":[{\"id\":\"3ea9f72\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Trending Now\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"90155d7\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1699,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1020-Ocean-paradise-VIP\\u65e0\\u6587\\u6848_59X88cm_20220401-Large.jpg\"},{\"id\":1698,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1011Bird-Hunter_1969x2756px_20210807\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1697,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1009Spongebob_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large-1.jpg\"},{\"id\":1695,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1007HaiDiLao-VIP_\\u65e0\\u4ee3\\u7406_2323x3465px_20220219-Large.jpg\"},{\"id\":1688,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_Kirin-Storm\\u65e0\\u6587\\u6848_50X70cm_20210809-Large.jpg\"},{\"id\":1687,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/vp_4021Keno\\u65e0\\u4ee3\\u7406_2323x3465px_20220226-Large.jpg\"},{\"id\":1686,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_3071EyesofFortune_\\u65e0\\u4ee3\\u7406_2323x3465px_20220306-Large.jpg\"},{\"id\":1685,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\"},{\"id\":1681,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP_1004ocean-king3_1969x2756px_20210929\\uff08\\u65e0\\u4ee3\\u7406\\uff09-Large.jpg\"},{\"id\":1668,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\"},{\"id\":1667,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\"},{\"id\":1666,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg\"},{\"id\":1665,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\"},{\"id\":1664,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\"},{\"id\":1662,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\"}],\"slides_to_show_mobile\":\"2\",\"caption_type\":\"caption\",\"lazyload\":\"yes\",\"image_border_radius_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation_mobile\":\"bounceIn\",\"_ob_kontrolz_nav_pos_y_alt\":\"50% - 25px\",\"_ob_kontrolz_nav_pos_x_prev_alt\":\"0%\",\"_ob_kontrolz_nav_pos_x_next_alt\":\"0%\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e63bce\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"112cf0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5b25ae0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dfada32\"}],\"animation\":\"bounceIn\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_overlay_background\":\"classic\",\"background_color_b\":\"\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"2aac687\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75b6cec\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2308979\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"549e76e\"}]},\"elements\":[{\"id\":\"55597e6\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Recent Games\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a840bc\",\"elType\":\"widget\",\"settings\":{\"eael_product_grid_column\":\"6\",\"eael_product_grid_products_count\":12,\"product_offset\":\"\",\"eael_product_grid_categories\":[\"all-games\"],\"eael_product_grid_rating\":\"\",\"eael_product_grid_price\":\"\",\"eael_product_grid_excerpt_expanison_indicator\":\"...\",\"add_to_cart_simple_product_button_text\":\"Buy Now\",\"add_to_cart_variable_product_button_text\":\"Select options\",\"add_to_cart_grouped_product_button_text\":\"View products\",\"add_to_cart_external_product_button_text\":\"Buy Now\",\"add_to_cart_default_product_button_text\":\"Read More\",\"show_load_more\":\"true\",\"show_load_more_text\":\"Load More\",\"pagination_prev_label\":\"\\u2190\",\"pagination_next_label\":\"\\u2192\",\"ribbon\":\"New\",\"table_title\":\"Compare Products\",\"fields\":[{\"field_type\":\"image\",\"field_label\":\"Image\",\"_id\":\"3e18d65\"},{\"field_label\":\"Title\",\"_id\":\"f917e0b\"},{\"field_type\":\"price\",\"field_label\":\"Price\",\"_id\":\"aac4f4d\"},{\"field_type\":\"description\",\"field_label\":\"Description\",\"_id\":\"5ea2fc1\"},{\"field_type\":\"add-to-cart\",\"field_label\":\"Add to cart\",\"_id\":\"e6daf42\"},{\"field_type\":\"sku\",\"field_label\":\"SKU\",\"_id\":\"1934834\"},{\"field_type\":\"stock\",\"field_label\":\"Availability\",\"_id\":\"89abace\"},{\"field_type\":\"weight\",\"field_label\":\"Weight\",\"_id\":\"479111a\"},{\"field_type\":\"dimension\",\"field_label\":\"Dimension\",\"_id\":\"3bf679e\"},{\"field_type\":\"pa_color\",\"field_label\":\"Color\",\"_id\":\"20fe12b\"},{\"field_type\":\"pa_size\",\"field_label\":\"Size\",\"_id\":\"391f744\"}],\"no_products_found_text\":\"No products are added to Compare. Please add products to compare.\",\"eael_product_grid_background_color\":\"#FFFFFF00\",\"eael_peoduct_grid_border_border\":\"none\",\"eael_peoduct_grid_border_color\":\"#FFFFFF\",\"eael_product_grid_product_title_color\":\"#000000\",\"eael_product_grid_product_title_typography_typography\":\"custom\",\"eael_product_grid_product_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_post_grid_load_more_btn_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"eael_post_grid_load_more_btn_margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_load_more_btn_typography_typography\":\"custom\",\"eael_post_grid_load_more_btn_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_typography_font_weight\":\"600\",\"eael_cta_btn_normal_bg_color\":\"#C14FC9\",\"eael_post_grid_load_more_btn_border_radius\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_post_grid_load_more_btn_shadow_box_shadow_type\":\"yes\",\"eael_post_grid_load_more_btn_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":0,\"blur\":10,\"spread\":2,\"color\":\"rgba(0,0,0,0.5)\"},\"eael_post_grid_load_more_btn_hover_bg_color\":\"#CD992D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"eael_product_grid_column_tablet\":\"4\",\"eael_product_grid_column_mobile\":\"2\"},\"elements\":[],\"widgetType\":\"eicon-woocommerce\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c24f985\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"gradient\",\"background_color\":\"#FFFFFF\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e8786ca\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f2d0f9b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0a6a042\"}],\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#DC72F1\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f3d45c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68d1225\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ee9c0e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a17cb84\"}]},\"elements\":[{\"id\":\"5f2cc8f\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"align\":\"center\",\"look\":\"line_text\",\"text\":\"Latest News\",\"html_tag\":\"h1\",\"color\":\"#000000\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Slab\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"rotateIn\",\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"93d6b45\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"4b7d11d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"acf81e8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fd8c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b8df5a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60b9acf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"125717a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5b73085\"}]},\"elements\":[{\"id\":\"8cf8c3d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"268026c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a92476\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f7ece77\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b8727ff\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d9c5f18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f37e48\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ad1924f\"}],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_position\":\"middle\",\"hide_desktop\":\"hidden-desktop\",\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"b16a650\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b0d3919\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b7472c6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12925c2\"}]},\"elements\":[{\"id\":\"745276c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Vblink Online Web Version Now Released!\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"500\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":1,\"vertical\":2,\"blur\":4,\"color\":\"rgba(0, 0, 0, 0.85)\"},\"_animation\":\"fadeInUp\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"810f159\",\"elType\":\"widget\",\"settings\":{\"title\":\"You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.\",\"header_size\":\"h5\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"_animation\":\"bounceIn\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3743c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Play Vblink on the Web\",\"link\":{\"url\":\"https:\\/\\/vblink777.club\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":2,\"vertical\":3,\"blur\":10,\"color\":\"rgba(0, 0, 0, 0.83)\"},\"background_background\":\"gradient\",\"background_color\":\"#CA9FFB\",\"background_color_b\":\"#7A00BE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0f55500\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1234.jpeg\",\"id\":2072,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_animation\":\"bounceIn\",\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"effdfca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/1222.jpeg\",\"id\":2071,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3b284ff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/123.jpeg\",\"id\":2070,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":85,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":2,\"vertical\":2,\"blur\":10,\"spread\":2,\"color\":\"#000000\"},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8f7871b\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0cafa01\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"687307d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79474cf\"}],\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_color_b\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"25\",\"bottom\":\"20\",\"left\":\"25\",\"isLinked\":false},\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"f2db76e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"content_position\":\"center\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2436fb7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68c8de4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c7abcf1\"}]},\"elements\":[{\"id\":\"3bd5e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple Install Process\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto Mono\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d447f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.<\\/p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.<\\/p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\\\"https:\\/\\/vblink777.club\\\">https:\\/\\/vblink777.club<\\/a><\\/p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.<\\/p><p>5- NOW YOU ARE READY TO PLAY!\\u00a0<\\/p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\\\"https:\\/\\/vblinkonline.com\\/how-to-download-the-app\\\">How To Download The App PAGE<\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8ca92b1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ac2298\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"227e0b6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"049d327\"}],\"_ob_bbad_inner_width\":\"100%\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"1fe0a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24db537\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1111096\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11c96a4\"}]},\"elements\":[{\"id\":\"f44ca49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/apple-removebg-preview-e1676900722303.png\",\"id\":1953,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_vertical_align\":\"center\",\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3bfd8a1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/get-it-on-google-play-badge.png\",\"id\":1956,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2c34112\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f8cd568\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"31cbf2b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dc44da2\"}]},\"elements\":[{\"id\":\"d325d48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Google-removebg-preview.png\",\"id\":1952,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":267,\"sizes\":[]},\"_animation\":\"bounceIn\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"29708e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/Download_on_the_App_Store_Badge.svg.png\",\"id\":1955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_vertical_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"bounce\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11638,2666,'_elementor_page_assets','a:1:{s:6:\"styles\";a:37:{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\";i:11;s:12:\"e-animations\";i:12;s:12:\"e-animations\";i:13;s:12:\"e-animations\";i:14;s:12:\"e-animations\";i:15;s:12:\"e-animations\";i:16;s:12:\"e-animations\";i:17;s:12:\"e-animations\";i:18;s:12:\"e-animations\";i:19;s:12:\"e-animations\";i:20;s:12:\"e-animations\";i:21;s:12:\"e-animations\";i:22;s:12:\"e-animations\";i:23;s:12:\"e-animations\";i:24;s:12:\"e-animations\";i:25;s:12:\"e-animations\";i:26;s:12:\"e-animations\";i:27;s:12:\"e-animations\";i:28;s:12:\"e-animations\";i:29;s:12:\"e-animations\";i:30;s:12:\"e-animations\";i:31;s:12:\"e-animations\";i:32;s:12:\"e-animations\";i:33;s:12:\"e-animations\";i:34;s:12:\"e-animations\";i:35;s:12:\"e-animations\";i:36;s:12:\"e-animations\";}}'),(11639,2666,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(11896,2711,'metform_entries__form_id','2256'),(11897,2711,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:8:\"Mohammad\";s:8:\"mf-email\";s:22:\"darkmystro@hotmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:6:\"Shukry\";s:12:\"mf-telephone\";s:11:\"+9613979289\";s:7:\"mf-text\";s:4:\"test\";s:11:\"mf-textarea\";s:4:\"test\";}'),(11642,2673,'_wp_page_template','elementor_header_footer'),(11643,2673,'_elementor_edit_mode','builder'),(11644,2673,'_elementor_template_type','wp-post'),(11645,2673,'_elementor_version','3.12.1'),(11646,2673,'_elementor_data','[{\"id\":\"b16166d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"aae6786\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7c6d5dc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"47bc6b7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2785f63\"}],\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"511b842a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.2169999999999987494447850622236728668212890625,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b1f6631\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a39f17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fb11301\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4a3c7b7\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ac40b1f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2657,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/01\\/vblink-transparent-e1681456760277.png\",\"alt\":\"vblink transparent\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"6424e26\"}],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b925faa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.7830000000000012505552149377763271331787109375,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"ee65427\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1cd2295\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d6cd930\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"04a6a59\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5e1604a8\",\"elType\":\"widget\",\"settings\":{\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"ekit_nav_menu_hover_bar_switch\":\"yes\",\"ekit_nav_menu_hover_width\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Lato\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"700\",\"elementskit_content_typography_text_transform\":\"uppercase\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_submenu_container_width_tablet\":\"200px\",\"_z_index\":\"12\",\"elementskit_item_color_hover\":\"#FFFFFF\",\"elementskit_submenu_item_color\":\"#292929\",\"elementskit_item_text_color_hover\":\"#FFFFFF\",\"elementskit_nav_menu\":\"header-menu\",\"ekit_all_conditions_list\":[{\"_id\":\"6817ae3\"}],\"elementskit_nav_menu_logo\":{\"id\":2657,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/01\\/vblink-transparent-e1681456760277.png\",\"alt\":\"vblink transparent\",\"source\":\"library\",\"size\":\"\"},\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"wrapper_color_mobile\":\"#000000\",\"elementskit_nav_menu_active_text_color\":\"#FFFFFF\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#B81F20\",\"elementskit_nav_sub_menu_active_text_color\":\"#FFFFFF\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"#B81F20\",\"elementskit_menu_text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(11647,2673,'_elementor_page_assets','a:0:{}'),(11648,2673,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(11892,2710,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:12:\"178.135.8.76\";s:10:\"User_Agent\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36\";}'),(11650,2674,'_wp_page_template','elementor_header_footer'),(11651,2674,'_elementor_edit_mode','builder'),(11652,2674,'_elementor_template_type','wp-post'),(11653,2674,'_elementor_version','3.12.1'),(11654,2674,'_elementor_data','[{\"id\":\"b16166d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"aae6786\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7c6d5dc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"47bc6b7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2785f63\"}],\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"511b842a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":22.2169999999999987494447850622236728668212890625,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b1f6631\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a39f17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fb11301\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4a3c7b7\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ac40b1f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2657,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/01\\/vblink-transparent-e1681456760277.png\",\"alt\":\"vblink transparent\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"6424e26\"}],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b925faa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":77.7830000000000012505552149377763271331787109375,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"ee65427\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1cd2295\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d6cd930\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"04a6a59\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5e1604a8\",\"elType\":\"widget\",\"settings\":{\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"ekit_nav_menu_hover_bar_switch\":\"yes\",\"ekit_nav_menu_hover_width\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Lato\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"700\",\"elementskit_content_typography_text_transform\":\"uppercase\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_submenu_container_width_tablet\":\"200px\",\"_z_index\":\"12\",\"elementskit_item_color_hover\":\"#FFFFFF\",\"elementskit_submenu_item_color\":\"#292929\",\"elementskit_item_text_color_hover\":\"#FFFFFF\",\"elementskit_nav_menu\":\"header-menu\",\"ekit_all_conditions_list\":[{\"_id\":\"6817ae3\"}],\"elementskit_nav_menu_logo\":{\"id\":2657,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/01\\/vblink-transparent-e1681456760277.png\",\"alt\":\"vblink transparent\",\"source\":\"library\",\"size\":\"\"},\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"wrapper_color_mobile\":\"#000000\",\"elementskit_nav_menu_active_text_color\":\"#FFFFFF\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#B81F20\",\"elementskit_nav_sub_menu_active_text_color\":\"#FFFFFF\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"#B81F20\",\"elementskit_menu_text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(11655,2674,'_elementor_page_assets','a:0:{}'),(11656,2674,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(11891,2710,'metform_entries__file_upload_new',NULL),(11658,2675,'_wp_page_template','elementor_header_footer'),(11659,2675,'_elementor_edit_mode','builder'),(11660,2675,'_elementor_template_type','wp-post'),(11661,2675,'_elementor_version','3.12.1'),(11662,2675,'_elementor_data','[{\"id\":\"b16166d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"aae6786\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7c6d5dc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"47bc6b7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2785f63\"}],\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"511b842a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":16.952999999999999403144101961515843868255615234375,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b1f6631\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a39f17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fb11301\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4a3c7b7\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ac40b1f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2657,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/01\\/vblink-transparent-e1681456760277.png\",\"alt\":\"vblink transparent\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"6424e26\"}],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b925faa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":83.046999999999997044142219237983226776123046875,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"ee65427\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1cd2295\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d6cd930\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"04a6a59\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5e1604a8\",\"elType\":\"widget\",\"settings\":{\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"ekit_nav_menu_hover_bar_switch\":\"yes\",\"ekit_nav_menu_hover_width\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Lato\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"700\",\"elementskit_content_typography_text_transform\":\"uppercase\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_submenu_container_width_tablet\":\"200px\",\"_z_index\":\"12\",\"elementskit_item_color_hover\":\"#FFFFFF\",\"elementskit_submenu_item_color\":\"#292929\",\"elementskit_item_text_color_hover\":\"#FFFFFF\",\"elementskit_nav_menu\":\"header-menu\",\"ekit_all_conditions_list\":[{\"_id\":\"6817ae3\"}],\"elementskit_nav_menu_logo\":{\"id\":2657,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/01\\/vblink-transparent-e1681456760277.png\",\"alt\":\"vblink transparent\",\"source\":\"library\",\"size\":\"\"},\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"9\",\"isLinked\":false},\"wrapper_color_mobile\":\"#000000\",\"elementskit_nav_menu_active_text_color\":\"#FFFFFF\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#B81F20\",\"elementskit_nav_sub_menu_active_text_color\":\"#FFFFFF\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"#B81F20\",\"elementskit_menu_text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(11663,2675,'_elementor_page_assets','a:0:{}'),(11664,2675,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(11890,2710,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:8:\"Mohammad\";s:8:\"mf-email\";s:20:\"m.s.shukry@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:6:\"Shukry\";s:12:\"mf-telephone\";s:8:\"03979289\";s:7:\"mf-text\";s:4:\"test\";s:11:\"mf-textarea\";s:4:\"test\";}'),(11667,2676,'_wp_page_template','elementor_header_footer'),(11668,2676,'_elementor_edit_mode','builder'),(11669,2676,'_elementor_template_type','wp-post'),(11670,2676,'_elementor_version','3.12.1'),(11671,2676,'_elementor_data','[{\"id\":\"b16166d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"aae6786\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7c6d5dc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"47bc6b7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2785f63\"}],\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"511b842a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":16.952999999999999403144101961515843868255615234375,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b1f6631\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a39f17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fb11301\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4a3c7b7\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ac40b1f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2657,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/01\\/vblink-transparent-e1681456760277.png\",\"alt\":\"vblink transparent\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"6424e26\"}],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b925faa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":83.046999999999997044142219237983226776123046875,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"ee65427\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1cd2295\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d6cd930\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"04a6a59\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5e1604a8\",\"elType\":\"widget\",\"settings\":{\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"ekit_nav_menu_hover_bar_switch\":\"yes\",\"ekit_nav_menu_hover_width\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Lato\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"700\",\"elementskit_content_typography_text_transform\":\"uppercase\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_submenu_container_width_tablet\":\"200px\",\"_z_index\":\"12\",\"elementskit_item_color_hover\":\"#FFFFFF\",\"elementskit_submenu_item_color\":\"#292929\",\"elementskit_item_text_color_hover\":\"#FFFFFF\",\"elementskit_nav_menu\":\"header-menu\",\"ekit_all_conditions_list\":[{\"_id\":\"6817ae3\"}],\"elementskit_nav_menu_logo\":{\"id\":2657,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/01\\/vblink-transparent-e1681456760277.png\",\"alt\":\"vblink transparent\",\"source\":\"library\",\"size\":\"\"},\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"9\",\"isLinked\":false},\"wrapper_color_mobile\":\"#000000\",\"elementskit_nav_menu_active_text_color\":\"#FFFFFF\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#B81F20\",\"elementskit_nav_sub_menu_active_text_color\":\"#FFFFFF\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"#B81F20\",\"elementskit_menu_text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(11672,2676,'_elementor_page_assets','a:0:{}'),(11673,2676,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(11674,2677,'_wp_page_template','elementor_header_footer'),(11675,2677,'_elementor_edit_mode','builder'),(11676,2677,'_elementor_template_type','wp-post'),(11677,2677,'_elementor_version','3.12.1'),(11678,2677,'_elementor_data','[{\"id\":\"b16166d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"aae6786\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7c6d5dc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"47bc6b7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2785f63\"}],\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"511b842a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":16.952999999999999403144101961515843868255615234375,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b1f6631\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a39f17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fb11301\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4a3c7b7\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ac40b1f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2657,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/01\\/vblink-transparent-e1681456760277.png\",\"alt\":\"vblink transparent\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"6424e26\"}],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b925faa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":83.046999999999997044142219237983226776123046875,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"ee65427\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1cd2295\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d6cd930\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"04a6a59\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5e1604a8\",\"elType\":\"widget\",\"settings\":{\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"ekit_nav_menu_hover_bar_switch\":\"yes\",\"ekit_nav_menu_hover_width\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Lato\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"700\",\"elementskit_content_typography_text_transform\":\"uppercase\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_submenu_container_width_tablet\":\"200px\",\"_z_index\":\"12\",\"elementskit_item_color_hover\":\"#FFFFFF\",\"elementskit_submenu_item_color\":\"#292929\",\"elementskit_item_text_color_hover\":\"#FFFFFF\",\"elementskit_nav_menu\":\"header-menu\",\"ekit_all_conditions_list\":[{\"_id\":\"6817ae3\"}],\"elementskit_nav_menu_logo\":{\"id\":2657,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/01\\/vblink-transparent-e1681456760277.png\",\"alt\":\"vblink transparent\",\"source\":\"library\",\"size\":\"\"},\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"9\",\"isLinked\":false},\"wrapper_color_mobile\":\"#000000\",\"elementskit_nav_menu_active_text_color\":\"#FFFFFF\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#B81F20\",\"elementskit_nav_sub_menu_active_text_color\":\"#FFFFFF\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"#B81F20\",\"elementskit_menu_text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(11679,2677,'_elementor_page_assets','a:0:{}'),(11680,2677,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(11887,2710,'mf_page_id','1339'),(11888,2710,'metform_entries_serial_no','207'),(11889,2710,'metform_entries__form_id','2256'),(11682,2678,'_wp_page_template','elementor_header_footer'),(11683,2678,'_elementor_edit_mode','builder'),(11684,2678,'_elementor_template_type','wp-post'),(11685,2678,'_elementor_version','3.12.1'),(11686,2678,'_elementor_data','[{\"id\":\"b16166d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"aae6786\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7c6d5dc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"47bc6b7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2785f63\"}],\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"511b842a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":16.952999999999999403144101961515843868255615234375,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b1f6631\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a39f17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fb11301\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4a3c7b7\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ac40b1f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2657,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/01\\/vblink-transparent-e1681456760277.png\",\"alt\":\"vblink transparent\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"6424e26\"}],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b925faa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":83.046999999999997044142219237983226776123046875,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"ee65427\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1cd2295\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d6cd930\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"04a6a59\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5e1604a8\",\"elType\":\"widget\",\"settings\":{\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"ekit_nav_menu_hover_bar_switch\":\"yes\",\"ekit_nav_menu_hover_width\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Roboto\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"400\",\"elementskit_content_typography_text_transform\":\"uppercase\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_submenu_container_width_tablet\":\"200px\",\"_z_index\":\"12\",\"elementskit_item_color_hover\":\"#FFFFFF\",\"elementskit_submenu_item_color\":\"#292929\",\"elementskit_item_text_color_hover\":\"#FFFFFF\",\"elementskit_nav_menu\":\"header-menu\",\"ekit_all_conditions_list\":[{\"_id\":\"6817ae3\"}],\"elementskit_nav_menu_logo\":{\"id\":2657,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/01\\/vblink-transparent-e1681456760277.png\",\"alt\":\"vblink transparent\",\"source\":\"library\",\"size\":\"\"},\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"9\",\"isLinked\":false},\"wrapper_color_mobile\":\"#000000\",\"elementskit_nav_menu_active_text_color\":\"#FFFFFF\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#B81F20\",\"elementskit_nav_sub_menu_active_text_color\":\"#FFFFFF\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"#B81F20\",\"elementskit_menu_text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(11687,2678,'_elementor_page_assets','a:0:{}'),(11688,2678,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(11691,2679,'_wp_page_template','elementor_header_footer'),(11692,2679,'_elementor_edit_mode','builder'),(11693,2679,'_elementor_template_type','wp-post'),(11694,2679,'_elementor_version','3.12.1'),(11695,2679,'_elementor_data','[{\"id\":\"b16166d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"aae6786\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7c6d5dc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"47bc6b7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2785f63\"}],\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"511b842a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":16.952999999999999403144101961515843868255615234375,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b1f6631\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a39f17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fb11301\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4a3c7b7\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ac40b1f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2657,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/01\\/vblink-transparent-e1681456760277.png\",\"alt\":\"vblink transparent\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"6424e26\"}],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b925faa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":83.046999999999997044142219237983226776123046875,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"ee65427\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1cd2295\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d6cd930\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"04a6a59\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5e1604a8\",\"elType\":\"widget\",\"settings\":{\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"ekit_nav_menu_hover_bar_switch\":\"yes\",\"ekit_nav_menu_hover_width\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Roboto\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"400\",\"elementskit_content_typography_text_transform\":\"uppercase\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_submenu_container_width_tablet\":\"200px\",\"_z_index\":\"12\",\"elementskit_item_color_hover\":\"#FFFFFF\",\"elementskit_submenu_item_color\":\"#292929\",\"elementskit_item_text_color_hover\":\"#FFFFFF\",\"elementskit_nav_menu\":\"header-menu\",\"ekit_all_conditions_list\":[{\"_id\":\"6817ae3\"}],\"elementskit_nav_menu_logo\":{\"id\":2657,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/01\\/vblink-transparent-e1681456760277.png\",\"alt\":\"vblink transparent\",\"source\":\"library\",\"size\":\"\"},\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"9\",\"isLinked\":false},\"wrapper_color_mobile\":\"#000000\",\"elementskit_nav_menu_active_text_color\":\"#FFFFFF\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#B81F20\",\"elementskit_nav_sub_menu_active_text_color\":\"#FFFFFF\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"#B81F20\",\"elementskit_menu_text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(11696,2679,'_elementor_page_assets','a:0:{}'),(11697,2679,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(11886,1336,'_elementor_css','a:6:{s:4:\"time\";i:1682751258;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:5;s:8:\"Rajdhani\";}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:2;s:10:\"fa-regular\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11699,2680,'_wp_page_template','elementor_header_footer'),(11700,2680,'_elementor_edit_mode','builder'),(11701,2680,'_elementor_template_type','wp-post'),(11702,2680,'_elementor_version','3.12.1'),(11703,2680,'_elementor_data','[{\"id\":\"b16166d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"aae6786\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7c6d5dc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"47bc6b7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2785f63\"}],\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"511b842a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":16.952999999999999403144101961515843868255615234375,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b1f6631\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a39f17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fb11301\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4a3c7b7\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"ac40b1f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2657,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/01\\/vblink-transparent-e1681456760277.png\",\"alt\":\"vblink transparent\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"6424e26\"}],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b925faa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":83.046999999999997044142219237983226776123046875,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"ee65427\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1cd2295\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d6cd930\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"04a6a59\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5e1604a8\",\"elType\":\"widget\",\"settings\":{\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"ekit_nav_menu_hover_bar_switch\":\"yes\",\"ekit_nav_menu_hover_width\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Roboto\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"400\",\"elementskit_content_typography_text_transform\":\"uppercase\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_submenu_container_width_tablet\":\"200px\",\"_z_index\":\"12\",\"elementskit_item_color_hover\":\"#FFFFFF\",\"elementskit_submenu_item_color\":\"#292929\",\"elementskit_item_text_color_hover\":\"#FFFFFF\",\"elementskit_nav_menu\":\"header-menu\",\"ekit_all_conditions_list\":[{\"_id\":\"6817ae3\"}],\"elementskit_nav_menu_logo\":{\"id\":2657,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/01\\/vblink-transparent-e1681456760277.png\",\"alt\":\"vblink transparent\",\"source\":\"library\",\"size\":\"\"},\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"9\",\"isLinked\":false},\"wrapper_color_mobile\":\"#000000\",\"elementskit_nav_menu_active_text_color\":\"#FFFFFF\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#B81F20\",\"elementskit_nav_sub_menu_active_text_color\":\"#FFFFFF\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"#B81F20\",\"elementskit_menu_text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(11704,2680,'_elementor_page_assets','a:0:{}'),(11705,2680,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(11885,2256,'_elementor_css','a:6:{s:4:\"time\";i:1682751138;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11707,2681,'_wp_page_template','elementor_header_footer'),(11708,2681,'_elementor_edit_mode','builder'),(11709,2681,'_elementor_template_type','wp-post'),(11710,2681,'_elementor_version','3.12.1'),(11711,2681,'_elementor_data','[{\"id\":\"b16166d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"aae6786\"}],\"ekit_section_parallax_multi_items\":[],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7c6d5dc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"47bc6b7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2785f63\"}],\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"eae_slider_delay\":\"5000\",\"_ob_glider_nav_pos_y_prev_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_y_next_alt\":\"50% - 25px\",\"_ob_glider_nav_pos_x_prev_alt\":\"0%\",\"_ob_glider_nav_pos_x_next_alt\":\"0%\"},\"elements\":[{\"id\":\"511b842a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":16.952999999999999403144101961515843868255615234375,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"b1f6631\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a39f17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fb11301\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4a3c7b7\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":100},\"elements\":[{\"id\":\"ac40b1f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":2657,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/01\\/vblink-transparent-e1681456760277.png\",\"alt\":\"vblink transparent\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"ekit_all_conditions_list\":[{\"_id\":\"6424e26\"}],\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_size\":\"full\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6b925faa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":83.046999999999997044142219237983226776123046875,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_all_conditions_list\":[{\"_id\":\"ee65427\"}],\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1cd2295\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d6cd930\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"04a6a59\"}],\"eae_slider_delay\":\"5000\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5e1604a8\",\"elType\":\"widget\",\"settings\":{\"elementskit_main_menu_position\":\"elementskit-menu-po-center\",\"ekit_nav_menu_hover_bar_switch\":\"yes\",\"ekit_nav_menu_hover_width\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_family\":\"Roboto\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"400\",\"elementskit_content_typography_text_transform\":\"uppercase\",\"elementskit_submenu_container_width\":\"220px\",\"elementskit_submenu_container_width_tablet\":\"200px\",\"_z_index\":\"12\",\"elementskit_item_color_hover\":\"#FFFFFF\",\"elementskit_submenu_item_color\":\"#292929\",\"elementskit_item_text_color_hover\":\"#FFFFFF\",\"elementskit_nav_menu\":\"header-menu\",\"ekit_all_conditions_list\":[{\"_id\":\"6817ae3\"}],\"elementskit_nav_menu_logo\":{\"id\":2657,\"url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/01\\/vblink-transparent-e1681456760277.png\",\"alt\":\"vblink transparent\",\"source\":\"library\",\"size\":\"\"},\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"9\",\"isLinked\":false},\"wrapper_color_mobile\":\"#000000\",\"elementskit_nav_menu_active_text_color\":\"#FFFFFF\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#B81F20\",\"elementskit_nav_sub_menu_active_text_color\":\"#FFFFFF\",\"elementskit_nav_sub_menu_active_bg_color_background\":\"classic\",\"elementskit_nav_sub_menu_active_bg_color_color\":\"#B81F20\",\"elementskit_menu_text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(11712,2681,'_elementor_page_assets','a:0:{}'),(11713,2681,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(11884,1339,'_elementor_css','a:6:{s:4:\"time\";i:1682751138;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11716,1335,'_edit_lock','1681537093:1'),(11817,2697,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:5:\"Bynum\";s:8:\"mf-email\";s:21:\"littlebj444@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:7:\"Little \";s:12:\"mf-telephone\";s:3:\"911\";s:7:\"mf-text\";s:9:\"Stripper \";s:11:\"mf-textarea\";s:13:\"Make it clap \";}'),(11816,2697,'metform_entries__form_id','2256'),(11815,2697,'metform_entries_serial_no','196'),(11814,2697,'mf_page_id','1339'),(11746,2685,'_elementor_page_assets','a:0:{}'),(11881,1334,'_elementor_css','a:6:{s:4:\"time\";i:1682750798;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11748,2685,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(11880,6,'_elementor_css','a:6:{s:4:\"time\";i:1682750797;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:11:\"Roboto Slab\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11844,2702,'mf_page_id','1339'),(11753,1297,'_last_editor_used_jetpack','classic-editor'),(11754,2687,'mf_page_id','1339'),(11755,2687,'metform_entries_serial_no','186'),(11756,2687,'metform_entries__form_id','2256'),(11757,2687,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:4:\"Eric\";s:8:\"mf-email\";s:18:\"81jellis@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:5:\"Ellis\";s:12:\"mf-telephone\";s:10:\"9803800706\";s:7:\"mf-text\";s:13:\"Registration \";s:11:\"mf-textarea\";s:25:\"I would like to register \";}'),(11758,2687,'metform_entries__file_upload_new',NULL),(11759,2687,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"172.59.221.15\";s:10:\"User_Agent\";s:118:\"Mozilla/5.0 (Linux; Android 13; SM-A146U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Mobile Safari/537.36\";}'),(11760,2688,'mf_page_id','1339'),(11761,2688,'metform_entries_serial_no','187'),(11762,2688,'metform_entries__form_id','2256'),(11763,2688,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:8:\"JayyDee \";s:8:\"mf-email\";s:20:\"imuseing02@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:7:\"Spinitt\";s:12:\"mf-telephone\";s:10:\"6618175476\";s:7:\"mf-text\";s:7:\"Account\";s:11:\"mf-textarea\";s:5:\"Plus.\";}'),(11764,2688,'metform_entries__file_upload_new',NULL),(11765,2688,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"172.56.120.50\";s:10:\"User_Agent\";s:124:\"Mozilla/5.0 (Linux; Android 11; moto g pure) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.85 Mobile Safari/537.36\";}'),(11766,2689,'mf_page_id','1339'),(11767,2689,'metform_entries_serial_no','188'),(11768,2689,'metform_entries__form_id','2256'),(11769,2689,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:8:\"Benjamin\";s:8:\"mf-email\";s:21:\"built2pill@icloud.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:7:\"Gardner\";s:12:\"mf-telephone\";s:10:\"3033853997\";s:7:\"mf-text\";s:24:\"New player registration \";s:11:\"mf-textarea\";s:27:\"Need to be assigned account\";}'),(11770,2689,'metform_entries__file_upload_new',NULL),(11771,2689,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"104.28.50.160\";s:10:\"User_Agent\";s:135:\"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1\";}'),(11772,2690,'mf_page_id','1339'),(11773,2690,'metform_entries_serial_no','189'),(11774,2690,'metform_entries__form_id','2256'),(11775,2690,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:5:\"April\";s:8:\"mf-email\";s:22:\"browning1323@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:6:\"Fowler\";s:12:\"mf-telephone\";s:10:\"5733009808\";s:7:\"mf-text\";s:8:\"New acct\";s:11:\"mf-textarea\";s:10:\"Need acct \";}'),(11776,2690,'metform_entries__file_upload_new',NULL),(11777,2690,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:15:\"192.129.116.230\";s:10:\"User_Agent\";s:118:\"Mozilla/5.0 (Linux; Android 11; SM-A326U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Mobile Safari/537.36\";}'),(11778,2691,'mf_page_id','1339'),(11779,2691,'metform_entries_serial_no','190'),(11780,2691,'metform_entries__form_id','2256'),(11781,2691,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:5:\"April\";s:8:\"mf-email\";s:22:\"ittybittyest@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:6:\"Fowler\";s:12:\"mf-telephone\";s:10:\"5733009808\";s:7:\"mf-text\";s:8:\"New acct\";s:11:\"mf-textarea\";s:9:\"Need acct\";}'),(11782,2691,'metform_entries__file_upload_new',NULL),(11783,2691,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:15:\"192.129.116.230\";s:10:\"User_Agent\";s:118:\"Mozilla/5.0 (Linux; Android 11; SM-A326U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Mobile Safari/537.36\";}'),(11784,2692,'mf_page_id','1339'),(11785,2692,'metform_entries_serial_no','191'),(11786,2692,'metform_entries__form_id','2256'),(11787,2692,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:8:\"Dorethea\";s:8:\"mf-email\";s:25:\"johnsondorethea@yahoo.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:7:\"Johnson\";s:12:\"mf-telephone\";s:10:\"5124156789\";s:7:\"mf-text\";s:8:\"Play gme\";s:11:\"mf-textarea\";s:16:\"How to play game\";}'),(11788,2692,'metform_entries__file_upload_new',NULL),(11789,2692,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:11:\"70.117.4.23\";s:10:\"User_Agent\";s:118:\"Mozilla/5.0 (Linux; Android 12; SM-N975U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Mobile Safari/537.36\";}'),(11790,2693,'mf_page_id','1339'),(11791,2693,'metform_entries_serial_no','192'),(11792,2693,'metform_entries__form_id','2256'),(11793,2693,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:4:\"jojo\";s:8:\"mf-email\";s:14:\"alen@impay.org\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:3:\"lee\";s:12:\"mf-telephone\";s:11:\"15745757399\";s:7:\"mf-text\";s:7:\"registe\";s:11:\"mf-textarea\";s:11:\"i want play\";}'),(11794,2693,'metform_entries__file_upload_new',NULL),(11795,2693,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:15:\"104.168.190.111\";s:10:\"User_Agent\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36\";}'),(11796,2694,'mf_page_id','1339'),(11797,2694,'metform_entries_serial_no','193'),(11798,2694,'metform_entries__form_id','2256'),(11799,2694,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:6:\"Monica\";s:8:\"mf-email\";s:21:\"msmonicad84@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:4:\"Diaz\";s:12:\"mf-telephone\";s:10:\"5593940351\";s:7:\"mf-text\";s:11:\"New account\";s:11:\"mf-textarea\";s:59:\"Create new account & how to pay credits with my credit card\";}'),(11800,2694,'metform_entries__file_upload_new',NULL),(11801,2694,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"172.56.168.73\";s:10:\"User_Agent\";s:116:\"Mozilla/5.0 (Linux; Android 12; S6303L) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Mobile Safari/537.36\";}'),(11802,2695,'mf_page_id','1339'),(11803,2695,'metform_entries_serial_no','194'),(11804,2695,'metform_entries__form_id','2256'),(11805,2695,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:5:\"Sasha\";s:8:\"mf-email\";s:20:\"sashabever@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:5:\"Bever\";s:12:\"mf-telephone\";s:10:\"6027029062\";s:7:\"mf-text\";s:10:\"New Player\";s:11:\"mf-textarea\";s:13:\"New Player :)\";}'),(11806,2695,'metform_entries__file_upload_new',NULL),(11807,2695,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"98.179.118.53\";s:10:\"User_Agent\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36\";}'),(11808,2696,'mf_page_id','1339'),(11809,2696,'metform_entries_serial_no','195'),(11810,2696,'metform_entries__form_id','2256'),(11811,2696,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:10:\"Stephanie \";s:8:\"mf-email\";s:30:\"crazy.beautiful.2992@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:8:\"Roesler \";s:12:\"mf-telephone\";s:10:\"9704330726\";s:7:\"mf-text\";s:12:\"new account \";s:11:\"mf-textarea\";s:24:\"may I get a new account \";}'),(11812,2696,'metform_entries__file_upload_new',NULL),(11813,2696,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"209.206.82.68\";s:10:\"User_Agent\";s:121:\"Mozilla/5.0 (Linux; Android 6.0.1; SM-N910V) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Mobile Safari/537.36\";}'),(11727,2683,'_wp_page_template','elementor_header_footer'),(11728,2683,'_elementor_edit_mode','builder'),(11729,2683,'_elementor_template_type','wp-post'),(11730,2683,'_elementor_version','3.10.0'),(11731,2683,'_elementor_data','[{\"id\":\"5ce0fdb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a57477f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"61f6d53\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00fffb8\"}],\"margin\":{\"unit\":\"em\",\"top\":\"16\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"f40463c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e2c4ea6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"21a5d3c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2f999dd\"}]},\"elements\":[{\"id\":\"fe73f88\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ff3fff1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8f5c8b1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"65ef582\"}]},\"elements\":[{\"id\":\"c411962\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a57eaf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7f0a178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5e7e925\"}]},\"elements\":[],\"isInner\":true},{\"id\":\"9c797a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6cb2082\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3457864\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"7dd1784\"}]},\"elements\":[{\"id\":\"5e2b227\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/footer-t.png\",\"id\":954,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"ecbd501\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ff7c883\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6c3d113\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"fe9714d\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"68effa4\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e427003\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2e0d954\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"951e78b\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8f83706\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":25.984,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"af60479\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/footer-logo.png\",\"id\":516,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6b0e774\",\"elType\":\"widget\",\"settings\":{\"ekit_socialshare_add_icons\":[{\"ekit_socialshare_icon_hover_bg_color\":\"#CA0000\",\"_id\":\"fed8537\",\"ekit_socialshare_icon_bg_color\":\"#E4E4E4\"},{\"ekit_socialshare_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_socialshare_icon_hover_bg_color\":\"#CA0000\",\"ekit_socialshare_label_text\":\"twitter\",\"_id\":\"1094190\",\"ekit_socialshare_icon_bg_color\":\"#E4E4E4\"},{\"ekit_socialshare_icons\":{\"value\":\"icon icon-linkedin\",\"library\":\"ekiticons\"},\"ekit_socialshare_icon_hover_bg_color\":\"#CA0000\",\"ekit_socialshare_label_text\":\"linkedin\",\"_id\":\"a75c3e9\",\"ekit_socialshare_icon_bg_color\":\"#E4E4E4\"},{\"_id\":\"efa2d73\",\"ekit_socialshare_icons\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"ekit_socialshare_icon_bg_color\":\"#E4E4E4\",\"ekit_socialshare_border_border\":\"none\",\"ekit_socialshare_icon_hover_bg_color\":\"#CA0000\",\"ekit_socialshare_border_hover_border\":\"solid\",\"ekit_socialshare_border_hover_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_socialshare_border_hover_color\":\"#E4E4E4\"}]},\"elements\":[],\"widgetType\":\"elementskit-social-share\"}],\"isInner\":true},{\"id\":\"64ba5aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":14.015,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"71d9176\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13557e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"About\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28af7a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Comic\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ec0606\",\"elType\":\"widget\",\"settings\":{\"title\":\"Movie\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bf518e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"7966129\",\"elType\":\"widget\",\"settings\":{\"title\":\"company\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9360b65\",\"elType\":\"widget\",\"settings\":{\"title\":\"Inquiry\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a238a75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Careers\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f6e88b\",\"elType\":\"widget\",\"settings\":{\"title\":\"blog\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"97bc404\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":14.658,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"4c87f9e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f0b3b4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38d269a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f403387\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"5908801\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":25.341,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50d7d1b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c000106\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3bda241\"}]},\"elements\":[{\"id\":\"43acf25\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Comic App\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da49d18\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/QR-Code.png\",\"id\":117,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"865d638\",\"elType\":\"widget\",\"settings\":{\"title\":\"Scan QR Code for download\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"99a8d88\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ea65693\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e1f11f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"92f4b13\"}]},\"elements\":[{\"id\":\"d3a4ba5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8a2b335\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cec1076\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"77bbb86\"}]},\"elements\":[{\"id\":\"1c11fba\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 [hfe_current_year] [hfe_site_title] | Powered by [hfe_site_title]\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11740,1335,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),(11732,2683,'_elementor_page_assets','a:0:{}'),(11733,2684,'_wp_page_template','elementor_header_footer'),(11734,2684,'_elementor_edit_mode','builder'),(11735,2684,'_elementor_template_type','wp-post'),(11736,2684,'_elementor_version','3.10.0'),(11737,2684,'_elementor_data','[{\"id\":\"5ce0fdb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a57477f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"61f6d53\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"00fffb8\"}],\"margin\":{\"unit\":\"em\",\"top\":\"16\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"f40463c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e2c4ea6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"21a5d3c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2f999dd\"}]},\"elements\":[{\"id\":\"fe73f88\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ff3fff1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8f5c8b1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"65ef582\"}]},\"elements\":[{\"id\":\"c411962\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0a57eaf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7f0a178\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5e7e925\"}]},\"elements\":[],\"isInner\":true},{\"id\":\"9c797a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6cb2082\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3457864\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"7dd1784\"}]},\"elements\":[{\"id\":\"5e2b227\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/footer-t.png\",\"id\":954,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"_margin\":{\"unit\":\"em\",\"top\":\"-19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"ecbd501\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ff7c883\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6c3d113\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"fe9714d\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"68effa4\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e427003\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2e0d954\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"951e78b\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8f83706\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":25.984,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"af60479\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/footer-logo.png\",\"id\":516,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6b0e774\",\"elType\":\"widget\",\"settings\":{\"ekit_socialshare_add_icons\":[{\"ekit_socialshare_icon_hover_bg_color\":\"#CA0000\",\"_id\":\"fed8537\",\"ekit_socialshare_icon_bg_color\":\"#E4E4E4\"},{\"ekit_socialshare_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_socialshare_icon_hover_bg_color\":\"#CA0000\",\"ekit_socialshare_label_text\":\"twitter\",\"_id\":\"1094190\",\"ekit_socialshare_icon_bg_color\":\"#E4E4E4\"},{\"ekit_socialshare_icons\":{\"value\":\"icon icon-linkedin\",\"library\":\"ekiticons\"},\"ekit_socialshare_icon_hover_bg_color\":\"#CA0000\",\"ekit_socialshare_label_text\":\"linkedin\",\"_id\":\"a75c3e9\",\"ekit_socialshare_icon_bg_color\":\"#E4E4E4\"},{\"_id\":\"efa2d73\",\"ekit_socialshare_icons\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"ekit_socialshare_icon_bg_color\":\"#E4E4E4\",\"ekit_socialshare_border_border\":\"none\",\"ekit_socialshare_icon_hover_bg_color\":\"#CA0000\",\"ekit_socialshare_border_hover_border\":\"solid\",\"ekit_socialshare_border_hover_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"ekit_socialshare_border_hover_color\":\"#E4E4E4\"}]},\"elements\":[],\"widgetType\":\"elementskit-social-share\"}],\"isInner\":true},{\"id\":\"64ba5aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":14.015,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"71d9176\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13557e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"About\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28af7a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Comic\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ec0606\",\"elType\":\"widget\",\"settings\":{\"title\":\"Movie\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bf518e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"7966129\",\"elType\":\"widget\",\"settings\":{\"title\":\"company\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9360b65\",\"elType\":\"widget\",\"settings\":{\"title\":\"Inquiry\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a238a75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Careers\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f6e88b\",\"elType\":\"widget\",\"settings\":{\"title\":\"blog\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"97bc404\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":14.658,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8e5efd6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2dbcf62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fb0ed5\"}]},\"elements\":[{\"id\":\"4c87f9e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f0b3b4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38d269a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Privacy \",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f403387\",\"elType\":\"widget\",\"settings\":{\"title\":\"Terms\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"5908801\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":25.341,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"50d7d1b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c000106\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3bda241\"}]},\"elements\":[{\"id\":\"43acf25\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get Comic App\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da49d18\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/products.webrockmedia.com\\/hitzone-wordpress\\/wp-content\\/uploads\\/2023\\/01\\/QR-Code.png\",\"id\":117,\"alt\":\"\",\"source\":\"library\"},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"865d638\",\"elType\":\"widget\",\"settings\":{\"title\":\"Scan QR Code for download\",\"header_size\":\"h6\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"99a8d88\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ea65693\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e1f11f2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"92f4b13\"}]},\"elements\":[{\"id\":\"d3a4ba5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8a2b335\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cec1076\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"77bbb86\"}]},\"elements\":[{\"id\":\"1c11fba\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"Copyright \\u00a9 [hfe_current_year] [hfe_site_title] | Powered by [hfe_site_title]\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"copyright\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(11738,2684,'_elementor_page_assets','a:0:{}'),(11882,1335,'_elementor_css','a:6:{s:4:\"time\";i:1682750798;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:1:{i:0;s:9:\"ekiticons\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11818,2697,'metform_entries__file_upload_new',NULL),(11819,2697,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"35.148.239.11\";s:10:\"User_Agent\";s:121:\"Mozilla/5.0 (Linux; Android 12; moto g pure) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Mobile Safari/537.36\";}'),(11820,2698,'mf_page_id','1339'),(11821,2698,'metform_entries_serial_no','197'),(11822,2698,'metform_entries__form_id','2256'),(11823,2698,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:8:\"shawntay\";s:8:\"mf-email\";s:28:\"shawntayanderson35@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:8:\"anderson\";s:12:\"mf-telephone\";s:10:\"9708148106\";s:7:\"mf-text\";s:4:\"Play\";s:11:\"mf-textarea\";s:14:\"I want to play\";}'),(11824,2698,'metform_entries__file_upload_new',NULL),(11825,2698,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"174.51.33.210\";s:10:\"User_Agent\";s:118:\"Mozilla/5.0 (Linux; Android 13; SM-A526U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Mobile Safari/537.36\";}'),(11826,2699,'mf_page_id','1339'),(11827,2699,'metform_entries_serial_no','198'),(11828,2699,'metform_entries__form_id','2256'),(11829,2699,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:5:\"Misty\";s:8:\"mf-email\";s:25:\"princemisty1985@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:6:\"Prince\";s:12:\"mf-telephone\";s:10:\"4174067932\";s:7:\"mf-text\";s:3:\"New\";s:11:\"mf-textarea\";s:10:\"New player\";}'),(11830,2699,'metform_entries__file_upload_new',NULL),(11831,2699,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"174.210.7.211\";s:10:\"User_Agent\";s:132:\"Mozilla/5.0 (Linux; Android 11; motorola one 5G UW ace) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Mobile Safari/537.36\";}'),(11832,2700,'mf_page_id','1339'),(11833,2700,'metform_entries_serial_no','199'),(11834,2700,'metform_entries__form_id','2256'),(11835,2700,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:8:\"Samantha\";s:8:\"mf-email\";s:23:\"samanthah1817@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:6:\"Hansen\";s:12:\"mf-telephone\";s:10:\"5623182409\";s:7:\"mf-text\";s:19:\"Sign up new account\";s:11:\"mf-textarea\";s:58:\"hi I would like to sign up for a new account with you guys\";}'),(11836,2700,'metform_entries__file_upload_new',NULL),(11837,2700,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"172.58.208.226\";s:10:\"User_Agent\";s:118:\"Mozilla/5.0 (Linux; Android 12; TMAF035G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Mobile Safari/537.36\";}'),(11838,2701,'mf_page_id','1339'),(11839,2701,'metform_entries_serial_no','200'),(11840,2701,'metform_entries__form_id','2256'),(11841,2701,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:4:\"Kala\";s:8:\"mf-email\";s:20:\"kalamedina@yahoo.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:6:\"Medina\";s:12:\"mf-telephone\";s:10:\"7198594158\";s:7:\"mf-text\";s:8:\"Account \";s:11:\"mf-textarea\";s:17:\"I need an account\";}'),(11842,2701,'metform_entries__file_upload_new',NULL),(11843,2701,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"67.176.70.161\";s:10:\"User_Agent\";s:118:\"Mozilla/5.0 (Linux; Android 12; SM-N975U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Mobile Safari/537.36\";}'),(11845,2702,'metform_entries_serial_no','201'),(11846,2702,'metform_entries__form_id','2256'),(11847,2702,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:7:\"Matthew\";s:8:\"mf-email\";s:24:\"theoriginalmft@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:9:\"Townsend \";s:12:\"mf-telephone\";s:10:\"9802950386\";s:7:\"mf-text\";s:9:\"Register \";s:11:\"mf-textarea\";s:17:\"Would like to try\";}'),(11848,2702,'metform_entries__file_upload_new',NULL),(11849,2702,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"65.184.22.214\";s:10:\"User_Agent\";s:129:\"Mozilla/5.0 (Linux; Android 11; moto g power (2022)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Mobile Safari/537.36\";}'),(11850,2703,'mf_page_id','1339'),(11851,2703,'metform_entries_serial_no','202'),(11852,2703,'metform_entries__form_id','2256'),(11853,2703,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:12:\"Sanchai May \";s:8:\"mf-email\";s:25:\"alingsanchaimay@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:5:\"Aling\";s:12:\"mf-telephone\";s:11:\"09855355202\";s:7:\"mf-text\";s:3:\"Any\";s:11:\"mf-textarea\";s:18:\"Hello I\'m register\";}'),(11854,2703,'metform_entries__file_upload_new',NULL),(11855,2703,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"120.28.221.119\";s:10:\"User_Agent\";s:111:\"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Mobile Safari/537.36\";}'),(11856,2706,'mf_page_id','1339'),(11857,2706,'metform_entries_serial_no','203'),(11858,2706,'metform_entries__form_id','2256'),(11859,2706,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:9:\"Danielle \";s:8:\"mf-email\";s:31:\"MyHappyLittleFamily23@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:7:\"Morgan \";s:12:\"mf-telephone\";s:10:\"9032633853\";s:7:\"mf-text\";s:13:\"Open account \";s:11:\"mf-textarea\";s:45:\"Would like to start playing for money online \";}'),(11860,2706,'metform_entries__file_upload_new',NULL),(11861,2706,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"174.242.209.24\";s:10:\"User_Agent\";s:119:\"Mozilla/5.0 (Linux; Android 13; SM-S136DL) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Mobile Safari/537.36\";}'),(11862,2707,'mf_page_id','1339'),(11863,2707,'metform_entries_serial_no','204'),(11864,2707,'metform_entries__form_id','2256'),(11865,2707,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:6:\"Wayne \";s:8:\"mf-email\";s:23:\"Wayneclingmon@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:8:\"Clingmon\";s:12:\"mf-telephone\";s:10:\"8704560033\";s:7:\"mf-text\";s:11:\"New account\";s:11:\"mf-textarea\";s:13:\"Set up accout\";}'),(11866,2707,'metform_entries__file_upload_new',NULL),(11867,2707,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:11:\"74.221.1.29\";s:10:\"User_Agent\";s:122:\"Mozilla/5.0 (Linux; Android 12; SM-S134DL) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.88 Mobile Safari/537.36\";}'),(11868,2708,'mf_page_id','1339'),(11869,2708,'metform_entries_serial_no','205'),(11870,2708,'metform_entries__form_id','2256'),(11871,2708,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:7:\"Rosario\";s:8:\"mf-email\";s:22:\"espinorosa10@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:16:\"Espino Rodriguez\";s:12:\"mf-telephone\";s:10:\"4328883250\";s:7:\"mf-text\";s:7:\"Rewards\";s:11:\"mf-textarea\";s:26:\"How can I claim my rewards\";}'),(11872,2708,'metform_entries__file_upload_new',NULL),(11873,2708,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"174.242.221.45\";s:10:\"User_Agent\";s:142:\"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/259.0.522115267 Mobile/15E148 Safari/604.1\";}'),(11874,2709,'mf_page_id','1339'),(11875,2709,'metform_entries_serial_no','206'),(11876,2709,'metform_entries__form_id','2256'),(11877,2709,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:6:\"Thomas\";s:8:\"mf-email\";s:25:\"tomcatleggett19@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:8:\"Leggett \";s:12:\"mf-telephone\";s:10:\"9122785442\";s:7:\"mf-text\";s:13:\"Registration \";s:11:\"mf-textarea\";s:30:\"Register with the game please \";}'),(11878,2709,'metform_entries__file_upload_new',NULL),(11879,2709,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"174.215.144.62\";s:10:\"User_Agent\";s:111:\"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Mobile Safari/537.36\";}'),(11942,2717,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"172.56.96.191\";s:10:\"User_Agent\";s:196:\"Mozilla/5.0 (Linux; Android 13; SM-G990U Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/112.0.5615.101 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/412.0.0.22.115;]\";}'),(11943,2718,'mf_page_id','1339'),(11944,2718,'metform_entries_serial_no','215'),(11945,2718,'metform_entries__form_id','2256'),(11946,2718,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:5:\"Jorge\";s:8:\"mf-email\";s:21:\"chevy1189@outlook.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:6:\"Chavez\";s:12:\"mf-telephone\";s:10:\"4026151402\";s:7:\"mf-text\";s:10:\"Orionstars\";s:11:\"mf-textarea\";s:28:\"Create a orionstars account.\";}'),(11947,2718,'metform_entries__file_upload_new',NULL),(11948,2718,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:15:\"206.222.215.103\";s:10:\"User_Agent\";s:130:\"Mozilla/5.0 (Linux; Android 11; moto g stylus (2022)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Mobile Safari/537.36\";}'),(11949,2719,'mf_page_id','1339'),(11950,2719,'metform_entries_serial_no','216'),(11951,2719,'metform_entries__form_id','2256'),(11952,2719,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:15:\"joshua_spearman\";s:8:\"mf-email\";s:26:\"stavelyrebekah86@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:8:\"Spearman\";s:12:\"mf-telephone\";s:10:\"4704585593\";s:7:\"mf-text\";s:12:\"Open account\";s:11:\"mf-textarea\";s:2:\"Sj\";}'),(11953,2719,'metform_entries__file_upload_new',NULL),(11954,2719,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:12:\"174.195.39.3\";s:10:\"User_Agent\";s:119:\"Mozilla/5.0 (Linux; Android 12; RC608L) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.88 Mobile Safari/537.36\";}'),(11955,2720,'mf_page_id','1339'),(11956,2720,'metform_entries_serial_no','217'),(11957,2720,'metform_entries__form_id','2256'),(11958,2720,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:5:\"Ashly\";s:8:\"mf-email\";s:24:\"ashlyedmonds29@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:5:\"Palen\";s:12:\"mf-telephone\";s:10:\"7123969802\";s:7:\"mf-text\";s:12:\"Make Account\";s:11:\"mf-textarea\";s:192:\"I have been scammed out of $5.48 by someone who is in charge of receiving money for this game. I want that amount on my account but never did happen, I would like a new account and new vendor.\";}'),(11959,2720,'metform_entries__file_upload_new',NULL),(11960,2720,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"172.58.137.130\";s:10:\"User_Agent\";s:111:\"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Mobile Safari/537.36\";}'),(11961,2721,'mf_page_id','1339'),(11962,2721,'metform_entries_serial_no','218'),(11963,2721,'metform_entries__form_id','2256'),(11964,2721,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:7:\"DelRena\";s:8:\"mf-email\";s:22:\"no1canrelate@yahoo.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:6:\"chavez\";s:12:\"mf-telephone\";s:10:\"7207153556\";s:7:\"mf-text\";s:1:\"V\";s:11:\"mf-textarea\";s:12:\"New account \";}'),(11965,2721,'metform_entries__file_upload_new',NULL),(11966,2721,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:12:\"98.50.106.47\";s:10:\"User_Agent\";s:111:\"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Mobile Safari/537.36\";}'),(11967,2722,'mf_page_id','1339'),(11968,2722,'metform_entries_serial_no','219'),(11969,2722,'metform_entries__form_id','2256'),(11970,2722,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:7:\"Sabrina\";s:8:\"mf-email\";s:20:\"missfla904@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:5:\"Lloyd\";s:12:\"mf-telephone\";s:10:\"9044442698\";s:7:\"mf-text\";s:10:\"Sign me up\";s:11:\"mf-textarea\";s:32:\"Hello I would like to sign up?!?\";}'),(11971,2722,'metform_entries__file_upload_new',NULL),(11972,2722,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"24.129.126.38\";s:10:\"User_Agent\";s:118:\"Mozilla/5.0 (Linux; Android 13; SM-A135U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Mobile Safari/537.36\";}'),(11973,2723,'mf_page_id','1339'),(11974,2723,'metform_entries_serial_no','220'),(11975,2723,'metform_entries__form_id','2256'),(11976,2723,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:5:\"Jose \";s:8:\"mf-email\";s:23:\"josegloria441@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:7:\"Sanchez\";s:12:\"mf-telephone\";s:10:\"5312398342\";s:7:\"mf-text\";s:19:\"$5 opening account \";s:11:\"mf-textarea\";s:45:\"I need an account and $5 sign up bonus please\";}'),(11977,2723,'metform_entries__file_upload_new',NULL),(11978,2723,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"98.186.205.126\";s:10:\"User_Agent\";s:118:\"Mozilla/5.0 (Linux; Android 10; HPP-L55B) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Mobile Safari/537.36\";}'),(11979,1293,'_elementor_css','a:6:{s:4:\"time\";i:1682996464;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:1;s:10:\"fa-regular\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11980,1292,'_elementor_css','a:6:{s:4:\"time\";i:1683011406;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:1;s:10:\"fa-regular\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(11981,2724,'mf_page_id','1339'),(11982,2724,'metform_entries_serial_no','221'),(11983,2724,'metform_entries__form_id','2256'),(11984,2724,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:6:\"Jackie\";s:8:\"mf-email\";s:21:\"bas3balljo3@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:4:\"Moon\";s:12:\"mf-telephone\";s:10:\"6609732632\";s:7:\"mf-text\";s:26:\"Adryan Hayes as reference \";s:11:\"mf-textarea\";s:6:\"Ready \";}'),(11985,2724,'metform_entries__file_upload_new',NULL),(11986,2724,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:15:\"174.250.210.234\";s:10:\"User_Agent\";s:271:\"Mozilla/5.0 (iPhone; CPU iPhone OS 15_7_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 LightSpeed [FBAN/MessengerLiteForiOS;FBAV/406.0.0.30.114;FBBV/468760349;FBDV/iPhone8,1;FBMD/iPhone;FBSN/iOS;FBSV/15.7.3;FBSS/2;FBCR/;FBID/phone;FBLC/en;FBOP/0]\";}'),(11987,19,'_elementor_css','a:6:{s:4:\"time\";i:1683037031;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:\"\";}'),(11988,2462,'_elementor_css','a:6:{s:4:\"time\";i:1683037034;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:\"\";}'),(11989,2725,'mf_page_id','1339'),(11990,2725,'metform_entries_serial_no','222'),(11991,2725,'metform_entries__form_id','2256'),(11992,2725,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:4:\"Jake\";s:8:\"mf-email\";s:23:\"jakeroach8866@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:5:\"Roach\";s:12:\"mf-telephone\";s:10:\"8033571611\";s:7:\"mf-text\";s:7:\"Vblink \";s:11:\"mf-textarea\";s:55:\"I would like to play vblink can u please send me a list\";}'),(11993,2725,'metform_entries__file_upload_new',NULL),(11994,2725,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:15:\"208.104.181.165\";s:10:\"User_Agent\";s:118:\"Mozilla/5.0 (Linux; Android 11; SM-A215U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Mobile Safari/537.36\";}'),(11995,2726,'mf_page_id','1339'),(11996,2726,'metform_entries_serial_no','223'),(11997,2726,'metform_entries__form_id','2256'),(11998,2726,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:8:\"Shawntay\";s:8:\"mf-email\";s:21:\"Reddslove33@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:8:\"Anderson\";s:12:\"mf-telephone\";s:10:\"9708148406\";s:7:\"mf-text\";s:8:\"Register\";s:11:\"mf-textarea\";s:25:\"Register to play the game\";}'),(11999,2726,'metform_entries__file_upload_new',NULL),(12000,2726,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"172.58.62.162\";s:10:\"User_Agent\";s:142:\"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/262.0.527316235 Mobile/15E148 Safari/604.1\";}'),(12001,2727,'mf_page_id','1339'),(12002,2727,'metform_entries_serial_no','224'),(12003,2727,'metform_entries__form_id','2256'),(12004,2727,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:5:\"Paige\";s:8:\"mf-email\";s:19:\"paigesagu@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:7:\"Aguilar\";s:12:\"mf-telephone\";s:14:\"(832) 527-2355\";s:7:\"mf-text\";s:9:\"Register \";s:11:\"mf-textarea\";s:40:\"I would like to set an account up please\";}'),(12005,2727,'metform_entries__file_upload_new',NULL),(12006,2727,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"172.56.50.168\";s:10:\"User_Agent\";s:217:\"Mozilla/5.0 (Linux; Android 12; moto g stylus 5G (2022) Build/S2SDS32.21-85-3-2-1-1; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/112.0.5615.101 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/411.1.0.29.112;]\";}'),(12007,1294,'_elementor_css','a:6:{s:4:\"time\";i:1683140116;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:\"\";}'),(12008,2728,'mf_page_id','1339'),(12009,2728,'metform_entries_serial_no','225'),(12010,2728,'metform_entries__form_id','2256'),(12011,2728,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:7:\"Anthony\";s:8:\"mf-email\";s:27:\"oliveranthony1319@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:12:\"Oliver-reed \";s:12:\"mf-telephone\";s:10:\"2767913297\";s:7:\"mf-text\";s:3:\"New\";s:11:\"mf-textarea\";s:15:\"Create account \";}'),(12012,2728,'metform_entries__file_upload_new',NULL),(12013,2728,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"216.41.251.69\";s:10:\"User_Agent\";s:116:\"Mozilla/5.0 (Linux; Android 11; B131DL) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Mobile Safari/537.36\";}'),(12014,2729,'mf_page_id','1339'),(12015,2729,'metform_entries_serial_no','226'),(12016,2729,'metform_entries__form_id','2256'),(12017,2729,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:5:\"Amber\";s:8:\"mf-email\";s:24:\"amberchase2018@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:5:\"chase\";s:12:\"mf-telephone\";s:10:\"7125095842\";s:7:\"mf-text\";s:6:\"Enroll\";s:11:\"mf-textarea\";s:13:\"Registration \";}'),(12018,2729,'metform_entries__file_upload_new',NULL),(12019,2729,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:12:\"172.58.136.3\";s:10:\"User_Agent\";s:111:\"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Mobile Safari/537.36\";}'),(12020,2730,'mf_page_id','1339'),(12021,2730,'metform_entries_serial_no','227'),(12022,2730,'metform_entries__form_id','2256'),(12023,2730,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:5:\"Megan\";s:8:\"mf-email\";s:29:\"partoftheuniversemv@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:4:\"Vega\";s:12:\"mf-telephone\";s:10:\"6614390094\";s:7:\"mf-text\";s:6:\"Create\";s:11:\"mf-textarea\";s:29:\"Please let me create account \";}'),(12024,2730,'metform_entries__file_upload_new',NULL),(12025,2730,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:12:\"16.98.104.27\";s:10:\"User_Agent\";s:104:\"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36\";}'),(12026,15,'_elementor_css','a:6:{s:4:\"time\";i:1683284434;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(12027,21,'_elementor_css','a:6:{s:4:\"time\";i:1683286553;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:\"\";}'),(12028,2731,'mf_page_id','1339'),(12029,2731,'metform_entries_serial_no','228'),(12030,2731,'metform_entries__form_id','2256'),(12031,2731,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:5:\"Tyler\";s:8:\"mf-email\";s:24:\"tylerhaynes733@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:6:\"Haynes\";s:12:\"mf-telephone\";s:10:\"2185800565\";s:7:\"mf-text\";s:6:\"Casino\";s:11:\"mf-textarea\";s:5:\"Money\";}'),(12032,2731,'metform_entries__file_upload_new',NULL),(12033,2731,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:12:\"172.58.81.66\";s:10:\"User_Agent\";s:120:\"Mozilla/5.0 (Linux; Android 11; Nitro 8) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36\";}'),(12034,2732,'mf_page_id','1339'),(12035,2732,'metform_entries_serial_no','229'),(12036,2732,'metform_entries__form_id','2256'),(12037,2732,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:13:\"Jemie Vaughn \";s:8:\"mf-email\";s:19:\"jemievaughn@att.net\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:7:\"Vaughn \";s:12:\"mf-telephone\";s:11:\"15127383969\";s:7:\"mf-text\";s:6:\"Enroll\";s:11:\"mf-textarea\";s:13:\"How to enroll\";}'),(12038,2732,'metform_entries__file_upload_new',NULL),(12039,2732,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"99.189.75.124\";s:10:\"User_Agent\";s:151:\"Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-N986U) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/20.0 Chrome/106.0.5249.126 Mobile Safari/537.36\";}'),(12040,2733,'mf_page_id','1339'),(12041,2733,'metform_entries_serial_no','230'),(12042,2733,'metform_entries__form_id','2256'),(12043,2733,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:13:\"Jemie Vaughn \";s:8:\"mf-email\";s:24:\"jemievaughn268@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:7:\"Vaughn \";s:12:\"mf-telephone\";s:11:\"15127383969\";s:7:\"mf-text\";s:1:\".\";s:11:\"mf-textarea\";s:19:\"Trying to register \";}'),(12044,2733,'metform_entries__file_upload_new',NULL),(12045,2733,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"99.189.75.124\";s:10:\"User_Agent\";s:151:\"Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-N986U) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/20.0 Chrome/106.0.5249.126 Mobile Safari/537.36\";}'),(12046,2734,'mf_page_id','1339'),(12047,2734,'metform_entries_serial_no','231'),(12048,2734,'metform_entries__form_id','2256'),(12049,2734,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:7:\"Stacie \";s:8:\"mf-email\";s:27:\"stacietuthill0428@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:7:\"Tuthill\";s:12:\"mf-telephone\";s:10:\"4053387842\";s:7:\"mf-text\";s:13:\"Need account \";s:11:\"mf-textarea\";s:23:\"User name and password \";}'),(12050,2734,'metform_entries__file_upload_new',NULL),(12051,2734,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"24.249.100.238\";s:10:\"User_Agent\";s:104:\"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36\";}'),(12052,2735,'mf_page_id','1339'),(12053,2735,'metform_entries_serial_no','232'),(12054,2735,'metform_entries__form_id','2256'),(12055,2735,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:7:\"Phillip\";s:8:\"mf-email\";s:23:\"hoodscoop1980@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:4:\"Hood\";s:12:\"mf-telephone\";s:10:\"8703022680\";s:7:\"mf-text\";s:6:\"Vblink\";s:11:\"mf-textarea\";s:39:\"I’d like to register to start playing\";}'),(12056,2735,'metform_entries__file_upload_new',NULL),(12057,2735,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"69.195.31.166\";s:10:\"User_Agent\";s:143:\"Mozilla/5.0 (iPhone; CPU iPhone OS 16_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/112.0.5615.167 Mobile/15E148 Safari/604.1\";}'),(12058,2736,'mf_page_id','1339'),(12059,2736,'metform_entries_serial_no','233'),(12060,2736,'metform_entries__form_id','2256'),(12061,2736,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:6:\"Tyler \";s:8:\"mf-email\";s:26:\"tyler.skinner31@icloud.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:7:\"Skinner\";s:12:\"mf-telephone\";s:10:\"2109405284\";s:7:\"mf-text\";s:8:\"Register\";s:11:\"mf-textarea\";s:60:\"I’d like to register for an account please and thank you.!\";}'),(12062,2736,'metform_entries__file_upload_new',NULL),(12063,2736,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"107.77.220.56\";s:10:\"User_Agent\";s:135:\"Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.0 Mobile/15E148 Safari/604.1\";}'),(12064,2737,'mf_page_id','1339'),(12065,2737,'metform_entries_serial_no','234'),(12066,2737,'metform_entries__form_id','2256'),(12067,2737,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:5:\"Tasha\";s:8:\"mf-email\";s:24:\"pirianomolissa@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:7:\"Piriano\";s:12:\"mf-telephone\";s:10:\"6132428625\";s:7:\"mf-text\";s:8:\"Account \";s:11:\"mf-textarea\";s:18:\"Would like to join\";}'),(12068,2737,'metform_entries__file_upload_new',NULL),(12069,2737,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"24.156.238.241\";s:10:\"User_Agent\";s:195:\"Mozilla/5.0 (Linux; Android 13; SM-G781W Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/113.0.5672.77 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/413.0.0.30.104;]\";}'),(12070,2738,'mf_page_id','1339'),(12071,2738,'metform_entries_serial_no','235'),(12072,2738,'metform_entries__form_id','2256'),(12073,2738,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:6:\"Marcus\";s:8:\"mf-email\";s:20:\"bobo010589@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:10:\"Richardson\";s:12:\"mf-telephone\";s:10:\"2564384007\";s:7:\"mf-text\";s:20:\"Casino slot machines\";s:11:\"mf-textarea\";s:37:\"I love this game n I won’t to play \";}'),(12074,2738,'metform_entries__file_upload_new',NULL),(12075,2738,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"174.199.166.40\";s:10:\"User_Agent\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1\";}'),(12076,2739,'mf_page_id','1339'),(12077,2739,'metform_entries_serial_no','236'),(12078,2739,'metform_entries__form_id','2256'),(12079,2739,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:7:\"Phillip\";s:8:\"mf-email\";s:23:\"hoodscoop1980@gmail.com\";s:9:\"mf-select\";s:2:\"No\";s:16:\"mf-listing-lname\";s:4:\"Hood\";s:12:\"mf-telephone\";s:10:\"8703022680\";s:7:\"mf-text\";s:5:\"Slots\";s:11:\"mf-textarea\";s:17:\"I want an account\";}'),(12080,2739,'metform_entries__file_upload_new',NULL),(12081,2739,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:12:\"68.171.81.92\";s:10:\"User_Agent\";s:143:\"Mozilla/5.0 (iPhone; CPU iPhone OS 16_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/112.0.5615.167 Mobile/15E148 Safari/604.1\";}'),(12082,2740,'mf_page_id','1339'),(12083,2740,'metform_entries_serial_no','237'),(12084,2740,'metform_entries__form_id','2256'),(12085,2740,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:7:\"Jessica\";s:8:\"mf-email\";s:28:\"JESSIEBLACKMON1984@GMAIL.COM\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:8:\"Blackmon\";s:12:\"mf-telephone\";s:10:\"9035560855\";s:7:\"mf-text\";s:7:\"Account\";s:11:\"mf-textarea\";s:27:\"Would like to open account \";}'),(12086,2740,'metform_entries__file_upload_new',NULL),(12087,2740,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"174.244.19.150\";s:10:\"User_Agent\";s:101:\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36\";}'),(12088,560,'_elementor_css','a:6:{s:4:\"time\";i:1683508258;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:\"\";}'),(12089,2741,'mf_page_id','1339'),(12090,2741,'metform_entries_serial_no','238'),(12091,2741,'metform_entries__form_id','2256'),(12092,2741,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:8:\"Cynthia \";s:8:\"mf-email\";s:21:\"cookie29154@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:10:\"Tarantini \";s:12:\"mf-telephone\";s:10:\"8036073707\";s:7:\"mf-text\";s:13:\"Registration \";s:11:\"mf-textarea\";s:15:\"How do I begin \";}'),(12093,2741,'metform_entries__file_upload_new',NULL),(12094,2741,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"107.77.232.211\";s:10:\"User_Agent\";s:254:\"Mozilla/5.0 (iPhone; CPU iPhone OS 15_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/19F77 [FBAN/FBIOS;FBAV/410.0.0.41.116;FBBV/464835862;FBDV/iPhone10,6;FBMD/iPhone;FBSN/iOS;FBSV/15.5;FBSS/3;FBID/phone;FBLC/en_US;FBOP/5;FBRV/467376929]\";}'),(12095,2742,'mf_page_id','1339'),(12096,2742,'metform_entries_serial_no','239'),(12097,2742,'metform_entries__form_id','2256'),(12098,2742,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:4:\"Alec\";s:8:\"mf-email\";s:21:\"criggeralec@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:7:\"Crigger\";s:12:\"mf-telephone\";s:10:\"2094450545\";s:7:\"mf-text\";s:9:\"Gambling \";s:11:\"mf-textarea\";s:3:\"777\";}'),(12099,2742,'metform_entries__file_upload_new',NULL),(12100,2742,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"76.137.128.96\";s:10:\"User_Agent\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1\";}'),(12101,886,'_elementor_css','a:6:{s:4:\"time\";i:1683532684;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:1;s:10:\"fa-regular\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(12102,2743,'mf_page_id','1339'),(12103,2743,'metform_entries_serial_no','240'),(12104,2743,'metform_entries__form_id','2256'),(12105,2743,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:7:\"Michael\";s:8:\"mf-email\";s:24:\"mthompson86409@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:8:\"Thompson\";s:12:\"mf-telephone\";s:12:\"+19287153157\";s:7:\"mf-text\";s:8:\"Gameing \";s:11:\"mf-textarea\";s:82:\"Was wondering if I could become a new player on your game thank you for your time.\";}'),(12106,2743,'metform_entries__file_upload_new',NULL),(12107,2743,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"24.121.153.221\";s:10:\"User_Agent\";s:218:\"Mozilla/5.0 (Linux; Android 12; moto g power (2022) Build/S3RQS32.20-42-10-7; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/112.0.5615.135 Mobile Safari/537.36 [FB_IAB/Orca-Android;FBAV/407.0.0.11.104;]\";}'),(12108,2744,'mf_page_id','1339'),(12109,2744,'metform_entries_serial_no','241'),(12110,2744,'metform_entries__form_id','2256'),(12111,2744,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:8:\"Crystal \";s:8:\"mf-email\";s:30:\"crystaldanarodriguez@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:10:\"Rodriguez \";s:12:\"mf-telephone\";s:10:\"5152570190\";s:7:\"mf-text\";s:8:\"Account \";s:11:\"mf-textarea\";s:26:\"I need to register to play\";}'),(12112,2744,'metform_entries__file_upload_new',NULL),(12113,2744,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"172.58.137.91\";s:10:\"User_Agent\";s:197:\"Mozilla/5.0 (Linux; Android 13; SM-S326DL Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/112.0.5615.135 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/412.0.0.22.115;]\";}'),(12114,2745,'mf_page_id','1339'),(12115,2745,'metform_entries_serial_no','242'),(12116,2745,'metform_entries__form_id','2256'),(12117,2745,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:8:\"Jessica \";s:8:\"mf-email\";s:26:\"ruiz.jessica1122@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:4:\"Ruiz\";s:12:\"mf-telephone\";s:10:\"8065496473\";s:7:\"mf-text\";s:13:\"Registration \";s:11:\"mf-textarea\";s:27:\"I need to down load Vblink \";}'),(12118,2745,'metform_entries__file_upload_new',NULL),(12119,2745,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"174.197.5.215\";s:10:\"User_Agent\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 15_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.1 Mobile/15E148 Safari/604.1\";}'),(12120,2746,'mf_page_id','1339'),(12121,2746,'metform_entries_serial_no','243'),(12122,2746,'metform_entries__form_id','2256'),(12123,2746,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:7:\"Joanne \";s:8:\"mf-email\";s:19:\"Jward6287@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:4:\"Ward\";s:12:\"mf-telephone\";s:10:\"3528606761\";s:7:\"mf-text\";s:19:\" Ew player account \";s:11:\"mf-textarea\";s:12:\"New account \";}'),(12124,2746,'metform_entries__file_upload_new',NULL),(12125,2746,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"35.145.249.155\";s:10:\"User_Agent\";s:119:\"Mozilla/5.0 (Linux; Android 12; SM-G970U1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Mobile Safari/537.36\";}'),(12126,2747,'mf_page_id','1339'),(12127,2747,'metform_entries_serial_no','244'),(12128,2747,'metform_entries__form_id','2256'),(12129,2747,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:5:\"Frita\";s:8:\"mf-email\";s:24:\"dearhappiness@icloud.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:4:\"Tuck\";s:12:\"mf-telephone\";s:10:\"5105049458\";s:7:\"mf-text\";s:2:\"Hi\";s:11:\"mf-textarea\";s:6:\"Im new\";}'),(12130,2747,'metform_entries__file_upload_new',NULL),(12131,2747,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"142.254.83.196\";s:10:\"User_Agent\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1\";}'),(12132,2748,'mf_page_id','1339'),(12133,2748,'metform_entries_serial_no','245'),(12134,2748,'metform_entries__form_id','2256'),(12135,2748,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:5:\"Jenni\";s:8:\"mf-email\";s:26:\"jenmclaughlin194@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:11:\"McLaughlin \";s:12:\"mf-telephone\";s:10:\"4342562622\";s:7:\"mf-text\";s:17:\"Registrar account\";s:11:\"mf-textarea\";s:54:\"I would like to sign up for online account with vblink\";}'),(12136,2748,'metform_entries__file_upload_new',NULL),(12137,2748,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"64.203.155.251\";s:10:\"User_Agent\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 16_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.4 Mobile/15E148 Safari/604.1\";}'),(12138,2749,'mf_page_id','1339'),(12139,2749,'metform_entries_serial_no','246'),(12140,2749,'metform_entries__form_id','2256'),(12141,2749,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:8:\"Brittany\";s:8:\"mf-email\";s:23:\"britt88ty87@myyahoo.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:7:\"Poignee\";s:12:\"mf-telephone\";s:11:\"14347443520\";s:7:\"mf-text\";s:23:\"New Player Registration\";s:11:\"mf-textarea\";s:226:\"I am looking to hopefully get an account for vblink, hopefully/preferrably through an agent or distributor that does not have a higher minimum deposit amount nor a higher minimum withdrawal amount if they even have one at all.\";}'),(12142,2749,'metform_entries__file_upload_new',NULL),(12143,2749,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"172.59.136.131\";s:10:\"User_Agent\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36\";}'),(12144,2750,'mf_page_id','1339'),(12145,2750,'metform_entries_serial_no','247'),(12146,2750,'metform_entries__form_id','2256'),(12147,2750,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:4:\"Kyle\";s:8:\"mf-email\";s:19:\"kyle47634@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:6:\"Pierce\";s:12:\"mf-telephone\";s:10:\"9313096662\";s:7:\"mf-text\";s:7:\"Account\";s:11:\"mf-textarea\";s:22:\"Freeplay welcome bonus\";}'),(12148,2750,'metform_entries__file_upload_new',NULL),(12149,2750,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"172.58.149.221\";s:10:\"User_Agent\";s:111:\"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Mobile Safari/537.36\";}'),(12150,2751,'ekit_post_views_count','3'),(12153,2751,'_wp_trash_meta_status','publish'),(12154,2751,'_wp_trash_meta_time','1684056480'),(12155,2751,'_wp_desired_post_slug','fdf7c451f8b6f58507ebf665288474a3'),(12156,2753,'mf_page_id','1339'),(12157,2753,'metform_entries_serial_no','248'),(12158,2753,'metform_entries__form_id','2256'),(12159,2753,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:3:\"Dan\";s:8:\"mf-email\";s:22:\"djschmit1991@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:6:\"Schmit\";s:12:\"mf-telephone\";s:10:\"4022584520\";s:7:\"mf-text\";s:7:\"Account\";s:11:\"mf-textarea\";s:12:\"Need account\";}'),(12160,2753,'metform_entries__file_upload_new',NULL),(12161,2753,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:12:\"68.13.68.130\";s:10:\"User_Agent\";s:111:\"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Mobile Safari/537.36\";}'),(12162,2754,'mf_page_id','1339'),(12163,2754,'metform_entries_serial_no','249'),(12164,2754,'metform_entries__form_id','2256'),(12165,2754,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:8:\"Crystal \";s:8:\"mf-email\";s:28:\"shifflettcrystal85@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:5:\"Smith\";s:12:\"mf-telephone\";s:10:\"5404713853\";s:7:\"mf-text\";s:10:\"New player\";s:11:\"mf-textarea\";s:40:\"I\'m trying to register to play your game\";}'),(12166,2754,'metform_entries__file_upload_new',NULL),(12167,2754,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:15:\"174.251.136.159\";s:10:\"User_Agent\";s:111:\"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Mobile Safari/537.36\";}'),(12168,2755,'mf_page_id','1339'),(12169,2755,'metform_entries_serial_no','250'),(12170,2755,'metform_entries__form_id','2256'),(12171,2755,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:7:\"Tyesha \";s:8:\"mf-email\";s:24:\"tyeshaashby624@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:6:\"Ashby \";s:12:\"mf-telephone\";s:10:\"5015081611\";s:7:\"mf-text\";s:6:\"Tyeeee\";s:11:\"mf-textarea\";s:3:\"Hey\";}'),(12172,2755,'metform_entries__file_upload_new',NULL),(12173,2755,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"172.58.136.90\";s:10:\"User_Agent\";s:258:\"Mozilla/5.0 (iPhone; CPU iPhone OS 15_7_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/19H332 [FBAN/FBIOS;FBAV/412.0.0.40.114;FBBV/469153370;FBDV/iPhone9,1;FBMD/iPhone;FBSN/iOS;FBSV/15.7.5;FBSS/2;FBID/phone;FBLC/en_US;FBOP/5;FBRV/473538609]\";}'),(12174,2756,'mf_page_id','1339'),(12175,2756,'metform_entries_serial_no','251'),(12176,2756,'metform_entries__form_id','2256'),(12177,2756,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:8:\"Kristena\";s:8:\"mf-email\";s:22:\"ladycoyote73@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:5:\"Pryor\";s:12:\"mf-telephone\";s:10:\"7192454004\";s:7:\"mf-text\";s:11:\"online play\";s:11:\"mf-textarea\";s:28:\"can i play this on the web\r\n\";}'),(12178,2756,'metform_entries__file_upload_new',NULL),(12179,2756,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"69.170.215.45\";s:10:\"User_Agent\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36\";}'),(12180,2757,'mf_page_id','1339'),(12181,2757,'metform_entries_serial_no','252'),(12182,2757,'metform_entries__form_id','2256'),(12183,2757,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:6:\"Hannah\";s:8:\"mf-email\";s:18:\"wilkeh03@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:5:\"Wilke\";s:12:\"mf-telephone\";s:10:\"3194815732\";s:7:\"mf-text\";s:3:\"Nun\";s:11:\"mf-textarea\";s:3:\"N/a\";}'),(12184,2757,'metform_entries__file_upload_new',NULL),(12185,2757,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:12:\"172.58.137.2\";s:10:\"User_Agent\";s:101:\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36\";}'),(12186,2758,'mf_page_id','1339'),(12187,2758,'metform_entries_serial_no','253'),(12188,2758,'metform_entries__form_id','2256'),(12189,2758,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:6:\"Monika\";s:8:\"mf-email\";s:24:\"legendz4204202@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:6:\"Minson\";s:12:\"mf-telephone\";s:12:\"+13853806885\";s:7:\"mf-text\";s:8:\"Register\";s:11:\"mf-textarea\";s:15:\"Plz register me\";}'),(12190,2758,'metform_entries__file_upload_new',NULL),(12191,2758,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"71.195.222.33\";s:10:\"User_Agent\";s:148:\"Mozilla/5.0 (Linux; Android 12; Stratus_C7 Build/SP1A.230208.1603) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.5615.135 Mobile Safari/537.36\";}'),(12192,2759,'ekit_post_views_count','2'),(12195,2759,'_wp_trash_meta_status','publish'),(12196,2759,'_wp_trash_meta_time','1684197296'),(12197,2759,'_wp_desired_post_slug','fdf7c451f8b6f58507ebf665288474a3'),(12198,2761,'mf_page_id','1339'),(12199,2761,'metform_entries_serial_no','254'),(12200,2761,'metform_entries__form_id','2256'),(12201,2761,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:3:\"Rob\";s:8:\"mf-email\";s:24:\"mimilowcz7912@icloud.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:4:\"Espa\";s:12:\"mf-telephone\";s:10:\"8057483972\";s:7:\"mf-text\";s:7:\"Vblink \";s:11:\"mf-textarea\";s:39:\"Whoooop.  Send me link to desktop site \";}'),(12202,2761,'metform_entries__file_upload_new',NULL),(12203,2761,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:12:\"47.146.70.12\";s:10:\"User_Agent\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 16_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.4 Mobile/15E148 Safari/604.1\";}'),(12204,2762,'mf_page_id','1339'),(12205,2762,'metform_entries_serial_no','255'),(12206,2762,'metform_entries__form_id','2256'),(12207,2762,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:6:\"Alfred\";s:8:\"mf-email\";s:21:\"trublu4u.67@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:8:\"Machado \";s:12:\"mf-telephone\";s:10:\"8087538339\";s:7:\"mf-text\";s:9:\"Register \";s:11:\"mf-textarea\";s:35:\"Can I get an account made on vblink\";}'),(12208,2762,'metform_entries__file_upload_new',NULL),(12209,2762,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"174.202.2.130\";s:10:\"User_Agent\";s:111:\"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Mobile Safari/537.36\";}'),(12210,2763,'mf_page_id','1339'),(12211,2763,'metform_entries_serial_no','256'),(12212,2763,'metform_entries__form_id','2256'),(12213,2763,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:10:\"Đýļàń\";s:8:\"mf-email\";s:19:\"tatted104@gmail.com\";s:9:\"mf-select\";s:2:\"No\";s:16:\"mf-listing-lname\";s:5:\"Odham\";s:12:\"mf-telephone\";s:12:\"+13852140068\";s:7:\"mf-text\";s:51:\"Can I please get some free play to try out the game\";s:11:\"mf-textarea\";s:36:\"Can you please help m with some \r\n\r\n\";}'),(12214,2763,'metform_entries__file_upload_new',NULL),(12215,2763,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:11:\"24.11.68.92\";s:10:\"User_Agent\";s:200:\"Mozilla/5.0 (Linux; Android 11; B131DL Build/RP1A.200720.011; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/97.0.4692.98 Mobile Safari/537.36 [FB_IAB/Orca-Android;FBAV/408.1.0.16.113;]\";}'),(12216,2764,'mf_page_id','1339'),(12217,2764,'metform_entries_serial_no','257'),(12218,2764,'metform_entries__form_id','2256'),(12219,2764,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:5:\"Rello\";s:8:\"mf-email\";s:21:\"berlittle32@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:7:\"Little \";s:12:\"mf-telephone\";s:10:\"5749004324\";s:7:\"mf-text\";s:4:\"Game\";s:11:\"mf-textarea\";s:50:\"I would like a vblink account and free play please\";}'),(12220,2764,'metform_entries__file_upload_new',NULL),(12221,2764,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"108.69.120.210\";s:10:\"User_Agent\";s:111:\"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Mobile Safari/537.36\";}'),(12222,2765,'mf_page_id','1339'),(12223,2765,'metform_entries_serial_no','258'),(12224,2765,'metform_entries__form_id','2256'),(12225,2765,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:7:\"Telinda\";s:8:\"mf-email\";s:22:\"telindatrejo@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:5:\"Trejo\";s:12:\"mf-telephone\";s:10:\"9404630795\";s:7:\"mf-text\";s:14:\"Create account\";s:11:\"mf-textarea\";s:29:\"I\'d like to create an account\";}'),(12226,2765,'metform_entries__file_upload_new',NULL),(12227,2765,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"107.115.177.48\";s:10:\"User_Agent\";s:111:\"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Mobile Safari/537.36\";}'),(12231,2769,'metform_entries_serial_no','259'),(12230,2769,'mf_page_id','1339'),(12232,2769,'metform_entries__form_id','2256'),(12233,2769,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:7:\"Crystal\";s:8:\"mf-email\";s:30:\"crystalburksnaughtee@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:5:\"Burks\";s:12:\"mf-telephone\";s:10:\"8594136827\";s:7:\"mf-text\";s:4:\"Math\";s:11:\"mf-textarea\";s:8:\"Love it \";}'),(12234,2769,'metform_entries__file_upload_new',NULL),(12235,2769,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"107.10.167.210\";s:10:\"User_Agent\";s:111:\"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Mobile Safari/537.36\";}'),(12236,2770,'mf_page_id','1339'),(12237,2770,'metform_entries_serial_no','260'),(12238,2770,'metform_entries__form_id','2256'),(12239,2770,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:8:\"Carlisha\";s:8:\"mf-email\";s:21:\"lilimack254@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:4:\"Mack\";s:12:\"mf-telephone\";s:10:\"2545630895\";s:7:\"mf-text\";s:16:\"new registration\";s:11:\"mf-textarea\";s:1:\".\";}'),(12240,2770,'metform_entries__file_upload_new',NULL),(12241,2770,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"72.176.33.121\";s:10:\"User_Agent\";s:135:\"Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.2 Mobile/15E148 Safari/604.1\";}'),(12242,2771,'mf_page_id','1339'),(12243,2771,'metform_entries_serial_no','261'),(12244,2771,'metform_entries__form_id','2256'),(12245,2771,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:7:\"Savanna\";s:8:\"mf-email\";s:23:\"savannagamiz6@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:5:\"Gamiz\";s:12:\"mf-telephone\";s:10:\"2549001148\";s:7:\"mf-text\";s:7:\"Gaming \";s:11:\"mf-textarea\";s:19:\"I’m new to this! \";}'),(12246,2771,'metform_entries__file_upload_new',NULL),(12247,2771,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"76.250.248.149\";s:10:\"User_Agent\";s:135:\"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1\";}'),(12248,1332,'_elementor_css','a:6:{s:4:\"time\";i:1684437879;s:5:\"fonts\";a:1:{i:0;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:1;s:10:\"fa-regular\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(12249,2772,'mf_page_id','1339'),(12250,2772,'metform_entries_serial_no','262'),(12251,2772,'metform_entries__form_id','2256'),(12252,2772,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:6:\"Miguel\";s:8:\"mf-email\";s:24:\"mackdaddy316us@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:7:\"Camacho\";s:12:\"mf-telephone\";s:9:\"619322276\";s:7:\"mf-text\";s:12:\"Casino games\";s:11:\"mf-textarea\";s:6:\"Gambel\";}'),(12253,2772,'metform_entries__file_upload_new',NULL),(12254,2772,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"172.58.30.165\";s:10:\"User_Agent\";s:139:\"Mozilla/5.0 (iPhone; CPU iPhone OS 16_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/112.2 Mobile/15E148 Safari/605.1.15\";}'),(12255,2773,'mf_page_id','1339'),(12256,2773,'metform_entries_serial_no','263'),(12257,2773,'metform_entries__form_id','2256'),(12258,2773,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:7:\"Miguel \";s:8:\"mf-email\";s:24:\"mackdaddy316us@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:8:\"Camacho \";s:12:\"mf-telephone\";s:10:\"6193222076\";s:7:\"mf-text\";s:7:\"Gamble \";s:11:\"mf-textarea\";s:15:\"Let’s get it \";}'),(12259,2773,'metform_entries__file_upload_new',NULL),(12260,2773,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:12:\"172.58.27.59\";s:10:\"User_Agent\";s:139:\"Mozilla/5.0 (iPhone; CPU iPhone OS 16_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/112.2 Mobile/15E148 Safari/605.1.15\";}'),(12261,2774,'mf_page_id','1339'),(12262,2774,'metform_entries_serial_no','264'),(12263,2774,'metform_entries__form_id','2256'),(12264,2774,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:5:\"Tommy\";s:8:\"mf-email\";s:22:\"Tommyboi1979@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:4:\"West\";s:12:\"mf-telephone\";s:10:\"2292232483\";s:7:\"mf-text\";s:10:\"New member\";s:11:\"mf-textarea\";s:33:\"Will wait on My acct to.be set up\";}'),(12265,2774,'metform_entries__file_upload_new',NULL),(12266,2774,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"173.31.254.179\";s:10:\"User_Agent\";s:111:\"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Mobile Safari/537.36\";}'),(12267,2775,'mf_page_id','1339'),(12268,2775,'metform_entries_serial_no','265'),(12269,2775,'metform_entries__form_id','2256'),(12270,2775,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:5:\"Karen\";s:8:\"mf-email\";s:22:\"gartonkaren4@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:6:\"Garton\";s:12:\"mf-telephone\";s:10:\"3853890176\";s:7:\"mf-text\";s:5:\"Hello\";s:11:\"mf-textarea\";s:28:\"I\'d like to make an account \";}'),(12271,2775,'metform_entries__file_upload_new',NULL),(12272,2775,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"67.186.222.55\";s:10:\"User_Agent\";s:111:\"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Mobile Safari/537.36\";}'),(12273,2776,'mf_page_id','1339'),(12274,2776,'metform_entries_serial_no','266'),(12275,2776,'metform_entries__form_id','2256'),(12276,2776,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:9:\"Magdalena\";s:8:\"mf-email\";s:27:\"princessnena70792@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:4:\"Beas\";s:12:\"mf-telephone\";s:10:\"7076600837\";s:7:\"mf-text\";s:11:\"New account\";s:11:\"mf-textarea\";s:37:\"I would like to create a new account \";}'),(12277,2776,'metform_entries__file_upload_new',NULL),(12278,2776,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"67.180.46.153\";s:10:\"User_Agent\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 16_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/20E252 [FBAN/FBIOS;FBAV/412.0.0.40.114;FBBV/469153370;FBDV/iPhone12,1;FBMD/iPhone;FBSN/iOS;FBSV/16.4.1;FBSS/2;FBID/phone;FBLC/en_US;FBOP/5;FBRV/473538609]\";}'),(12279,2777,'mf_page_id','1339'),(12280,2777,'metform_entries_serial_no','267'),(12281,2777,'metform_entries__form_id','2256'),(12282,2777,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:6:\"Robert\";s:8:\"mf-email\";s:31:\"makeapositivechange76@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:6:\"Torres\";s:12:\"mf-telephone\";s:10:\"4423686968\";s:7:\"mf-text\";s:8:\"Register\";s:11:\"mf-textarea\";s:30:\"Want to register so I can play\";}'),(12283,2777,'metform_entries__file_upload_new',NULL),(12284,2777,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:15:\"155.186.106.243\";s:10:\"User_Agent\";s:111:\"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Mobile Safari/537.36\";}'),(12285,2778,'mf_page_id','1339'),(12286,2778,'metform_entries_serial_no','268'),(12287,2778,'metform_entries__form_id','2256'),(12288,2778,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:7:\"Chelsea\";s:8:\"mf-email\";s:28:\"chelsearoberts1205@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:7:\"Roberts\";s:12:\"mf-telephone\";s:10:\"4178121446\";s:7:\"mf-text\";s:7:\"Sign up\";s:11:\"mf-textarea\";s:15:\"New player form\";}'),(12289,2778,'metform_entries__file_upload_new',NULL),(12290,2778,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:15:\"108.243.156.193\";s:10:\"User_Agent\";s:111:\"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Mobile Safari/537.36\";}'),(12291,2779,'mf_page_id','1339'),(12292,2779,'metform_entries_serial_no','269'),(12293,2779,'metform_entries__form_id','2256'),(12294,2779,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:7:\"Brandon\";s:8:\"mf-email\";s:21:\"bbbbbones93@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:7:\"Raymond\";s:12:\"mf-telephone\";s:10:\"9079441234\";s:7:\"mf-text\";s:16:\"I\'d like to join\";s:11:\"mf-textarea\";s:22:\"Heard yall are awesome\";}'),(12295,2779,'metform_entries__file_upload_new',NULL),(12296,2779,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"24.237.159.219\";s:10:\"User_Agent\";s:111:\"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Mobile Safari/537.36\";}'),(12297,2780,'mf_page_id','1339'),(12298,2780,'metform_entries_serial_no','270'),(12299,2780,'metform_entries__form_id','2256'),(12300,2780,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:6:\"Dakota\";s:8:\"mf-email\";s:26:\"dakotagupton10@outlook.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:7:\"Gupton \";s:12:\"mf-telephone\";s:10:\"5806788292\";s:7:\"mf-text\";s:4:\"Okay\";s:11:\"mf-textarea\";s:4:\"Okay\";}'),(12301,2780,'metform_entries__file_upload_new',NULL),(12302,2780,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:13:\"104.28.50.119\";s:10:\"User_Agent\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1\";}'),(12303,2781,'mf_page_id','1339'),(12304,2781,'metform_entries_serial_no','271'),(12305,2781,'metform_entries__form_id','2256'),(12306,2781,'metform_entries__form_data','a:7:{s:16:\"mf-listing-fname\";s:8:\"Virginia\";s:8:\"mf-email\";s:23:\"vschuchman420@gmail.com\";s:9:\"mf-select\";s:3:\"Yes\";s:16:\"mf-listing-lname\";s:9:\"Schuchman\";s:12:\"mf-telephone\";s:10:\"8633197575\";s:7:\"mf-text\";s:12:\"Registration\";s:11:\"mf-textarea\";s:40:\"I would like to register for an account \";}'),(12307,2781,'metform_entries__file_upload_new',NULL),(12308,2781,'metform_form__entry_browser_data','a:2:{s:2:\"IP\";s:14:\"72.168.176.114\";s:10:\"User_Agent\";s:111:\"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Mobile Safari/537.36\";}');
/*!40000 ALTER TABLE `wpjk_postmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpjk_posts`
--

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

--
-- Dumping data for table `wpjk_posts`
--

LOCK TABLES `wpjk_posts` WRITE;
/*!40000 ALTER TABLE `wpjk_posts` DISABLE KEYS */;
INSERT INTO `wpjk_posts` VALUES (1,1,'2023-02-15 06:43:21','2023-02-15 06:43:21','<!-- wp:paragraph -->\n<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n<!-- /wp:paragraph -->','Hello world!','','publish','open','open','','hello-world','','','2023-02-15 06:43:21','2023-02-15 06:43:21','',0,'https://vblinkonline.com/?p=1',0,'post','',0),(2,1,'2023-02-15 06:43:21','2023-02-15 06:43:21','<!-- wp:paragraph -->\n<p>This is an example page. It\'s different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>Hi there! I\'m a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like pi&#241;a coladas. (And gettin\' caught in the rain.)</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>...or something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>As a new WordPress user, you should go to <a href=\"https://vblinkonline.com/wp-admin/\">your dashboard</a> to delete this page and create new pages for your content. Have fun!</p>\n<!-- /wp:paragraph -->','Sample Page','','publish','closed','open','','sample-page','','','2023-02-15 06:43:21','2023-02-15 06:43:21','',0,'https://vblinkonline.com/?page_id=2',0,'page','',0),(3,1,'2023-02-15 06:43:21','2023-02-15 06:43:21','<!-- wp:heading -->\n<h2>Who we are</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong>Suggested text: </strong>Our website address is: https://vblinkonline.com.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2>Comments</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong>Suggested text: </strong>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor’s IP address and browser user agent string to help spam detection.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<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>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2>Media</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong>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>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2>Cookies</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong>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>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<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>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<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 \"Remember Me\", your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<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>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2>Embedded content from other websites</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong>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>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<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>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2>Who we share your data with</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong>Suggested text: </strong>If you request a password reset, your IP address will be included in the reset email.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2>How long we retain your data</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong>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>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<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>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2>What rights you have over your data</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong>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>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2>Where your data is sent</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong>Suggested text: </strong>Visitor comments may be checked through an automated spam detection service.</p>\n<!-- /wp:paragraph -->','Privacy Policy','','publish','closed','closed','','privacy-policy','','','2023-02-21 11:37:44','2023-02-21 11:37:44','',0,'https://vblinkonline.com/?page_id=3',0,'page','',0),(2393,1,'2023-02-23 07:32:37','2023-02-23 07:32:37','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Oi Lao\" /><figcaption>Hai Oi Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily\" /><figcaption>Daily</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"2cf3c4bc7f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-23 07:32:37','2023-02-23 07:32:37','',1297,'https://vblinkonline.com/?p=2393',0,'revision','',0),(6,1,'2023-02-15 06:46:10','2023-02-15 06:46:10','','Default Kit','','publish','closed','closed','','default-kit','','','2023-02-15 06:46:10','2023-02-15 06:46:10','',0,'https://vblinkonline.com/?p=6',0,'elementor_library','',0),(7,1,'2023-02-15 06:46:11','2023-02-15 06:46:11','','woocommerce-placeholder','','inherit','open','closed','','woocommerce-placeholder','','','2023-02-15 06:46:11','2023-02-15 06:46:11','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/woocommerce-placeholder.png',0,'attachment','image/png',0),(8,1,'2023-02-15 06:46:12','2023-02-15 06:46:12','','Shop','','publish','closed','closed','','shop','','','2023-02-15 06:46:12','2023-02-15 06:46:12','',0,'https://vblinkonline.com/shop/',0,'page','',0),(9,1,'2023-02-15 06:46:12','2023-02-15 06:46:12','<!-- wp:shortcode -->[woocommerce_cart]<!-- /wp:shortcode -->','Cart','','publish','closed','closed','','cart','','','2023-02-15 06:46:12','2023-02-15 06:46:12','',0,'https://vblinkonline.com/cart/',0,'page','',0),(10,1,'2023-02-15 06:46:12','2023-02-15 06:46:12','<!-- wp:shortcode -->[woocommerce_checkout]<!-- /wp:shortcode -->','Checkout','','publish','closed','closed','','checkout','','','2023-02-15 06:46:12','2023-02-15 06:46:12','',0,'https://vblinkonline.com/checkout/',0,'page','',0),(11,1,'2023-02-15 06:46:12','2023-02-15 06:46:12','<!-- wp:shortcode -->[woocommerce_my_account]<!-- /wp:shortcode -->','My account','','publish','closed','closed','','my-account','','','2023-02-15 06:46:12','2023-02-15 06:46:12','',0,'https://vblinkonline.com/my-account/',0,'page','',0),(12,1,'2023-02-15 06:46:12','0000-00-00 00:00:00','<!-- wp:paragraph -->\n<p><b>This is a sample page.</b></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h3>Overview</h3>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Our refund and returns policy lasts 30 days. If 30 days have passed since your purchase, we can’t offer you a full refund or exchange.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To be eligible for a return, your item must be unused and in the same condition that you received it. It must also be in the original packaging.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Several types of goods are exempt from being returned. Perishable goods such as food, flowers, newspapers or magazines cannot be returned. We also do not accept products that are intimate or sanitary goods, hazardous materials, or flammable liquids or gases.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Additional non-returnable items:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul>\n<li>Gift cards</li>\n<li>Downloadable software products</li>\n<li>Some health and personal care items</li>\n</ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>To complete your return, we require a receipt or proof of purchase.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Please do not send your purchase back to the manufacturer.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There are certain situations where only partial refunds are granted:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul>\n<li>Book with obvious signs of use</li>\n<li>CD, DVD, VHS tape, software, video game, cassette tape, or vinyl record that has been opened.</li>\n<li>Any item not in its original condition, is damaged or missing parts for reasons not due to our error.</li>\n<li>Any item that is returned more than 30 days after delivery</li>\n</ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<h2>Refunds</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Once your return is received and inspected, we will send you an email to notify you that we have received your returned item. We will also notify you of the approval or rejection of your refund.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are approved, then your refund will be processed, and a credit will automatically be applied to your credit card or original method of payment, within a certain amount of days.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<b>Late or missing refunds</b>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you haven’t received a refund yet, first check your bank account again.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Then contact your credit card company, it may take some time before your refund is officially posted.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Next contact your bank. There is often some processing time before a refund is posted.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you’ve done all of this and you still have not received your refund yet, please contact us at {email address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<b>Sale items</b>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Only regular priced items may be refunded. Sale items cannot be refunded.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h2>Exchanges</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We only replace items if they are defective or damaged. If you need to exchange it for the same item, send us an email at {email address} and send your item to: {physical address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h2>Gifts</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If the item was marked as a gift when purchased and shipped directly to you, you’ll receive a gift credit for the value of your return. Once the returned item is received, a gift certificate will be mailed to you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If the item wasn’t marked as a gift when purchased, or the gift giver had the order shipped to themselves to give to you later, we will send a refund to the gift giver and they will find out about your return.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h2>Shipping returns</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To return your product, you should mail your product to: {physical address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You will be responsible for paying for your own shipping costs for returning your item. Shipping costs are non-refundable. If you receive a refund, the cost of return shipping will be deducted from your refund.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Depending on where you live, the time it may take for your exchanged product to reach you may vary.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are returning more expensive items, you may consider using a trackable shipping service or purchasing shipping insurance. We don’t guarantee that we will receive your returned item.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h2>Need help?</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Contact us at {email} for questions related to refunds and returns.</p>\n<!-- /wp:paragraph -->','Refund and Returns Policy','','draft','closed','closed','','refund_returns','','','2023-02-15 06:46:12','0000-00-00 00:00:00','',0,'https://vblinkonline.com/?page_id=12',0,'page','',0),(13,1,'2023-02-15 06:52:25','2023-02-15 06:52:25','','One Click Demo Import - log_file_2023-02-15__06-52-25','','inherit','open','closed','','one-click-demo-import-log_file_2023-02-15__06-52-25','','','2023-02-15 06:52:25','2023-02-15 06:52:25','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/log_file_2023-02-15__06-52-25.txt',0,'attachment','text/plain',0),(44,1,'2023-01-13 05:31:29','2023-01-13 05:31:29','user','user','user','inherit','open','closed','','user','','','2023-02-23 19:48:13','2023-02-23 19:48:13','',36,'https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/user.png',0,'attachment','image/png',0),(83,1,'2023-01-13 05:55:59','2023-01-13 05:55:59','','logo','','inherit','open','closed','','logo','','','2023-02-15 06:55:10','2023-02-15 06:55:10','',36,'https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/logo.png',0,'attachment','image/png',0),(87,1,'2023-01-13 05:57:25','2023-01-13 05:57:25','','logo','','inherit','open','closed','','logo-2','','','2023-02-15 06:55:10','2023-02-15 06:55:10','',36,'https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/logo-1.png',0,'attachment','image/png',0),(117,1,'2023-01-13 09:21:05','2023-01-13 09:21:05','','QR-Code','','inherit','open','closed','','qr-code','','','2023-02-15 06:55:10','2023-02-15 06:55:10','',38,'https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/QR-Code.png',0,'attachment','image/png',0),(133,1,'2023-01-13 09:41:26','2023-01-13 09:41:26','','banner','','inherit','open','closed','','banner','','','2023-01-13 09:41:26','2023-01-13 09:41:26','',0,'https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/banner.png',0,'attachment','image/png',0),(232,1,'2023-01-13 14:53:54','2023-01-13 14:53:54','','book','','inherit','open','closed','','book-2','','','2023-02-15 06:55:10','2023-02-15 06:55:10','',1297,'https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/book-1.png',0,'attachment','image/png',0),(472,1,'2023-01-13 15:44:01','2023-01-13 15:44:01','','c-1','','inherit','open','closed','','c-1','','','2023-02-15 06:55:10','2023-02-15 06:55:10','',1297,'https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/c-1.png',0,'attachment','image/png',0),(473,1,'2023-01-13 15:44:57','2023-01-13 15:44:57','','c-2','','inherit','open','closed','','c-2','','','2023-02-15 06:55:10','2023-02-15 06:55:10','',1297,'https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/c-2-1.png',0,'attachment','image/png',0),(474,1,'2023-01-13 15:45:21','2023-01-13 15:45:21','','c-3','','inherit','open','closed','','c-3','','','2023-02-15 06:55:11','2023-02-15 06:55:11','',1297,'https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/c-3.png',0,'attachment','image/png',0),(475,1,'2023-01-13 15:45:36','2023-01-13 15:45:36','','c-4','','inherit','open','closed','','c-4','','','2023-02-15 06:55:11','2023-02-15 06:55:11','',1297,'https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/c-4.png',0,'attachment','image/png',0),(497,1,'2023-01-13 15:55:40','2023-01-13 15:55:40','','Brave Movie','','inherit','open','closed','','brave-movie-2012-wallpapers-hd-wallpapers','','','2023-02-15 06:55:11','2023-02-15 06:55:11','',1297,'https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/Brave-Movie-2012-Wallpapers-HD-Wallpapers-scaled-1.jpg',0,'attachment','image/jpeg',0),(498,1,'2023-01-13 15:56:42','2023-01-13 15:56:42','','Avtar','','inherit','open','closed','','movies-hd-wallpapers-hd-wallpapers-desktop-wallapers-high','','','2023-02-15 06:55:11','2023-02-15 06:55:11','',1297,'https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/Movies-HD-Wallpapers-HD-Wallpapers-Desktop-Wallapers-High.jpg',0,'attachment','image/jpeg',0),(500,1,'2023-01-13 15:57:44','2023-01-13 15:57:44','','The Hobbit 2012 Movie Wallpapers HD Wallpapers','','inherit','open','closed','','the-hobbit-2012-movie-wallpapers-hd-wallpapers','','','2023-02-15 06:55:11','2023-02-15 06:55:11','',1297,'https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/The-Hobbit-2012-Movie-Wallpapers-HD-Wallpapers.jpg',0,'attachment','image/jpeg',0),(501,1,'2023-01-13 15:58:12','2023-01-13 15:58:12','','wallpaperflare.com_wallpaper (3)','','inherit','open','closed','','wallpaperflare-com_wallpaper-3','','','2023-02-15 06:55:12','2023-02-15 06:55:12','',1297,'https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/wallpaperflare.com_wallpaper-3-scaled-1.jpg',0,'attachment','image/jpeg',0),(502,1,'2023-01-13 15:58:43','2023-01-13 15:58:43','','hotel','','inherit','open','closed','','wallpaperflare-com_wallpaper','','','2023-02-15 06:55:12','2023-02-15 06:55:12','',1297,'https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/wallpaperflare.com_wallpaper.jpg',0,'attachment','image/jpeg',0),(503,1,'2023-01-13 15:59:22','2023-01-13 15:59:22','','birds','','inherit','open','closed','','wallpaperflare-com_wallpaper-8','','','2023-02-15 06:55:12','2023-02-15 06:55:12','',1297,'https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/wallpaperflare.com_wallpaper-8.jpg',0,'attachment','image/jpeg',0),(984,1,'2023-01-19 06:47:15','2023-01-19 06:47:15','a:8:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:8:\"blogpage\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"show_in_rest\";i:0;}','blog','blog','publish','closed','closed','','group_63c8e6d007c60','','','2023-01-19 06:47:15','2023-01-19 06:47:15','',0,'https://products.webrockmedia.com/hitzone-wordpress/?post_type=acf-field-group&amp;p=984',0,'acf-field-group','',0),(985,1,'2023-01-19 06:47:15','2023-01-19 06:47:15','a:11:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','user date','user_date','publish','closed','closed','','field_63c8e6d3dd4e7','','','2023-01-19 06:47:15','2023-01-19 06:47:15','',984,'https://products.webrockmedia.com/hitzone-wordpress/?post_type=acf-field&amp;p=985',0,'acf-field','',0),(986,1,'2023-01-19 06:47:58','2023-01-19 06:47:58','a:8:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:8:\"blogpage\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"show_in_rest\";i:0;}','blog','blog','publish','closed','closed','','group_63c8e78004158','','','2023-01-19 06:47:58','2023-01-19 06:47:58','',0,'https://products.webrockmedia.com/hitzone-wordpress/?post_type=acf-field-group&amp;p=986',0,'acf-field-group','',0),(987,1,'2023-01-19 06:47:58','2023-01-19 06:47:58','a:11:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','user name','user_name','publish','closed','closed','','field_63c8e78484769','','','2023-01-19 06:47:58','2023-01-19 06:47:58','',986,'https://products.webrockmedia.com/hitzone-wordpress/?post_type=acf-field&amp;p=987',0,'acf-field','',0),(504,1,'2023-01-13 16:00:32','2023-01-13 16:00:32','','wallpaperflare.com_wallpaper (6)','','inherit','open','closed','','wallpaperflare-com_wallpaper-6','','','2023-02-15 06:55:12','2023-02-15 06:55:12','',1297,'https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/wallpaperflare.com_wallpaper-6.jpg',0,'attachment','image/jpeg',0),(508,1,'2023-01-13 16:05:57','2023-01-13 16:05:57','','c-4','','inherit','open','closed','','c-4-2','','','2023-02-15 06:55:12','2023-02-15 06:55:12','',1297,'https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/c-4-1.png',0,'attachment','image/png',0),(509,1,'2023-01-13 16:06:17','2023-01-13 16:06:17','','c-5','','inherit','open','closed','','c-5','','','2023-02-15 06:55:12','2023-02-15 06:55:12','',1297,'https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/c-5.png',0,'attachment','image/png',0),(511,1,'2023-01-13 16:06:54','2023-01-13 16:06:54','','c-7','','inherit','open','closed','','c-7','','','2023-02-15 06:55:13','2023-02-15 06:55:13','',1297,'https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/c-7.png',0,'attachment','image/png',0),(512,1,'2023-01-13 16:07:13','2023-01-13 16:07:13','','c-8','','inherit','open','closed','','c-8','','','2023-02-15 06:55:13','2023-02-15 06:55:13','',1297,'https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/c-8.png',0,'attachment','image/png',0),(516,1,'2023-01-13 16:09:40','2023-01-13 16:09:40','','footer-logo','','inherit','open','closed','','footer-logo','','','2023-02-15 06:55:13','2023-02-15 06:55:13','',38,'https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/footer-logo.png',0,'attachment','image/png',0),(536,1,'2023-01-17 03:03:39','2023-01-17 03:03:39','','anime','','inherit','open','closed','','anime','','','2023-02-15 06:55:13','2023-02-15 06:55:13','',1297,'https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/anime.png',0,'attachment','image/png',0),(543,1,'2023-01-17 03:07:27','2023-01-17 03:07:27','','home-comic-banner','','inherit','open','closed','','home-comic-banner','','','2023-02-15 06:55:13','2023-02-15 06:55:13','',1297,'https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/home-comic-banner.png',0,'attachment','image/png',0),(550,1,'2023-01-17 03:09:55','2023-01-17 03:09:55','','banner','','inherit','open','closed','','banner-2','','','2023-02-15 06:55:13','2023-02-15 06:55:13','',1297,'https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/banner-1.png',0,'attachment','image/png',0),(558,1,'2023-01-17 04:47:24','2023-01-17 04:47:24','','croods','','inherit','open','closed','','croods-2','','','2023-02-15 06:55:13','2023-02-15 06:55:13','',557,'https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/croods.jpg',0,'attachment','image/jpeg',0),(559,1,'2023-01-17 04:49:29','2023-01-17 04:49:29','','woocommerce-placeholder','','inherit','open','closed','','woocommerce-placeholder-2','','','2023-01-17 04:49:29','2023-01-17 04:49:29','',0,'https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/woocommerce-placeholder.png',0,'attachment','image/png',0),(566,1,'2023-01-17 04:56:30','2023-01-17 04:56:30','','album-1.jpg','','inherit','open','closed','','album-1-jpg','','','2023-01-17 04:56:30','2023-01-17 04:56:30','',0,'https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/album-1.jpg',0,'attachment','image/jpeg',0),(2417,1,'2023-02-23 21:36:26','2023-02-23 21:36:26','<style>/*! elementor - v3.11.2 - 22-02-2023 */\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>Download Links</h1>		\n			<style>/*! elementor - v3.11.2 - 22-02-2023 */\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>									<figure>\n										<img width=\"300\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-300x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-300x300.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-64x64.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview.png 480w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											<figcaption>IOS</figcaption>\n										</figure>\n							<a href=\"https://vblink777.club\" target=\"_blank\" rel=\"noopener\">\n					Download				</a>\n			<h2>Download the app to play via iphone or ipad.</h2>		\n												<figure>\n										<img width=\"252\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png 252w, https://vblinkonline.com/wp-content/uploads/2023/02/android-861x1024.png 861w, https://vblinkonline.com/wp-content/uploads/2023/02/android-768x914.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/android-600x714.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/android-64x76.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/android.png 1024w\" sizes=\"(max-width: 252px) 100vw, 252px\" />											<figcaption>Android</figcaption>\n										</figure>\n							<a href=\"https://vblink777.club\" target=\"_blank\" rel=\"noopener\">\n					Download				</a>\n			<h2>Download the app to play via any phone or tablet based on Android.</h2>		\n			<h1>Android Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							1						\n											<a href=\"http://vblink777.com/#/download/index\">\n												1											\n									<h3>1. Go to this link and download the app</h3><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a>\n<br><br>\n<p style=\"font-size:13px\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.</p><br>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" width=\"200\" height=\"200\" />\n						</a>				\n							2						\n												2											\n									<h3>2. On the website click on \"Download\"</h3><p style=\"font-size:14px\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.</em></p>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/2-300x186.png\" alt=\"\" width=\"300\" height=\"186\" />\n							3						\n												3											\n									<h3>3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON “DOWNLOAD”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3-300x159.png\" alt=\"\" width=\"300\" height=\"159\" /></p>								\n							4						\n												4											\n									<h3>4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON “DOWNLOAD”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/4-300x159.png\" alt=\"\" width=\"300\" height=\"159\" /></p><p> </p>								\n							5						\n												5											\n									<h3>5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/5-199x300.png\" alt=\"\" width=\"199\" height=\"300\" />   </p>								\n							6						\n												6											\n									<h3>6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON “OPEN”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/6-197x300.png\" alt=\"\" width=\"197\" height=\"300\" /></p>								\n							7						\n												7											\n									<h3>7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS/PHOTO/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT “ALLOW”. OTHERWISE, SELECT “DENY”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/7-300x167.png\" alt=\"\" width=\"300\" height=\"167\" /></p>								\n							8						\n												8											\n									<h3>8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8-300x180.png\" alt=\"\" width=\"300\" height=\"180\" /></p>								\n						</section>\n			<h1>IOS Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							1						\n											<a href=\"http://vblink777.com/#/download/index\">\n												1											\n									<h3>1. Go to this link and download the app</h3><p><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a><br /><br /></p><p style=\"font-size: 13px;\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.</p><p><br /><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" width=\"267\" height=\"266\" /></p>								\n						</a>				\n							2						\n												2											\n									<h3>2. ON THE WEBSITE, CLICK ON “INSTALL” BUTTON.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/2i-275x300.png\" alt=\"\" width=\"275\" height=\"300\" /></p>								\n							3						\n												3											\n									<h3>3. CLICK “ALLOW” WHEN IT IS TRYING TO DOWNLOAD A CONFIGURATION PROFILE</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3i-246x300.png\" alt=\"\" width=\"246\" height=\"300\" /></p><p> </p>								\n							4						\n												4											\n									<h3>4. PROFILE WILL DOWNLOAD AND WHEN IT IS DONE IT WILL ASK YOU TO CLOSE. CLICK ON “CLOSE”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/4i-256x300.png\" alt=\"\" width=\"256\" height=\"300\" /></p>								\n							5						\n												5											\n									<h3>5. “CLICK TO INSTALL” WILL AUTOMATICALLY POP UP. CLICK ON IT.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/5i-300x150.png\" alt=\"\" width=\"300\" height=\"150\" />   </p>								\n							6						\n												6											\n									<h3>6. IN THE “INSTALL PROFILE” SCREEN, CLICK ON “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/6i-300x203.png\" alt=\"\" width=\"300\" height=\"203\" /></p>								\n							7						\n												7											\n									<h3>7. ENTER IN YOUR PASSWORD TO INSTALL.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/7i-300x203.png\" alt=\"\" width=\"300\" height=\"203\" /></p>								\n							8						\n												8											\n									<h3>8. IT WILL ASK YOU TO OPEN THIS PAGE IN ITUNES. CLICK ON “OPEN”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8i-300x212.png\" alt=\"\" width=\"300\" height=\"212\" /></p>								\n							9						\n												9											\n									<h3>9. IT WILL ASK YOU TO INSTALL . CLICK “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/9i-300x236.png\" alt=\"\" width=\"300\" height=\"236\" /></p>								\n							10						\n												10											\n									<h3>10. NOW THAT THE APP HAS BEEN INSTALLED, CLICK ON “OPEN ON THE DESKTOP”. THE APP WILL OPEN AT THIS POINT. LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.</h3><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8-300x180.png\" alt=\"\" width=\"300\" height=\"180\" />								\n						</section>','How To Download The App','','inherit','closed','closed','','1336-autosave-v1','','','2023-02-23 21:36:26','2023-02-23 21:36:26','',1336,'https://vblinkonline.com/?p=2417',0,'revision','',0),(886,1,'2023-01-18 09:17:34','2023-01-18 09:17:34','<style>/*! elementor - v3.10.0 - 09-01-2023 */\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>												<img width=\"1187\" height=\"606\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/blog1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/blog1.png 1187w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/blog1-300x153.png 300w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/blog1-1024x523.png 1024w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/blog1-768x392.png 768w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/blog1-600x306.png 600w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/blog1-64x33.png 64w\" sizes=\"(max-width: 1187px) 100vw, 1187px\" />															\n			<link rel=\"stylesheet\" href=\"https://products.webrockmedia.com/hitzone-wordpress/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<h3>\n						John					\n				</h3>\n				<h3>\n						18 Jan 2023					\n				</h3>\n			<style>/*! elementor - v3.10.0 - 09-01-2023 */\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><h3>‘Frozen’: Everything we know about the upcoming</h3>		\n			<h6>orem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum \nhas been the industry\'s standard dummy text ever since the 1500s, when an unknown \nprinter took a galley of type and scrambled it to make a type specimen book. It has \nsurvived not only five centuries, but also the leap into electronic typesetting, remaining \nessentially unchanged. It was popularised in the 1960s with the release of Letraset sheets \ncontaining Lorem Ipsum passages, and more recently with desktop publishing software \nlike Aldus PageMaker including versions of Lorem Ipsum.orem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum \nhas been the industry\'s standard dummy text ever since the 1500s, when an unknown \nprinter took a galley of type and scrambled it to make a type specimen book. It has \nsurvived not only five centuries, but also the leap into electronic typesetting, remaining \nessentially unchanged. It was popularised in the 1960s with the release of Letraset sheets \ncontaining Lorem Ipsum passages, and more recently with desktop publishing software \nlike Aldus PageMaker including versions of Lorem Ipsum.\norem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum \nhas been the industry\'s standard dummy text ever since the 1500s, when an unknown \nprinter took a galley of type and scrambled it to make a type specimen book. It has \nsurvived not only five centuries, but also the leap into electronic typesetting, remaining \nessentially unchanged. It was popularised in the 1960s with the release of Letraset sheets \ncontaining Lorem Ipsum passages, and more recently with desktop publishing software \nlike Aldus PageMaker including versions of Lorem Ipsum.</h6>		\n															<img width=\"1349\" height=\"792\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner.png 1349w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/movie-banner-300x176.png 300w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/movie-banner-1024x601.png 1024w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/movie-banner-768x451.png 768w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/movie-banner-1320x775.png 1320w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/movie-banner-600x352.png 600w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/movie-banner-64x38.png 64w\" sizes=\"(max-width: 1349px) 100vw, 1349px\" />','‘Frozon’: Everything we know about the upcoming','orem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, ','publish','closed','closed','','frozon-everything-we-know-about-the-upcoming','','','2023-02-15 06:55:22','2023-02-15 06:55:22','',0,'https://products.webrockmedia.com/hitzone-wordpress/?post_type=blogpage&#038;p=886',0,'blogpage','',0),(1948,1,'2023-02-20 10:48:34','2023-02-20 10:48:34','[rev_slider alias=\"slider-1\" slidertitle=\"Slider 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-d3125c6\" data-widget-id=\"d3125c6\" data-widget=\"d3125c6\" data-page-id=\"1297\" data-nonce=\"5c6b039d78\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 10:48:34','2023-02-20 10:48:34','',1297,'https://vblinkonline.com/?p=1948',0,'revision','',0),(1292,1,'2023-01-20 08:30:22','2023-01-20 08:30:22','<style>/*! elementor - v3.10.0 - 09-01-2023 */\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>												<img width=\"1187\" height=\"606\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/blog3.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/blog3.png 1187w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/blog3-300x153.png 300w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/blog3-1024x523.png 1024w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/blog3-768x392.png 768w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/blog3-600x306.png 600w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/blog3-64x33.png 64w\" sizes=\"(max-width: 1187px) 100vw, 1187px\" />															\n			<link rel=\"stylesheet\" href=\"https://products.webrockmedia.com/hitzone-wordpress/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<h3>\n						John					\n				</h3>\n				<h3>\n						18 Jan 2023					\n				</h3>\n			<style>/*! elementor - v3.10.0 - 09-01-2023 */\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><h3>‘hotel-transylvania’: Everything we know</h3>		\n			<h6>orem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum \nhas been the industry\'s standard dummy text ever since the 1500s, when an unknown \nprinter took a galley of type and scrambled it to make a type specimen book. It has \nsurvived not only five centuries, but also the leap into electronic typesetting, remaining \nessentially unchanged. It was popularised in the 1960s with the release of Letraset sheets \ncontaining Lorem Ipsum passages, and more recently with desktop publishing software \nlike Aldus PageMaker including versions of Lorem Ipsum.orem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum \nhas been the industry\'s standard dummy text ever since the 1500s, when an unknown \nprinter took a galley of type and scrambled it to make a type specimen book. It has \nsurvived not only five centuries, but also the leap into electronic typesetting, remaining \nessentially unchanged. It was popularised in the 1960s with the release of Letraset sheets \ncontaining Lorem Ipsum passages, and more recently with desktop publishing software \nlike Aldus PageMaker including versions of Lorem Ipsum.\norem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum \nhas been the industry\'s standard dummy text ever since the 1500s, when an unknown \nprinter took a galley of type and scrambled it to make a type specimen book. It has \nsurvived not only five centuries, but also the leap into electronic typesetting, remaining \nessentially unchanged. It was popularised in the 1960s with the release of Letraset sheets \ncontaining Lorem Ipsum passages, and more recently with desktop publishing software \nlike Aldus PageMaker including versions of Lorem Ipsum.</h6>		\n															<img width=\"1349\" height=\"792\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner.png 1349w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/movie-banner-300x176.png 300w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/movie-banner-1024x601.png 1024w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/movie-banner-768x451.png 768w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/movie-banner-1320x775.png 1320w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/movie-banner-600x352.png 600w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/movie-banner-64x38.png 64w\" sizes=\"(max-width: 1349px) 100vw, 1349px\" />','‘hotel-transylvania’: Everything we know','orem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, ','publish','closed','closed','','hotel-transylvania-everything-we-know-about-the-upcoming','','','2023-02-15 06:55:23','2023-02-15 06:55:23','',0,'https://products.webrockmedia.com/hitzone-wordpress/blogpage/frozon-everything-we-know-about-the-upcoming-copy-copy/',0,'blogpage','',0),(1293,1,'2023-01-20 08:30:28','2023-01-20 08:30:28','<style>/*! elementor - v3.10.0 - 09-01-2023 */\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>												<img width=\"1187\" height=\"606\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/blog4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/blog4.png 1187w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/blog4-300x153.png 300w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/blog4-1024x523.png 1024w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/blog4-768x392.png 768w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/blog4-600x306.png 600w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/blog4-64x33.png 64w\" sizes=\"(max-width: 1187px) 100vw, 1187px\" />															\n			<link rel=\"stylesheet\" href=\"https://products.webrockmedia.com/hitzone-wordpress/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<h3>\n						John					\n				</h3>\n				<h3>\n						18 Jan 2023					\n				</h3>\n			<style>/*! elementor - v3.10.0 - 09-01-2023 */\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><h3>‘Croods’: Everything we know about the upcoming</h3>		\n			<h6>orem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum \nhas been the industry\'s standard dummy text ever since the 1500s, when an unknown \nprinter took a galley of type and scrambled it to make a type specimen book. It has \nsurvived not only five centuries, but also the leap into electronic typesetting, remaining \nessentially unchanged. It was popularised in the 1960s with the release of Letraset sheets \ncontaining Lorem Ipsum passages, and more recently with desktop publishing software \nlike Aldus PageMaker including versions of Lorem Ipsum.orem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum \nhas been the industry\'s standard dummy text ever since the 1500s, when an unknown \nprinter took a galley of type and scrambled it to make a type specimen book. It has \nsurvived not only five centuries, but also the leap into electronic typesetting, remaining \nessentially unchanged. It was popularised in the 1960s with the release of Letraset sheets \ncontaining Lorem Ipsum passages, and more recently with desktop publishing software \nlike Aldus PageMaker including versions of Lorem Ipsum.\norem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum \nhas been the industry\'s standard dummy text ever since the 1500s, when an unknown \nprinter took a galley of type and scrambled it to make a type specimen book. It has \nsurvived not only five centuries, but also the leap into electronic typesetting, remaining \nessentially unchanged. It was popularised in the 1960s with the release of Letraset sheets \ncontaining Lorem Ipsum passages, and more recently with desktop publishing software \nlike Aldus PageMaker including versions of Lorem Ipsum.</h6>		\n															<img width=\"1349\" height=\"792\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner.png 1349w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/movie-banner-300x176.png 300w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/movie-banner-1024x601.png 1024w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/movie-banner-768x451.png 768w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/movie-banner-1320x775.png 1320w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/movie-banner-600x352.png 600w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/movie-banner-64x38.png 64w\" sizes=\"(max-width: 1349px) 100vw, 1349px\" />','‘Croods’: Everything we know about the upcoming','orem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, ','publish','closed','closed','','croods-everything-we-know-about-the-upcoming','','','2023-02-15 06:55:24','2023-02-15 06:55:24','',0,'https://products.webrockmedia.com/hitzone-wordpress/blogpage/frozon-everything-we-know-about-the-upcoming-copy-copy-copy/',0,'blogpage','',0),(1315,1,'2023-01-21 13:28:11','2023-01-21 13:28:11','','Default Kit','','publish','closed','closed','','default-kit-2','','','2023-01-21 13:28:11','2023-01-21 13:28:11','',0,'https://products.webrockmedia.com/hitzonevideo-wordpress/?p=6',0,'elementor_library','',0),(36,1,'2023-01-13 05:23:13','2023-01-13 05:23:13','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			            <button>\n                            </button>\n            <ul id=\"menu-header-menu\"><li id=\"menu-item-1905\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/\">Home</a></li>\n<li id=\"menu-item-1345\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/how-to-download-the-app/\">How To Download The App</a></li>\n<li id=\"menu-item-1346\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/games/\">Games</a></li>\n<li id=\"menu-item-1347\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/player-registration/\">Player Registration</a></li>\n<li id=\"menu-item-1348\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/agent-help/\">Agent Help</a></li>\n<li id=\"menu-item-2296\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/store-distributers/\">Store &#038; Distributers</a></li>\n<li id=\"menu-item-2206\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/faq/\">FAQ</a></li>\n</ul>\n						<a href=\"https://vblinkonline.com\" target=\"_self\" rel=\"noopener\">\n                            <img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />\n						</a> \n					<button type=\"button\">X</button>','Header','','publish','closed','closed','','header','','','2023-02-22 13:23:07','2023-02-22 13:23:07','',0,'https://products.webrockmedia.com/hitzone-wordpress/?post_type=elementor-hf&#038;p=36',0,'elementor-hf','',0),(2016,1,'2023-02-20 17:04:33','2023-02-20 17:04:33','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			            <button>\n                            </button>\n            <ul id=\"menu-header-menu\"><li id=\"menu-item-1905\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/\">Home</a></li>\n<li id=\"menu-item-1345\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/how-to-download-the-app/\">How To Download The App</a></li>\n<li id=\"menu-item-1346\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/games/\">Games</a></li>\n<li id=\"menu-item-1347\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/player-registration/\">Player Registration</a></li>\n<li id=\"menu-item-1348\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/agent-help/\">Agent Help</a></li>\n</ul>\n						<a href=\"https://vblinkonline.com\" target=\"_self\" rel=\"noopener\">\n                            <img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />\n						</a> \n					<button type=\"button\">X</button>','Header','','inherit','closed','closed','','36-revision-v1','','','2023-02-20 17:04:33','2023-02-20 17:04:33','',36,'https://vblinkonline.com/?p=2016',0,'revision','',0),(1899,1,'2023-02-16 10:13:16','2023-02-16 10:13:16','<button>\n                            </button>\n            <ul id=\"menu-header-menu\"><li id=\"menu-item-1290\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzonevideo-wordpress/\">Home</a></li>\n<li id=\"menu-item-1345\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/how-to-download-the-app/\">How To Download The App</a></li>\n<li id=\"menu-item-1346\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/games/\">Games</a></li>\n<li id=\"menu-item-1347\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/player-registration/\">Player Registration</a></li>\n<li id=\"menu-item-1348\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/agent-help/\">Agent Help</a></li>\n<li id=\"menu-item-1306\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/contact/\">Contact</a></li>\n</ul>\n						<a href=\"https://vblinkonline.com\" target=\"_self\" rel=\"noopener\">\n                            <img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />\n						</a> \n					<button type=\"button\">X</button>','Header','','inherit','closed','closed','','36-revision-v1','','','2023-02-16 10:13:16','2023-02-16 10:13:16','',36,'https://vblinkonline.com/?p=1899',0,'revision','',0),(1356,1,'2023-02-15 07:21:20','2023-02-15 07:21:20','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			            <button>\n                            </button>\n            <ul id=\"menu-header-menu\"><li id=\"menu-item-1290\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzonevideo-wordpress/\">Home</a></li>\n<li id=\"menu-item-1345\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/how-to-download-the-app/\">How To Download The App</a></li>\n<li id=\"menu-item-1346\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/games/\">Games</a></li>\n<li id=\"menu-item-1347\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/player-registration/\">Player Registration</a></li>\n<li id=\"menu-item-1348\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/agent-help/\">Agent Help</a></li>\n<li id=\"menu-item-1306\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/contact/\">Contact</a></li>\n</ul>\n						<a href=\"https://vblinkonline.com\" target=\"_self\" rel=\"noopener\">\n                            <img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />\n						</a> \n					<button type=\"button\">X</button>','Header','','inherit','closed','closed','','36-revision-v1','','','2023-02-15 07:21:20','2023-02-15 07:21:20','',36,'https://vblinkonline.com/?p=1356',0,'revision','',0),(1324,1,'2023-01-13 05:23:13','2023-01-13 05:23:13','<style>/*! elementor - v3.10.0 - 09-01-2023 */\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>												<img width=\"111\" height=\"43\" src=\"https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/logo.png\" alt=\"\" loading=\"lazy\" srcset=\"https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/logo.png 111w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/logo-64x25.png 64w\" sizes=\"(max-width: 111px) 100vw, 111px\" />															\n			            <button>\n                            </button>\n            <ul id=\"menu-header-menu\"><li id=\"menu-item-27\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzone-wordpress/\">Home</a></li>\n<li id=\"menu-item-28\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzone-wordpress/about/\">About</a></li>\n<li id=\"menu-item-601\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzone-wordpress/shop/\">Movie</a>\n<ul>\n	<li id=\"menu-item-612\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzone-wordpress/product-category/animation/\">Animation</a>	<li id=\"menu-item-613\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzone-wordpress/product-category/cartoon/\">Cartoon</a>	<li id=\"menu-item-614\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzone-wordpress/product-category/action/\">Action</a>	<li id=\"menu-item-615\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzone-wordpress/product-category/comedy/\">Comedy</a>	<li id=\"menu-item-616\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzone-wordpress/product-category/drama/\">Drama</a>	<li id=\"menu-item-617\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzone-wordpress/product-category/horer/\">Horer</a></ul>\n</li>\n<li id=\"menu-item-29\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzone-wordpress/blog/\">Blog</a></li>\n<li id=\"menu-item-33\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzone-wordpress/contact/\">Contact</a></li>\n</ul>\n						<a href=\"https://products.webrockmedia.com/hitzone-wordpress\" target=\"_self\" rel=\"noopener\">\n                            <img width=\"111\" height=\"43\" src=\"https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/logo-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/logo-1.png 111w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/logo-1-64x25.png 64w\" sizes=\"(max-width: 111px) 100vw, 111px\" />\n						</a> \n					<button type=\"button\">X</button>','Header','','inherit','closed','closed','','36-revision-v1','','','2023-01-13 05:23:13','2023-01-13 05:23:13','',36,'https://vblinkonline.com/?p=1324',0,'revision','',0),(38,1,'2023-01-13 05:23:55','2023-01-13 05:23:55','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h6>Malfunctions will void all gameplay and transactions.</h6>		\n			<h6><a href=\"#\">Sitemap</a></h6>		\n			<h6><a href=\"https://vblinkonline.com/privacy-policy\" target=\"_blank\" rel=\"noopener\">Privacy Policy</a></h6>		\n			<h6><a href=\"https://vblinkonline.com/faq/\" target=\"_blank\" rel=\"noopener\">FAQ</a></h6>		\n			<h6><a href=\"https://vblinkonline.com/indemnification-agreement\" target=\"_blank\" rel=\"noopener\">INDEMNIFICATION AGREEMENT</a></h6>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n		Copyright © [hfe_current_year] [hfe_site_title] | All Rights Reserved','Footer','','publish','closed','closed','','footer','','','2023-02-21 11:32:14','2023-02-21 11:32:14','',0,'https://products.webrockmedia.com/hitzone-wordpress/?post_type=elementor-hf&#038;p=38',0,'elementor-hf','',0),(2078,1,'2023-02-20 18:47:06','2023-02-20 18:47:06','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h6>Malfunctions will void all gameplay and transactions.</h6>		\n			<h6><a href=\"#\">Sitemap</a></h6>		\n			<h6><a href=\"#\">Privacy Policy</a></h6>		\n			<h6><a href=\"#\">FAQ</a></h6>		\n			<h6><a href=\"#\">INDEMNIFICATION AGREEMENT</a></h6>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n		Copyright © [hfe_current_year] [hfe_site_title] | All Rights Reserved','Footer','','inherit','closed','closed','','38-revision-v1','','','2023-02-20 18:47:06','2023-02-20 18:47:06','',38,'https://vblinkonline.com/?p=2078',0,'revision','',0),(2048,1,'2023-02-20 18:13:41','2023-02-20 18:13:41','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h6>Malfunctions will void all gameplay and transactions.</h6>		\n			<h6><a href=\"#\">Sitemap</a></h6>		\n			<h6><a href=\"#\">Privacy Policy</a></h6>		\n			<h6><a href=\"#\">FAQ</a></h6>		\n			<h6><a href=\"#\">INDEMNIFICATION AGREEMENT</a></h6>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n		Copyright © [hfe_current_year] [hfe_site_title] | All Rights Reserved		\n			<h6><a href=\"https://vblinkonline.com/player-registration\">Player Registration</a></h6>','Footer','','inherit','closed','closed','','38-revision-v1','','','2023-02-20 18:13:41','2023-02-20 18:13:41','',38,'https://vblinkonline.com/?p=2048',0,'revision','',0),(1940,1,'2023-02-16 22:31:52','2023-02-16 22:31:52','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n					<ul>\n                            <li data-social=\"facebook\">\n                    <a>\n                                                                                            </a>\n                </li>\n                                    </ul>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h6>Explore</h6>		\n			<h6><a href=\"https://vblinkonline.com/games\">Games</a></h6>		\n			<h6><a href=\"https://vblinkonline.com/how-to-download-the-app/\">How to Download</a></h6>		\n			<h6><a href=\"https://vblinkonline.com/player-registration\">Player Registration</a></h6>		\n			<h6><a href=\"https://vblinkonline.com/agent-help/\">Agent Help</a></h6>		\n		Copyright © [hfe_current_year] [hfe_site_title] | Powered by [hfe_site_title]','Footer','','inherit','closed','closed','','38-revision-v1','','','2023-02-16 22:31:52','2023-02-16 22:31:52','',38,'https://vblinkonline.com/?p=1940',0,'revision','',0),(1764,1,'2023-02-15 11:13:56','2023-02-15 11:13:56','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"2158\" height=\"2000\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/footer-t.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/footer-t.png 2158w, https://vblinkonline.com/wp-content/uploads/2023/01/footer-t-600x556.png 600w, https://vblinkonline.com/wp-content/uploads/2023/01/footer-t-64x59.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/footer-t-300x278.png 300w, https://vblinkonline.com/wp-content/uploads/2023/01/footer-t-1024x949.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/01/footer-t-768x712.png 768w, https://vblinkonline.com/wp-content/uploads/2023/01/footer-t-1536x1424.png 1536w, https://vblinkonline.com/wp-content/uploads/2023/01/footer-t-2048x1898.png 2048w\" sizes=\"(max-width: 2158px) 100vw, 2158px\" />															\n															<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n					<ul>\n                            <li data-social=\"facebook\">\n                    <a>\n                                                                                            </a>\n                </li>\n                                            <li data-social=\"twitter\">\n                    <a>\n                                                                                            </a>\n                </li>\n                                            <li data-social=\"linkedin\">\n                    <a>\n                                                                                            </a>\n                </li>\n                                            <li data-social=\"facebook\">\n                    <a>\n                                                                                            </a>\n                </li>\n                                    </ul>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h6>Explore</h6>		\n			<h6>Games</h6>		\n			<h6>How to Download</h6>		\n			<h6>Agent Help</h6>		\n			<h6>company</h6>		\n			<h6>Inquiry</h6>		\n			<h6>Careers</h6>		\n			<h6>blog</h6>		\n			<h6>Resources</h6>		\n			<h6>Support</h6>		\n			<h6>Privacy </h6>		\n			<h6>Terms</h6>		\n			<h6>Get Comic App</h6>		\n															<img width=\"154\" height=\"152\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/QR-Code.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/QR-Code.png 154w, https://vblinkonline.com/wp-content/uploads/2023/01/QR-Code-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/01/QR-Code-64x63.png 64w\" sizes=\"(max-width: 154px) 100vw, 154px\" />															\n			<h6>Scan QR Code for download</h6>		\n		Copyright © [hfe_current_year] [hfe_site_title] | Powered by [hfe_site_title]','Footer','','inherit','closed','closed','','38-revision-v1','','','2023-02-15 11:13:56','2023-02-15 11:13:56','',38,'https://vblinkonline.com/?p=1764',0,'revision','',0),(1325,1,'2023-01-13 05:23:55','2023-01-13 05:23:55','<style>/*! elementor - v3.10.0 - 09-01-2023 */\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>												<img width=\"2158\" height=\"2000\" src=\"https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/footer-t.png\" alt=\"\" loading=\"lazy\" srcset=\"https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/footer-t.png 2158w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/footer-t-300x278.png 300w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/footer-t-1024x949.png 1024w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/footer-t-768x712.png 768w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/footer-t-1536x1424.png 1536w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/footer-t-2048x1898.png 2048w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/footer-t-1320x1223.png 1320w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/footer-t-600x556.png 600w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/footer-t-64x59.png 64w\" sizes=\"(max-width: 2158px) 100vw, 2158px\" />															\n															<img width=\"202\" height=\"78\" src=\"https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/footer-logo.png\" alt=\"\" loading=\"lazy\" srcset=\"https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/footer-logo.png 202w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/footer-logo-64x25.png 64w\" sizes=\"(max-width: 202px) 100vw, 202px\" />															\n					<ul>\n                            <li data-social=\"facebook\">\n                    <a>\n                                                                                            </a>\n                </li>\n                                            <li data-social=\"twitter\">\n                    <a>\n                                                                                            </a>\n                </li>\n                                            <li data-social=\"linkedin\">\n                    <a>\n                                                                                            </a>\n                </li>\n                                            <li data-social=\"facebook\">\n                    <a>\n                                                                                            </a>\n                </li>\n                                    </ul>\n			<style>/*! elementor - v3.10.0 - 09-01-2023 */\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><h6>Explore</h6>		\n			<h6>About</h6>		\n			<h6>Comic</h6>		\n			<h6>Movie</h6>		\n			<h6>company</h6>		\n			<h6>Inquiry</h6>		\n			<h6>Careers</h6>		\n			<h6>blog</h6>		\n			<h6>Resources</h6>		\n			<h6>Support</h6>		\n			<h6>Privacy </h6>		\n			<h6>Terms</h6>		\n			<h6>Get Comic App</h6>		\n															<img width=\"154\" height=\"152\" src=\"https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/QR-Code.png\" alt=\"\" loading=\"lazy\" srcset=\"https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/QR-Code.png 154w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/QR-Code-100x100.png 100w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/QR-Code-64x63.png 64w\" sizes=\"(max-width: 154px) 100vw, 154px\" />															\n			<h6>Scan QR Code for download</h6>		\n		Copyright © [hfe_current_year] [hfe_site_title] | Powered by [hfe_site_title]','Footer','','inherit','closed','closed','','38-revision-v1','','','2023-01-13 05:23:55','2023-01-13 05:23:55','',38,'https://vblinkonline.com/?p=1325',0,'revision','',0),(900,1,'2023-01-18 10:40:25','2023-01-18 10:40:25','','Hitzone','','publish','closed','closed','','hitzone','','','2023-01-18 10:40:25','2023-01-18 10:40:25','',0,'https://products.webrockmedia.com/hitzone-wordpress/hitzone/',0,'custom_css','',0),(994,1,'2023-01-19 08:58:20','2023-01-19 08:58:20','','contact','','publish','closed','closed','','contact','','','2023-01-19 08:58:20','2023-01-19 08:58:20','',0,'https://products.webrockmedia.com/hitzone-wordpress/?post_type=forminator_forms&amp;p=994',0,'forminator_forms','',0),(1289,1,'2023-01-13 05:11:25','2023-01-13 05:11:25','','Default Kit','','publish','closed','closed','','default-kit-2-2','','','2023-01-13 05:11:25','2023-01-13 05:11:25','',0,'https://products.webrockmedia.com/hitzone-wordpress/?p=6',0,'elementor_library','',0),(2649,0,'2023-04-11 22:19:56','2023-04-11 22:19:56','','Entry # 183','','publish','closed','closed','','entry-183','','','2023-04-11 22:19:56','2023-04-11 22:19:56','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2649',0,'metform-entry','',0),(2651,1,'2023-04-12 12:56:29','2023-04-12 12:56:29','<h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<h1>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h1>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n							<h1>\n				Trending Now				</h1>\n								<figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg\" alt=\"Ocean Paradise\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-768x1076.jpg\" alt=\"Bird Hunter\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-768x1076.jpg\" alt=\"Sponge Bob\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg\" alt=\"Hai Di Lao\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-768x1076.jpg\" alt=\"Kirin Storm\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg\" alt=\"Keno\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg\" alt=\"Eyes of Fortune\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\" alt=\"Daily Fishing\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-768x1076.jpg\" alt=\"Crab Avengers\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1001JINCHANBUYU-VIP手机设备）_59x88cm_20220108-Large.jpg\" alt=\"Jinchan Buyu\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-768x1075.jpeg\" alt=\"God of Wealth\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-768x1075.jpeg\" alt=\"Long Teng Hu Xiao\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-768x1146.jpeg\" alt=\"Fantasy Unicorn\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-768x1075.jpeg\" alt=\"Magic Pearl\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-768x1075.jpeg\" alt=\"Insect Paradise\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-768x1146.jpeg\" alt=\"Funky Monkey\" /></figure>			\n												Previous\n												Next\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Di Lao\" /><figcaption>Hai Di Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily Fishing\" /><figcaption>Daily Fishing</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"Jungle Magic\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"Superball Keno\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"Doubleup Keno\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"Luck BlakJack\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"Roulette 24\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"Roulette Gold\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"Roul Oul\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"Roulette 73\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"Belangkia\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"Dragon Tiger\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"Single Pick\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"Baccarat\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"e589b3c07c\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-04-12 12:56:29','2023-04-12 12:56:29','',1297,'https://vblinkonline.com/?p=2651',0,'revision','',0),(1352,1,'2023-02-15 07:11:51','2023-02-15 07:11:51','Vblink Online Gaming','Vblink Online Gaming','Vblink Online Gaming','inherit','open','closed','','cropped-vblink-jpg','','','2023-02-23 21:27:30','2023-02-23 21:27:30','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/cropped-vblink.jpg',0,'attachment','image/jpeg',0),(1295,1,'2023-01-13 03:02:17','2023-01-13 03:02:17','<!-- 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://products.webrockmedia.com/hitzone-wordpress.</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 your data is sent</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','closed','','privacy-policy1','','','2023-02-21 11:36:35','2023-02-21 11:36:35','',0,'http://products.webrockmedia.com/hitzone-wordpress/?page_id=3',0,'page','',0),(1296,1,'2023-01-13 05:15:22','0000-00-00 00:00:00','','Elementor #9','','draft','closed','closed','','','','','2023-01-13 05:15:22','0000-00-00 00:00:00','',0,'https://products.webrockmedia.com/hitzone-wordpress/?page_id=9',0,'page','',0),(1351,1,'2023-02-15 07:11:36','2023-02-15 07:11:36','Vblink Online Gaming','Vblink Online Gaming','Vblink Online Gaming','inherit','open','closed','','vblink','','','2023-02-23 21:30:27','2023-02-23 21:30:27','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/vblink.jpg',0,'attachment','image/jpeg',0),(1349,1,'2023-02-15 07:09:24','2023-02-15 07:09:24','Vblink Online Gaming','Vblink Online Gaming','Vblink Online Gaming','inherit','open','closed','','vblink-transparent','','','2023-02-23 21:30:32','2023-02-23 21:30:32','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent.png',0,'attachment','image/png',0),(1341,1,'2023-02-15 07:07:25','2023-02-15 07:07:25','','How To Download The App','','inherit','closed','closed','','1336-revision-v1','','','2023-02-15 07:07:25','2023-02-15 07:07:25','',1336,'https://vblinkonline.com/?p=1341',0,'revision','',0),(1348,1,'2023-02-21 11:10:48','2023-02-15 07:07:26',' ','','','publish','closed','closed','','1348','','','2023-02-21 11:10:48','2023-02-21 11:10:48','',0,'https://vblinkonline.com/2023/02/15/1348/',5,'nav_menu_item','',0),(1905,1,'2023-02-21 11:10:47','2023-02-16 10:15:06',' ','','','publish','closed','closed','','1905','','','2023-02-21 11:10:47','2023-02-21 11:10:47','',0,'https://vblinkonline.com/2023/02/16/1905/',1,'nav_menu_item','',0),(1316,1,'2023-01-21 12:58:44','2023-01-21 12:58:44','<!-- wp:paragraph -->\n<p>This is an example page. It\'s different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>Hi there! I\'m a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like pi&#241;a coladas. (And gettin\' caught in the rain.)</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>...or something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>As a new WordPress user, you should go to <a href=\"http://products.webrockmedia.com/hitzonevideo-wordpress/wp-admin/\">your dashboard</a> to delete this page and create new pages for your content. Have fun!</p>\n<!-- /wp:paragraph -->','Sample Page','','publish','closed','open','','sample-page-2','','','2023-01-21 12:58:44','2023-01-21 12:58:44','',0,'http://products.webrockmedia.com/hitzonevideo-wordpress/?page_id=2',0,'page','',0),(1317,1,'2023-01-21 12:58:44','2023-01-21 12:58:44','<!-- 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://products.webrockmedia.com/hitzonevideo-wordpress.</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 your data is sent</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','closed','','privacy-policy2','','','2023-02-21 11:36:39','2023-02-21 11:36:39','',0,'http://products.webrockmedia.com/hitzonevideo-wordpress/?page_id=3',0,'page','',0),(1318,1,'2023-01-21 13:28:12','2023-01-21 13:28:12','','Shop','','publish','closed','closed','','shop-2','','','2023-01-21 13:28:12','2023-01-21 13:28:12','',0,'https://products.webrockmedia.com/hitzonevideo-wordpress/?page_id=8',0,'page','',0),(1319,1,'2023-01-21 13:28:12','2023-01-21 13:28:12','<!-- wp:shortcode -->[woocommerce_cart]<!-- /wp:shortcode -->','Cart','','publish','closed','closed','','cart-2','','','2023-01-21 13:28:12','2023-01-21 13:28:12','',0,'https://products.webrockmedia.com/hitzonevideo-wordpress/?page_id=9',0,'page','',0),(1320,1,'2023-01-21 13:28:12','2023-01-21 13:28:12','<!-- wp:shortcode -->[woocommerce_checkout]<!-- /wp:shortcode -->','Checkout','','publish','closed','closed','','checkout-2','','','2023-01-21 13:28:12','2023-01-21 13:28:12','',0,'https://products.webrockmedia.com/hitzonevideo-wordpress/?page_id=10',0,'page','',0),(1321,1,'2023-01-21 13:28:12','2023-01-21 13:28:12','<!-- wp:shortcode -->[woocommerce_my_account]<!-- /wp:shortcode -->','My account','','publish','closed','closed','','my-account-2','','','2023-01-21 13:28:12','2023-01-21 13:28:12','',0,'https://products.webrockmedia.com/hitzonevideo-wordpress/?page_id=11',0,'page','',0),(1322,1,'2023-01-21 13:28:12','0000-00-00 00:00:00','<!-- wp:paragraph -->\n<p><b>This is a sample page.</b></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h3>Overview</h3>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Our refund and returns policy lasts 30 days. If 30 days have passed since your purchase, we can’t offer you a full refund or exchange.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To be eligible for a return, your item must be unused and in the same condition that you received it. It must also be in the original packaging.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Several types of goods are exempt from being returned. Perishable goods such as food, flowers, newspapers or magazines cannot be returned. We also do not accept products that are intimate or sanitary goods, hazardous materials, or flammable liquids or gases.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Additional non-returnable items:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul>\n<li>Gift cards</li>\n<li>Downloadable software products</li>\n<li>Some health and personal care items</li>\n</ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>To complete your return, we require a receipt or proof of purchase.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Please do not send your purchase back to the manufacturer.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There are certain situations where only partial refunds are granted:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul>\n<li>Book with obvious signs of use</li>\n<li>CD, DVD, VHS tape, software, video game, cassette tape, or vinyl record that has been opened.</li>\n<li>Any item not in its original condition, is damaged or missing parts for reasons not due to our error.</li>\n<li>Any item that is returned more than 30 days after delivery</li>\n</ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<h2>Refunds</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Once your return is received and inspected, we will send you an email to notify you that we have received your returned item. We will also notify you of the approval or rejection of your refund.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are approved, then your refund will be processed, and a credit will automatically be applied to your credit card or original method of payment, within a certain amount of days.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<b>Late or missing refunds</b>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you haven’t received a refund yet, first check your bank account again.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Then contact your credit card company, it may take some time before your refund is officially posted.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Next contact your bank. There is often some processing time before a refund is posted.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you’ve done all of this and you still have not received your refund yet, please contact us at {email address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<b>Sale items</b>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Only regular priced items may be refunded. Sale items cannot be refunded.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h2>Exchanges</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We only replace items if they are defective or damaged. If you need to exchange it for the same item, send us an email at {email address} and send your item to: {physical address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h2>Gifts</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If the item was marked as a gift when purchased and shipped directly to you, you’ll receive a gift credit for the value of your return. Once the returned item is received, a gift certificate will be mailed to you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If the item wasn’t marked as a gift when purchased, or the gift giver had the order shipped to themselves to give to you later, we will send a refund to the gift giver and they will find out about your return.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h2>Shipping returns</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To return your product, you should mail your product to: {physical address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You will be responsible for paying for your own shipping costs for returning your item. Shipping costs are non-refundable. If you receive a refund, the cost of return shipping will be deducted from your refund.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Depending on where you live, the time it may take for your exchanged product to reach you may vary.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are returning more expensive items, you may consider using a trackable shipping service or purchasing shipping insurance. We don’t guarantee that we will receive your returned item.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h2>Need help?</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Contact us at {email} for questions related to refunds and returns.</p>\n<!-- /wp:paragraph -->','Refund and Returns Policy','','draft','closed','closed','','refund_returns','','','2023-01-21 13:28:12','0000-00-00 00:00:00','',0,'https://products.webrockmedia.com/hitzonevideo-wordpress/?page_id=12',0,'page','',0),(15,1,'2023-01-13 05:18:10','2023-01-13 05:18:10','<style>/*! elementor - v3.10.0 - 09-01-2023 */\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><h3>We envision a world where \nanyone, anywhere, everywhere \nwatch \n</h3>		\n			<h6>Stream unlimited movies and TV shows on your phone,tablet,<br> \nlaptop, and TV.</h6>		\n			<style>/*! elementor - v3.10.0 - 09-01-2023 */\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>												<img width=\"602\" height=\"476\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/about-img.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/about-img.png 602w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/about-img-300x237.png 300w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/about-img-600x474.png 600w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/about-img-64x51.png 64w\" sizes=\"(max-width: 602px) 100vw, 602px\" />															\n															<img width=\"579\" height=\"600\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/book.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/book.png 579w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/book-290x300.png 290w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/book-64x66.png 64w\" sizes=\"(max-width: 579px) 100vw, 579px\" />															\n			<h3>2000 + Cartoon Movies</h3>		\n			<h6>Anime storylines can include fantasy or real life. They are famous \nfor elements like character expressions. Manga is strictly paper \ndrawings, with comic book style drawings. Usually, animes are \nadaptations of manga but not the other way around.</h6>		\n			<a href=\"#\" role=\"button\">\n						More Comics\n					</a>\n			<h3>HitZone Special</h3>		\n			<h5>Read & Watch Unlimited \nFREE</h5>		\n			<a href=\"#\" role=\"button\">\n						Sign In\n					</a>\n		https://www.youtube.com/watch?v=XHOmBV4js_E','About','','publish','closed','closed','','about','','','2023-02-15 06:55:25','2023-02-15 06:55:25','',0,'https://products.webrockmedia.com/hitzone-wordpress/?page_id=15',0,'page','',0),(1326,1,'2023-01-13 05:18:10','2023-01-13 05:18:10','<style>/*! elementor - v3.10.0 - 09-01-2023 */\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><h3>We envision a world where \nanyone, anywhere, everywhere \nwatch \n</h3>		\n			<h6>Stream unlimited movies and TV shows on your phone,tablet,<br> \nlaptop, and TV.</h6>		\n			<style>/*! elementor - v3.10.0 - 09-01-2023 */\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>												<img width=\"602\" height=\"476\" src=\"https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/about-img.png\" alt=\"\" loading=\"lazy\" srcset=\"https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/about-img.png 602w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/about-img-300x237.png 300w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/about-img-600x474.png 600w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/about-img-64x51.png 64w\" sizes=\"(max-width: 602px) 100vw, 602px\" />															\n															<img width=\"579\" height=\"600\" src=\"https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/book.png\" alt=\"\" loading=\"lazy\" srcset=\"https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/book.png 579w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/book-290x300.png 290w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/book-64x66.png 64w\" sizes=\"(max-width: 579px) 100vw, 579px\" />															\n			<h3>2000 + Cartoon Movies</h3>		\n			<h6>Anime storylines can include fantasy or real life. They are famous \nfor elements like character expressions. Manga is strictly paper \ndrawings, with comic book style drawings. Usually, animes are \nadaptations of manga but not the other way around.</h6>		\n			<a href=\"#\" role=\"button\">\n						More Comics\n					</a>\n			<h3>HitZone Special</h3>		\n			<h5>Read & Watch Unlimited \nFREE</h5>		\n			<a href=\"#\" role=\"button\">\n						Sign In\n					</a>\n		https://www.youtube.com/watch?v=XHOmBV4js_E','About','','inherit','closed','closed','','15-revision-v1','','','2023-01-13 05:18:10','2023-01-13 05:18:10','',15,'https://vblinkonline.com/?p=1326',0,'revision','',0),(17,1,'2023-01-13 05:18:45','2023-01-13 05:18:45','','Categories','','publish','closed','closed','','categories','','','2023-01-13 05:18:45','2023-01-13 05:18:45','',0,'https://products.webrockmedia.com/hitzone-wordpress/?page_id=17',0,'page','',0),(19,1,'2023-01-13 05:19:02','2023-01-13 05:19:02','[blogpage]','Blog','','publish','closed','closed','','blog','','','2023-01-13 05:19:02','2023-01-13 05:19:02','',0,'https://products.webrockmedia.com/hitzone-wordpress/?page_id=19',0,'page','',0),(21,1,'2023-01-13 05:19:19','2023-01-13 05:19:19','<style>/*! elementor - v3.10.0 - 09-01-2023 */\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>												<img width=\"2200\" height=\"1796\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/cinema.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/cinema.png 2200w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/cinema-300x245.png 300w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/cinema-1024x836.png 1024w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/cinema-768x627.png 768w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/cinema-1536x1254.png 1536w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/cinema-2048x1672.png 2048w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/cinema-1320x1078.png 1320w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/cinema-600x490.png 600w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/cinema-64x52.png 64w\" sizes=\"(max-width: 2200px) 100vw, 2200px\" />															\n			<style>/*! elementor - v3.10.0 - 09-01-2023 */\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><h3>GET IN TOUCH</h3>		\n		[forminator_form id=\"994\"]		\n															<img width=\"490\" height=\"730\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/contact-pic.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/contact-pic.png 490w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/contact-pic-201x300.png 201w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/contact-pic-64x95.png 64w\" sizes=\"(max-width: 490px) 100vw, 490px\" />															\n															<img width=\"1192\" height=\"341\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-page.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-page.png 1192w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/movie-page-300x86.png 300w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/movie-page-1024x293.png 1024w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/movie-page-768x220.png 768w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/movie-page-600x172.png 600w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/movie-page-64x18.png 64w\" sizes=\"(max-width: 1192px) 100vw, 1192px\" />','Contact','','publish','closed','closed','','contact','','','2023-02-15 06:55:25','2023-02-15 06:55:25','',0,'https://products.webrockmedia.com/hitzone-wordpress/?page_id=21',0,'page','',0),(1327,1,'2023-01-13 05:19:19','2023-01-13 05:19:19','<style>/*! elementor - v3.10.0 - 09-01-2023 */\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>												<img width=\"2200\" height=\"1796\" src=\"https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/cinema.png\" alt=\"\" loading=\"lazy\" srcset=\"https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/cinema.png 2200w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/cinema-300x245.png 300w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/cinema-1024x836.png 1024w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/cinema-768x627.png 768w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/cinema-1536x1254.png 1536w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/cinema-2048x1672.png 2048w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/cinema-1320x1078.png 1320w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/cinema-600x490.png 600w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/cinema-64x52.png 64w\" sizes=\"(max-width: 2200px) 100vw, 2200px\" />															\n			<style>/*! elementor - v3.10.0 - 09-01-2023 */\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><h3>GET IN TOUCH</h3>		\n		[forminator_form id=\"994\"]		\n															<img width=\"490\" height=\"730\" src=\"https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/contact-pic.png\" alt=\"\" loading=\"lazy\" srcset=\"https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/contact-pic.png 490w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/contact-pic-201x300.png 201w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/contact-pic-64x95.png 64w\" sizes=\"(max-width: 490px) 100vw, 490px\" />															\n															<img width=\"1192\" height=\"341\" src=\"https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/movie-page.png\" alt=\"\" loading=\"lazy\" srcset=\"https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/movie-page.png 1192w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/movie-page-300x86.png 300w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/movie-page-1024x293.png 1024w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/movie-page-768x220.png 768w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/movie-page-600x172.png 600w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/movie-page-64x18.png 64w\" sizes=\"(max-width: 1192px) 100vw, 1192px\" />','Contact','','inherit','closed','closed','','21-revision-v1','','','2023-01-13 05:19:19','2023-01-13 05:19:19','',21,'https://vblinkonline.com/?p=1327',0,'revision','',0),(23,1,'2023-01-13 05:19:47','2023-01-13 05:19:47','','Movies','','publish','closed','closed','','movies','','','2023-01-13 05:19:47','2023-01-13 05:19:47','',17,'https://products.webrockmedia.com/hitzone-wordpress/?page_id=23',0,'page','',0),(25,1,'2023-01-13 05:20:06','2023-01-13 05:20:06','','Comics','','publish','closed','closed','','comics','','','2023-01-13 05:20:06','2023-01-13 05:20:06','',17,'https://products.webrockmedia.com/hitzone-wordpress/?page_id=25',0,'page','',0),(560,1,'2023-01-17 04:49:29','2023-01-17 04:49:29','[products]','All Video','','publish','closed','closed','','shop-2-2','','','2023-01-17 04:49:29','2023-01-17 04:49:29','',0,'https://products.webrockmedia.com/hitzone-wordpress/?page_id=560',0,'page','',0),(561,1,'2023-01-17 04:49:29','2023-01-17 04:49:29','<!-- wp:shortcode -->[woocommerce_cart]<!-- /wp:shortcode -->','Cart','','publish','closed','closed','','cart-2-2','','','2023-01-17 04:49:29','2023-01-17 04:49:29','',0,'https://products.webrockmedia.com/hitzone-wordpress/?page_id=561',0,'page','',0),(562,1,'2023-01-17 04:49:29','2023-01-17 04:49:29','<!-- wp:shortcode -->[woocommerce_checkout]<!-- /wp:shortcode -->','Checkout','','publish','closed','closed','','checkout-2-2','','','2023-01-17 04:49:29','2023-01-17 04:49:29','',0,'https://products.webrockmedia.com/hitzone-wordpress/?page_id=562',0,'page','',0),(563,1,'2023-01-17 04:49:30','2023-01-17 04:49:30','<!-- wp:shortcode -->[woocommerce_my_account]<!-- /wp:shortcode -->','My account','','publish','closed','closed','','my-account-2-2','','','2023-01-17 04:49:30','2023-01-17 04:49:30','',0,'https://products.webrockmedia.com/hitzone-wordpress/?page_id=563',0,'page','',0),(564,1,'2023-01-17 04:49:30','0000-00-00 00:00:00','<!-- wp:paragraph -->\n<p><b>This is a sample page.</b></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h3>Overview</h3>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Our refund and returns policy lasts 30 days. If 30 days have passed since your purchase, we can’t offer you a full refund or exchange.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To be eligible for a return, your item must be unused and in the same condition that you received it. It must also be in the original packaging.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Several types of goods are exempt from being returned. Perishable goods such as food, flowers, newspapers or magazines cannot be returned. We also do not accept products that are intimate or sanitary goods, hazardous materials, or flammable liquids or gases.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Additional non-returnable items:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul>\n<li>Gift cards</li>\n<li>Downloadable software products</li>\n<li>Some health and personal care items</li>\n</ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>To complete your return, we require a receipt or proof of purchase.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Please do not send your purchase back to the manufacturer.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There are certain situations where only partial refunds are granted:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul>\n<li>Book with obvious signs of use</li>\n<li>CD, DVD, VHS tape, software, video game, cassette tape, or vinyl record that has been opened.</li>\n<li>Any item not in its original condition, is damaged or missing parts for reasons not due to our error.</li>\n<li>Any item that is returned more than 30 days after delivery</li>\n</ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<h2>Refunds</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Once your return is received and inspected, we will send you an email to notify you that we have received your returned item. We will also notify you of the approval or rejection of your refund.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are approved, then your refund will be processed, and a credit will automatically be applied to your credit card or original method of payment, within a certain amount of days.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<b>Late or missing refunds</b>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you haven’t received a refund yet, first check your bank account again.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Then contact your credit card company, it may take some time before your refund is officially posted.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Next contact your bank. There is often some processing time before a refund is posted.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you’ve done all of this and you still have not received your refund yet, please contact us at {email address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<b>Sale items</b>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Only regular priced items may be refunded. Sale items cannot be refunded.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h2>Exchanges</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We only replace items if they are defective or damaged. If you need to exchange it for the same item, send us an email at {email address} and send your item to: {physical address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h2>Gifts</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If the item was marked as a gift when purchased and shipped directly to you, you’ll receive a gift credit for the value of your return. Once the returned item is received, a gift certificate will be mailed to you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If the item wasn’t marked as a gift when purchased, or the gift giver had the order shipped to themselves to give to you later, we will send a refund to the gift giver and they will find out about your return.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h2>Shipping returns</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To return your product, you should mail your product to: {physical address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You will be responsible for paying for your own shipping costs for returning your item. Shipping costs are non-refundable. If you receive a refund, the cost of return shipping will be deducted from your refund.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Depending on where you live, the time it may take for your exchanged product to reach you may vary.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are returning more expensive items, you may consider using a trackable shipping service or purchasing shipping insurance. We don’t guarantee that we will receive your returned item.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h2>Need help?</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Contact us at {email} for questions related to refunds and returns.</p>\n<!-- /wp:paragraph -->','Refund and Returns Policy','','draft','closed','closed','','refund_returns','','','2023-01-17 04:49:30','0000-00-00 00:00:00','',0,'https://products.webrockmedia.com/hitzone-wordpress/?page_id=564',0,'page','',0),(1294,1,'2023-01-13 03:02:17','2023-01-13 03:02:17','<!-- wp:paragraph -->\n<p>This is an example page. It\'s different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:</p>\n<!-- /wp:paragraph -->\n<!-- wp:quote -->\n<blockquote><p>Hi there! I\'m a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like pi&#241;a coladas. (And gettin\' caught in the rain.)</p></blockquote>\n<!-- /wp:quote -->\n<!-- wp:paragraph -->\n<p>...or something like this:</p>\n<!-- /wp:paragraph -->\n<!-- wp:quote -->\n<blockquote><p>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.</p></blockquote>\n<!-- /wp:quote -->\n<!-- wp:paragraph -->\n<p>As a new WordPress user, you should go to <a href=\"http://products.webrockmedia.com/hitzone-wordpress/wp-admin/\">your dashboard</a> to delete this page and create new pages for your content. Have fun!</p>\n<!-- /wp:paragraph -->[blogpage]','Sample Page','','publish','closed','open','','sample-page-2-2','','','2023-01-13 03:02:17','2023-01-13 03:02:17','',0,'http://products.webrockmedia.com/hitzone-wordpress/?page_id=2',0,'page','',0),(1297,1,'2023-01-13 05:17:39','2023-01-13 05:17:39','<h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<h1>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h1>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n							<h1>\n				Trending Now				</h1>\n								<figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg\" alt=\"Ocean Paradise\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-768x1076.jpg\" alt=\"Bird Hunter\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-768x1076.jpg\" alt=\"Sponge Bob\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg\" alt=\"Hai Di Lao\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-768x1076.jpg\" alt=\"Kirin Storm\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg\" alt=\"Keno\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg\" alt=\"Eyes of Fortune\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\" alt=\"Daily Fishing\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-768x1076.jpg\" alt=\"Crab Avengers\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1001JINCHANBUYU-VIP手机设备）_59x88cm_20220108-Large.jpg\" alt=\"Jinchan Buyu\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-768x1075.jpeg\" alt=\"God of Wealth\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-768x1075.jpeg\" alt=\"Long Teng Hu Xiao\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-768x1146.jpeg\" alt=\"Fantasy Unicorn\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-768x1075.jpeg\" alt=\"Magic Pearl\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-768x1075.jpeg\" alt=\"Insect Paradise\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-768x1146.jpeg\" alt=\"Funky Monkey\" /></figure>			\n												Previous\n												Next\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Di Lao\" /><figcaption>Hai Di Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily Fishing\" /><figcaption>Daily Fishing</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"Baccarat\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"21 Blackjack\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"Apple Machine\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"SicBo\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"The Bull\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"Keno\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"Jungle Magic\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"Superball Keno\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"Doubleup Keno\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"Luck BlakJack\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"Roulette 24\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"Roulette Gold\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"1e4e399a5b\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','publish','closed','closed','','home','','','2023-04-14 08:20:43','2023-04-14 08:20:43','',0,'https://products.webrockmedia.com/hitzone-wordpress/?page_id=13',0,'page','',0),(2025,1,'2023-02-20 17:20:24','2023-02-20 17:20:24','[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"600\" height=\"471\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-300x236.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-64x50.png 64w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n															<img width=\"640\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png 869w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-300x141.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-768x361.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-600x282.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-64x30.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />															\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 17:20:24','2023-02-20 17:20:24','',1297,'https://vblinkonline.com/?p=2025',0,'revision','',0),(1966,1,'2023-02-20 14:25:12','2023-02-20 14:25:12','<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n							<h1>\n				Recent Games				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>\n			<h2>Simple Install Process</h2>		\n		<ol><li>GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</li><li>BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</li><li>EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></li><li>SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</li><li>NOW YOU ARE READY TO PLAY! </li></ol><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 14:25:12','2023-02-20 14:25:12','',1297,'https://vblinkonline.com/?p=1966',0,'revision','',0),(1328,1,'2023-01-13 05:17:39','2023-01-13 05:17:39','<style>/*! elementor - v3.10.0 - 09-01-2023 */\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><h3>DISCOVER UNLIMITED<br>\nMOVIES, TV SHOWS,<br>\nWEB SERIES & COMICS</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.10.0 - 09-01-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n			<ul ><li><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/croods/\" ></a><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/croods/\" >Croods 2</a><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/croods/\"class=\"see_product\">Watch now!</a></li><li><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/toy-story/\" ></a><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/toy-story/\" >Toy Story</a><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/toy-story/\"class=\"see_product\">Watch now!</a></li><li><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/frozen/\" ></a><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/frozen/\" >Frozen</a><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/frozen/\"class=\"see_product\">Watch now!</a></li><li><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/hotel-transylvania-2/\" ></a><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/hotel-transylvania-2/\" >Hotel Transylvania 2</a><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/hotel-transylvania-2/\"class=\"see_product\">Watch now!</a></li><li><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/blue-birds/\" ></a><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/blue-birds/\" >Blue Birds</a><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/blue-birds/\"class=\"see_product\">Watch now!</a></li><li><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/hobbit/\" ></a><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/hobbit/\" >Hobbit</a><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/hobbit/\"class=\"see_product\">Watch now!</a></li><li><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/brave/\" ></a><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/brave/\" >Brave</a><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/brave/\"class=\"see_product\">Watch now!</a></li><li><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/avatar/\" ></a><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/avatar/\" >Avatar</a><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/avatar/\"class=\"see_product\">Watch now!</a></li></ul>		\n			<style>/*! elementor - v3.10.0 - 09-01-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/anime.png 558w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/anime-64x79.png 64w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up and get<br>\n2500 to watch for <br>\nFREE  </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign In\n					</a>\n															<img width=\"1446\" height=\"588\" src=\"https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/movie-banner-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/movie-banner-2.png 1446w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/movie-banner-2-300x122.png 300w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/movie-banner-2-1024x416.png 1024w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/movie-banner-2-768x312.png 768w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/movie-banner-2-1320x537.png 1320w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/movie-banner-2-600x244.png 600w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/movie-banner-2-64x26.png 64w\" sizes=\"(max-width: 1446px) 100vw, 1446px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-01-13 05:17:39','2023-01-13 05:17:39','',1297,'https://vblinkonline.com/?p=1328',0,'revision','',0),(1323,1,'2023-01-21 12:58:44','2023-01-21 12:58:44','<!-- wp:paragraph -->\n<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n<!-- /wp:paragraph -->','Hello world!','','publish','open','open','','hello-world-2','','','2023-01-21 12:58:44','2023-01-21 12:58:44','',0,'http://products.webrockmedia.com/hitzonevideo-wordpress/?p=1',0,'post','',0),(557,1,'2023-01-17 04:48:25','2023-01-17 04:48:25','<strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.','Croods 2','','publish','open','closed','','croods','','','2023-01-17 04:48:25','2023-01-17 04:48:25','',0,'https://products.webrockmedia.com/hitzone-wordpress/?post_type=wpstream_product_vod&amp;p=557',0,'wpstream_product_vod','',0),(2562,0,'2023-03-18 09:55:33','2023-03-18 09:55:33','','Entry # 99','','publish','closed','closed','','entry-99','','','2023-03-18 09:55:33','2023-03-18 09:55:33','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2562',0,'metform-entry','',0),(580,1,'2023-01-17 05:41:55','2023-01-17 05:41:55','<strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.','Live TV','','publish','open','closed','','live-tv','','','2023-01-17 05:41:55','2023-01-17 05:41:55','',0,'https://products.webrockmedia.com/hitzone-wordpress/?post_type=wpstream_product&amp;p=580',0,'wpstream_product','',0),(589,1,'2023-01-17 05:57:45','2023-01-17 05:57:45','<strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.','Toy Story','','publish','open','closed','','toy-story','','','2023-01-17 05:57:45','2023-01-17 05:57:45','',0,'https://products.webrockmedia.com/hitzone-wordpress/?post_type=wpstream_product_vod&amp;p=589',0,'wpstream_product_vod','',0),(591,1,'2023-01-17 05:58:45','2023-01-17 05:58:45','<strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.','Frozen','','publish','open','closed','','frozen','','','2023-01-17 05:58:45','2023-01-17 05:58:45','',0,'https://products.webrockmedia.com/hitzone-wordpress/?post_type=wpstream_product_vod&amp;p=591',0,'wpstream_product_vod','',0),(592,1,'2023-01-17 06:00:40','2023-01-17 06:00:40','<strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.','Hotel Transylvania 2','','publish','open','closed','','hotel-transylvania-2','','','2023-01-17 06:00:40','2023-01-17 06:00:40','',0,'https://products.webrockmedia.com/hitzone-wordpress/?post_type=wpstream_product_vod&amp;p=592',0,'wpstream_product_vod','',0),(593,1,'2023-01-17 06:01:53','2023-01-17 06:01:53','<strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.','RIO','','publish','open','closed','','blue-birds','','','2023-01-17 06:01:53','2023-01-17 06:01:53','',0,'https://products.webrockmedia.com/hitzone-wordpress/?post_type=wpstream_product_vod&amp;p=593',0,'wpstream_product_vod','',0),(594,1,'2023-01-17 06:03:24','2023-01-17 06:03:24','<strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.','Hobbit','','publish','open','closed','','hobbit','','','2023-01-17 06:03:24','2023-01-17 06:03:24','',0,'https://products.webrockmedia.com/hitzone-wordpress/?post_type=wpstream_product_vod&amp;p=594',0,'wpstream_product_vod','',0),(595,1,'2023-01-17 06:04:18','2023-01-17 06:04:18','<strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.','Brave','','publish','closed','closed','','brave','','','2023-01-17 06:04:18','2023-01-17 06:04:18','',0,'https://products.webrockmedia.com/hitzone-wordpress/?post_type=wpstream_product_vod&amp;p=595',0,'wpstream_product_vod','',0),(1176,1,'2023-01-20 04:37:12','2023-01-20 04:37:12','<strong>Lorem Ipsum</strong> is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.','Avatar','','publish','closed','closed','','brave-copy','','','2023-01-20 04:37:12','2023-01-20 04:37:12','',0,'https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/brave-copy/',0,'wpstream_product_vod','',0),(1303,1,'2023-01-13 03:02:17','2023-01-13 03:02:17','<!-- wp:paragraph -->\n<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n<!-- /wp:paragraph -->','Hello world!','','publish','open','open','','hello-world-2-2','','','2023-01-13 03:02:17','2023-01-13 03:02:17','',0,'http://products.webrockmedia.com/hitzone-wordpress/?p=1',0,'post','',0),(1329,1,'2023-02-15 06:56:11','2023-02-15 06:56:11','','One Click Demo Import - log_file_2023-02-15__06-56-11','','inherit','open','closed','','one-click-demo-import-log_file_2023-02-15__06-56-11','','','2023-02-15 06:56:11','2023-02-15 06:56:11','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/log_file_2023-02-15__06-56-11.txt',0,'attachment','text/plain',0),(1330,1,'2023-02-15 06:56:27','2023-02-15 06:56:27','','One Click Demo Import - log_file_2023-02-15__06-56-27','','inherit','open','closed','','one-click-demo-import-log_file_2023-02-15__06-56-27','','','2023-02-15 06:56:27','2023-02-15 06:56:27','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/log_file_2023-02-15__06-56-27.txt',0,'attachment','text/plain',0),(1331,1,'2023-02-15 07:00:49','2023-02-15 07:00:49','','One Click Demo Import - log_file_2023-02-15__07-00-49','','inherit','open','closed','','one-click-demo-import-log_file_2023-02-15__07-00-49','','','2023-02-15 07:00:49','2023-02-15 07:00:49','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/log_file_2023-02-15__07-00-49.txt',0,'attachment','text/plain',0),(1332,1,'2023-01-18 09:17:34','2023-01-18 09:17:34','<style>/*! elementor - v3.10.0 - 09-01-2023 */\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>												<img width=\"1187\" height=\"606\" src=\"https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/blog1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/blog1.png 1187w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/blog1-300x153.png 300w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/blog1-1024x523.png 1024w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/blog1-768x392.png 768w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/blog1-600x306.png 600w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/blog1-64x33.png 64w\" sizes=\"(max-width: 1187px) 100vw, 1187px\" />															\n			<link rel=\"stylesheet\" href=\"https://products.webrockmedia.com/hitzone-wordpress/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">		\n				<h3>\n						John					\n				</h3>\n				<h3>\n						18 Jan 2023					\n				</h3>\n			<style>/*! elementor - v3.10.0 - 09-01-2023 */\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><h3>‘Frozen’: Everything we know about the upcoming</h3>		\n			<h6>orem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum \nhas been the industry\'s standard dummy text ever since the 1500s, when an unknown \nprinter took a galley of type and scrambled it to make a type specimen book. It has \nsurvived not only five centuries, but also the leap into electronic typesetting, remaining \nessentially unchanged. It was popularised in the 1960s with the release of Letraset sheets \ncontaining Lorem Ipsum passages, and more recently with desktop publishing software \nlike Aldus PageMaker including versions of Lorem Ipsum.orem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum \nhas been the industry\'s standard dummy text ever since the 1500s, when an unknown \nprinter took a galley of type and scrambled it to make a type specimen book. It has \nsurvived not only five centuries, but also the leap into electronic typesetting, remaining \nessentially unchanged. It was popularised in the 1960s with the release of Letraset sheets \ncontaining Lorem Ipsum passages, and more recently with desktop publishing software \nlike Aldus PageMaker including versions of Lorem Ipsum.\norem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum \nhas been the industry\'s standard dummy text ever since the 1500s, when an unknown \nprinter took a galley of type and scrambled it to make a type specimen book. It has \nsurvived not only five centuries, but also the leap into electronic typesetting, remaining \nessentially unchanged. It was popularised in the 1960s with the release of Letraset sheets \ncontaining Lorem Ipsum passages, and more recently with desktop publishing software \nlike Aldus PageMaker including versions of Lorem Ipsum.</h6>		\n															<img width=\"1349\" height=\"792\" src=\"https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/movie-banner.png\" alt=\"\" loading=\"lazy\" srcset=\"https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/movie-banner.png 1349w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/movie-banner-300x176.png 300w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/movie-banner-1024x601.png 1024w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/movie-banner-768x451.png 768w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/movie-banner-1320x775.png 1320w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/movie-banner-600x352.png 600w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/movie-banner-64x38.png 64w\" sizes=\"(max-width: 1349px) 100vw, 1349px\" />','‘Frozon’: Everything we know about the upcoming','orem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, ','publish','closed','closed','','frozon-everything-we-know-about-the-upcoming-2','','','2023-01-18 09:17:34','2023-01-18 09:17:34','',0,'https://products.webrockmedia.com/hitzone-wordpress/?post_type=blogpage&amp;p=886',0,'blogpage','',0),(1953,1,'2023-02-20 13:33:12','2023-02-20 13:33:12','','Googleqr','','inherit','open','closed','','apple-removebg-preview','','','2023-02-20 13:40:12','2023-02-20 13:40:12','',1297,'https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview.png',0,'attachment','image/png',0),(1942,1,'2023-02-20 08:32:06','2023-02-20 08:32:06','','RPReplay_Final1673585087','','inherit','open','closed','','rpreplay_final1673585087-2','','','2023-02-20 08:32:06','2023-02-20 08:32:06','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/RPReplay_Final1673585087.mp4',0,'attachment','video/mp4',0),(1943,1,'2023-02-20 09:29:15','2023-02-20 09:29:15','','e988700c-5246-4e4b-bf2e-2013b084b341','','inherit','open','closed','','e988700c-5246-4e4b-bf2e-2013b084b341','','','2023-02-20 09:29:15','2023-02-20 09:29:15','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/e988700c-5246-4e4b-bf2e-2013b084b341.mp4',0,'attachment','video/mp4',0),(1944,1,'2023-02-20 09:29:16','2023-02-20 09:29:16','','e7f700ac-54af-414e-bb75-4597bfa1381d','','inherit','open','closed','','e7f700ac-54af-414e-bb75-4597bfa1381d','','','2023-02-20 09:29:16','2023-02-20 09:29:16','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/e7f700ac-54af-414e-bb75-4597bfa1381d.mp4',0,'attachment','video/mp4',0),(1945,1,'2023-02-20 09:29:17','2023-02-20 09:29:17','','163023fd-875b-4177-88b7-b3794a617376 (1)','','inherit','open','closed','','163023fd-875b-4177-88b7-b3794a617376-1','','','2023-02-20 09:29:17','2023-02-20 09:29:17','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/163023fd-875b-4177-88b7-b3794a617376-1.mp4',0,'attachment','video/mp4',0),(1946,1,'2023-02-20 09:29:18','2023-02-20 09:29:18','','73ff21b7-2e2f-40cd-b5a3-5aa72cdee35c','','inherit','open','closed','','73ff21b7-2e2f-40cd-b5a3-5aa72cdee35c','','','2023-02-20 09:29:18','2023-02-20 09:29:18','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/73ff21b7-2e2f-40cd-b5a3-5aa72cdee35c.mp4',0,'attachment','video/mp4',0),(1947,1,'2023-02-20 10:48:33','2023-02-20 10:48:33','[rev_slider alias=\"slider-1\" slidertitle=\"Slider 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-d3125c6\" data-widget-id=\"d3125c6\" data-widget=\"d3125c6\" data-page-id=\"1297\" data-nonce=\"5c6b039d78\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 10:48:33','2023-02-20 10:48:33','',1297,'https://vblinkonline.com/?p=1947',0,'revision','',0),(1334,1,'2023-01-13 05:23:13','2023-01-13 05:23:13','<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png\" alt=\"vblink transparent\" loading=\"lazy\" srcset=\"https://i0.wp.com/vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png?w=150&amp;ssl=1 150w, https://i0.wp.com/vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png?resize=64%2C47&amp;ssl=1 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			            <button  type=\"button\" aria-label=\"hamburger-icon\">\n                            </button>\n            <ul id=\"menu-header-menu-2\"><li data-vertical-menu=750px><a href=\"https://vblinkonline.com/\">Home</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/how-to-download-the-app/\">How To Download The App</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/games/\">Games</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/player-registration/\">Player Registration</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/agent-help/\">Agent Help</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/store-distributers/\">Store &#038; Distributers</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/faq/\">FAQ</a></li>\n</ul>\n					<a href=\"https://vblinkonline.com\" target=\"_self\" rel=\"noopener\">\n						<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png\" alt=\"vblink transparent\" decoding=\"async\" loading=\"lazy\" srcset=\"https://i0.wp.com/vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png?w=150&amp;ssl=1 150w, https://i0.wp.com/vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png?resize=6447&amp;ssl=1 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />\n					</a> \n				<button type=\"button\">X</button>','Header','','publish','closed','closed','','header-2','','','2023-04-14 13:31:50','2023-04-14 13:31:50','',0,'https://products.webrockmedia.com/hitzone-wordpress/?post_type=elementor-hf&#038;p=36',0,'elementor-hf','',0),(2660,1,'2023-04-14 07:21:22','2023-04-14 07:21:22','<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png\" alt=\"vblink transparent\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png 150w, https://vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			            <button  type=\"button\" aria-label=\"hamburger-icon\">\n                            </button>\n            <ul id=\"menu-header-menu-2\"><li data-vertical-menu=750px><a href=\"https://vblinkonline.com/\">Home</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/how-to-download-the-app/\">How To Download The App</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/games/\">Games</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/player-registration/\">Player Registration</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/agent-help/\">Agent Help</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/store-distributers/\">Store &#038; Distributers</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/faq/\">FAQ</a></li>\n</ul>\n					<a href=\"https://vblinkonline.com\" target=\"_self\" rel=\"noopener\">\n						<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png\" alt=\"vblink transparent\" decoding=\"async\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png 150w, https://vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />\n					</a> \n				<button type=\"button\">X</button>','Header','','inherit','closed','closed','','1334-revision-v1','','','2023-04-14 07:21:22','2023-04-14 07:21:22','',1334,'https://vblinkonline.com/?p=2660',0,'revision','',0),(1335,1,'2023-01-13 05:23:55','2023-01-13 05:23:55','<p>Malfunctions will void all gameplay and transactions.</p>		\n					<ul>\n                            <li data-social=\"facebook\">\n                    <a>\n                                                                                            </a>\n                </li>\n                                    </ul>\n			<h6><a href=\"https://vblinkonline.com/player-registration/\">Player Registration</a></h6>		\n			<h6><a href=\"https://vblinkonline.com/privacy-policy/\">Privacy Policy</a></h6>		\n			<h6><a href=\"https://vblinkonline.com/faq/\">FAQ</a></h6>		\n			<h6><a href=\"https://vblinkonline.com/indemnification-agreement/\">INDEMNIFICATION AGREEMENT</a></h6>		\n															<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png\" alt=\"vblink transparent\" loading=\"lazy\" srcset=\"https://i0.wp.com/vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png?w=150&amp;ssl=1 150w, https://i0.wp.com/vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png?resize=64%2C47&amp;ssl=1 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n		Copyright © [hfe_current_year] [hfe_site_title] | Powered by [hfe_site_title]','Footer','','publish','closed','closed','','footer-2','','','2023-04-15 04:53:23','2023-04-15 04:53:23','',0,'https://products.webrockmedia.com/hitzone-wordpress/?post_type=elementor-hf&#038;p=38',0,'elementor-hf','',0),(2685,1,'2023-04-15 04:53:23','2023-04-15 04:53:23','<p>Malfunctions will void all gameplay and transactions.</p>		\n					<ul>\n                            <li data-social=\"facebook\">\n                    <a>\n                                                                                            </a>\n                </li>\n                                    </ul>\n			<h6><a href=\"https://vblinkonline.com/player-registration/\">Player Registration</a></h6>		\n			<h6><a href=\"https://vblinkonline.com/privacy-policy/\">Privacy Policy</a></h6>		\n			<h6><a href=\"https://vblinkonline.com/faq/\">FAQ</a></h6>		\n			<h6><a href=\"https://vblinkonline.com/indemnification-agreement/\">INDEMNIFICATION AGREEMENT</a></h6>		\n															<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png\" alt=\"vblink transparent\" loading=\"lazy\" srcset=\"https://i0.wp.com/vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png?w=150&amp;ssl=1 150w, https://i0.wp.com/vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png?resize=64%2C47&amp;ssl=1 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n		Copyright © [hfe_current_year] [hfe_site_title] | Powered by [hfe_site_title]','Footer','','inherit','closed','closed','','1335-revision-v1','','','2023-04-15 04:53:23','2023-04-15 04:53:23','',1335,'https://vblinkonline.com/?p=2685',0,'revision','',0),(2702,0,'2023-04-23 21:26:52','2023-04-23 21:26:52','','Entry # 201','','publish','closed','closed','','entry-201','','','2023-04-23 21:26:52','2023-04-23 21:26:52','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2702',0,'metform-entry','',0),(2703,0,'2023-04-27 09:18:11','2023-04-27 09:18:11','','Entry # 202','','publish','closed','closed','','entry-202','','','2023-04-27 09:18:11','2023-04-27 09:18:11','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2703',0,'metform-entry','',0),(2731,0,'2023-05-05 17:07:06','2023-05-05 17:07:06','','Entry # 228','','publish','closed','closed','','entry-228','','','2023-05-05 17:07:06','2023-05-05 17:07:06','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2731',0,'metform-entry','',0),(2730,0,'2023-05-05 10:30:53','2023-05-05 10:30:53','','Entry # 227','','publish','closed','closed','','entry-227','','','2023-05-05 10:30:53','2023-05-05 10:30:53','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2730',0,'metform-entry','',0),(2706,0,'2023-04-27 19:47:36','2023-04-27 19:47:36','','Entry # 203','','publish','closed','closed','','entry-203','','','2023-04-27 19:47:36','2023-04-27 19:47:36','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2706',0,'metform-entry','',0),(2707,0,'2023-04-28 12:39:31','2023-04-28 12:39:31','','Entry # 204','','publish','closed','closed','','entry-204','','','2023-04-28 12:39:31','2023-04-28 12:39:31','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2707',0,'metform-entry','',0),(2708,0,'2023-04-28 17:54:35','2023-04-28 17:54:35','','Entry # 205','','publish','closed','closed','','entry-205','','','2023-04-28 17:54:35','2023-04-28 17:54:35','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2708',0,'metform-entry','',0),(2709,0,'2023-04-29 05:50:37','2023-04-29 05:50:37','','Entry # 206','','publish','closed','closed','','entry-206','','','2023-04-29 05:50:37','2023-04-29 05:50:37','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2709',0,'metform-entry','',0),(2710,1,'2023-04-29 07:24:58','2023-04-29 07:24:58','','Entry # 207','','publish','closed','closed','','entry-207','','','2023-04-29 07:24:58','2023-04-29 07:24:58','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2710',0,'metform-entry','',0),(2711,1,'2023-04-29 07:37:49','2023-04-29 07:37:49','','Entry # 208','','publish','closed','closed','','entry-208','','','2023-04-29 07:37:49','2023-04-29 07:37:49','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2711',0,'metform-entry','',0),(2687,0,'2023-04-15 09:04:59','2023-04-15 09:04:59','','Entry # 186','','publish','closed','closed','','entry-186','','','2023-04-15 09:04:59','2023-04-15 09:04:59','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2687',0,'metform-entry','',0),(1336,1,'2023-02-15 07:07:25','2023-02-15 07:07:25','<style>/*! elementor - v3.11.1 - 15-02-2023 */<br />\r\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>\r\n\r\n&lt;h1&gt;Download Links&lt;/h1&gt;\r\n\r\n<style>/*! elementor - v3.11.1 - 15-02-2023 */<br />\r\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>\r\n<figure><img src=\"&quot;https://vblinkonline.com/wp-content/uploads/&lt;figcaption\" />IOS</figure>\r\n<a href=\"&quot;https://vblink&lt;br\">Download </a>\r\n\r\n&lt;h2&gt;Download the app to play via iphone or ipad.&lt;/h2&gt;\r\n<figure><img src=\"&quot;https://vblinkonline.com/wp-content/uploads/&lt;figcaption\" />Android</figure>\r\n<a href=\"&quot;https://vblink&lt;br\">Download </a>\r\n\r\n&lt;h2&gt;Download the app to play via any phone or tablet based on Android.&lt;/h2&gt;&lt;h1&gt;Android Installation&lt;/h1&gt;\r\n\r\n<section data-layout=\"center\" data-top-offset=\"&quot;1.\">MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.\r\n\r\n<img src=\"&quot;https://vblinkonline.com/wp-content/uploads/&lt;br\" />3\r\n3\r\n\r\n&lt;h3&gt;3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON “DOWNLOAD”.&lt;/h3&gt;\r\n\r\n<img src=\"&quot;https://vblinkonline.com/wp-content/uploads/&lt;/p\" />\r\n\r\n4\r\n4\r\n\r\n&lt;h3&gt;4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON “DOWNLOAD”.&lt;/h3&gt;\r\n\r\n<img src=\"&quot;https://vblinkonline.com/wp-content/uploads/&lt;/p\" />\r\n\r\n5\r\n5\r\n\r\n&lt;h3&gt;5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON “INSTALL”&lt;/h3&gt;\r\n\r\n<img src=\"&quot;https://vblinkonline.com/wp-content/uploads/\" />\r\n\r\n6\r\n6\r\n\r\n&lt;h3&gt;6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON “OPEN”.&lt;/h3&gt;\r\n\r\n<img src=\"&quot;https://vblinkonline.com/wp-content/uploads/&lt;/p\" />\r\n\r\n7\r\n7\r\n\r\n&lt;h3&gt;7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS/PHOTO/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT “ALLOW”. OTHERWISE, SELECT “DENY”.&lt;/h3&gt;\r\n\r\n<img src=\"&quot;https://vblinkonline.com/wp-content/uploads/&lt;/p\" />\r\n\r\n8\r\n8\r\n\r\n&lt;h3&gt;8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.&lt;/h3&gt;\r\n\r\n<img src=\"&quot;https://vblinkonline.com/wp-content/uploads/&lt;/p\" />\r\n\r\n</section>&lt;h1&gt;IOS Installation&lt;/h1&gt;\r\n\r\n<section data-layout=\"center\" data-top-offset=\"&quot;1.\"><img src=\"&quot;https://vblinkonline.com/wp-content/uploads/&lt;/p\" />\r\n\r\n3\r\n3\r\n\r\n&lt;h3&gt;3. CLICK “ALLOW” WHEN IT IS TRYING TO DOWNLOAD A CONFIGURATION PROFILE&lt;/h3&gt;\r\n\r\n<img src=\"&quot;https://vblinkonline.com/wp-content/uploads/&lt;/p\" />\r\n\r\n4\r\n4\r\n\r\n&lt;h3&gt;4. PROFILE WILL DOWNLOAD AND WHEN IT IS DONE IT WILL ASK YOU TO CLOSE. CLICK ON “CLOSE”&lt;/h3&gt;\r\n\r\n<img src=\"&quot;https://vblinkonline.com/wp-content/uploads/&lt;/p\" />\r\n\r\n5\r\n5\r\n\r\n&lt;h3&gt;5. “CLICK TO INSTALL” WILL AUTOMATICALLY POP UP. CLICK ON IT.&lt;/h3&gt;\r\n\r\n<img src=\"&quot;https://vblinkonline.com/wp-content/uploads/\" />\r\n\r\n6\r\n6\r\n\r\n&lt;h3&gt;6. IN THE “INSTALL PROFILE” SCREEN, CLICK ON “INSTALL”&lt;/h3&gt;\r\n\r\n<img src=\"&quot;https://vblinkonline.com/wp-content/uploads/&lt;/p\" />\r\n\r\n7\r\n7\r\n\r\n&lt;h3&gt;7. ENTER IN YOUR PASSWORD TO INSTALL.&lt;/h3&gt;\r\n\r\n<img src=\"&quot;https://vblinkonline.com/wp-content/uploads/&lt;/p\" />\r\n\r\n8\r\n8\r\n\r\n&lt;h3&gt;8. IT WILL ASK YOU TO OPEN THIS PAGE IN ITUNES. CLICK ON “OPEN”&lt;/h3&gt;\r\n\r\n<img src=\"&quot;https://vblinkonline.com/wp-content/uploads/&lt;/p\" />\r\n\r\n9\r\n9\r\n\r\n&lt;h3&gt;9. IT WILL ASK YOU TO INSTALL . CLICK “INSTALL”&lt;/h3&gt;\r\n\r\n<img src=\"&quot;https://vblinkonline.com/wp-content/uploads/&lt;/p\" />\r\n\r\n10\r\n10\r\n\r\n&lt;h3&gt;10. NOW THAT THE APP HAS BEEN INSTALLED, CLICK ON “OPEN ON THE DESKTOP”. THE APP WILL OPEN AT THIS POINT. LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.&lt;/h3&gt;\r\n\r\n<img src=\"&quot;https://vblinkonline.com/wp-content/uploads/&lt;/p\" />\r\n\r\n</section>','How To Download The App','','publish','closed','closed','','how-to-download-the-app','','','2023-02-23 21:45:41','2023-02-23 21:45:41','',0,'https://vblinkonline.com/?page_id=1336',0,'page','',0),(1338,1,'2023-02-15 07:07:25','2023-02-15 07:07:25','<style>/*! elementor - v3.11.1 - 15-02-2023 */<br />\r\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style> <style>/*! elementor - v3.11.1 - 15-02-2023 */<br />\r\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>\r\n<h2>ALL GAMES</h2>\r\n<ul data-layout-mode=\"grid\">\r\n 	<li><a href=\"https://vblinkonline.com/product/keno/\"><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" sizes=\"(max-width: 212px) 100vw, 212px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4021-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4021-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4021-64x64.png 64w\" alt=\"\" width=\"212\" height=\"212\" /></a>\r\n<h2>Keno</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/keno/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about “Keno”\">View More</a></li>\r\n 	<li><a href=\"https://vblinkonline.com/product/jungle-magic/\"><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" sizes=\"(max-width: 212px) 100vw, 212px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4022-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4022-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4022-64x64.png 64w\" alt=\"\" width=\"212\" height=\"212\" /></a>\r\n<h2>Jungle Magic</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/jungle-magic/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about “Jungle Magic”\">View More</a></li>\r\n 	<li><a href=\"https://vblinkonline.com/product/superball-keno/\"><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" sizes=\"(max-width: 212px) 100vw, 212px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4023-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4023-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4023-64x64.png 64w\" alt=\"\" width=\"212\" height=\"212\" /></a>\r\n<h2>Superball Keno</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/superball-keno/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about “Superball Keno”\">View More</a></li>\r\n 	<li><a href=\"https://vblinkonline.com/product/doubleup-keno/\"><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" sizes=\"(max-width: 212px) 100vw, 212px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4024-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4024-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4024-64x64.png 64w\" alt=\"\" width=\"212\" height=\"212\" /></a>\r\n<h2>Doubleup Keno</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/doubleup-keno/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about “Doubleup Keno”\">View More</a></li>\r\n 	<li><a href=\"https://vblinkonline.com/product/luck-blackjack/\"><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" sizes=\"(max-width: 212px) 100vw, 212px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4027-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4027-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4027-64x64.png 64w\" alt=\"\" width=\"212\" height=\"212\" /></a>\r\n<h2>Luck Blackjack</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/luck-blackjack/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about “Luck Blackjack”\">View More</a></li>\r\n 	<li><a href=\"https://vblinkonline.com/product/roulette-24/\"><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" sizes=\"(max-width: 212px) 100vw, 212px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4004-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4004-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4004-64x64.png 64w\" alt=\"\" width=\"212\" height=\"212\" /></a>\r\n<h2>Roulette 24</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/roulette-24/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about “Roulette 24”\">View More</a></li>\r\n 	<li><a href=\"https://vblinkonline.com/product/roulette-gold/\"><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" sizes=\"(max-width: 212px) 100vw, 212px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4028-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4028-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4028-64x64.png 64w\" alt=\"\" width=\"212\" height=\"212\" /></a>\r\n<h2>Roulette Gold</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/roulette-gold/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about “Roulette Gold”\">View More</a></li>\r\n 	<li><a href=\"https://vblinkonline.com/product/roul-oul/\"><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" sizes=\"(max-width: 212px) 100vw, 212px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4005-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4005-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4005-64x64.png 64w\" alt=\"\" width=\"212\" height=\"212\" /></a>\r\n<h2>Roul Oul</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/roul-oul/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about “Roul Oul”\">View More</a></li>\r\n 	<li><a href=\"https://vblinkonline.com/product/roulette-73/\"><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" sizes=\"(max-width: 212px) 100vw, 212px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4006-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4006-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4006-64x64.png 64w\" alt=\"\" width=\"212\" height=\"212\" /></a>\r\n<h2>Roulette 73</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/roulette-73/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about “Roulette 73”\">View More</a></li>\r\n 	<li><a href=\"https://vblinkonline.com/product/belangkia/\"><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" sizes=\"(max-width: 212px) 100vw, 212px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4007-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4007-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4007-64x64.png 64w\" alt=\"\" width=\"212\" height=\"212\" /></a>\r\n<h2>Belangkia</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/belangkia/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about “Belangkia”\">View More</a></li>\r\n 	<li><a href=\"https://vblinkonline.com/product/dragon-tiger/\"><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" sizes=\"(max-width: 212px) 100vw, 212px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4008-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4008-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4008-64x64.png 64w\" alt=\"\" width=\"212\" height=\"212\" /></a>\r\n<h2>Dragon Tiger</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/dragon-tiger/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about “Dragon Tiger”\">View More</a></li>\r\n 	<li><a href=\"https://vblinkonline.com/product/single-pick/\"><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" sizes=\"(max-width: 212px) 100vw, 212px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4009-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4009-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4009-64x64.png 64w\" alt=\"\" width=\"212\" height=\"212\" /></a>\r\n<h2>Single Pick</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/single-pick/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about “Single Pick”\">View More</a></li>\r\n 	<li><a href=\"https://vblinkonline.com/product/baccarat/\"><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" sizes=\"(max-width: 212px) 100vw, 212px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4010-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4010-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4010-64x64.png 64w\" alt=\"\" width=\"212\" height=\"212\" /></a>\r\n<h2>Baccarat</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/baccarat/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about “Baccarat”\">View More</a></li>\r\n 	<li><a href=\"https://vblinkonline.com/product/blackjack-21/\"><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" sizes=\"(max-width: 212px) 100vw, 212px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4011-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4011-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4011-64x64.png 64w\" alt=\"\" width=\"212\" height=\"212\" /></a>\r\n<h2>Blackjack 21</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/blackjack-21/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about “Blackjack 21”\">View More</a></li>\r\n 	<li><a href=\"https://vblinkonline.com/product/apple-machine/\"><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" sizes=\"(max-width: 212px) 100vw, 212px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4012-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4012-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4012-64x64.png 64w\" alt=\"\" width=\"212\" height=\"212\" /></a>\r\n<h2>Apple Machine</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/apple-machine/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about “Apple Machine”\">View More</a></li>\r\n 	<li><a href=\"https://vblinkonline.com/product/sickbo/\"><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" sizes=\"(max-width: 212px) 100vw, 212px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4015-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4015-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4015-64x64.png 64w\" alt=\"\" width=\"212\" height=\"212\" /></a>\r\n<h2>Sickbo</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/sickbo/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about “Sickbo”\">View More</a></li>\r\n 	<li><a href=\"https://vblinkonline.com/product/the-bull/\"><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" sizes=\"(max-width: 212px) 100vw, 212px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4017-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4017-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4017-64x64.png 64w\" alt=\"\" width=\"212\" height=\"212\" /></a>\r\n<h2>The Bull</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/the-bull/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about “The Bull”\">View More</a></li>\r\n 	<li><a href=\"https://vblinkonline.com/product/fire-of-glacier-gold/\"><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_3131.png\" sizes=\"(max-width: 212px) 100vw, 212px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_3131.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_3131-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_3131-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_3131-64x64.png 64w\" alt=\"\" width=\"212\" height=\"212\" /></a>\r\n<h2>Fire Of Glacier Gold</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/fire-of-glacier-gold/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1613\" data-product_sku=\"2216\" aria-label=\"Read more about “Fire Of Glacier Gold”\">View More</a></li>\r\n</ul>\r\n<button id=\"eael-load-more-btn-9f5f9c6\" data-widget-id=\"9f5f9c6\" data-widget=\"9f5f9c6\" data-page-id=\"1338\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"grid\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=18&amp;order=desc&amp;offset=0&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"9\">\r\nLoad More\r\n</button>','Games','','publish','closed','closed','','games','','','2023-02-23 21:56:06','2023-02-23 21:56:06','',0,'https://vblinkonline.com/?page_id=1338',0,'page','',0),(1339,1,'2023-02-15 07:07:25','2023-02-15 07:07:25','<h2>Player Registration</h2>		\n			<h2>STEP 1</h2>		\n			<h4>1- Fill out registration for below</h4>		\n			<h2>STEP 2</h2>		\n			<h4>Download the Vblink App</h4>		\n			<h2>STEP 3</h2>		\n			<h4>You will be contacted to assign you an account</h4>		\n			<h2>STEP 4</h2>		\n			<h4>Buy initial game credits</h4>		\n			<h2>STEP 5</h2>		\n			<h4>Play Games</h4>		\n			<h2>New Player</h2>		\n		<h4>New players may fill out the contact form for your information to be sent to a list of stores from known distributors that offer Vblink. Vblink has no affiliation with these stores and you must communicate with them only. Vblink will not be able to help you if you have a discrepancy with these stores. By filling out this form, you agree to this message and the messages above.</h4><h4><br />IF YOU ARE A PLAYER, PLEASE CONTACT YOUR STORE IF YOU ARE IN NEED OF ASSISTANCE. THIS INCLUDES FORGETTING YOUR PASSWORD. YOUR ACCOUNT HOLDER IS THE ONLY ONE THAT CAN CHANGE IT. Vblink DOES NOT HAVE THE ABILITY TO DO SO.</h4>Vblink sells software to large distributors. Those distributors sell to smaller distributors that sell to individual stores. Vblink has no affiliation with these stores and is not responsible for how they run their business. Trust these people at your own risk		\n		[metform form_id=\"2256\"]','Player Registration','','publish','closed','closed','','player-registration','','','2023-02-24 08:27:55','2023-02-24 08:27:55','',0,'https://vblinkonline.com/?page_id=1339',0,'page','',0),(1340,1,'2023-02-15 07:07:25','2023-02-15 07:07:25','<style>/*! elementor - v3.11.1 - 15-02-2023 */<br />\r\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>\r\n<h1>Videos</h1>\r\nhttps://www.youtube.com/watch?v=COv-GbP4cPw&amp;embeds_euri=http%3A%2F%2Fwww.vblinkfishgames.com%2F&amp;feature=emb_imp_woyt\r\n<h3>V-Blink add player</h3>\r\nhttps://www.youtube.com/watch?v=zv-r-HJzf68&amp;embeds_euri=http%3A%2F%2Fwww.vblinkfishgames.com%2F&amp;feature=emb_imp_woyt\r\n<h3>V-Blink top up redeem points</h3>','Agent Help','','publish','closed','closed','','agent-help','','','2023-02-24 08:44:57','2023-02-24 08:44:57','',0,'https://vblinkonline.com/?page_id=1340',0,'page','',0),(1342,1,'2023-02-15 07:07:25','2023-02-15 07:07:25','','Games','','inherit','closed','closed','','1338-revision-v1','','','2023-02-15 07:07:25','2023-02-15 07:07:25','',1338,'https://vblinkonline.com/?p=1342',0,'revision','',0),(1343,1,'2023-02-15 07:07:25','2023-02-15 07:07:25','','Player Registration','','inherit','closed','closed','','1339-revision-v1','','','2023-02-15 07:07:25','2023-02-15 07:07:25','',1339,'https://vblinkonline.com/?p=1343',0,'revision','',0),(1344,1,'2023-02-15 07:07:25','2023-02-15 07:07:25','','Agent Help','','inherit','closed','closed','','1340-revision-v1','','','2023-02-15 07:07:25','2023-02-15 07:07:25','',1340,'https://vblinkonline.com/?p=1344',0,'revision','',0),(1345,1,'2023-02-21 11:10:48','2023-02-15 07:07:25',' ','','','publish','closed','closed','','1345','','','2023-02-21 11:10:48','2023-02-21 11:10:48','',0,'https://vblinkonline.com/2023/02/15/1345/',2,'nav_menu_item','',0),(1346,1,'2023-02-21 11:10:48','2023-02-15 07:07:26',' ','','','publish','closed','closed','','1346','','','2023-02-21 11:10:48','2023-02-21 11:10:48','',0,'https://vblinkonline.com/2023/02/15/1346/',3,'nav_menu_item','',0),(1347,1,'2023-02-21 11:10:48','2023-02-15 07:07:26',' ','','','publish','closed','closed','','1347','','','2023-02-21 11:10:48','2023-02-21 11:10:48','',0,'https://vblinkonline.com/2023/02/15/1347/',4,'nav_menu_item','',0),(1354,1,'2023-02-15 07:21:20','2023-02-15 07:21:20','<style>/*! elementor - v3.10.0 - 09-01-2023 */\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>												<img width=\"111\" height=\"43\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/logo.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/logo.png 111w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/logo-64x25.png 64w\" sizes=\"(max-width: 111px) 100vw, 111px\" />															\n			            <button>\n                            </button>\n            <ul id=\"menu-header-menu\"><li id=\"menu-item-27\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzone-wordpress/\">Home</a></li>\n<li id=\"menu-item-28\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzone-wordpress/about/\">About</a></li>\n<li id=\"menu-item-601\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzone-wordpress/shop/\">Movie</a>\n<ul>\n	<li id=\"menu-item-612\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzone-wordpress/product-category/animation/\">Animation</a>	<li id=\"menu-item-613\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzone-wordpress/product-category/cartoon/\">Cartoon</a>	<li id=\"menu-item-614\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzone-wordpress/product-category/action/\">Action</a>	<li id=\"menu-item-615\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzone-wordpress/product-category/comedy/\">Comedy</a>	<li id=\"menu-item-616\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzone-wordpress/product-category/drama/\">Drama</a>	<li id=\"menu-item-617\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzone-wordpress/product-category/horer/\">Horer</a></ul>\n</li>\n<li id=\"menu-item-29\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzone-wordpress/blog/\">Blog</a></li>\n<li id=\"menu-item-33\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzone-wordpress/contact/\">Contact</a></li>\n</ul>\n						<a href=\"https://products.webrockmedia.com/hitzone-wordpress\" target=\"_self\" rel=\"noopener\">\n                            <img width=\"111\" height=\"43\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/logo-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/logo-1.png 111w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/logo-1-64x25.png 64w\" sizes=\"(max-width: 111px) 100vw, 111px\" />\n						</a> \n					<button type=\"button\">X</button>','Header','','inherit','closed','closed','','36-revision-v1','','','2023-02-15 07:21:20','2023-02-15 07:21:20','',36,'https://vblinkonline.com/?p=1354',0,'revision','',0),(1355,1,'2023-02-15 07:21:20','2023-02-15 07:21:20','<style>/*! elementor - v3.10.0 - 09-01-2023 */\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>												<img width=\"111\" height=\"43\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/logo.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/logo.png 111w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/logo-64x25.png 64w\" sizes=\"(max-width: 111px) 100vw, 111px\" />															\n			            <button>\n                            </button>\n            <ul id=\"menu-header-menu\"><li id=\"menu-item-27\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzone-wordpress/\">Home</a></li>\n<li id=\"menu-item-28\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzone-wordpress/about/\">About</a></li>\n<li id=\"menu-item-601\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzone-wordpress/shop/\">Movie</a>\n<ul>\n	<li id=\"menu-item-612\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzone-wordpress/product-category/animation/\">Animation</a>	<li id=\"menu-item-613\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzone-wordpress/product-category/cartoon/\">Cartoon</a>	<li id=\"menu-item-614\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzone-wordpress/product-category/action/\">Action</a>	<li id=\"menu-item-615\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzone-wordpress/product-category/comedy/\">Comedy</a>	<li id=\"menu-item-616\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzone-wordpress/product-category/drama/\">Drama</a>	<li id=\"menu-item-617\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzone-wordpress/product-category/horer/\">Horer</a></ul>\n</li>\n<li id=\"menu-item-29\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzone-wordpress/blog/\">Blog</a></li>\n<li id=\"menu-item-33\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzone-wordpress/contact/\">Contact</a></li>\n</ul>\n						<a href=\"https://products.webrockmedia.com/hitzone-wordpress\" target=\"_self\" rel=\"noopener\">\n                            <img width=\"111\" height=\"43\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/logo-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/logo-1.png 111w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/logo-1-64x25.png 64w\" sizes=\"(max-width: 111px) 100vw, 111px\" />\n						</a> \n					<button type=\"button\">X</button>','Header','','inherit','closed','closed','','36-revision-v1','','','2023-02-15 07:21:20','2023-02-15 07:21:20','',36,'https://vblinkonline.com/?p=1355',0,'revision','',0),(1358,1,'2023-02-15 07:29:37','2023-02-15 07:29:37','.ehf-header #masthead {\n    z-index: 999;\n    position: relative;\n		padding-left: 15px;\n		padding-right: 15px;\n		background: transparent;\n		width:100%;\n		margin-right: auto;\n		margin-left: auto;\n}\n\n.entry-header h1.entry-title{\n	display:none;\n}\n\n.page-id-1338 .elementor *, .elementor :after, .elementor :before{ \n    height: auto !important;\n}\n\n.page-id-1340 .body{\n	background-color: #ffffff !important;\n}\n\n.page-id-1336 #masthead{\n	background-color: black !important;\n}\n\n.page-id-1340 #masthead{\n	background-color:black !important;\n}\n\n.page-id-2205 #masthead{\n	background-color: black !important;\n}\n\n.page-id-2227 #masthead{\n	background-color: black !important;\n}\n\n\n.page-id-3 #masthead{\n	background-color: black !important;\n}\n\n.page-id-1339 #masthead{\n	background-color: black !important;\n}\n\n.page-id-2293 #masthead{\n	background-color: black !important;\n}\n\n.page-id-1339 .elementor-1339 .elementor-element.elementor-element-8ce5b33:not(.elementor-motion-effects-element-type-background), .elementor-1339 .elementor-element.elementor-element-8ce5b33 > .elementor-motion-effects-container > .elementor-motion-effects-layer{\n	background: #ff7f5026;\n}','Hitzone','','publish','closed','closed','','hitzone-2','','','2023-02-24 08:25:35','2023-02-24 08:25:35','',0,'https://vblinkonline.com/2023/02/15/hitzone-2/',0,'custom_css','',0),(1359,1,'2023-02-15 07:29:37','2023-02-15 07:29:37','.ehf-header #masthead {\n    z-index: 999;\n    position: absolute;\n		left: 30px;\n		right: 30px;\n		background: transparent;\n		width:100%;\n		margin-right: auto;\n		margin-left: auto;\n}\n','Hitzone','','inherit','closed','closed','','1358-revision-v1','','','2023-02-15 07:29:37','2023-02-15 07:29:37','',1358,'https://vblinkonline.com/?p=1359',0,'revision','',0),(1361,1,'2023-02-15 07:30:26','2023-02-15 07:30:26','.ehf-header #masthead {\n    z-index: 999;\n    position: absolute;\n		padding-left: 15px;\n		padding-right: 15px;\n		background: transparent;\n		width:100%;\n		margin-right: auto;\n		margin-left: auto;\n}\n','Hitzone','','inherit','closed','closed','','1358-revision-v1','','','2023-02-15 07:30:26','2023-02-15 07:30:26','',1358,'https://vblinkonline.com/?p=1361',0,'revision','',0),(1362,1,'2023-02-15 07:41:33','2023-02-15 07:41:33','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			            <button>\n                            </button>\n            <ul id=\"menu-header-menu\"><li id=\"menu-item-1290\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzonevideo-wordpress/\">Home</a></li>\n<li id=\"menu-item-1345\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/how-to-download-the-app/\">How To Download The App</a></li>\n<li id=\"menu-item-1346\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/games/\">Games</a></li>\n<li id=\"menu-item-1347\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/player-registration/\">Player Registration</a></li>\n<li id=\"menu-item-1348\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/agent-help/\">Agent Help</a></li>\n<li id=\"menu-item-1306\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/contact/\">Contact</a></li>\n</ul>\n						<a href=\"https://vblinkonline.com\" target=\"_self\" rel=\"noopener\">\n                            <img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />\n						</a> \n					<button type=\"button\">X</button>','Header','','inherit','closed','closed','','36-revision-v1','','','2023-02-15 07:41:33','2023-02-15 07:41:33','',36,'https://vblinkonline.com/?p=1362',0,'revision','',0),(1363,1,'2023-02-15 07:41:33','2023-02-15 07:41:33','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			            <button>\n                            </button>\n            <ul id=\"menu-header-menu\"><li id=\"menu-item-1290\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzonevideo-wordpress/\">Home</a></li>\n<li id=\"menu-item-1345\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/how-to-download-the-app/\">How To Download The App</a></li>\n<li id=\"menu-item-1346\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/games/\">Games</a></li>\n<li id=\"menu-item-1347\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/player-registration/\">Player Registration</a></li>\n<li id=\"menu-item-1348\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/agent-help/\">Agent Help</a></li>\n<li id=\"menu-item-1306\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/contact/\">Contact</a></li>\n</ul>\n						<a href=\"https://vblinkonline.com\" target=\"_self\" rel=\"noopener\">\n                            <img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />\n						</a> \n					<button type=\"button\">X</button>','Header','','inherit','closed','closed','','36-revision-v1','','','2023-02-15 07:41:33','2023-02-15 07:41:33','',36,'https://vblinkonline.com/?p=1363',0,'revision','',0),(1364,1,'2023-02-15 07:41:34','2023-02-15 07:41:34','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			            <button>\n                            </button>\n            <ul id=\"menu-header-menu\"><li id=\"menu-item-1290\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzonevideo-wordpress/\">Home</a></li>\n<li id=\"menu-item-1345\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/how-to-download-the-app/\">How To Download The App</a></li>\n<li id=\"menu-item-1346\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/games/\">Games</a></li>\n<li id=\"menu-item-1347\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/player-registration/\">Player Registration</a></li>\n<li id=\"menu-item-1348\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/agent-help/\">Agent Help</a></li>\n<li id=\"menu-item-1306\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/contact/\">Contact</a></li>\n</ul>\n						<a href=\"https://vblinkonline.com\" target=\"_self\" rel=\"noopener\">\n                            <img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />\n						</a> \n					<button type=\"button\">X</button>','Header','','inherit','closed','closed','','36-revision-v1','','','2023-02-15 07:41:34','2023-02-15 07:41:34','',36,'https://vblinkonline.com/?p=1364',0,'revision','',0),(1365,1,'2023-02-15 07:45:43','2023-02-15 07:45:43','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			            <button>\n                            </button>\n            <ul id=\"menu-header-menu\"><li id=\"menu-item-1290\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzonevideo-wordpress/\">Home</a></li>\n<li id=\"menu-item-1345\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/how-to-download-the-app/\">How To Download The App</a></li>\n<li id=\"menu-item-1346\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/games/\">Games</a></li>\n<li id=\"menu-item-1347\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/player-registration/\">Player Registration</a></li>\n<li id=\"menu-item-1348\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/agent-help/\">Agent Help</a></li>\n<li id=\"menu-item-1306\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/contact/\">Contact</a></li>\n</ul>\n						<a href=\"https://vblinkonline.com\" target=\"_self\" rel=\"noopener\">\n                            <img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />\n						</a> \n					<button type=\"button\">X</button>','Header','','inherit','closed','closed','','36-revision-v1','','','2023-02-15 07:45:43','2023-02-15 07:45:43','',36,'https://vblinkonline.com/?p=1365',0,'revision','',0),(1366,1,'2023-02-15 07:45:44','2023-02-15 07:45:44','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			            <button>\n                            </button>\n            <ul id=\"menu-header-menu\"><li id=\"menu-item-1290\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzonevideo-wordpress/\">Home</a></li>\n<li id=\"menu-item-1345\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/how-to-download-the-app/\">How To Download The App</a></li>\n<li id=\"menu-item-1346\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/games/\">Games</a></li>\n<li id=\"menu-item-1347\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/player-registration/\">Player Registration</a></li>\n<li id=\"menu-item-1348\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/agent-help/\">Agent Help</a></li>\n<li id=\"menu-item-1306\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/contact/\">Contact</a></li>\n</ul>\n						<a href=\"https://vblinkonline.com\" target=\"_self\" rel=\"noopener\">\n                            <img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />\n						</a> \n					<button type=\"button\">X</button>','Header','','inherit','closed','closed','','36-revision-v1','','','2023-02-15 07:45:44','2023-02-15 07:45:44','',36,'https://vblinkonline.com/?p=1366',0,'revision','',0),(1367,1,'2023-02-15 07:45:44','2023-02-15 07:45:44','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			            <button>\n                            </button>\n            <ul id=\"menu-header-menu\"><li id=\"menu-item-1290\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzonevideo-wordpress/\">Home</a></li>\n<li id=\"menu-item-1345\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/how-to-download-the-app/\">How To Download The App</a></li>\n<li id=\"menu-item-1346\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/games/\">Games</a></li>\n<li id=\"menu-item-1347\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/player-registration/\">Player Registration</a></li>\n<li id=\"menu-item-1348\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/agent-help/\">Agent Help</a></li>\n<li id=\"menu-item-1306\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/contact/\">Contact</a></li>\n</ul>\n						<a href=\"https://vblinkonline.com\" target=\"_self\" rel=\"noopener\">\n                            <img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />\n						</a> \n					<button type=\"button\">X</button>','Header','','inherit','closed','closed','','36-revision-v1','','','2023-02-15 07:45:44','2023-02-15 07:45:44','',36,'https://vblinkonline.com/?p=1367',0,'revision','',0),(1892,1,'2023-02-16 10:07:05','2023-02-16 10:07:05','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-d3125c6\" data-widget-id=\"d3125c6\" data-widget=\"d3125c6\" data-page-id=\"1297\" data-nonce=\"5fc1d13d1f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up Now! </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign up\n					</a>\n															<img width=\"2000\" height=\"1111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg 2000w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-300x167.jpg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1024x569.jpg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-768x427.jpg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1536x853.jpg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-600x333.jpg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-64x36.jpg 64w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-16 10:07:05','2023-02-16 10:07:05','',1297,'https://vblinkonline.com/?p=1892',0,'revision','',0),(1369,1,'2023-02-15 08:21:17','2023-02-15 08:21:17','','CT855 Live Casino','','publish','closed','closed','','ct855-live-casino','','','2023-02-15 08:21:19','2023-02-15 08:21:19','',0,'https://vblinkonline.com/?post_type=product&#038;p=1369',0,'product','',0),(1370,1,'2023-02-15 08:21:17','2023-02-15 08:21:17','','Jinchan Buyu','','publish','closed','closed','','jinchan-buyu','','','2023-02-15 08:21:20','2023-02-15 08:21:20','',0,'https://vblinkonline.com/?post_type=product&#038;p=1370',0,'product','',0),(1371,1,'2023-02-15 08:21:17','2023-02-15 08:21:17','','Likuipiyu','','publish','closed','closed','','likuipiyu','','','2023-02-15 08:21:20','2023-02-15 08:21:20','',0,'https://vblinkonline.com/?post_type=product&#038;p=1371',0,'product','',0),(1372,1,'2023-02-15 08:21:18','2023-02-15 08:21:18','','Crab Avengers','','publish','closed','closed','','crab-avengers','','','2023-02-15 08:21:21','2023-02-15 08:21:21','',0,'https://vblinkonline.com/?post_type=product&#038;p=1372',0,'product','',0),(1373,1,'2023-02-15 08:21:18','2023-02-15 08:21:18','','Yaoqian Shu','','publish','closed','closed','','yaoqian-shu','','','2023-02-15 08:21:21','2023-02-15 08:21:21','',0,'https://vblinkonline.com/?post_type=product&#038;p=1373',0,'product','',0),(1374,1,'2023-02-15 08:21:18','2023-02-15 08:21:18','','Mermaid Beauty','','publish','closed','closed','','mermaid-beauty','','','2023-02-15 08:21:22','2023-02-15 08:21:22','',0,'https://vblinkonline.com/?post_type=product&#038;p=1374',0,'product','',0),(1375,1,'2023-02-15 08:21:18','2023-02-15 08:21:18','','Hai Oilao','','publish','closed','closed','','hai-oilao','','','2023-02-15 08:21:22','2023-02-15 08:21:22','',0,'https://vblinkonline.com/?post_type=product&#038;p=1375',0,'product','',0),(1376,1,'2023-02-15 08:21:18','2023-02-15 08:21:18','','Kirin Storm','','publish','closed','closed','','kirin-storm','','','2023-02-15 08:21:22','2023-02-15 08:21:22','',0,'https://vblinkonline.com/?post_type=product&#038;p=1376',0,'product','',0),(1377,1,'2023-02-15 08:21:18','2023-02-15 08:21:18','','Sponge Bob','','publish','closed','closed','','sponge-bob','','','2023-02-15 08:21:23','2023-02-15 08:21:23','',0,'https://vblinkonline.com/?post_type=product&#038;p=1377',0,'product','',0),(1378,1,'2023-02-15 08:21:18','2023-02-15 08:21:18','','Insect Paradise','','publish','closed','closed','','insect-paradise','','','2023-02-15 08:21:23','2023-02-15 08:21:23','',0,'https://vblinkonline.com/?post_type=product&#038;p=1378',0,'product','',0),(1379,1,'2023-02-15 08:21:18','2023-02-15 08:21:18','','Bird Hunter','','publish','closed','closed','','bird-hunter','','','2023-02-15 08:21:24','2023-02-15 08:21:24','',0,'https://vblinkonline.com/?post_type=product&#038;p=1379',0,'product','',0),(1380,1,'2023-02-15 08:21:18','2023-02-15 08:21:18','','Fisherman\'S Wharf','','publish','closed','closed','','fishermans-wharf','','','2023-02-15 08:21:24','2023-02-15 08:21:24','',0,'https://vblinkonline.com/?post_type=product&#038;p=1380',0,'product','',0),(1381,1,'2023-02-15 08:21:18','2023-02-15 08:21:18','','Thanos Avengers','','publish','closed','closed','','thanos-avengers','','','2023-02-15 08:21:25','2023-02-15 08:21:25','',0,'https://vblinkonline.com/?post_type=product&#038;p=1381',0,'product','',0),(1382,1,'2023-02-15 08:21:18','2023-02-15 08:21:18','','Ocean Paradise','','publish','closed','closed','','ocean-paradise','','','2023-02-15 08:21:26','2023-02-15 08:21:26','',0,'https://vblinkonline.com/?post_type=product&#038;p=1382',0,'product','',0),(1383,1,'2023-02-15 08:21:18','2023-02-15 08:21:18','','Thunder Dragon','','publish','closed','closed','','thunder-dragon','','','2023-02-15 08:21:26','2023-02-15 08:21:26','',0,'https://vblinkonline.com/?post_type=product&#038;p=1383',0,'product','',0),(1384,1,'2023-02-15 08:21:18','2023-02-15 08:21:18','','Master Of The Deep','','publish','closed','closed','','master-of-the-deep','','','2023-02-15 08:21:26','2023-02-15 08:21:26','',0,'https://vblinkonline.com/?post_type=product&#038;p=1384',0,'product','',0),(1385,1,'2023-02-15 08:21:18','2023-02-15 08:21:18','','Fire Phoenix','','publish','closed','closed','','fire-phoenix','','','2023-02-15 08:21:27','2023-02-15 08:21:27','',0,'https://vblinkonline.com/?post_type=product&#038;p=1385',0,'product','',0),(1386,1,'2023-02-15 08:21:18','2023-02-15 08:21:18','','Ocean Monster','','publish','closed','closed','','ocean-monster','','','2023-02-15 08:21:27','2023-02-15 08:21:27','',0,'https://vblinkonline.com/?post_type=product&#038;p=1386',0,'product','',0),(1387,1,'2023-02-15 08:21:18','2023-02-15 08:21:18','','King King\'S Rampage','','publish','closed','closed','','king-kings-rampage','','','2023-02-15 08:21:28','2023-02-15 08:21:28','',0,'https://vblinkonline.com/?post_type=product&#038;p=1387',0,'product','',0),(1388,1,'2023-02-15 08:21:19','2023-02-15 08:21:19','','Monster Awakens','','publish','closed','closed','','monster-awakens','','','2023-02-15 08:21:29','2023-02-15 08:21:29','',0,'https://vblinkonline.com/?post_type=product&#038;p=1388',0,'product','',0),(1389,1,'2023-02-15 08:21:19','2023-02-15 08:21:19','','Kong Fu Panda','','publish','closed','closed','','kong-fu-panda','','','2023-02-15 08:21:29','2023-02-15 08:21:29','',0,'https://vblinkonline.com/?post_type=product&#038;p=1389',0,'product','',0),(1390,1,'2023-02-15 08:21:19','2023-02-15 08:21:19','','Buffalo Thunder','','publish','closed','closed','','buffalo-thunder','','','2023-02-15 08:21:29','2023-02-15 08:21:29','',0,'https://vblinkonline.com/?post_type=product&#038;p=1390',0,'product','',0),(1391,1,'2023-02-15 08:21:19','2023-02-15 08:21:19','','Legend Of The Phoenix','','publish','closed','closed','','legend-of-the-phoenix','','','2023-02-15 08:21:30','2023-02-15 08:21:30','',0,'https://vblinkonline.com/?post_type=product&#038;p=1391',0,'product','',0),(1392,1,'2023-02-15 08:21:19','2023-02-15 08:21:19','','Seafood Paradise','','publish','closed','closed','','seafood-paradise','','','2023-02-15 08:21:30','2023-02-15 08:21:30','',0,'https://vblinkonline.com/?post_type=product&#038;p=1392',0,'product','',0),(1393,1,'2023-02-15 08:21:19','2023-02-15 08:21:19','','Buffalo Thunder 2','','publish','closed','closed','','buffalo-thunder-2','','','2023-02-15 08:21:31','2023-02-15 08:21:31','',0,'https://vblinkonline.com/?post_type=product&#038;p=1393',0,'product','',0),(1394,1,'2023-02-15 08:21:19','2023-02-15 08:21:19','','Dragon King','','publish','closed','closed','','dragon-king','','','2023-02-15 08:21:31','2023-02-15 08:21:31','',0,'https://vblinkonline.com/?post_type=product&#038;p=1394',0,'product','',0),(1395,1,'2023-02-15 08:21:19','2023-02-15 08:21:19','','Fantasy Unicorn','','publish','closed','closed','','fantasy-unicorn','','','2023-02-15 08:21:31','2023-02-15 08:21:31','',0,'https://vblinkonline.com/?post_type=product&#038;p=1395',0,'product','',0),(1396,1,'2023-02-15 08:21:19','2023-02-15 08:21:19','','Dragon Storm','','publish','closed','closed','','dragon-storm','','','2023-02-15 08:21:32','2023-02-15 08:21:32','',0,'https://vblinkonline.com/?post_type=product&#038;p=1396',0,'product','',0),(1397,1,'2023-02-15 08:21:19','2023-02-15 08:21:19','','Fish\'S Fun World','','publish','closed','closed','','fishs-fun-world','','','2023-02-15 08:21:33','2023-02-15 08:21:33','',0,'https://vblinkonline.com/?post_type=product&#038;p=1397',0,'product','',0),(1398,1,'2023-02-15 08:21:19','2023-02-15 08:21:19','','Pegasus Knight','','publish','closed','closed','','pegasus-knight','','','2023-02-15 08:21:33','2023-02-15 08:21:33','',0,'https://vblinkonline.com/?post_type=product&#038;p=1398',0,'product','',0),(1399,1,'2023-02-15 08:21:19','2023-02-15 08:21:19','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, CT855 Live Casino','CT855 Live Casino','CT855 Live Casino','inherit','open','closed','','s_100001-png','','','2023-02-23 21:27:38','2023-02-23 21:27:38','',1369,'https://vblinkonline.com/wp-content/uploads/2023/02/s_100001.png',0,'attachment','image/png',0),(1400,1,'2023-02-15 08:21:20','2023-02-15 08:21:20','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Jinchan Buyu','Jinchan Buyu','Jinchan Buyu','inherit','open','closed','','s_1001-png','','','2023-02-23 21:28:02','2023-02-23 21:28:02','',1370,'https://vblinkonline.com/wp-content/uploads/2023/02/s_1001.png',0,'attachment','image/png',0),(1401,1,'2023-02-15 08:21:20','2023-02-15 08:21:20','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Likuipiyu','Likuipiyu','Likuipiyu','inherit','open','closed','','s_1002-png','','','2023-02-23 21:27:56','2023-02-23 21:27:56','',1371,'https://vblinkonline.com/wp-content/uploads/2023/02/s_1002.png',0,'attachment','image/png',0),(1402,1,'2023-02-15 08:21:21','2023-02-15 08:21:21','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Crab Avengers','Crab Avengers','Crab Avengers','inherit','open','closed','','s_1004-png','','','2023-02-23 21:28:22','2023-02-23 21:28:22','',1372,'https://vblinkonline.com/wp-content/uploads/2023/02/s_1004.png',0,'attachment','image/png',0),(1403,1,'2023-02-15 08:21:21','2023-02-15 08:21:21','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Yaoqian Shu','Yaoqian Shu','Yaoqian Shu','inherit','open','closed','','s_1005-png','','','2023-02-23 21:28:07','2023-02-23 21:28:07','',1373,'https://vblinkonline.com/wp-content/uploads/2023/02/s_1005.png',0,'attachment','image/png',0),(1404,1,'2023-02-15 08:21:22','2023-02-15 08:21:22','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Mermaid Beauty','Mermaid Beauty','Mermaid Beauty','inherit','open','closed','','s_1006-png','','','2023-02-23 21:28:34','2023-02-23 21:28:34','',1374,'https://vblinkonline.com/wp-content/uploads/2023/02/s_1006.png',0,'attachment','image/png',0),(1405,1,'2023-02-15 08:21:22','2023-02-15 08:21:22','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Hai Oilao','Hai Oilao','Hai Oilao','inherit','open','closed','','s_1007-png','','','2023-02-23 21:28:41','2023-02-23 21:28:41','',1375,'https://vblinkonline.com/wp-content/uploads/2023/02/s_1007.png',0,'attachment','image/png',0),(1406,1,'2023-02-15 08:21:22','2023-02-15 08:21:22','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Kirin Storm','Kirin Storm','Kirin Storm','inherit','open','closed','','s_1008-png','','','2023-02-23 21:28:49','2023-02-23 21:28:49','',1376,'https://vblinkonline.com/wp-content/uploads/2023/02/s_1008.png',0,'attachment','image/png',0),(1407,1,'2023-02-15 08:21:23','2023-02-15 08:21:23','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Sponge Bob','Sponge Bob','Sponge Bob','inherit','open','closed','','s_1009-png','','','2023-02-23 21:29:02','2023-02-23 21:29:02','',1377,'https://vblinkonline.com/wp-content/uploads/2023/02/s_1009.png',0,'attachment','image/png',0),(1408,1,'2023-02-15 08:21:23','2023-02-15 08:21:23','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Insect Paradise','Insect Paradise','Insect Paradise','inherit','open','closed','','s_1010-png','','','2023-02-23 21:28:56','2023-02-23 21:28:56','',1378,'https://vblinkonline.com/wp-content/uploads/2023/02/s_1010.png',0,'attachment','image/png',0),(1409,1,'2023-02-15 08:21:24','2023-02-15 08:21:24','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Bird Hunter','Bird Hunter','Bird Hunter','inherit','open','closed','','s_1011-png','','','2023-02-23 21:11:21','2023-02-23 21:11:21','',1379,'https://vblinkonline.com/wp-content/uploads/2023/02/s_1011.png',0,'attachment','image/png',0),(1410,1,'2023-02-15 08:21:24','2023-02-15 08:21:24','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Fisherman\'s Wharf','Fisherman\'s Wharf','Fisherman\'s Wharf','inherit','open','closed','','s_1012-png','','','2023-02-23 21:11:12','2023-02-23 21:11:12','',1380,'https://vblinkonline.com/wp-content/uploads/2023/02/s_1012.png',0,'attachment','image/png',0),(1411,1,'2023-02-15 08:21:25','2023-02-15 08:21:25','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Thanos Avengers','s_1016.png','Thanos Avengers','inherit','open','closed','','s_1016-png','','','2023-02-23 21:11:29','2023-02-23 21:11:29','',1381,'https://vblinkonline.com/wp-content/uploads/2023/02/s_1016.png',0,'attachment','image/png',0),(1412,1,'2023-02-15 08:21:26','2023-02-15 08:21:26','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Ocean Paradise','Ocean Paradise','Ocean Paradise','inherit','open','closed','','s_1020-png','','','2023-02-23 21:11:42','2023-02-23 21:11:42','',1382,'https://vblinkonline.com/wp-content/uploads/2023/02/s_1020.png',0,'attachment','image/png',0),(1413,1,'2023-02-15 08:21:26','2023-02-15 08:21:26','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Thunder Dragon','Thunder Dragon','Thunder Dragon','inherit','open','closed','','s_1021-png','','','2023-02-23 21:12:01','2023-02-23 21:12:01','',1383,'https://vblinkonline.com/wp-content/uploads/2023/02/s_1021.png',0,'attachment','image/png',0),(1414,1,'2023-02-15 08:21:26','2023-02-15 08:21:26','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Master Of The Deep','Master Of The Deep','Master Of The Deep','inherit','open','closed','','s_1022-png','','','2023-02-23 21:12:09','2023-02-23 21:12:09','',1384,'https://vblinkonline.com/wp-content/uploads/2023/02/s_1022.png',0,'attachment','image/png',0),(1415,1,'2023-02-15 08:21:27','2023-02-15 08:21:27','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Fire Phoenix','s_1023.png','Fire Phoenix','inherit','open','closed','','s_1023-png','','','2023-02-23 21:12:25','2023-02-23 21:12:25','',1385,'https://vblinkonline.com/wp-content/uploads/2023/02/s_1023.png',0,'attachment','image/png',0),(1416,1,'2023-02-15 08:21:27','2023-02-15 08:21:27','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Ocean Monster','Ocean Monster','Ocean Monster','inherit','open','closed','','s_1024-png','','','2023-02-23 21:12:17','2023-02-23 21:12:17','',1386,'https://vblinkonline.com/wp-content/uploads/2023/02/s_1024.png',0,'attachment','image/png',0),(1417,1,'2023-02-15 08:21:28','2023-02-15 08:21:28','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, King Kong\'s Rampage','King Kong\'s Rampage','King Kong\'s Rampage','inherit','open','closed','','s_1025-png','','','2023-02-23 21:13:20','2023-02-23 21:13:20','',1387,'https://vblinkonline.com/wp-content/uploads/2023/02/s_1025.png',0,'attachment','image/png',0),(1418,1,'2023-02-15 08:21:29','2023-02-15 08:21:29','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Monster Awakens','Monster Awakens','Monster Awakens','inherit','open','closed','','s_1026-png','','','2023-02-23 21:13:33','2023-02-23 21:13:33','',1388,'https://vblinkonline.com/wp-content/uploads/2023/02/s_1026.png',0,'attachment','image/png',0),(1419,1,'2023-02-15 08:21:29','2023-02-15 08:21:29','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Kong Fu Panda','Kong Fu Panda','Kong Fu Panda','inherit','open','closed','','s_1027-png','','','2023-02-23 21:13:50','2023-02-23 21:13:50','',1389,'https://vblinkonline.com/wp-content/uploads/2023/02/s_1027.png',0,'attachment','image/png',0),(1420,1,'2023-02-15 08:21:29','2023-02-15 08:21:29','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Buffalo Thunder','Buffalo Thunder','Buffalo Thunder','inherit','open','closed','','s_1028-png','','','2023-02-23 21:13:27','2023-02-23 21:13:27','',1390,'https://vblinkonline.com/wp-content/uploads/2023/02/s_1028.png',0,'attachment','image/png',0),(1421,1,'2023-02-15 08:21:30','2023-02-15 08:21:30','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Legend Of The Phoenix','Legend Of The Phoenix','Legend Of The Phoenix','inherit','open','closed','','s_1029-png','','','2023-02-23 21:14:00','2023-02-23 21:14:00','',1391,'https://vblinkonline.com/wp-content/uploads/2023/02/s_1029.png',0,'attachment','image/png',0),(1422,1,'2023-02-15 08:21:30','2023-02-15 08:21:30','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Seafood Paradise','Seafood Paradise','Seafood Paradise','inherit','open','closed','','s_1030-png','','','2023-02-23 21:14:21','2023-02-23 21:14:21','',1392,'https://vblinkonline.com/wp-content/uploads/2023/02/s_1030.png',0,'attachment','image/png',0),(1423,1,'2023-02-15 08:21:30','2023-02-15 08:21:30','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Buffalo Thunder 2','Buffalo Thunder 2','Buffalo Thunder 2','inherit','open','closed','','s_1031-png','','','2023-02-23 21:14:10','2023-02-23 21:14:10','',1393,'https://vblinkonline.com/wp-content/uploads/2023/02/s_1031.png',0,'attachment','image/png',0),(1424,1,'2023-02-15 08:21:31','2023-02-15 08:21:31','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Dragon King','Dragon King','','inherit','open','closed','','s_1033-png','','','2023-02-23 21:14:50','2023-02-23 21:14:50','',1394,'https://vblinkonline.com/wp-content/uploads/2023/02/s_1033.png',0,'attachment','image/png',0),(1425,1,'2023-02-15 08:21:31','2023-02-15 08:21:31','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Fantasy Unicorn','Fantasy Unicorn','Fantasy Unicorn','inherit','open','closed','','s_1044-png','','','2023-02-23 21:14:41','2023-02-23 21:14:41','',1395,'https://vblinkonline.com/wp-content/uploads/2023/02/s_1044.png',0,'attachment','image/png',0),(1426,1,'2023-02-15 08:21:32','2023-02-15 08:21:32','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Dragon Storm','Dragon Storm','Dragon Storm','inherit','open','closed','','s_1045-png','','','2023-02-23 21:14:56','2023-02-23 21:14:56','',1396,'https://vblinkonline.com/wp-content/uploads/2023/02/s_1045.png',0,'attachment','image/png',0),(1427,1,'2023-02-15 08:21:33','2023-02-15 08:21:33','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Fish\'s Fun World','Fish\'s Fun World','Fish\'s Fun World','inherit','open','closed','','s_1049-png','','','2023-02-23 21:15:26','2023-02-23 21:15:26','',1397,'https://vblinkonline.com/wp-content/uploads/2023/02/s_1049.png',0,'attachment','image/png',0),(1428,1,'2023-02-15 08:21:33','2023-02-15 08:21:33','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Pegasus Knight','Pegasus Knight','Pegasus Knight','inherit','open','closed','','s_1054-png','','','2023-02-23 21:15:13','2023-02-23 21:15:13','',1398,'https://vblinkonline.com/wp-content/uploads/2023/02/s_1054.png',0,'attachment','image/png',0),(1429,1,'2023-02-15 08:21:35','2023-02-15 08:21:35','','Daily Fishing','','publish','closed','closed','','daily-fishing','','','2023-02-15 08:21:37','2023-02-15 08:21:37','',0,'https://vblinkonline.com/?post_type=product&#038;p=1429',0,'product','',0),(1430,1,'2023-02-15 08:21:35','2023-02-15 08:21:35','','Danaotian Gong','','publish','closed','closed','','danaotian-gong','','','2023-02-15 08:21:38','2023-02-15 08:21:38','',0,'https://vblinkonline.com/?post_type=product&#038;p=1430',0,'product','',0),(1431,1,'2023-02-15 08:21:35','2023-02-15 08:21:35','','Longtaizi','','publish','closed','closed','','longtaizi','','','2023-02-15 08:21:38','2023-02-15 08:21:38','',0,'https://vblinkonline.com/?post_type=product&#038;p=1431',0,'product','',0),(1432,1,'2023-02-15 08:21:36','2023-02-15 08:21:36','','Dahua Xiyou','','publish','closed','closed','','dahua-xiyou','','','2023-02-15 08:21:39','2023-02-15 08:21:39','',0,'https://vblinkonline.com/?post_type=product&#038;p=1432',0,'product','',0),(1433,1,'2023-02-15 08:21:36','2023-02-15 08:21:36','','Wanfochao Zong','','publish','closed','closed','','wanfochao-zong','','','2023-02-15 08:21:39','2023-02-15 08:21:39','',0,'https://vblinkonline.com/?post_type=product&#038;p=1433',0,'product','',0),(1434,1,'2023-02-15 08:21:36','2023-02-15 08:21:36','','Zhanwu Bushengs','','publish','closed','closed','','zhanwu-bushengs','','','2023-02-15 08:21:40','2023-02-15 08:21:40','',0,'https://vblinkonline.com/?post_type=product&#038;p=1434',0,'product','',0),(1435,1,'2023-02-15 08:21:36','2023-02-15 08:21:36','','God Of Wealth','','publish','closed','closed','','god-of-wealth','','','2023-02-15 08:21:40','2023-02-15 08:21:40','',0,'https://vblinkonline.com/?post_type=product&#038;p=1435',0,'product','',0),(1436,1,'2023-02-15 08:21:36','2023-02-15 08:21:36','','Great Blue','','publish','closed','closed','','great-blue','','','2023-02-15 08:21:40','2023-02-15 08:21:40','',0,'https://vblinkonline.com/?post_type=product&#038;p=1436',0,'product','',0),(1437,1,'2023-02-15 08:21:36','2023-02-15 08:21:36','','Highway Truck Sports','','publish','closed','closed','','highway-truck-sports','','','2023-02-15 08:21:41','2023-02-15 08:21:41','',0,'https://vblinkonline.com/?post_type=product&#038;p=1437',0,'product','',0),(1438,1,'2023-02-15 08:21:36','2023-02-15 08:21:36','','Dolphin Reef','','publish','closed','closed','','dolphin-reef','','','2023-02-15 08:21:41','2023-02-15 08:21:41','',0,'https://vblinkonline.com/?post_type=product&#038;p=1438',0,'product','',0),(1439,1,'2023-02-15 08:21:36','2023-02-15 08:21:36','','Bonus Bears','','publish','closed','closed','','bonus-bears','','','2023-02-15 08:21:42','2023-02-15 08:21:42','',0,'https://vblinkonline.com/?post_type=product&#038;p=1439',0,'product','',0),(1440,1,'2023-02-15 08:21:36','2023-02-15 08:21:36','','Safari Heat','','publish','closed','closed','','safari-heat','','','2023-02-15 08:21:42','2023-02-15 08:21:42','',0,'https://vblinkonline.com/?post_type=product&#038;p=1440',0,'product','',0),(1441,1,'2023-02-15 08:21:36','2023-02-15 08:21:36','','Thai Paradise','','publish','closed','closed','','thai-paradise','','','2023-02-15 08:21:43','2023-02-15 08:21:43','',0,'https://vblinkonline.com/?post_type=product&#038;p=1441',0,'product','',0),(1442,1,'2023-02-15 08:21:36','2023-02-15 08:21:36','','Shuihu','','publish','closed','closed','','shuihu','','','2023-02-15 08:21:43','2023-02-15 08:21:43','',0,'https://vblinkonline.com/?post_type=product&#038;p=1442',0,'product','',0),(1443,1,'2023-02-15 08:21:36','2023-02-15 08:21:36','','Panter Mood','','publish','closed','closed','','panter-mood','','','2023-02-15 08:21:44','2023-02-15 08:21:44','',0,'https://vblinkonline.com/?post_type=product&#038;p=1443',0,'product','',0),(1444,1,'2023-02-15 08:21:36','2023-02-15 08:21:36','','Funky Monkey','','publish','closed','closed','','funky-monkey','','','2023-02-15 08:21:44','2023-02-15 08:21:44','',0,'https://vblinkonline.com/?post_type=product&#038;p=1444',0,'product','',0),(1445,1,'2023-02-15 08:21:36','2023-02-15 08:21:36','','Jinqian Wa','','publish','closed','closed','','jinqian-wa','','','2023-02-15 08:21:45','2023-02-15 08:21:45','',0,'https://vblinkonline.com/?post_type=product&#038;p=1445',0,'product','',0),(1446,1,'2023-02-15 08:21:36','2023-02-15 08:21:36','','Sea World','','publish','closed','closed','','sea-world','','','2023-02-15 08:21:45','2023-02-15 08:21:45','',0,'https://vblinkonline.com/?post_type=product&#038;p=1446',0,'product','',0),(1447,1,'2023-02-15 08:21:36','2023-02-15 08:21:36','','Boyking Treasure','','publish','closed','closed','','boyking-treasure','','','2023-02-15 08:21:46','2023-02-15 08:21:46','',0,'https://vblinkonline.com/?post_type=product&#038;p=1447',0,'product','',0),(1448,1,'2023-02-15 08:21:36','2023-02-15 08:21:36','','Iceland','','publish','closed','closed','','iceland','','','2023-02-15 08:21:46','2023-02-15 08:21:46','',0,'https://vblinkonline.com/?post_type=product&#038;p=1448',0,'product','',0),(1449,1,'2023-02-15 08:21:37','2023-02-15 08:21:37','','Amazing Thailand','','publish','closed','closed','','amazing-thailand','','','2023-02-15 08:21:47','2023-02-15 08:21:47','',0,'https://vblinkonline.com/?post_type=product&#038;p=1449',0,'product','',0),(1450,1,'2023-02-15 08:21:37','2023-02-15 08:21:37','','Golden Tour','','publish','closed','closed','','golden-tour','','','2023-02-15 08:21:47','2023-02-15 08:21:47','',0,'https://vblinkonline.com/?post_type=product&#038;p=1450',0,'product','',0),(1451,1,'2023-02-15 08:21:37','2023-02-15 08:21:37','','Victory','','publish','closed','closed','','victory','','','2023-02-15 08:21:47','2023-02-15 08:21:47','',0,'https://vblinkonline.com/?post_type=product&#038;p=1451',0,'product','',0),(1452,1,'2023-02-15 08:21:37','2023-02-15 08:21:37','','Fairy Garden Plus','','publish','closed','closed','','fairy-garden-plus','','','2023-02-15 08:21:48','2023-02-15 08:21:48','',0,'https://vblinkonline.com/?post_type=product&#038;p=1452',0,'product','',0),(1453,1,'2023-02-15 08:21:37','2023-02-15 08:21:37','','Irish Luck','','publish','closed','closed','','irish-luck','','','2023-02-15 08:21:48','2023-02-15 08:21:48','',0,'https://vblinkonline.com/?post_type=product&#038;p=1453',0,'product','',0),(1454,1,'2023-02-15 08:21:37','2023-02-15 08:21:37','','Dragon','','publish','closed','closed','','dragon','','','2023-02-15 08:21:48','2023-02-15 08:21:48','',0,'https://vblinkonline.com/?post_type=product&#038;p=1454',0,'product','',0),(1455,1,'2023-02-15 08:21:37','2023-02-15 08:21:37','','Silent Samurai','','publish','closed','closed','','silent-samurai','','','2023-02-15 08:21:49','2023-02-15 08:21:49','',0,'https://vblinkonline.com/?post_type=product&#038;p=1455',0,'product','',0),(1456,1,'2023-02-15 08:21:37','2023-02-15 08:21:37','','Top Gun','','publish','closed','closed','','top-gun','','','2023-02-15 08:21:50','2023-02-15 08:21:50','',0,'https://vblinkonline.com/?post_type=product&#038;p=1456',0,'product','',0),(1457,1,'2023-02-15 08:21:37','2023-02-15 08:21:37','','T-Rex','','publish','closed','closed','','t-rex','','','2023-02-15 08:21:51','2023-02-15 08:21:51','',0,'https://vblinkonline.com/?post_type=product&#038;p=1457',0,'product','',0),(1458,1,'2023-02-15 08:21:37','2023-02-15 08:21:37','','Indian Myth','','publish','closed','closed','','indian-myth','','','2023-02-15 08:21:51','2023-02-15 08:21:51','',0,'https://vblinkonline.com/?post_type=product&#038;p=1458',0,'product','',0),(1459,1,'2023-02-15 08:21:37','2023-02-15 08:21:37','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Daily Fishing','Daily Fishing','Daily Fishing','inherit','open','closed','','s_1066-png','','','2023-02-23 21:15:50','2023-02-23 21:15:50','',1429,'https://vblinkonline.com/wp-content/uploads/2023/02/s_1066.png',0,'attachment','image/png',0),(1460,1,'2023-02-15 08:21:38','2023-02-15 08:21:38','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Danaotian Gong','Danaotian Gong','Danaotian Gong','inherit','open','closed','','s_2002-png','','','2023-02-23 21:16:17','2023-02-23 21:16:17','',1430,'https://vblinkonline.com/wp-content/uploads/2023/02/s_2002.png',0,'attachment','image/png',0),(1461,1,'2023-02-15 08:21:38','2023-02-15 08:21:38','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Longtaizi','Longtaizi','Longtaizi','inherit','open','closed','','s_2003-png','','','2023-02-23 21:16:21','2023-02-23 21:16:21','',1431,'https://vblinkonline.com/wp-content/uploads/2023/02/s_2003.png',0,'attachment','image/png',0),(1462,1,'2023-02-15 08:21:39','2023-02-15 08:21:39','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Dahua Xiyou','Dahua Xiyou','Dahua Xiyou','inherit','open','closed','','s_2004-png','','','2023-02-23 21:17:11','2023-02-23 21:17:11','',1432,'https://vblinkonline.com/wp-content/uploads/2023/02/s_2004.png',0,'attachment','image/png',0),(1463,1,'2023-02-15 08:21:39','2023-02-15 08:21:39','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Wanfochao Zong','Wanfochao Zong','Wanfochao Zong','inherit','open','closed','','s_2005-png','','','2023-02-23 21:17:05','2023-02-23 21:17:05','',1433,'https://vblinkonline.com/wp-content/uploads/2023/02/s_2005.png',0,'attachment','image/png',0),(1464,1,'2023-02-15 08:21:40','2023-02-15 08:21:40','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Zhanwu Bushengs','Zhanwu Bushengs','Zhanwu Bushengs','inherit','open','closed','','s_2006-png','','','2023-02-23 21:17:51','2023-02-23 21:17:51','',1434,'https://vblinkonline.com/wp-content/uploads/2023/02/s_2006.png',0,'attachment','image/png',0),(1465,1,'2023-02-15 08:21:40','2023-02-15 08:21:40','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, God Of Wealth','God Of Wealth','God Of Wealth','inherit','open','closed','','s_3001-png','','','2023-02-23 21:17:37','2023-02-23 21:17:37','',1435,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3001.png',0,'attachment','image/png',0),(1466,1,'2023-02-15 08:21:40','2023-02-15 08:21:40','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Great Blue','Great Blue','Great Blue','inherit','open','closed','','s_3002-png','','','2023-02-23 21:17:19','2023-02-23 21:17:19','',1436,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3002.png',0,'attachment','image/png',0),(1467,1,'2023-02-15 08:21:41','2023-02-15 08:21:41','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Highway Truck Sports','Highway Truck Sports','Highway Truck Sports','inherit','open','closed','','s_3003-png','','','2023-02-23 21:18:08','2023-02-23 21:18:08','',1437,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3003.png',0,'attachment','image/png',0),(1468,1,'2023-02-15 08:21:41','2023-02-15 08:21:41','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Dolphin Reef','Dolphin Reef','Dolphin Reef','inherit','open','closed','','s_3004-png','','','2023-02-23 21:18:07','2023-02-23 21:18:07','',1438,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3004.png',0,'attachment','image/png',0),(1469,1,'2023-02-15 08:21:42','2023-02-15 08:21:42','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Bonus Bears','Bonus Bears','Bonus Bears','inherit','open','closed','','s_3005-png','','','2023-02-23 21:18:15','2023-02-23 21:18:15','',1439,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3005.png',0,'attachment','image/png',0),(1470,1,'2023-02-15 08:21:42','2023-02-15 08:21:42','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Safari Heat','Safari Heat','Safari Heat','inherit','open','closed','','s_3006-png','','','2023-02-23 21:18:21','2023-02-23 21:18:21','',1440,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3006.png',0,'attachment','image/png',0),(1471,1,'2023-02-15 08:21:43','2023-02-15 08:21:43','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Thai Paradise','Thai Paradise','Thai Paradise','inherit','open','closed','','s_3007-png','','','2023-02-23 21:18:36','2023-02-23 21:18:36','',1441,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3007.png',0,'attachment','image/png',0),(1472,1,'2023-02-15 08:21:43','2023-02-15 08:21:43','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Shuihu','Shuihu','Shuihu','inherit','open','closed','','s_3008-png','','','2023-02-23 21:18:30','2023-02-23 21:18:30','',1442,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3008.png',0,'attachment','image/png',0),(1473,1,'2023-02-15 08:21:44','2023-02-15 08:21:44','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Panter Mood','Panter Mood','Panter Mood','inherit','open','closed','','s_3009-png','','','2023-02-23 21:18:49','2023-02-23 21:18:49','',1443,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3009.png',0,'attachment','image/png',0),(1474,1,'2023-02-15 08:21:44','2023-02-15 08:21:44','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Funky Monkey','Funky Monkey','Funky Monkey','inherit','open','closed','','s_3010-png','','','2023-02-23 21:18:44','2023-02-23 21:18:44','',1444,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3010.png',0,'attachment','image/png',0),(1475,1,'2023-02-15 08:21:45','2023-02-15 08:21:45','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Jinqian Wa','Jinqian Wa','Jinqian Wa','inherit','open','closed','','s_3011-png','','','2023-02-23 21:18:56','2023-02-23 21:18:56','',1445,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3011.png',0,'attachment','image/png',0),(1476,1,'2023-02-15 08:21:45','2023-02-15 08:21:45','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Sea World','Sea World','Sea World','inherit','open','closed','','s_3012-png','','','2023-02-23 21:19:46','2023-02-23 21:19:46','',1446,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3012.png',0,'attachment','image/png',0),(1477,1,'2023-02-15 08:21:45','2023-02-15 08:21:45','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Boyking Treasure','Boyking Treasure','Boyking Treasure','inherit','open','closed','','s_3013-png','','','2023-02-23 21:19:03','2023-02-23 21:19:03','',1447,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3013.png',0,'attachment','image/png',0),(1478,1,'2023-02-15 08:21:46','2023-02-15 08:21:46','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Iceland','Iceland','Iceland','inherit','open','closed','','s_3014-png','','','2023-02-23 21:19:41','2023-02-23 21:19:41','',1448,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3014.png',0,'attachment','image/png',0),(1479,1,'2023-02-15 08:21:46','2023-02-15 08:21:46','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Amazing Thailand','Amazing Thailand','Amazing Thailand','inherit','open','closed','','s_3015-png','','','2023-02-23 21:19:40','2023-02-23 21:19:40','',1449,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3015.png',0,'attachment','image/png',0),(1480,1,'2023-02-15 08:21:47','2023-02-15 08:21:47','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Golden Tour','Golden Tour','Golden Tour','inherit','open','closed','','s_3016-png','','','2023-02-23 21:19:48','2023-02-23 21:19:48','',1450,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3016.png',0,'attachment','image/png',0),(1481,1,'2023-02-15 08:21:47','2023-02-15 08:21:47','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Victory','Victory','Victory','inherit','open','closed','','s_3017-png','','','2023-02-23 21:20:03','2023-02-23 21:20:03','',1451,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3017.png',0,'attachment','image/png',0),(1482,1,'2023-02-15 08:21:48','2023-02-15 08:21:48','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Fairy Garden Plus','Fairy Garden Plus','Fairy Garden Plus','inherit','open','closed','','s_3018-png','','','2023-02-23 21:20:39','2023-02-23 21:20:39','',1452,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3018.png',0,'attachment','image/png',0),(1483,1,'2023-02-15 08:21:48','2023-02-15 08:21:48','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Irish Luck','Irish Luck','Irish Luck','inherit','open','closed','','s_3019-png','','','2023-02-23 21:20:11','2023-02-23 21:20:11','',1453,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3019.png',0,'attachment','image/png',0),(1484,1,'2023-02-15 08:21:48','2023-02-15 08:21:48','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Dragon','Dragon','Dragon','inherit','open','closed','','s_3020-png','','','2023-02-23 21:20:28','2023-02-23 21:20:28','',1454,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3020.png',0,'attachment','image/png',0),(1485,1,'2023-02-15 08:21:49','2023-02-15 08:21:49','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Silent Samurai','Silent Samurai','Silent Samurai','inherit','open','closed','','s_3021-png','','','2023-02-23 21:20:47','2023-02-23 21:20:47','',1455,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3021.png',0,'attachment','image/png',0),(1486,1,'2023-02-15 08:21:50','2023-02-15 08:21:50','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Top Gun','Top Gun','Top Gun','inherit','open','closed','','s_3022-png','','','2023-02-23 21:21:11','2023-02-23 21:21:11','',1456,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3022.png',0,'attachment','image/png',0),(1487,1,'2023-02-15 08:21:50','2023-02-15 08:21:50','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, T-Rex','T-Rex','T-Rex','inherit','open','closed','','s_3023-png','','','2023-02-23 21:21:01','2023-02-23 21:21:01','',1457,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3023.png',0,'attachment','image/png',0),(1488,1,'2023-02-15 08:21:51','2023-02-15 08:21:51','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Indian Myth','Indian Myth','Indian Myth','inherit','open','closed','','s_3024-png','','','2023-02-23 21:21:21','2023-02-23 21:21:21','',1458,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3024.png',0,'attachment','image/png',0),(1489,1,'2023-02-15 08:21:55','2023-02-15 08:21:55','','Panda','','publish','closed','closed','','panda','','','2023-02-15 08:21:57','2023-02-15 08:21:57','',0,'https://vblinkonline.com/?post_type=product&#038;p=1489',0,'product','',0),(1490,1,'2023-02-15 08:21:55','2023-02-15 08:21:55','','Captain\'S Treasure','','publish','closed','closed','','captains-treasure','','','2023-02-15 08:21:57','2023-02-15 08:21:57','',0,'https://vblinkonline.com/?post_type=product&#038;p=1490',0,'product','',0),(1491,1,'2023-02-15 08:21:55','2023-02-15 08:21:55','','Japan Fortune','','publish','closed','closed','','japan-fortune','','','2023-02-15 08:21:58','2023-02-15 08:21:58','',0,'https://vblinkonline.com/?post_type=product&#038;p=1491',0,'product','',0),(1492,1,'2023-02-15 08:21:55','2023-02-15 08:21:55','','Fruity Tutti','','publish','closed','closed','','fruity-tutti','','','2023-02-15 08:21:58','2023-02-15 08:21:58','',0,'https://vblinkonline.com/?post_type=product&#038;p=1492',0,'product','',0),(1493,1,'2023-02-15 08:21:55','2023-02-15 08:21:55','','Fengshen','','publish','closed','closed','','fengshen','','','2023-02-15 08:21:58','2023-02-15 08:21:58','',0,'https://vblinkonline.com/?post_type=product&#038;p=1493',0,'product','',0),(1494,1,'2023-02-15 08:21:55','2023-02-15 08:21:55','','Fortune Panda','','publish','closed','closed','','fortune-panda','','','2023-02-15 08:21:59','2023-02-15 08:21:59','',0,'https://vblinkonline.com/?post_type=product&#038;p=1494',0,'product','',0),(1495,1,'2023-02-15 08:21:55','2023-02-15 08:21:55','','Glamourous World','','publish','closed','closed','','glamourous-world','','','2023-02-15 08:21:59','2023-02-15 08:21:59','',0,'https://vblinkonline.com/?post_type=product&#038;p=1495',0,'product','',0),(1496,1,'2023-02-15 08:21:55','2023-02-15 08:21:55','','Fortune','','publish','closed','closed','','fortune','','','2023-02-15 08:22:00','2023-02-15 08:22:00','',0,'https://vblinkonline.com/?post_type=product&#038;p=1496',0,'product','',0),(1497,1,'2023-02-15 08:21:55','2023-02-15 08:21:55','','Rally','','publish','closed','closed','','rally','','','2023-02-15 08:22:00','2023-02-15 08:22:00','',0,'https://vblinkonline.com/?post_type=product&#038;p=1497',0,'product','',0),(1498,1,'2023-02-15 08:21:56','2023-02-15 08:21:56','','Caster Surprise','','publish','closed','closed','','caster-surprise','','','2023-02-15 08:22:00','2023-02-15 08:22:00','',0,'https://vblinkonline.com/?post_type=product&#038;p=1498',0,'product','',0),(1499,1,'2023-02-15 08:21:56','2023-02-15 08:21:56','','Zhao Cai Jin Bao','','publish','closed','closed','','zhao-cai-jin-bao','','','2023-02-15 08:22:01','2023-02-15 08:22:01','',0,'https://vblinkonline.com/?post_type=product&#038;p=1499',0,'product','',0),(1500,1,'2023-02-15 08:21:56','2023-02-15 08:21:56','','Wealth\'S Treasure','','publish','closed','closed','','wealths-treasure','','','2023-02-15 08:22:02','2023-02-15 08:22:02','',0,'https://vblinkonline.com/?post_type=product&#038;p=1500',0,'product','',0),(1501,1,'2023-02-15 08:21:56','2023-02-15 08:21:56','','Alice','','publish','closed','closed','','alice','','','2023-02-15 08:22:03','2023-02-15 08:22:03','',0,'https://vblinkonline.com/?post_type=product&#038;p=1501',0,'product','',0),(1502,1,'2023-02-15 08:21:56','2023-02-15 08:21:56','','Dragon Gold','','publish','closed','closed','','dragon-gold','','','2023-02-15 08:22:03','2023-02-15 08:22:03','',0,'https://vblinkonline.com/?post_type=product&#038;p=1502',0,'product','',0),(1503,1,'2023-02-15 08:21:56','2023-02-15 08:21:56','','Golden Tree Plus','','publish','closed','closed','','golden-tree-plus','','','2023-02-15 08:22:03','2023-02-15 08:22:03','',0,'https://vblinkonline.com/?post_type=product&#038;p=1503',0,'product','',0),(1504,1,'2023-02-15 08:21:56','2023-02-15 08:21:56','','Sparta','','publish','closed','closed','','sparta','','','2023-02-15 08:22:04','2023-02-15 08:22:04','',0,'https://vblinkonline.com/?post_type=product&#038;p=1504',0,'product','',0),(1505,1,'2023-02-15 08:21:56','2023-02-15 08:21:56','','Robin Hood','','publish','closed','closed','','robin-hood','','','2023-02-15 08:22:04','2023-02-15 08:22:04','',0,'https://vblinkonline.com/?post_type=product&#038;p=1505',0,'product','',0),(1506,1,'2023-02-15 08:21:56','2023-02-15 08:21:56','','Aladdin','','publish','closed','closed','','aladdin','','','2023-02-15 08:22:05','2023-02-15 08:22:05','',0,'https://vblinkonline.com/?post_type=product&#038;p=1506',0,'product','',0),(1507,1,'2023-02-15 08:21:56','2023-02-15 08:21:56','','Stone Age','','publish','closed','closed','','stone-age','','','2023-02-15 08:22:05','2023-02-15 08:22:05','',0,'https://vblinkonline.com/?post_type=product&#038;p=1507',0,'product','',0),(1508,1,'2023-02-15 08:21:56','2023-02-15 08:21:56','','Btg Prosperity','','publish','closed','closed','','btg-prosperity','','','2023-02-15 08:22:05','2023-02-15 08:22:05','',0,'https://vblinkonline.com/?post_type=product&#038;p=1508',0,'product','',0),(1509,1,'2023-02-15 08:21:56','2023-02-15 08:21:56','','Amazon','','publish','closed','closed','','amazon','','','2023-02-15 08:22:06','2023-02-15 08:22:06','',0,'https://vblinkonline.com/?post_type=product&#038;p=1509',0,'product','',0),(1510,1,'2023-02-15 08:21:56','2023-02-15 08:21:56','','Big Shot','','publish','closed','closed','','big-shot','','','2023-02-15 08:22:06','2023-02-15 08:22:06','',0,'https://vblinkonline.com/?post_type=product&#038;p=1510',0,'product','',0),(1511,1,'2023-02-15 08:21:56','2023-02-15 08:21:56','','Paydirt!','','publish','closed','closed','','paydirt','','','2023-02-15 08:22:06','2023-02-15 08:22:06','',0,'https://vblinkonline.com/?post_type=product&#038;p=1511',0,'product','',0),(1512,1,'2023-02-15 08:21:56','2023-02-15 08:21:56','','Sea Captain','','publish','closed','closed','','sea-captain','','','2023-02-15 08:22:07','2023-02-15 08:22:07','',0,'https://vblinkonline.com/?post_type=product&#038;p=1512',0,'product','',0),(1513,1,'2023-02-15 08:21:56','2023-02-15 08:21:56','','African Wildlife','','publish','closed','closed','','african-wildlife','','','2023-02-15 08:22:07','2023-02-15 08:22:07','',0,'https://vblinkonline.com/?post_type=product&#038;p=1513',0,'product','',0),(1514,1,'2023-02-15 08:21:56','2023-02-15 08:21:56','','Seasons Greetings','','publish','closed','closed','','seasons-greetings','','','2023-02-15 08:22:08','2023-02-15 08:22:08','',0,'https://vblinkonline.com/?post_type=product&#038;p=1514',0,'product','',0),(1515,1,'2023-02-15 08:21:56','2023-02-15 08:21:56','','Laura','','publish','closed','closed','','laura','','','2023-02-15 08:22:09','2023-02-15 08:22:09','',0,'https://vblinkonline.com/?post_type=product&#038;p=1515',0,'product','',0),(1516,1,'2023-02-15 08:21:56','2023-02-15 08:21:56','','Pirate','','publish','closed','closed','','pirate','','','2023-02-15 08:22:09','2023-02-15 08:22:09','',0,'https://vblinkonline.com/?post_type=product&#038;p=1516',0,'product','',0),(1517,1,'2023-02-15 08:21:56','2023-02-15 08:21:56','','Cookie Pop','','publish','closed','closed','','cookie-pop','','','2023-02-15 08:22:10','2023-02-15 08:22:10','',0,'https://vblinkonline.com/?post_type=product&#038;p=1517',0,'product','',0),(1518,1,'2023-02-15 08:21:56','2023-02-15 08:21:56','','Circus','','publish','closed','closed','','circus','','','2023-02-15 08:22:10','2023-02-15 08:22:10','',0,'https://vblinkonline.com/?post_type=product&#038;p=1518',0,'product','',0),(1519,1,'2023-02-15 08:21:57','2023-02-15 08:21:57','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Panda','Panda','Panda','inherit','open','closed','','s_3025-png','','','2023-02-23 21:21:51','2023-02-23 21:21:51','',1489,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3025.png',0,'attachment','image/png',0),(1520,1,'2023-02-15 08:21:57','2023-02-15 08:21:57','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Captain\'s Treasure','Captain\'s Treasure','Captain\'s Treasure','inherit','open','closed','','s_3026-png','','','2023-02-23 21:21:47','2023-02-23 21:21:47','',1490,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3026.png',0,'attachment','image/png',0),(1521,1,'2023-02-15 08:21:58','2023-02-15 08:21:58','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Japan Fortune','Japan Fortune','Japan Fortune','inherit','open','closed','','s_3027-png','','','2023-02-23 21:21:59','2023-02-23 21:21:59','',1491,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3027.png',0,'attachment','image/png',0),(1522,1,'2023-02-15 08:21:58','2023-02-15 08:21:58','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Fruity Tutti','Fruity Tutti','Fruity Tutti','inherit','open','closed','','s_3028-png','','','2023-02-23 21:22:06','2023-02-23 21:22:06','',1492,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3028.png',0,'attachment','image/png',0),(1523,1,'2023-02-15 08:21:58','2023-02-15 08:21:58','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Fengshen','Fengshen','Fengshen','inherit','open','closed','','s_3029-png','','','2023-02-23 21:22:15','2023-02-23 21:22:15','',1493,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3029.png',0,'attachment','image/png',0),(1524,1,'2023-02-15 08:21:59','2023-02-15 08:21:59','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Fortune Panda','Fortune Panda','Fortune Panda','inherit','open','closed','','s_3030-png','','','2023-02-23 21:23:10','2023-02-23 21:23:10','',1494,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3030.png',0,'attachment','image/png',0),(1525,1,'2023-02-15 08:21:59','2023-02-15 08:21:59','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Glamourous World','Glamourous World','Glamourous World','inherit','open','closed','','s_3031-png','','','2023-02-23 21:22:34','2023-02-23 21:22:34','',1495,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3031.png',0,'attachment','image/png',0),(1526,1,'2023-02-15 08:22:00','2023-02-15 08:22:00','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Fortune','Fortune','Fortune','inherit','open','closed','','s_3032-png','','','2023-02-23 21:23:16','2023-02-23 21:23:16','',1496,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3032.png',0,'attachment','image/png',0),(1527,1,'2023-02-15 08:22:00','2023-02-15 08:22:00','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Rally','Rally','Rally','inherit','open','closed','','s_3033-png','','','2023-02-23 21:23:29','2023-02-23 21:23:29','',1497,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3033.png',0,'attachment','image/png',0),(1528,1,'2023-02-15 08:22:00','2023-02-15 08:22:00','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Caster Surprise','Caster Surprise','Caster Surprise','inherit','open','closed','','s_3034-png','','','2023-02-23 21:23:22','2023-02-23 21:23:22','',1498,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3034.png',0,'attachment','image/png',0),(1529,1,'2023-02-15 08:22:01','2023-02-15 08:22:01','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Zhao Cai Jin Bao','Zhao Cai Jin Bao','Zhao Cai Jin Bao','inherit','open','closed','','s_3035-png','','','2023-02-23 21:23:36','2023-02-23 21:23:36','',1499,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3035.png',0,'attachment','image/png',0),(1530,1,'2023-02-15 08:22:02','2023-02-15 08:22:02','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Wealth\'s Treasure','Wealth\'s Treasure','Wealth\'s Treasure','inherit','open','closed','','s_3036-png','','','2023-02-23 21:23:47','2023-02-23 21:23:47','',1500,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3036.png',0,'attachment','image/png',0),(1531,1,'2023-02-15 08:22:03','2023-02-15 08:22:03','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Alice','Alice','Alice','inherit','open','closed','','s_3037-png','','','2023-02-23 21:24:11','2023-02-23 21:24:11','',1501,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3037.png',0,'attachment','image/png',0),(1532,1,'2023-02-15 08:22:03','2023-02-15 08:22:03','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Dragon Gold','Dragon Gold','Dragon Gold','inherit','open','closed','','s_3038-png','','','2023-02-23 21:23:55','2023-02-23 21:23:55','',1502,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3038.png',0,'attachment','image/png',0),(1533,1,'2023-02-15 08:22:03','2023-02-15 08:22:03','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, ','Golden Tree Plus','Golden Tree Plus','inherit','open','closed','','s_3039-png','','','2023-02-23 21:24:01','2023-02-23 21:24:01','',1503,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3039.png',0,'attachment','image/png',0),(1534,1,'2023-02-15 08:22:04','2023-02-15 08:22:04','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Sparta','Sparta','Sparta','inherit','open','closed','','s_3040-png','','','2023-02-23 21:24:19','2023-02-23 21:24:19','',1504,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3040.png',0,'attachment','image/png',0),(1535,1,'2023-02-15 08:22:04','2023-02-15 08:22:04','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Robin Hood','Robin Hood','Robin Hood','inherit','open','closed','','s_3041-png','','','2023-02-23 21:24:26','2023-02-23 21:24:26','',1505,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3041.png',0,'attachment','image/png',0),(1536,1,'2023-02-15 08:22:04','2023-02-15 08:22:04','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Aladdin','Aladdin','Aladdin','inherit','open','closed','','s_3042-png','','','2023-02-23 21:24:39','2023-02-23 21:24:39','',1506,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3042.png',0,'attachment','image/png',0),(1537,1,'2023-02-15 08:22:05','2023-02-15 08:22:05','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Stone Age','Stone Age','Stone Age','inherit','open','closed','','s_3044-png','','','2023-02-23 21:24:50','2023-02-23 21:24:50','',1507,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3044.png',0,'attachment','image/png',0),(1538,1,'2023-02-15 08:22:05','2023-02-15 08:22:05','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Btg Prosperity','Btg Prosperity','Btg Prosperity','inherit','open','closed','','s_3046-png','','','2023-02-23 21:25:33','2023-02-23 21:25:33','',1508,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3046.png',0,'attachment','image/png',0),(1539,1,'2023-02-15 08:22:06','2023-02-15 08:22:06','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Amazon','Amazon','Amazon','inherit','open','closed','','s_3049-png','','','2023-02-23 21:25:26','2023-02-23 21:25:26','',1509,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3049.png',0,'attachment','image/png',0),(1540,1,'2023-02-15 08:22:06','2023-02-15 08:22:06','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Big Shot','Big Shot','Big Shot','inherit','open','closed','','s_3050-png','','','2023-02-23 21:25:25','2023-02-23 21:25:25','',1510,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3050.png',0,'attachment','image/png',0),(1541,1,'2023-02-15 08:22:06','2023-02-15 08:22:06','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Paydirt!','Paydirt!','Paydirt!','inherit','open','closed','','s_3051-png','','','2023-02-23 21:25:29','2023-02-23 21:25:29','',1511,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3051.png',0,'attachment','image/png',0),(1542,1,'2023-02-15 08:22:07','2023-02-15 08:22:07','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Sea Captain','Sea Captain','Sea Captain','inherit','open','closed','','s_3053-png','','','2023-02-23 20:59:53','2023-02-23 20:59:53','',1512,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3053.png',0,'attachment','image/png',0),(1543,1,'2023-02-15 08:22:07','2023-02-15 08:22:07','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, African Wildlife','African Wildlife','African Wildlife','inherit','open','closed','','s_3054-png','','','2023-02-23 21:25:35','2023-02-23 21:25:35','',1513,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3054.png',0,'attachment','image/png',0),(1544,1,'2023-02-15 08:22:08','2023-02-15 08:22:08','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Seasons Greetings','Seasons Greetings','Seasons Greetings','inherit','open','closed','','s_3055-png','','','2023-02-23 20:59:14','2023-02-23 20:59:14','',1514,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3055.png',0,'attachment','image/png',0),(1545,1,'2023-02-15 08:22:09','2023-02-15 08:22:09','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Laura','Laura','Laura','inherit','open','closed','','s_3056-png','','','2023-02-23 20:57:45','2023-02-23 20:57:45','',1515,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3056.png',0,'attachment','image/png',0),(1546,1,'2023-02-15 08:22:09','2023-02-15 08:22:09','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Pirate','Pirate','Pirate','inherit','open','closed','','s_3057-png','','','2023-02-23 20:58:42','2023-02-23 20:58:42','',1516,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3057.png',0,'attachment','image/png',0),(1547,1,'2023-02-15 08:22:10','2023-02-15 08:22:10','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Cookie Pop','Cookie Pop','Cookie Pop','inherit','open','closed','','s_3058-png','','','2023-02-23 20:53:45','2023-02-23 20:53:45','',1517,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3058.png',0,'attachment','image/png',0),(1548,1,'2023-02-15 08:22:10','2023-02-15 08:22:10','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Circus','Circus','Circus','inherit','open','closed','','s_3060-png','','','2023-02-23 20:54:07','2023-02-23 20:54:07','',1518,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3060.png',0,'attachment','image/png',0),(1549,1,'2023-02-15 08:22:13','2023-02-15 08:22:13','','Tallyho','','publish','closed','closed','','tallyho','','','2023-02-15 08:22:15','2023-02-15 08:22:15','',0,'https://vblinkonline.com/?post_type=product&#038;p=1549',0,'product','',0),(1550,1,'2023-02-15 08:22:13','2023-02-15 08:22:13','','Orient Express','','publish','closed','closed','','orient-express','','','2023-02-15 08:22:15','2023-02-15 08:22:15','',0,'https://vblinkonline.com/?post_type=product&#038;p=1550',0,'product','',0),(1551,1,'2023-02-15 08:22:13','2023-02-15 08:22:13','','Fame & Fortune','','publish','closed','closed','','fame-fortune','','','2023-02-15 08:22:16','2023-02-15 08:22:16','',0,'https://vblinkonline.com/?post_type=product&#038;p=1551',0,'product','',0),(1552,1,'2023-02-15 08:22:13','2023-02-15 08:22:13','','Cleopatra\'S Gold','','publish','closed','closed','','cleopatras-gold','','','2023-02-15 08:22:16','2023-02-15 08:22:16','',0,'https://vblinkonline.com/?post_type=product&#038;p=1552',0,'product','',0),(1553,1,'2023-02-15 08:22:13','2023-02-15 08:22:13','','Triple Twster','','publish','closed','closed','','triple-twster','','','2023-02-15 08:22:17','2023-02-15 08:22:17','',0,'https://vblinkonline.com/?post_type=product&#038;p=1553',0,'product','',0),(1554,1,'2023-02-15 08:22:13','2023-02-15 08:22:13','','Striper Night','','publish','closed','closed','','striper-night','','','2023-02-15 08:22:17','2023-02-15 08:22:17','',0,'https://vblinkonline.com/?post_type=product&#038;p=1554',0,'product','',0),(1555,1,'2023-02-15 08:22:13','2023-02-15 08:22:13','','Emperor Gate','','publish','closed','closed','','emperor-gate','','','2023-02-15 08:22:18','2023-02-15 08:22:18','',0,'https://vblinkonline.com/?post_type=product&#038;p=1555',0,'product','',0),(1556,1,'2023-02-15 08:22:13','2023-02-15 08:22:13','','Wild Fox','','publish','closed','closed','','wild-fox','','','2023-02-15 08:22:18','2023-02-15 08:22:18','',0,'https://vblinkonline.com/?post_type=product&#038;p=1556',0,'product','',0),(1557,1,'2023-02-15 08:22:13','2023-02-15 08:22:13','','Eyes Of Fortune','','publish','closed','closed','','eyes-of-fortune','','','2023-02-15 08:22:18','2023-02-15 08:22:18','',0,'https://vblinkonline.com/?post_type=product&#038;p=1557',0,'product','',0),(1558,1,'2023-02-15 08:22:13','2023-02-15 08:22:13','','Nu Xia','','publish','closed','closed','','nu-xia','','','2023-02-15 08:22:19','2023-02-15 08:22:19','',0,'https://vblinkonline.com/?post_type=product&#038;p=1558',0,'product','',0),(1559,1,'2023-02-15 08:22:13','2023-02-15 08:22:13','','Long Teng Hu Xiao','','publish','closed','closed','','long-teng-hu-xiao','','','2023-02-15 08:22:19','2023-02-15 08:22:19','',0,'https://vblinkonline.com/?post_type=product&#038;p=1559',0,'product','',0),(1560,1,'2023-02-15 08:22:13','2023-02-15 08:22:13','','Dragon\'S Riches','','publish','closed','closed','','dragons-riches','','','2023-02-15 08:22:19','2023-02-15 08:22:19','',0,'https://vblinkonline.com/?post_type=product&#038;p=1560',0,'product','',0),(1561,1,'2023-02-15 08:22:14','2023-02-15 08:22:14','','Happy Lantern','','publish','closed','closed','','happy-lantern','','','2023-02-15 08:22:20','2023-02-15 08:22:20','',0,'https://vblinkonline.com/?post_type=product&#038;p=1561',0,'product','',0),(1562,1,'2023-02-15 08:22:14','2023-02-15 08:22:14','','Magic Pearl','','publish','closed','closed','','magic-pearl','','','2023-02-15 08:22:21','2023-02-15 08:22:21','',0,'https://vblinkonline.com/?post_type=product&#038;p=1562',0,'product','',0),(1563,1,'2023-02-15 08:22:14','2023-02-15 08:22:14','','Sahara Gold','','publish','closed','closed','','sahara-gold','','','2023-02-15 08:22:22','2023-02-15 08:22:22','',0,'https://vblinkonline.com/?post_type=product&#038;p=1563',0,'product','',0),(1564,1,'2023-02-15 08:22:14','2023-02-15 08:22:14','','Sweet Bonanza Xmas','','publish','closed','closed','','sweet-bonanza-xmas','','','2023-02-15 08:22:22','2023-02-15 08:22:22','',0,'https://vblinkonline.com/?post_type=product&#038;p=1564',0,'product','',0),(1565,1,'2023-02-15 08:22:14','2023-02-15 08:22:14','','Sweet Bonanza','','publish','closed','closed','','sweet-bonanza','','','2023-02-15 08:22:23','2023-02-15 08:22:23','',0,'https://vblinkonline.com/?post_type=product&#038;p=1565',0,'product','',0),(1566,1,'2023-02-15 08:22:14','2023-02-15 08:22:14','','888','','publish','closed','closed','','888','','','2023-02-15 08:22:23','2023-02-15 08:22:23','',0,'https://vblinkonline.com/?post_type=product&#038;p=1566',0,'product','',0),(1597,1,'2023-02-15 08:22:24','2023-02-15 08:22:24','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, 5 Fortune Dragons','5 Fortune Dragons','5 Fortune Dragons','inherit','open','closed','','s_3093-png','','','2023-02-23 20:46:57','2023-02-23 20:46:57','',1567,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3093.png',0,'attachment','image/png',0),(1567,1,'2023-02-15 08:22:14','2023-02-15 08:22:14','','5 Fortune Dragons','','publish','closed','closed','','5-fortune-dragons','','','2023-02-15 08:22:24','2023-02-15 08:22:24','',0,'https://vblinkonline.com/?post_type=product&#038;p=1567',0,'product','',0),(1568,1,'2023-02-15 08:22:14','2023-02-15 08:22:14','','Reel King','','publish','closed','closed','','reel-king','','','2023-02-15 08:22:24','2023-02-15 08:22:24','',0,'https://vblinkonline.com/?post_type=product&#038;p=1568',0,'product','',0),(1569,1,'2023-02-15 08:22:14','2023-02-15 08:22:14','','Fafafa 2','','publish','closed','closed','','fafafa-2','','','2023-02-15 08:22:25','2023-02-15 08:22:25','',0,'https://vblinkonline.com/?post_type=product&#038;p=1569',0,'product','',0),(1570,1,'2023-02-15 08:22:14','2023-02-15 08:22:14','','Sweet Bakery','','publish','closed','closed','','sweet-bakery','','','2023-02-15 08:22:25','2023-02-15 08:22:25','',0,'https://vblinkonline.com/?post_type=product&#038;p=1570',0,'product','',0),(1571,1,'2023-02-15 08:22:14','2023-02-15 08:22:14','','Brothers Kingdom','','publish','closed','closed','','brothers-kingdom','','','2023-02-15 08:22:26','2023-02-15 08:22:26','',0,'https://vblinkonline.com/?post_type=product&#038;p=1571',0,'product','',0),(1572,1,'2023-02-15 08:22:14','2023-02-15 08:22:14','','Fruit Party','','publish','closed','closed','','fruit-party','','','2023-02-15 08:22:26','2023-02-15 08:22:26','',0,'https://vblinkonline.com/?post_type=product&#038;p=1572',0,'product','',0),(1573,1,'2023-02-15 08:22:14','2023-02-15 08:22:14','','Piggies','','publish','closed','closed','','piggies','','','2023-02-15 08:22:27','2023-02-15 08:22:27','',0,'https://vblinkonline.com/?post_type=product&#038;p=1573',0,'product','',0),(1574,1,'2023-02-15 08:22:14','2023-02-15 08:22:14','','The Great Chicken Escape','','publish','closed','closed','','the-great-chicken-escape','','','2023-02-15 08:22:28','2023-02-15 08:22:28','',0,'https://vblinkonline.com/?post_type=product&#038;p=1574',0,'product','',0),(1575,1,'2023-02-15 08:22:14','2023-02-15 08:22:14','','Glorious Rome','','publish','closed','closed','','glorious-rome','','','2023-02-15 08:22:28','2023-02-15 08:22:28','',0,'https://vblinkonline.com/?post_type=product&#038;p=1575',0,'product','',0),(1576,1,'2023-02-15 08:22:14','2023-02-15 08:22:14','','Candy Pop','','publish','closed','closed','','candy-pop','','','2023-02-15 08:22:29','2023-02-15 08:22:29','',0,'https://vblinkonline.com/?post_type=product&#038;p=1576',0,'product','',0),(1577,1,'2023-02-15 08:22:14','2023-02-15 08:22:14','','Mystery Reels','','publish','closed','closed','','mystery-reels','','','2023-02-15 08:22:29','2023-02-15 08:22:29','',0,'https://vblinkonline.com/?post_type=product&#038;p=1577',0,'product','',0),(1578,1,'2023-02-15 08:22:14','2023-02-15 08:22:14','','Day Of The Dead','','publish','closed','closed','','day-of-the-dead','','','2023-02-15 08:22:30','2023-02-15 08:22:30','',0,'https://vblinkonline.com/?post_type=product&#038;p=1578',0,'product','',0),(1579,1,'2023-02-15 08:22:15','2023-02-15 08:22:15','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Tallyho','Tallyho','Tallyho','inherit','open','closed','','s_3063-png','','','2023-02-23 20:53:32','2023-02-23 20:53:32','',1549,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3063.png',0,'attachment','image/png',0),(1580,1,'2023-02-15 08:22:15','2023-02-15 08:22:15','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Orient Express','Orient Express','Orient Express','inherit','open','closed','','s_3064-png','','','2023-02-23 20:53:17','2023-02-23 20:53:17','',1550,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3064.png',0,'attachment','image/png',0),(1581,1,'2023-02-15 08:22:16','2023-02-15 08:22:16','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Fame & Fortune','Fame & Fortune','Fame & Fortune','inherit','open','closed','','s_3065-png','','','2023-02-23 20:52:36','2023-02-23 20:52:36','',1551,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3065.png',0,'attachment','image/png',0),(1582,1,'2023-02-15 08:22:16','2023-02-15 08:22:16','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Cleopatra\'s Gold','Cleopatra\'s Gold','Cleopatra\'s Gold','inherit','open','closed','','s_3066-png','','','2023-02-23 20:52:52','2023-02-23 20:52:52','',1552,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3066.png',0,'attachment','image/png',0),(1583,1,'2023-02-15 08:22:17','2023-02-15 08:22:17','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Triple Twster','Triple Twster','Triple Twster','inherit','open','closed','','s_3067-png','','','2023-02-23 20:52:02','2023-02-23 20:52:02','',1553,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3067.png',0,'attachment','image/png',0),(1584,1,'2023-02-15 08:22:17','2023-02-15 08:22:17','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Striper Night','Striper Night','Striper Night','inherit','open','closed','','s_3068-png','','','2023-02-23 20:52:12','2023-02-23 20:52:12','',1554,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3068.png',0,'attachment','image/png',0),(1585,1,'2023-02-15 08:22:17','2023-02-15 08:22:17','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Emperor Gate','Emperor Gate','Emperor Gate','inherit','open','closed','','s_3069-png','','','2023-02-23 20:52:22','2023-02-23 20:52:22','',1555,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3069.png',0,'attachment','image/png',0),(1586,1,'2023-02-15 08:22:18','2023-02-15 08:22:18','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Wild Fox','Wild Fox','Wild Fox','inherit','open','closed','','s_3070-png','','','2023-02-23 20:51:43','2023-02-23 20:51:43','',1556,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3070.png',0,'attachment','image/png',0),(1587,1,'2023-02-15 08:22:18','2023-02-15 08:22:18','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Eyes Of Fortune','Eyes Of Fortune','Eyes Of Fortune','inherit','open','closed','','s_3071-png','','','2023-02-23 20:50:47','2023-02-23 20:50:47','',1557,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3071.png',0,'attachment','image/png',0),(1588,1,'2023-02-15 08:22:19','2023-02-15 08:22:19','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Nu Xia','Nu Xia','Nu Xia','inherit','open','closed','','s_3072-png','','','2023-02-23 20:50:22','2023-02-23 20:50:22','',1558,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3072.png',0,'attachment','image/png',0),(1589,1,'2023-02-15 08:22:19','2023-02-15 08:22:19','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Long Teng Hu Xiao','Long Teng Hu Xiao','Long Teng Hu Xiao','inherit','open','closed','','s_3073-png','','','2023-02-23 20:50:09','2023-02-23 20:50:09','',1559,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3073.png',0,'attachment','image/png',0),(1590,1,'2023-02-15 08:22:19','2023-02-15 08:22:19','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Dragon\'S Riches','Dragon\'S Riches','Dragon\'S Riches','inherit','open','closed','','s_3074-png','','','2023-02-23 20:50:35','2023-02-23 20:50:35','',1560,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3074.png',0,'attachment','image/png',0),(1591,1,'2023-02-15 08:22:20','2023-02-15 08:22:20','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Happy Lantern','Happy Lantern','Happy Lantern','inherit','open','closed','','s_3075-png','','','2023-02-23 20:48:40','2023-02-23 20:48:40','',1561,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3075.png',0,'attachment','image/png',0),(1592,1,'2023-02-15 08:22:21','2023-02-15 08:22:21','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Magic Pearl','Magic Pearl','Magic Pearl','inherit','open','closed','','s_3076-png','','','2023-02-23 20:48:22','2023-02-23 20:48:22','',1562,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3076.png',0,'attachment','image/png',0),(1593,1,'2023-02-15 08:22:22','2023-02-15 08:22:22','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Sahara Gold','Sahara Gold','Sahara Gold','inherit','open','closed','','s_3078-png','','','2023-02-23 20:48:06','2023-02-23 20:48:06','',1563,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3078.png',0,'attachment','image/png',0),(1594,1,'2023-02-15 08:22:22','2023-02-15 08:22:22','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Sweet Bonanza Xmas','Sweet Bonanza Xmas','Sweet Bonanza Xmas','inherit','open','closed','','s_3090-png','','','2023-02-23 20:47:56','2023-02-23 20:47:56','',1564,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3090.png',0,'attachment','image/png',0),(1595,1,'2023-02-15 08:22:22','2023-02-15 08:22:22','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Sweet Bonanza','Sweet Bonanza','Sweet Bonanza','inherit','open','closed','','s_3091-png','','','2023-02-23 20:47:39','2023-02-23 20:47:39','',1565,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3091.png',0,'attachment','image/png',0),(1596,1,'2023-02-15 08:22:23','2023-02-15 08:22:23','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, 888','888','888','inherit','open','closed','','s_3092-png','','','2023-02-23 20:47:24','2023-02-23 20:47:24','',1566,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3092.png',0,'attachment','image/png',0),(1598,1,'2023-02-15 08:22:24','2023-02-15 08:22:24','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Reel King','Reel King','Reel King','inherit','open','closed','','s_3094-png','','','2023-02-23 20:47:10','2023-02-23 20:47:10','',1568,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3094.png',0,'attachment','image/png',0),(1599,1,'2023-02-15 08:22:25','2023-02-15 08:22:25','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Fafafa 2','Fafafa 2','Fafafa 2','inherit','open','closed','','s_3095-png','','','2023-02-23 20:46:24','2023-02-23 20:46:24','',1569,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3095.png',0,'attachment','image/png',0),(1600,1,'2023-02-15 08:22:25','2023-02-15 08:22:25','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Sweet Bakery','Sweet Bakery','Sweet Bakery','inherit','open','closed','','s_3096-png','','','2023-02-23 20:46:40','2023-02-23 20:46:40','',1570,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3096.png',0,'attachment','image/png',0),(1601,1,'2023-02-15 08:22:26','2023-02-15 08:22:26','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Brothers Kingdom','Brothers Kingdom','Brothers Kingdom','inherit','open','closed','','s_3097-png','','','2023-02-23 20:43:08','2023-02-23 20:43:08','',1571,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3097.png',0,'attachment','image/png',0),(1602,1,'2023-02-15 08:22:26','2023-02-15 08:22:26','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Fruit Party','Fruit Party','Fruit Party','inherit','open','closed','','s_3098-png','','','2023-02-23 20:42:56','2023-02-23 20:42:56','',1572,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3098.png',0,'attachment','image/png',0),(1603,1,'2023-02-15 08:22:27','2023-02-15 08:22:27','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Piggies','Piggies','Piggies','inherit','open','closed','','s_3099-png','','','2023-02-23 20:42:44','2023-02-23 20:42:44','',1573,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3099.png',0,'attachment','image/png',0),(1604,1,'2023-02-15 08:22:28','2023-02-15 08:22:28','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, The Great Chicken Escape','The Great Chicken Escape','The Great Chicken Escape','inherit','open','closed','','s_3100-png','','','2023-02-23 20:42:07','2023-02-23 20:42:07','',1574,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3100.png',0,'attachment','image/png',0),(1605,1,'2023-02-15 08:22:28','2023-02-15 08:22:28','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Glorious Rome','Glorious Rome','Glorious Rome','inherit','open','closed','','s_3101-png','','','2023-02-23 20:42:33','2023-02-23 20:42:33','',1575,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3101.png',0,'attachment','image/png',0),(1606,1,'2023-02-15 08:22:29','2023-02-15 08:22:29','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Candy Pop','Candy Pop','Candy Pop','inherit','open','closed','','s_3102-png','','','2023-02-23 20:41:55','2023-02-23 20:41:55','',1576,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3102.png',0,'attachment','image/png',0),(1607,1,'2023-02-15 08:22:29','2023-02-15 08:22:29','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Mystery Reels','Mystery Reels','Mystery Reels','inherit','open','closed','','s_3103-png','','','2023-02-23 20:41:43','2023-02-23 20:41:43','',1577,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3103.png',0,'attachment','image/png',0),(1608,1,'2023-02-15 08:22:29','2023-02-15 08:22:29','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Day Of The Dead','Day Of The Dead','Day Of The Dead','inherit','open','closed','','s_3105-png','','','2023-02-23 20:41:32','2023-02-23 20:41:32','',1578,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3105.png',0,'attachment','image/png',0),(1609,1,'2023-02-15 08:22:32','2023-02-15 08:22:32','','Pool Party','','publish','closed','closed','','pool-party','','','2023-02-15 08:22:34','2023-02-15 08:22:34','',0,'https://vblinkonline.com/?post_type=product&#038;p=1609',0,'product','',0),(1610,1,'2023-02-15 08:22:32','2023-02-15 08:22:32','','Life Of Luxury 2','','publish','closed','closed','','life-of-luxury-2','','','2023-02-15 08:22:34','2023-02-15 08:22:34','',0,'https://vblinkonline.com/?post_type=product&#038;p=1610',0,'product','',0),(1611,1,'2023-02-15 08:22:32','2023-02-15 08:22:32','','Archer','','publish','closed','closed','','archer','','','2023-02-15 08:22:35','2023-02-15 08:22:35','',0,'https://vblinkonline.com/?post_type=product&#038;p=1611',0,'product','',0),(1612,1,'2023-02-15 08:22:32','2023-02-15 08:22:32','','Fire Of Villa Street','','publish','closed','closed','','fire-of-villa-street','','','2023-02-15 08:22:35','2023-02-15 08:22:35','',0,'https://vblinkonline.com/?post_type=product&#038;p=1612',0,'product','',0),(1613,1,'2023-02-15 08:22:32','2023-02-15 08:22:32','','Fire Of Glacier Gold','','publish','closed','closed','','fire-of-glacier-gold','','','2023-02-15 08:22:36','2023-02-15 08:22:36','',0,'https://vblinkonline.com/?post_type=product&#038;p=1613',0,'product','',0),(1614,1,'2023-02-15 08:22:32','2023-02-15 08:22:32','','Kentucky Delicious Chicken','','publish','closed','closed','','kentucky-delicious-chicken','','','2023-02-15 08:22:36','2023-02-15 08:22:36','',0,'https://vblinkonline.com/?post_type=product&#038;p=1614',0,'product','',0),(1615,1,'2023-02-15 08:22:32','2023-02-15 08:22:32','','Wild Elements','','publish','closed','closed','','wild-elements','','','2023-02-15 08:22:37','2023-02-15 08:22:37','',0,'https://vblinkonline.com/?post_type=product&#038;p=1615',0,'product','',0),(1616,1,'2023-02-15 08:22:32','2023-02-15 08:22:32','','Peace Long Life','','publish','closed','closed','','peace-long-life','','','2023-02-15 08:22:38','2023-02-15 08:22:38','',0,'https://vblinkonline.com/?post_type=product&#038;p=1616',0,'product','',0),(1617,1,'2023-02-15 08:22:32','2023-02-15 08:22:32','','Cup Of Hope','','publish','closed','closed','','cup-of-hope','','','2023-02-15 08:22:38','2023-02-15 08:22:38','',0,'https://vblinkonline.com/?post_type=product&#038;p=1617',0,'product','',0),(1618,1,'2023-02-15 08:22:33','2023-02-15 08:22:33','','Roulette 24','','publish','closed','closed','','roulette-24','','','2023-02-15 08:22:39','2023-02-15 08:22:39','',0,'https://vblinkonline.com/?post_type=product&#038;p=1618',0,'product','',0),(1619,1,'2023-02-15 08:22:33','2023-02-15 08:22:33','','Roul Oul','','publish','closed','closed','','roul-oul','','','2023-02-15 08:22:39','2023-02-15 08:22:39','',0,'https://vblinkonline.com/?post_type=product&#038;p=1619',0,'product','',0),(1620,1,'2023-02-15 08:22:33','2023-02-15 08:22:33','','Roulette 73','','publish','closed','closed','','roulette-73','','','2023-02-15 08:22:40','2023-02-15 08:22:40','',0,'https://vblinkonline.com/?post_type=product&#038;p=1620',0,'product','',0),(1621,1,'2023-02-15 08:22:33','2023-02-15 08:22:33','','Belangkia','','publish','closed','closed','','belangkia','','','2023-02-15 08:22:41','2023-02-15 08:22:41','',0,'https://vblinkonline.com/?post_type=product&#038;p=1621',0,'product','',0),(1622,1,'2023-02-15 08:22:33','2023-02-15 08:22:33','','Dragon Tiger','','publish','closed','closed','','dragon-tiger','','','2023-02-15 08:22:41','2023-02-15 08:22:41','',0,'https://vblinkonline.com/?post_type=product&#038;p=1622',0,'product','',0),(1623,1,'2023-02-15 08:22:33','2023-02-15 08:22:33','','Single Pick','','publish','closed','closed','','single-pick','','','2023-02-15 08:22:42','2023-02-15 08:22:42','',0,'https://vblinkonline.com/?post_type=product&#038;p=1623',0,'product','',0),(1624,1,'2023-02-15 08:22:33','2023-02-15 08:22:33','','Baccarat','','publish','closed','closed','','baccarat','','','2023-02-15 08:22:42','2023-02-15 08:22:42','',0,'https://vblinkonline.com/?post_type=product&#038;p=1624',0,'product','',0),(1625,1,'2023-02-15 08:22:33','2023-02-15 08:22:33','','Blackjack 21','','publish','closed','closed','','blackjack-21','','','2023-02-15 08:22:43','2023-02-15 08:22:43','',0,'https://vblinkonline.com/?post_type=product&#038;p=1625',0,'product','',0),(1626,1,'2023-02-15 08:22:33','2023-02-15 08:22:33','','Apple Machine','','publish','closed','closed','','apple-machine','','','2023-02-15 08:22:43','2023-02-15 08:22:43','',0,'https://vblinkonline.com/?post_type=product&#038;p=1626',0,'product','',0),(1627,1,'2023-02-15 08:22:33','2023-02-15 08:22:33','','Sickbo','','publish','closed','closed','','sickbo','','','2023-02-15 08:22:43','2023-02-15 08:22:43','',0,'https://vblinkonline.com/?post_type=product&#038;p=1627',0,'product','',0),(1628,1,'2023-02-15 08:22:33','2023-02-15 08:22:33','','The Bull','','publish','closed','closed','','the-bull','','','2023-02-15 08:22:44','2023-02-15 08:22:44','',0,'https://vblinkonline.com/?post_type=product&#038;p=1628',0,'product','',0),(1629,1,'2023-02-15 08:22:33','2023-02-15 08:22:33','','Keno','','publish','closed','closed','','keno','','','2023-02-15 08:22:45','2023-02-15 08:22:45','',0,'https://vblinkonline.com/?post_type=product&#038;p=1629',0,'product','',0),(1630,1,'2023-02-15 08:22:33','2023-02-15 08:22:33','','Jungle Magic','','publish','closed','closed','','jungle-magic','','','2023-02-15 08:22:45','2023-02-15 08:22:45','',0,'https://vblinkonline.com/?post_type=product&#038;p=1630',0,'product','',0),(1631,1,'2023-02-15 08:22:33','2023-02-15 08:22:33','','Superball Keno','','publish','closed','closed','','superball-keno','','','2023-02-15 08:22:46','2023-02-15 08:22:46','',0,'https://vblinkonline.com/?post_type=product&#038;p=1631',0,'product','',0),(1632,1,'2023-02-15 08:22:33','2023-02-15 08:22:33','','Doubleup Keno','','publish','closed','closed','','doubleup-keno','','','2023-02-15 08:22:47','2023-02-15 08:22:47','',0,'https://vblinkonline.com/?post_type=product&#038;p=1632',0,'product','',0),(1633,1,'2023-02-15 08:22:33','2023-02-15 08:22:33','','Luck Blackjack','','publish','closed','closed','','luck-blackjack','','','2023-02-15 08:22:47','2023-02-15 08:22:47','',0,'https://vblinkonline.com/?post_type=product&#038;p=1633',0,'product','',0),(1634,1,'2023-02-15 08:22:33','2023-02-15 08:22:33','','Roulette Gold','','publish','closed','closed','','roulette-gold','','','2023-02-15 08:22:47','2023-02-15 08:22:47','',0,'https://vblinkonline.com/?post_type=product&#038;p=1634',0,'product','',0),(1635,1,'2023-02-15 08:22:33','2023-02-15 08:22:33','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Pool Party','Pool Party','Pool Party','inherit','open','closed','','s_3113-png','','','2023-02-23 20:41:11','2023-02-23 20:41:11','',1609,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3113.png',0,'attachment','image/png',0),(1636,1,'2023-02-15 08:22:34','2023-02-15 08:22:34','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Life Of Luxury 2','Life Of Luxury 2','Life Of Luxury 2','inherit','open','closed','','s_3125-png','','','2023-02-23 20:40:34','2023-02-23 20:40:34','',1610,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3125.png',0,'attachment','image/png',0),(1637,1,'2023-02-15 08:22:35','2023-02-15 08:22:35','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Archer','Archer','Archer','inherit','open','closed','','s_3127-png','','','2023-02-23 20:39:02','2023-02-23 20:39:02','',1611,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3127.png',0,'attachment','image/png',0),(1638,1,'2023-02-15 08:22:35','2023-02-15 08:22:35','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Fire Of Villa Street','Fire Of Villa Street','Fire Of Villa Street','inherit','open','closed','','s_3128-png','','','2023-02-23 20:40:19','2023-02-23 20:40:19','',1612,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3128.png',0,'attachment','image/png',0),(1639,1,'2023-02-15 08:22:36','2023-02-15 08:22:36','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Fire Of Glacier Gold','Fire Of Glacier Gold','Fire Of Glacier Gold','inherit','open','closed','','s_3131-png','','','2023-02-23 20:38:39','2023-02-23 20:38:39','',1613,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3131.png',0,'attachment','image/png',0),(1640,1,'2023-02-15 08:22:36','2023-02-15 08:22:36','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Kentucky Delicious Chicken','Kentucky Delicious Chicken','Kentucky Delicious Chicken','inherit','open','closed','','s_3148-png','','','2023-02-23 20:38:07','2023-02-23 20:38:07','',1614,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3148.png',0,'attachment','image/png',0),(1641,1,'2023-02-15 08:22:37','2023-02-15 08:22:37','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Wild Elements','Wild Elements','Wild Elements','inherit','open','closed','','s_3160-png','','','2023-02-23 20:36:46','2023-02-23 20:36:46','',1615,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3160.png',0,'attachment','image/png',0),(1642,1,'2023-02-15 08:22:38','2023-02-15 08:22:38','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Peace Long Life','Peace Long Life','Peace Long Life','inherit','open','closed','','s_3165-png','','','2023-02-23 20:35:18','2023-02-23 20:35:18','',1616,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3165.png',0,'attachment','image/png',0),(1643,1,'2023-02-15 08:22:38','2023-02-15 08:22:38','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Cup of Hope','Cup of Hope','Cup of Hope','inherit','open','closed','','s_4003-png','','','2023-02-23 20:34:31','2023-02-23 20:34:31','',1617,'https://vblinkonline.com/wp-content/uploads/2023/02/s_4003.png',0,'attachment','image/png',0),(1644,1,'2023-02-15 08:22:39','2023-02-15 08:22:39','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Roulette 24','Roulette 24','Roulette 24','inherit','open','closed','','s_4004-png','','','2023-02-23 20:31:11','2023-02-23 20:31:11','',1618,'https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png',0,'attachment','image/png',0),(1645,1,'2023-02-15 08:22:39','2023-02-15 08:22:39','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Roul Oul','Roul Oul','Roul Oul','inherit','open','closed','','s_4005-png','','','2023-02-23 20:33:52','2023-02-23 20:33:52','',1619,'https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png',0,'attachment','image/png',0),(1646,1,'2023-02-15 08:22:40','2023-02-15 08:22:40','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Roulette 73','Roulette 73','Roulette 73','inherit','open','closed','','s_4006-png','','','2023-02-23 20:30:11','2023-02-23 20:30:11','',1620,'https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png',0,'attachment','image/png',0),(1647,1,'2023-02-15 08:22:40','2023-02-15 08:22:40','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Belangkia','Belangkia','Belangkia','inherit','open','closed','','s_4007-png','','','2023-02-23 20:31:06','2023-02-23 20:31:06','',1621,'https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png',0,'attachment','image/png',0),(1648,1,'2023-02-15 08:22:41','2023-02-15 08:22:41','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Dragon Tiger','Dragon Tiger','Dragon Tiger','inherit','open','closed','','s_4008-png','','','2023-02-23 20:29:39','2023-02-23 20:29:39','',1622,'https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png',0,'attachment','image/png',0),(1649,1,'2023-02-15 08:22:42','2023-02-15 08:22:42','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Single Pick','Single Pick','Single Pick','inherit','open','closed','','s_4009-png','','','2023-02-23 20:27:46','2023-02-23 20:27:46','',1623,'https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png',0,'attachment','image/png',0),(1650,1,'2023-02-15 08:22:42','2023-02-15 08:22:42','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Baccarat','Baccarat','Baccarat','inherit','open','closed','','s_4010-png','','','2023-02-23 20:28:58','2023-02-23 20:28:58','',1624,'https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png',0,'attachment','image/png',0),(1651,1,'2023-02-15 08:22:42','2023-02-15 08:22:42','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, 21 Blackjack','21 Blackjack','21 Blackjack','inherit','open','closed','','s_4011-png','','','2023-02-23 20:27:04','2023-02-23 20:27:04','',1625,'https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png',0,'attachment','image/png',0),(1652,1,'2023-02-15 08:22:43','2023-02-15 08:22:43','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Apple Machine','Apple Machine','Apple Machine','inherit','open','closed','','s_4012-png','','','2023-02-23 20:26:04','2023-02-23 20:26:04','',1626,'https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png',0,'attachment','image/png',0),(1653,1,'2023-02-15 08:22:43','2023-02-15 08:22:43','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, SicBo','SicBo','SicBo','inherit','open','closed','','s_4015-png','','','2023-02-23 20:26:36','2023-02-23 20:26:36','',1627,'https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png',0,'attachment','image/png',0),(1654,1,'2023-02-15 08:22:44','2023-02-15 08:22:44','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, The Bull','The Bull','The Bull','inherit','open','closed','','s_4017-png','','','2023-02-23 20:25:27','2023-02-23 20:25:27','',1628,'https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png',0,'attachment','image/png',0),(1655,1,'2023-02-15 08:22:45','2023-02-15 08:22:45','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Keno','Keno','Keno','inherit','open','closed','','s_4021-png','','','2023-02-23 20:24:57','2023-02-23 20:24:57','',1629,'https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png',0,'attachment','image/png',0),(1656,1,'2023-02-15 08:22:45','2023-02-15 08:22:45','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Jungle Magic','Jungle Magic','Jungle Magic','inherit','open','closed','','s_4022-png','','','2023-02-23 20:24:01','2023-02-23 20:24:01','',1630,'https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png',0,'attachment','image/png',0),(1657,1,'2023-02-15 08:22:46','2023-02-15 08:22:46','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Superball Keno','Superball Keno','Superball Keno','inherit','open','closed','','s_4023-png','','','2023-02-23 20:23:35','2023-02-23 20:23:35','',1631,'https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png',0,'attachment','image/png',0),(1658,1,'2023-02-15 08:22:47','2023-02-15 08:22:47','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Doubleup Keno','Doubleup Keno','Doubleup Keno','inherit','open','closed','','s_4024-png','','','2023-02-23 20:21:38','2023-02-23 20:21:38','',1632,'https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png',0,'attachment','image/png',0),(1659,1,'2023-02-15 08:22:47','2023-02-15 08:22:47','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Luck BlakJack','Luck BlakJack','Luck BlakJack','inherit','open','closed','','s_4027-png','','','2023-02-23 20:23:08','2023-02-23 20:23:08','',1633,'https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png',0,'attachment','image/png',0),(1660,1,'2023-02-15 08:22:47','2023-02-15 08:22:47','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Roulette Gold','Roulette Gold','Roulette Gold','inherit','open','closed','','s_4028-png','','','2023-02-23 20:22:06','2023-02-23 20:22:06','',1634,'https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png',0,'attachment','image/png',0),(1662,1,'2023-02-15 08:37:51','2023-02-15 08:37:51','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Funky Monkey','Funky Monkey','Funky Monkey','inherit','open','closed','','392a94fb-93c4-4dc1-9b06-e5c23dc421ef','','','2023-02-23 11:21:35','2023-02-23 11:21:35','',1297,'https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg',0,'attachment','image/jpeg',0),(1663,1,'2023-02-15 08:37:54','2023-02-15 08:37:54','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games','Vblink Online','Vblink Online','inherit','open','closed','','4527285e-c665-473a-868f-9273f75d16eb','','','2023-02-23 11:21:15','2023-02-23 11:21:15','',1297,'https://vblinkonline.com/wp-content/uploads/2023/02/4527285E-C665-473A-868F-9273F75D16EB.jpeg',0,'attachment','image/jpeg',0),(1664,1,'2023-02-15 08:37:58','2023-02-15 08:37:58','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling Games, Insect Paradise','Insect Paradise','Insect Paradise','inherit','open','closed','','ace1d7e5-ec8b-454a-b601-819dd88de0b2','','','2023-02-23 11:20:54','2023-02-23 11:20:54','',1297,'https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg',0,'attachment','image/jpeg',0),(1665,1,'2023-02-15 08:38:00','2023-02-15 08:38:00','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling, Magic Pearl','Magic Pearl','Magic Pearl','inherit','open','closed','','cb70c357-26fb-41df-8c51-242da88b634e','','','2023-02-23 11:17:29','2023-02-23 11:17:29','',1297,'https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg',0,'attachment','image/jpeg',0),(1666,1,'2023-02-15 08:38:02','2023-02-15 08:38:02','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling, Fantasy Unicorn','Fantasy Unicorn','Fantasy Unicorn','inherit','open','closed','','d8e0bf50-7605-428f-a497-d932ba55ae47','','','2023-02-23 11:17:16','2023-02-23 11:17:16','',1297,'https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg',0,'attachment','image/jpeg',0),(1667,1,'2023-02-15 08:38:04','2023-02-15 08:38:04','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling, Long Teng Hu Xiao','Long Tenge Hu Xiao','Long Teng Hu Xiao','inherit','open','closed','','e4017b88-bd19-40af-81ef-d8e97c9a49df','','','2023-02-23 11:16:58','2023-02-23 11:16:58','',1297,'https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg',0,'attachment','image/jpeg',0),(1668,1,'2023-02-15 08:38:07','2023-02-15 08:38:07','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling, God of Wealth','God of Wealth','God of Wealth','inherit','open','closed','','ff0e94a8-061a-470a-ad5e-e7fece1bb2e6','','','2023-02-23 11:16:27','2023-02-23 11:16:27','',1297,'https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg',0,'attachment','image/jpeg',0),(1671,1,'2023-02-15 08:50:23','2023-02-15 08:50:23','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                                <a href=\"https://vblinkonline.com/how-to-download-the-app/\">\n                                    Play Now!                                </a>\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                                <a href=\"https://vblinkonline.com/how-to-download-the-app/\">\n                                    Play Now!                                </a>\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                                <a href=\"https://vblinkonline.com/how-to-download-the-app/\">\n                                    Play Now!                                </a>\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                                <a href=\"https://vblinkonline.com/how-to-download-the-app/\">\n                                    Play Now!                                </a>\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg)\" >\n                            Fantasy Unicorn\n                                <a href=\"https://vblinkonline.com/how-to-download-the-app/\">\n                                    Play Now!                                </a>\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                                <a >\n                                    Read More                                </a>\n                </label>\n			<ul ><li><a href=\"https://vblinkonline.com/wpstream_vod/croods/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/croods/\" >Croods 2</a><a href=\"https://vblinkonline.com/wpstream_vod/croods/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/toy-story/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/toy-story/\" >Toy Story</a><a href=\"https://vblinkonline.com/wpstream_vod/toy-story/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/frozen/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/frozen/\" >Frozen</a><a href=\"https://vblinkonline.com/wpstream_vod/frozen/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/hotel-transylvania-2/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/hotel-transylvania-2/\" >Hotel Transylvania 2</a><a href=\"https://vblinkonline.com/wpstream_vod/hotel-transylvania-2/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/blue-birds/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/blue-birds/\" >RIO</a><a href=\"https://vblinkonline.com/wpstream_vod/blue-birds/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/hobbit/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/hobbit/\" >Hobbit</a><a href=\"https://vblinkonline.com/wpstream_vod/hobbit/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/brave/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/brave/\" >Brave</a><a href=\"https://vblinkonline.com/wpstream_vod/brave/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/brave-copy/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/brave-copy/\" >Avatar</a><a href=\"https://vblinkonline.com/wpstream_vod/brave-copy/\"class=\"see_product\">Play Now!</a></li></ul>		\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up and get<br>\n2500 to watch for <br>\nFREE  </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign In\n					</a>\n															<img width=\"1446\" height=\"588\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png 1446w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-600x244.png 600w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-64x26.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-300x122.png 300w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-1024x416.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-768x312.png 768w\" sizes=\"(max-width: 1446px) 100vw, 1446px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 08:50:23','2023-02-15 08:50:23','',1297,'https://vblinkonline.com/?p=1671',0,'revision','',0),(1669,1,'2023-02-15 08:50:22','2023-02-15 08:50:22','<style>/*! elementor - v3.10.0 - 09-01-2023 */\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><h3>DISCOVER UNLIMITED<br>\nMOVIES, TV SHOWS,<br>\nWEB SERIES & COMICS</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.10.0 - 09-01-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n			<ul ><li><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/croods/\" ></a><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/croods/\" >Croods 2</a><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/croods/\"class=\"see_product\">Watch now!</a></li><li><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/toy-story/\" ></a><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/toy-story/\" >Toy Story</a><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/toy-story/\"class=\"see_product\">Watch now!</a></li><li><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/frozen/\" ></a><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/frozen/\" >Frozen</a><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/frozen/\"class=\"see_product\">Watch now!</a></li><li><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/hotel-transylvania-2/\" ></a><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/hotel-transylvania-2/\" >Hotel Transylvania 2</a><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/hotel-transylvania-2/\"class=\"see_product\">Watch now!</a></li><li><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/blue-birds/\" ></a><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/blue-birds/\" >Blue Birds</a><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/blue-birds/\"class=\"see_product\">Watch now!</a></li><li><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/hobbit/\" ></a><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/hobbit/\" >Hobbit</a><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/hobbit/\"class=\"see_product\">Watch now!</a></li><li><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/brave/\" ></a><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/brave/\" >Brave</a><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/brave/\"class=\"see_product\">Watch now!</a></li><li><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/avatar/\" ></a><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/avatar/\" >Avatar</a><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/avatar/\"class=\"see_product\">Watch now!</a></li></ul>		\n			<style>/*! elementor - v3.10.0 - 09-01-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/anime-64x79.png 64w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up and get<br>\n2500 to watch for <br>\nFREE  </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign In\n					</a>\n															<img width=\"1446\" height=\"588\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png 1446w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/movie-banner-2-300x122.png 300w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/movie-banner-2-1024x416.png 1024w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/movie-banner-2-768x312.png 768w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/movie-banner-2-1320x537.png 1320w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/movie-banner-2-600x244.png 600w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/movie-banner-2-64x26.png 64w\" sizes=\"(max-width: 1446px) 100vw, 1446px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 08:50:22','2023-02-15 08:50:22','',1297,'https://vblinkonline.com/?p=1669',0,'revision','',0),(1670,1,'2023-02-15 08:50:22','2023-02-15 08:50:22','<style>/*! elementor - v3.10.0 - 09-01-2023 */\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><h3>DISCOVER UNLIMITED<br>\nMOVIES, TV SHOWS,<br>\nWEB SERIES & COMICS</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.10.0 - 09-01-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n			<ul ><li><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/croods/\" ></a><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/croods/\" >Croods 2</a><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/croods/\"class=\"see_product\">Watch now!</a></li><li><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/toy-story/\" ></a><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/toy-story/\" >Toy Story</a><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/toy-story/\"class=\"see_product\">Watch now!</a></li><li><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/frozen/\" ></a><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/frozen/\" >Frozen</a><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/frozen/\"class=\"see_product\">Watch now!</a></li><li><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/hotel-transylvania-2/\" ></a><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/hotel-transylvania-2/\" >Hotel Transylvania 2</a><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/hotel-transylvania-2/\"class=\"see_product\">Watch now!</a></li><li><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/blue-birds/\" ></a><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/blue-birds/\" >Blue Birds</a><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/blue-birds/\"class=\"see_product\">Watch now!</a></li><li><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/hobbit/\" ></a><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/hobbit/\" >Hobbit</a><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/hobbit/\"class=\"see_product\">Watch now!</a></li><li><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/brave/\" ></a><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/brave/\" >Brave</a><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/brave/\"class=\"see_product\">Watch now!</a></li><li><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/avatar/\" ></a><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/avatar/\" >Avatar</a><a href=\"https://products.webrockmedia.com/hitzone-wordpress/wpstream_vod/avatar/\"class=\"see_product\">Watch now!</a></li></ul>		\n			<style>/*! elementor - v3.10.0 - 09-01-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/anime-64x79.png 64w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up and get<br>\n2500 to watch for <br>\nFREE  </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign In\n					</a>\n															<img width=\"1446\" height=\"588\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png 1446w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/movie-banner-2-300x122.png 300w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/movie-banner-2-1024x416.png 1024w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/movie-banner-2-768x312.png 768w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/movie-banner-2-1320x537.png 1320w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/movie-banner-2-600x244.png 600w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/movie-banner-2-64x26.png 64w\" sizes=\"(max-width: 1446px) 100vw, 1446px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 08:50:22','2023-02-15 08:50:22','',1297,'https://vblinkonline.com/?p=1670',0,'revision','',0),(1672,1,'2023-02-15 08:52:25','2023-02-15 08:52:25','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                                <a href=\"https://vblinkonline.com/how-to-download-the-app/\">\n                                    Play Now!                                </a>\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                                <a href=\"https://vblinkonline.com/how-to-download-the-app/\">\n                                    Play Now!                                </a>\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                                <a href=\"https://vblinkonline.com/how-to-download-the-app/\">\n                                    Play Now!                                </a>\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                                <a href=\"https://vblinkonline.com/how-to-download-the-app/\">\n                                    Play Now!                                </a>\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg)\" >\n                            Fantasy Unicorn\n                                <a href=\"https://vblinkonline.com/how-to-download-the-app/\">\n                                    Play Now!                                </a>\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                                <a >\n                                    Read More                                </a>\n                </label>\n			<ul ><li><a href=\"https://vblinkonline.com/wpstream_vod/croods/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/croods/\" >Croods 2</a><a href=\"https://vblinkonline.com/wpstream_vod/croods/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/toy-story/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/toy-story/\" >Toy Story</a><a href=\"https://vblinkonline.com/wpstream_vod/toy-story/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/frozen/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/frozen/\" >Frozen</a><a href=\"https://vblinkonline.com/wpstream_vod/frozen/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/hotel-transylvania-2/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/hotel-transylvania-2/\" >Hotel Transylvania 2</a><a href=\"https://vblinkonline.com/wpstream_vod/hotel-transylvania-2/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/blue-birds/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/blue-birds/\" >RIO</a><a href=\"https://vblinkonline.com/wpstream_vod/blue-birds/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/hobbit/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/hobbit/\" >Hobbit</a><a href=\"https://vblinkonline.com/wpstream_vod/hobbit/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/brave/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/brave/\" >Brave</a><a href=\"https://vblinkonline.com/wpstream_vod/brave/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/brave-copy/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/brave-copy/\" >Avatar</a><a href=\"https://vblinkonline.com/wpstream_vod/brave-copy/\"class=\"see_product\">Play Now!</a></li></ul>		\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up and get<br>\n2500 to watch for <br>\nFREE  </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign In\n					</a>\n															<img width=\"1446\" height=\"588\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png 1446w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-600x244.png 600w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-64x26.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-300x122.png 300w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-1024x416.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-768x312.png 768w\" sizes=\"(max-width: 1446px) 100vw, 1446px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 08:52:25','2023-02-15 08:52:25','',1297,'https://vblinkonline.com/?p=1672',0,'revision','',0),(1673,1,'2023-02-15 08:52:25','2023-02-15 08:52:25','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                                <a href=\"https://vblinkonline.com/how-to-download-the-app/\">\n                                    Play Now!                                </a>\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                                <a href=\"https://vblinkonline.com/how-to-download-the-app/\">\n                                    Play Now!                                </a>\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                                <a href=\"https://vblinkonline.com/how-to-download-the-app/\">\n                                    Play Now!                                </a>\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                                <a href=\"https://vblinkonline.com/how-to-download-the-app/\">\n                                    Play Now!                                </a>\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg)\" >\n                            Fantasy Unicorn\n                                <a href=\"https://vblinkonline.com/how-to-download-the-app/\">\n                                    Play Now!                                </a>\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                                <a >\n                                    Read More                                </a>\n                </label>\n			<ul ><li><a href=\"https://vblinkonline.com/wpstream_vod/croods/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/croods/\" >Croods 2</a><a href=\"https://vblinkonline.com/wpstream_vod/croods/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/toy-story/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/toy-story/\" >Toy Story</a><a href=\"https://vblinkonline.com/wpstream_vod/toy-story/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/frozen/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/frozen/\" >Frozen</a><a href=\"https://vblinkonline.com/wpstream_vod/frozen/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/hotel-transylvania-2/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/hotel-transylvania-2/\" >Hotel Transylvania 2</a><a href=\"https://vblinkonline.com/wpstream_vod/hotel-transylvania-2/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/blue-birds/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/blue-birds/\" >RIO</a><a href=\"https://vblinkonline.com/wpstream_vod/blue-birds/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/hobbit/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/hobbit/\" >Hobbit</a><a href=\"https://vblinkonline.com/wpstream_vod/hobbit/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/brave/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/brave/\" >Brave</a><a href=\"https://vblinkonline.com/wpstream_vod/brave/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/brave-copy/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/brave-copy/\" >Avatar</a><a href=\"https://vblinkonline.com/wpstream_vod/brave-copy/\"class=\"see_product\">Play Now!</a></li></ul>		\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up and get<br>\n2500 to watch for <br>\nFREE  </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign In\n					</a>\n															<img width=\"1446\" height=\"588\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png 1446w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-600x244.png 600w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-64x26.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-300x122.png 300w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-1024x416.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-768x312.png 768w\" sizes=\"(max-width: 1446px) 100vw, 1446px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 08:52:25','2023-02-15 08:52:25','',1297,'https://vblinkonline.com/?p=1673',0,'revision','',0),(1674,1,'2023-02-15 08:52:26','2023-02-15 08:52:26','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                                <a href=\"https://vblinkonline.com/how-to-download-the-app/\">\n                                    Play Now!                                </a>\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                                <a href=\"https://vblinkonline.com/how-to-download-the-app/\">\n                                    Play Now!                                </a>\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                                <a href=\"https://vblinkonline.com/how-to-download-the-app/\">\n                                    Play Now!                                </a>\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                                <a href=\"https://vblinkonline.com/how-to-download-the-app/\">\n                                    Play Now!                                </a>\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg)\" >\n                            Fantasy Unicorn\n                                <a href=\"https://vblinkonline.com/how-to-download-the-app/\">\n                                    Play Now!                                </a>\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                                <a >\n                                    Read More                                </a>\n                </label>\n			<ul ><li><a href=\"https://vblinkonline.com/wpstream_vod/croods/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/croods/\" >Croods 2</a><a href=\"https://vblinkonline.com/wpstream_vod/croods/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/toy-story/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/toy-story/\" >Toy Story</a><a href=\"https://vblinkonline.com/wpstream_vod/toy-story/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/frozen/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/frozen/\" >Frozen</a><a href=\"https://vblinkonline.com/wpstream_vod/frozen/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/hotel-transylvania-2/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/hotel-transylvania-2/\" >Hotel Transylvania 2</a><a href=\"https://vblinkonline.com/wpstream_vod/hotel-transylvania-2/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/blue-birds/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/blue-birds/\" >RIO</a><a href=\"https://vblinkonline.com/wpstream_vod/blue-birds/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/hobbit/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/hobbit/\" >Hobbit</a><a href=\"https://vblinkonline.com/wpstream_vod/hobbit/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/brave/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/brave/\" >Brave</a><a href=\"https://vblinkonline.com/wpstream_vod/brave/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/brave-copy/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/brave-copy/\" >Avatar</a><a href=\"https://vblinkonline.com/wpstream_vod/brave-copy/\"class=\"see_product\">Play Now!</a></li></ul>		\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up and get<br>\n2500 to watch for <br>\nFREE  </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign In\n					</a>\n															<img width=\"1446\" height=\"588\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png 1446w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-600x244.png 600w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-64x26.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-300x122.png 300w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-1024x416.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-768x312.png 768w\" sizes=\"(max-width: 1446px) 100vw, 1446px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 08:52:26','2023-02-15 08:52:26','',1297,'https://vblinkonline.com/?p=1674',0,'revision','',0),(1675,1,'2023-02-15 08:53:02','2023-02-15 08:53:02','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                                <a href=\"https://vblinkonline.com/how-to-download-the-app/\">\n                                    Play Now!                                </a>\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                                <a href=\"https://vblinkonline.com/how-to-download-the-app/\">\n                                    Play Now!                                </a>\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                                <a href=\"https://vblinkonline.com/how-to-download-the-app/\">\n                                    Play Now!                                </a>\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                                <a href=\"https://vblinkonline.com/how-to-download-the-app/\">\n                                    Play Now!                                </a>\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg)\" >\n                            Fantasy Unicorn\n                                <a href=\"https://vblinkonline.com/how-to-download-the-app/\">\n                                    Play Now!                                </a>\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                                <a >\n                                    Read More                                </a>\n                </label>\n			<ul ><li><a href=\"https://vblinkonline.com/wpstream_vod/croods/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/croods/\" >Croods 2</a><a href=\"https://vblinkonline.com/wpstream_vod/croods/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/toy-story/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/toy-story/\" >Toy Story</a><a href=\"https://vblinkonline.com/wpstream_vod/toy-story/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/frozen/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/frozen/\" >Frozen</a><a href=\"https://vblinkonline.com/wpstream_vod/frozen/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/hotel-transylvania-2/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/hotel-transylvania-2/\" >Hotel Transylvania 2</a><a href=\"https://vblinkonline.com/wpstream_vod/hotel-transylvania-2/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/blue-birds/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/blue-birds/\" >RIO</a><a href=\"https://vblinkonline.com/wpstream_vod/blue-birds/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/hobbit/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/hobbit/\" >Hobbit</a><a href=\"https://vblinkonline.com/wpstream_vod/hobbit/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/brave/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/brave/\" >Brave</a><a href=\"https://vblinkonline.com/wpstream_vod/brave/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/brave-copy/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/brave-copy/\" >Avatar</a><a href=\"https://vblinkonline.com/wpstream_vod/brave-copy/\"class=\"see_product\">Play Now!</a></li></ul>		\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up and get<br>\n2500 to watch for <br>\nFREE  </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign In\n					</a>\n															<img width=\"1446\" height=\"588\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png 1446w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-600x244.png 600w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-64x26.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-300x122.png 300w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-1024x416.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-768x312.png 768w\" sizes=\"(max-width: 1446px) 100vw, 1446px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 08:53:02','2023-02-15 08:53:02','',1297,'https://vblinkonline.com/?p=1675',0,'revision','',0),(1676,1,'2023-02-15 08:53:03','2023-02-15 08:53:03','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                                <a href=\"https://vblinkonline.com/how-to-download-the-app/\">\n                                    Play Now!                                </a>\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                                <a href=\"https://vblinkonline.com/how-to-download-the-app/\">\n                                    Play Now!                                </a>\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                                <a href=\"https://vblinkonline.com/how-to-download-the-app/\">\n                                    Play Now!                                </a>\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                                <a href=\"https://vblinkonline.com/how-to-download-the-app/\">\n                                    Play Now!                                </a>\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg)\" >\n                            Fantasy Unicorn\n                                <a href=\"https://vblinkonline.com/how-to-download-the-app/\">\n                                    Play Now!                                </a>\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                                <a >\n                                    Read More                                </a>\n                </label>\n			<ul ><li><a href=\"https://vblinkonline.com/wpstream_vod/croods/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/croods/\" >Croods 2</a><a href=\"https://vblinkonline.com/wpstream_vod/croods/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/toy-story/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/toy-story/\" >Toy Story</a><a href=\"https://vblinkonline.com/wpstream_vod/toy-story/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/frozen/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/frozen/\" >Frozen</a><a href=\"https://vblinkonline.com/wpstream_vod/frozen/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/hotel-transylvania-2/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/hotel-transylvania-2/\" >Hotel Transylvania 2</a><a href=\"https://vblinkonline.com/wpstream_vod/hotel-transylvania-2/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/blue-birds/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/blue-birds/\" >RIO</a><a href=\"https://vblinkonline.com/wpstream_vod/blue-birds/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/hobbit/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/hobbit/\" >Hobbit</a><a href=\"https://vblinkonline.com/wpstream_vod/hobbit/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/brave/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/brave/\" >Brave</a><a href=\"https://vblinkonline.com/wpstream_vod/brave/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/brave-copy/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/brave-copy/\" >Avatar</a><a href=\"https://vblinkonline.com/wpstream_vod/brave-copy/\"class=\"see_product\">Play Now!</a></li></ul>		\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up and get<br>\n2500 to watch for <br>\nFREE  </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign In\n					</a>\n															<img width=\"1446\" height=\"588\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png 1446w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-600x244.png 600w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-64x26.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-300x122.png 300w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-1024x416.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-768x312.png 768w\" sizes=\"(max-width: 1446px) 100vw, 1446px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 08:53:03','2023-02-15 08:53:03','',1297,'https://vblinkonline.com/?p=1676',0,'revision','',0),(1677,1,'2023-02-15 08:53:03','2023-02-15 08:53:03','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                                <a href=\"https://vblinkonline.com/how-to-download-the-app/\">\n                                    Play Now!                                </a>\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                                <a href=\"https://vblinkonline.com/how-to-download-the-app/\">\n                                    Play Now!                                </a>\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                                <a href=\"https://vblinkonline.com/how-to-download-the-app/\">\n                                    Play Now!                                </a>\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                                <a href=\"https://vblinkonline.com/how-to-download-the-app/\">\n                                    Play Now!                                </a>\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg)\" >\n                            Fantasy Unicorn\n                                <a href=\"https://vblinkonline.com/how-to-download-the-app/\">\n                                    Play Now!                                </a>\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                                <a >\n                                    Play Now!                                </a>\n                </label>\n			<ul ><li><a href=\"https://vblinkonline.com/wpstream_vod/croods/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/croods/\" >Croods 2</a><a href=\"https://vblinkonline.com/wpstream_vod/croods/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/toy-story/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/toy-story/\" >Toy Story</a><a href=\"https://vblinkonline.com/wpstream_vod/toy-story/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/frozen/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/frozen/\" >Frozen</a><a href=\"https://vblinkonline.com/wpstream_vod/frozen/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/hotel-transylvania-2/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/hotel-transylvania-2/\" >Hotel Transylvania 2</a><a href=\"https://vblinkonline.com/wpstream_vod/hotel-transylvania-2/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/blue-birds/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/blue-birds/\" >RIO</a><a href=\"https://vblinkonline.com/wpstream_vod/blue-birds/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/hobbit/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/hobbit/\" >Hobbit</a><a href=\"https://vblinkonline.com/wpstream_vod/hobbit/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/brave/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/brave/\" >Brave</a><a href=\"https://vblinkonline.com/wpstream_vod/brave/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/brave-copy/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/brave-copy/\" >Avatar</a><a href=\"https://vblinkonline.com/wpstream_vod/brave-copy/\"class=\"see_product\">Play Now!</a></li></ul>		\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up and get<br>\n2500 to watch for <br>\nFREE  </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign In\n					</a>\n															<img width=\"1446\" height=\"588\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png 1446w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-600x244.png 600w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-64x26.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-300x122.png 300w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-1024x416.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-768x312.png 768w\" sizes=\"(max-width: 1446px) 100vw, 1446px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 08:53:03','2023-02-15 08:53:03','',1297,'https://vblinkonline.com/?p=1677',0,'revision','',0),(1694,1,'2023-02-15 10:03:51','2023-02-15 10:03:51','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Ocean King\n                </label>\n			<ul ><li><a href=\"https://vblinkonline.com/wpstream_vod/croods/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/croods/\" >Croods 2</a><a href=\"https://vblinkonline.com/wpstream_vod/croods/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/toy-story/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/toy-story/\" >Toy Story</a><a href=\"https://vblinkonline.com/wpstream_vod/toy-story/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/frozen/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/frozen/\" >Frozen</a><a href=\"https://vblinkonline.com/wpstream_vod/frozen/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/hotel-transylvania-2/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/hotel-transylvania-2/\" >Hotel Transylvania 2</a><a href=\"https://vblinkonline.com/wpstream_vod/hotel-transylvania-2/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/blue-birds/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/blue-birds/\" >RIO</a><a href=\"https://vblinkonline.com/wpstream_vod/blue-birds/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/hobbit/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/hobbit/\" >Hobbit</a><a href=\"https://vblinkonline.com/wpstream_vod/hobbit/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/brave/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/brave/\" >Brave</a><a href=\"https://vblinkonline.com/wpstream_vod/brave/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/brave-copy/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/brave-copy/\" >Avatar</a><a href=\"https://vblinkonline.com/wpstream_vod/brave-copy/\"class=\"see_product\">Play Now!</a></li></ul>		\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up and get<br>\n2500 to watch for <br>\nFREE  </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign In\n					</a>\n															<img width=\"1446\" height=\"588\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png 1446w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-600x244.png 600w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-64x26.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-300x122.png 300w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-1024x416.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-768x312.png 768w\" sizes=\"(max-width: 1446px) 100vw, 1446px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 10:03:51','2023-02-15 10:03:51','',1297,'https://vblinkonline.com/?p=1694',0,'revision','',0),(1691,1,'2023-02-15 10:03:06','2023-02-15 10:03:06','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                                <a >\n                                    Play Now!                                </a>\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                                <a >\n                                    Read More                                </a>\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                                <a >\n                                    Read More                                </a>\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                                <a >\n                                    Read More                                </a>\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Ocean King\n                                <a >\n                                    Read More                                </a>\n                </label>\n			<ul ><li><a href=\"https://vblinkonline.com/wpstream_vod/croods/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/croods/\" >Croods 2</a><a href=\"https://vblinkonline.com/wpstream_vod/croods/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/toy-story/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/toy-story/\" >Toy Story</a><a href=\"https://vblinkonline.com/wpstream_vod/toy-story/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/frozen/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/frozen/\" >Frozen</a><a href=\"https://vblinkonline.com/wpstream_vod/frozen/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/hotel-transylvania-2/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/hotel-transylvania-2/\" >Hotel Transylvania 2</a><a href=\"https://vblinkonline.com/wpstream_vod/hotel-transylvania-2/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/blue-birds/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/blue-birds/\" >RIO</a><a href=\"https://vblinkonline.com/wpstream_vod/blue-birds/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/hobbit/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/hobbit/\" >Hobbit</a><a href=\"https://vblinkonline.com/wpstream_vod/hobbit/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/brave/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/brave/\" >Brave</a><a href=\"https://vblinkonline.com/wpstream_vod/brave/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/brave-copy/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/brave-copy/\" >Avatar</a><a href=\"https://vblinkonline.com/wpstream_vod/brave-copy/\"class=\"see_product\">Play Now!</a></li></ul>		\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up and get<br>\n2500 to watch for <br>\nFREE  </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign In\n					</a>\n															<img width=\"1446\" height=\"588\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png 1446w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-600x244.png 600w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-64x26.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-300x122.png 300w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-1024x416.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-768x312.png 768w\" sizes=\"(max-width: 1446px) 100vw, 1446px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 10:03:06','2023-02-15 10:03:06','',1297,'https://vblinkonline.com/?p=1691',0,'revision','',0),(1679,1,'2023-02-15 09:57:23','2023-02-15 09:57:23','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling, Crab Avengers','Crab Avengers','Crab Avengers','inherit','open','closed','','20230203-1-large','','','2023-02-23 11:15:46','2023-02-23 11:15:46','',1297,'https://vblinkonline.com/wp-content/uploads/2023/02/20230203-1-Large.jpg',0,'attachment','image/jpeg',0),(1680,1,'2023-02-15 09:57:27','2023-02-15 09:57:27','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling, Jinchan Buyu','Jinchan Buyu','Jinchan Buyu','inherit','open','closed','','vp_1001jinchanbuyu-vip%e6%89%8b%e6%9c%ba%e8%ae%be%e5%a4%87%ef%bc%89_59x88cm_20220108-large','','','2023-02-23 11:15:08','2023-02-23 11:15:08','',1297,'https://vblinkonline.com/wp-content/uploads/2023/02/VP_1001JINCHANBUYU-VIP手机设备）_59x88cm_20220108-Large.jpg',0,'attachment','image/jpeg',0),(1681,1,'2023-02-15 09:57:30','2023-02-15 09:57:30','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling, Crab Avengers','Ocean King','Crab Avengers','inherit','open','closed','','vp_1004ocean-king3_1969x2756px_20210929%ef%bc%88%e6%97%a0%e4%bb%a3%e7%90%86%ef%bc%89-large','','','2023-02-23 11:14:38','2023-02-23 11:14:38','',1297,'https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg',0,'attachment','image/jpeg',0),(1682,1,'2023-02-15 09:57:34','2023-02-15 09:57:34','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling, Kirin Storm','Kirin Storm','Kirin Storm','inherit','open','closed','','vp_1008%e9%ba%92%e9%ba%9f%e9%a3%8e%e6%9a%b4_2323x3465px%e6%97%a0%e4%bb%a3%e7%90%86_20220208-large','','','2023-02-23 11:12:43','2023-02-23 11:12:43','',1297,'https://vblinkonline.com/wp-content/uploads/2023/02/VP_1008麒麟风暴_2323x3465px无代理_20220208-Large.jpg',0,'attachment','image/jpeg',0),(1683,1,'2023-02-15 09:57:37','2023-02-15 09:57:37','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling, Sponge Bob','Sponge Bob','Sponge Bob','inherit','open','closed','','vp_1009spongebob_1969x2756px_20210929%ef%bc%88%e6%97%a0%e4%bb%a3%e7%90%86%ef%bc%89-large','','','2023-02-23 11:11:50','2023-02-23 11:11:50','',1297,'https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large.jpg',0,'attachment','image/jpeg',0),(1684,1,'2023-02-15 09:57:41','2023-02-15 09:57:41','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling, Bird Hunter','Bird Hunter','Bird Hunter','inherit','open','closed','','vp_1011bird-hunter_1969x2756px_20210807%ef%bc%88%e6%97%a0%e4%bb%a3%e7%90%86%ef%bc%89-large','','','2023-02-23 11:11:31','2023-02-23 11:11:31','',1297,'https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg',0,'attachment','image/jpeg',0),(1685,1,'2023-02-15 09:57:44','2023-02-15 09:57:44','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling, Daily Fishing','Daily Fishing','Daily Fishing','inherit','open','closed','','vp_1066dailyfishing_1080x1920_20220630-large','','','2023-02-23 11:07:45','2023-02-23 11:07:45','',1297,'https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg',0,'attachment','image/jpeg',0),(1686,1,'2023-02-15 09:57:47','2023-02-15 09:57:47','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling,  Eyes of Fortune','Eyes of Fortune','Eyes of Fortune','inherit','open','closed','','vp_3071eyesoffortune_%e6%97%a0%e4%bb%a3%e7%90%86_2323x3465px_20220306-large','','','2023-02-23 11:07:56','2023-02-23 11:07:56','',1297,'https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg',0,'attachment','image/jpeg',0),(1687,1,'2023-02-15 09:57:50','2023-02-15 09:57:50','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling,  Keno','Keno','Keno','inherit','open','closed','','vp_4021keno%e6%97%a0%e4%bb%a3%e7%90%86_2323x3465px_20220226-large','','','2023-02-23 11:08:05','2023-02-23 11:08:05','',1297,'https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg',0,'attachment','image/jpeg',0),(1688,1,'2023-02-15 09:57:54','2023-02-15 09:57:54','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling, Kirin Storm','Kirin Storm','Kirin Storm','inherit','open','closed','','vp_kirin-storm%e6%97%a0%e6%96%87%e6%a1%88_50x70cm_20210809-large','','','2023-02-23 11:08:15','2023-02-23 11:08:15','',1297,'https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg',0,'attachment','image/jpeg',0),(1689,1,'2023-02-15 10:03:05','2023-02-15 10:03:05','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                                <a href=\"https://vblinkonline.com/how-to-download-the-app/\">\n                                    Play Now!                                </a>\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                                <a href=\"https://vblinkonline.com/how-to-download-the-app/\">\n                                    Play Now!                                </a>\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                                <a href=\"https://vblinkonline.com/how-to-download-the-app/\">\n                                    Play Now!                                </a>\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                                <a href=\"https://vblinkonline.com/how-to-download-the-app/\">\n                                    Play Now!                                </a>\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg)\" >\n                            Fantasy Unicorn\n                                <a href=\"https://vblinkonline.com/how-to-download-the-app/\">\n                                    Play Now!                                </a>\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                                <a >\n                                    Play Now!                                </a>\n                </label>\n			<ul ><li><a href=\"https://vblinkonline.com/wpstream_vod/croods/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/croods/\" >Croods 2</a><a href=\"https://vblinkonline.com/wpstream_vod/croods/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/toy-story/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/toy-story/\" >Toy Story</a><a href=\"https://vblinkonline.com/wpstream_vod/toy-story/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/frozen/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/frozen/\" >Frozen</a><a href=\"https://vblinkonline.com/wpstream_vod/frozen/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/hotel-transylvania-2/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/hotel-transylvania-2/\" >Hotel Transylvania 2</a><a href=\"https://vblinkonline.com/wpstream_vod/hotel-transylvania-2/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/blue-birds/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/blue-birds/\" >RIO</a><a href=\"https://vblinkonline.com/wpstream_vod/blue-birds/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/hobbit/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/hobbit/\" >Hobbit</a><a href=\"https://vblinkonline.com/wpstream_vod/hobbit/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/brave/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/brave/\" >Brave</a><a href=\"https://vblinkonline.com/wpstream_vod/brave/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/brave-copy/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/brave-copy/\" >Avatar</a><a href=\"https://vblinkonline.com/wpstream_vod/brave-copy/\"class=\"see_product\">Play Now!</a></li></ul>		\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up and get<br>\n2500 to watch for <br>\nFREE  </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign In\n					</a>\n															<img width=\"1446\" height=\"588\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png 1446w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-600x244.png 600w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-64x26.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-300x122.png 300w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-1024x416.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-768x312.png 768w\" sizes=\"(max-width: 1446px) 100vw, 1446px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 10:03:05','2023-02-15 10:03:05','',1297,'https://vblinkonline.com/?p=1689',0,'revision','',0),(1690,1,'2023-02-15 10:03:05','2023-02-15 10:03:05','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                                <a href=\"https://vblinkonline.com/how-to-download-the-app/\">\n                                    Play Now!                                </a>\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                                <a href=\"https://vblinkonline.com/how-to-download-the-app/\">\n                                    Play Now!                                </a>\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                                <a href=\"https://vblinkonline.com/how-to-download-the-app/\">\n                                    Play Now!                                </a>\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                                <a href=\"https://vblinkonline.com/how-to-download-the-app/\">\n                                    Play Now!                                </a>\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47.jpeg)\" >\n                            Fantasy Unicorn\n                                <a href=\"https://vblinkonline.com/how-to-download-the-app/\">\n                                    Play Now!                                </a>\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                                <a >\n                                    Play Now!                                </a>\n                </label>\n			<ul ><li><a href=\"https://vblinkonline.com/wpstream_vod/croods/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/croods/\" >Croods 2</a><a href=\"https://vblinkonline.com/wpstream_vod/croods/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/toy-story/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/toy-story/\" >Toy Story</a><a href=\"https://vblinkonline.com/wpstream_vod/toy-story/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/frozen/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/frozen/\" >Frozen</a><a href=\"https://vblinkonline.com/wpstream_vod/frozen/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/hotel-transylvania-2/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/hotel-transylvania-2/\" >Hotel Transylvania 2</a><a href=\"https://vblinkonline.com/wpstream_vod/hotel-transylvania-2/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/blue-birds/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/blue-birds/\" >RIO</a><a href=\"https://vblinkonline.com/wpstream_vod/blue-birds/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/hobbit/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/hobbit/\" >Hobbit</a><a href=\"https://vblinkonline.com/wpstream_vod/hobbit/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/brave/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/brave/\" >Brave</a><a href=\"https://vblinkonline.com/wpstream_vod/brave/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/brave-copy/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/brave-copy/\" >Avatar</a><a href=\"https://vblinkonline.com/wpstream_vod/brave-copy/\"class=\"see_product\">Play Now!</a></li></ul>		\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up and get<br>\n2500 to watch for <br>\nFREE  </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign In\n					</a>\n															<img width=\"1446\" height=\"588\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png 1446w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-600x244.png 600w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-64x26.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-300x122.png 300w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-1024x416.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-768x312.png 768w\" sizes=\"(max-width: 1446px) 100vw, 1446px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 10:03:05','2023-02-15 10:03:05','',1297,'https://vblinkonline.com/?p=1690',0,'revision','',0),(1692,1,'2023-02-15 10:03:51','2023-02-15 10:03:51','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                                <a >\n                                    Play Now!                                </a>\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                                <a >\n                                    Read More                                </a>\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                                <a >\n                                    Read More                                </a>\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                                <a >\n                                    Read More                                </a>\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Ocean King\n                                <a >\n                                    Read More                                </a>\n                </label>\n			<ul ><li><a href=\"https://vblinkonline.com/wpstream_vod/croods/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/croods/\" >Croods 2</a><a href=\"https://vblinkonline.com/wpstream_vod/croods/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/toy-story/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/toy-story/\" >Toy Story</a><a href=\"https://vblinkonline.com/wpstream_vod/toy-story/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/frozen/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/frozen/\" >Frozen</a><a href=\"https://vblinkonline.com/wpstream_vod/frozen/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/hotel-transylvania-2/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/hotel-transylvania-2/\" >Hotel Transylvania 2</a><a href=\"https://vblinkonline.com/wpstream_vod/hotel-transylvania-2/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/blue-birds/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/blue-birds/\" >RIO</a><a href=\"https://vblinkonline.com/wpstream_vod/blue-birds/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/hobbit/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/hobbit/\" >Hobbit</a><a href=\"https://vblinkonline.com/wpstream_vod/hobbit/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/brave/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/brave/\" >Brave</a><a href=\"https://vblinkonline.com/wpstream_vod/brave/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/brave-copy/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/brave-copy/\" >Avatar</a><a href=\"https://vblinkonline.com/wpstream_vod/brave-copy/\"class=\"see_product\">Play Now!</a></li></ul>		\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up and get<br>\n2500 to watch for <br>\nFREE  </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign In\n					</a>\n															<img width=\"1446\" height=\"588\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png 1446w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-600x244.png 600w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-64x26.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-300x122.png 300w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-1024x416.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-768x312.png 768w\" sizes=\"(max-width: 1446px) 100vw, 1446px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 10:03:51','2023-02-15 10:03:51','',1297,'https://vblinkonline.com/?p=1692',0,'revision','',0),(1693,1,'2023-02-15 10:03:51','2023-02-15 10:03:51','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                                <a >\n                                    Play Now!                                </a>\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                                <a >\n                                    Read More                                </a>\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                                <a >\n                                    Read More                                </a>\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                                <a >\n                                    Read More                                </a>\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Ocean King\n                                <a >\n                                    Read More                                </a>\n                </label>\n			<ul ><li><a href=\"https://vblinkonline.com/wpstream_vod/croods/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/croods/\" >Croods 2</a><a href=\"https://vblinkonline.com/wpstream_vod/croods/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/toy-story/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/toy-story/\" >Toy Story</a><a href=\"https://vblinkonline.com/wpstream_vod/toy-story/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/frozen/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/frozen/\" >Frozen</a><a href=\"https://vblinkonline.com/wpstream_vod/frozen/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/hotel-transylvania-2/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/hotel-transylvania-2/\" >Hotel Transylvania 2</a><a href=\"https://vblinkonline.com/wpstream_vod/hotel-transylvania-2/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/blue-birds/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/blue-birds/\" >RIO</a><a href=\"https://vblinkonline.com/wpstream_vod/blue-birds/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/hobbit/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/hobbit/\" >Hobbit</a><a href=\"https://vblinkonline.com/wpstream_vod/hobbit/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/brave/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/brave/\" >Brave</a><a href=\"https://vblinkonline.com/wpstream_vod/brave/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/brave-copy/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/brave-copy/\" >Avatar</a><a href=\"https://vblinkonline.com/wpstream_vod/brave-copy/\"class=\"see_product\">Play Now!</a></li></ul>		\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up and get<br>\n2500 to watch for <br>\nFREE  </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign In\n					</a>\n															<img width=\"1446\" height=\"588\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png 1446w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-600x244.png 600w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-64x26.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-300x122.png 300w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-1024x416.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-768x312.png 768w\" sizes=\"(max-width: 1446px) 100vw, 1446px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 10:03:51','2023-02-15 10:03:51','',1297,'https://vblinkonline.com/?p=1693',0,'revision','',0),(1695,1,'2023-02-15 10:05:52','2023-02-15 10:05:52','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling,  Hai Di Lao','HaiDiLao','Hai Di Lao','inherit','open','closed','','vp_1007haidilao-vip_%e6%97%a0%e4%bb%a3%e7%90%86_2323x3465px_20220219-large','','','2023-02-23 11:08:25','2023-02-23 11:08:25','',1297,'https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg',0,'attachment','image/jpeg',0),(1706,1,'2023-02-15 10:23:02','2023-02-15 10:23:02','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up and get<br>\n2500 to watch for <br>\nFREE  </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign In\n					</a>\n															<img width=\"1446\" height=\"588\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png 1446w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-600x244.png 600w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-64x26.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-300x122.png 300w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-1024x416.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-768x312.png 768w\" sizes=\"(max-width: 1446px) 100vw, 1446px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 10:23:02','2023-02-15 10:23:02','',1297,'https://vblinkonline.com/?p=1706',0,'revision','',0),(1702,1,'2023-02-15 10:09:09','2023-02-15 10:09:09','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n			<ul ><li><a href=\"https://vblinkonline.com/wpstream_vod/croods/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/croods/\" >Croods 2</a><a href=\"https://vblinkonline.com/wpstream_vod/croods/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/toy-story/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/toy-story/\" >Toy Story</a><a href=\"https://vblinkonline.com/wpstream_vod/toy-story/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/frozen/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/frozen/\" >Frozen</a><a href=\"https://vblinkonline.com/wpstream_vod/frozen/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/hotel-transylvania-2/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/hotel-transylvania-2/\" >Hotel Transylvania 2</a><a href=\"https://vblinkonline.com/wpstream_vod/hotel-transylvania-2/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/blue-birds/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/blue-birds/\" >RIO</a><a href=\"https://vblinkonline.com/wpstream_vod/blue-birds/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/hobbit/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/hobbit/\" >Hobbit</a><a href=\"https://vblinkonline.com/wpstream_vod/hobbit/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/brave/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/brave/\" >Brave</a><a href=\"https://vblinkonline.com/wpstream_vod/brave/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/brave-copy/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/brave-copy/\" >Avatar</a><a href=\"https://vblinkonline.com/wpstream_vod/brave-copy/\"class=\"see_product\">Play Now!</a></li></ul>		\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up and get<br>\n2500 to watch for <br>\nFREE  </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign In\n					</a>\n															<img width=\"1446\" height=\"588\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png 1446w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-600x244.png 600w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-64x26.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-300x122.png 300w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-1024x416.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-768x312.png 768w\" sizes=\"(max-width: 1446px) 100vw, 1446px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 10:09:09','2023-02-15 10:09:09','',1297,'https://vblinkonline.com/?p=1702',0,'revision','',0),(1697,1,'2023-02-15 10:05:56','2023-02-15 10:05:56','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling,  sponge bob','Sponge bob','Sponge Bob','inherit','open','closed','','vp_1009spongebob_1969x2756px_20210929%ef%bc%88%e6%97%a0%e4%bb%a3%e7%90%86%ef%bc%89-large-2','','','2023-02-23 11:09:06','2023-02-23 11:09:06','',1297,'https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg',0,'attachment','image/jpeg',0),(1698,1,'2023-02-15 10:06:01','2023-02-15 10:06:01','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling, Bird Hunter','Bird Hunter','Bird Hunter','inherit','open','closed','','vp_1011bird-hunter_1969x2756px_20210807%ef%bc%88%e6%97%a0%e4%bb%a3%e7%90%86%ef%bc%89-large-2','','','2023-02-23 11:09:23','2023-02-23 11:09:23','',1297,'https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg',0,'attachment','image/jpeg',0),(1699,1,'2023-02-15 10:06:05','2023-02-15 10:06:05','Vblink Online, Fishing games, Orion Stars, Fire Kirin, Gambling, ocean paradise','Ocean Paradise','Ocean Paradise','inherit','open','closed','','vp_1020-ocean-paradise-vip%e6%97%a0%e6%96%87%e6%a1%88_59x88cm_20220401-large','','','2023-02-23 11:10:12','2023-02-23 11:10:12','',1297,'https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg',0,'attachment','image/jpeg',0),(1700,1,'2023-02-15 10:09:09','2023-02-15 10:09:09','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Ocean King\n                </label>\n			<ul ><li><a href=\"https://vblinkonline.com/wpstream_vod/croods/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/croods/\" >Croods 2</a><a href=\"https://vblinkonline.com/wpstream_vod/croods/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/toy-story/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/toy-story/\" >Toy Story</a><a href=\"https://vblinkonline.com/wpstream_vod/toy-story/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/frozen/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/frozen/\" >Frozen</a><a href=\"https://vblinkonline.com/wpstream_vod/frozen/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/hotel-transylvania-2/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/hotel-transylvania-2/\" >Hotel Transylvania 2</a><a href=\"https://vblinkonline.com/wpstream_vod/hotel-transylvania-2/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/blue-birds/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/blue-birds/\" >RIO</a><a href=\"https://vblinkonline.com/wpstream_vod/blue-birds/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/hobbit/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/hobbit/\" >Hobbit</a><a href=\"https://vblinkonline.com/wpstream_vod/hobbit/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/brave/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/brave/\" >Brave</a><a href=\"https://vblinkonline.com/wpstream_vod/brave/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/brave-copy/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/brave-copy/\" >Avatar</a><a href=\"https://vblinkonline.com/wpstream_vod/brave-copy/\"class=\"see_product\">Play Now!</a></li></ul>		\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up and get<br>\n2500 to watch for <br>\nFREE  </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign In\n					</a>\n															<img width=\"1446\" height=\"588\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png 1446w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-600x244.png 600w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-64x26.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-300x122.png 300w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-1024x416.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-768x312.png 768w\" sizes=\"(max-width: 1446px) 100vw, 1446px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 10:09:09','2023-02-15 10:09:09','',1297,'https://vblinkonline.com/?p=1700',0,'revision','',0),(1701,1,'2023-02-15 10:09:09','2023-02-15 10:09:09','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Ocean King\n                </label>\n			<ul ><li><a href=\"https://vblinkonline.com/wpstream_vod/croods/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/croods/\" >Croods 2</a><a href=\"https://vblinkonline.com/wpstream_vod/croods/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/toy-story/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/toy-story/\" >Toy Story</a><a href=\"https://vblinkonline.com/wpstream_vod/toy-story/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/frozen/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/frozen/\" >Frozen</a><a href=\"https://vblinkonline.com/wpstream_vod/frozen/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/hotel-transylvania-2/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/hotel-transylvania-2/\" >Hotel Transylvania 2</a><a href=\"https://vblinkonline.com/wpstream_vod/hotel-transylvania-2/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/blue-birds/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/blue-birds/\" >RIO</a><a href=\"https://vblinkonline.com/wpstream_vod/blue-birds/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/hobbit/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/hobbit/\" >Hobbit</a><a href=\"https://vblinkonline.com/wpstream_vod/hobbit/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/brave/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/brave/\" >Brave</a><a href=\"https://vblinkonline.com/wpstream_vod/brave/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/brave-copy/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/brave-copy/\" >Avatar</a><a href=\"https://vblinkonline.com/wpstream_vod/brave-copy/\"class=\"see_product\">Play Now!</a></li></ul>		\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up and get<br>\n2500 to watch for <br>\nFREE  </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign In\n					</a>\n															<img width=\"1446\" height=\"588\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png 1446w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-600x244.png 600w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-64x26.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-300x122.png 300w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-1024x416.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-768x312.png 768w\" sizes=\"(max-width: 1446px) 100vw, 1446px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 10:09:09','2023-02-15 10:09:09','',1297,'https://vblinkonline.com/?p=1701',0,'revision','',0),(1704,1,'2023-02-15 10:23:01','2023-02-15 10:23:01','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n			<ul ><li><a href=\"https://vblinkonline.com/wpstream_vod/croods/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/croods/\" >Croods 2</a><a href=\"https://vblinkonline.com/wpstream_vod/croods/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/toy-story/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/toy-story/\" >Toy Story</a><a href=\"https://vblinkonline.com/wpstream_vod/toy-story/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/frozen/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/frozen/\" >Frozen</a><a href=\"https://vblinkonline.com/wpstream_vod/frozen/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/hotel-transylvania-2/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/hotel-transylvania-2/\" >Hotel Transylvania 2</a><a href=\"https://vblinkonline.com/wpstream_vod/hotel-transylvania-2/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/blue-birds/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/blue-birds/\" >RIO</a><a href=\"https://vblinkonline.com/wpstream_vod/blue-birds/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/hobbit/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/hobbit/\" >Hobbit</a><a href=\"https://vblinkonline.com/wpstream_vod/hobbit/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/brave/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/brave/\" >Brave</a><a href=\"https://vblinkonline.com/wpstream_vod/brave/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/brave-copy/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/brave-copy/\" >Avatar</a><a href=\"https://vblinkonline.com/wpstream_vod/brave-copy/\"class=\"see_product\">Play Now!</a></li></ul>		\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up and get<br>\n2500 to watch for <br>\nFREE  </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign In\n					</a>\n															<img width=\"1446\" height=\"588\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png 1446w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-600x244.png 600w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-64x26.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-300x122.png 300w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-1024x416.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-768x312.png 768w\" sizes=\"(max-width: 1446px) 100vw, 1446px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 10:23:01','2023-02-15 10:23:01','',1297,'https://vblinkonline.com/?p=1704',0,'revision','',0),(1705,1,'2023-02-15 10:23:01','2023-02-15 10:23:01','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n			<ul ><li><a href=\"https://vblinkonline.com/wpstream_vod/croods/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/croods/\" >Croods 2</a><a href=\"https://vblinkonline.com/wpstream_vod/croods/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/toy-story/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/toy-story/\" >Toy Story</a><a href=\"https://vblinkonline.com/wpstream_vod/toy-story/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/frozen/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/frozen/\" >Frozen</a><a href=\"https://vblinkonline.com/wpstream_vod/frozen/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/hotel-transylvania-2/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/hotel-transylvania-2/\" >Hotel Transylvania 2</a><a href=\"https://vblinkonline.com/wpstream_vod/hotel-transylvania-2/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/blue-birds/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/blue-birds/\" >RIO</a><a href=\"https://vblinkonline.com/wpstream_vod/blue-birds/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/hobbit/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/hobbit/\" >Hobbit</a><a href=\"https://vblinkonline.com/wpstream_vod/hobbit/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/brave/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/brave/\" >Brave</a><a href=\"https://vblinkonline.com/wpstream_vod/brave/\"class=\"see_product\">Play Now!</a></li><li><a href=\"https://vblinkonline.com/wpstream_vod/brave-copy/\" ></a><a href=\"https://vblinkonline.com/wpstream_vod/brave-copy/\" >Avatar</a><a href=\"https://vblinkonline.com/wpstream_vod/brave-copy/\"class=\"see_product\">Play Now!</a></li></ul>		\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up and get<br>\n2500 to watch for <br>\nFREE  </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign In\n					</a>\n															<img width=\"1446\" height=\"588\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png 1446w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-600x244.png 600w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-64x26.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-300x122.png 300w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-1024x416.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-768x312.png 768w\" sizes=\"(max-width: 1446px) 100vw, 1446px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 10:23:01','2023-02-15 10:23:01','',1297,'https://vblinkonline.com/?p=1705',0,'revision','',0),(1716,1,'2023-02-15 10:36:58','2023-02-15 10:36:58','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-98b172e\" data-widget-id=\"98b172e\" data-widget=\"98b172e\" data-page-id=\"1297\" data-nonce=\"d271ebe483\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=5&amp;order=desc&amp;offset=0&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"30\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up and get<br>\n2500 to watch for <br>\nFREE  </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign In\n					</a>\n															<img width=\"1446\" height=\"588\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png 1446w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-600x244.png 600w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-64x26.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-300x122.png 300w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-1024x416.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-768x312.png 768w\" sizes=\"(max-width: 1446px) 100vw, 1446px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 10:36:58','2023-02-15 10:36:58','',1297,'https://vblinkonline.com/?p=1716',0,'revision','',0),(1710,1,'2023-02-15 10:34:29','2023-02-15 10:34:29','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-98b172e\" data-widget-id=\"98b172e\" data-widget=\"98b172e\" data-page-id=\"1297\" data-nonce=\"d271ebe483\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=5&amp;order=desc&amp;offset=0&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"30\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up and get<br>\n2500 to watch for <br>\nFREE  </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign In\n					</a>\n															<img width=\"1446\" height=\"588\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png 1446w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-600x244.png 600w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-64x26.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-300x122.png 300w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-1024x416.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-768x312.png 768w\" sizes=\"(max-width: 1446px) 100vw, 1446px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 10:34:29','2023-02-15 10:34:29','',1297,'https://vblinkonline.com/?p=1710',0,'revision','',0),(1708,1,'2023-02-15 10:34:28','2023-02-15 10:34:28','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up and get<br>\n2500 to watch for <br>\nFREE  </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign In\n					</a>\n															<img width=\"1446\" height=\"588\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png 1446w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-600x244.png 600w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-64x26.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-300x122.png 300w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-1024x416.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-768x312.png 768w\" sizes=\"(max-width: 1446px) 100vw, 1446px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 10:34:28','2023-02-15 10:34:28','',1297,'https://vblinkonline.com/?p=1708',0,'revision','',0),(1709,1,'2023-02-15 10:34:28','2023-02-15 10:34:28','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up and get<br>\n2500 to watch for <br>\nFREE  </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign In\n					</a>\n															<img width=\"1446\" height=\"588\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png 1446w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-600x244.png 600w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-64x26.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-300x122.png 300w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-1024x416.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-768x312.png 768w\" sizes=\"(max-width: 1446px) 100vw, 1446px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 10:34:28','2023-02-15 10:34:28','',1297,'https://vblinkonline.com/?p=1709',0,'revision','',0),(1711,1,'2023-02-15 10:36:28','2023-02-15 10:36:28','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-98b172e\" data-widget-id=\"98b172e\" data-widget=\"98b172e\" data-page-id=\"1297\" data-nonce=\"d271ebe483\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=5&amp;order=desc&amp;offset=0&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"30\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up and get<br>\n2500 to watch for <br>\nFREE  </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign In\n					</a>\n															<img width=\"1446\" height=\"588\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png 1446w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-600x244.png 600w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-64x26.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-300x122.png 300w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-1024x416.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-768x312.png 768w\" sizes=\"(max-width: 1446px) 100vw, 1446px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 10:36:28','2023-02-15 10:36:28','',1297,'https://vblinkonline.com/?p=1711',0,'revision','',0),(1712,1,'2023-02-15 10:36:28','2023-02-15 10:36:28','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-98b172e\" data-widget-id=\"98b172e\" data-widget=\"98b172e\" data-page-id=\"1297\" data-nonce=\"d271ebe483\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=5&amp;order=desc&amp;offset=0&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"30\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up and get<br>\n2500 to watch for <br>\nFREE  </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign In\n					</a>\n															<img width=\"1446\" height=\"588\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png 1446w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-600x244.png 600w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-64x26.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-300x122.png 300w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-1024x416.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-768x312.png 768w\" sizes=\"(max-width: 1446px) 100vw, 1446px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 10:36:28','2023-02-15 10:36:28','',1297,'https://vblinkonline.com/?p=1712',0,'revision','',0),(1713,1,'2023-02-15 10:36:29','2023-02-15 10:36:29','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-98b172e\" data-widget-id=\"98b172e\" data-widget=\"98b172e\" data-page-id=\"1297\" data-nonce=\"d271ebe483\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=5&amp;order=desc&amp;offset=0&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"30\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up and get<br>\n2500 to watch for <br>\nFREE  </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign In\n					</a>\n															<img width=\"1446\" height=\"588\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png 1446w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-600x244.png 600w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-64x26.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-300x122.png 300w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-1024x416.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-768x312.png 768w\" sizes=\"(max-width: 1446px) 100vw, 1446px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 10:36:29','2023-02-15 10:36:29','',1297,'https://vblinkonline.com/?p=1713',0,'revision','',0),(1714,1,'2023-02-15 10:36:57','2023-02-15 10:36:57','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-98b172e\" data-widget-id=\"98b172e\" data-widget=\"98b172e\" data-page-id=\"1297\" data-nonce=\"d271ebe483\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=5&amp;order=desc&amp;offset=0&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"30\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up and get<br>\n2500 to watch for <br>\nFREE  </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign In\n					</a>\n															<img width=\"1446\" height=\"588\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png 1446w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-600x244.png 600w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-64x26.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-300x122.png 300w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-1024x416.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-768x312.png 768w\" sizes=\"(max-width: 1446px) 100vw, 1446px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 10:36:57','2023-02-15 10:36:57','',1297,'https://vblinkonline.com/?p=1714',0,'revision','',0),(1715,1,'2023-02-15 10:36:57','2023-02-15 10:36:57','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-98b172e\" data-widget-id=\"98b172e\" data-widget=\"98b172e\" data-page-id=\"1297\" data-nonce=\"d271ebe483\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=5&amp;order=desc&amp;offset=0&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"30\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up and get<br>\n2500 to watch for <br>\nFREE  </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign In\n					</a>\n															<img width=\"1446\" height=\"588\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png 1446w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-600x244.png 600w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-64x26.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-300x122.png 300w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-1024x416.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-768x312.png 768w\" sizes=\"(max-width: 1446px) 100vw, 1446px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 10:36:57','2023-02-15 10:36:57','',1297,'https://vblinkonline.com/?p=1715',0,'revision','',0),(1717,1,'2023-02-15 10:37:07','2023-02-15 10:37:07','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-98b172e\" data-widget-id=\"98b172e\" data-widget=\"98b172e\" data-page-id=\"1297\" data-nonce=\"d271ebe483\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=5&amp;order=desc&amp;offset=0&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"30\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up and get<br>\n2500 to watch for <br>\nFREE  </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign In\n					</a>\n															<img width=\"1446\" height=\"588\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png 1446w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-600x244.png 600w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-64x26.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-300x122.png 300w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-1024x416.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-768x312.png 768w\" sizes=\"(max-width: 1446px) 100vw, 1446px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 10:37:07','2023-02-15 10:37:07','',1297,'https://vblinkonline.com/?p=1717',0,'revision','',0),(1718,1,'2023-02-15 10:37:08','2023-02-15 10:37:08','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-98b172e\" data-widget-id=\"98b172e\" data-widget=\"98b172e\" data-page-id=\"1297\" data-nonce=\"d271ebe483\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=5&amp;order=desc&amp;offset=0&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"30\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up and get<br>\n2500 to watch for <br>\nFREE  </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign In\n					</a>\n															<img width=\"1446\" height=\"588\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png 1446w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-600x244.png 600w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-64x26.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-300x122.png 300w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-1024x416.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-768x312.png 768w\" sizes=\"(max-width: 1446px) 100vw, 1446px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 10:37:08','2023-02-15 10:37:08','',1297,'https://vblinkonline.com/?p=1718',0,'revision','',0),(1719,1,'2023-02-15 10:37:08','2023-02-15 10:37:08','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-98b172e\" data-widget-id=\"98b172e\" data-widget=\"98b172e\" data-page-id=\"1297\" data-nonce=\"d271ebe483\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=5&amp;order=desc&amp;offset=0&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"30\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up and get<br>\n2500 to watch for <br>\nFREE  </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign In\n					</a>\n															<img width=\"1446\" height=\"588\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png 1446w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-600x244.png 600w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-64x26.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-300x122.png 300w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-1024x416.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-768x312.png 768w\" sizes=\"(max-width: 1446px) 100vw, 1446px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 10:37:08','2023-02-15 10:37:08','',1297,'https://vblinkonline.com/?p=1719',0,'revision','',0),(1720,1,'2023-02-15 10:38:09','2023-02-15 10:38:09','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-98b172e\" data-widget-id=\"98b172e\" data-widget=\"98b172e\" data-page-id=\"1297\" data-nonce=\"d271ebe483\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=5&amp;order=desc&amp;offset=0&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"30\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up and get<br>\n2500 to watch for <br>\nFREE  </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign In\n					</a>\n															<img width=\"1446\" height=\"588\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png 1446w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-600x244.png 600w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-64x26.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-300x122.png 300w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-1024x416.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-768x312.png 768w\" sizes=\"(max-width: 1446px) 100vw, 1446px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 10:38:09','2023-02-15 10:38:09','',1297,'https://vblinkonline.com/?p=1720',0,'revision','',0),(1721,1,'2023-02-15 10:38:09','2023-02-15 10:38:09','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-98b172e\" data-widget-id=\"98b172e\" data-widget=\"98b172e\" data-page-id=\"1297\" data-nonce=\"d271ebe483\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=5&amp;order=desc&amp;offset=0&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"30\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up and get<br>\n2500 to watch for <br>\nFREE  </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign In\n					</a>\n															<img width=\"1446\" height=\"588\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png 1446w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-600x244.png 600w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-64x26.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-300x122.png 300w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-1024x416.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-768x312.png 768w\" sizes=\"(max-width: 1446px) 100vw, 1446px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 10:38:09','2023-02-15 10:38:09','',1297,'https://vblinkonline.com/?p=1721',0,'revision','',0),(1722,1,'2023-02-15 10:38:09','2023-02-15 10:38:09','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-98b172e\" data-widget-id=\"98b172e\" data-widget=\"98b172e\" data-page-id=\"1297\" data-nonce=\"d271ebe483\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=5&amp;order=desc&amp;offset=0&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"30\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up and get<br>\n2500 to watch for <br>\nFREE  </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign In\n					</a>\n															<img width=\"1446\" height=\"588\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png 1446w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-600x244.png 600w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-64x26.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-300x122.png 300w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-1024x416.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-768x312.png 768w\" sizes=\"(max-width: 1446px) 100vw, 1446px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 10:38:09','2023-02-15 10:38:09','',1297,'https://vblinkonline.com/?p=1722',0,'revision','',0),(1723,1,'2023-02-15 10:41:07','2023-02-15 10:41:07','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-98b172e\" data-widget-id=\"98b172e\" data-widget=\"98b172e\" data-page-id=\"1297\" data-nonce=\"d271ebe483\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=5&amp;order=desc&amp;offset=0&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"30\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up and get<br>\n2500 to watch for <br>\nFREE  </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign In\n					</a>\n															<img width=\"1446\" height=\"588\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png 1446w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-600x244.png 600w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-64x26.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-300x122.png 300w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-1024x416.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-768x312.png 768w\" sizes=\"(max-width: 1446px) 100vw, 1446px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 10:41:07','2023-02-15 10:41:07','',1297,'https://vblinkonline.com/?p=1723',0,'revision','',0),(1724,1,'2023-02-15 10:41:07','2023-02-15 10:41:07','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-98b172e\" data-widget-id=\"98b172e\" data-widget=\"98b172e\" data-page-id=\"1297\" data-nonce=\"d271ebe483\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=5&amp;order=desc&amp;offset=0&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"30\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up and get<br>\n2500 to watch for <br>\nFREE  </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign In\n					</a>\n															<img width=\"1446\" height=\"588\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png 1446w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-600x244.png 600w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-64x26.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-300x122.png 300w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-1024x416.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-768x312.png 768w\" sizes=\"(max-width: 1446px) 100vw, 1446px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 10:41:07','2023-02-15 10:41:07','',1297,'https://vblinkonline.com/?p=1724',0,'revision','',0),(1725,1,'2023-02-15 10:41:07','2023-02-15 10:41:07','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-98b172e\" data-widget-id=\"98b172e\" data-widget=\"98b172e\" data-page-id=\"1297\" data-nonce=\"d271ebe483\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=5&amp;order=desc&amp;offset=0&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"30\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up and get<br>\n2500 to watch for <br>\nFREE  </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign In\n					</a>\n															<img width=\"1446\" height=\"588\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png 1446w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-600x244.png 600w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-64x26.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-300x122.png 300w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-1024x416.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-768x312.png 768w\" sizes=\"(max-width: 1446px) 100vw, 1446px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 10:41:07','2023-02-15 10:41:07','',1297,'https://vblinkonline.com/?p=1725',0,'revision','',0),(1726,1,'2023-02-15 10:45:08','2023-02-15 10:45:08','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-98b172e\" data-widget-id=\"98b172e\" data-widget=\"98b172e\" data-page-id=\"1297\" data-nonce=\"d271ebe483\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=5&amp;order=desc&amp;offset=0&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"30\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up and get<br>\n2500 to watch for <br>\nFREE  </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign In\n					</a>\n															<img width=\"1446\" height=\"588\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png 1446w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-600x244.png 600w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-64x26.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-300x122.png 300w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-1024x416.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-768x312.png 768w\" sizes=\"(max-width: 1446px) 100vw, 1446px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 10:45:08','2023-02-15 10:45:08','',1297,'https://vblinkonline.com/?p=1726',0,'revision','',0),(1727,1,'2023-02-15 10:45:08','2023-02-15 10:45:08','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-98b172e\" data-widget-id=\"98b172e\" data-widget=\"98b172e\" data-page-id=\"1297\" data-nonce=\"d271ebe483\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=5&amp;order=desc&amp;offset=0&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"30\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up and get<br>\n2500 to watch for <br>\nFREE  </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign In\n					</a>\n															<img width=\"1446\" height=\"588\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png 1446w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-600x244.png 600w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-64x26.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-300x122.png 300w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-1024x416.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-768x312.png 768w\" sizes=\"(max-width: 1446px) 100vw, 1446px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 10:45:08','2023-02-15 10:45:08','',1297,'https://vblinkonline.com/?p=1727',0,'revision','',0);
INSERT INTO `wpjk_posts` VALUES (1728,1,'2023-02-15 10:45:08','2023-02-15 10:45:08','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-98b172e\" data-widget-id=\"98b172e\" data-widget=\"98b172e\" data-page-id=\"1297\" data-nonce=\"d271ebe483\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=5&amp;order=desc&amp;offset=0&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"30\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up and get<br>\n2500 to watch for <br>\nFREE  </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign In\n					</a>\n															<img width=\"1446\" height=\"588\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png 1446w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-600x244.png 600w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-64x26.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-300x122.png 300w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-1024x416.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-768x312.png 768w\" sizes=\"(max-width: 1446px) 100vw, 1446px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 10:45:08','2023-02-15 10:45:08','',1297,'https://vblinkonline.com/?p=1728',0,'revision','',0),(1729,1,'2023-02-15 10:46:05','2023-02-15 10:46:05','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-98b172e\" data-widget-id=\"98b172e\" data-widget=\"98b172e\" data-page-id=\"1297\" data-nonce=\"d271ebe483\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=5&amp;order=desc&amp;offset=0&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"30\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up and get<br>\n2500 to watch for <br>\nFREE  </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign In\n					</a>\n															<img width=\"1446\" height=\"588\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png 1446w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-600x244.png 600w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-64x26.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-300x122.png 300w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-1024x416.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-768x312.png 768w\" sizes=\"(max-width: 1446px) 100vw, 1446px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 10:46:05','2023-02-15 10:46:05','',1297,'https://vblinkonline.com/?p=1729',0,'revision','',0),(1730,1,'2023-02-15 10:46:05','2023-02-15 10:46:05','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-98b172e\" data-widget-id=\"98b172e\" data-widget=\"98b172e\" data-page-id=\"1297\" data-nonce=\"d271ebe483\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=5&amp;order=desc&amp;offset=0&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"30\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up and get<br>\n2500 to watch for <br>\nFREE  </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign In\n					</a>\n															<img width=\"1446\" height=\"588\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png 1446w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-600x244.png 600w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-64x26.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-300x122.png 300w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-1024x416.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-768x312.png 768w\" sizes=\"(max-width: 1446px) 100vw, 1446px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 10:46:05','2023-02-15 10:46:05','',1297,'https://vblinkonline.com/?p=1730',0,'revision','',0),(1731,1,'2023-02-15 10:46:05','2023-02-15 10:46:05','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-98b172e\" data-widget-id=\"98b172e\" data-widget=\"98b172e\" data-page-id=\"1297\" data-nonce=\"d271ebe483\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=5&amp;order=desc&amp;offset=0&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"30\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up and get<br>\n2500 to watch for <br>\nFREE  </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign In\n					</a>\n															<img width=\"1446\" height=\"588\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png 1446w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-600x244.png 600w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-64x26.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-300x122.png 300w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-1024x416.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-768x312.png 768w\" sizes=\"(max-width: 1446px) 100vw, 1446px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 10:46:05','2023-02-15 10:46:05','',1297,'https://vblinkonline.com/?p=1731',0,'revision','',0),(1732,1,'2023-02-15 10:46:40','2023-02-15 10:46:40','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-98b172e\" data-widget-id=\"98b172e\" data-widget=\"98b172e\" data-page-id=\"1297\" data-nonce=\"d271ebe483\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=5&amp;order=desc&amp;offset=0&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"30\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up and get<br>\n2500 to watch for <br>\nFREE  </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign In\n					</a>\n															<img width=\"1446\" height=\"588\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png 1446w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-600x244.png 600w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-64x26.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-300x122.png 300w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-1024x416.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-768x312.png 768w\" sizes=\"(max-width: 1446px) 100vw, 1446px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 10:46:40','2023-02-15 10:46:40','',1297,'https://vblinkonline.com/?p=1732',0,'revision','',0),(1733,1,'2023-02-15 10:46:40','2023-02-15 10:46:40','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-98b172e\" data-widget-id=\"98b172e\" data-widget=\"98b172e\" data-page-id=\"1297\" data-nonce=\"d271ebe483\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=5&amp;order=desc&amp;offset=0&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"30\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up and get<br>\n2500 to watch for <br>\nFREE  </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign In\n					</a>\n															<img width=\"1446\" height=\"588\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png 1446w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-600x244.png 600w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-64x26.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-300x122.png 300w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-1024x416.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-768x312.png 768w\" sizes=\"(max-width: 1446px) 100vw, 1446px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 10:46:40','2023-02-15 10:46:40','',1297,'https://vblinkonline.com/?p=1733',0,'revision','',0),(1734,1,'2023-02-15 10:46:41','2023-02-15 10:46:41','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-98b172e\" data-widget-id=\"98b172e\" data-widget=\"98b172e\" data-page-id=\"1297\" data-nonce=\"d271ebe483\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=6&amp;order=desc&amp;offset=0&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"25\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up and get<br>\n2500 to watch for <br>\nFREE  </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign In\n					</a>\n															<img width=\"1446\" height=\"588\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png 1446w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-600x244.png 600w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-64x26.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-300x122.png 300w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-1024x416.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-768x312.png 768w\" sizes=\"(max-width: 1446px) 100vw, 1446px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 10:46:41','2023-02-15 10:46:41','',1297,'https://vblinkonline.com/?p=1734',0,'revision','',0),(1735,1,'2023-02-15 10:47:02','2023-02-15 10:47:02','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-98b172e\" data-widget-id=\"98b172e\" data-widget=\"98b172e\" data-page-id=\"1297\" data-nonce=\"d271ebe483\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=6&amp;order=desc&amp;offset=0&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"25\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up and get<br>\n2500 to watch for <br>\nFREE  </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign In\n					</a>\n															<img width=\"1446\" height=\"588\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png 1446w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-600x244.png 600w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-64x26.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-300x122.png 300w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-1024x416.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-768x312.png 768w\" sizes=\"(max-width: 1446px) 100vw, 1446px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 10:47:02','2023-02-15 10:47:02','',1297,'https://vblinkonline.com/?p=1735',0,'revision','',0),(1736,1,'2023-02-15 10:47:02','2023-02-15 10:47:02','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-98b172e\" data-widget-id=\"98b172e\" data-widget=\"98b172e\" data-page-id=\"1297\" data-nonce=\"d271ebe483\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=6&amp;order=desc&amp;offset=0&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"25\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up and get<br>\n2500 to watch for <br>\nFREE  </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign In\n					</a>\n															<img width=\"1446\" height=\"588\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png 1446w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-600x244.png 600w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-64x26.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-300x122.png 300w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-1024x416.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-768x312.png 768w\" sizes=\"(max-width: 1446px) 100vw, 1446px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 10:47:02','2023-02-15 10:47:02','',1297,'https://vblinkonline.com/?p=1736',0,'revision','',0),(1737,1,'2023-02-15 10:47:02','2023-02-15 10:47:02','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-98b172e\" data-widget-id=\"98b172e\" data-widget=\"98b172e\" data-page-id=\"1297\" data-nonce=\"d271ebe483\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=6&amp;order=desc&amp;offset=4&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"25\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up and get<br>\n2500 to watch for <br>\nFREE  </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign In\n					</a>\n															<img width=\"1446\" height=\"588\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png 1446w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-600x244.png 600w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-64x26.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-300x122.png 300w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-1024x416.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-768x312.png 768w\" sizes=\"(max-width: 1446px) 100vw, 1446px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 10:47:02','2023-02-15 10:47:02','',1297,'https://vblinkonline.com/?p=1737',0,'revision','',0),(1738,1,'2023-02-15 10:47:55','2023-02-15 10:47:55','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-98b172e\" data-widget-id=\"98b172e\" data-widget=\"98b172e\" data-page-id=\"1297\" data-nonce=\"d271ebe483\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=6&amp;order=desc&amp;offset=4&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"25\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up and get<br>\n2500 to watch for <br>\nFREE  </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign In\n					</a>\n															<img width=\"1446\" height=\"588\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png 1446w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-600x244.png 600w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-64x26.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-300x122.png 300w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-1024x416.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-768x312.png 768w\" sizes=\"(max-width: 1446px) 100vw, 1446px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 10:47:55','2023-02-15 10:47:55','',1297,'https://vblinkonline.com/?p=1738',0,'revision','',0),(1739,1,'2023-02-15 10:47:55','2023-02-15 10:47:55','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-98b172e\" data-widget-id=\"98b172e\" data-widget=\"98b172e\" data-page-id=\"1297\" data-nonce=\"d271ebe483\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=6&amp;order=desc&amp;offset=4&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"25\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up and get<br>\n2500 to watch for <br>\nFREE  </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign In\n					</a>\n															<img width=\"1446\" height=\"588\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png 1446w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-600x244.png 600w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-64x26.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-300x122.png 300w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-1024x416.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-768x312.png 768w\" sizes=\"(max-width: 1446px) 100vw, 1446px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 10:47:55','2023-02-15 10:47:55','',1297,'https://vblinkonline.com/?p=1739',0,'revision','',0),(1949,1,'2023-02-20 10:48:34','2023-02-20 10:48:34','[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-d3125c6\" data-widget-id=\"d3125c6\" data-widget=\"d3125c6\" data-page-id=\"1297\" data-nonce=\"7e514586df\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 10:48:34','2023-02-20 10:48:34','',1297,'https://vblinkonline.com/?p=1949',0,'revision','',0),(1740,1,'2023-02-15 10:47:56','2023-02-15 10:47:56','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-98b172e\" data-widget-id=\"98b172e\" data-widget=\"98b172e\" data-page-id=\"1297\" data-nonce=\"d271ebe483\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up and get<br>\n2500 to watch for <br>\nFREE  </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign In\n					</a>\n															<img width=\"1446\" height=\"588\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png 1446w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-600x244.png 600w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-64x26.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-300x122.png 300w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-1024x416.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-768x312.png 768w\" sizes=\"(max-width: 1446px) 100vw, 1446px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 10:47:56','2023-02-15 10:47:56','',1297,'https://vblinkonline.com/?p=1740',0,'revision','',0),(1741,1,'2023-02-15 10:56:39','2023-02-15 10:56:39','','3d-render-casino-items','','inherit','open','closed','','3d-render-casino-items','','','2023-02-15 10:56:39','2023-02-15 10:56:39','',1297,'https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg',0,'attachment','image/jpeg',0),(1742,1,'2023-02-15 10:57:06','2023-02-15 10:57:06','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-98b172e\" data-widget-id=\"98b172e\" data-widget=\"98b172e\" data-page-id=\"1297\" data-nonce=\"d271ebe483\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up and get<br>\n2500 to watch for <br>\nFREE  </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign In\n					</a>\n															<img width=\"1446\" height=\"588\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png 1446w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-600x244.png 600w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-64x26.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-300x122.png 300w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-1024x416.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-768x312.png 768w\" sizes=\"(max-width: 1446px) 100vw, 1446px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 10:57:06','2023-02-15 10:57:06','',1297,'https://vblinkonline.com/?p=1742',0,'revision','',0),(1743,1,'2023-02-15 10:57:06','2023-02-15 10:57:06','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-98b172e\" data-widget-id=\"98b172e\" data-widget=\"98b172e\" data-page-id=\"1297\" data-nonce=\"d271ebe483\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up and get<br>\n2500 to watch for <br>\nFREE  </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign In\n					</a>\n															<img width=\"1446\" height=\"588\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2.png 1446w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-600x244.png 600w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-64x26.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-300x122.png 300w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-1024x416.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner-2-768x312.png 768w\" sizes=\"(max-width: 1446px) 100vw, 1446px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 10:57:06','2023-02-15 10:57:06','',1297,'https://vblinkonline.com/?p=1743',0,'revision','',0),(1881,1,'2023-02-16 06:32:13','2023-02-16 06:32:13','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-d3125c6\" data-widget-id=\"d3125c6\" data-widget=\"d3125c6\" data-page-id=\"1297\" data-nonce=\"5fc1d13d1f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up Now! </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign up\n					</a>\n															<img width=\"2000\" height=\"1111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg 2000w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-300x167.jpg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1024x569.jpg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-768x427.jpg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1536x853.jpg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-600x333.jpg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-64x36.jpg 64w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-16 06:32:13','2023-02-16 06:32:13','',1297,'https://vblinkonline.com/?p=1881',0,'revision','',0),(1744,1,'2023-02-15 10:57:07','2023-02-15 10:57:07','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-98b172e\" data-widget-id=\"98b172e\" data-widget=\"98b172e\" data-page-id=\"1297\" data-nonce=\"d271ebe483\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up and get<br>\n2500 to watch for <br>\nFREE  </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign In\n					</a>\n															<img width=\"2000\" height=\"1111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg 2000w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-300x167.jpg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1024x569.jpg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-768x427.jpg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1536x853.jpg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-600x333.jpg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-64x36.jpg 64w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 10:57:07','2023-02-15 10:57:07','',1297,'https://vblinkonline.com/?p=1744',0,'revision','',0),(1745,1,'2023-02-15 10:57:38','2023-02-15 10:57:38','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-98b172e\" data-widget-id=\"98b172e\" data-widget=\"98b172e\" data-page-id=\"1297\" data-nonce=\"d271ebe483\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up and get<br>\n2500 to watch for <br>\nFREE  </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign In\n					</a>\n															<img width=\"2000\" height=\"1111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg 2000w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-300x167.jpg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1024x569.jpg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-768x427.jpg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1536x853.jpg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-600x333.jpg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-64x36.jpg 64w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 10:57:38','2023-02-15 10:57:38','',1297,'https://vblinkonline.com/?p=1745',0,'revision','',0),(1746,1,'2023-02-15 10:57:39','2023-02-15 10:57:39','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-98b172e\" data-widget-id=\"98b172e\" data-widget=\"98b172e\" data-page-id=\"1297\" data-nonce=\"d271ebe483\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up and get<br>\n2500 to watch for <br>\nFREE  </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign In\n					</a>\n															<img width=\"2000\" height=\"1111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg 2000w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-300x167.jpg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1024x569.jpg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-768x427.jpg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1536x853.jpg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-600x333.jpg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-64x36.jpg 64w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 10:57:39','2023-02-15 10:57:39','',1297,'https://vblinkonline.com/?p=1746',0,'revision','',0),(1747,1,'2023-02-15 10:57:39','2023-02-15 10:57:39','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-98b172e\" data-widget-id=\"98b172e\" data-widget=\"98b172e\" data-page-id=\"1297\" data-nonce=\"d271ebe483\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up Now! </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign up\n					</a>\n															<img width=\"2000\" height=\"1111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg 2000w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-300x167.jpg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1024x569.jpg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-768x427.jpg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1536x853.jpg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-600x333.jpg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-64x36.jpg 64w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 10:57:39','2023-02-15 10:57:39','',1297,'https://vblinkonline.com/?p=1747',0,'revision','',0),(1748,1,'2023-02-15 10:58:44','2023-02-15 10:58:44','','325976365_1161537164437459_229564353695102536_n','','inherit','open','closed','','325976365_1161537164437459_229564353695102536_n','','','2023-02-15 10:58:44','2023-02-15 10:58:44','',1297,'https://vblinkonline.com/wp-content/uploads/2023/02/325976365_1161537164437459_229564353695102536_n.jpg',0,'attachment','image/jpeg',0),(1749,1,'2023-02-15 11:02:56','2023-02-15 11:02:56','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-98b172e\" data-widget-id=\"98b172e\" data-widget=\"98b172e\" data-page-id=\"1297\" data-nonce=\"d271ebe483\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up Now! </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign up\n					</a>\n															<img width=\"2000\" height=\"1111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg 2000w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-300x167.jpg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1024x569.jpg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-768x427.jpg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1536x853.jpg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-600x333.jpg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-64x36.jpg 64w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 11:02:56','2023-02-15 11:02:56','',1297,'https://vblinkonline.com/?p=1749',0,'revision','',0),(1750,1,'2023-02-15 11:02:56','2023-02-15 11:02:56','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-98b172e\" data-widget-id=\"98b172e\" data-widget=\"98b172e\" data-page-id=\"1297\" data-nonce=\"d271ebe483\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up Now! </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign up\n					</a>\n															<img width=\"2000\" height=\"1111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg 2000w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-300x167.jpg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1024x569.jpg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-768x427.jpg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1536x853.jpg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-600x333.jpg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-64x36.jpg 64w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 11:02:56','2023-02-15 11:02:56','',1297,'https://vblinkonline.com/?p=1750',0,'revision','',0),(1751,1,'2023-02-15 11:02:57','2023-02-15 11:02:57','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-98b172e\" data-widget-id=\"98b172e\" data-widget=\"98b172e\" data-page-id=\"1297\" data-nonce=\"d271ebe483\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up Now! </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign up\n					</a>\n															<img width=\"2000\" height=\"1111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg 2000w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-300x167.jpg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1024x569.jpg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-768x427.jpg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1536x853.jpg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-600x333.jpg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-64x36.jpg 64w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 11:02:57','2023-02-15 11:02:57','',1297,'https://vblinkonline.com/?p=1751',0,'revision','',0),(1752,1,'2023-02-15 11:03:35','2023-02-15 11:03:35','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-98b172e\" data-widget-id=\"98b172e\" data-widget=\"98b172e\" data-page-id=\"1297\" data-nonce=\"d271ebe483\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up Now! </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign up\n					</a>\n															<img width=\"2000\" height=\"1111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg 2000w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-300x167.jpg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1024x569.jpg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-768x427.jpg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1536x853.jpg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-600x333.jpg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-64x36.jpg 64w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 11:03:35','2023-02-15 11:03:35','',1297,'https://vblinkonline.com/?p=1752',0,'revision','',0),(1753,1,'2023-02-15 11:03:36','2023-02-15 11:03:36','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-98b172e\" data-widget-id=\"98b172e\" data-widget=\"98b172e\" data-page-id=\"1297\" data-nonce=\"d271ebe483\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up Now! </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign up\n					</a>\n															<img width=\"2000\" height=\"1111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg 2000w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-300x167.jpg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1024x569.jpg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-768x427.jpg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1536x853.jpg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-600x333.jpg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-64x36.jpg 64w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 11:03:36','2023-02-15 11:03:36','',1297,'https://vblinkonline.com/?p=1753',0,'revision','',0),(1754,1,'2023-02-15 11:03:36','2023-02-15 11:03:36','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-98b172e\" data-widget-id=\"98b172e\" data-widget=\"98b172e\" data-page-id=\"1297\" data-nonce=\"d271ebe483\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up Now! </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign up\n					</a>\n															<img width=\"2000\" height=\"1111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg 2000w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-300x167.jpg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1024x569.jpg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-768x427.jpg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1536x853.jpg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-600x333.jpg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-64x36.jpg 64w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 11:03:36','2023-02-15 11:03:36','',1297,'https://vblinkonline.com/?p=1754',0,'revision','',0),(1755,1,'2023-02-15 11:04:13','2023-02-15 11:04:13','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-98b172e\" data-widget-id=\"98b172e\" data-widget=\"98b172e\" data-page-id=\"1297\" data-nonce=\"d271ebe483\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up Now! </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign up\n					</a>\n															<img width=\"2000\" height=\"1111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg 2000w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-300x167.jpg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1024x569.jpg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-768x427.jpg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1536x853.jpg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-600x333.jpg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-64x36.jpg 64w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 11:04:13','2023-02-15 11:04:13','',1297,'https://vblinkonline.com/?p=1755',0,'revision','',0),(1756,1,'2023-02-15 11:04:14','2023-02-15 11:04:14','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-98b172e\" data-widget-id=\"98b172e\" data-widget=\"98b172e\" data-page-id=\"1297\" data-nonce=\"d271ebe483\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up Now! </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign up\n					</a>\n															<img width=\"2000\" height=\"1111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg 2000w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-300x167.jpg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1024x569.jpg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-768x427.jpg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1536x853.jpg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-600x333.jpg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-64x36.jpg 64w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 11:04:14','2023-02-15 11:04:14','',1297,'https://vblinkonline.com/?p=1756',0,'revision','',0),(1757,1,'2023-02-15 11:04:14','2023-02-15 11:04:14','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-98b172e\" data-widget-id=\"98b172e\" data-widget=\"98b172e\" data-page-id=\"1297\" data-nonce=\"d271ebe483\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up Now! </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign up\n					</a>\n															<img width=\"2000\" height=\"1111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg 2000w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-300x167.jpg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1024x569.jpg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-768x427.jpg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1536x853.jpg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-600x333.jpg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-64x36.jpg 64w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 11:04:14','2023-02-15 11:04:14','',1297,'https://vblinkonline.com/?p=1757',0,'revision','',0),(1758,1,'2023-02-15 11:08:41','2023-02-15 11:08:41','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-98b172e\" data-widget-id=\"98b172e\" data-widget=\"98b172e\" data-page-id=\"1297\" data-nonce=\"d271ebe483\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up Now! </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign up\n					</a>\n															<img width=\"2000\" height=\"1111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg 2000w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-300x167.jpg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1024x569.jpg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-768x427.jpg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1536x853.jpg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-600x333.jpg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-64x36.jpg 64w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 11:08:41','2023-02-15 11:08:41','',1297,'https://vblinkonline.com/?p=1758',0,'revision','',0),(1759,1,'2023-02-15 11:08:42','2023-02-15 11:08:42','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-98b172e\" data-widget-id=\"98b172e\" data-widget=\"98b172e\" data-page-id=\"1297\" data-nonce=\"d271ebe483\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up Now! </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign up\n					</a>\n															<img width=\"2000\" height=\"1111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg 2000w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-300x167.jpg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1024x569.jpg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-768x427.jpg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1536x853.jpg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-600x333.jpg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-64x36.jpg 64w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 11:08:42','2023-02-15 11:08:42','',1297,'https://vblinkonline.com/?p=1759',0,'revision','',0),(1760,1,'2023-02-15 11:08:42','2023-02-15 11:08:42','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-98b172e\" data-widget-id=\"98b172e\" data-widget=\"98b172e\" data-page-id=\"1297\" data-nonce=\"d271ebe483\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up Now! </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign up\n					</a>\n															<img width=\"2000\" height=\"1111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg 2000w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-300x167.jpg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1024x569.jpg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-768x427.jpg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1536x853.jpg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-600x333.jpg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-64x36.jpg 64w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-15 11:08:42','2023-02-15 11:08:42','',1297,'https://vblinkonline.com/?p=1760',0,'revision','',0),(1770,1,'2023-02-15 18:19:51','2023-02-15 18:19:51','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>Download Links</h1>		\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>									<figure>\n										<img width=\"300\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-64x64.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/apple.png 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											<figcaption>IOS</figcaption>\n										</figure>\n							<a href=\"https://vblink777.com/#/download/index\" >\n					Download 				</a>\n			<h2>Download the app to play via iphone or ipad.</h2>		\n												<figure>\n										<img width=\"252\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png 252w, https://vblinkonline.com/wp-content/uploads/2023/02/android-861x1024.png 861w, https://vblinkonline.com/wp-content/uploads/2023/02/android-768x914.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/android-600x714.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/android-64x76.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/android.png 1024w\" sizes=\"(max-width: 252px) 100vw, 252px\" />											<figcaption>Android</figcaption>\n										</figure>\n							<a href=\"https://vblink777.com/#/download/index\" >\n					Download 				</a>\n			<h2>\nDownload the app to play via any phone or tablet based on Android.</h2>','How To Download The App','','inherit','closed','closed','','1336-revision-v1','','','2023-02-15 18:19:51','2023-02-15 18:19:51','',1336,'https://vblinkonline.com/?p=1770',0,'revision','',0),(1766,1,'2023-02-15 17:42:22','2023-02-15 17:42:22','','android','','inherit','open','closed','','android','','','2023-02-15 17:42:22','2023-02-15 17:42:22','',1336,'https://vblinkonline.com/wp-content/uploads/2023/02/android.png',0,'attachment','image/png',0),(1762,1,'2023-02-15 11:13:55','2023-02-15 11:13:55','<style>/*! elementor - v3.10.0 - 09-01-2023 */\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>												<img width=\"2158\" height=\"2000\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/footer-t.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/footer-t.png 2158w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/footer-t-300x278.png 300w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/footer-t-1024x949.png 1024w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/footer-t-768x712.png 768w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/footer-t-1536x1424.png 1536w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/footer-t-2048x1898.png 2048w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/footer-t-1320x1223.png 1320w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/footer-t-600x556.png 600w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/footer-t-64x59.png 64w\" sizes=\"(max-width: 2158px) 100vw, 2158px\" />															\n															<img width=\"202\" height=\"78\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/footer-logo.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/footer-logo.png 202w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/footer-logo-64x25.png 64w\" sizes=\"(max-width: 202px) 100vw, 202px\" />															\n					<ul>\n                            <li data-social=\"facebook\">\n                    <a>\n                                                                                            </a>\n                </li>\n                                            <li data-social=\"twitter\">\n                    <a>\n                                                                                            </a>\n                </li>\n                                            <li data-social=\"linkedin\">\n                    <a>\n                                                                                            </a>\n                </li>\n                                            <li data-social=\"facebook\">\n                    <a>\n                                                                                            </a>\n                </li>\n                                    </ul>\n			<style>/*! elementor - v3.10.0 - 09-01-2023 */\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><h6>Explore</h6>		\n			<h6>About</h6>		\n			<h6>Comic</h6>		\n			<h6>Movie</h6>		\n			<h6>company</h6>		\n			<h6>Inquiry</h6>		\n			<h6>Careers</h6>		\n			<h6>blog</h6>		\n			<h6>Resources</h6>		\n			<h6>Support</h6>		\n			<h6>Privacy </h6>		\n			<h6>Terms</h6>		\n			<h6>Get Comic App</h6>		\n															<img width=\"154\" height=\"152\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/QR-Code.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/QR-Code.png 154w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/QR-Code-100x100.png 100w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/QR-Code-64x63.png 64w\" sizes=\"(max-width: 154px) 100vw, 154px\" />															\n			<h6>Scan QR Code for download</h6>		\n		Copyright © [hfe_current_year] [hfe_site_title] | Powered by [hfe_site_title]','Footer','','inherit','closed','closed','','38-revision-v1','','','2023-02-15 11:13:55','2023-02-15 11:13:55','',38,'https://vblinkonline.com/?p=1762',0,'revision','',0),(1763,1,'2023-02-15 11:13:55','2023-02-15 11:13:55','<style>/*! elementor - v3.10.0 - 09-01-2023 */\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>												<img width=\"2158\" height=\"2000\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/footer-t.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/footer-t.png 2158w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/footer-t-300x278.png 300w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/footer-t-1024x949.png 1024w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/footer-t-768x712.png 768w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/footer-t-1536x1424.png 1536w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/footer-t-2048x1898.png 2048w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/footer-t-1320x1223.png 1320w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/footer-t-600x556.png 600w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/footer-t-64x59.png 64w\" sizes=\"(max-width: 2158px) 100vw, 2158px\" />															\n															<img width=\"202\" height=\"78\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/footer-logo.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/footer-logo.png 202w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/footer-logo-64x25.png 64w\" sizes=\"(max-width: 202px) 100vw, 202px\" />															\n					<ul>\n                            <li data-social=\"facebook\">\n                    <a>\n                                                                                            </a>\n                </li>\n                                            <li data-social=\"twitter\">\n                    <a>\n                                                                                            </a>\n                </li>\n                                            <li data-social=\"linkedin\">\n                    <a>\n                                                                                            </a>\n                </li>\n                                            <li data-social=\"facebook\">\n                    <a>\n                                                                                            </a>\n                </li>\n                                    </ul>\n			<style>/*! elementor - v3.10.0 - 09-01-2023 */\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><h6>Explore</h6>		\n			<h6>About</h6>		\n			<h6>Comic</h6>		\n			<h6>Movie</h6>		\n			<h6>company</h6>		\n			<h6>Inquiry</h6>		\n			<h6>Careers</h6>		\n			<h6>blog</h6>		\n			<h6>Resources</h6>		\n			<h6>Support</h6>		\n			<h6>Privacy </h6>		\n			<h6>Terms</h6>		\n			<h6>Get Comic App</h6>		\n															<img width=\"154\" height=\"152\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/QR-Code.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/QR-Code.png 154w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/QR-Code-100x100.png 100w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/QR-Code-64x63.png 64w\" sizes=\"(max-width: 154px) 100vw, 154px\" />															\n			<h6>Scan QR Code for download</h6>		\n		Copyright © [hfe_current_year] [hfe_site_title] | Powered by [hfe_site_title]','Footer','','inherit','closed','closed','','38-revision-v1','','','2023-02-15 11:13:55','2023-02-15 11:13:55','',38,'https://vblinkonline.com/?p=1763',0,'revision','',0),(1767,1,'2023-02-15 17:42:23','2023-02-15 17:42:23','','apple','','inherit','open','closed','','apple','','','2023-02-15 17:42:23','2023-02-15 17:42:23','',1336,'https://vblinkonline.com/wp-content/uploads/2023/02/apple.png',0,'attachment','image/png',0),(1768,1,'2023-02-15 18:19:50','2023-02-15 18:19:50','','How To Download The App','','inherit','closed','closed','','1336-revision-v1','','','2023-02-15 18:19:50','2023-02-15 18:19:50','',1336,'https://vblinkonline.com/?p=1768',0,'revision','',0),(1769,1,'2023-02-15 18:19:50','2023-02-15 18:19:50','','How To Download The App','','inherit','closed','closed','','1336-revision-v1','','','2023-02-15 18:19:50','2023-02-15 18:19:50','',1336,'https://vblinkonline.com/?p=1769',0,'revision','',0),(1771,1,'2023-02-15 18:45:49','2023-02-15 18:45:49','<!-- wp:paragraph -->\r\n<p>This is an example page. It\'s different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:quote -->\r\n<blockquote>\r\n<p>Hi there! I\'m a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like piña coladas. (And gettin\' caught in the rain.)</p>\r\n</blockquote>\r\n<!-- /wp:quote -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>...or something like this:</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:quote -->\r\n<blockquote>\r\n<p>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.</p>\r\n</blockquote>\r\n<!-- /wp:quote -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>As a new WordPress user, you should go to <a href=\"http://products.webrockmedia.com/hitzone-wordpress/wp-admin/\">your dashboard</a> to delete this page and create new pages for your content. Have fun!</p>\r\n<!-- /wp:paragraph -->\r\n<p>[blogpage]</p>','Sample Page','','inherit','closed','closed','','1294-autosave-v1','','','2023-02-15 18:45:49','2023-02-15 18:45:49','',1294,'https://vblinkonline.com/?p=1771',0,'revision','',0),(1774,1,'2023-02-15 18:58:08','2023-02-15 18:58:08','','placeholder-530.png','','inherit','open','closed','','placeholder-530-png','','','2023-02-15 18:58:08','2023-02-15 18:58:08','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/placeholder-530.png',0,'attachment','image/png',0),(1773,1,'2023-02-15 18:36:41','2023-02-15 18:36:41','','digital particles flowing background design','digital particles flowing background design','inherit','open','closed','','digital-particles-flowing-background-design','','','2023-02-15 18:36:41','2023-02-15 18:36:41','',1336,'https://vblinkonline.com/wp-content/uploads/2023/02/12970401_SL-090519-23060-14.jpg',0,'attachment','image/jpeg',0),(1775,1,'2023-02-15 18:58:09','2023-02-15 18:58:09','','slider_img-7.jpeg','','inherit','open','closed','','slider_img-7-jpeg','','','2023-02-15 18:58:09','2023-02-15 18:58:09','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/slider_img-7.jpeg',0,'attachment','image/jpeg',0),(1776,1,'2023-02-15 18:58:10','2023-02-15 18:58:10','','placeholder-531.png','','inherit','open','closed','','placeholder-531-png','','','2023-02-15 18:58:10','2023-02-15 18:58:10','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/placeholder-531.png',0,'attachment','image/png',0),(1777,1,'2023-02-15 18:58:11','2023-02-15 18:58:11','','Features_img.jpeg','','inherit','open','closed','','features_img-jpeg','','','2023-02-15 18:58:11','2023-02-15 18:58:11','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/Features_img.jpeg',0,'attachment','image/jpeg',0),(1778,1,'2023-02-15 18:58:11','2023-02-15 18:58:11','','placeholder-532.png','','inherit','open','closed','','placeholder-532-png','','','2023-02-15 18:58:11','2023-02-15 18:58:11','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/placeholder-532.png',0,'attachment','image/png',0),(1779,1,'2023-02-15 18:58:12','2023-02-15 18:58:12','','placeholder-533.png','','inherit','open','closed','','placeholder-533-png','','','2023-02-15 18:58:12','2023-02-15 18:58:12','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/placeholder-533.png',0,'attachment','image/png',0),(1780,1,'2023-02-15 18:58:13','2023-02-15 18:58:13','','placeholder-534.png','','inherit','open','closed','','placeholder-534-png','','','2023-02-15 18:58:13','2023-02-15 18:58:13','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/placeholder-534.png',0,'attachment','image/png',0),(1781,1,'2023-02-15 18:58:14','2023-02-15 18:58:14','','placeholder-535.png','','inherit','open','closed','','placeholder-535-png','','','2023-02-15 18:58:14','2023-02-15 18:58:14','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/placeholder-535.png',0,'attachment','image/png',0),(1782,1,'2023-02-15 18:58:15','2023-02-15 18:58:15','','placeholder-536.png','','inherit','open','closed','','placeholder-536-png','','','2023-02-15 18:58:15','2023-02-15 18:58:15','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/placeholder-536.png',0,'attachment','image/png',0),(1783,1,'2023-02-15 18:58:15','2023-02-15 18:58:15','','placeholder-537.png','','inherit','open','closed','','placeholder-537-png','','','2023-02-15 18:58:15','2023-02-15 18:58:15','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/placeholder-537.png',0,'attachment','image/png',0),(1784,1,'2023-02-15 18:58:16','2023-02-15 18:58:16','','placeholder-538.png','','inherit','open','closed','','placeholder-538-png','','','2023-02-15 18:58:16','2023-02-15 18:58:16','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/placeholder-538.png',0,'attachment','image/png',0),(1785,1,'2023-02-15 18:58:17','2023-02-15 18:58:17','','placeholder-539.png','','inherit','open','closed','','placeholder-539-png','','','2023-02-15 18:58:17','2023-02-15 18:58:17','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/placeholder-539.png',0,'attachment','image/png',0),(1786,1,'2023-02-15 18:58:18','2023-02-15 18:58:18','','placeholder-540.png','','inherit','open','closed','','placeholder-540-png','','','2023-02-15 18:58:18','2023-02-15 18:58:18','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/placeholder-540.png',0,'attachment','image/png',0),(1787,1,'2023-02-15 18:58:19','2023-02-15 18:58:19','','placeholder-541.png','','inherit','open','closed','','placeholder-541-png','','','2023-02-15 18:58:19','2023-02-15 18:58:19','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/placeholder-541.png',0,'attachment','image/png',0),(1788,1,'2023-02-15 18:58:20','2023-02-15 18:58:20','','placeholder-542.png','','inherit','open','closed','','placeholder-542-png','','','2023-02-15 18:58:20','2023-02-15 18:58:20','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/placeholder-542.png',0,'attachment','image/png',0),(1789,1,'2023-02-15 18:58:21','2023-02-15 18:58:21','','placeholder-543.png','','inherit','open','closed','','placeholder-543-png','','','2023-02-15 18:58:21','2023-02-15 18:58:21','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/placeholder-543.png',0,'attachment','image/png',0),(1790,1,'2023-02-15 18:58:22','2023-02-15 18:58:22','','placeholder-544.png','','inherit','open','closed','','placeholder-544-png','','','2023-02-15 18:58:22','2023-02-15 18:58:22','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/placeholder-544.png',0,'attachment','image/png',0),(1791,1,'2023-02-15 18:58:22','2023-02-15 18:58:22','','placeholder-545.png','','inherit','open','closed','','placeholder-545-png','','','2023-02-15 18:58:22','2023-02-15 18:58:22','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/placeholder-545.png',0,'attachment','image/png',0),(1792,1,'2023-02-15 18:58:23','2023-02-15 18:58:23','','placeholder-546.png','','inherit','open','closed','','placeholder-546-png','','','2023-02-15 18:58:23','2023-02-15 18:58:23','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/placeholder-546.png',0,'attachment','image/png',0),(1793,1,'2023-02-15 18:58:24','2023-02-15 18:58:24','','placeholder-547.png','','inherit','open','closed','','placeholder-547-png','','','2023-02-15 18:58:24','2023-02-15 18:58:24','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/placeholder-547.png',0,'attachment','image/png',0),(1794,1,'2023-02-15 18:58:25','2023-02-15 18:58:25','','Donation_img.jpeg','','inherit','open','closed','','donation_img-jpeg','','','2023-02-15 18:58:25','2023-02-15 18:58:25','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/Donation_img.jpeg',0,'attachment','image/jpeg',0),(1795,1,'2023-02-15 18:58:26','2023-02-15 18:58:26','','placeholder-548.png','','inherit','open','closed','','placeholder-548-png','','','2023-02-15 18:58:26','2023-02-15 18:58:26','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/placeholder-548.png',0,'attachment','image/png',0),(1796,1,'2023-02-15 18:58:27','2023-02-15 18:58:27','','Political.png','','inherit','open','closed','','political-png','','','2023-02-15 18:58:27','2023-02-15 18:58:27','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/Political.png',0,'attachment','image/png',0),(1797,1,'2023-02-15 18:58:27','2023-02-15 18:58:27','','placeholder-549.png','','inherit','open','closed','','placeholder-549-png','','','2023-02-15 18:58:27','2023-02-15 18:58:27','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/placeholder-549.png',0,'attachment','image/png',0),(1798,1,'2023-02-15 18:58:28','2023-02-15 18:58:28','','placeholder-550.png','','inherit','open','closed','','placeholder-550-png','','','2023-02-15 18:58:28','2023-02-15 18:58:28','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/placeholder-550.png',0,'attachment','image/png',0),(1799,1,'2023-02-15 18:58:29','2023-02-15 18:58:29','','placeholder-551.png','','inherit','open','closed','','placeholder-551-png','','','2023-02-15 18:58:29','2023-02-15 18:58:29','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/placeholder-551.png',0,'attachment','image/png',0),(1800,1,'2023-02-15 18:58:30','2023-02-15 18:58:30','','placeholder-552.png','','inherit','open','closed','','placeholder-552-png','','','2023-02-15 18:58:30','2023-02-15 18:58:30','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/placeholder-552.png',0,'attachment','image/png',0),(1801,1,'2023-02-15 18:58:31','2023-02-15 18:58:31','','placeholder-553.png','','inherit','open','closed','','placeholder-553-png','','','2023-02-15 18:58:31','2023-02-15 18:58:31','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/placeholder-553.png',0,'attachment','image/png',0),(1802,1,'2023-02-15 18:58:32','2023-02-15 18:58:32','','placeholder-554.png','','inherit','open','closed','','placeholder-554-png','','','2023-02-15 18:58:32','2023-02-15 18:58:32','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/placeholder-554.png',0,'attachment','image/png',0),(1803,1,'2023-02-15 18:58:33','2023-02-15 18:58:33','','Volunteer_img.jpeg','','inherit','open','closed','','volunteer_img-jpeg','','','2023-02-15 18:58:33','2023-02-15 18:58:33','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/Volunteer_img.jpeg',0,'attachment','image/jpeg',0),(2407,1,'2023-02-23 11:29:12','2023-02-23 11:29:12','<style>/*! elementor - v3.11.1 - 15-02-2023 */<br />.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>\r\n<h4>ONLINE SWEEPSTAKES SLOTS &amp; FISHGAMES</h4>\r\n<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>\r\n<h2>ANY DEVICE!\r\nANYTIME!\r\nANYWHERE!</h2>\r\n<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>\r\n<a role=\"button\" href=\"https://vblink777.club\" target=\"_blank\" rel=\"noopener\">\r\nDownload Now!\r\n</a>\r\n<h2>ONLINE SWEEPSTAKES SLOTS &amp; FISHGAMES</h2>\r\n<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>\r\n<h2>ANY DEVICE!\r\nANYTIME!\r\nANYWHERE!</h2>\r\n<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>\r\n<a role=\"button\" href=\"https://vblink777.club\" target=\"_blank\" rel=\"noopener\">\r\nDownload Now!\r\n</a>\r\n\r\n<style>/*! elementor - v3.11.1 - 15-02-2023 */<br />.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>\r\n<h2>REGISTER NOW!</h2>\r\n<h5>Vblink puts the latest online sweepstakes slots &amp; fish games in the palm of your hand with our free sweepstakes &amp; fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>\r\n<a role=\"button\" href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" rel=\"noopener\">\r\nRegister\r\n</a>\r\n<h2>REGISTER NOW!</h2>\r\n<h5>Vblink puts the latest online sweepstakes slots &amp; fish games in the palm of your hand with our free sweepstakes &amp; fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>\r\n<a role=\"button\" href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" rel=\"noopener\">\r\nRegister\r\n</a>\r\n\r\n<style>/*! elementor - v3.11.1 - 15-02-2023 */<br />.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>\r\n<h1>Trending Now</h1>\r\n<input id=\"ekit_ia_f19a9a1_0\" hidden=\"\" checked=\"checked\" name=\"ekit_ia_f19a9a1\" type=\"radio\" />\r\n<label style=\"background-image: url(\'https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\');\" for=\"ekit_ia_f19a9a1_0\">\r\nFunky Monkey\r\n</label>\r\n<input id=\"ekit_ia_f19a9a1_1\" hidden=\"\" name=\"ekit_ia_f19a9a1\" type=\"radio\" />\r\n<label style=\"background-image: url(\'https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\');\" for=\"ekit_ia_f19a9a1_1\">\r\nGod of Wealth\r\n</label>\r\n<input id=\"ekit_ia_f19a9a1_2\" hidden=\"\" name=\"ekit_ia_f19a9a1\" type=\"radio\" />\r\n<label style=\"background-image: url(\'https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\');\" for=\"ekit_ia_f19a9a1_2\">\r\nInsect Paradise\r\n</label>\r\n<input id=\"ekit_ia_f19a9a1_3\" hidden=\"\" name=\"ekit_ia_f19a9a1\" type=\"radio\" />\r\n<label style=\"background-image: url(\'https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\');\" for=\"ekit_ia_f19a9a1_3\">\r\nMagic Pearl\r\n</label>\r\n<input id=\"ekit_ia_f19a9a1_4\" hidden=\"\" name=\"ekit_ia_f19a9a1\" type=\"radio\" />\r\n<label style=\"background-image: url(\'https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\');\" for=\"ekit_ia_f19a9a1_4\">\r\nLong Teng Hu Xiao\r\n</label>\r\n<input id=\"ekit_ia_f19a9a1_5\" hidden=\"\" name=\"ekit_ia_f19a9a1\" type=\"radio\" />\r\n<label style=\"background-image: url(\'https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg\');\" for=\"ekit_ia_f19a9a1_5\">\r\nKirin Storm\r\n</label>\r\n<input id=\"ekit_ia_f19a9a1_6\" hidden=\"\" name=\"ekit_ia_f19a9a1\" type=\"radio\" />\r\n<label style=\"background-image: url(\'https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg\');\" for=\"ekit_ia_f19a9a1_6\">\r\nKeno\r\n</label>\r\n<input id=\"ekit_ia_f19a9a1_7\" hidden=\"\" name=\"ekit_ia_f19a9a1\" type=\"radio\" />\r\n<label style=\"background-image: url(\'https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg\');\" for=\"ekit_ia_f19a9a1_7\">\r\nEyes of Fortune\r\n</label>\r\n<input id=\"ekit_ia_f19a9a1_8\" hidden=\"\" name=\"ekit_ia_f19a9a1\" type=\"radio\" />\r\n<label style=\"background-image: url(\'https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\');\" for=\"ekit_ia_f19a9a1_8\">\r\nDaily Fishing\r\n</label>\r\n<input id=\"ekit_ia_f19a9a1_9\" hidden=\"\" name=\"ekit_ia_f19a9a1\" type=\"radio\" />\r\n<label style=\"background-image: url(\'https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg\');\" for=\"ekit_ia_f19a9a1_9\">\r\nBird Hunter\r\n</label>\r\n<input id=\"ekit_ia_f19a9a1_10\" hidden=\"\" name=\"ekit_ia_f19a9a1\" type=\"radio\" />\r\n<label style=\"background-image: url(\'https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg\');\" for=\"ekit_ia_f19a9a1_10\">\r\nCrab Avengers\r\n</label>\r\n<input id=\"ekit_ia_f19a9a1_11\" hidden=\"\" name=\"ekit_ia_f19a9a1\" type=\"radio\" />\r\n<label style=\"background-image: url(\'https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg\');\" for=\"ekit_ia_f19a9a1_11\">\r\nOcean Paradise\r\n</label>\r\n<input id=\"ekit_ia_f19a9a1_12\" hidden=\"\" name=\"ekit_ia_f19a9a1\" type=\"radio\" />\r\n<label style=\"background-image: url(\'https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg\');\" for=\"ekit_ia_f19a9a1_12\">\r\nHai Di Lao\r\n</label>\r\n<input id=\"ekit_ia_f19a9a1_13\" hidden=\"\" name=\"ekit_ia_f19a9a1\" type=\"radio\" />\r\n<label style=\"background-image: url(\'https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg\');\" for=\"ekit_ia_f19a9a1_13\">\r\nSponge Bob\r\n</label>\r\n<input id=\"ekit_ia_f19a9a1_14\" hidden=\"\" name=\"ekit_ia_f19a9a1\" type=\"radio\" />\r\n<label style=\"background-image: url(\'https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg\');\" for=\"ekit_ia_f19a9a1_14\">\r\nBird Hunter\r\n</label>\r\n<h1>Trending Now</h1>\r\n<style>/*! elementor - v3.11.1 - 15-02-2023 */<br />.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>\r\n<figure><img alt=\"Ocean Paradise\" data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" /><figcaption>Ocean Paradise</figcaption></figure>\r\n<figure><img alt=\"Bird Hunter\" data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" /><figcaption>Bird Hunter</figcaption></figure>\r\n<figure><img alt=\"Sponge Bob\" data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" /><figcaption>Sponge Bob</figcaption></figure>\r\n<figure><img alt=\"Hai Oi Lao\" data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" /><figcaption>Hai Oi Lao</figcaption></figure>\r\n<figure><img alt=\"Kirin Storm\" data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" /><figcaption>Kirin Storm</figcaption></figure>\r\n<figure><img alt=\"Keno\" data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" /><figcaption>Keno</figcaption></figure>\r\n<figure><img alt=\"Eyes of Fortune\" data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" /><figcaption>Eyes of Fortune</figcaption></figure>\r\n<figure><img alt=\"Daily\" data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" /><figcaption>Daily</figcaption></figure>\r\n<figure><img alt=\"Crab Avengers\" data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" /><figcaption>Crab Avengers</figcaption></figure>\r\n<figure><img alt=\"God of Wealth\" data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" /><figcaption>God of Wealth</figcaption></figure>\r\n<figure><img alt=\"Long Teng Hu Xiao\" data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" /><figcaption>Long Teng Hu Xiao</figcaption></figure>\r\n<figure><img alt=\"Fantasy Unicorn\" data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" /><figcaption>Fantasy Unicorn</figcaption></figure>\r\n<figure><img alt=\"Magic Pearl\" data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" /><figcaption>Magic Pearl</figcaption></figure>\r\n<figure><img alt=\"Insect Paradise\" data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" /><figcaption>Insect Paradise</figcaption></figure>\r\n<figure><img alt=\"Funky Monkey\" data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" /><figcaption>Funky Monkey</figcaption></figure>\r\nPrevious\r\nNext\r\n<h1>Recent Games</h1>\r\n<ul data-layout-mode=\"masonry\">\r\n 	<li><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" width=\"212\" height=\"212\" />\r\n<h2>Apple Machine</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/apple-machine/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about “Apple Machine”\">View More</a></li>\r\n 	<li><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" width=\"212\" height=\"212\" />\r\n<h2>Sickbo</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/sickbo/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about “Sickbo”\">View More</a></li>\r\n 	<li><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" width=\"212\" height=\"212\" />\r\n<h2>The Bull</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/the-bull/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about “The Bull”\">View More</a></li>\r\n 	<li><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" width=\"212\" height=\"212\" />\r\n<h2>Keno</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/keno/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about “Keno”\">View More</a></li>\r\n 	<li><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" width=\"212\" height=\"212\" />\r\n<h2>Jungle Magic</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/jungle-magic/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about “Jungle Magic”\">View More</a></li>\r\n 	<li><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" width=\"212\" height=\"212\" />\r\n<h2>Superball Keno</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/superball-keno/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about “Superball Keno”\">View More</a></li>\r\n 	<li><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" width=\"212\" height=\"212\" />\r\n<h2>Doubleup Keno</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/doubleup-keno/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about “Doubleup Keno”\">View More</a></li>\r\n 	<li><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" width=\"212\" height=\"212\" />\r\n<h2>Luck Blackjack</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/luck-blackjack/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about “Luck Blackjack”\">View More</a></li>\r\n 	<li><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" width=\"212\" height=\"212\" />\r\n<h2>Roulette 24</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/roulette-24/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about “Roulette 24”\">View More</a></li>\r\n 	<li><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" width=\"212\" height=\"212\" />\r\n<h2>Roulette Gold</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/roulette-gold/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about “Roulette Gold”\">View More</a></li>\r\n 	<li><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" width=\"212\" height=\"212\" />\r\n<h2>Roul Oul</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/roul-oul/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about “Roul Oul”\">View More</a></li>\r\n 	<li><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" width=\"212\" height=\"212\" />\r\n<h2>Roulette 73</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/roulette-73/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about “Roulette 73”\">View More</a></li>\r\n</ul>\r\n<button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"39f089e1c8\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\r\nLoad More\r\n</button>\r\n<h1>Latest News</h1>\r\n<style>/*! elementor - v3.11.1 - 15-02-2023 */<br />.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>\r\n\r\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" sizes=\"(max-width: 640px) 100vw, 640px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" alt=\"\" width=\"640\" height=\"296\" />\r\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" sizes=\"(max-width: 640px) 100vw, 640px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" alt=\"\" width=\"640\" height=\"296\" />\r\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" sizes=\"(max-width: 640px) 100vw, 640px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" alt=\"\" width=\"640\" height=\"296\" />\r\n<h2>Vblink Online Web Version Now Released!</h2>\r\n<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>\r\n<a role=\"button\" href=\"https://vblink.club\" target=\"_blank\" rel=\"noopener\">\r\nPlay Vblink on the Web\r\n</a>\r\n<h2>Vblink Online Web Version Now Released!</h2>\r\n<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>\r\n<a role=\"button\" href=\"https://vblink777.club\" target=\"_blank\" rel=\"noopener\">\r\nPlay Vblink on the Web\r\n</a>\r\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" sizes=\"(max-width: 640px) 100vw, 640px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" alt=\"\" width=\"640\" height=\"296\" />\r\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" sizes=\"(max-width: 640px) 100vw, 640px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" alt=\"\" width=\"640\" height=\"296\" />\r\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" sizes=\"(max-width: 640px) 100vw, 640px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" alt=\"\" width=\"640\" height=\"296\" />\r\n<h2>Simple Install Process</h2>\r\n1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.\r\n\r\n2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.\r\n\r\n3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a>\r\n\r\n4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.\r\n\r\n5- NOW YOU ARE READY TO PLAY!\r\n\r\nFOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a>\r\n\r\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" sizes=\"(max-width: 267px) 100vw, 267px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" alt=\"\" width=\"267\" height=\"265\" />\r\n<img title=\"get-it-on-google-play-badge\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" alt=\"get-it-on-google-play-badge\" />\r\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" sizes=\"(max-width: 267px) 100vw, 267px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" alt=\"\" width=\"267\" height=\"266\" />\r\n<img title=\"Download_on_the_App_Store_Badge.svg\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" alt=\"Download_on_the_App_Store_Badge.svg\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-23 11:29:12','2023-02-23 11:29:12','',1297,'https://vblinkonline.com/?p=2407',0,'revision','',0),(1816,1,'2023-02-15 19:03:23','2023-02-15 19:03:23','','placeholder-240.png','','inherit','open','closed','','placeholder-240-png','','','2023-02-15 19:03:23','2023-02-15 19:03:23','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/placeholder-240.png',0,'attachment','image/png',0),(1841,1,'2023-02-15 19:18:50','2023-02-15 19:18:50','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>Download Links</h1>		\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>									<figure>\n										<img width=\"300\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-64x64.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/apple.png 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											<figcaption>IOS</figcaption>\n										</figure>\n							<a href=\"#ios\" >\n					Instructions				</a>\n			<h2>Download the app to play via iphone or ipad.</h2>		\n												<figure>\n										<img width=\"252\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png 252w, https://vblinkonline.com/wp-content/uploads/2023/02/android-861x1024.png 861w, https://vblinkonline.com/wp-content/uploads/2023/02/android-768x914.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/android-600x714.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/android-64x76.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/android.png 1024w\" sizes=\"(max-width: 252px) 100vw, 252px\" />											<figcaption>Android</figcaption>\n										</figure>\n							<a href=\"#android\" >\n					Instructions				</a>\n			<h2>Download the app to play via any phone or tablet based on Android.</h2>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							February 2, 2014						\n											<a href=\"#\">\n												February 2, 2014											\n									<h3>1. Go to this link and download the app</h3><p><a href=\"http://www.vblink777.com/#/download/index\" target=\"_blank\" rel=\"noopener\">http://www.vblink777.com/#/download/index</a></p>								\n						</a>				\n							March 11, 2014						\n											<a href=\"#\">\n												March 11, 2014											\n									<h3>ORGANIC BLUE BOTTLE</h3>Godard vegan heirloom sartorial flannel raw denim +1 umami gluten-free hella vinyl. Viral seitan chillwave, before they sold out wayfarers selvage skateboard Pinterest messenger bag.								\n						</a>				\n							November 15, 2014						\n											<a href=\"#\">\n												November 15, 2014											\n									<h3>TWEE DIY KALE</h3>Twee DIY kale chips, dreamcatcher scenester mustache leggings trust fund Pinterest pickled. Williamsburg street art Odd Future jean shorts cold-pressed banh mi DIY distillery Williamsburg.								\n						</a>				\n						</section>','How To Download The App','','inherit','closed','closed','','1336-revision-v1','','','2023-02-15 19:18:50','2023-02-15 19:18:50','',1336,'https://vblinkonline.com/?p=1841',0,'revision','',0),(1839,1,'2023-02-15 19:18:49','2023-02-15 19:18:49','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>Download Links</h1>		\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>									<figure>\n										<img width=\"300\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-64x64.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/apple.png 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											<figcaption>IOS</figcaption>\n										</figure>\n							<a href=\"https://vblink777.com/#/download/index\" >\n					Download 				</a>\n			<h2>Download the app to play via iphone or ipad.</h2>		\n												<figure>\n										<img width=\"252\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png 252w, https://vblinkonline.com/wp-content/uploads/2023/02/android-861x1024.png 861w, https://vblinkonline.com/wp-content/uploads/2023/02/android-768x914.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/android-600x714.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/android-64x76.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/android.png 1024w\" sizes=\"(max-width: 252px) 100vw, 252px\" />											<figcaption>Android</figcaption>\n										</figure>\n							<a href=\"https://vblink777.com/#/download/index\" >\n					Download 				</a>\n			<h2>\nDownload the app to play via any phone or tablet based on Android.</h2>','How To Download The App','','inherit','closed','closed','','1336-revision-v1','','','2023-02-15 19:18:49','2023-02-15 19:18:49','',1336,'https://vblinkonline.com/?p=1839',0,'revision','',0),(1840,1,'2023-02-15 19:18:50','2023-02-15 19:18:50','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>Download Links</h1>		\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>									<figure>\n										<img width=\"300\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-64x64.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/apple.png 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											<figcaption>IOS</figcaption>\n										</figure>\n							<a href=\"https://vblink777.com/#/download/index\" >\n					Download 				</a>\n			<h2>Download the app to play via iphone or ipad.</h2>		\n												<figure>\n										<img width=\"252\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png 252w, https://vblinkonline.com/wp-content/uploads/2023/02/android-861x1024.png 861w, https://vblinkonline.com/wp-content/uploads/2023/02/android-768x914.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/android-600x714.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/android-64x76.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/android.png 1024w\" sizes=\"(max-width: 252px) 100vw, 252px\" />											<figcaption>Android</figcaption>\n										</figure>\n							<a href=\"https://vblink777.com/#/download/index\" >\n					Download 				</a>\n			<h2>\nDownload the app to play via any phone or tablet based on Android.</h2>','How To Download The App','','inherit','closed','closed','','1336-revision-v1','','','2023-02-15 19:18:50','2023-02-15 19:18:50','',1336,'https://vblinkonline.com/?p=1840',0,'revision','',0),(1851,1,'2023-02-15 19:34:06','2023-02-15 19:34:06','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>Download Links</h1>		\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>									<figure>\n										<img width=\"300\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-64x64.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/apple.png 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											<figcaption>IOS</figcaption>\n										</figure>\n							<a href=\"#ios\" >\n					Instructions				</a>\n			<h2>Download the app to play via iphone or ipad.</h2>		\n												<figure>\n										<img width=\"252\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png 252w, https://vblinkonline.com/wp-content/uploads/2023/02/android-861x1024.png 861w, https://vblinkonline.com/wp-content/uploads/2023/02/android-768x914.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/android-600x714.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/android-64x76.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/android.png 1024w\" sizes=\"(max-width: 252px) 100vw, 252px\" />											<figcaption>Android</figcaption>\n										</figure>\n							<a href=\"#android\" >\n					Instructions				</a>\n			<h2>Download the app to play via any phone or tablet based on Android.</h2>		\n			<h1>Android Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							February 2, 2014						\n											<a href=\"http://vblink777.com/#/download/index\">\n												February 2, 2014											\n									<h3>1. Go to this link and download the app</h3><p><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a></p>								\n						</a>				\n							March 11, 2014						\n											<a href=\"#\">\n												March 11, 2014											\n									<h3>ORGANIC BLUE BOTTLE</h3>Godard vegan heirloom sartorial flannel raw denim +1 umami gluten-free hella vinyl. Viral seitan chillwave, before they sold out wayfarers selvage skateboard Pinterest messenger bag.								\n						</a>				\n							November 15, 2014						\n											<a href=\"#\">\n												November 15, 2014											\n									<h3>TWEE DIY KALE</h3>Twee DIY kale chips, dreamcatcher scenester mustache leggings trust fund Pinterest pickled. Williamsburg street art Odd Future jean shorts cold-pressed banh mi DIY distillery Williamsburg.								\n						</a>				\n						</section>','How To Download The App','','inherit','closed','closed','','1336-revision-v1','','','2023-02-15 19:34:06','2023-02-15 19:34:06','',1336,'https://vblinkonline.com/?p=1851',0,'revision','',0),(1845,1,'2023-02-15 19:26:44','2023-02-15 19:26:44','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>Download Links</h1>		\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>									<figure>\n										<img width=\"300\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-64x64.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/apple.png 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											<figcaption>IOS</figcaption>\n										</figure>\n							<a href=\"#ios\" >\n					Instructions				</a>\n			<h2>Download the app to play via iphone or ipad.</h2>		\n												<figure>\n										<img width=\"252\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png 252w, https://vblinkonline.com/wp-content/uploads/2023/02/android-861x1024.png 861w, https://vblinkonline.com/wp-content/uploads/2023/02/android-768x914.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/android-600x714.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/android-64x76.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/android.png 1024w\" sizes=\"(max-width: 252px) 100vw, 252px\" />											<figcaption>Android</figcaption>\n										</figure>\n							<a href=\"#android\" >\n					Instructions				</a>\n			<h2>Download the app to play via any phone or tablet based on Android.</h2>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							February 2, 2014						\n											<a href=\"#\">\n												February 2, 2014											\n									<h3>1. Go to this link and download the app</h3>IPhone tilde pour-over, sustainable cred roof party occupy master cleanse. Godard vegan heirloom sartorial flannel raw denim +1. Sriracha umami meditation, listicle chambray fanny pack blog organic Blue Bottle.								\n						</a>				\n							March 11, 2014						\n											<a href=\"#\">\n												March 11, 2014											\n									<h3>ORGANIC BLUE BOTTLE</h3>Godard vegan heirloom sartorial flannel raw denim +1 umami gluten-free hella vinyl. Viral seitan chillwave, before they sold out wayfarers selvage skateboard Pinterest messenger bag.								\n						</a>				\n							November 15, 2014						\n											<a href=\"#\">\n												November 15, 2014											\n									<h3>TWEE DIY KALE</h3>Twee DIY kale chips, dreamcatcher scenester mustache leggings trust fund Pinterest pickled. Williamsburg street art Odd Future jean shorts cold-pressed banh mi DIY distillery Williamsburg.								\n						</a>				\n						</section>','How To Download The App','','inherit','closed','closed','','1336-revision-v1','','','2023-02-15 19:26:44','2023-02-15 19:26:44','',1336,'https://vblinkonline.com/?p=1845',0,'revision','',0),(1843,1,'2023-02-15 19:26:43','2023-02-15 19:26:43','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>Download Links</h1>		\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>									<figure>\n										<img width=\"300\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-64x64.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/apple.png 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											<figcaption>IOS</figcaption>\n										</figure>\n							<a href=\"#ios\" >\n					Instructions				</a>\n			<h2>Download the app to play via iphone or ipad.</h2>		\n												<figure>\n										<img width=\"252\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png 252w, https://vblinkonline.com/wp-content/uploads/2023/02/android-861x1024.png 861w, https://vblinkonline.com/wp-content/uploads/2023/02/android-768x914.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/android-600x714.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/android-64x76.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/android.png 1024w\" sizes=\"(max-width: 252px) 100vw, 252px\" />											<figcaption>Android</figcaption>\n										</figure>\n							<a href=\"#android\" >\n					Instructions				</a>\n			<h2>Download the app to play via any phone or tablet based on Android.</h2>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							February 2, 2014						\n											<a href=\"#\">\n												February 2, 2014											\n									<h3>1. Go to this link and download the app</h3><p><a href=\"http://www.vblink777.com/#/download/index\" target=\"_blank\" rel=\"noopener\">http://www.vblink777.com/#/download/index</a></p>								\n						</a>				\n							March 11, 2014						\n											<a href=\"#\">\n												March 11, 2014											\n									<h3>ORGANIC BLUE BOTTLE</h3>Godard vegan heirloom sartorial flannel raw denim +1 umami gluten-free hella vinyl. Viral seitan chillwave, before they sold out wayfarers selvage skateboard Pinterest messenger bag.								\n						</a>				\n							November 15, 2014						\n											<a href=\"#\">\n												November 15, 2014											\n									<h3>TWEE DIY KALE</h3>Twee DIY kale chips, dreamcatcher scenester mustache leggings trust fund Pinterest pickled. Williamsburg street art Odd Future jean shorts cold-pressed banh mi DIY distillery Williamsburg.								\n						</a>				\n						</section>','How To Download The App','','inherit','closed','closed','','1336-revision-v1','','','2023-02-15 19:26:43','2023-02-15 19:26:43','',1336,'https://vblinkonline.com/?p=1843',0,'revision','',0),(1844,1,'2023-02-15 19:26:43','2023-02-15 19:26:43','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>Download Links</h1>		\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>									<figure>\n										<img width=\"300\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-64x64.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/apple.png 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											<figcaption>IOS</figcaption>\n										</figure>\n							<a href=\"#ios\" >\n					Instructions				</a>\n			<h2>Download the app to play via iphone or ipad.</h2>		\n												<figure>\n										<img width=\"252\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png 252w, https://vblinkonline.com/wp-content/uploads/2023/02/android-861x1024.png 861w, https://vblinkonline.com/wp-content/uploads/2023/02/android-768x914.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/android-600x714.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/android-64x76.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/android.png 1024w\" sizes=\"(max-width: 252px) 100vw, 252px\" />											<figcaption>Android</figcaption>\n										</figure>\n							<a href=\"#android\" >\n					Instructions				</a>\n			<h2>Download the app to play via any phone or tablet based on Android.</h2>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							February 2, 2014						\n											<a href=\"#\">\n												February 2, 2014											\n									<h3>1. Go to this link and download the app</h3><p><a href=\"http://www.vblink777.com/#/download/index\" target=\"_blank\" rel=\"noopener\">http://www.vblink777.com/#/download/index</a></p>								\n						</a>				\n							March 11, 2014						\n											<a href=\"#\">\n												March 11, 2014											\n									<h3>ORGANIC BLUE BOTTLE</h3>Godard vegan heirloom sartorial flannel raw denim +1 umami gluten-free hella vinyl. Viral seitan chillwave, before they sold out wayfarers selvage skateboard Pinterest messenger bag.								\n						</a>				\n							November 15, 2014						\n											<a href=\"#\">\n												November 15, 2014											\n									<h3>TWEE DIY KALE</h3>Twee DIY kale chips, dreamcatcher scenester mustache leggings trust fund Pinterest pickled. Williamsburg street art Odd Future jean shorts cold-pressed banh mi DIY distillery Williamsburg.								\n						</a>				\n						</section>','How To Download The App','','inherit','closed','closed','','1336-revision-v1','','','2023-02-15 19:26:43','2023-02-15 19:26:43','',1336,'https://vblinkonline.com/?p=1844',0,'revision','',0),(1846,1,'2023-02-15 19:27:16','2023-02-15 19:27:16','{{unknown}}','','','publish','closed','closed','','4c118d67588f85a7e4e7d850e76bc1c8','','','2023-02-15 19:27:16','2023-02-15 19:27:16','',0,'https://vblinkonline.com/2023/02/15/4c118d67588f85a7e4e7d850e76bc1c8/',0,'oembed_cache','',0),(1847,1,'2023-02-15 19:27:16','2023-02-15 19:27:16','{{unknown}}','','','publish','closed','closed','','c4b3e20546dffb16001ab8b7aa0c5c09','','','2023-02-15 19:27:16','2023-02-15 19:27:16','',0,'https://vblinkonline.com/2023/02/15/c4b3e20546dffb16001ab8b7aa0c5c09/',0,'oembed_cache','',0),(1849,1,'2023-02-15 19:34:05','2023-02-15 19:34:05','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>Download Links</h1>		\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>									<figure>\n										<img width=\"300\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-64x64.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/apple.png 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											<figcaption>IOS</figcaption>\n										</figure>\n							<a href=\"#ios\" >\n					Instructions				</a>\n			<h2>Download the app to play via iphone or ipad.</h2>		\n												<figure>\n										<img width=\"252\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png 252w, https://vblinkonline.com/wp-content/uploads/2023/02/android-861x1024.png 861w, https://vblinkonline.com/wp-content/uploads/2023/02/android-768x914.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/android-600x714.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/android-64x76.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/android.png 1024w\" sizes=\"(max-width: 252px) 100vw, 252px\" />											<figcaption>Android</figcaption>\n										</figure>\n							<a href=\"#android\" >\n					Instructions				</a>\n			<h2>Download the app to play via any phone or tablet based on Android.</h2>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							February 2, 2014						\n											<a href=\"#\">\n												February 2, 2014											\n									<h3>1. Go to this link and download the app</h3>IPhone tilde pour-over, sustainable cred roof party occupy master cleanse. Godard vegan heirloom sartorial flannel raw denim +1. Sriracha umami meditation, listicle chambray fanny pack blog organic Blue Bottle.								\n						</a>				\n							March 11, 2014						\n											<a href=\"#\">\n												March 11, 2014											\n									<h3>ORGANIC BLUE BOTTLE</h3>Godard vegan heirloom sartorial flannel raw denim +1 umami gluten-free hella vinyl. Viral seitan chillwave, before they sold out wayfarers selvage skateboard Pinterest messenger bag.								\n						</a>				\n							November 15, 2014						\n											<a href=\"#\">\n												November 15, 2014											\n									<h3>TWEE DIY KALE</h3>Twee DIY kale chips, dreamcatcher scenester mustache leggings trust fund Pinterest pickled. Williamsburg street art Odd Future jean shorts cold-pressed banh mi DIY distillery Williamsburg.								\n						</a>				\n						</section>','How To Download The App','','inherit','closed','closed','','1336-revision-v1','','','2023-02-15 19:34:05','2023-02-15 19:34:05','',1336,'https://vblinkonline.com/?p=1849',0,'revision','',0),(1850,1,'2023-02-15 19:34:05','2023-02-15 19:34:05','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>Download Links</h1>		\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>									<figure>\n										<img width=\"300\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-64x64.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/apple.png 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											<figcaption>IOS</figcaption>\n										</figure>\n							<a href=\"#ios\" >\n					Instructions				</a>\n			<h2>Download the app to play via iphone or ipad.</h2>		\n												<figure>\n										<img width=\"252\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png 252w, https://vblinkonline.com/wp-content/uploads/2023/02/android-861x1024.png 861w, https://vblinkonline.com/wp-content/uploads/2023/02/android-768x914.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/android-600x714.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/android-64x76.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/android.png 1024w\" sizes=\"(max-width: 252px) 100vw, 252px\" />											<figcaption>Android</figcaption>\n										</figure>\n							<a href=\"#android\" >\n					Instructions				</a>\n			<h2>Download the app to play via any phone or tablet based on Android.</h2>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							February 2, 2014						\n											<a href=\"#\">\n												February 2, 2014											\n									<h3>1. Go to this link and download the app</h3>IPhone tilde pour-over, sustainable cred roof party occupy master cleanse. Godard vegan heirloom sartorial flannel raw denim +1. Sriracha umami meditation, listicle chambray fanny pack blog organic Blue Bottle.								\n						</a>				\n							March 11, 2014						\n											<a href=\"#\">\n												March 11, 2014											\n									<h3>ORGANIC BLUE BOTTLE</h3>Godard vegan heirloom sartorial flannel raw denim +1 umami gluten-free hella vinyl. Viral seitan chillwave, before they sold out wayfarers selvage skateboard Pinterest messenger bag.								\n						</a>				\n							November 15, 2014						\n											<a href=\"#\">\n												November 15, 2014											\n									<h3>TWEE DIY KALE</h3>Twee DIY kale chips, dreamcatcher scenester mustache leggings trust fund Pinterest pickled. Williamsburg street art Odd Future jean shorts cold-pressed banh mi DIY distillery Williamsburg.								\n						</a>				\n						</section>','How To Download The App','','inherit','closed','closed','','1336-revision-v1','','','2023-02-15 19:34:05','2023-02-15 19:34:05','',1336,'https://vblinkonline.com/?p=1850',0,'revision','',0),(1855,1,'2023-02-15 19:36:36','2023-02-15 19:36:36','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>Download Links</h1>		\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>									<figure>\n										<img width=\"300\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-64x64.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/apple.png 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											<figcaption>IOS</figcaption>\n										</figure>\n							<a href=\"#ios\" >\n					Instructions				</a>\n			<h2>Download the app to play via iphone or ipad.</h2>		\n												<figure>\n										<img width=\"252\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png 252w, https://vblinkonline.com/wp-content/uploads/2023/02/android-861x1024.png 861w, https://vblinkonline.com/wp-content/uploads/2023/02/android-768x914.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/android-600x714.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/android-64x76.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/android.png 1024w\" sizes=\"(max-width: 252px) 100vw, 252px\" />											<figcaption>Android</figcaption>\n										</figure>\n							<a href=\"#android\" >\n					Instructions				</a>\n			<h2>Download the app to play via any phone or tablet based on Android.</h2>		\n			<h1>Android Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							February 2, 2014						\n											<a href=\"http://vblink777.com/#/download/index\">\n												February 2, 2014											\n									<h3>1. Go to this link and download the app</h3><p><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a></p>								\n						</a>				\n							March 11, 2014						\n											<a href=\"#\">\n												March 11, 2014											\n									<h3>ORGANIC BLUE BOTTLE</h3>Godard vegan heirloom sartorial flannel raw denim +1 umami gluten-free hella vinyl. Viral seitan chillwave, before they sold out wayfarers selvage skateboard Pinterest messenger bag.								\n						</a>				\n							November 15, 2014						\n											<a href=\"#\">\n												November 15, 2014											\n									<h3>TWEE DIY KALE</h3>Twee DIY kale chips, dreamcatcher scenester mustache leggings trust fund Pinterest pickled. Williamsburg street art Odd Future jean shorts cold-pressed banh mi DIY distillery Williamsburg.								\n						</a>				\n						</section>','How To Download The App','','inherit','closed','closed','','1336-revision-v1','','','2023-02-15 19:36:36','2023-02-15 19:36:36','',1336,'https://vblinkonline.com/?p=1855',0,'revision','',0),(1853,1,'2023-02-15 19:36:36','2023-02-15 19:36:36','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>Download Links</h1>		\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>									<figure>\n										<img width=\"300\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-64x64.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/apple.png 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											<figcaption>IOS</figcaption>\n										</figure>\n							<a href=\"#ios\" >\n					Instructions				</a>\n			<h2>Download the app to play via iphone or ipad.</h2>		\n												<figure>\n										<img width=\"252\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png 252w, https://vblinkonline.com/wp-content/uploads/2023/02/android-861x1024.png 861w, https://vblinkonline.com/wp-content/uploads/2023/02/android-768x914.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/android-600x714.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/android-64x76.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/android.png 1024w\" sizes=\"(max-width: 252px) 100vw, 252px\" />											<figcaption>Android</figcaption>\n										</figure>\n							<a href=\"#android\" >\n					Instructions				</a>\n			<h2>Download the app to play via any phone or tablet based on Android.</h2>		\n			<h1>Android Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							February 2, 2014						\n											<a href=\"http://vblink777.com/#/download/index\">\n												February 2, 2014											\n									<h3>1. Go to this link and download the app</h3><p><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a></p>								\n						</a>				\n							March 11, 2014						\n											<a href=\"#\">\n												March 11, 2014											\n									<h3>ORGANIC BLUE BOTTLE</h3>Godard vegan heirloom sartorial flannel raw denim +1 umami gluten-free hella vinyl. Viral seitan chillwave, before they sold out wayfarers selvage skateboard Pinterest messenger bag.								\n						</a>				\n							November 15, 2014						\n											<a href=\"#\">\n												November 15, 2014											\n									<h3>TWEE DIY KALE</h3>Twee DIY kale chips, dreamcatcher scenester mustache leggings trust fund Pinterest pickled. Williamsburg street art Odd Future jean shorts cold-pressed banh mi DIY distillery Williamsburg.								\n						</a>				\n						</section>','How To Download The App','','inherit','closed','closed','','1336-revision-v1','','','2023-02-15 19:36:36','2023-02-15 19:36:36','',1336,'https://vblinkonline.com/?p=1853',0,'revision','',0),(1854,1,'2023-02-15 19:36:36','2023-02-15 19:36:36','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>Download Links</h1>		\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>									<figure>\n										<img width=\"300\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-64x64.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/apple.png 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											<figcaption>IOS</figcaption>\n										</figure>\n							<a href=\"#ios\" >\n					Instructions				</a>\n			<h2>Download the app to play via iphone or ipad.</h2>		\n												<figure>\n										<img width=\"252\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png 252w, https://vblinkonline.com/wp-content/uploads/2023/02/android-861x1024.png 861w, https://vblinkonline.com/wp-content/uploads/2023/02/android-768x914.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/android-600x714.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/android-64x76.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/android.png 1024w\" sizes=\"(max-width: 252px) 100vw, 252px\" />											<figcaption>Android</figcaption>\n										</figure>\n							<a href=\"#android\" >\n					Instructions				</a>\n			<h2>Download the app to play via any phone or tablet based on Android.</h2>		\n			<h1>Android Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							February 2, 2014						\n											<a href=\"http://vblink777.com/#/download/index\">\n												February 2, 2014											\n									<h3>1. Go to this link and download the app</h3><p><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a></p>								\n						</a>				\n							March 11, 2014						\n											<a href=\"#\">\n												March 11, 2014											\n									<h3>ORGANIC BLUE BOTTLE</h3>Godard vegan heirloom sartorial flannel raw denim +1 umami gluten-free hella vinyl. Viral seitan chillwave, before they sold out wayfarers selvage skateboard Pinterest messenger bag.								\n						</a>				\n							November 15, 2014						\n											<a href=\"#\">\n												November 15, 2014											\n									<h3>TWEE DIY KALE</h3>Twee DIY kale chips, dreamcatcher scenester mustache leggings trust fund Pinterest pickled. Williamsburg street art Odd Future jean shorts cold-pressed banh mi DIY distillery Williamsburg.								\n						</a>				\n						</section>','How To Download The App','','inherit','closed','closed','','1336-revision-v1','','','2023-02-15 19:36:36','2023-02-15 19:36:36','',1336,'https://vblinkonline.com/?p=1854',0,'revision','',0),(1856,1,'2023-02-15 19:37:56','2023-02-15 19:37:56','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>Download Links</h1>		\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>									<figure>\n										<img width=\"300\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-64x64.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/apple.png 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											<figcaption>IOS</figcaption>\n										</figure>\n							<a href=\"#ios\" >\n					Instructions				</a>\n			<h2>Download the app to play via iphone or ipad.</h2>		\n												<figure>\n										<img width=\"252\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png 252w, https://vblinkonline.com/wp-content/uploads/2023/02/android-861x1024.png 861w, https://vblinkonline.com/wp-content/uploads/2023/02/android-768x914.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/android-600x714.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/android-64x76.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/android.png 1024w\" sizes=\"(max-width: 252px) 100vw, 252px\" />											<figcaption>Android</figcaption>\n										</figure>\n							<a href=\"#android\" >\n					Instructions				</a>\n			<h2>Download the app to play via any phone or tablet based on Android.</h2>		\n			<h1>Android Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							February 2, 2014						\n											<a href=\"http://vblink777.com/#/download/index\">\n												February 2, 2014											\n									<h3>1. Go to this link and download the app</h3><p><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a></p>								\n						</a>				\n							March 11, 2014						\n											<a href=\"#\">\n												March 11, 2014											\n									<h3>ORGANIC BLUE BOTTLE</h3>Godard vegan heirloom sartorial flannel raw denim +1 umami gluten-free hella vinyl. Viral seitan chillwave, before they sold out wayfarers selvage skateboard Pinterest messenger bag.								\n						</a>				\n							November 15, 2014						\n											<a href=\"#\">\n												November 15, 2014											\n									<h3>TWEE DIY KALE</h3>Twee DIY kale chips, dreamcatcher scenester mustache leggings trust fund Pinterest pickled. Williamsburg street art Odd Future jean shorts cold-pressed banh mi DIY distillery Williamsburg.								\n						</a>				\n						</section>','How To Download The App','','inherit','closed','closed','','1336-revision-v1','','','2023-02-15 19:37:56','2023-02-15 19:37:56','',1336,'https://vblinkonline.com/?p=1856',0,'revision','',0),(1857,1,'2023-02-15 19:37:56','2023-02-15 19:37:56','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>Download Links</h1>		\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>									<figure>\n										<img width=\"300\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-64x64.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/apple.png 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											<figcaption>IOS</figcaption>\n										</figure>\n							<a href=\"#ios\" >\n					Instructions				</a>\n			<h2>Download the app to play via iphone or ipad.</h2>		\n												<figure>\n										<img width=\"252\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png 252w, https://vblinkonline.com/wp-content/uploads/2023/02/android-861x1024.png 861w, https://vblinkonline.com/wp-content/uploads/2023/02/android-768x914.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/android-600x714.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/android-64x76.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/android.png 1024w\" sizes=\"(max-width: 252px) 100vw, 252px\" />											<figcaption>Android</figcaption>\n										</figure>\n							<a href=\"#android\" >\n					Instructions				</a>\n			<h2>Download the app to play via any phone or tablet based on Android.</h2>		\n			<h1>Android Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							February 2, 2014						\n											<a href=\"http://vblink777.com/#/download/index\">\n												February 2, 2014											\n									<h3>1. Go to this link and download the app</h3><p><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a></p>								\n						</a>				\n							March 11, 2014						\n											<a href=\"#\">\n												March 11, 2014											\n									<h3>ORGANIC BLUE BOTTLE</h3>Godard vegan heirloom sartorial flannel raw denim +1 umami gluten-free hella vinyl. Viral seitan chillwave, before they sold out wayfarers selvage skateboard Pinterest messenger bag.								\n						</a>				\n							November 15, 2014						\n											<a href=\"#\">\n												November 15, 2014											\n									<h3>TWEE DIY KALE</h3>Twee DIY kale chips, dreamcatcher scenester mustache leggings trust fund Pinterest pickled. Williamsburg street art Odd Future jean shorts cold-pressed banh mi DIY distillery Williamsburg.								\n						</a>				\n						</section>','How To Download The App','','inherit','closed','closed','','1336-revision-v1','','','2023-02-15 19:37:56','2023-02-15 19:37:56','',1336,'https://vblinkonline.com/?p=1857',0,'revision','',0),(1858,1,'2023-02-15 19:37:57','2023-02-15 19:37:57','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>Download Links</h1>		\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>									<figure>\n										<img width=\"300\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-64x64.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/apple.png 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											<figcaption>IOS</figcaption>\n										</figure>\n							<a href=\"#ios\" >\n					Instructions				</a>\n			<h2>Download the app to play via iphone or ipad.</h2>		\n												<figure>\n										<img width=\"252\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png 252w, https://vblinkonline.com/wp-content/uploads/2023/02/android-861x1024.png 861w, https://vblinkonline.com/wp-content/uploads/2023/02/android-768x914.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/android-600x714.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/android-64x76.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/android.png 1024w\" sizes=\"(max-width: 252px) 100vw, 252px\" />											<figcaption>Android</figcaption>\n										</figure>\n							<a href=\"#android\" >\n					Instructions				</a>\n			<h2>Download the app to play via any phone or tablet based on Android.</h2>		\n			<h1>Android Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							February 2, 2014						\n											<a href=\"http://vblink777.com/#/download/index\">\n												February 2, 2014											\n									<h3>1. Go to this link and download the app</h3><p><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a></p>								\n						</a>				\n							March 11, 2014						\n											<a href=\"#\">\n												March 11, 2014											\n									<h3>ORGANIC BLUE BOTTLE</h3>Godard vegan heirloom sartorial flannel raw denim +1 umami gluten-free hella vinyl. Viral seitan chillwave, before they sold out wayfarers selvage skateboard Pinterest messenger bag.								\n						</a>				\n							November 15, 2014						\n											<a href=\"#\">\n												November 15, 2014											\n									<h3>TWEE DIY KALE</h3>Twee DIY kale chips, dreamcatcher scenester mustache leggings trust fund Pinterest pickled. Williamsburg street art Odd Future jean shorts cold-pressed banh mi DIY distillery Williamsburg.								\n						</a>				\n						</section>','How To Download The App','','inherit','closed','closed','','1336-revision-v1','','','2023-02-15 19:37:57','2023-02-15 19:37:57','',1336,'https://vblinkonline.com/?p=1858',0,'revision','',0),(1859,1,'2023-02-15 19:38:54','2023-02-15 19:38:54','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>Download Links</h1>		\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>									<figure>\n										<img width=\"300\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-64x64.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/apple.png 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											<figcaption>IOS</figcaption>\n										</figure>\n							<a href=\"#ios\" >\n					Instructions				</a>\n			<h2>Download the app to play via iphone or ipad.</h2>		\n												<figure>\n										<img width=\"252\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png 252w, https://vblinkonline.com/wp-content/uploads/2023/02/android-861x1024.png 861w, https://vblinkonline.com/wp-content/uploads/2023/02/android-768x914.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/android-600x714.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/android-64x76.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/android.png 1024w\" sizes=\"(max-width: 252px) 100vw, 252px\" />											<figcaption>Android</figcaption>\n										</figure>\n							<a href=\"#android\" >\n					Instructions				</a>\n			<h2>Download the app to play via any phone or tablet based on Android.</h2>		\n			<h1>Android Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							February 2, 2014						\n											<a href=\"http://vblink777.com/#/download/index\">\n												February 2, 2014											\n									<h3>1. Go to this link and download the app</h3><p><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a></p>								\n						</a>				\n							March 11, 2014						\n											<a href=\"#\">\n												March 11, 2014											\n									<h3>ORGANIC BLUE BOTTLE</h3>Godard vegan heirloom sartorial flannel raw denim +1 umami gluten-free hella vinyl. Viral seitan chillwave, before they sold out wayfarers selvage skateboard Pinterest messenger bag.								\n						</a>				\n							November 15, 2014						\n											<a href=\"#\">\n												November 15, 2014											\n									<h3>TWEE DIY KALE</h3>Twee DIY kale chips, dreamcatcher scenester mustache leggings trust fund Pinterest pickled. Williamsburg street art Odd Future jean shorts cold-pressed banh mi DIY distillery Williamsburg.								\n						</a>				\n						</section>','How To Download The App','','inherit','closed','closed','','1336-revision-v1','','','2023-02-15 19:38:54','2023-02-15 19:38:54','',1336,'https://vblinkonline.com/?p=1859',0,'revision','',0),(1860,1,'2023-02-15 19:38:54','2023-02-15 19:38:54','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>Download Links</h1>		\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>									<figure>\n										<img width=\"300\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-64x64.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/apple.png 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											<figcaption>IOS</figcaption>\n										</figure>\n							<a href=\"#ios\" >\n					Instructions				</a>\n			<h2>Download the app to play via iphone or ipad.</h2>		\n												<figure>\n										<img width=\"252\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png 252w, https://vblinkonline.com/wp-content/uploads/2023/02/android-861x1024.png 861w, https://vblinkonline.com/wp-content/uploads/2023/02/android-768x914.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/android-600x714.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/android-64x76.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/android.png 1024w\" sizes=\"(max-width: 252px) 100vw, 252px\" />											<figcaption>Android</figcaption>\n										</figure>\n							<a href=\"#android\" >\n					Instructions				</a>\n			<h2>Download the app to play via any phone or tablet based on Android.</h2>		\n			<h1>Android Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							February 2, 2014						\n											<a href=\"http://vblink777.com/#/download/index\">\n												February 2, 2014											\n									<h3>1. Go to this link and download the app</h3><p><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a></p>								\n						</a>				\n							March 11, 2014						\n											<a href=\"#\">\n												March 11, 2014											\n									<h3>ORGANIC BLUE BOTTLE</h3>Godard vegan heirloom sartorial flannel raw denim +1 umami gluten-free hella vinyl. Viral seitan chillwave, before they sold out wayfarers selvage skateboard Pinterest messenger bag.								\n						</a>				\n							November 15, 2014						\n											<a href=\"#\">\n												November 15, 2014											\n									<h3>TWEE DIY KALE</h3>Twee DIY kale chips, dreamcatcher scenester mustache leggings trust fund Pinterest pickled. Williamsburg street art Odd Future jean shorts cold-pressed banh mi DIY distillery Williamsburg.								\n						</a>				\n						</section>','How To Download The App','','inherit','closed','closed','','1336-revision-v1','','','2023-02-15 19:38:54','2023-02-15 19:38:54','',1336,'https://vblinkonline.com/?p=1860',0,'revision','',0),(1861,1,'2023-02-15 19:38:54','2023-02-15 19:38:54','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>Download Links</h1>		\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>									<figure>\n										<img width=\"300\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-64x64.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/apple.png 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											<figcaption>IOS</figcaption>\n										</figure>\n							<a href=\"#ios\" >\n					Instructions				</a>\n			<h2>Download the app to play via iphone or ipad.</h2>		\n												<figure>\n										<img width=\"252\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png 252w, https://vblinkonline.com/wp-content/uploads/2023/02/android-861x1024.png 861w, https://vblinkonline.com/wp-content/uploads/2023/02/android-768x914.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/android-600x714.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/android-64x76.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/android.png 1024w\" sizes=\"(max-width: 252px) 100vw, 252px\" />											<figcaption>Android</figcaption>\n										</figure>\n							<a href=\"#android\" >\n					Instructions				</a>\n			<h2>Download the app to play via any phone or tablet based on Android.</h2>		\n			<h1>Android Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							February 2, 2014						\n											<a href=\"http://vblink777.com/#/download/index\">\n												February 2, 2014											\n									<h3>1. Go to this link and download the app</h3><p><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a></p>								\n						</a>				\n							March 11, 2014						\n											<a href=\"#\">\n												March 11, 2014											\n									<h3>ORGANIC BLUE BOTTLE</h3>Godard vegan heirloom sartorial flannel raw denim +1 umami gluten-free hella vinyl. Viral seitan chillwave, before they sold out wayfarers selvage skateboard Pinterest messenger bag.								\n						</a>				\n							November 15, 2014						\n											<a href=\"#\">\n												November 15, 2014											\n									<h3>TWEE DIY KALE</h3>Twee DIY kale chips, dreamcatcher scenester mustache leggings trust fund Pinterest pickled. Williamsburg street art Odd Future jean shorts cold-pressed banh mi DIY distillery Williamsburg.								\n						</a>				\n						</section>','How To Download The App','','inherit','closed','closed','','1336-revision-v1','','','2023-02-15 19:38:54','2023-02-15 19:38:54','',1336,'https://vblinkonline.com/?p=1861',0,'revision','',0),(1867,1,'2023-02-16 05:48:05','2023-02-16 05:48:05','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-98b172e\" data-widget-id=\"98b172e\" data-widget=\"98b172e\" data-page-id=\"1297\" data-nonce=\"5fc1d13d1f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up Now! </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign up\n					</a>\n															<img width=\"2000\" height=\"1111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg 2000w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-300x167.jpg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1024x569.jpg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-768x427.jpg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1536x853.jpg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-600x333.jpg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-64x36.jpg 64w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-16 05:48:05','2023-02-16 05:48:05','',1297,'https://vblinkonline.com/?p=1867',0,'revision','',0),(1864,1,'2023-02-16 05:38:24','2023-02-16 05:38:24','','','','inherit','open','closed','','2023020301','','','2023-02-16 06:44:39','2023-02-16 06:44:39','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/2023020301.mp4',0,'attachment','video/mp4',0),(1865,1,'2023-02-16 05:48:04','2023-02-16 05:48:04','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-98b172e\" data-widget-id=\"98b172e\" data-widget=\"98b172e\" data-page-id=\"1297\" data-nonce=\"d271ebe483\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up Now! </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign up\n					</a>\n															<img width=\"2000\" height=\"1111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg 2000w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-300x167.jpg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1024x569.jpg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-768x427.jpg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1536x853.jpg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-600x333.jpg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-64x36.jpg 64w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-16 05:48:04','2023-02-16 05:48:04','',1297,'https://vblinkonline.com/?p=1865',0,'revision','',0),(1866,1,'2023-02-16 05:48:04','2023-02-16 05:48:04','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-98b172e\" data-widget-id=\"98b172e\" data-widget=\"98b172e\" data-page-id=\"1297\" data-nonce=\"d271ebe483\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up Now! </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign up\n					</a>\n															<img width=\"2000\" height=\"1111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg 2000w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-300x167.jpg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1024x569.jpg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-768x427.jpg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1536x853.jpg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-600x333.jpg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-64x36.jpg 64w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-16 05:48:04','2023-02-16 05:48:04','',1297,'https://vblinkonline.com/?p=1866',0,'revision','',0),(1877,1,'2023-02-16 06:01:28','2023-02-16 06:01:28','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-d3125c6\" data-widget-id=\"d3125c6\" data-widget=\"d3125c6\" data-page-id=\"1297\" data-nonce=\"5fc1d13d1f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up Now! </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign up\n					</a>\n															<img width=\"2000\" height=\"1111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg 2000w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-300x167.jpg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1024x569.jpg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-768x427.jpg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1536x853.jpg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-600x333.jpg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-64x36.jpg 64w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-16 06:01:28','2023-02-16 06:01:28','',1297,'https://vblinkonline.com/?p=1877',0,'revision','',0),(1869,1,'2023-02-16 05:58:19','2023-02-16 05:58:19','','','','inherit','open','closed','','vb-legend-of-the-phoneix','','','2023-02-22 10:00:29','2023-02-22 10:00:29','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/VB-Legend-of-the-Phoneix.mp4',0,'attachment','video/mp4',0),(1870,1,'2023-02-16 05:58:23','2023-02-16 05:58:23','','','','inherit','open','closed','','vb-legend-of-the-phoneix2','','','2023-02-22 10:00:29','2023-02-22 10:00:29','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/VB-Legend-of-the-Phoneix2.mp4',0,'attachment','video/mp4',0),(1871,1,'2023-02-16 05:58:35','2023-02-16 05:58:35','','','','inherit','open','closed','','vp-%e4%b8%80%e6%9d%a1%e9%be%99%e7%9c%bc011','','','2023-02-22 10:00:29','2023-02-22 10:00:29','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/VP-一条龙眼011.mp4',0,'attachment','video/mp4',0),(1872,1,'2023-02-16 05:58:50','2023-02-16 05:58:50','','','','inherit','open','closed','','vp-%e4%b8%80%e6%9d%a1%e9%be%99%e7%9c%bc01','','','2023-02-22 10:00:29','2023-02-22 10:00:29','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/VP-一条龙眼01.mp4',0,'attachment','video/mp4',0),(1873,1,'2023-02-16 05:59:02','2023-02-16 05:59:02','','','','inherit','open','closed','','vp-%e4%b8%80%e6%9d%a1%e9%be%99%e7%9c%bc04','','','2023-02-22 10:00:29','2023-02-22 10:00:29','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/VP-一条龙眼04.mp4',0,'attachment','video/mp4',0),(1874,1,'2023-02-16 05:59:17','2023-02-16 05:59:17','','','','inherit','open','closed','','vp-%e7%81%ab%e5%87%a4%e5%87%b00_1','','','2023-02-22 10:00:29','2023-02-22 10:00:29','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/VP-火凤凰0_1.mp4',0,'attachment','video/mp4',0),(1875,1,'2023-02-16 06:01:27','2023-02-16 06:01:27','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-98b172e\" data-widget-id=\"98b172e\" data-widget=\"98b172e\" data-page-id=\"1297\" data-nonce=\"5fc1d13d1f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up Now! </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign up\n					</a>\n															<img width=\"2000\" height=\"1111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg 2000w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-300x167.jpg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1024x569.jpg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-768x427.jpg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1536x853.jpg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-600x333.jpg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-64x36.jpg 64w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-16 06:01:27','2023-02-16 06:01:27','',1297,'https://vblinkonline.com/?p=1875',0,'revision','',0),(1876,1,'2023-02-16 06:01:27','2023-02-16 06:01:27','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-98b172e\" data-widget-id=\"98b172e\" data-widget=\"98b172e\" data-page-id=\"1297\" data-nonce=\"5fc1d13d1f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up Now! </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign up\n					</a>\n															<img width=\"2000\" height=\"1111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg 2000w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-300x167.jpg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1024x569.jpg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-768x427.jpg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1536x853.jpg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-600x333.jpg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-64x36.jpg 64w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-16 06:01:27','2023-02-16 06:01:27','',1297,'https://vblinkonline.com/?p=1876',0,'revision','',0),(1879,1,'2023-02-16 06:32:13','2023-02-16 06:32:13','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-d3125c6\" data-widget-id=\"d3125c6\" data-widget=\"d3125c6\" data-page-id=\"1297\" data-nonce=\"5fc1d13d1f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up Now! </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign up\n					</a>\n															<img width=\"2000\" height=\"1111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg 2000w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-300x167.jpg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1024x569.jpg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-768x427.jpg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1536x853.jpg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-600x333.jpg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-64x36.jpg 64w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-16 06:32:13','2023-02-16 06:32:13','',1297,'https://vblinkonline.com/?p=1879',0,'revision','',0),(1880,1,'2023-02-16 06:32:13','2023-02-16 06:32:13','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-d3125c6\" data-widget-id=\"d3125c6\" data-widget=\"d3125c6\" data-page-id=\"1297\" data-nonce=\"5fc1d13d1f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up Now! </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign up\n					</a>\n															<img width=\"2000\" height=\"1111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg 2000w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-300x167.jpg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1024x569.jpg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-768x427.jpg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1536x853.jpg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-600x333.jpg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-64x36.jpg 64w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-16 06:32:13','2023-02-16 06:32:13','',1297,'https://vblinkonline.com/?p=1880',0,'revision','',0),(1882,1,'2023-02-16 06:40:42','2023-02-16 06:40:42','','2023020301 (1)','','inherit','open','closed','','2023020301-1','','','2023-02-16 06:40:42','2023-02-16 06:40:42','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/2023020301-1-1.mp4',0,'attachment','video/mp4',0),(1887,1,'2023-02-16 06:43:35','2023-02-16 06:43:35','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-d3125c6\" data-widget-id=\"d3125c6\" data-widget=\"d3125c6\" data-page-id=\"1297\" data-nonce=\"5fc1d13d1f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up Now! </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign up\n					</a>\n															<img width=\"2000\" height=\"1111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg 2000w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-300x167.jpg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1024x569.jpg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-768x427.jpg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1536x853.jpg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-600x333.jpg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-64x36.jpg 64w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-16 06:43:35','2023-02-16 06:43:35','',1297,'https://vblinkonline.com/?p=1887',0,'revision','',0),(1884,1,'2023-02-16 06:43:16','2023-02-16 06:43:16','','','','inherit','open','closed','','2023020301-2-2','','','2023-02-16 06:44:26','2023-02-16 06:44:26','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/2023020301-2.mp4',0,'attachment','video/mp4',0),(1885,1,'2023-02-16 06:43:35','2023-02-16 06:43:35','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-d3125c6\" data-widget-id=\"d3125c6\" data-widget=\"d3125c6\" data-page-id=\"1297\" data-nonce=\"5fc1d13d1f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up Now! </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign up\n					</a>\n															<img width=\"2000\" height=\"1111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg 2000w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-300x167.jpg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1024x569.jpg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-768x427.jpg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1536x853.jpg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-600x333.jpg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-64x36.jpg 64w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-16 06:43:35','2023-02-16 06:43:35','',1297,'https://vblinkonline.com/?p=1885',0,'revision','',0),(1886,1,'2023-02-16 06:43:35','2023-02-16 06:43:35','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-d3125c6\" data-widget-id=\"d3125c6\" data-widget=\"d3125c6\" data-page-id=\"1297\" data-nonce=\"5fc1d13d1f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up Now! </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign up\n					</a>\n															<img width=\"2000\" height=\"1111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg 2000w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-300x167.jpg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1024x569.jpg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-768x427.jpg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1536x853.jpg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-600x333.jpg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-64x36.jpg 64w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-16 06:43:35','2023-02-16 06:43:35','',1297,'https://vblinkonline.com/?p=1886',0,'revision','',0),(1894,1,'2023-02-16 10:07:06','2023-02-16 10:07:06','<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-d3125c6\" data-widget-id=\"d3125c6\" data-widget=\"d3125c6\" data-page-id=\"1297\" data-nonce=\"5fc1d13d1f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h4>Sign up Now! </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign up\n					</a>\n															<img width=\"2000\" height=\"1111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg 2000w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-300x167.jpg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1024x569.jpg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-768x427.jpg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1536x853.jpg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-600x333.jpg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-64x36.jpg 64w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-16 10:07:06','2023-02-16 10:07:06','',1297,'https://vblinkonline.com/?p=1894',0,'revision','',0),(1891,1,'2023-02-16 06:46:53','2023-02-16 06:46:53','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-d3125c6\" data-widget-id=\"d3125c6\" data-widget=\"d3125c6\" data-page-id=\"1297\" data-nonce=\"5fc1d13d1f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up Now! </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign up\n					</a>\n															<img width=\"2000\" height=\"1111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg 2000w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-300x167.jpg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1024x569.jpg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-768x427.jpg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1536x853.jpg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-600x333.jpg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-64x36.jpg 64w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-16 06:46:53','2023-02-16 06:46:53','',1297,'https://vblinkonline.com/?p=1891',0,'revision','',0),(1889,1,'2023-02-16 06:46:53','2023-02-16 06:46:53','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-d3125c6\" data-widget-id=\"d3125c6\" data-widget=\"d3125c6\" data-page-id=\"1297\" data-nonce=\"5fc1d13d1f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up Now! </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign up\n					</a>\n															<img width=\"2000\" height=\"1111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg 2000w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-300x167.jpg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1024x569.jpg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-768x427.jpg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1536x853.jpg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-600x333.jpg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-64x36.jpg 64w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-16 06:46:53','2023-02-16 06:46:53','',1297,'https://vblinkonline.com/?p=1889',0,'revision','',0),(1890,1,'2023-02-16 06:46:53','2023-02-16 06:46:53','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-d3125c6\" data-widget-id=\"d3125c6\" data-widget=\"d3125c6\" data-page-id=\"1297\" data-nonce=\"5fc1d13d1f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up Now! </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign up\n					</a>\n															<img width=\"2000\" height=\"1111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg 2000w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-300x167.jpg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1024x569.jpg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-768x427.jpg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1536x853.jpg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-600x333.jpg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-64x36.jpg 64w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-16 06:46:53','2023-02-16 06:46:53','',1297,'https://vblinkonline.com/?p=1890',0,'revision','',0),(1893,1,'2023-02-16 10:07:06','2023-02-16 10:07:06','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h3>DISCOVER UNLIMITED GAMES</h3>		\n			<a href=\"#\" role=\"button\">\n						Play\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-d3125c6\" data-widget-id=\"d3125c6\" data-widget=\"d3125c6\" data-page-id=\"1297\" data-nonce=\"5fc1d13d1f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<h4>Sign up Now! </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign up\n					</a>\n															<img width=\"2000\" height=\"1111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg 2000w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-300x167.jpg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1024x569.jpg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-768x427.jpg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1536x853.jpg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-600x333.jpg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-64x36.jpg 64w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-16 10:07:06','2023-02-16 10:07:06','',1297,'https://vblinkonline.com/?p=1893',0,'revision','',0),(1897,1,'2023-02-16 10:13:15','2023-02-16 10:13:15','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			            <button>\n                            </button>\n            <ul id=\"menu-header-menu\"><li id=\"menu-item-1290\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzonevideo-wordpress/\">Home</a></li>\n<li id=\"menu-item-1345\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/how-to-download-the-app/\">How To Download The App</a></li>\n<li id=\"menu-item-1346\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/games/\">Games</a></li>\n<li id=\"menu-item-1347\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/player-registration/\">Player Registration</a></li>\n<li id=\"menu-item-1348\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/agent-help/\">Agent Help</a></li>\n<li id=\"menu-item-1306\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/contact/\">Contact</a></li>\n</ul>\n						<a href=\"https://vblinkonline.com\" target=\"_self\" rel=\"noopener\">\n                            <img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />\n						</a> \n					<button type=\"button\">X</button>','Header','','inherit','closed','closed','','36-revision-v1','','','2023-02-16 10:13:15','2023-02-16 10:13:15','',36,'https://vblinkonline.com/?p=1897',0,'revision','',0),(1898,1,'2023-02-16 10:13:16','2023-02-16 10:13:16','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			            <button>\n                            </button>\n            <ul id=\"menu-header-menu\"><li id=\"menu-item-1290\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzonevideo-wordpress/\">Home</a></li>\n<li id=\"menu-item-1345\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/how-to-download-the-app/\">How To Download The App</a></li>\n<li id=\"menu-item-1346\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/games/\">Games</a></li>\n<li id=\"menu-item-1347\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/player-registration/\">Player Registration</a></li>\n<li id=\"menu-item-1348\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/agent-help/\">Agent Help</a></li>\n<li id=\"menu-item-1306\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/contact/\">Contact</a></li>\n</ul>\n						<a href=\"https://vblinkonline.com\" target=\"_self\" rel=\"noopener\">\n                            <img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />\n						</a> \n					<button type=\"button\">X</button>','Header','','inherit','closed','closed','','36-revision-v1','','','2023-02-16 10:13:16','2023-02-16 10:13:16','',36,'https://vblinkonline.com/?p=1898',0,'revision','',0),(1901,1,'2023-02-16 10:13:51','2023-02-16 10:13:51','<button>\n                            </button>\n            <ul id=\"menu-header-menu\"><li id=\"menu-item-1290\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzonevideo-wordpress/\">Home</a></li>\n<li id=\"menu-item-1345\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/how-to-download-the-app/\">How To Download The App</a></li>\n<li id=\"menu-item-1346\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/games/\">Games</a></li>\n<li id=\"menu-item-1347\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/player-registration/\">Player Registration</a></li>\n<li id=\"menu-item-1348\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/agent-help/\">Agent Help</a></li>\n<li id=\"menu-item-1306\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/contact/\">Contact</a></li>\n</ul>\n						<a href=\"https://vblinkonline.com\" target=\"_self\" rel=\"noopener\">\n                            <img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />\n						</a> \n					<button type=\"button\">X</button>','Header','','inherit','closed','closed','','36-revision-v1','','','2023-02-16 10:13:51','2023-02-16 10:13:51','',36,'https://vblinkonline.com/?p=1901',0,'revision','',0),(1902,1,'2023-02-16 10:13:52','2023-02-16 10:13:52','<button>\n                            </button>\n            <ul id=\"menu-header-menu\"><li id=\"menu-item-1290\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzonevideo-wordpress/\">Home</a></li>\n<li id=\"menu-item-1345\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/how-to-download-the-app/\">How To Download The App</a></li>\n<li id=\"menu-item-1346\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/games/\">Games</a></li>\n<li id=\"menu-item-1347\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/player-registration/\">Player Registration</a></li>\n<li id=\"menu-item-1348\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/agent-help/\">Agent Help</a></li>\n<li id=\"menu-item-1306\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/contact/\">Contact</a></li>\n</ul>\n						<a href=\"https://vblinkonline.com\" target=\"_self\" rel=\"noopener\">\n                            <img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />\n						</a> \n					<button type=\"button\">X</button>','Header','','inherit','closed','closed','','36-revision-v1','','','2023-02-16 10:13:52','2023-02-16 10:13:52','',36,'https://vblinkonline.com/?p=1902',0,'revision','',0),(1903,1,'2023-02-16 10:13:52','2023-02-16 10:13:52','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			            <button>\n                            </button>\n            <ul id=\"menu-header-menu\"><li id=\"menu-item-1290\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzonevideo-wordpress/\">Home</a></li>\n<li id=\"menu-item-1345\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/how-to-download-the-app/\">How To Download The App</a></li>\n<li id=\"menu-item-1346\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/games/\">Games</a></li>\n<li id=\"menu-item-1347\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/player-registration/\">Player Registration</a></li>\n<li id=\"menu-item-1348\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/agent-help/\">Agent Help</a></li>\n<li id=\"menu-item-1306\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/contact/\">Contact</a></li>\n</ul>\n						<a href=\"https://vblinkonline.com\" target=\"_self\" rel=\"noopener\">\n                            <img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />\n						</a> \n					<button type=\"button\">X</button>','Header','','inherit','closed','closed','','36-revision-v1','','','2023-02-16 10:13:52','2023-02-16 10:13:52','',36,'https://vblinkonline.com/?p=1903',0,'revision','',0);
INSERT INTO `wpjk_posts` VALUES (2429,1,'2023-02-24 06:48:00','2023-02-24 06:48:00','<h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<h1>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h1>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Di Lao\" /><figcaption>Hai Di Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily Fishing\" /><figcaption>Daily Fishing</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"Superball Keno\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"Doubleup Keno\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"Luck BlakJack\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"Roulette 24\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"Roulette Gold\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"Roul Oul\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"Roulette 73\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"Belangkia\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"Dragon Tiger\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"Single Pick\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"Baccarat\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"21 Blackjack\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"e589b3c07c\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-24 06:48:00','2023-02-24 06:48:00','',1297,'https://vblinkonline.com/?p=2429',0,'revision','',0),(2563,0,'2023-03-19 08:44:47','2023-03-19 08:44:47','','Entry # 100','','publish','closed','closed','','entry-100','','','2023-03-19 08:44:47','2023-03-19 08:44:47','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2563',0,'metform-entry','',0),(2564,0,'2023-03-19 16:49:58','2023-03-19 16:49:58','','Entry # 101','','publish','closed','closed','','entry-101','','','2023-03-19 16:49:58','2023-03-19 16:49:58','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2564',0,'metform-entry','',0),(2565,0,'2023-03-19 17:22:48','2023-03-19 17:22:48','','Entry # 102','','publish','closed','closed','','entry-102','','','2023-03-19 17:22:48','2023-03-19 17:22:48','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2565',0,'metform-entry','',0),(2566,0,'2023-03-20 01:59:42','2023-03-20 01:59:42','','Entry # 103','','publish','closed','closed','','entry-103','','','2023-03-20 01:59:42','2023-03-20 01:59:42','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2566',0,'metform-entry','',0),(2567,0,'2023-03-20 02:03:08','2023-03-20 02:03:08','','Entry # 104','','publish','closed','closed','','entry-104','','','2023-03-20 02:03:08','2023-03-20 02:03:08','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2567',0,'metform-entry','',0),(2597,0,'2023-03-28 10:47:34','2023-03-28 10:47:34','','Entry # 133','','publish','closed','closed','','entry-133','','','2023-03-28 10:47:34','2023-03-28 10:47:34','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2597',0,'metform-entry','',0),(2569,0,'2023-03-20 06:45:10','2023-03-20 06:45:10','','Entry # 105','','publish','closed','closed','','entry-105','','','2023-03-20 06:45:10','2023-03-20 06:45:10','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2569',0,'metform-entry','',0),(2570,0,'2023-03-20 06:49:31','2023-03-20 06:49:31','','Entry # 106','','publish','closed','closed','','entry-106','','','2023-03-20 06:49:31','2023-03-20 06:49:31','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2570',0,'metform-entry','',0),(2571,0,'2023-03-20 07:09:42','2023-03-20 07:09:42','','Entry # 107','','publish','closed','closed','','entry-107','','','2023-03-20 07:09:42','2023-03-20 07:09:42','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2571',0,'metform-entry','',0),(2572,0,'2023-03-20 11:12:37','2023-03-20 11:12:37','','Entry # 108','','publish','closed','closed','','entry-108','','','2023-03-20 11:12:37','2023-03-20 11:12:37','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2572',0,'metform-entry','',0),(2573,0,'2023-03-21 00:18:04','2023-03-21 00:18:04','','Entry # 109','','publish','closed','closed','','entry-109','','','2023-03-21 00:18:04','2023-03-21 00:18:04','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2573',0,'metform-entry','',0),(2574,0,'2023-03-21 00:44:34','2023-03-21 00:44:34','','Entry # 110','','publish','closed','closed','','entry-110','','','2023-03-21 00:44:34','2023-03-21 00:44:34','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2574',0,'metform-entry','',0),(2575,0,'2023-03-22 03:16:33','2023-03-22 03:16:33','','Entry # 111','','publish','closed','closed','','entry-111','','','2023-03-22 03:16:33','2023-03-22 03:16:33','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2575',0,'metform-entry','',0),(2576,0,'2023-03-22 12:14:17','2023-03-22 12:14:17','','Entry # 112','','publish','closed','closed','','entry-112','','','2023-03-22 12:14:17','2023-03-22 12:14:17','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2576',0,'metform-entry','',0),(2577,0,'2023-03-22 14:41:15','2023-03-22 14:41:15','','Entry # 113','','publish','closed','closed','','entry-113','','','2023-03-22 14:41:15','2023-03-22 14:41:15','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2577',0,'metform-entry','',0),(2578,0,'2023-03-23 04:35:10','2023-03-23 04:35:10','','Entry # 114','','publish','closed','closed','','entry-114','','','2023-03-23 04:35:10','2023-03-23 04:35:10','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2578',0,'metform-entry','',0),(2579,0,'2023-03-23 05:41:31','2023-03-23 05:41:31','','Entry # 115','','publish','closed','closed','','entry-115','','','2023-03-23 05:41:31','2023-03-23 05:41:31','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2579',0,'metform-entry','',0),(1909,1,'2023-02-16 10:38:33','2023-02-16 10:38:33','Vblink Online','Vblink Online','Vblink Online','inherit','open','closed','','2023020301-2-3','','','2023-02-28 15:43:51','2023-02-28 15:43:51','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/2023020301-2-1.mp4',0,'attachment','video/mp4',0),(1910,1,'2023-02-16 10:39:17','2023-02-16 10:39:17','<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-d3125c6\" data-widget-id=\"d3125c6\" data-widget=\"d3125c6\" data-page-id=\"1297\" data-nonce=\"5fc1d13d1f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h4>Sign up Now! </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign up\n					</a>\n															<img width=\"2000\" height=\"1111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg 2000w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-300x167.jpg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1024x569.jpg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-768x427.jpg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1536x853.jpg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-600x333.jpg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-64x36.jpg 64w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-16 10:39:17','2023-02-16 10:39:17','',1297,'https://vblinkonline.com/?p=1910',0,'revision','',0),(1911,1,'2023-02-16 10:39:17','2023-02-16 10:39:17','<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-d3125c6\" data-widget-id=\"d3125c6\" data-widget=\"d3125c6\" data-page-id=\"1297\" data-nonce=\"5fc1d13d1f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h4>Sign up Now! </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign up\n					</a>\n															<img width=\"2000\" height=\"1111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg 2000w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-300x167.jpg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1024x569.jpg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-768x427.jpg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1536x853.jpg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-600x333.jpg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-64x36.jpg 64w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-16 10:39:17','2023-02-16 10:39:17','',1297,'https://vblinkonline.com/?p=1911',0,'revision','',0),(1912,1,'2023-02-16 10:39:18','2023-02-16 10:39:18','<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-d3125c6\" data-widget-id=\"d3125c6\" data-widget=\"d3125c6\" data-page-id=\"1297\" data-nonce=\"5fc1d13d1f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h4>Sign up Now! </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign up\n					</a>\n															<img width=\"2000\" height=\"1111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg 2000w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-300x167.jpg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1024x569.jpg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-768x427.jpg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1536x853.jpg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-600x333.jpg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-64x36.jpg 64w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-16 10:39:18','2023-02-16 10:39:18','',1297,'https://vblinkonline.com/?p=1912',0,'revision','',0),(1918,1,'2023-02-16 11:13:50','2023-02-16 11:13:50','[rev_slider alias=\"slider-1\" slidertitle=\"Slider 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-d3125c6\" data-widget-id=\"d3125c6\" data-widget=\"d3125c6\" data-page-id=\"1297\" data-nonce=\"5fc1d13d1f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h4>Sign up Now! </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign up\n					</a>\n															<img width=\"2000\" height=\"1111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg 2000w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-300x167.jpg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1024x569.jpg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-768x427.jpg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1536x853.jpg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-600x333.jpg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-64x36.jpg 64w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-16 11:13:50','2023-02-16 11:13:50','',1297,'https://vblinkonline.com/?p=1918',0,'revision','',0),(1916,1,'2023-02-16 11:13:49','2023-02-16 11:13:49','<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-d3125c6\" data-widget-id=\"d3125c6\" data-widget=\"d3125c6\" data-page-id=\"1297\" data-nonce=\"5fc1d13d1f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h4>Sign up Now! </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign up\n					</a>\n															<img width=\"2000\" height=\"1111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg 2000w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-300x167.jpg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1024x569.jpg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-768x427.jpg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1536x853.jpg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-600x333.jpg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-64x36.jpg 64w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-16 11:13:49','2023-02-16 11:13:49','',1297,'https://vblinkonline.com/?p=1916',0,'revision','',0),(1917,1,'2023-02-16 11:13:49','2023-02-16 11:13:49','<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-d3125c6\" data-widget-id=\"d3125c6\" data-widget=\"d3125c6\" data-page-id=\"1297\" data-nonce=\"5fc1d13d1f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h4>Sign up Now! </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign up\n					</a>\n															<img width=\"2000\" height=\"1111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg 2000w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-300x167.jpg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1024x569.jpg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-768x427.jpg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1536x853.jpg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-600x333.jpg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-64x36.jpg 64w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-16 11:13:49','2023-02-16 11:13:49','',1297,'https://vblinkonline.com/?p=1917',0,'revision','',0),(1919,1,'2023-02-16 11:16:30','2023-02-16 11:16:30','[rev_slider alias=\"slider-1\" slidertitle=\"Slider 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-d3125c6\" data-widget-id=\"d3125c6\" data-widget=\"d3125c6\" data-page-id=\"1297\" data-nonce=\"5fc1d13d1f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h4>Sign up Now! </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign up\n					</a>\n															<img width=\"2000\" height=\"1111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg 2000w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-300x167.jpg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1024x569.jpg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-768x427.jpg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1536x853.jpg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-600x333.jpg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-64x36.jpg 64w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-16 11:16:30','2023-02-16 11:16:30','',1297,'https://vblinkonline.com/?p=1919',0,'revision','',0),(1920,1,'2023-02-16 11:16:30','2023-02-16 11:16:30','[rev_slider alias=\"slider-1\" slidertitle=\"Slider 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-d3125c6\" data-widget-id=\"d3125c6\" data-widget=\"d3125c6\" data-page-id=\"1297\" data-nonce=\"5fc1d13d1f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h4>Sign up Now! </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign up\n					</a>\n															<img width=\"2000\" height=\"1111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg 2000w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-300x167.jpg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1024x569.jpg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-768x427.jpg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1536x853.jpg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-600x333.jpg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-64x36.jpg 64w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-16 11:16:30','2023-02-16 11:16:30','',1297,'https://vblinkonline.com/?p=1920',0,'revision','',0),(1924,1,'2023-02-16 11:17:18','2023-02-16 11:17:18','[rev_slider alias=\"slider-1\" slidertitle=\"Slider 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-d3125c6\" data-widget-id=\"d3125c6\" data-widget=\"d3125c6\" data-page-id=\"1297\" data-nonce=\"5fc1d13d1f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h4>Sign up Now! </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign up\n					</a>\n															<img width=\"2000\" height=\"1111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg 2000w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-300x167.jpg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1024x569.jpg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-768x427.jpg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1536x853.jpg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-600x333.jpg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-64x36.jpg 64w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-16 11:17:18','2023-02-16 11:17:18','',1297,'https://vblinkonline.com/?p=1924',0,'revision','',0),(1921,1,'2023-02-16 11:16:31','2023-02-16 11:16:31','[rev_slider alias=\"slider-1\" slidertitle=\"Slider 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-d3125c6\" data-widget-id=\"d3125c6\" data-widget=\"d3125c6\" data-page-id=\"1297\" data-nonce=\"5fc1d13d1f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h4>Sign up Now! </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign up\n					</a>\n															<img width=\"2000\" height=\"1111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg 2000w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-300x167.jpg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1024x569.jpg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-768x427.jpg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1536x853.jpg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-600x333.jpg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-64x36.jpg 64w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-16 11:16:31','2023-02-16 11:16:31','',1297,'https://vblinkonline.com/?p=1921',0,'revision','',0),(1922,1,'2023-02-16 11:17:18','2023-02-16 11:17:18','[rev_slider alias=\"slider-1\" slidertitle=\"Slider 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-d3125c6\" data-widget-id=\"d3125c6\" data-widget=\"d3125c6\" data-page-id=\"1297\" data-nonce=\"5fc1d13d1f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h4>Sign up Now! </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign up\n					</a>\n															<img width=\"2000\" height=\"1111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg 2000w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-300x167.jpg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1024x569.jpg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-768x427.jpg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1536x853.jpg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-600x333.jpg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-64x36.jpg 64w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-16 11:17:18','2023-02-16 11:17:18','',1297,'https://vblinkonline.com/?p=1922',0,'revision','',0),(1923,1,'2023-02-16 11:17:18','2023-02-16 11:17:18','[rev_slider alias=\"slider-1\" slidertitle=\"Slider 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-d3125c6\" data-widget-id=\"d3125c6\" data-widget=\"d3125c6\" data-page-id=\"1297\" data-nonce=\"5fc1d13d1f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h4>Sign up Now! </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign up\n					</a>\n															<img width=\"2000\" height=\"1111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg 2000w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-300x167.jpg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1024x569.jpg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-768x427.jpg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1536x853.jpg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-600x333.jpg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-64x36.jpg 64w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-16 11:17:18','2023-02-16 11:17:18','',1297,'https://vblinkonline.com/?p=1923',0,'revision','',0),(1925,1,'2023-02-16 11:18:44','2023-02-16 11:18:44','[rev_slider alias=\"slider-1\" slidertitle=\"Slider 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-d3125c6\" data-widget-id=\"d3125c6\" data-widget=\"d3125c6\" data-page-id=\"1297\" data-nonce=\"5fc1d13d1f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h4>Sign up Now! </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign up\n					</a>\n															<img width=\"2000\" height=\"1111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg 2000w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-300x167.jpg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1024x569.jpg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-768x427.jpg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1536x853.jpg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-600x333.jpg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-64x36.jpg 64w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-16 11:18:44','2023-02-16 11:18:44','',1297,'https://vblinkonline.com/?p=1925',0,'revision','',0),(1926,1,'2023-02-16 11:18:44','2023-02-16 11:18:44','[rev_slider alias=\"slider-1\" slidertitle=\"Slider 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-d3125c6\" data-widget-id=\"d3125c6\" data-widget=\"d3125c6\" data-page-id=\"1297\" data-nonce=\"5fc1d13d1f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h4>Sign up Now! </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign up\n					</a>\n															<img width=\"2000\" height=\"1111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg 2000w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-300x167.jpg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1024x569.jpg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-768x427.jpg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1536x853.jpg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-600x333.jpg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-64x36.jpg 64w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-16 11:18:44','2023-02-16 11:18:44','',1297,'https://vblinkonline.com/?p=1926',0,'revision','',0),(1930,1,'2023-02-16 11:19:58','2023-02-16 11:19:58','[rev_slider alias=\"slider-1\" slidertitle=\"Slider 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-d3125c6\" data-widget-id=\"d3125c6\" data-widget=\"d3125c6\" data-page-id=\"1297\" data-nonce=\"5fc1d13d1f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h4>Sign up Now! </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign up\n					</a>\n															<img width=\"2000\" height=\"1111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg 2000w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-300x167.jpg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1024x569.jpg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-768x427.jpg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1536x853.jpg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-600x333.jpg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-64x36.jpg 64w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-16 11:19:58','2023-02-16 11:19:58','',1297,'https://vblinkonline.com/?p=1930',0,'revision','',0),(1927,1,'2023-02-16 11:18:44','2023-02-16 11:18:44','[rev_slider alias=\"slider-1\" slidertitle=\"Slider 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-d3125c6\" data-widget-id=\"d3125c6\" data-widget=\"d3125c6\" data-page-id=\"1297\" data-nonce=\"5fc1d13d1f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h4>Sign up Now! </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign up\n					</a>\n															<img width=\"2000\" height=\"1111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg 2000w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-300x167.jpg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1024x569.jpg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-768x427.jpg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1536x853.jpg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-600x333.jpg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-64x36.jpg 64w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-16 11:18:44','2023-02-16 11:18:44','',1297,'https://vblinkonline.com/?p=1927',0,'revision','',0),(1928,1,'2023-02-16 11:19:57','2023-02-16 11:19:57','[rev_slider alias=\"slider-1\" slidertitle=\"Slider 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-d3125c6\" data-widget-id=\"d3125c6\" data-widget=\"d3125c6\" data-page-id=\"1297\" data-nonce=\"5fc1d13d1f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h4>Sign up Now! </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign up\n					</a>\n															<img width=\"2000\" height=\"1111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg 2000w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-300x167.jpg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1024x569.jpg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-768x427.jpg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1536x853.jpg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-600x333.jpg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-64x36.jpg 64w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-16 11:19:57','2023-02-16 11:19:57','',1297,'https://vblinkonline.com/?p=1928',0,'revision','',0),(1929,1,'2023-02-16 11:19:58','2023-02-16 11:19:58','[rev_slider alias=\"slider-1\" slidertitle=\"Slider 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-d3125c6\" data-widget-id=\"d3125c6\" data-widget=\"d3125c6\" data-page-id=\"1297\" data-nonce=\"5fc1d13d1f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h4>Sign up Now! </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign up\n					</a>\n															<img width=\"2000\" height=\"1111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg 2000w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-300x167.jpg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1024x569.jpg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-768x427.jpg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1536x853.jpg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-600x333.jpg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-64x36.jpg 64w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-16 11:19:58','2023-02-16 11:19:58','',1297,'https://vblinkonline.com/?p=1929',0,'revision','',0),(1937,1,'2023-02-16 22:22:08','2023-02-16 22:22:08','[rev_slider alias=\"slider-1\" slidertitle=\"Slider 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-d3125c6\" data-widget-id=\"d3125c6\" data-widget=\"d3125c6\" data-page-id=\"1297\" data-nonce=\"5c6b039d78\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-16 22:22:08','2023-02-16 22:22:08','',1297,'https://vblinkonline.com/?p=1937',0,'revision','',0),(1934,1,'2023-02-16 22:19:05','2023-02-16 22:19:05','[rev_slider alias=\"slider-1\" slidertitle=\"Slider 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-d3125c6\" data-widget-id=\"d3125c6\" data-widget=\"d3125c6\" data-page-id=\"1297\" data-nonce=\"5c6b039d78\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n															<img width=\"2000\" height=\"1111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg 2000w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-300x167.jpg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1024x569.jpg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-768x427.jpg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1536x853.jpg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-600x333.jpg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-64x36.jpg 64w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-16 22:19:05','2023-02-16 22:19:05','',1297,'https://vblinkonline.com/?p=1934',0,'revision','',0),(1932,1,'2023-02-16 22:19:04','2023-02-16 22:19:04','[rev_slider alias=\"slider-1\" slidertitle=\"Slider 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-d3125c6\" data-widget-id=\"d3125c6\" data-widget=\"d3125c6\" data-page-id=\"1297\" data-nonce=\"5fc1d13d1f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h4>Sign up Now! </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign up\n					</a>\n															<img width=\"2000\" height=\"1111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg 2000w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-300x167.jpg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1024x569.jpg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-768x427.jpg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1536x853.jpg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-600x333.jpg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-64x36.jpg 64w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-16 22:19:04','2023-02-16 22:19:04','',1297,'https://vblinkonline.com/?p=1932',0,'revision','',0),(1933,1,'2023-02-16 22:19:04','2023-02-16 22:19:04','[rev_slider alias=\"slider-1\" slidertitle=\"Slider 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-d3125c6\" data-widget-id=\"d3125c6\" data-widget=\"d3125c6\" data-page-id=\"1297\" data-nonce=\"5fc1d13d1f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h4>Sign up Now! </h4>		\n			<a href=\"#\" role=\"button\">\n						Sign up\n					</a>\n															<img width=\"2000\" height=\"1111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg 2000w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-300x167.jpg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1024x569.jpg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-768x427.jpg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1536x853.jpg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-600x333.jpg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-64x36.jpg 64w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-16 22:19:04','2023-02-16 22:19:04','',1297,'https://vblinkonline.com/?p=1933',0,'revision','',0),(1935,1,'2023-02-16 22:22:08','2023-02-16 22:22:08','[rev_slider alias=\"slider-1\" slidertitle=\"Slider 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-d3125c6\" data-widget-id=\"d3125c6\" data-widget=\"d3125c6\" data-page-id=\"1297\" data-nonce=\"5c6b039d78\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n															<img width=\"2000\" height=\"1111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg 2000w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-300x167.jpg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1024x569.jpg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-768x427.jpg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1536x853.jpg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-600x333.jpg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-64x36.jpg 64w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-16 22:22:08','2023-02-16 22:22:08','',1297,'https://vblinkonline.com/?p=1935',0,'revision','',0),(1936,1,'2023-02-16 22:22:08','2023-02-16 22:22:08','[rev_slider alias=\"slider-1\" slidertitle=\"Slider 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-d3125c6\" data-widget-id=\"d3125c6\" data-widget=\"d3125c6\" data-page-id=\"1297\" data-nonce=\"5c6b039d78\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n															<img width=\"2000\" height=\"1111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items.jpg 2000w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-300x167.jpg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1024x569.jpg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-768x427.jpg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-1536x853.jpg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-600x333.jpg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/3d-render-casino-items-64x36.jpg 64w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-16 22:22:08','2023-02-16 22:22:08','',1297,'https://vblinkonline.com/?p=1936',0,'revision','',0),(1938,1,'2023-02-16 22:31:51','2023-02-16 22:31:51','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"2158\" height=\"2000\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/footer-t.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/footer-t.png 2158w, https://vblinkonline.com/wp-content/uploads/2023/01/footer-t-600x556.png 600w, https://vblinkonline.com/wp-content/uploads/2023/01/footer-t-64x59.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/footer-t-300x278.png 300w, https://vblinkonline.com/wp-content/uploads/2023/01/footer-t-1024x949.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/01/footer-t-768x712.png 768w, https://vblinkonline.com/wp-content/uploads/2023/01/footer-t-1536x1424.png 1536w, https://vblinkonline.com/wp-content/uploads/2023/01/footer-t-2048x1898.png 2048w\" sizes=\"(max-width: 2158px) 100vw, 2158px\" />															\n															<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n					<ul>\n                            <li data-social=\"facebook\">\n                    <a>\n                                                                                            </a>\n                </li>\n                                            <li data-social=\"twitter\">\n                    <a>\n                                                                                            </a>\n                </li>\n                                            <li data-social=\"linkedin\">\n                    <a>\n                                                                                            </a>\n                </li>\n                                            <li data-social=\"facebook\">\n                    <a>\n                                                                                            </a>\n                </li>\n                                    </ul>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h6>Explore</h6>		\n			<h6>Games</h6>		\n			<h6>How to Download</h6>		\n			<h6>Agent Help</h6>		\n			<h6>company</h6>		\n			<h6>Inquiry</h6>		\n			<h6>Careers</h6>		\n			<h6>blog</h6>		\n			<h6>Resources</h6>		\n			<h6>Support</h6>		\n			<h6>Privacy </h6>		\n			<h6>Terms</h6>		\n			<h6>Get Comic App</h6>		\n															<img width=\"154\" height=\"152\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/QR-Code.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/QR-Code.png 154w, https://vblinkonline.com/wp-content/uploads/2023/01/QR-Code-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/01/QR-Code-64x63.png 64w\" sizes=\"(max-width: 154px) 100vw, 154px\" />															\n			<h6>Scan QR Code for download</h6>		\n		Copyright © [hfe_current_year] [hfe_site_title] | Powered by [hfe_site_title]','Footer','','inherit','closed','closed','','38-revision-v1','','','2023-02-16 22:31:51','2023-02-16 22:31:51','',38,'https://vblinkonline.com/?p=1938',0,'revision','',0),(1939,1,'2023-02-16 22:31:51','2023-02-16 22:31:51','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"2158\" height=\"2000\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/footer-t.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/footer-t.png 2158w, https://vblinkonline.com/wp-content/uploads/2023/01/footer-t-600x556.png 600w, https://vblinkonline.com/wp-content/uploads/2023/01/footer-t-64x59.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/footer-t-300x278.png 300w, https://vblinkonline.com/wp-content/uploads/2023/01/footer-t-1024x949.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/01/footer-t-768x712.png 768w, https://vblinkonline.com/wp-content/uploads/2023/01/footer-t-1536x1424.png 1536w, https://vblinkonline.com/wp-content/uploads/2023/01/footer-t-2048x1898.png 2048w\" sizes=\"(max-width: 2158px) 100vw, 2158px\" />															\n															<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n					<ul>\n                            <li data-social=\"facebook\">\n                    <a>\n                                                                                            </a>\n                </li>\n                                            <li data-social=\"twitter\">\n                    <a>\n                                                                                            </a>\n                </li>\n                                            <li data-social=\"linkedin\">\n                    <a>\n                                                                                            </a>\n                </li>\n                                            <li data-social=\"facebook\">\n                    <a>\n                                                                                            </a>\n                </li>\n                                    </ul>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h6>Explore</h6>		\n			<h6>Games</h6>		\n			<h6>How to Download</h6>		\n			<h6>Agent Help</h6>		\n			<h6>company</h6>		\n			<h6>Inquiry</h6>		\n			<h6>Careers</h6>		\n			<h6>blog</h6>		\n			<h6>Resources</h6>		\n			<h6>Support</h6>		\n			<h6>Privacy </h6>		\n			<h6>Terms</h6>		\n			<h6>Get Comic App</h6>		\n															<img width=\"154\" height=\"152\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/QR-Code.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/QR-Code.png 154w, https://vblinkonline.com/wp-content/uploads/2023/01/QR-Code-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/01/QR-Code-64x63.png 64w\" sizes=\"(max-width: 154px) 100vw, 154px\" />															\n			<h6>Scan QR Code for download</h6>		\n		Copyright © [hfe_current_year] [hfe_site_title] | Powered by [hfe_site_title]','Footer','','inherit','closed','closed','','38-revision-v1','','','2023-02-16 22:31:51','2023-02-16 22:31:51','',38,'https://vblinkonline.com/?p=1939',0,'revision','',0),(1952,1,'2023-02-20 13:32:34','2023-02-20 13:32:34','','Appleqr','','inherit','open','closed','','google-removebg-preview','','','2023-02-20 13:40:39','2023-02-20 13:40:39','',1297,'https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview.png',0,'attachment','image/png',0),(1962,1,'2023-02-20 14:14:49','2023-02-20 14:14:49','<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n							<h1>\n				Recent Games				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 14:14:49','2023-02-20 14:14:49','',1297,'https://vblinkonline.com/?p=1962',0,'revision','',0),(1959,1,'2023-02-20 13:55:56','2023-02-20 13:55:56','[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-d3125c6\" data-widget-id=\"d3125c6\" data-widget=\"d3125c6\" data-page-id=\"1297\" data-nonce=\"285325c91f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>\n															<img width=\"273\" height=\"271\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676900722303.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676900722303.png 273w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676900722303-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676900722303-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676900722303-64x64.png 64w\" sizes=\"(max-width: 273px) 100vw, 273px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img width=\"640\" height=\"190\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-1024x304.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-1024x304.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-300x89.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-768x228.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-1536x455.png 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-2048x607.png 2048w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-600x178.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-64x19.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 13:55:56','2023-02-20 13:55:56','',1297,'https://vblinkonline.com/?p=1959',0,'revision','',0),(1955,1,'2023-02-20 13:38:43','2023-02-20 13:38:43','','Download_on_the_App_Store_Badge.svg','','inherit','open','closed','','download_on_the_app_store_badge-svg','','','2023-02-20 13:38:43','2023-02-20 13:38:43','',1297,'https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png',0,'attachment','image/png',0),(1956,1,'2023-02-20 13:40:21','2023-02-20 13:40:21','','get-it-on-google-play-badge','','inherit','open','closed','','get-it-on-google-play-badge','','','2023-02-20 13:40:21','2023-02-20 13:40:21','',1297,'https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png',0,'attachment','image/png',0),(1957,1,'2023-02-20 13:55:55','2023-02-20 13:55:55','[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-d3125c6\" data-widget-id=\"d3125c6\" data-widget=\"d3125c6\" data-page-id=\"1297\" data-nonce=\"7e514586df\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 13:55:55','2023-02-20 13:55:55','',1297,'https://vblinkonline.com/?p=1957',0,'revision','',0),(1958,1,'2023-02-20 13:55:56','2023-02-20 13:55:56','[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-d3125c6\" data-widget-id=\"d3125c6\" data-widget=\"d3125c6\" data-page-id=\"1297\" data-nonce=\"7e514586df\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 13:55:56','2023-02-20 13:55:56','',1297,'https://vblinkonline.com/?p=1958',0,'revision','',0),(1960,1,'2023-02-20 14:14:49','2023-02-20 14:14:49','[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-d3125c6\" data-widget-id=\"d3125c6\" data-widget=\"d3125c6\" data-page-id=\"1297\" data-nonce=\"285325c91f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>\n															<img width=\"273\" height=\"271\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676900722303.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676900722303.png 273w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676900722303-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676900722303-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676900722303-64x64.png 64w\" sizes=\"(max-width: 273px) 100vw, 273px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img width=\"640\" height=\"190\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-1024x304.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-1024x304.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-300x89.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-768x228.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-1536x455.png 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-2048x607.png 2048w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-600x178.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-64x19.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 14:14:49','2023-02-20 14:14:49','',1297,'https://vblinkonline.com/?p=1960',0,'revision','',0),(1961,1,'2023-02-20 14:14:49','2023-02-20 14:14:49','[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-d3125c6\" data-widget-id=\"d3125c6\" data-widget=\"d3125c6\" data-page-id=\"1297\" data-nonce=\"285325c91f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>\n															<img width=\"273\" height=\"271\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676900722303.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676900722303.png 273w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676900722303-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676900722303-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676900722303-64x64.png 64w\" sizes=\"(max-width: 273px) 100vw, 273px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img width=\"640\" height=\"190\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-1024x304.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-1024x304.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-300x89.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-768x228.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-1536x455.png 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-2048x607.png 2048w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-600x178.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-64x19.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 14:14:49','2023-02-20 14:14:49','',1297,'https://vblinkonline.com/?p=1961',0,'revision','',0),(1964,1,'2023-02-20 14:25:12','2023-02-20 14:25:12','<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n							<h1>\n				Recent Games				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 14:25:12','2023-02-20 14:25:12','',1297,'https://vblinkonline.com/?p=1964',0,'revision','',0),(1965,1,'2023-02-20 14:25:12','2023-02-20 14:25:12','<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n							<h1>\n				Recent Games				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 14:25:12','2023-02-20 14:25:12','',1297,'https://vblinkonline.com/?p=1965',0,'revision','',0),(1967,1,'2023-02-20 14:37:11','2023-02-20 14:37:11','<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n							<h1>\n				Recent Games				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>\n			<h2>Simple Install Process</h2>		\n		<ol><li>GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</li><li>BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</li><li>EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></li><li>SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</li><li>NOW YOU ARE READY TO PLAY! </li></ol><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 14:37:11','2023-02-20 14:37:11','',1297,'https://vblinkonline.com/?p=1967',0,'revision','',0),(1968,1,'2023-02-20 14:37:11','2023-02-20 14:37:11','<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n							<h1>\n				Recent Games				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>\n			<h2>Simple Install Process</h2>		\n		<ol><li>GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</li><li>BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</li><li>EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></li><li>SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</li><li>NOW YOU ARE READY TO PLAY! </li></ol><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 14:37:11','2023-02-20 14:37:11','',1297,'https://vblinkonline.com/?p=1968',0,'revision','',0),(1969,1,'2023-02-20 14:37:12','2023-02-20 14:37:12','[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n							<h1>\n				Recent Games				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>\n			<h2>Simple Install Process</h2>		\n		<ol><li>GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</li><li>BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</li><li>EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></li><li>SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</li><li>NOW YOU ARE READY TO PLAY! </li></ol><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 14:37:12','2023-02-20 14:37:12','',1297,'https://vblinkonline.com/?p=1969',0,'revision','',0),(1970,1,'2023-02-20 14:38:53','2023-02-20 14:38:53','[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n							<h1>\n				Recent Games				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>\n			<h2>Simple Install Process</h2>		\n		<ol><li>GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</li><li>BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</li><li>EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></li><li>SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</li><li>NOW YOU ARE READY TO PLAY! </li></ol><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 14:38:53','2023-02-20 14:38:53','',1297,'https://vblinkonline.com/?p=1970',0,'revision','',0),(1971,1,'2023-02-20 14:38:53','2023-02-20 14:38:53','[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n							<h1>\n				Recent Games				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>\n			<h2>Simple Install Process</h2>		\n		<ol><li>GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</li><li>BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</li><li>EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></li><li>SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</li><li>NOW YOU ARE READY TO PLAY! </li></ol><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 14:38:53','2023-02-20 14:38:53','',1297,'https://vblinkonline.com/?p=1971',0,'revision','',0),(1972,1,'2023-02-20 14:38:53','2023-02-20 14:38:53','<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n							<h1>\n				Recent Games				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img width=\"1024\" height=\"304\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-1024x304.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-1024x304.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-300x89.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-768x228.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-1536x455.png 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-2048x607.png 2048w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-600x178.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-64x19.png 64w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 14:38:53','2023-02-20 14:38:53','',1297,'https://vblinkonline.com/?p=1972',0,'revision','',0),(1974,1,'2023-02-20 14:41:22','2023-02-20 14:41:22','<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n							<h1>\n				Recent Games				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img width=\"1024\" height=\"304\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-1024x304.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-1024x304.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-300x89.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-768x228.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-1536x455.png 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-2048x607.png 2048w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-600x178.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-64x19.png 64w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 14:41:22','2023-02-20 14:41:22','',1297,'https://vblinkonline.com/?p=1974',0,'revision','',0),(1975,1,'2023-02-20 14:41:22','2023-02-20 14:41:22','<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n							<h1>\n				Recent Games				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img width=\"1024\" height=\"304\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-1024x304.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-1024x304.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-300x89.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-768x228.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-1536x455.png 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-2048x607.png 2048w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-600x178.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-64x19.png 64w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 14:41:22','2023-02-20 14:41:22','',1297,'https://vblinkonline.com/?p=1975',0,'revision','',0),(1982,1,'2023-02-20 14:43:38','2023-02-20 14:43:38','[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n							<h1>\n				Recent Games				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4-SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 14:43:38','2023-02-20 14:43:38','',1297,'https://vblinkonline.com/?p=1982',0,'revision','',0),(1979,1,'2023-02-20 14:42:10','2023-02-20 14:42:10','[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-d3125c6\" data-widget-id=\"d3125c6\" data-widget=\"d3125c6\" data-page-id=\"1297\" data-nonce=\"285325c91f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>\n			<h2>Simple Install Process</h2>		\n		<ol><li>GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</li><li>BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</li><li>EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></li><li>SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</li><li>NOW YOU ARE READY TO PLAY! </li></ol><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 14:42:10','2023-02-20 14:42:10','',1297,'https://vblinkonline.com/?p=1979',0,'revision','',0),(1976,1,'2023-02-20 14:41:25','2023-02-20 14:41:25','[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-d3125c6\" data-widget-id=\"d3125c6\" data-widget=\"d3125c6\" data-page-id=\"1297\" data-nonce=\"285325c91f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img width=\"640\" height=\"190\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-1024x304.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-1024x304.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-300x89.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-768x228.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-1536x455.png 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-2048x607.png 2048w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-600x178.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-64x19.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 14:41:25','2023-02-20 14:41:25','',1297,'https://vblinkonline.com/?p=1976',0,'revision','',0),(1977,1,'2023-02-20 14:42:09','2023-02-20 14:42:09','[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-d3125c6\" data-widget-id=\"d3125c6\" data-widget=\"d3125c6\" data-page-id=\"1297\" data-nonce=\"285325c91f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img width=\"640\" height=\"190\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-1024x304.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-1024x304.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-300x89.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-768x228.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-1536x455.png 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-2048x607.png 2048w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-600x178.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-64x19.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 14:42:09','2023-02-20 14:42:09','',1297,'https://vblinkonline.com/?p=1977',0,'revision','',0),(1978,1,'2023-02-20 14:42:10','2023-02-20 14:42:10','[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-d3125c6\" data-widget-id=\"d3125c6\" data-widget=\"d3125c6\" data-page-id=\"1297\" data-nonce=\"285325c91f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img width=\"640\" height=\"190\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-1024x304.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-1024x304.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-300x89.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-768x228.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-1536x455.png 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-2048x607.png 2048w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-600x178.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-64x19.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 14:42:10','2023-02-20 14:42:10','',1297,'https://vblinkonline.com/?p=1978',0,'revision','',0),(1980,1,'2023-02-20 14:43:38','2023-02-20 14:43:38','[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-d3125c6\" data-widget-id=\"d3125c6\" data-widget=\"d3125c6\" data-page-id=\"1297\" data-nonce=\"285325c91f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>\n			<h2>Simple Install Process</h2>		\n		<ol><li>GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</li><li>BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</li><li>EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></li><li>SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</li><li>NOW YOU ARE READY TO PLAY! </li></ol><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 14:43:38','2023-02-20 14:43:38','',1297,'https://vblinkonline.com/?p=1980',0,'revision','',0),(1981,1,'2023-02-20 14:43:38','2023-02-20 14:43:38','[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-d3125c6\" data-widget-id=\"d3125c6\" data-widget=\"d3125c6\" data-page-id=\"1297\" data-nonce=\"285325c91f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>\n			<h2>Simple Install Process</h2>		\n		<ol><li>GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</li><li>BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</li><li>EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></li><li>SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</li><li>NOW YOU ARE READY TO PLAY! </li></ol><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 14:43:38','2023-02-20 14:43:38','',1297,'https://vblinkonline.com/?p=1981',0,'revision','',0),(1988,1,'2023-02-20 15:30:46','2023-02-20 15:30:46','[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n							<h1>\n				Recent Games				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>Latest News</h2>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"600\" height=\"471\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-300x236.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-64x50.png 64w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n															<img width=\"640\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png 869w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-300x141.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-768x361.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-600x282.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-64x30.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 15:30:46','2023-02-20 15:30:46','',1297,'https://vblinkonline.com/?p=1988',0,'revision','',0),(1984,1,'2023-02-20 14:50:26','2023-02-20 14:50:26','','tabletmenu','','inherit','open','closed','','tabletmenu','','','2023-02-20 14:50:26','2023-02-20 14:50:26','',1297,'https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png',0,'attachment','image/png',0),(1985,1,'2023-02-20 14:53:47','2023-02-20 14:53:47','','iPhone4','','inherit','open','closed','','iphone4','','','2023-02-20 14:53:47','2023-02-20 14:53:47','',1297,'https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png',0,'attachment','image/png',0),(1986,1,'2023-02-20 15:30:46','2023-02-20 15:30:46','[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n							<h1>\n				Recent Games				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4-SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 15:30:46','2023-02-20 15:30:46','',1297,'https://vblinkonline.com/?p=1986',0,'revision','',0),(1987,1,'2023-02-20 15:30:46','2023-02-20 15:30:46','[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n							<h1>\n				Recent Games				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4-SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 15:30:46','2023-02-20 15:30:46','',1297,'https://vblinkonline.com/?p=1987',0,'revision','',0),(1989,1,'2023-02-20 15:33:23','2023-02-20 15:33:23','[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n							<h1>\n				Recent Games				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>Latest News</h2>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"600\" height=\"471\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-300x236.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-64x50.png 64w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n															<img width=\"640\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png 869w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-300x141.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-768x361.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-600x282.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-64x30.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 15:33:23','2023-02-20 15:33:23','',1297,'https://vblinkonline.com/?p=1989',0,'revision','',0),(1990,1,'2023-02-20 15:33:24','2023-02-20 15:33:24','[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n							<h1>\n				Recent Games				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>Latest News</h2>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"600\" height=\"471\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-300x236.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-64x50.png 64w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n															<img width=\"640\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png 869w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-300x141.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-768x361.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-600x282.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-64x30.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 15:33:24','2023-02-20 15:33:24','',1297,'https://vblinkonline.com/?p=1990',0,'revision','',0),(1991,1,'2023-02-20 15:33:24','2023-02-20 15:33:24','[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-d3125c6\" data-widget-id=\"d3125c6\" data-widget=\"d3125c6\" data-page-id=\"1297\" data-nonce=\"285325c91f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img width=\"640\" height=\"190\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-1024x304.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-1024x304.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-300x89.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-768x228.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-1536x455.png 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-2048x607.png 2048w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-600x178.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-64x19.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 15:33:24','2023-02-20 15:33:24','',1297,'https://vblinkonline.com/?p=1991',0,'revision','',0),(1992,1,'2023-02-20 15:37:22','2023-02-20 15:37:22','[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-d3125c6\" data-widget-id=\"d3125c6\" data-widget=\"d3125c6\" data-page-id=\"1297\" data-nonce=\"285325c91f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img width=\"640\" height=\"190\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-1024x304.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-1024x304.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-300x89.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-768x228.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-1536x455.png 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-2048x607.png 2048w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-600x178.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-64x19.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 15:37:22','2023-02-20 15:37:22','',1297,'https://vblinkonline.com/?p=1992',0,'revision','',0),(1993,1,'2023-02-20 15:37:23','2023-02-20 15:37:23','[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_0\" checked hidden>\n                <label for=\"ekit_ia_3cafe34_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_1\"  hidden>\n                <label for=\"ekit_ia_3cafe34_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_2\"  hidden>\n                <label for=\"ekit_ia_3cafe34_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_3\"  hidden>\n                <label for=\"ekit_ia_3cafe34_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_4\"  hidden>\n                <label for=\"ekit_ia_3cafe34_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_5\"  hidden>\n                <label for=\"ekit_ia_3cafe34_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_6\"  hidden>\n                <label for=\"ekit_ia_3cafe34_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_7\"  hidden>\n                <label for=\"ekit_ia_3cafe34_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_8\"  hidden>\n                <label for=\"ekit_ia_3cafe34_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_9\"  hidden>\n                <label for=\"ekit_ia_3cafe34_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_10\"  hidden>\n                <label for=\"ekit_ia_3cafe34_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_11\"  hidden>\n                <label for=\"ekit_ia_3cafe34_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_12\"  hidden>\n                <label for=\"ekit_ia_3cafe34_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_13\"  hidden>\n                <label for=\"ekit_ia_3cafe34_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_3cafe34\" id=\"ekit_ia_3cafe34_14\"  hidden>\n                <label for=\"ekit_ia_3cafe34_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-d3125c6\" data-widget-id=\"d3125c6\" data-widget=\"d3125c6\" data-page-id=\"1297\" data-nonce=\"285325c91f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"558\" height=\"689\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/anime.png 558w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-64x79.png 64w, https://vblinkonline.com/wp-content/uploads/2023/01/anime-243x300.png 243w\" sizes=\"(max-width: 558px) 100vw, 558px\" />															\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img width=\"640\" height=\"190\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-1024x304.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-1024x304.png 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-300x89.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-768x228.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-1536x455.png 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-2048x607.png 2048w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-600x178.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg-64x19.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 15:37:23','2023-02-20 15:37:23','',1297,'https://vblinkonline.com/?p=1993',0,'revision','',0),(2000,1,'2023-02-20 15:43:27','2023-02-20 15:43:27','[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"285325c91f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"600\" height=\"471\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-300x236.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-64x50.png 64w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n															<img width=\"640\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png 869w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-300x141.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-768x361.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-600x282.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-64x30.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />															\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 15:43:27','2023-02-20 15:43:27','',1297,'https://vblinkonline.com/?p=2000',0,'revision','',0),(1997,1,'2023-02-20 15:40:23','2023-02-20 15:40:23','[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"285325c91f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"600\" height=\"471\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-300x236.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-64x50.png 64w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n															<img width=\"640\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png 869w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-300x141.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-768x361.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-600x282.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-64x30.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />															\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 15:40:23','2023-02-20 15:40:23','',1297,'https://vblinkonline.com/?p=1997',0,'revision','',0),(1994,1,'2023-02-20 15:37:23','2023-02-20 15:37:23','[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"285325c91f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>Latest News</h2>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"600\" height=\"471\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-300x236.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-64x50.png 64w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n															<img width=\"640\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png 869w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-300x141.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-768x361.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-600x282.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-64x30.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 15:37:23','2023-02-20 15:37:23','',1297,'https://vblinkonline.com/?p=1994',0,'revision','',0),(1995,1,'2023-02-20 15:40:22','2023-02-20 15:40:22','[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"285325c91f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>Latest News</h2>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"600\" height=\"471\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-300x236.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-64x50.png 64w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n															<img width=\"640\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png 869w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-300x141.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-768x361.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-600x282.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-64x30.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 15:40:22','2023-02-20 15:40:22','',1297,'https://vblinkonline.com/?p=1995',0,'revision','',0);
INSERT INTO `wpjk_posts` VALUES (1996,1,'2023-02-20 15:40:23','2023-02-20 15:40:23','[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"285325c91f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>Latest News</h2>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"600\" height=\"471\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-300x236.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-64x50.png 64w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n															<img width=\"640\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png 869w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-300x141.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-768x361.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-600x282.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-64x30.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 15:40:23','2023-02-20 15:40:23','',1297,'https://vblinkonline.com/?p=1996',0,'revision','',0),(1998,1,'2023-02-20 15:43:27','2023-02-20 15:43:27','[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"285325c91f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"600\" height=\"471\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-300x236.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-64x50.png 64w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n															<img width=\"640\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png 869w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-300x141.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-768x361.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-600x282.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-64x30.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />															\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 15:43:27','2023-02-20 15:43:27','',1297,'https://vblinkonline.com/?p=1998',0,'revision','',0),(1999,1,'2023-02-20 15:43:27','2023-02-20 15:43:27','[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"285325c91f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"600\" height=\"471\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-300x236.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-64x50.png 64w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n															<img width=\"640\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png 869w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-300x141.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-768x361.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-600x282.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-64x30.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />															\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 15:43:27','2023-02-20 15:43:27','',1297,'https://vblinkonline.com/?p=1999',0,'revision','',0),(2001,1,'2023-02-20 15:45:26','2023-02-20 15:45:26','[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"285325c91f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"600\" height=\"471\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-300x236.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-64x50.png 64w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n															<img width=\"640\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png 869w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-300x141.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-768x361.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-600x282.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-64x30.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />															\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 15:45:26','2023-02-20 15:45:26','',1297,'https://vblinkonline.com/?p=2001',0,'revision','',0),(2002,1,'2023-02-20 15:45:26','2023-02-20 15:45:26','[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				TRENDING NOW				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"285325c91f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"600\" height=\"471\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-300x236.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-64x50.png 64w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n															<img width=\"640\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png 869w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-300x141.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-768x361.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-600x282.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-64x30.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />															\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 15:45:26','2023-02-20 15:45:26','',1297,'https://vblinkonline.com/?p=2002',0,'revision','',0),(2003,1,'2023-02-20 15:45:26','2023-02-20 15:45:26','[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"285325c91f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"600\" height=\"471\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-300x236.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-64x50.png 64w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n															<img width=\"640\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png 869w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-300x141.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-768x361.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-600x282.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-64x30.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />															\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 15:45:26','2023-02-20 15:45:26','',1297,'https://vblinkonline.com/?p=2003',0,'revision','',0),(2007,1,'2023-02-20 15:50:05','2023-02-20 15:50:05','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h6><a href=\"https://vblinkonline.com/games\">Games</a></h6>		\n			<h6><a href=\"https://vblinkonline.com/how-to-download-the-app/\">How to Download</a></h6>		\n			<h6><a href=\"https://vblinkonline.com/agent-help/\">Agent Help</a></h6>		\n			<h6><a href=\"https://vblinkonline.com/player-registration\">Player Registration</a></h6>		\n		Copyright © [hfe_current_year] [hfe_site_title] | Powered by [hfe_site_title]		\n					<ul>\n                            <li data-social=\"facebook\">\n                    <a>\n                                                                                            </a>\n                </li>\n                                    </ul>','Footer','','inherit','closed','closed','','38-revision-v1','','','2023-02-20 15:50:05','2023-02-20 15:50:05','',38,'https://vblinkonline.com/?p=2007',0,'revision','',0),(2005,1,'2023-02-20 15:50:04','2023-02-20 15:50:04','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n					<ul>\n                            <li data-social=\"facebook\">\n                    <a>\n                                                                                            </a>\n                </li>\n                                    </ul>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h6>Explore</h6>		\n			<h6><a href=\"https://vblinkonline.com/games\">Games</a></h6>		\n			<h6><a href=\"https://vblinkonline.com/how-to-download-the-app/\">How to Download</a></h6>		\n			<h6><a href=\"https://vblinkonline.com/player-registration\">Player Registration</a></h6>		\n			<h6><a href=\"https://vblinkonline.com/agent-help/\">Agent Help</a></h6>		\n		Copyright © [hfe_current_year] [hfe_site_title] | Powered by [hfe_site_title]','Footer','','inherit','closed','closed','','38-revision-v1','','','2023-02-20 15:50:04','2023-02-20 15:50:04','',38,'https://vblinkonline.com/?p=2005',0,'revision','',0),(2006,1,'2023-02-20 15:50:04','2023-02-20 15:50:04','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n					<ul>\n                            <li data-social=\"facebook\">\n                    <a>\n                                                                                            </a>\n                </li>\n                                    </ul>\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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><h6>Explore</h6>		\n			<h6><a href=\"https://vblinkonline.com/games\">Games</a></h6>		\n			<h6><a href=\"https://vblinkonline.com/how-to-download-the-app/\">How to Download</a></h6>		\n			<h6><a href=\"https://vblinkonline.com/player-registration\">Player Registration</a></h6>		\n			<h6><a href=\"https://vblinkonline.com/agent-help/\">Agent Help</a></h6>		\n		Copyright © [hfe_current_year] [hfe_site_title] | Powered by [hfe_site_title]','Footer','','inherit','closed','closed','','38-revision-v1','','','2023-02-20 15:50:04','2023-02-20 15:50:04','',38,'https://vblinkonline.com/?p=2006',0,'revision','',0),(2008,1,'2023-02-20 15:51:09','2023-02-20 15:51:09','[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"285325c91f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"600\" height=\"471\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-300x236.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-64x50.png 64w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n															<img width=\"640\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png 869w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-300x141.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-768x361.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-600x282.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-64x30.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />															\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 15:51:09','2023-02-20 15:51:09','',1297,'https://vblinkonline.com/?p=2008',0,'revision','',0),(2009,1,'2023-02-20 15:51:10','2023-02-20 15:51:10','[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"285325c91f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"600\" height=\"471\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-300x236.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-64x50.png 64w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n															<img width=\"640\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png 869w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-300x141.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-768x361.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-600x282.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-64x30.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />															\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 15:51:10','2023-02-20 15:51:10','',1297,'https://vblinkonline.com/?p=2009',0,'revision','',0),(2010,1,'2023-02-20 15:51:10','2023-02-20 15:51:10','[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"285325c91f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"600\" height=\"471\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-300x236.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-64x50.png 64w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n															<img width=\"640\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png 869w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-300x141.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-768x361.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-600x282.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-64x30.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />															\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 15:51:10','2023-02-20 15:51:10','',1297,'https://vblinkonline.com/?p=2010',0,'revision','',0),(2011,1,'2023-02-20 15:54:54','2023-02-20 15:54:54','[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"285325c91f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"600\" height=\"471\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-300x236.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-64x50.png 64w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n															<img width=\"640\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png 869w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-300x141.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-768x361.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-600x282.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-64x30.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />															\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 15:54:54','2023-02-20 15:54:54','',1297,'https://vblinkonline.com/?p=2011',0,'revision','',0),(2012,1,'2023-02-20 15:54:54','2023-02-20 15:54:54','[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"285325c91f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"600\" height=\"471\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-300x236.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-64x50.png 64w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n															<img width=\"640\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png 869w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-300x141.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-768x361.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-600x282.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-64x30.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />															\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 15:54:54','2023-02-20 15:54:54','',1297,'https://vblinkonline.com/?p=2012',0,'revision','',0),(2013,1,'2023-02-20 15:54:54','2023-02-20 15:54:54','[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"285325c91f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"600\" height=\"471\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-300x236.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-64x50.png 64w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n															<img width=\"640\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png 869w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-300x141.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-768x361.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-600x282.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-64x30.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />															\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 15:54:54','2023-02-20 15:54:54','',1297,'https://vblinkonline.com/?p=2013',0,'revision','',0),(2014,1,'2023-02-20 17:04:33','2023-02-20 17:04:33','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			            <button>\n                            </button>\n            <ul id=\"menu-header-menu\"><li id=\"menu-item-1290\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzonevideo-wordpress/\">Home</a></li>\n<li id=\"menu-item-1345\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/how-to-download-the-app/\">How To Download The App</a></li>\n<li id=\"menu-item-1346\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/games/\">Games</a></li>\n<li id=\"menu-item-1347\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/player-registration/\">Player Registration</a></li>\n<li id=\"menu-item-1348\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/agent-help/\">Agent Help</a></li>\n<li id=\"menu-item-1306\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/contact/\">Contact</a></li>\n</ul>\n						<a href=\"https://vblinkonline.com\" target=\"_self\" rel=\"noopener\">\n                            <img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />\n						</a> \n					<button type=\"button\">X</button>','Header','','inherit','closed','closed','','36-revision-v1','','','2023-02-20 17:04:33','2023-02-20 17:04:33','',36,'https://vblinkonline.com/?p=2014',0,'revision','',0),(2015,1,'2023-02-20 17:04:33','2023-02-20 17:04:33','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>												<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			            <button>\n                            </button>\n            <ul id=\"menu-header-menu\"><li id=\"menu-item-1290\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzonevideo-wordpress/\">Home</a></li>\n<li id=\"menu-item-1345\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/how-to-download-the-app/\">How To Download The App</a></li>\n<li id=\"menu-item-1346\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/games/\">Games</a></li>\n<li id=\"menu-item-1347\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/player-registration/\">Player Registration</a></li>\n<li id=\"menu-item-1348\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/agent-help/\">Agent Help</a></li>\n<li id=\"menu-item-1306\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/contact/\">Contact</a></li>\n</ul>\n						<a href=\"https://vblinkonline.com\" target=\"_self\" rel=\"noopener\">\n                            <img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />\n						</a> \n					<button type=\"button\">X</button>','Header','','inherit','closed','closed','','36-revision-v1','','','2023-02-20 17:04:33','2023-02-20 17:04:33','',36,'https://vblinkonline.com/?p=2015',0,'revision','',0),(2018,1,'2023-02-20 17:11:50','2023-02-20 17:11:50','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			            <button>\n                            </button>\n            <ul id=\"menu-header-menu\"><li id=\"menu-item-1905\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/\">Home</a></li>\n<li id=\"menu-item-1345\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/how-to-download-the-app/\">How To Download The App</a></li>\n<li id=\"menu-item-1346\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/games/\">Games</a></li>\n<li id=\"menu-item-1347\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/player-registration/\">Player Registration</a></li>\n<li id=\"menu-item-1348\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/agent-help/\">Agent Help</a></li>\n</ul>\n						<a href=\"https://vblinkonline.com\" target=\"_self\" rel=\"noopener\">\n                            <img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />\n						</a> \n					<button type=\"button\">X</button>','Header','','inherit','closed','closed','','36-revision-v1','','','2023-02-20 17:11:50','2023-02-20 17:11:50','',36,'https://vblinkonline.com/?p=2018',0,'revision','',0),(2019,1,'2023-02-20 17:11:50','2023-02-20 17:11:50','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			            <button>\n                            </button>\n            <ul id=\"menu-header-menu\"><li id=\"menu-item-1905\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/\">Home</a></li>\n<li id=\"menu-item-1345\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/how-to-download-the-app/\">How To Download The App</a></li>\n<li id=\"menu-item-1346\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/games/\">Games</a></li>\n<li id=\"menu-item-1347\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/player-registration/\">Player Registration</a></li>\n<li id=\"menu-item-1348\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/agent-help/\">Agent Help</a></li>\n</ul>\n						<a href=\"https://vblinkonline.com\" target=\"_self\" rel=\"noopener\">\n                            <img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />\n						</a> \n					<button type=\"button\">X</button>','Header','','inherit','closed','closed','','36-revision-v1','','','2023-02-20 17:11:50','2023-02-20 17:11:50','',36,'https://vblinkonline.com/?p=2019',0,'revision','',0),(2020,1,'2023-02-20 17:11:51','2023-02-20 17:11:51','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			            <button>\n                            </button>\n            <ul id=\"menu-header-menu\"><li id=\"menu-item-1905\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/\">Home</a></li>\n<li id=\"menu-item-1345\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/how-to-download-the-app/\">How To Download The App</a></li>\n<li id=\"menu-item-1346\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/games/\">Games</a></li>\n<li id=\"menu-item-1347\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/player-registration/\">Player Registration</a></li>\n<li id=\"menu-item-1348\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/agent-help/\">Agent Help</a></li>\n</ul>\n						<a href=\"https://vblinkonline.com\" target=\"_self\" rel=\"noopener\">\n                            <img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />\n						</a> \n					<button type=\"button\">X</button>','Header','','inherit','closed','closed','','36-revision-v1','','','2023-02-20 17:11:51','2023-02-20 17:11:51','',36,'https://vblinkonline.com/?p=2020',0,'revision','',0),(2022,1,'2023-02-20 17:16:59','2023-02-20 17:16:59','.ehf-header #masthead {\n    z-index: 999;\n    position: relative;\n		padding-left: 15px;\n		padding-right: 15px;\n		background: transparent;\n		width:100%;\n		margin-right: auto;\n		margin-left: auto;\n}\n','Hitzone','','inherit','closed','closed','','1358-revision-v1','','','2023-02-20 17:16:59','2023-02-20 17:16:59','',1358,'https://vblinkonline.com/?p=2022',0,'revision','',0),(2023,1,'2023-02-20 17:20:23','2023-02-20 17:20:23','[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"285325c91f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"600\" height=\"471\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-300x236.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-64x50.png 64w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n															<img width=\"640\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png 869w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-300x141.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-768x361.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-600x282.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-64x30.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />															\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 17:20:23','2023-02-20 17:20:23','',1297,'https://vblinkonline.com/?p=2023',0,'revision','',0),(2024,1,'2023-02-20 17:20:23','2023-02-20 17:20:23','[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"285325c91f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"600\" height=\"471\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-300x236.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-64x50.png 64w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n															<img width=\"640\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png 869w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-300x141.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-768x361.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-600x282.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-64x30.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />															\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 17:20:23','2023-02-20 17:20:23','',1297,'https://vblinkonline.com/?p=2024',0,'revision','',0),(2029,1,'2023-02-20 17:29:49','2023-02-20 17:29:49','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n		<p><strong>Orion Stars in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</strong></p>[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"600\" height=\"471\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-300x236.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-64x50.png 64w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n															<img width=\"640\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png 869w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-300x141.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-768x361.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-600x282.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-64x30.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />															\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 17:29:49','2023-02-20 17:29:49','',1297,'https://vblinkonline.com/?p=2029',0,'revision','',0),(2027,1,'2023-02-20 17:29:49','2023-02-20 17:29:49','[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"600\" height=\"471\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-300x236.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-64x50.png 64w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n															<img width=\"640\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png 869w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-300x141.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-768x361.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-600x282.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-64x30.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />															\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 17:29:49','2023-02-20 17:29:49','',1297,'https://vblinkonline.com/?p=2027',0,'revision','',0),(2028,1,'2023-02-20 17:29:49','2023-02-20 17:29:49','[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"600\" height=\"471\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-300x236.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-64x50.png 64w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n															<img width=\"640\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png 869w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-300x141.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-768x361.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-600x282.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-64x30.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />															\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 17:29:49','2023-02-20 17:29:49','',1297,'https://vblinkonline.com/?p=2028',0,'revision','',0),(2030,1,'2023-02-20 17:43:38','2023-02-20 17:43:38','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n		<p><strong>Orion Stars in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</strong></p>[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"600\" height=\"471\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-300x236.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-64x50.png 64w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n															<img width=\"640\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png 869w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-300x141.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-768x361.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-600x282.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-64x30.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />															\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 17:43:38','2023-02-20 17:43:38','',1297,'https://vblinkonline.com/?p=2030',0,'revision','',0),(2031,1,'2023-02-20 17:43:38','2023-02-20 17:43:38','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n		<p><strong>Orion Stars in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</strong></p>[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"600\" height=\"471\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-300x236.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-64x50.png 64w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n															<img width=\"640\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png 869w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-300x141.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-768x361.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-600x282.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-64x30.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />															\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 17:43:38','2023-02-20 17:43:38','',1297,'https://vblinkonline.com/?p=2031',0,'revision','',0),(2032,1,'2023-02-20 17:43:39','2023-02-20 17:43:39','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Orion Stars in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Orion Stars mobile fish game app and start gaming in the palm of your hand.</h4>		\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"600\" height=\"471\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-300x236.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-64x50.png 64w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n															<img width=\"640\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png 869w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-300x141.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-768x361.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-600x282.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-64x30.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />															\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 17:43:39','2023-02-20 17:43:39','',1297,'https://vblinkonline.com/?p=2032',0,'revision','',0),(2036,1,'2023-02-20 17:49:34','2023-02-20 17:49:34','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Orion Stars in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Orion Stars mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"600\" height=\"471\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-300x236.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-64x50.png 64w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n															<img width=\"640\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png 869w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-300x141.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-768x361.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-600x282.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-64x30.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />															\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 17:49:34','2023-02-20 17:49:34','',1297,'https://vblinkonline.com/?p=2036',0,'revision','',0),(2034,1,'2023-02-20 17:49:32','2023-02-20 17:49:32','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Orion Stars in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Orion Stars mobile fish game app and start gaming in the palm of your hand.</h4>		\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"600\" height=\"471\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-300x236.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-64x50.png 64w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n															<img width=\"640\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png 869w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-300x141.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-768x361.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-600x282.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-64x30.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />															\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 17:49:32','2023-02-20 17:49:32','',1297,'https://vblinkonline.com/?p=2034',0,'revision','',0),(2035,1,'2023-02-20 17:49:33','2023-02-20 17:49:33','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Orion Stars in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Orion Stars mobile fish game app and start gaming in the palm of your hand.</h4>		\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"600\" height=\"471\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-300x236.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-64x50.png 64w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n															<img width=\"640\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png 869w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-300x141.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-768x361.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-600x282.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-64x30.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />															\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 17:49:33','2023-02-20 17:49:33','',1297,'https://vblinkonline.com/?p=2035',0,'revision','',0),(2037,1,'2023-02-20 17:51:12','2023-02-20 17:51:12','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Orion Stars in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Orion Stars mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"600\" height=\"471\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-300x236.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-64x50.png 64w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n															<img width=\"640\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png 869w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-300x141.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-768x361.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-600x282.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-64x30.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />															\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 17:51:12','2023-02-20 17:51:12','',1297,'https://vblinkonline.com/?p=2037',0,'revision','',0),(2038,1,'2023-02-20 17:51:12','2023-02-20 17:51:12','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Orion Stars in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Orion Stars mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"600\" height=\"471\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-300x236.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-64x50.png 64w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n															<img width=\"640\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png 869w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-300x141.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-768x361.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-600x282.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-64x30.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />															\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 17:51:12','2023-02-20 17:51:12','',1297,'https://vblinkonline.com/?p=2038',0,'revision','',0),(2042,1,'2023-02-20 17:53:31','2023-02-20 17:53:31','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Orion Stars in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Orion Stars mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"600\" height=\"471\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-300x236.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-64x50.png 64w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n															<img width=\"640\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png 869w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-300x141.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-768x361.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-600x282.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-64x30.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />															\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 17:53:31','2023-02-20 17:53:31','',1297,'https://vblinkonline.com/?p=2042',0,'revision','',0),(2039,1,'2023-02-20 17:51:13','2023-02-20 17:51:13','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Orion Stars in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Orion Stars mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"600\" height=\"471\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-300x236.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-64x50.png 64w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n															<img width=\"640\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png 869w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-300x141.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-768x361.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-600x282.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-64x30.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />															\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 17:51:13','2023-02-20 17:51:13','',1297,'https://vblinkonline.com/?p=2039',0,'revision','',0),(2040,1,'2023-02-20 17:53:30','2023-02-20 17:53:30','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Orion Stars in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Orion Stars mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"600\" height=\"471\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-300x236.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-64x50.png 64w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n															<img width=\"640\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png 869w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-300x141.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-768x361.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-600x282.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-64x30.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />															\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 17:53:30','2023-02-20 17:53:30','',1297,'https://vblinkonline.com/?p=2040',0,'revision','',0),(2041,1,'2023-02-20 17:53:30','2023-02-20 17:53:30','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Orion Stars in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Orion Stars mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"600\" height=\"471\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-300x236.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-64x50.png 64w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n															<img width=\"640\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png 869w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-300x141.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-768x361.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-600x282.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-64x30.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />															\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 17:53:30','2023-02-20 17:53:30','',1297,'https://vblinkonline.com/?p=2041',0,'revision','',0),(2043,1,'2023-02-20 17:54:38','2023-02-20 17:54:38','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Orion Stars in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Orion Stars mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"600\" height=\"471\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-300x236.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-64x50.png 64w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n															<img width=\"640\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png 869w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-300x141.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-768x361.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-600x282.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-64x30.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />															\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 17:54:38','2023-02-20 17:54:38','',1297,'https://vblinkonline.com/?p=2043',0,'revision','',0),(2044,1,'2023-02-20 17:54:38','2023-02-20 17:54:38','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Orion Stars in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Orion Stars mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"600\" height=\"471\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-300x236.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-64x50.png 64w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n															<img width=\"640\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png 869w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-300x141.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-768x361.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-600x282.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-64x30.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />															\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 17:54:38','2023-02-20 17:54:38','',1297,'https://vblinkonline.com/?p=2044',0,'revision','',0),(2063,1,'2023-02-20 18:34:10','2023-02-20 18:34:10','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"600\" height=\"471\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-300x236.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-64x50.png 64w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n															<img width=\"640\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png 869w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-300x141.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-768x361.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-600x282.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-64x30.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 18:34:10','2023-02-20 18:34:10','',1297,'https://vblinkonline.com/?p=2063',0,'revision','',0),(2045,1,'2023-02-20 17:54:39','2023-02-20 17:54:39','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Orion Stars in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Orion Stars mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"600\" height=\"471\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-300x236.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-64x50.png 64w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n															<img width=\"640\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png 869w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-300x141.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-768x361.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-600x282.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-64x30.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />															\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 17:54:39','2023-02-20 17:54:39','',1297,'https://vblinkonline.com/?p=2045',0,'revision','',0),(2046,1,'2023-02-20 18:13:41','2023-02-20 18:13:41','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h6><a href=\"https://vblinkonline.com/games\">Games</a></h6>		\n			<h6><a href=\"https://vblinkonline.com/how-to-download-the-app/\">How to Download</a></h6>		\n			<h6><a href=\"https://vblinkonline.com/agent-help/\">Agent Help</a></h6>		\n			<h6><a href=\"https://vblinkonline.com/player-registration\">Player Registration</a></h6>		\n		Copyright © [hfe_current_year] [hfe_site_title] | Powered by [hfe_site_title]		\n					<ul>\n                            <li data-social=\"facebook\">\n                    <a>\n                                                                                            </a>\n                </li>\n                                    </ul>','Footer','','inherit','closed','closed','','38-revision-v1','','','2023-02-20 18:13:41','2023-02-20 18:13:41','',38,'https://vblinkonline.com/?p=2046',0,'revision','',0),(2047,1,'2023-02-20 18:13:41','2023-02-20 18:13:41','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h6><a href=\"https://vblinkonline.com/games\">Games</a></h6>		\n			<h6><a href=\"https://vblinkonline.com/how-to-download-the-app/\">How to Download</a></h6>		\n			<h6><a href=\"https://vblinkonline.com/agent-help/\">Agent Help</a></h6>		\n			<h6><a href=\"https://vblinkonline.com/player-registration\">Player Registration</a></h6>		\n		Copyright © [hfe_current_year] [hfe_site_title] | Powered by [hfe_site_title]		\n					<ul>\n                            <li data-social=\"facebook\">\n                    <a>\n                                                                                            </a>\n                </li>\n                                    </ul>','Footer','','inherit','closed','closed','','38-revision-v1','','','2023-02-20 18:13:41','2023-02-20 18:13:41','',38,'https://vblinkonline.com/?p=2047',0,'revision','',0),(2049,1,'2023-02-20 18:16:36','2023-02-20 18:16:36','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Orion Stars in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Orion Stars mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"600\" height=\"471\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-300x236.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-64x50.png 64w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n															<img width=\"640\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png 869w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-300x141.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-768x361.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-600x282.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-64x30.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />															\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 18:16:36','2023-02-20 18:16:36','',1297,'https://vblinkonline.com/?p=2049',0,'revision','',0),(2050,1,'2023-02-20 18:16:36','2023-02-20 18:16:36','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Orion Stars in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Orion Stars mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"600\" height=\"471\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-300x236.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-64x50.png 64w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n															<img width=\"640\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png 869w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-300x141.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-768x361.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-600x282.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-64x30.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />															\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 18:16:36','2023-02-20 18:16:36','',1297,'https://vblinkonline.com/?p=2050',0,'revision','',0),(2057,1,'2023-02-20 18:31:50','2023-02-20 18:31:50','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"600\" height=\"471\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-300x236.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-64x50.png 64w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n															<img width=\"640\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png 869w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-300x141.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-768x361.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-600x282.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-64x30.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 18:31:50','2023-02-20 18:31:50','',1297,'https://vblinkonline.com/?p=2057',0,'revision','',0),(2051,1,'2023-02-20 18:16:37','2023-02-20 18:16:37','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Orion Stars in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Orion Stars mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"600\" height=\"471\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-300x236.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-64x50.png 64w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n															<img width=\"640\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png 869w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-300x141.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-768x361.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-600x282.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-64x30.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />															\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 18:16:37','2023-02-20 18:16:37','',1297,'https://vblinkonline.com/?p=2051',0,'revision','',0),(2052,1,'2023-02-20 18:20:49','2023-02-20 18:20:49','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h6>Malfunctions will void all gameplay and transactions.</h6>		\n			<h6><a href=\"#\">Sitemap</a></h6>		\n			<h6><a href=\"#\">Privacy Policy</a></h6>		\n			<h6><a href=\"#\">FAQ</a></h6>		\n			<h6><a href=\"#\">INDEMNIFICATION AGREEMENT</a></h6>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n		Copyright © [hfe_current_year] [hfe_site_title] | All Rights Reserved		\n			<h6><a href=\"https://vblinkonline.com/player-registration\">Player Registration</a></h6>','Footer','','inherit','closed','closed','','38-revision-v1','','','2023-02-20 18:20:49','2023-02-20 18:20:49','',38,'https://vblinkonline.com/?p=2052',0,'revision','',0),(2053,1,'2023-02-20 18:20:50','2023-02-20 18:20:50','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h6>Malfunctions will void all gameplay and transactions.</h6>		\n			<h6><a href=\"#\">Sitemap</a></h6>		\n			<h6><a href=\"#\">Privacy Policy</a></h6>		\n			<h6><a href=\"#\">FAQ</a></h6>		\n			<h6><a href=\"#\">INDEMNIFICATION AGREEMENT</a></h6>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n		Copyright © [hfe_current_year] [hfe_site_title] | All Rights Reserved		\n			<h6><a href=\"https://vblinkonline.com/player-registration\">Player Registration</a></h6>','Footer','','inherit','closed','closed','','38-revision-v1','','','2023-02-20 18:20:50','2023-02-20 18:20:50','',38,'https://vblinkonline.com/?p=2053',0,'revision','',0),(2054,1,'2023-02-20 18:20:50','2023-02-20 18:20:50','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h6>Malfunctions will void all gameplay and transactions.</h6>		\n			<h6><a href=\"#\">Sitemap</a></h6>		\n			<h6><a href=\"#\">Privacy Policy</a></h6>		\n			<h6><a href=\"#\">FAQ</a></h6>		\n			<h6><a href=\"#\">INDEMNIFICATION AGREEMENT</a></h6>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n		Copyright © [hfe_current_year] [hfe_site_title] | All Rights Reserved		\n			<h6><a href=\"https://vblinkonline.com/player-registration\">Player Registration</a></h6>','Footer','','inherit','closed','closed','','38-revision-v1','','','2023-02-20 18:20:50','2023-02-20 18:20:50','',38,'https://vblinkonline.com/?p=2054',0,'revision','',0),(2055,1,'2023-02-20 18:31:49','2023-02-20 18:31:49','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Orion Stars in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Orion Stars mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"600\" height=\"471\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-300x236.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-64x50.png 64w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n															<img width=\"640\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png 869w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-300x141.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-768x361.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-600x282.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-64x30.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />															\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 18:31:49','2023-02-20 18:31:49','',1297,'https://vblinkonline.com/?p=2055',0,'revision','',0),(2056,1,'2023-02-20 18:31:50','2023-02-20 18:31:50','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Orion Stars in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Orion Stars mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"600\" height=\"471\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-300x236.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-64x50.png 64w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n															<img width=\"640\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png 869w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-300x141.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-768x361.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-600x282.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-64x30.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />															\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration/\" role=\"button\">\n						Register\n					</a>','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 18:31:50','2023-02-20 18:31:50','',1297,'https://vblinkonline.com/?p=2056',0,'revision','',0),(2058,1,'2023-02-20 18:33:13','2023-02-20 18:33:13','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"600\" height=\"471\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-300x236.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-64x50.png 64w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n															<img width=\"640\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png 869w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-300x141.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-768x361.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-600x282.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-64x30.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 18:33:13','2023-02-20 18:33:13','',1297,'https://vblinkonline.com/?p=2058',0,'revision','',0),(2059,1,'2023-02-20 18:33:13','2023-02-20 18:33:13','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"600\" height=\"471\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-300x236.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-64x50.png 64w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n															<img width=\"640\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png 869w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-300x141.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-768x361.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-600x282.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-64x30.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 18:33:13','2023-02-20 18:33:13','',1297,'https://vblinkonline.com/?p=2059',0,'revision','',0),(2060,1,'2023-02-20 18:33:14','2023-02-20 18:33:14','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"600\" height=\"471\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-300x236.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-64x50.png 64w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n															<img width=\"640\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png 869w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-300x141.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-768x361.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-600x282.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-64x30.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 18:33:14','2023-02-20 18:33:14','',1297,'https://vblinkonline.com/?p=2060',0,'revision','',0),(2061,1,'2023-02-20 18:34:09','2023-02-20 18:34:09','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"600\" height=\"471\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-300x236.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-64x50.png 64w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n															<img width=\"640\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png 869w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-300x141.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-768x361.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-600x282.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-64x30.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 18:34:09','2023-02-20 18:34:09','',1297,'https://vblinkonline.com/?p=2061',0,'revision','',0),(2062,1,'2023-02-20 18:34:10','2023-02-20 18:34:10','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"600\" height=\"471\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-300x236.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-64x50.png 64w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n															<img width=\"640\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png 869w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-300x141.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-768x361.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-600x282.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-64x30.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 18:34:10','2023-02-20 18:34:10','',1297,'https://vblinkonline.com/?p=2062',0,'revision','',0);
INSERT INTO `wpjk_posts` VALUES (2064,1,'2023-02-20 18:34:57','2023-02-20 18:34:57','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"600\" height=\"471\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-300x236.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-64x50.png 64w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n															<img width=\"640\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png 869w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-300x141.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-768x361.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-600x282.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-64x30.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 18:34:57','2023-02-20 18:34:57','',1297,'https://vblinkonline.com/?p=2064',0,'revision','',0),(2065,1,'2023-02-20 18:34:58','2023-02-20 18:34:58','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"600\" height=\"471\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-300x236.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-64x50.png 64w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n															<img width=\"640\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png 869w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-300x141.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-768x361.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-600x282.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-64x30.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 18:34:58','2023-02-20 18:34:58','',1297,'https://vblinkonline.com/?p=2065',0,'revision','',0),(2066,1,'2023-02-20 18:34:58','2023-02-20 18:34:58','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"600\" height=\"471\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-300x236.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-64x50.png 64w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n															<img width=\"640\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png 869w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-300x141.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-768x361.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-600x282.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-64x30.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 18:34:58','2023-02-20 18:34:58','',1297,'https://vblinkonline.com/?p=2066',0,'revision','',0),(2067,1,'2023-02-20 18:38:01','2023-02-20 18:38:01','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"600\" height=\"471\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-300x236.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-64x50.png 64w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n															<img width=\"640\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png 869w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-300x141.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-768x361.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-600x282.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-64x30.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 18:38:01','2023-02-20 18:38:01','',1297,'https://vblinkonline.com/?p=2067',0,'revision','',0),(2068,1,'2023-02-20 18:38:02','2023-02-20 18:38:02','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"600\" height=\"471\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-300x236.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-64x50.png 64w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n															<img width=\"640\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png 869w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-300x141.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-768x361.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-600x282.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-64x30.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 18:38:02','2023-02-20 18:38:02','',1297,'https://vblinkonline.com/?p=2068',0,'revision','',0),(2069,1,'2023-02-20 18:38:02','2023-02-20 18:38:02','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"600\" height=\"471\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-300x236.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-64x50.png 64w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n															<img width=\"640\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png 869w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-300x141.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-768x361.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-600x282.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-64x30.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 18:38:02','2023-02-20 18:38:02','',1297,'https://vblinkonline.com/?p=2069',0,'revision','',0),(2070,1,'2023-02-20 18:40:29','2023-02-20 18:40:29','','123','','inherit','open','closed','','123','','','2023-02-20 18:40:29','2023-02-20 18:40:29','',1297,'https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg',0,'attachment','image/jpeg',0),(2071,1,'2023-02-20 18:40:31','2023-02-20 18:40:31','','1222','','inherit','open','closed','','1222','','','2023-02-20 18:40:31','2023-02-20 18:40:31','',1297,'https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg',0,'attachment','image/jpeg',0),(2072,1,'2023-02-20 18:40:33','2023-02-20 18:40:33','','1234','','inherit','open','closed','','1234','','','2023-02-20 18:40:33','2023-02-20 18:40:33','',1297,'https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg',0,'attachment','image/jpeg',0),(2073,1,'2023-02-20 18:45:30','2023-02-20 18:45:30','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"600\" height=\"471\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-300x236.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-64x50.png 64w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n															<img width=\"640\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png 869w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-300x141.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-768x361.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-600x282.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-64x30.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 18:45:30','2023-02-20 18:45:30','',1297,'https://vblinkonline.com/?p=2073',0,'revision','',0),(2074,1,'2023-02-20 18:45:31','2023-02-20 18:45:31','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"600\" height=\"471\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-300x236.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletmenu-64x50.png 64w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n															<img width=\"640\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4.png 869w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-300x141.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-768x361.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-600x282.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-64x30.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 18:45:31','2023-02-20 18:45:31','',1297,'https://vblinkonline.com/?p=2074',0,'revision','',0),(2075,1,'2023-02-20 18:45:31','2023-02-20 18:45:31','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 18:45:31','2023-02-20 18:45:31','',1297,'https://vblinkonline.com/?p=2075',0,'revision','',0),(2076,1,'2023-02-20 18:47:06','2023-02-20 18:47:06','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h6>Malfunctions will void all gameplay and transactions.</h6>		\n			<h6><a href=\"#\">Sitemap</a></h6>		\n			<h6><a href=\"#\">Privacy Policy</a></h6>		\n			<h6><a href=\"#\">FAQ</a></h6>		\n			<h6><a href=\"#\">INDEMNIFICATION AGREEMENT</a></h6>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n		Copyright © [hfe_current_year] [hfe_site_title] | All Rights Reserved		\n			<h6><a href=\"https://vblinkonline.com/player-registration\">Player Registration</a></h6>','Footer','','inherit','closed','closed','','38-revision-v1','','','2023-02-20 18:47:06','2023-02-20 18:47:06','',38,'https://vblinkonline.com/?p=2076',0,'revision','',0),(2077,1,'2023-02-20 18:47:06','2023-02-20 18:47:06','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h6>Malfunctions will void all gameplay and transactions.</h6>		\n			<h6><a href=\"#\">Sitemap</a></h6>		\n			<h6><a href=\"#\">Privacy Policy</a></h6>		\n			<h6><a href=\"#\">FAQ</a></h6>		\n			<h6><a href=\"#\">INDEMNIFICATION AGREEMENT</a></h6>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n		Copyright © [hfe_current_year] [hfe_site_title] | All Rights Reserved		\n			<h6><a href=\"https://vblinkonline.com/player-registration\">Player Registration</a></h6>','Footer','','inherit','closed','closed','','38-revision-v1','','','2023-02-20 18:47:06','2023-02-20 18:47:06','',38,'https://vblinkonline.com/?p=2077',0,'revision','',0),(2079,1,'2023-02-20 19:01:01','2023-02-20 19:01:01','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 19:01:01','2023-02-20 19:01:01','',1297,'https://vblinkonline.com/?p=2079',0,'revision','',0),(2080,1,'2023-02-20 19:01:01','2023-02-20 19:01:01','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 19:01:01','2023-02-20 19:01:01','',1297,'https://vblinkonline.com/?p=2080',0,'revision','',0),(2081,1,'2023-02-20 19:01:02','2023-02-20 19:01:02','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 19:01:02','2023-02-20 19:01:02','',1297,'https://vblinkonline.com/?p=2081',0,'revision','',0),(2086,1,'2023-02-20 19:30:46','2023-02-20 19:30:46','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>Download Links</h1>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>									<figure>\n										<img width=\"300\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-64x64.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/apple.png 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											<figcaption>IOS</figcaption>\n										</figure>\n							<a href=\"#ios\" >\n					Instructions				</a>\n			<h2>Download the app to play via iphone or ipad.</h2>		\n												<figure>\n										<img width=\"252\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png 252w, https://vblinkonline.com/wp-content/uploads/2023/02/android-861x1024.png 861w, https://vblinkonline.com/wp-content/uploads/2023/02/android-768x914.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/android-600x714.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/android-64x76.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/android.png 1024w\" sizes=\"(max-width: 252px) 100vw, 252px\" />											<figcaption>Android</figcaption>\n										</figure>\n							<a href=\"#android\" >\n					Instructions				</a>\n			<h2>Download the app to play via any phone or tablet based on Android.</h2>		\n			<h1>Android Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							1						\n											<a href=\"http://vblink777.com/#/download/index\">\n												1											\n									<h3>1. Go to this link and download the app</h3><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a>\n<br><br>\n<p style=\"font-size:13px\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.</p><br>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" width=\"200\" height=\"200\" />\n						</a>				\n							1						\n											<a href=\"http://vblink777.com/#/download/index\">\n												1											\n									<h3>2. On the website click on \"Download\"</h3><p style=\"font-size:14px\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.</em></p>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/2-300x186.png\" alt=\"\" width=\"300\" height=\"186\" />\n						</a>				\n							2						\n											<a href=\"#\">\n												2											\n									<h3>ORGANIC BLUE BOTTLE</h3>Godard vegan heirloom sartorial flannel raw denim +1 umami gluten-free hella vinyl. Viral seitan chillwave, before they sold out wayfarers selvage skateboard Pinterest messenger bag.								\n						</a>				\n							November 15, 2014						\n											<a href=\"#\">\n												November 15, 2014											\n									<h3>TWEE DIY KALE</h3>Twee DIY kale chips, dreamcatcher scenester mustache leggings trust fund Pinterest pickled. Williamsburg street art Odd Future jean shorts cold-pressed banh mi DIY distillery Williamsburg.								\n						</a>				\n						</section>','How To Download The App','','inherit','closed','closed','','1336-revision-v1','','','2023-02-20 19:30:46','2023-02-20 19:30:46','',1336,'https://vblinkonline.com/?p=2086',0,'revision','',0),(2084,1,'2023-02-20 19:30:45','2023-02-20 19:30:45','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>Download Links</h1>		\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>									<figure>\n										<img width=\"300\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-64x64.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/apple.png 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											<figcaption>IOS</figcaption>\n										</figure>\n							<a href=\"#ios\" >\n					Instructions				</a>\n			<h2>Download the app to play via iphone or ipad.</h2>		\n												<figure>\n										<img width=\"252\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png 252w, https://vblinkonline.com/wp-content/uploads/2023/02/android-861x1024.png 861w, https://vblinkonline.com/wp-content/uploads/2023/02/android-768x914.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/android-600x714.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/android-64x76.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/android.png 1024w\" sizes=\"(max-width: 252px) 100vw, 252px\" />											<figcaption>Android</figcaption>\n										</figure>\n							<a href=\"#android\" >\n					Instructions				</a>\n			<h2>Download the app to play via any phone or tablet based on Android.</h2>		\n			<h1>Android Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							February 2, 2014						\n											<a href=\"http://vblink777.com/#/download/index\">\n												February 2, 2014											\n									<h3>1. Go to this link and download the app</h3><p><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a></p>								\n						</a>				\n							March 11, 2014						\n											<a href=\"#\">\n												March 11, 2014											\n									<h3>ORGANIC BLUE BOTTLE</h3>Godard vegan heirloom sartorial flannel raw denim +1 umami gluten-free hella vinyl. Viral seitan chillwave, before they sold out wayfarers selvage skateboard Pinterest messenger bag.								\n						</a>				\n							November 15, 2014						\n											<a href=\"#\">\n												November 15, 2014											\n									<h3>TWEE DIY KALE</h3>Twee DIY kale chips, dreamcatcher scenester mustache leggings trust fund Pinterest pickled. Williamsburg street art Odd Future jean shorts cold-pressed banh mi DIY distillery Williamsburg.								\n						</a>				\n						</section>','How To Download The App','','inherit','closed','closed','','1336-revision-v1','','','2023-02-20 19:30:45','2023-02-20 19:30:45','',1336,'https://vblinkonline.com/?p=2084',0,'revision','',0),(2083,1,'2023-02-20 19:28:53','2023-02-20 19:28:53','','2','','inherit','open','closed','','2','','','2023-02-20 19:28:53','2023-02-20 19:28:53','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/2.png',0,'attachment','image/png',0),(2085,1,'2023-02-20 19:30:45','2023-02-20 19:30:45','<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>Download Links</h1>		\n			<style>/*! elementor - v3.11.0 - 13-02-2023 */\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>									<figure>\n										<img width=\"300\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-64x64.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/apple.png 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											<figcaption>IOS</figcaption>\n										</figure>\n							<a href=\"#ios\" >\n					Instructions				</a>\n			<h2>Download the app to play via iphone or ipad.</h2>		\n												<figure>\n										<img width=\"252\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png 252w, https://vblinkonline.com/wp-content/uploads/2023/02/android-861x1024.png 861w, https://vblinkonline.com/wp-content/uploads/2023/02/android-768x914.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/android-600x714.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/android-64x76.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/android.png 1024w\" sizes=\"(max-width: 252px) 100vw, 252px\" />											<figcaption>Android</figcaption>\n										</figure>\n							<a href=\"#android\" >\n					Instructions				</a>\n			<h2>Download the app to play via any phone or tablet based on Android.</h2>		\n			<h1>Android Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							February 2, 2014						\n											<a href=\"http://vblink777.com/#/download/index\">\n												February 2, 2014											\n									<h3>1. Go to this link and download the app</h3><p><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a></p>								\n						</a>				\n							March 11, 2014						\n											<a href=\"#\">\n												March 11, 2014											\n									<h3>ORGANIC BLUE BOTTLE</h3>Godard vegan heirloom sartorial flannel raw denim +1 umami gluten-free hella vinyl. Viral seitan chillwave, before they sold out wayfarers selvage skateboard Pinterest messenger bag.								\n						</a>				\n							November 15, 2014						\n											<a href=\"#\">\n												November 15, 2014											\n									<h3>TWEE DIY KALE</h3>Twee DIY kale chips, dreamcatcher scenester mustache leggings trust fund Pinterest pickled. Williamsburg street art Odd Future jean shorts cold-pressed banh mi DIY distillery Williamsburg.								\n						</a>				\n						</section>','How To Download The App','','inherit','closed','closed','','1336-revision-v1','','','2023-02-20 19:30:45','2023-02-20 19:30:45','',1336,'https://vblinkonline.com/?p=2085',0,'revision','',0),(2096,1,'2023-02-20 20:11:55','2023-02-20 20:11:55','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>Download Links</h1>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>									<figure>\n										<img width=\"300\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-64x64.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/apple.png 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											<figcaption>IOS</figcaption>\n										</figure>\n							<a href=\"#ios\" >\n					Instructions				</a>\n			<h2>Download the app to play via iphone or ipad.</h2>		\n												<figure>\n										<img width=\"252\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png 252w, https://vblinkonline.com/wp-content/uploads/2023/02/android-861x1024.png 861w, https://vblinkonline.com/wp-content/uploads/2023/02/android-768x914.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/android-600x714.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/android-64x76.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/android.png 1024w\" sizes=\"(max-width: 252px) 100vw, 252px\" />											<figcaption>Android</figcaption>\n										</figure>\n							<a href=\"#android\" >\n					Instructions				</a>\n			<h2>Download the app to play via any phone or tablet based on Android.</h2>		\n			<h1>Android Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							1						\n											<a href=\"http://vblink777.com/#/download/index\">\n												1											\n									<h3>1. Go to this link and download the app</h3><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a>\n<br><br>\n<p style=\"font-size:13px\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.</p><br>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" width=\"200\" height=\"200\" />\n						</a>				\n							2						\n												2											\n									<h3>2. On the website click on \"Download\"</h3><p style=\"font-size:14px\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.</em></p>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/2-300x186.png\" alt=\"\" width=\"300\" height=\"186\" />\n							3						\n												3											\n									<h3>3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON “DOWNLOAD”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3-300x159.png\" alt=\"\" width=\"300\" height=\"159\" /></p>								\n							4						\n												4											\n									<h3>4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON “DOWNLOAD”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/4-300x159.png\" alt=\"\" width=\"300\" height=\"159\" /></p><p> </p>								\n							5						\n												5											\n									<h3>5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/5-199x300.png\" alt=\"\" width=\"199\" height=\"300\" /> <img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/6-197x300.png\" alt=\"\" width=\"197\" height=\"300\" /> <img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/7-300x167.png\" alt=\"\" width=\"300\" height=\"167\" /> <img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8-300x180.png\" alt=\"\" width=\"300\" height=\"180\" /></p>								\n							6						\n												6											\n									<h3>6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON “OPEN”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/6-197x300.png\" alt=\"\" width=\"197\" height=\"300\" /></p>								\n							7						\n												7											\n									<h3>7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS/PHOTO/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT “ALLOW”. OTHERWISE, SELECT “DENY”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/7-300x167.png\" alt=\"\" width=\"300\" height=\"167\" /></p>								\n							8						\n												8											\n									<h3>8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8-300x180.png\" alt=\"\" width=\"300\" height=\"180\" /></p>								\n						</section>','How To Download The App','','inherit','closed','closed','','1336-revision-v1','','','2023-02-20 20:11:55','2023-02-20 20:11:55','',1336,'https://vblinkonline.com/?p=2096',0,'revision','',0),(2088,1,'2023-02-20 19:49:14','2023-02-20 19:49:14','','3','','inherit','open','closed','','3','','','2023-02-20 19:49:14','2023-02-20 19:49:14','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/3.png',0,'attachment','image/png',0),(2089,1,'2023-02-20 19:50:26','2023-02-20 19:50:26','','4','','inherit','open','closed','','4','','','2023-02-20 19:50:26','2023-02-20 19:50:26','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/4.png',0,'attachment','image/png',0),(2090,1,'2023-02-20 19:52:18','2023-02-20 19:52:18','','5','','inherit','open','closed','','5','','','2023-02-20 19:52:18','2023-02-20 19:52:18','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/5.png',0,'attachment','image/png',0),(2091,1,'2023-02-20 19:52:26','2023-02-20 19:52:26','','6','','inherit','open','closed','','6','','','2023-02-20 19:52:26','2023-02-20 19:52:26','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/6.png',0,'attachment','image/png',0),(2092,1,'2023-02-20 19:52:41','2023-02-20 19:52:41','','7','','inherit','open','closed','','7','','','2023-02-20 19:52:41','2023-02-20 19:52:41','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/7.png',0,'attachment','image/png',0),(2093,1,'2023-02-20 19:53:09','2023-02-20 19:53:09','','8','','inherit','open','closed','','8','','','2023-02-20 19:53:09','2023-02-20 19:53:09','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/8.png',0,'attachment','image/png',0),(2094,1,'2023-02-20 20:11:54','2023-02-20 20:11:54','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>Download Links</h1>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>									<figure>\n										<img width=\"300\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-64x64.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/apple.png 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											<figcaption>IOS</figcaption>\n										</figure>\n							<a href=\"#ios\" >\n					Instructions				</a>\n			<h2>Download the app to play via iphone or ipad.</h2>		\n												<figure>\n										<img width=\"252\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png 252w, https://vblinkonline.com/wp-content/uploads/2023/02/android-861x1024.png 861w, https://vblinkonline.com/wp-content/uploads/2023/02/android-768x914.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/android-600x714.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/android-64x76.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/android.png 1024w\" sizes=\"(max-width: 252px) 100vw, 252px\" />											<figcaption>Android</figcaption>\n										</figure>\n							<a href=\"#android\" >\n					Instructions				</a>\n			<h2>Download the app to play via any phone or tablet based on Android.</h2>		\n			<h1>Android Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							1						\n											<a href=\"http://vblink777.com/#/download/index\">\n												1											\n									<h3>1. Go to this link and download the app</h3><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a>\n<br><br>\n<p style=\"font-size:13px\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.</p><br>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" width=\"200\" height=\"200\" />\n						</a>				\n							1						\n											<a href=\"http://vblink777.com/#/download/index\">\n												1											\n									<h3>2. On the website click on \"Download\"</h3><p style=\"font-size:14px\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.</em></p>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/2-300x186.png\" alt=\"\" width=\"300\" height=\"186\" />\n						</a>				\n							2						\n											<a href=\"#\">\n												2											\n									<h3>ORGANIC BLUE BOTTLE</h3>Godard vegan heirloom sartorial flannel raw denim +1 umami gluten-free hella vinyl. Viral seitan chillwave, before they sold out wayfarers selvage skateboard Pinterest messenger bag.								\n						</a>				\n							November 15, 2014						\n											<a href=\"#\">\n												November 15, 2014											\n									<h3>TWEE DIY KALE</h3>Twee DIY kale chips, dreamcatcher scenester mustache leggings trust fund Pinterest pickled. Williamsburg street art Odd Future jean shorts cold-pressed banh mi DIY distillery Williamsburg.								\n						</a>				\n						</section>','How To Download The App','','inherit','closed','closed','','1336-revision-v1','','','2023-02-20 20:11:54','2023-02-20 20:11:54','',1336,'https://vblinkonline.com/?p=2094',0,'revision','',0),(2095,1,'2023-02-20 20:11:55','2023-02-20 20:11:55','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>Download Links</h1>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>									<figure>\n										<img width=\"300\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-64x64.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/apple.png 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											<figcaption>IOS</figcaption>\n										</figure>\n							<a href=\"#ios\" >\n					Instructions				</a>\n			<h2>Download the app to play via iphone or ipad.</h2>		\n												<figure>\n										<img width=\"252\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png 252w, https://vblinkonline.com/wp-content/uploads/2023/02/android-861x1024.png 861w, https://vblinkonline.com/wp-content/uploads/2023/02/android-768x914.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/android-600x714.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/android-64x76.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/android.png 1024w\" sizes=\"(max-width: 252px) 100vw, 252px\" />											<figcaption>Android</figcaption>\n										</figure>\n							<a href=\"#android\" >\n					Instructions				</a>\n			<h2>Download the app to play via any phone or tablet based on Android.</h2>		\n			<h1>Android Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							1						\n											<a href=\"http://vblink777.com/#/download/index\">\n												1											\n									<h3>1. Go to this link and download the app</h3><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a>\n<br><br>\n<p style=\"font-size:13px\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.</p><br>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" width=\"200\" height=\"200\" />\n						</a>				\n							1						\n											<a href=\"http://vblink777.com/#/download/index\">\n												1											\n									<h3>2. On the website click on \"Download\"</h3><p style=\"font-size:14px\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.</em></p>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/2-300x186.png\" alt=\"\" width=\"300\" height=\"186\" />\n						</a>				\n							2						\n											<a href=\"#\">\n												2											\n									<h3>ORGANIC BLUE BOTTLE</h3>Godard vegan heirloom sartorial flannel raw denim +1 umami gluten-free hella vinyl. Viral seitan chillwave, before they sold out wayfarers selvage skateboard Pinterest messenger bag.								\n						</a>				\n							November 15, 2014						\n											<a href=\"#\">\n												November 15, 2014											\n									<h3>TWEE DIY KALE</h3>Twee DIY kale chips, dreamcatcher scenester mustache leggings trust fund Pinterest pickled. Williamsburg street art Odd Future jean shorts cold-pressed banh mi DIY distillery Williamsburg.								\n						</a>				\n						</section>','How To Download The App','','inherit','closed','closed','','1336-revision-v1','','','2023-02-20 20:11:55','2023-02-20 20:11:55','',1336,'https://vblinkonline.com/?p=2095',0,'revision','',0),(2108,1,'2023-02-20 20:26:15','2023-02-20 20:26:15','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>Download Links</h1>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>									<figure>\n										<img width=\"300\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-64x64.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/apple.png 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											<figcaption>IOS</figcaption>\n										</figure>\n							<a href=\"#ios\" >\n					Instructions				</a>\n			<h2>Download the app to play via iphone or ipad.</h2>		\n												<figure>\n										<img width=\"252\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png 252w, https://vblinkonline.com/wp-content/uploads/2023/02/android-861x1024.png 861w, https://vblinkonline.com/wp-content/uploads/2023/02/android-768x914.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/android-600x714.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/android-64x76.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/android.png 1024w\" sizes=\"(max-width: 252px) 100vw, 252px\" />											<figcaption>Android</figcaption>\n										</figure>\n							<a href=\"#android\" >\n					Instructions				</a>\n			<h2>Download the app to play via any phone or tablet based on Android.</h2>		\n			<h1>Android Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							1						\n											<a href=\"http://vblink777.com/#/download/index\">\n												1											\n									<h3>1. Go to this link and download the app</h3><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a>\n<br><br>\n<p style=\"font-size:13px\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.</p><br>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" width=\"200\" height=\"200\" />\n						</a>				\n							2						\n												2											\n									<h3>2. On the website click on \"Download\"</h3><p style=\"font-size:14px\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.</em></p>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/2-300x186.png\" alt=\"\" width=\"300\" height=\"186\" />\n							3						\n												3											\n									<h3>3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON “DOWNLOAD”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3-300x159.png\" alt=\"\" width=\"300\" height=\"159\" /></p>								\n							4						\n												4											\n									<h3>4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON “DOWNLOAD”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/4-300x159.png\" alt=\"\" width=\"300\" height=\"159\" /></p><p> </p>								\n							5						\n												5											\n									<h3>5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/5-199x300.png\" alt=\"\" width=\"199\" height=\"300\" />   </p>								\n							6						\n												6											\n									<h3>6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON “OPEN”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/6-197x300.png\" alt=\"\" width=\"197\" height=\"300\" /></p>								\n							7						\n												7											\n									<h3>7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS/PHOTO/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT “ALLOW”. OTHERWISE, SELECT “DENY”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/7-300x167.png\" alt=\"\" width=\"300\" height=\"167\" /></p>								\n							8						\n												8											\n									<h3>8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8-300x180.png\" alt=\"\" width=\"300\" height=\"180\" /></p>								\n						</section>\n			<h1>IOS Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							1						\n											<a href=\"http://vblink777.com/#/download/index\">\n												1											\n									<h3>1. Go to this link and download the app</h3><p><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a><br /><br /></p><p style=\"font-size: 13px;\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.</p><p><br /><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" width=\"267\" height=\"266\" /></p>								\n						</a>				\n							2						\n												2											\n									<h3>2. ON THE WEBSITE, CLICK ON “INSTALL” BUTTON.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/2i-275x300.png\" alt=\"\" width=\"275\" height=\"300\" /></p>								\n							3						\n												3											\n									<h3>3. CLICK “ALLOW” WHEN IT IS TRYING TO DOWNLOAD A CONFIGURATION PROFILE</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3i-246x300.png\" alt=\"\" width=\"246\" height=\"300\" /></p><p> </p>								\n							4						\n												4											\n									<h3>4. PROFILE WILL DOWNLOAD AND WHEN IT IS DONE IT WILL ASK YOU TO CLOSE. CLICK ON “CLOSE”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/4i-256x300.png\" alt=\"\" width=\"256\" height=\"300\" /></p>								\n							5						\n												5											\n									<h3>5. “CLICK TO INSTALL” WILL AUTOMATICALLY POP UP. CLICK ON IT.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/5i-300x150.png\" alt=\"\" width=\"300\" height=\"150\" />   </p>								\n							6						\n												6											\n									<h3>6. IN THE “INSTALL PROFILE” SCREEN, CLICK ON “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/6i-300x203.png\" alt=\"\" width=\"300\" height=\"203\" /></p>								\n							7						\n												7											\n									<h3>7. ENTER IN YOUR PASSWORD TO INSTALL.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/7i-300x203.png\" alt=\"\" width=\"300\" height=\"203\" /></p>								\n							8						\n												8											\n									<h3>8. IT WILL ASK YOU TO OPEN THIS PAGE IN ITUNES. CLICK ON “OPEN”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8i-300x212.png\" alt=\"\" width=\"300\" height=\"212\" /></p>								\n							9						\n												9											\n									<h3>9. IT WILL ASK YOU TO INSTALL . CLICK “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/9i-300x236.png\" alt=\"\" width=\"300\" height=\"236\" /></p>								\n							10						\n												10											\n									<h3>10. NOW THAT THE APP HAS BEEN INSTALLED, CLICK ON “OPEN ON THE DESKTOP”. THE APP WILL OPEN AT THIS POINT. LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.</h3><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8-300x180.png\" alt=\"\" width=\"300\" height=\"180\" />								\n						</section>','How To Download The App','','inherit','closed','closed','','1336-revision-v1','','','2023-02-20 20:26:15','2023-02-20 20:26:15','',1336,'https://vblinkonline.com/?p=2108',0,'revision','',0),(2101,1,'2023-02-20 20:17:42','2023-02-20 20:17:42','','5i','','inherit','open','closed','','5i','','','2023-02-20 20:17:42','2023-02-20 20:17:42','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/5i.png',0,'attachment','image/png',0),(2102,1,'2023-02-20 20:17:47','2023-02-20 20:17:47','','6i','','inherit','open','closed','','6i','','','2023-02-20 20:17:47','2023-02-20 20:17:47','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/6i.png',0,'attachment','image/png',0),(2098,1,'2023-02-20 20:16:09','2023-02-20 20:16:09','','2i','','inherit','open','closed','','2i','','','2023-02-20 20:16:09','2023-02-20 20:16:09','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/2i.png',0,'attachment','image/png',0),(2099,1,'2023-02-20 20:16:26','2023-02-20 20:16:26','','3i','','inherit','open','closed','','3i','','','2023-02-20 20:16:26','2023-02-20 20:16:26','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/3i.png',0,'attachment','image/png',0),(2100,1,'2023-02-20 20:16:35','2023-02-20 20:16:35','','4i','','inherit','open','closed','','4i','','','2023-02-20 20:16:35','2023-02-20 20:16:35','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/4i.png',0,'attachment','image/png',0),(2103,1,'2023-02-20 20:17:58','2023-02-20 20:17:58','','7i','','inherit','open','closed','','7i','','','2023-02-20 20:17:58','2023-02-20 20:17:58','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/7i.png',0,'attachment','image/png',0),(2104,1,'2023-02-20 20:18:02','2023-02-20 20:18:02','','8i','','inherit','open','closed','','8i','','','2023-02-20 20:18:02','2023-02-20 20:18:02','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/8i.png',0,'attachment','image/png',0),(2105,1,'2023-02-20 20:18:10','2023-02-20 20:18:10','','9i','','inherit','open','closed','','9i','','','2023-02-20 20:18:10','2023-02-20 20:18:10','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/9i.png',0,'attachment','image/png',0),(2106,1,'2023-02-20 20:26:15','2023-02-20 20:26:15','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>Download Links</h1>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>									<figure>\n										<img width=\"300\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-64x64.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/apple.png 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											<figcaption>IOS</figcaption>\n										</figure>\n							<a href=\"#ios\" >\n					Instructions				</a>\n			<h2>Download the app to play via iphone or ipad.</h2>		\n												<figure>\n										<img width=\"252\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png 252w, https://vblinkonline.com/wp-content/uploads/2023/02/android-861x1024.png 861w, https://vblinkonline.com/wp-content/uploads/2023/02/android-768x914.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/android-600x714.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/android-64x76.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/android.png 1024w\" sizes=\"(max-width: 252px) 100vw, 252px\" />											<figcaption>Android</figcaption>\n										</figure>\n							<a href=\"#android\" >\n					Instructions				</a>\n			<h2>Download the app to play via any phone or tablet based on Android.</h2>		\n			<h1>Android Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							1						\n											<a href=\"http://vblink777.com/#/download/index\">\n												1											\n									<h3>1. Go to this link and download the app</h3><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a>\n<br><br>\n<p style=\"font-size:13px\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.</p><br>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" width=\"200\" height=\"200\" />\n						</a>				\n							2						\n												2											\n									<h3>2. On the website click on \"Download\"</h3><p style=\"font-size:14px\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.</em></p>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/2-300x186.png\" alt=\"\" width=\"300\" height=\"186\" />\n							3						\n												3											\n									<h3>3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON “DOWNLOAD”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3-300x159.png\" alt=\"\" width=\"300\" height=\"159\" /></p>								\n							4						\n												4											\n									<h3>4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON “DOWNLOAD”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/4-300x159.png\" alt=\"\" width=\"300\" height=\"159\" /></p><p> </p>								\n							5						\n												5											\n									<h3>5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/5-199x300.png\" alt=\"\" width=\"199\" height=\"300\" /> <img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/6-197x300.png\" alt=\"\" width=\"197\" height=\"300\" /> <img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/7-300x167.png\" alt=\"\" width=\"300\" height=\"167\" /> <img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8-300x180.png\" alt=\"\" width=\"300\" height=\"180\" /></p>								\n							6						\n												6											\n									<h3>6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON “OPEN”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/6-197x300.png\" alt=\"\" width=\"197\" height=\"300\" /></p>								\n							7						\n												7											\n									<h3>7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS/PHOTO/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT “ALLOW”. OTHERWISE, SELECT “DENY”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/7-300x167.png\" alt=\"\" width=\"300\" height=\"167\" /></p>								\n							8						\n												8											\n									<h3>8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8-300x180.png\" alt=\"\" width=\"300\" height=\"180\" /></p>								\n						</section>','How To Download The App','','inherit','closed','closed','','1336-revision-v1','','','2023-02-20 20:26:15','2023-02-20 20:26:15','',1336,'https://vblinkonline.com/?p=2106',0,'revision','',0),(2107,1,'2023-02-20 20:26:15','2023-02-20 20:26:15','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>Download Links</h1>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>									<figure>\n										<img width=\"300\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-64x64.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/apple.png 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											<figcaption>IOS</figcaption>\n										</figure>\n							<a href=\"#ios\" >\n					Instructions				</a>\n			<h2>Download the app to play via iphone or ipad.</h2>		\n												<figure>\n										<img width=\"252\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png 252w, https://vblinkonline.com/wp-content/uploads/2023/02/android-861x1024.png 861w, https://vblinkonline.com/wp-content/uploads/2023/02/android-768x914.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/android-600x714.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/android-64x76.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/android.png 1024w\" sizes=\"(max-width: 252px) 100vw, 252px\" />											<figcaption>Android</figcaption>\n										</figure>\n							<a href=\"#android\" >\n					Instructions				</a>\n			<h2>Download the app to play via any phone or tablet based on Android.</h2>		\n			<h1>Android Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							1						\n											<a href=\"http://vblink777.com/#/download/index\">\n												1											\n									<h3>1. Go to this link and download the app</h3><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a>\n<br><br>\n<p style=\"font-size:13px\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.</p><br>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" width=\"200\" height=\"200\" />\n						</a>				\n							2						\n												2											\n									<h3>2. On the website click on \"Download\"</h3><p style=\"font-size:14px\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.</em></p>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/2-300x186.png\" alt=\"\" width=\"300\" height=\"186\" />\n							3						\n												3											\n									<h3>3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON “DOWNLOAD”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3-300x159.png\" alt=\"\" width=\"300\" height=\"159\" /></p>								\n							4						\n												4											\n									<h3>4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON “DOWNLOAD”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/4-300x159.png\" alt=\"\" width=\"300\" height=\"159\" /></p><p> </p>								\n							5						\n												5											\n									<h3>5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/5-199x300.png\" alt=\"\" width=\"199\" height=\"300\" /> <img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/6-197x300.png\" alt=\"\" width=\"197\" height=\"300\" /> <img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/7-300x167.png\" alt=\"\" width=\"300\" height=\"167\" /> <img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8-300x180.png\" alt=\"\" width=\"300\" height=\"180\" /></p>								\n							6						\n												6											\n									<h3>6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON “OPEN”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/6-197x300.png\" alt=\"\" width=\"197\" height=\"300\" /></p>								\n							7						\n												7											\n									<h3>7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS/PHOTO/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT “ALLOW”. OTHERWISE, SELECT “DENY”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/7-300x167.png\" alt=\"\" width=\"300\" height=\"167\" /></p>								\n							8						\n												8											\n									<h3>8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8-300x180.png\" alt=\"\" width=\"300\" height=\"180\" /></p>								\n						</section>','How To Download The App','','inherit','closed','closed','','1336-revision-v1','','','2023-02-20 20:26:15','2023-02-20 20:26:15','',1336,'https://vblinkonline.com/?p=2107',0,'revision','',0),(2109,1,'2023-02-20 20:34:24','2023-02-20 20:34:24','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>Download Links</h1>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>									<figure>\n										<img width=\"300\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-64x64.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/apple.png 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											<figcaption>IOS</figcaption>\n										</figure>\n							<a href=\"#ios\" >\n					Instructions				</a>\n			<h2>Download the app to play via iphone or ipad.</h2>		\n												<figure>\n										<img width=\"252\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png 252w, https://vblinkonline.com/wp-content/uploads/2023/02/android-861x1024.png 861w, https://vblinkonline.com/wp-content/uploads/2023/02/android-768x914.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/android-600x714.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/android-64x76.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/android.png 1024w\" sizes=\"(max-width: 252px) 100vw, 252px\" />											<figcaption>Android</figcaption>\n										</figure>\n							<a href=\"#android\" >\n					Instructions				</a>\n			<h2>Download the app to play via any phone or tablet based on Android.</h2>		\n			<h1>Android Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							1						\n											<a href=\"http://vblink777.com/#/download/index\">\n												1											\n									<h3>1. Go to this link and download the app</h3><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a>\n<br><br>\n<p style=\"font-size:13px\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.</p><br>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" width=\"200\" height=\"200\" />\n						</a>				\n							2						\n												2											\n									<h3>2. On the website click on \"Download\"</h3><p style=\"font-size:14px\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.</em></p>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/2-300x186.png\" alt=\"\" width=\"300\" height=\"186\" />\n							3						\n												3											\n									<h3>3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON “DOWNLOAD”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3-300x159.png\" alt=\"\" width=\"300\" height=\"159\" /></p>								\n							4						\n												4											\n									<h3>4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON “DOWNLOAD”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/4-300x159.png\" alt=\"\" width=\"300\" height=\"159\" /></p><p> </p>								\n							5						\n												5											\n									<h3>5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/5-199x300.png\" alt=\"\" width=\"199\" height=\"300\" />   </p>								\n							6						\n												6											\n									<h3>6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON “OPEN”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/6-197x300.png\" alt=\"\" width=\"197\" height=\"300\" /></p>								\n							7						\n												7											\n									<h3>7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS/PHOTO/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT “ALLOW”. OTHERWISE, SELECT “DENY”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/7-300x167.png\" alt=\"\" width=\"300\" height=\"167\" /></p>								\n							8						\n												8											\n									<h3>8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8-300x180.png\" alt=\"\" width=\"300\" height=\"180\" /></p>								\n						</section>\n			<h1>IOS Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							1						\n											<a href=\"http://vblink777.com/#/download/index\">\n												1											\n									<h3>1. Go to this link and download the app</h3><p><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a><br /><br /></p><p style=\"font-size: 13px;\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.</p><p><br /><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" width=\"267\" height=\"266\" /></p>								\n						</a>				\n							2						\n												2											\n									<h3>2. ON THE WEBSITE, CLICK ON “INSTALL” BUTTON.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/2i-275x300.png\" alt=\"\" width=\"275\" height=\"300\" /></p>								\n							3						\n												3											\n									<h3>3. CLICK “ALLOW” WHEN IT IS TRYING TO DOWNLOAD A CONFIGURATION PROFILE</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3i-246x300.png\" alt=\"\" width=\"246\" height=\"300\" /></p><p> </p>								\n							4						\n												4											\n									<h3>4. PROFILE WILL DOWNLOAD AND WHEN IT IS DONE IT WILL ASK YOU TO CLOSE. CLICK ON “CLOSE”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/4i-256x300.png\" alt=\"\" width=\"256\" height=\"300\" /></p>								\n							5						\n												5											\n									<h3>5. “CLICK TO INSTALL” WILL AUTOMATICALLY POP UP. CLICK ON IT.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/5i-300x150.png\" alt=\"\" width=\"300\" height=\"150\" />   </p>								\n							6						\n												6											\n									<h3>6. IN THE “INSTALL PROFILE” SCREEN, CLICK ON “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/6i-300x203.png\" alt=\"\" width=\"300\" height=\"203\" /></p>								\n							7						\n												7											\n									<h3>7. ENTER IN YOUR PASSWORD TO INSTALL.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/7i-300x203.png\" alt=\"\" width=\"300\" height=\"203\" /></p>								\n							8						\n												8											\n									<h3>8. IT WILL ASK YOU TO OPEN THIS PAGE IN ITUNES. CLICK ON “OPEN”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8i-300x212.png\" alt=\"\" width=\"300\" height=\"212\" /></p>								\n							9						\n												9											\n									<h3>9. IT WILL ASK YOU TO INSTALL . CLICK “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/9i-300x236.png\" alt=\"\" width=\"300\" height=\"236\" /></p>								\n							10						\n												10											\n									<h3>10. NOW THAT THE APP HAS BEEN INSTALLED, CLICK ON “OPEN ON THE DESKTOP”. THE APP WILL OPEN AT THIS POINT. LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.</h3><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8-300x180.png\" alt=\"\" width=\"300\" height=\"180\" />								\n						</section>','How To Download The App','','inherit','closed','closed','','1336-revision-v1','','','2023-02-20 20:34:24','2023-02-20 20:34:24','',1336,'https://vblinkonline.com/?p=2109',0,'revision','',0),(2110,1,'2023-02-20 20:34:25','2023-02-20 20:34:25','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>Download Links</h1>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>									<figure>\n										<img width=\"300\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-64x64.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/apple.png 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											<figcaption>IOS</figcaption>\n										</figure>\n							<a href=\"#ios\" >\n					Instructions				</a>\n			<h2>Download the app to play via iphone or ipad.</h2>		\n												<figure>\n										<img width=\"252\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png 252w, https://vblinkonline.com/wp-content/uploads/2023/02/android-861x1024.png 861w, https://vblinkonline.com/wp-content/uploads/2023/02/android-768x914.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/android-600x714.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/android-64x76.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/android.png 1024w\" sizes=\"(max-width: 252px) 100vw, 252px\" />											<figcaption>Android</figcaption>\n										</figure>\n							<a href=\"#android\" >\n					Instructions				</a>\n			<h2>Download the app to play via any phone or tablet based on Android.</h2>		\n			<h1>Android Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							1						\n											<a href=\"http://vblink777.com/#/download/index\">\n												1											\n									<h3>1. Go to this link and download the app</h3><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a>\n<br><br>\n<p style=\"font-size:13px\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.</p><br>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" width=\"200\" height=\"200\" />\n						</a>				\n							2						\n												2											\n									<h3>2. On the website click on \"Download\"</h3><p style=\"font-size:14px\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.</em></p>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/2-300x186.png\" alt=\"\" width=\"300\" height=\"186\" />\n							3						\n												3											\n									<h3>3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON “DOWNLOAD”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3-300x159.png\" alt=\"\" width=\"300\" height=\"159\" /></p>								\n							4						\n												4											\n									<h3>4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON “DOWNLOAD”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/4-300x159.png\" alt=\"\" width=\"300\" height=\"159\" /></p><p> </p>								\n							5						\n												5											\n									<h3>5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/5-199x300.png\" alt=\"\" width=\"199\" height=\"300\" />   </p>								\n							6						\n												6											\n									<h3>6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON “OPEN”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/6-197x300.png\" alt=\"\" width=\"197\" height=\"300\" /></p>								\n							7						\n												7											\n									<h3>7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS/PHOTO/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT “ALLOW”. OTHERWISE, SELECT “DENY”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/7-300x167.png\" alt=\"\" width=\"300\" height=\"167\" /></p>								\n							8						\n												8											\n									<h3>8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8-300x180.png\" alt=\"\" width=\"300\" height=\"180\" /></p>								\n						</section>\n			<h1>IOS Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							1						\n											<a href=\"http://vblink777.com/#/download/index\">\n												1											\n									<h3>1. Go to this link and download the app</h3><p><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a><br /><br /></p><p style=\"font-size: 13px;\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.</p><p><br /><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" width=\"267\" height=\"266\" /></p>								\n						</a>				\n							2						\n												2											\n									<h3>2. ON THE WEBSITE, CLICK ON “INSTALL” BUTTON.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/2i-275x300.png\" alt=\"\" width=\"275\" height=\"300\" /></p>								\n							3						\n												3											\n									<h3>3. CLICK “ALLOW” WHEN IT IS TRYING TO DOWNLOAD A CONFIGURATION PROFILE</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3i-246x300.png\" alt=\"\" width=\"246\" height=\"300\" /></p><p> </p>								\n							4						\n												4											\n									<h3>4. PROFILE WILL DOWNLOAD AND WHEN IT IS DONE IT WILL ASK YOU TO CLOSE. CLICK ON “CLOSE”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/4i-256x300.png\" alt=\"\" width=\"256\" height=\"300\" /></p>								\n							5						\n												5											\n									<h3>5. “CLICK TO INSTALL” WILL AUTOMATICALLY POP UP. CLICK ON IT.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/5i-300x150.png\" alt=\"\" width=\"300\" height=\"150\" />   </p>								\n							6						\n												6											\n									<h3>6. IN THE “INSTALL PROFILE” SCREEN, CLICK ON “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/6i-300x203.png\" alt=\"\" width=\"300\" height=\"203\" /></p>								\n							7						\n												7											\n									<h3>7. ENTER IN YOUR PASSWORD TO INSTALL.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/7i-300x203.png\" alt=\"\" width=\"300\" height=\"203\" /></p>								\n							8						\n												8											\n									<h3>8. IT WILL ASK YOU TO OPEN THIS PAGE IN ITUNES. CLICK ON “OPEN”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8i-300x212.png\" alt=\"\" width=\"300\" height=\"212\" /></p>								\n							9						\n												9											\n									<h3>9. IT WILL ASK YOU TO INSTALL . CLICK “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/9i-300x236.png\" alt=\"\" width=\"300\" height=\"236\" /></p>								\n							10						\n												10											\n									<h3>10. NOW THAT THE APP HAS BEEN INSTALLED, CLICK ON “OPEN ON THE DESKTOP”. THE APP WILL OPEN AT THIS POINT. LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.</h3><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8-300x180.png\" alt=\"\" width=\"300\" height=\"180\" />								\n						</section>','How To Download The App','','inherit','closed','closed','','1336-revision-v1','','','2023-02-20 20:34:25','2023-02-20 20:34:25','',1336,'https://vblinkonline.com/?p=2110',0,'revision','',0),(2111,1,'2023-02-20 20:34:25','2023-02-20 20:34:25','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>Download Links</h1>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>									<figure>\n										<img width=\"300\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-64x64.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/apple.png 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											<figcaption>IOS</figcaption>\n										</figure>\n							<a href=\"#ios\" >\n					Instructions				</a>\n			<h2>Download the app to play via iphone or ipad.</h2>		\n												<figure>\n										<img width=\"252\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png 252w, https://vblinkonline.com/wp-content/uploads/2023/02/android-861x1024.png 861w, https://vblinkonline.com/wp-content/uploads/2023/02/android-768x914.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/android-600x714.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/android-64x76.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/android.png 1024w\" sizes=\"(max-width: 252px) 100vw, 252px\" />											<figcaption>Android</figcaption>\n										</figure>\n							<a href=\"#android\" >\n					Instructions				</a>\n			<h2>Download the app to play via any phone or tablet based on Android.</h2>		\n			<h1>Android Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							1						\n											<a href=\"http://vblink777.com/#/download/index\">\n												1											\n									<h3>1. Go to this link and download the app</h3><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a>\n<br><br>\n<p style=\"font-size:13px\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.</p><br>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" width=\"200\" height=\"200\" />\n						</a>				\n							2						\n												2											\n									<h3>2. On the website click on \"Download\"</h3><p style=\"font-size:14px\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.</em></p>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/2-300x186.png\" alt=\"\" width=\"300\" height=\"186\" />\n							3						\n												3											\n									<h3>3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON “DOWNLOAD”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3-300x159.png\" alt=\"\" width=\"300\" height=\"159\" /></p>								\n							4						\n												4											\n									<h3>4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON “DOWNLOAD”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/4-300x159.png\" alt=\"\" width=\"300\" height=\"159\" /></p><p> </p>								\n							5						\n												5											\n									<h3>5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/5-199x300.png\" alt=\"\" width=\"199\" height=\"300\" />   </p>								\n							6						\n												6											\n									<h3>6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON “OPEN”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/6-197x300.png\" alt=\"\" width=\"197\" height=\"300\" /></p>								\n							7						\n												7											\n									<h3>7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS/PHOTO/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT “ALLOW”. OTHERWISE, SELECT “DENY”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/7-300x167.png\" alt=\"\" width=\"300\" height=\"167\" /></p>								\n							8						\n												8											\n									<h3>8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8-300x180.png\" alt=\"\" width=\"300\" height=\"180\" /></p>								\n						</section>\n			<h1>IOS Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							1						\n											<a href=\"http://vblink777.com/#/download/index\">\n												1											\n									<h3>1. Go to this link and download the app</h3><p><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a><br /><br /></p><p style=\"font-size: 13px;\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.</p><p><br /><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" width=\"267\" height=\"266\" /></p>								\n						</a>				\n							2						\n												2											\n									<h3>2. ON THE WEBSITE, CLICK ON “INSTALL” BUTTON.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/2i-275x300.png\" alt=\"\" width=\"275\" height=\"300\" /></p>								\n							3						\n												3											\n									<h3>3. CLICK “ALLOW” WHEN IT IS TRYING TO DOWNLOAD A CONFIGURATION PROFILE</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3i-246x300.png\" alt=\"\" width=\"246\" height=\"300\" /></p><p> </p>								\n							4						\n												4											\n									<h3>4. PROFILE WILL DOWNLOAD AND WHEN IT IS DONE IT WILL ASK YOU TO CLOSE. CLICK ON “CLOSE”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/4i-256x300.png\" alt=\"\" width=\"256\" height=\"300\" /></p>								\n							5						\n												5											\n									<h3>5. “CLICK TO INSTALL” WILL AUTOMATICALLY POP UP. CLICK ON IT.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/5i-300x150.png\" alt=\"\" width=\"300\" height=\"150\" />   </p>								\n							6						\n												6											\n									<h3>6. IN THE “INSTALL PROFILE” SCREEN, CLICK ON “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/6i-300x203.png\" alt=\"\" width=\"300\" height=\"203\" /></p>								\n							7						\n												7											\n									<h3>7. ENTER IN YOUR PASSWORD TO INSTALL.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/7i-300x203.png\" alt=\"\" width=\"300\" height=\"203\" /></p>								\n							8						\n												8											\n									<h3>8. IT WILL ASK YOU TO OPEN THIS PAGE IN ITUNES. CLICK ON “OPEN”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8i-300x212.png\" alt=\"\" width=\"300\" height=\"212\" /></p>								\n							9						\n												9											\n									<h3>9. IT WILL ASK YOU TO INSTALL . CLICK “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/9i-300x236.png\" alt=\"\" width=\"300\" height=\"236\" /></p>								\n							10						\n												10											\n									<h3>10. NOW THAT THE APP HAS BEEN INSTALLED, CLICK ON “OPEN ON THE DESKTOP”. THE APP WILL OPEN AT THIS POINT. LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.</h3><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8-300x180.png\" alt=\"\" width=\"300\" height=\"180\" />								\n						</section>','How To Download The App','','inherit','closed','closed','','1336-revision-v1','','','2023-02-20 20:34:25','2023-02-20 20:34:25','',1336,'https://vblinkonline.com/?p=2111',0,'revision','',0),(2112,1,'2023-02-20 20:51:09','2023-02-20 20:51:09','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			            <button>\n                            </button>\n            <ul id=\"menu-header-menu\"><li id=\"menu-item-1905\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/\">Home</a></li>\n<li id=\"menu-item-1345\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/how-to-download-the-app/\">How To Download The App</a></li>\n<li id=\"menu-item-1346\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/games/\">Games</a></li>\n<li id=\"menu-item-1347\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/player-registration/\">Player Registration</a></li>\n<li id=\"menu-item-1348\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/agent-help/\">Agent Help</a></li>\n</ul>\n						<a href=\"https://vblinkonline.com\" target=\"_self\" rel=\"noopener\">\n                            <img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />\n						</a> \n					<button type=\"button\">X</button>','Header','','inherit','closed','closed','','36-revision-v1','','','2023-02-20 20:51:09','2023-02-20 20:51:09','',36,'https://vblinkonline.com/?p=2112',0,'revision','',0),(2113,1,'2023-02-20 20:51:09','2023-02-20 20:51:09','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			            <button>\n                            </button>\n            <ul id=\"menu-header-menu\"><li id=\"menu-item-1905\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/\">Home</a></li>\n<li id=\"menu-item-1345\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/how-to-download-the-app/\">How To Download The App</a></li>\n<li id=\"menu-item-1346\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/games/\">Games</a></li>\n<li id=\"menu-item-1347\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/player-registration/\">Player Registration</a></li>\n<li id=\"menu-item-1348\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/agent-help/\">Agent Help</a></li>\n</ul>\n						<a href=\"https://vblinkonline.com\" target=\"_self\" rel=\"noopener\">\n                            <img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />\n						</a> \n					<button type=\"button\">X</button>','Header','','inherit','closed','closed','','36-revision-v1','','','2023-02-20 20:51:09','2023-02-20 20:51:09','',36,'https://vblinkonline.com/?p=2113',0,'revision','',0),(2114,1,'2023-02-20 20:51:09','2023-02-20 20:51:09','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			            <button>\n                            </button>\n            <ul id=\"menu-header-menu\"><li id=\"menu-item-1905\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/\">Home</a></li>\n<li id=\"menu-item-1345\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/how-to-download-the-app/\">How To Download The App</a></li>\n<li id=\"menu-item-1346\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/games/\">Games</a></li>\n<li id=\"menu-item-1347\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/player-registration/\">Player Registration</a></li>\n<li id=\"menu-item-1348\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/agent-help/\">Agent Help</a></li>\n</ul>\n						<a href=\"https://vblinkonline.com\" target=\"_self\" rel=\"noopener\">\n                            <img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />\n						</a> \n					<button type=\"button\">X</button>','Header','','inherit','closed','closed','','36-revision-v1','','','2023-02-20 20:51:09','2023-02-20 20:51:09','',36,'https://vblinkonline.com/?p=2114',0,'revision','',0),(2115,1,'2023-02-20 20:52:59','2023-02-20 20:52:59','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>Download Links</h1>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>									<figure>\n										<img width=\"300\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-64x64.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/apple.png 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											<figcaption>IOS</figcaption>\n										</figure>\n							<a href=\"#ios\" >\n					Instructions				</a>\n			<h2>Download the app to play via iphone or ipad.</h2>		\n												<figure>\n										<img width=\"252\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png 252w, https://vblinkonline.com/wp-content/uploads/2023/02/android-861x1024.png 861w, https://vblinkonline.com/wp-content/uploads/2023/02/android-768x914.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/android-600x714.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/android-64x76.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/android.png 1024w\" sizes=\"(max-width: 252px) 100vw, 252px\" />											<figcaption>Android</figcaption>\n										</figure>\n							<a href=\"#android\" >\n					Instructions				</a>\n			<h2>Download the app to play via any phone or tablet based on Android.</h2>		\n			<h1>Android Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							1						\n											<a href=\"http://vblink777.com/#/download/index\">\n												1											\n									<h3>1. Go to this link and download the app</h3><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a>\n<br><br>\n<p style=\"font-size:13px\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.</p><br>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" width=\"200\" height=\"200\" />\n						</a>				\n							2						\n												2											\n									<h3>2. On the website click on \"Download\"</h3><p style=\"font-size:14px\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.</em></p>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/2-300x186.png\" alt=\"\" width=\"300\" height=\"186\" />\n							3						\n												3											\n									<h3>3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON “DOWNLOAD”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3-300x159.png\" alt=\"\" width=\"300\" height=\"159\" /></p>								\n							4						\n												4											\n									<h3>4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON “DOWNLOAD”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/4-300x159.png\" alt=\"\" width=\"300\" height=\"159\" /></p><p> </p>								\n							5						\n												5											\n									<h3>5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/5-199x300.png\" alt=\"\" width=\"199\" height=\"300\" />   </p>								\n							6						\n												6											\n									<h3>6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON “OPEN”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/6-197x300.png\" alt=\"\" width=\"197\" height=\"300\" /></p>								\n							7						\n												7											\n									<h3>7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS/PHOTO/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT “ALLOW”. OTHERWISE, SELECT “DENY”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/7-300x167.png\" alt=\"\" width=\"300\" height=\"167\" /></p>								\n							8						\n												8											\n									<h3>8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8-300x180.png\" alt=\"\" width=\"300\" height=\"180\" /></p>								\n						</section>\n			<h1>IOS Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							1						\n											<a href=\"http://vblink777.com/#/download/index\">\n												1											\n									<h3>1. Go to this link and download the app</h3><p><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a><br /><br /></p><p style=\"font-size: 13px;\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.</p><p><br /><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" width=\"267\" height=\"266\" /></p>								\n						</a>				\n							2						\n												2											\n									<h3>2. ON THE WEBSITE, CLICK ON “INSTALL” BUTTON.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/2i-275x300.png\" alt=\"\" width=\"275\" height=\"300\" /></p>								\n							3						\n												3											\n									<h3>3. CLICK “ALLOW” WHEN IT IS TRYING TO DOWNLOAD A CONFIGURATION PROFILE</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3i-246x300.png\" alt=\"\" width=\"246\" height=\"300\" /></p><p> </p>								\n							4						\n												4											\n									<h3>4. PROFILE WILL DOWNLOAD AND WHEN IT IS DONE IT WILL ASK YOU TO CLOSE. CLICK ON “CLOSE”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/4i-256x300.png\" alt=\"\" width=\"256\" height=\"300\" /></p>								\n							5						\n												5											\n									<h3>5. “CLICK TO INSTALL” WILL AUTOMATICALLY POP UP. CLICK ON IT.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/5i-300x150.png\" alt=\"\" width=\"300\" height=\"150\" />   </p>								\n							6						\n												6											\n									<h3>6. IN THE “INSTALL PROFILE” SCREEN, CLICK ON “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/6i-300x203.png\" alt=\"\" width=\"300\" height=\"203\" /></p>								\n							7						\n												7											\n									<h3>7. ENTER IN YOUR PASSWORD TO INSTALL.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/7i-300x203.png\" alt=\"\" width=\"300\" height=\"203\" /></p>								\n							8						\n												8											\n									<h3>8. IT WILL ASK YOU TO OPEN THIS PAGE IN ITUNES. CLICK ON “OPEN”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8i-300x212.png\" alt=\"\" width=\"300\" height=\"212\" /></p>								\n							9						\n												9											\n									<h3>9. IT WILL ASK YOU TO INSTALL . CLICK “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/9i-300x236.png\" alt=\"\" width=\"300\" height=\"236\" /></p>								\n							10						\n												10											\n									<h3>10. NOW THAT THE APP HAS BEEN INSTALLED, CLICK ON “OPEN ON THE DESKTOP”. THE APP WILL OPEN AT THIS POINT. LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.</h3><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8-300x180.png\" alt=\"\" width=\"300\" height=\"180\" />								\n						</section>','How To Download The App','','inherit','closed','closed','','1336-revision-v1','','','2023-02-20 20:52:59','2023-02-20 20:52:59','',1336,'https://vblinkonline.com/?p=2115',0,'revision','',0),(2116,1,'2023-02-20 20:53:00','2023-02-20 20:53:00','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>Download Links</h1>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>									<figure>\n										<img width=\"300\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-64x64.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/apple.png 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											<figcaption>IOS</figcaption>\n										</figure>\n							<a href=\"#ios\" >\n					Instructions				</a>\n			<h2>Download the app to play via iphone or ipad.</h2>		\n												<figure>\n										<img width=\"252\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png 252w, https://vblinkonline.com/wp-content/uploads/2023/02/android-861x1024.png 861w, https://vblinkonline.com/wp-content/uploads/2023/02/android-768x914.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/android-600x714.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/android-64x76.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/android.png 1024w\" sizes=\"(max-width: 252px) 100vw, 252px\" />											<figcaption>Android</figcaption>\n										</figure>\n							<a href=\"#android\" >\n					Instructions				</a>\n			<h2>Download the app to play via any phone or tablet based on Android.</h2>		\n			<h1>Android Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							1						\n											<a href=\"http://vblink777.com/#/download/index\">\n												1											\n									<h3>1. Go to this link and download the app</h3><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a>\n<br><br>\n<p style=\"font-size:13px\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.</p><br>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" width=\"200\" height=\"200\" />\n						</a>				\n							2						\n												2											\n									<h3>2. On the website click on \"Download\"</h3><p style=\"font-size:14px\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.</em></p>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/2-300x186.png\" alt=\"\" width=\"300\" height=\"186\" />\n							3						\n												3											\n									<h3>3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON “DOWNLOAD”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3-300x159.png\" alt=\"\" width=\"300\" height=\"159\" /></p>								\n							4						\n												4											\n									<h3>4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON “DOWNLOAD”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/4-300x159.png\" alt=\"\" width=\"300\" height=\"159\" /></p><p> </p>								\n							5						\n												5											\n									<h3>5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/5-199x300.png\" alt=\"\" width=\"199\" height=\"300\" />   </p>								\n							6						\n												6											\n									<h3>6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON “OPEN”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/6-197x300.png\" alt=\"\" width=\"197\" height=\"300\" /></p>								\n							7						\n												7											\n									<h3>7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS/PHOTO/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT “ALLOW”. OTHERWISE, SELECT “DENY”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/7-300x167.png\" alt=\"\" width=\"300\" height=\"167\" /></p>								\n							8						\n												8											\n									<h3>8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8-300x180.png\" alt=\"\" width=\"300\" height=\"180\" /></p>								\n						</section>\n			<h1>IOS Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							1						\n											<a href=\"http://vblink777.com/#/download/index\">\n												1											\n									<h3>1. Go to this link and download the app</h3><p><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a><br /><br /></p><p style=\"font-size: 13px;\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.</p><p><br /><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" width=\"267\" height=\"266\" /></p>								\n						</a>				\n							2						\n												2											\n									<h3>2. ON THE WEBSITE, CLICK ON “INSTALL” BUTTON.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/2i-275x300.png\" alt=\"\" width=\"275\" height=\"300\" /></p>								\n							3						\n												3											\n									<h3>3. CLICK “ALLOW” WHEN IT IS TRYING TO DOWNLOAD A CONFIGURATION PROFILE</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3i-246x300.png\" alt=\"\" width=\"246\" height=\"300\" /></p><p> </p>								\n							4						\n												4											\n									<h3>4. PROFILE WILL DOWNLOAD AND WHEN IT IS DONE IT WILL ASK YOU TO CLOSE. CLICK ON “CLOSE”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/4i-256x300.png\" alt=\"\" width=\"256\" height=\"300\" /></p>								\n							5						\n												5											\n									<h3>5. “CLICK TO INSTALL” WILL AUTOMATICALLY POP UP. CLICK ON IT.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/5i-300x150.png\" alt=\"\" width=\"300\" height=\"150\" />   </p>								\n							6						\n												6											\n									<h3>6. IN THE “INSTALL PROFILE” SCREEN, CLICK ON “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/6i-300x203.png\" alt=\"\" width=\"300\" height=\"203\" /></p>								\n							7						\n												7											\n									<h3>7. ENTER IN YOUR PASSWORD TO INSTALL.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/7i-300x203.png\" alt=\"\" width=\"300\" height=\"203\" /></p>								\n							8						\n												8											\n									<h3>8. IT WILL ASK YOU TO OPEN THIS PAGE IN ITUNES. CLICK ON “OPEN”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8i-300x212.png\" alt=\"\" width=\"300\" height=\"212\" /></p>								\n							9						\n												9											\n									<h3>9. IT WILL ASK YOU TO INSTALL . CLICK “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/9i-300x236.png\" alt=\"\" width=\"300\" height=\"236\" /></p>								\n							10						\n												10											\n									<h3>10. NOW THAT THE APP HAS BEEN INSTALLED, CLICK ON “OPEN ON THE DESKTOP”. THE APP WILL OPEN AT THIS POINT. LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.</h3><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8-300x180.png\" alt=\"\" width=\"300\" height=\"180\" />								\n						</section>','How To Download The App','','inherit','closed','closed','','1336-revision-v1','','','2023-02-20 20:53:00','2023-02-20 20:53:00','',1336,'https://vblinkonline.com/?p=2116',0,'revision','',0),(2117,1,'2023-02-20 20:53:00','2023-02-20 20:53:00','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>Download Links</h1>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>									<figure>\n										<img width=\"300\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-64x64.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/apple.png 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											<figcaption>IOS</figcaption>\n										</figure>\n							<a href=\"#ios\" >\n					Instructions				</a>\n			<h2>Download the app to play via iphone or ipad.</h2>		\n												<figure>\n										<img width=\"252\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png 252w, https://vblinkonline.com/wp-content/uploads/2023/02/android-861x1024.png 861w, https://vblinkonline.com/wp-content/uploads/2023/02/android-768x914.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/android-600x714.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/android-64x76.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/android.png 1024w\" sizes=\"(max-width: 252px) 100vw, 252px\" />											<figcaption>Android</figcaption>\n										</figure>\n							<a href=\"#android\" >\n					Instructions				</a>\n			<h2>Download the app to play via any phone or tablet based on Android.</h2>		\n			<h1>Android Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							1						\n											<a href=\"http://vblink777.com/#/download/index\">\n												1											\n									<h3>1. Go to this link and download the app</h3><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a>\n<br><br>\n<p style=\"font-size:13px\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.</p><br>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" width=\"200\" height=\"200\" />\n						</a>				\n							2						\n												2											\n									<h3>2. On the website click on \"Download\"</h3><p style=\"font-size:14px\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.</em></p>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/2-300x186.png\" alt=\"\" width=\"300\" height=\"186\" />\n							3						\n												3											\n									<h3>3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON “DOWNLOAD”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3-300x159.png\" alt=\"\" width=\"300\" height=\"159\" /></p>								\n							4						\n												4											\n									<h3>4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON “DOWNLOAD”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/4-300x159.png\" alt=\"\" width=\"300\" height=\"159\" /></p><p> </p>								\n							5						\n												5											\n									<h3>5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/5-199x300.png\" alt=\"\" width=\"199\" height=\"300\" />   </p>								\n							6						\n												6											\n									<h3>6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON “OPEN”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/6-197x300.png\" alt=\"\" width=\"197\" height=\"300\" /></p>								\n							7						\n												7											\n									<h3>7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS/PHOTO/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT “ALLOW”. OTHERWISE, SELECT “DENY”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/7-300x167.png\" alt=\"\" width=\"300\" height=\"167\" /></p>								\n							8						\n												8											\n									<h3>8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8-300x180.png\" alt=\"\" width=\"300\" height=\"180\" /></p>								\n						</section>\n			<h1>IOS Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							1						\n											<a href=\"http://vblink777.com/#/download/index\">\n												1											\n									<h3>1. Go to this link and download the app</h3><p><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a><br /><br /></p><p style=\"font-size: 13px;\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.</p><p><br /><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" width=\"267\" height=\"266\" /></p>								\n						</a>				\n							2						\n												2											\n									<h3>2. ON THE WEBSITE, CLICK ON “INSTALL” BUTTON.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/2i-275x300.png\" alt=\"\" width=\"275\" height=\"300\" /></p>								\n							3						\n												3											\n									<h3>3. CLICK “ALLOW” WHEN IT IS TRYING TO DOWNLOAD A CONFIGURATION PROFILE</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3i-246x300.png\" alt=\"\" width=\"246\" height=\"300\" /></p><p> </p>								\n							4						\n												4											\n									<h3>4. PROFILE WILL DOWNLOAD AND WHEN IT IS DONE IT WILL ASK YOU TO CLOSE. CLICK ON “CLOSE”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/4i-256x300.png\" alt=\"\" width=\"256\" height=\"300\" /></p>								\n							5						\n												5											\n									<h3>5. “CLICK TO INSTALL” WILL AUTOMATICALLY POP UP. CLICK ON IT.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/5i-300x150.png\" alt=\"\" width=\"300\" height=\"150\" />   </p>								\n							6						\n												6											\n									<h3>6. IN THE “INSTALL PROFILE” SCREEN, CLICK ON “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/6i-300x203.png\" alt=\"\" width=\"300\" height=\"203\" /></p>								\n							7						\n												7											\n									<h3>7. ENTER IN YOUR PASSWORD TO INSTALL.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/7i-300x203.png\" alt=\"\" width=\"300\" height=\"203\" /></p>								\n							8						\n												8											\n									<h3>8. IT WILL ASK YOU TO OPEN THIS PAGE IN ITUNES. CLICK ON “OPEN”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8i-300x212.png\" alt=\"\" width=\"300\" height=\"212\" /></p>								\n							9						\n												9											\n									<h3>9. IT WILL ASK YOU TO INSTALL . CLICK “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/9i-300x236.png\" alt=\"\" width=\"300\" height=\"236\" /></p>								\n							10						\n												10											\n									<h3>10. NOW THAT THE APP HAS BEEN INSTALLED, CLICK ON “OPEN ON THE DESKTOP”. THE APP WILL OPEN AT THIS POINT. LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.</h3><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8-300x180.png\" alt=\"\" width=\"300\" height=\"180\" />								\n						</section>','How To Download The App','','inherit','closed','closed','','1336-revision-v1','','','2023-02-20 20:53:00','2023-02-20 20:53:00','',1336,'https://vblinkonline.com/?p=2117',0,'revision','',0),(2118,1,'2023-02-20 20:53:37','2023-02-20 20:53:37','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			            <button>\n                            </button>\n            <ul id=\"menu-header-menu\"><li id=\"menu-item-1905\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/\">Home</a></li>\n<li id=\"menu-item-1345\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/how-to-download-the-app/\">How To Download The App</a></li>\n<li id=\"menu-item-1346\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/games/\">Games</a></li>\n<li id=\"menu-item-1347\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/player-registration/\">Player Registration</a></li>\n<li id=\"menu-item-1348\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/agent-help/\">Agent Help</a></li>\n</ul>\n						<a href=\"https://vblinkonline.com\" target=\"_self\" rel=\"noopener\">\n                            <img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />\n						</a> \n					<button type=\"button\">X</button>','Header','','inherit','closed','closed','','36-revision-v1','','','2023-02-20 20:53:37','2023-02-20 20:53:37','',36,'https://vblinkonline.com/?p=2118',0,'revision','',0),(2119,1,'2023-02-20 20:53:37','2023-02-20 20:53:37','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			            <button>\n                            </button>\n            <ul id=\"menu-header-menu\"><li id=\"menu-item-1905\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/\">Home</a></li>\n<li id=\"menu-item-1345\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/how-to-download-the-app/\">How To Download The App</a></li>\n<li id=\"menu-item-1346\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/games/\">Games</a></li>\n<li id=\"menu-item-1347\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/player-registration/\">Player Registration</a></li>\n<li id=\"menu-item-1348\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/agent-help/\">Agent Help</a></li>\n</ul>\n						<a href=\"https://vblinkonline.com\" target=\"_self\" rel=\"noopener\">\n                            <img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />\n						</a> \n					<button type=\"button\">X</button>','Header','','inherit','closed','closed','','36-revision-v1','','','2023-02-20 20:53:37','2023-02-20 20:53:37','',36,'https://vblinkonline.com/?p=2119',0,'revision','',0),(2120,1,'2023-02-20 20:53:37','2023-02-20 20:53:37','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			            <button>\n                            </button>\n            <ul id=\"menu-header-menu\"><li id=\"menu-item-1905\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/\">Home</a></li>\n<li id=\"menu-item-1345\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/how-to-download-the-app/\">How To Download The App</a></li>\n<li id=\"menu-item-1346\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/games/\">Games</a></li>\n<li id=\"menu-item-1347\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/player-registration/\">Player Registration</a></li>\n<li id=\"menu-item-1348\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/agent-help/\">Agent Help</a></li>\n</ul>\n						<a href=\"https://vblinkonline.com\" target=\"_self\" rel=\"noopener\">\n                            <img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />\n						</a> \n					<button type=\"button\">X</button>','Header','','inherit','closed','closed','','36-revision-v1','','','2023-02-20 20:53:37','2023-02-20 20:53:37','',36,'https://vblinkonline.com/?p=2120',0,'revision','',0),(2122,1,'2023-02-20 20:55:31','2023-02-20 20:55:31','.ehf-header #masthead {\n    z-index: 999;\n    position: relative;\n		padding-left: 15px;\n		padding-right: 15px;\n		background: transparent;\n		width:100%;\n		margin-right: auto;\n		margin-left: auto;\n}\n\n.entry-header h1.entry-title{\n	display:none;\n}','Hitzone','','inherit','closed','closed','','1358-revision-v1','','','2023-02-20 20:55:31','2023-02-20 20:55:31','',1358,'https://vblinkonline.com/?p=2122',0,'revision','',0),(2123,1,'2023-02-20 20:56:27','2023-02-20 20:56:27','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>Download Links</h1>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>									<figure>\n										<img width=\"300\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-64x64.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/apple.png 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											<figcaption>IOS</figcaption>\n										</figure>\n							<a href=\"#ios\" >\n					Instructions				</a>\n			<h2>Download the app to play via iphone or ipad.</h2>		\n												<figure>\n										<img width=\"252\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png 252w, https://vblinkonline.com/wp-content/uploads/2023/02/android-861x1024.png 861w, https://vblinkonline.com/wp-content/uploads/2023/02/android-768x914.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/android-600x714.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/android-64x76.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/android.png 1024w\" sizes=\"(max-width: 252px) 100vw, 252px\" />											<figcaption>Android</figcaption>\n										</figure>\n							<a href=\"#android\" >\n					Instructions				</a>\n			<h2>Download the app to play via any phone or tablet based on Android.</h2>		\n			<h1>Android Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							1						\n											<a href=\"http://vblink777.com/#/download/index\">\n												1											\n									<h3>1. Go to this link and download the app</h3><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a>\n<br><br>\n<p style=\"font-size:13px\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.</p><br>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" width=\"200\" height=\"200\" />\n						</a>				\n							2						\n												2											\n									<h3>2. On the website click on \"Download\"</h3><p style=\"font-size:14px\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.</em></p>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/2-300x186.png\" alt=\"\" width=\"300\" height=\"186\" />\n							3						\n												3											\n									<h3>3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON “DOWNLOAD”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3-300x159.png\" alt=\"\" width=\"300\" height=\"159\" /></p>								\n							4						\n												4											\n									<h3>4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON “DOWNLOAD”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/4-300x159.png\" alt=\"\" width=\"300\" height=\"159\" /></p><p> </p>								\n							5						\n												5											\n									<h3>5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/5-199x300.png\" alt=\"\" width=\"199\" height=\"300\" />   </p>								\n							6						\n												6											\n									<h3>6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON “OPEN”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/6-197x300.png\" alt=\"\" width=\"197\" height=\"300\" /></p>								\n							7						\n												7											\n									<h3>7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS/PHOTO/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT “ALLOW”. OTHERWISE, SELECT “DENY”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/7-300x167.png\" alt=\"\" width=\"300\" height=\"167\" /></p>								\n							8						\n												8											\n									<h3>8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8-300x180.png\" alt=\"\" width=\"300\" height=\"180\" /></p>								\n						</section>\n			<h1>IOS Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							1						\n											<a href=\"http://vblink777.com/#/download/index\">\n												1											\n									<h3>1. Go to this link and download the app</h3><p><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a><br /><br /></p><p style=\"font-size: 13px;\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.</p><p><br /><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" width=\"267\" height=\"266\" /></p>								\n						</a>				\n							2						\n												2											\n									<h3>2. ON THE WEBSITE, CLICK ON “INSTALL” BUTTON.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/2i-275x300.png\" alt=\"\" width=\"275\" height=\"300\" /></p>								\n							3						\n												3											\n									<h3>3. CLICK “ALLOW” WHEN IT IS TRYING TO DOWNLOAD A CONFIGURATION PROFILE</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3i-246x300.png\" alt=\"\" width=\"246\" height=\"300\" /></p><p> </p>								\n							4						\n												4											\n									<h3>4. PROFILE WILL DOWNLOAD AND WHEN IT IS DONE IT WILL ASK YOU TO CLOSE. CLICK ON “CLOSE”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/4i-256x300.png\" alt=\"\" width=\"256\" height=\"300\" /></p>								\n							5						\n												5											\n									<h3>5. “CLICK TO INSTALL” WILL AUTOMATICALLY POP UP. CLICK ON IT.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/5i-300x150.png\" alt=\"\" width=\"300\" height=\"150\" />   </p>								\n							6						\n												6											\n									<h3>6. IN THE “INSTALL PROFILE” SCREEN, CLICK ON “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/6i-300x203.png\" alt=\"\" width=\"300\" height=\"203\" /></p>								\n							7						\n												7											\n									<h3>7. ENTER IN YOUR PASSWORD TO INSTALL.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/7i-300x203.png\" alt=\"\" width=\"300\" height=\"203\" /></p>								\n							8						\n												8											\n									<h3>8. IT WILL ASK YOU TO OPEN THIS PAGE IN ITUNES. CLICK ON “OPEN”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8i-300x212.png\" alt=\"\" width=\"300\" height=\"212\" /></p>								\n							9						\n												9											\n									<h3>9. IT WILL ASK YOU TO INSTALL . CLICK “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/9i-300x236.png\" alt=\"\" width=\"300\" height=\"236\" /></p>								\n							10						\n												10											\n									<h3>10. NOW THAT THE APP HAS BEEN INSTALLED, CLICK ON “OPEN ON THE DESKTOP”. THE APP WILL OPEN AT THIS POINT. LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.</h3><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8-300x180.png\" alt=\"\" width=\"300\" height=\"180\" />								\n						</section>','How To Download The App','','inherit','closed','closed','','1336-revision-v1','','','2023-02-20 20:56:27','2023-02-20 20:56:27','',1336,'https://vblinkonline.com/?p=2123',0,'revision','',0),(2124,1,'2023-02-20 20:56:27','2023-02-20 20:56:27','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>Download Links</h1>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>									<figure>\n										<img width=\"300\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-64x64.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/apple.png 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											<figcaption>IOS</figcaption>\n										</figure>\n							<a href=\"#ios\" >\n					Instructions				</a>\n			<h2>Download the app to play via iphone or ipad.</h2>		\n												<figure>\n										<img width=\"252\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png 252w, https://vblinkonline.com/wp-content/uploads/2023/02/android-861x1024.png 861w, https://vblinkonline.com/wp-content/uploads/2023/02/android-768x914.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/android-600x714.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/android-64x76.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/android.png 1024w\" sizes=\"(max-width: 252px) 100vw, 252px\" />											<figcaption>Android</figcaption>\n										</figure>\n							<a href=\"#android\" >\n					Instructions				</a>\n			<h2>Download the app to play via any phone or tablet based on Android.</h2>		\n			<h1>Android Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							1						\n											<a href=\"http://vblink777.com/#/download/index\">\n												1											\n									<h3>1. Go to this link and download the app</h3><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a>\n<br><br>\n<p style=\"font-size:13px\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.</p><br>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" width=\"200\" height=\"200\" />\n						</a>				\n							2						\n												2											\n									<h3>2. On the website click on \"Download\"</h3><p style=\"font-size:14px\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.</em></p>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/2-300x186.png\" alt=\"\" width=\"300\" height=\"186\" />\n							3						\n												3											\n									<h3>3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON “DOWNLOAD”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3-300x159.png\" alt=\"\" width=\"300\" height=\"159\" /></p>								\n							4						\n												4											\n									<h3>4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON “DOWNLOAD”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/4-300x159.png\" alt=\"\" width=\"300\" height=\"159\" /></p><p> </p>								\n							5						\n												5											\n									<h3>5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/5-199x300.png\" alt=\"\" width=\"199\" height=\"300\" />   </p>								\n							6						\n												6											\n									<h3>6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON “OPEN”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/6-197x300.png\" alt=\"\" width=\"197\" height=\"300\" /></p>								\n							7						\n												7											\n									<h3>7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS/PHOTO/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT “ALLOW”. OTHERWISE, SELECT “DENY”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/7-300x167.png\" alt=\"\" width=\"300\" height=\"167\" /></p>								\n							8						\n												8											\n									<h3>8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8-300x180.png\" alt=\"\" width=\"300\" height=\"180\" /></p>								\n						</section>\n			<h1>IOS Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							1						\n											<a href=\"http://vblink777.com/#/download/index\">\n												1											\n									<h3>1. Go to this link and download the app</h3><p><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a><br /><br /></p><p style=\"font-size: 13px;\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.</p><p><br /><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" width=\"267\" height=\"266\" /></p>								\n						</a>				\n							2						\n												2											\n									<h3>2. ON THE WEBSITE, CLICK ON “INSTALL” BUTTON.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/2i-275x300.png\" alt=\"\" width=\"275\" height=\"300\" /></p>								\n							3						\n												3											\n									<h3>3. CLICK “ALLOW” WHEN IT IS TRYING TO DOWNLOAD A CONFIGURATION PROFILE</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3i-246x300.png\" alt=\"\" width=\"246\" height=\"300\" /></p><p> </p>								\n							4						\n												4											\n									<h3>4. PROFILE WILL DOWNLOAD AND WHEN IT IS DONE IT WILL ASK YOU TO CLOSE. CLICK ON “CLOSE”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/4i-256x300.png\" alt=\"\" width=\"256\" height=\"300\" /></p>								\n							5						\n												5											\n									<h3>5. “CLICK TO INSTALL” WILL AUTOMATICALLY POP UP. CLICK ON IT.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/5i-300x150.png\" alt=\"\" width=\"300\" height=\"150\" />   </p>								\n							6						\n												6											\n									<h3>6. IN THE “INSTALL PROFILE” SCREEN, CLICK ON “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/6i-300x203.png\" alt=\"\" width=\"300\" height=\"203\" /></p>								\n							7						\n												7											\n									<h3>7. ENTER IN YOUR PASSWORD TO INSTALL.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/7i-300x203.png\" alt=\"\" width=\"300\" height=\"203\" /></p>								\n							8						\n												8											\n									<h3>8. IT WILL ASK YOU TO OPEN THIS PAGE IN ITUNES. CLICK ON “OPEN”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8i-300x212.png\" alt=\"\" width=\"300\" height=\"212\" /></p>								\n							9						\n												9											\n									<h3>9. IT WILL ASK YOU TO INSTALL . CLICK “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/9i-300x236.png\" alt=\"\" width=\"300\" height=\"236\" /></p>								\n							10						\n												10											\n									<h3>10. NOW THAT THE APP HAS BEEN INSTALLED, CLICK ON “OPEN ON THE DESKTOP”. THE APP WILL OPEN AT THIS POINT. LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.</h3><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8-300x180.png\" alt=\"\" width=\"300\" height=\"180\" />								\n						</section>','How To Download The App','','inherit','closed','closed','','1336-revision-v1','','','2023-02-20 20:56:27','2023-02-20 20:56:27','',1336,'https://vblinkonline.com/?p=2124',0,'revision','',0),(2125,1,'2023-02-20 20:56:28','2023-02-20 20:56:28','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>Download Links</h1>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>									<figure>\n										<img width=\"300\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-64x64.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/apple.png 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											<figcaption>IOS</figcaption>\n										</figure>\n							<a href=\"#ios\" >\n					Instructions				</a>\n			<h2>Download the app to play via iphone or ipad.</h2>		\n												<figure>\n										<img width=\"252\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png 252w, https://vblinkonline.com/wp-content/uploads/2023/02/android-861x1024.png 861w, https://vblinkonline.com/wp-content/uploads/2023/02/android-768x914.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/android-600x714.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/android-64x76.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/android.png 1024w\" sizes=\"(max-width: 252px) 100vw, 252px\" />											<figcaption>Android</figcaption>\n										</figure>\n							<a href=\"#android\" >\n					Instructions				</a>\n			<h2>Download the app to play via any phone or tablet based on Android.</h2>		\n			<h1>Android Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							1						\n											<a href=\"http://vblink777.com/#/download/index\">\n												1											\n									<h3>1. Go to this link and download the app</h3><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a>\n<br><br>\n<p style=\"font-size:13px\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.</p><br>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" width=\"200\" height=\"200\" />\n						</a>				\n							2						\n												2											\n									<h3>2. On the website click on \"Download\"</h3><p style=\"font-size:14px\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.</em></p>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/2-300x186.png\" alt=\"\" width=\"300\" height=\"186\" />\n							3						\n												3											\n									<h3>3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON “DOWNLOAD”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3-300x159.png\" alt=\"\" width=\"300\" height=\"159\" /></p>								\n							4						\n												4											\n									<h3>4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON “DOWNLOAD”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/4-300x159.png\" alt=\"\" width=\"300\" height=\"159\" /></p><p> </p>								\n							5						\n												5											\n									<h3>5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/5-199x300.png\" alt=\"\" width=\"199\" height=\"300\" />   </p>								\n							6						\n												6											\n									<h3>6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON “OPEN”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/6-197x300.png\" alt=\"\" width=\"197\" height=\"300\" /></p>								\n							7						\n												7											\n									<h3>7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS/PHOTO/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT “ALLOW”. OTHERWISE, SELECT “DENY”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/7-300x167.png\" alt=\"\" width=\"300\" height=\"167\" /></p>								\n							8						\n												8											\n									<h3>8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8-300x180.png\" alt=\"\" width=\"300\" height=\"180\" /></p>								\n						</section>\n			<h1>IOS Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							1						\n											<a href=\"http://vblink777.com/#/download/index\">\n												1											\n									<h3>1. Go to this link and download the app</h3><p><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a><br /><br /></p><p style=\"font-size: 13px;\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.</p><p><br /><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" width=\"267\" height=\"266\" /></p>								\n						</a>				\n							2						\n												2											\n									<h3>2. ON THE WEBSITE, CLICK ON “INSTALL” BUTTON.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/2i-275x300.png\" alt=\"\" width=\"275\" height=\"300\" /></p>								\n							3						\n												3											\n									<h3>3. CLICK “ALLOW” WHEN IT IS TRYING TO DOWNLOAD A CONFIGURATION PROFILE</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3i-246x300.png\" alt=\"\" width=\"246\" height=\"300\" /></p><p> </p>								\n							4						\n												4											\n									<h3>4. PROFILE WILL DOWNLOAD AND WHEN IT IS DONE IT WILL ASK YOU TO CLOSE. CLICK ON “CLOSE”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/4i-256x300.png\" alt=\"\" width=\"256\" height=\"300\" /></p>								\n							5						\n												5											\n									<h3>5. “CLICK TO INSTALL” WILL AUTOMATICALLY POP UP. CLICK ON IT.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/5i-300x150.png\" alt=\"\" width=\"300\" height=\"150\" />   </p>								\n							6						\n												6											\n									<h3>6. IN THE “INSTALL PROFILE” SCREEN, CLICK ON “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/6i-300x203.png\" alt=\"\" width=\"300\" height=\"203\" /></p>								\n							7						\n												7											\n									<h3>7. ENTER IN YOUR PASSWORD TO INSTALL.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/7i-300x203.png\" alt=\"\" width=\"300\" height=\"203\" /></p>								\n							8						\n												8											\n									<h3>8. IT WILL ASK YOU TO OPEN THIS PAGE IN ITUNES. CLICK ON “OPEN”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8i-300x212.png\" alt=\"\" width=\"300\" height=\"212\" /></p>								\n							9						\n												9											\n									<h3>9. IT WILL ASK YOU TO INSTALL . CLICK “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/9i-300x236.png\" alt=\"\" width=\"300\" height=\"236\" /></p>								\n							10						\n												10											\n									<h3>10. NOW THAT THE APP HAS BEEN INSTALLED, CLICK ON “OPEN ON THE DESKTOP”. THE APP WILL OPEN AT THIS POINT. LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.</h3><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8-300x180.png\" alt=\"\" width=\"300\" height=\"180\" />								\n						</section>','How To Download The App','','inherit','closed','closed','','1336-revision-v1','','','2023-02-20 20:56:28','2023-02-20 20:56:28','',1336,'https://vblinkonline.com/?p=2125',0,'revision','',0),(2127,1,'2023-02-20 21:10:14','2023-02-20 21:10:14','','Games','','inherit','closed','closed','','1338-revision-v1','','','2023-02-20 21:10:14','2023-02-20 21:10:14','',1338,'https://vblinkonline.com/?p=2127',0,'revision','',0),(2128,1,'2023-02-20 21:10:14','2023-02-20 21:10:14','','Games','','inherit','closed','closed','','1338-revision-v1','','','2023-02-20 21:10:14','2023-02-20 21:10:14','',1338,'https://vblinkonline.com/?p=2128',0,'revision','',0),(2419,1,'2023-02-23 21:56:06','2023-02-23 21:56:06','<style>/*! elementor - v3.11.1 - 15-02-2023 */<br />\r\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style> <style>/*! elementor - v3.11.1 - 15-02-2023 */<br />\r\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>\r\n<h2>ALL GAMES</h2>\r\n<ul data-layout-mode=\"grid\">\r\n 	<li><a href=\"https://vblinkonline.com/product/keno/\"><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" sizes=\"(max-width: 212px) 100vw, 212px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4021-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4021-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4021-64x64.png 64w\" alt=\"\" width=\"212\" height=\"212\" /></a>\r\n<h2>Keno</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/keno/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about “Keno”\">View More</a></li>\r\n 	<li><a href=\"https://vblinkonline.com/product/jungle-magic/\"><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" sizes=\"(max-width: 212px) 100vw, 212px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4022-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4022-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4022-64x64.png 64w\" alt=\"\" width=\"212\" height=\"212\" /></a>\r\n<h2>Jungle Magic</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/jungle-magic/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about “Jungle Magic”\">View More</a></li>\r\n 	<li><a href=\"https://vblinkonline.com/product/superball-keno/\"><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" sizes=\"(max-width: 212px) 100vw, 212px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4023-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4023-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4023-64x64.png 64w\" alt=\"\" width=\"212\" height=\"212\" /></a>\r\n<h2>Superball Keno</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/superball-keno/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about “Superball Keno”\">View More</a></li>\r\n 	<li><a href=\"https://vblinkonline.com/product/doubleup-keno/\"><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" sizes=\"(max-width: 212px) 100vw, 212px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4024-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4024-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4024-64x64.png 64w\" alt=\"\" width=\"212\" height=\"212\" /></a>\r\n<h2>Doubleup Keno</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/doubleup-keno/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about “Doubleup Keno”\">View More</a></li>\r\n 	<li><a href=\"https://vblinkonline.com/product/luck-blackjack/\"><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" sizes=\"(max-width: 212px) 100vw, 212px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4027-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4027-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4027-64x64.png 64w\" alt=\"\" width=\"212\" height=\"212\" /></a>\r\n<h2>Luck Blackjack</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/luck-blackjack/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about “Luck Blackjack”\">View More</a></li>\r\n 	<li><a href=\"https://vblinkonline.com/product/roulette-24/\"><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" sizes=\"(max-width: 212px) 100vw, 212px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4004-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4004-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4004-64x64.png 64w\" alt=\"\" width=\"212\" height=\"212\" /></a>\r\n<h2>Roulette 24</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/roulette-24/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about “Roulette 24”\">View More</a></li>\r\n 	<li><a href=\"https://vblinkonline.com/product/roulette-gold/\"><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" sizes=\"(max-width: 212px) 100vw, 212px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4028-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4028-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4028-64x64.png 64w\" alt=\"\" width=\"212\" height=\"212\" /></a>\r\n<h2>Roulette Gold</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/roulette-gold/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about “Roulette Gold”\">View More</a></li>\r\n 	<li><a href=\"https://vblinkonline.com/product/roul-oul/\"><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" sizes=\"(max-width: 212px) 100vw, 212px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4005-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4005-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4005-64x64.png 64w\" alt=\"\" width=\"212\" height=\"212\" /></a>\r\n<h2>Roul Oul</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/roul-oul/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about “Roul Oul”\">View More</a></li>\r\n 	<li><a href=\"https://vblinkonline.com/product/roulette-73/\"><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" sizes=\"(max-width: 212px) 100vw, 212px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4006-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4006-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4006-64x64.png 64w\" alt=\"\" width=\"212\" height=\"212\" /></a>\r\n<h2>Roulette 73</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/roulette-73/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about “Roulette 73”\">View More</a></li>\r\n 	<li><a href=\"https://vblinkonline.com/product/belangkia/\"><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" sizes=\"(max-width: 212px) 100vw, 212px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4007-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4007-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4007-64x64.png 64w\" alt=\"\" width=\"212\" height=\"212\" /></a>\r\n<h2>Belangkia</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/belangkia/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about “Belangkia”\">View More</a></li>\r\n 	<li><a href=\"https://vblinkonline.com/product/dragon-tiger/\"><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" sizes=\"(max-width: 212px) 100vw, 212px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4008-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4008-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4008-64x64.png 64w\" alt=\"\" width=\"212\" height=\"212\" /></a>\r\n<h2>Dragon Tiger</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/dragon-tiger/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about “Dragon Tiger”\">View More</a></li>\r\n 	<li><a href=\"https://vblinkonline.com/product/single-pick/\"><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" sizes=\"(max-width: 212px) 100vw, 212px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4009-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4009-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4009-64x64.png 64w\" alt=\"\" width=\"212\" height=\"212\" /></a>\r\n<h2>Single Pick</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/single-pick/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about “Single Pick”\">View More</a></li>\r\n 	<li><a href=\"https://vblinkonline.com/product/baccarat/\"><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" sizes=\"(max-width: 212px) 100vw, 212px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4010-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4010-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4010-64x64.png 64w\" alt=\"\" width=\"212\" height=\"212\" /></a>\r\n<h2>Baccarat</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/baccarat/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about “Baccarat”\">View More</a></li>\r\n 	<li><a href=\"https://vblinkonline.com/product/blackjack-21/\"><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" sizes=\"(max-width: 212px) 100vw, 212px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4011-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4011-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4011-64x64.png 64w\" alt=\"\" width=\"212\" height=\"212\" /></a>\r\n<h2>Blackjack 21</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/blackjack-21/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about “Blackjack 21”\">View More</a></li>\r\n 	<li><a href=\"https://vblinkonline.com/product/apple-machine/\"><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" sizes=\"(max-width: 212px) 100vw, 212px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4012-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4012-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4012-64x64.png 64w\" alt=\"\" width=\"212\" height=\"212\" /></a>\r\n<h2>Apple Machine</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/apple-machine/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about “Apple Machine”\">View More</a></li>\r\n 	<li><a href=\"https://vblinkonline.com/product/sickbo/\"><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" sizes=\"(max-width: 212px) 100vw, 212px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4015-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4015-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4015-64x64.png 64w\" alt=\"\" width=\"212\" height=\"212\" /></a>\r\n<h2>Sickbo</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/sickbo/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about “Sickbo”\">View More</a></li>\r\n 	<li><a href=\"https://vblinkonline.com/product/the-bull/\"><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" sizes=\"(max-width: 212px) 100vw, 212px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4017-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4017-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4017-64x64.png 64w\" alt=\"\" width=\"212\" height=\"212\" /></a>\r\n<h2>The Bull</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/the-bull/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about “The Bull”\">View More</a></li>\r\n 	<li><a href=\"https://vblinkonline.com/product/fire-of-glacier-gold/\"><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_3131.png\" sizes=\"(max-width: 212px) 100vw, 212px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_3131.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_3131-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_3131-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_3131-64x64.png 64w\" alt=\"\" width=\"212\" height=\"212\" /></a>\r\n<h2>Fire Of Glacier Gold</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/fire-of-glacier-gold/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1613\" data-product_sku=\"2216\" aria-label=\"Read more about “Fire Of Glacier Gold”\">View More</a></li>\r\n</ul>\r\n<button id=\"eael-load-more-btn-9f5f9c6\" data-widget-id=\"9f5f9c6\" data-widget=\"9f5f9c6\" data-page-id=\"1338\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"grid\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=18&amp;order=desc&amp;offset=0&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"9\">\r\nLoad More\r\n</button>','Games','','inherit','closed','closed','','1338-revision-v1','','','2023-02-23 21:56:06','2023-02-23 21:56:06','',1338,'https://vblinkonline.com/?p=2419',0,'revision','',0),(2129,1,'2023-02-20 21:10:15','2023-02-20 21:10:15','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>ALL GAMES</h2>		\n                <ul data-layout-mode=\"masonry\">        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4011-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4011-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4011-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4012-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4012-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4012-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4015-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4015-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4015-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4017-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4017-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4017-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4021-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4021-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4021-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4022-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4022-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4022-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4023-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4023-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4023-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4024-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4024-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4024-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4027-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4027-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4027-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4004-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4004-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4004-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4028-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4028-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4028-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4005-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4005-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4005-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4006-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4006-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4006-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4007-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4007-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4007-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4008-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4008-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4008-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4009-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4009-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4009-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4010-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4010-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4010-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_3113.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_3113.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_3113-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_3113-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_3113-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/pool-party/\" data-quantity=\"1\" data-product_id=\"1609\" data-product_sku=\"2212\" aria-label=\"Read more about &ldquo;Pool Party&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/pool-party/\"><h2>Pool Party</h2></a>                    \n        </li>\n        </ul>            \n                <button id=\"eael-load-more-btn-9f5f9c6\" data-widget-id=\"9f5f9c6\" data-widget=\"9f5f9c6\" data-page-id=\"1338\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=18&amp;order=desc&amp;offset=0&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"9\">\n                    Load More\n                </button>','Games','','inherit','closed','closed','','1338-revision-v1','','','2023-02-20 21:10:15','2023-02-20 21:10:15','',1338,'https://vblinkonline.com/?p=2129',0,'revision','',0),(2130,1,'2023-02-20 21:12:43','2023-02-20 21:12:43','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>ALL GAMES</h2>		\n                <ul data-layout-mode=\"masonry\">        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4011-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4011-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4011-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4012-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4012-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4012-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4015-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4015-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4015-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4017-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4017-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4017-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4021-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4021-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4021-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4022-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4022-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4022-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4023-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4023-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4023-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4024-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4024-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4024-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4027-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4027-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4027-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4004-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4004-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4004-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4028-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4028-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4028-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4005-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4005-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4005-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4006-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4006-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4006-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4007-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4007-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4007-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4008-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4008-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4008-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4009-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4009-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4009-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4010-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4010-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4010-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_3113.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_3113.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_3113-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_3113-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_3113-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/pool-party/\" data-quantity=\"1\" data-product_id=\"1609\" data-product_sku=\"2212\" aria-label=\"Read more about &ldquo;Pool Party&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/pool-party/\"><h2>Pool Party</h2></a>                    \n        </li>\n        </ul>            \n                <button id=\"eael-load-more-btn-9f5f9c6\" data-widget-id=\"9f5f9c6\" data-widget=\"9f5f9c6\" data-page-id=\"1338\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=18&amp;order=desc&amp;offset=0&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"9\">\n                    Load More\n                </button>','Games','','inherit','closed','closed','','1338-revision-v1','','','2023-02-20 21:12:43','2023-02-20 21:12:43','',1338,'https://vblinkonline.com/?p=2130',0,'revision','',0),(2131,1,'2023-02-20 21:12:43','2023-02-20 21:12:43','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>ALL GAMES</h2>		\n                <ul data-layout-mode=\"masonry\">        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4011-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4011-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4011-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4012-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4012-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4012-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4015-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4015-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4015-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4017-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4017-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4017-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4021-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4021-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4021-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4022-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4022-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4022-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4023-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4023-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4023-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4024-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4024-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4024-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4027-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4027-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4027-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4004-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4004-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4004-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4028-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4028-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4028-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4005-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4005-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4005-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4006-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4006-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4006-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4007-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4007-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4007-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4008-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4008-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4008-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4009-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4009-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4009-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4010-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4010-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4010-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_3113.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_3113.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_3113-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_3113-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_3113-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/pool-party/\" data-quantity=\"1\" data-product_id=\"1609\" data-product_sku=\"2212\" aria-label=\"Read more about &ldquo;Pool Party&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/pool-party/\"><h2>Pool Party</h2></a>                    \n        </li>\n        </ul>            \n                <button id=\"eael-load-more-btn-9f5f9c6\" data-widget-id=\"9f5f9c6\" data-widget=\"9f5f9c6\" data-page-id=\"1338\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=18&amp;order=desc&amp;offset=0&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"9\">\n                    Load More\n                </button>','Games','','inherit','closed','closed','','1338-revision-v1','','','2023-02-20 21:12:43','2023-02-20 21:12:43','',1338,'https://vblinkonline.com/?p=2131',0,'revision','',0),(2142,1,'2023-02-20 21:27:38','2023-02-20 21:27:38','<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>ALL GAMES</h2>		\n                <ul data-layout-mode=\"grid\"><li>\n	<a href=\"https://vblinkonline.com/product/keno/\"><img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4021-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4021-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4021-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" /><h2>Keno</h2>\n</a><a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a></li>\n<li>\n	<a href=\"https://vblinkonline.com/product/jungle-magic/\"><img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4022-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4022-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4022-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" /><h2>Jungle Magic</h2>\n</a><a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a></li>\n<li>\n	<a href=\"https://vblinkonline.com/product/superball-keno/\"><img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4023-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4023-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4023-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" /><h2>Superball Keno</h2>\n</a><a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a></li>\n<li>\n	<a href=\"https://vblinkonline.com/product/doubleup-keno/\"><img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4024-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4024-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4024-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" /><h2>Doubleup Keno</h2>\n</a><a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a></li>\n<li>\n	<a href=\"https://vblinkonline.com/product/luck-blackjack/\"><img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4027-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4027-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4027-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" /><h2>Luck Blackjack</h2>\n</a><a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a></li>\n<li>\n	<a href=\"https://vblinkonline.com/product/roulette-24/\"><img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4004-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4004-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4004-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" /><h2>Roulette 24</h2>\n</a><a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a></li>\n<li>\n	<a href=\"https://vblinkonline.com/product/roulette-gold/\"><img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4028-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4028-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4028-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" /><h2>Roulette Gold</h2>\n</a><a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a></li>\n<li>\n	<a href=\"https://vblinkonline.com/product/roul-oul/\"><img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4005-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4005-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4005-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" /><h2>Roul Oul</h2>\n</a><a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a></li>\n<li>\n	<a href=\"https://vblinkonline.com/product/roulette-73/\"><img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4006-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4006-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4006-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" /><h2>Roulette 73</h2>\n</a><a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a></li>\n<li>\n	<a href=\"https://vblinkonline.com/product/belangkia/\"><img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4007-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4007-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4007-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" /><h2>Belangkia</h2>\n</a><a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a></li>\n<li>\n	<a href=\"https://vblinkonline.com/product/dragon-tiger/\"><img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4008-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4008-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4008-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" /><h2>Dragon Tiger</h2>\n</a><a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a></li>\n<li>\n	<a href=\"https://vblinkonline.com/product/single-pick/\"><img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4009-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4009-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4009-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" /><h2>Single Pick</h2>\n</a><a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a></li>\n<li>\n	<a href=\"https://vblinkonline.com/product/baccarat/\"><img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4010-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4010-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4010-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" /><h2>Baccarat</h2>\n</a><a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a></li>\n<li>\n	<a href=\"https://vblinkonline.com/product/blackjack-21/\"><img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4011-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4011-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4011-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" /><h2>Blackjack 21</h2>\n</a><a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a></li>\n<li>\n	<a href=\"https://vblinkonline.com/product/apple-machine/\"><img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4012-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4012-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4012-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" /><h2>Apple Machine</h2>\n</a><a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a></li>\n<li>\n	<a href=\"https://vblinkonline.com/product/sickbo/\"><img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4015-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4015-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4015-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" /><h2>Sickbo</h2>\n</a><a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a></li>\n<li>\n	<a href=\"https://vblinkonline.com/product/the-bull/\"><img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4017-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4017-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4017-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" /><h2>The Bull</h2>\n</a><a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a></li>\n<li>\n	<a href=\"https://vblinkonline.com/product/fire-of-glacier-gold/\"><img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_3131.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_3131.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_3131-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_3131-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_3131-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" /><h2>Fire Of Glacier Gold</h2>\n</a><a href=\"https://vblinkonline.com/product/fire-of-glacier-gold/\" data-quantity=\"1\" data-product_id=\"1613\" data-product_sku=\"2216\" aria-label=\"Read more about &ldquo;Fire Of Glacier Gold&rdquo;\" rel=\"nofollow\">View More</a></li>\n</ul>            \n                <button id=\"eael-load-more-btn-9f5f9c6\" data-widget-id=\"9f5f9c6\" data-widget=\"9f5f9c6\" data-page-id=\"1338\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"grid\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=18&amp;order=desc&amp;offset=0&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"9\">\n                    Load More\n                </button>','Games','','inherit','closed','closed','','1338-revision-v1','','','2023-02-20 21:27:38','2023-02-20 21:27:38','',1338,'https://vblinkonline.com/?p=2142',0,'revision','',0),(2132,1,'2023-02-20 21:12:43','2023-02-20 21:12:43','<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>ALL GAMES</h2>		\n                <ul data-layout-mode=\"grid\">        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4012-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4012-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4012-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4015-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4015-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4015-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4017-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4017-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4017-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4021-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4021-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4021-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4022-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4022-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4022-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4023-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4023-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4023-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4024-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4024-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4024-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4027-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4027-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4027-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4004-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4004-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4004-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4028-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4028-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4028-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4005-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4005-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4005-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4006-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4006-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4006-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4007-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4007-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4007-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4008-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4008-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4008-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4009-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4009-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4009-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4010-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4010-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4010-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4011-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4011-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4011-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_3125.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_3125.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_3125-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_3125-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_3125-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/life-of-luxury-2/\" data-quantity=\"1\" data-product_id=\"1610\" data-product_sku=\"2213\" aria-label=\"Read more about &ldquo;Life Of Luxury 2&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/life-of-luxury-2/\"><h2>Life Of Luxury 2</h2></a>                    \n        </li>\n        </ul>            \n                <button id=\"eael-load-more-btn-9f5f9c6\" data-widget-id=\"9f5f9c6\" data-widget=\"9f5f9c6\" data-page-id=\"1338\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"grid\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=18&amp;order=desc&amp;offset=0&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"9\">\n                    Load More\n                </button>','Games','','inherit','closed','closed','','1338-revision-v1','','','2023-02-20 21:12:43','2023-02-20 21:12:43','',1338,'https://vblinkonline.com/?p=2132',0,'revision','',0),(2133,1,'2023-02-20 21:13:44','2023-02-20 21:13:44','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>Download Links</h1>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>									<figure>\n										<img width=\"300\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-64x64.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/apple.png 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											<figcaption>IOS</figcaption>\n										</figure>\n							<a href=\"#ios\" >\n					Instructions				</a>\n			<h2>Download the app to play via iphone or ipad.</h2>		\n												<figure>\n										<img width=\"252\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png 252w, https://vblinkonline.com/wp-content/uploads/2023/02/android-861x1024.png 861w, https://vblinkonline.com/wp-content/uploads/2023/02/android-768x914.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/android-600x714.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/android-64x76.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/android.png 1024w\" sizes=\"(max-width: 252px) 100vw, 252px\" />											<figcaption>Android</figcaption>\n										</figure>\n							<a href=\"#android\" >\n					Instructions				</a>\n			<h2>Download the app to play via any phone or tablet based on Android.</h2>		\n			<h1>Android Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							1						\n											<a href=\"http://vblink777.com/#/download/index\">\n												1											\n									<h3>1. Go to this link and download the app</h3><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a>\n<br><br>\n<p style=\"font-size:13px\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.</p><br>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" width=\"200\" height=\"200\" />\n						</a>				\n							2						\n												2											\n									<h3>2. On the website click on \"Download\"</h3><p style=\"font-size:14px\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.</em></p>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/2-300x186.png\" alt=\"\" width=\"300\" height=\"186\" />\n							3						\n												3											\n									<h3>3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON “DOWNLOAD”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3-300x159.png\" alt=\"\" width=\"300\" height=\"159\" /></p>								\n							4						\n												4											\n									<h3>4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON “DOWNLOAD”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/4-300x159.png\" alt=\"\" width=\"300\" height=\"159\" /></p><p> </p>								\n							5						\n												5											\n									<h3>5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/5-199x300.png\" alt=\"\" width=\"199\" height=\"300\" />   </p>								\n							6						\n												6											\n									<h3>6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON “OPEN”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/6-197x300.png\" alt=\"\" width=\"197\" height=\"300\" /></p>								\n							7						\n												7											\n									<h3>7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS/PHOTO/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT “ALLOW”. OTHERWISE, SELECT “DENY”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/7-300x167.png\" alt=\"\" width=\"300\" height=\"167\" /></p>								\n							8						\n												8											\n									<h3>8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8-300x180.png\" alt=\"\" width=\"300\" height=\"180\" /></p>								\n						</section>\n			<h1>IOS Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							1						\n											<a href=\"http://vblink777.com/#/download/index\">\n												1											\n									<h3>1. Go to this link and download the app</h3><p><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a><br /><br /></p><p style=\"font-size: 13px;\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.</p><p><br /><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" width=\"267\" height=\"266\" /></p>								\n						</a>				\n							2						\n												2											\n									<h3>2. ON THE WEBSITE, CLICK ON “INSTALL” BUTTON.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/2i-275x300.png\" alt=\"\" width=\"275\" height=\"300\" /></p>								\n							3						\n												3											\n									<h3>3. CLICK “ALLOW” WHEN IT IS TRYING TO DOWNLOAD A CONFIGURATION PROFILE</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3i-246x300.png\" alt=\"\" width=\"246\" height=\"300\" /></p><p> </p>								\n							4						\n												4											\n									<h3>4. PROFILE WILL DOWNLOAD AND WHEN IT IS DONE IT WILL ASK YOU TO CLOSE. CLICK ON “CLOSE”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/4i-256x300.png\" alt=\"\" width=\"256\" height=\"300\" /></p>								\n							5						\n												5											\n									<h3>5. “CLICK TO INSTALL” WILL AUTOMATICALLY POP UP. CLICK ON IT.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/5i-300x150.png\" alt=\"\" width=\"300\" height=\"150\" />   </p>								\n							6						\n												6											\n									<h3>6. IN THE “INSTALL PROFILE” SCREEN, CLICK ON “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/6i-300x203.png\" alt=\"\" width=\"300\" height=\"203\" /></p>								\n							7						\n												7											\n									<h3>7. ENTER IN YOUR PASSWORD TO INSTALL.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/7i-300x203.png\" alt=\"\" width=\"300\" height=\"203\" /></p>								\n							8						\n												8											\n									<h3>8. IT WILL ASK YOU TO OPEN THIS PAGE IN ITUNES. CLICK ON “OPEN”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8i-300x212.png\" alt=\"\" width=\"300\" height=\"212\" /></p>								\n							9						\n												9											\n									<h3>9. IT WILL ASK YOU TO INSTALL . CLICK “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/9i-300x236.png\" alt=\"\" width=\"300\" height=\"236\" /></p>								\n							10						\n												10											\n									<h3>10. NOW THAT THE APP HAS BEEN INSTALLED, CLICK ON “OPEN ON THE DESKTOP”. THE APP WILL OPEN AT THIS POINT. LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.</h3><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8-300x180.png\" alt=\"\" width=\"300\" height=\"180\" />								\n						</section>','How To Download The App','','inherit','closed','closed','','1336-revision-v1','','','2023-02-20 21:13:44','2023-02-20 21:13:44','',1336,'https://vblinkonline.com/?p=2133',0,'revision','',0),(2134,1,'2023-02-20 21:13:44','2023-02-20 21:13:44','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>Download Links</h1>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>									<figure>\n										<img width=\"300\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-64x64.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/apple.png 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											<figcaption>IOS</figcaption>\n										</figure>\n							<a href=\"#ios\" >\n					Instructions				</a>\n			<h2>Download the app to play via iphone or ipad.</h2>		\n												<figure>\n										<img width=\"252\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png 252w, https://vblinkonline.com/wp-content/uploads/2023/02/android-861x1024.png 861w, https://vblinkonline.com/wp-content/uploads/2023/02/android-768x914.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/android-600x714.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/android-64x76.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/android.png 1024w\" sizes=\"(max-width: 252px) 100vw, 252px\" />											<figcaption>Android</figcaption>\n										</figure>\n							<a href=\"#android\" >\n					Instructions				</a>\n			<h2>Download the app to play via any phone or tablet based on Android.</h2>		\n			<h1>Android Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							1						\n											<a href=\"http://vblink777.com/#/download/index\">\n												1											\n									<h3>1. Go to this link and download the app</h3><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a>\n<br><br>\n<p style=\"font-size:13px\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.</p><br>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" width=\"200\" height=\"200\" />\n						</a>				\n							2						\n												2											\n									<h3>2. On the website click on \"Download\"</h3><p style=\"font-size:14px\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.</em></p>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/2-300x186.png\" alt=\"\" width=\"300\" height=\"186\" />\n							3						\n												3											\n									<h3>3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON “DOWNLOAD”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3-300x159.png\" alt=\"\" width=\"300\" height=\"159\" /></p>								\n							4						\n												4											\n									<h3>4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON “DOWNLOAD”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/4-300x159.png\" alt=\"\" width=\"300\" height=\"159\" /></p><p> </p>								\n							5						\n												5											\n									<h3>5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/5-199x300.png\" alt=\"\" width=\"199\" height=\"300\" />   </p>								\n							6						\n												6											\n									<h3>6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON “OPEN”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/6-197x300.png\" alt=\"\" width=\"197\" height=\"300\" /></p>								\n							7						\n												7											\n									<h3>7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS/PHOTO/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT “ALLOW”. OTHERWISE, SELECT “DENY”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/7-300x167.png\" alt=\"\" width=\"300\" height=\"167\" /></p>								\n							8						\n												8											\n									<h3>8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8-300x180.png\" alt=\"\" width=\"300\" height=\"180\" /></p>								\n						</section>\n			<h1>IOS Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							1						\n											<a href=\"http://vblink777.com/#/download/index\">\n												1											\n									<h3>1. Go to this link and download the app</h3><p><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a><br /><br /></p><p style=\"font-size: 13px;\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.</p><p><br /><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" width=\"267\" height=\"266\" /></p>								\n						</a>				\n							2						\n												2											\n									<h3>2. ON THE WEBSITE, CLICK ON “INSTALL” BUTTON.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/2i-275x300.png\" alt=\"\" width=\"275\" height=\"300\" /></p>								\n							3						\n												3											\n									<h3>3. CLICK “ALLOW” WHEN IT IS TRYING TO DOWNLOAD A CONFIGURATION PROFILE</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3i-246x300.png\" alt=\"\" width=\"246\" height=\"300\" /></p><p> </p>								\n							4						\n												4											\n									<h3>4. PROFILE WILL DOWNLOAD AND WHEN IT IS DONE IT WILL ASK YOU TO CLOSE. CLICK ON “CLOSE”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/4i-256x300.png\" alt=\"\" width=\"256\" height=\"300\" /></p>								\n							5						\n												5											\n									<h3>5. “CLICK TO INSTALL” WILL AUTOMATICALLY POP UP. CLICK ON IT.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/5i-300x150.png\" alt=\"\" width=\"300\" height=\"150\" />   </p>								\n							6						\n												6											\n									<h3>6. IN THE “INSTALL PROFILE” SCREEN, CLICK ON “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/6i-300x203.png\" alt=\"\" width=\"300\" height=\"203\" /></p>								\n							7						\n												7											\n									<h3>7. ENTER IN YOUR PASSWORD TO INSTALL.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/7i-300x203.png\" alt=\"\" width=\"300\" height=\"203\" /></p>								\n							8						\n												8											\n									<h3>8. IT WILL ASK YOU TO OPEN THIS PAGE IN ITUNES. CLICK ON “OPEN”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8i-300x212.png\" alt=\"\" width=\"300\" height=\"212\" /></p>								\n							9						\n												9											\n									<h3>9. IT WILL ASK YOU TO INSTALL . CLICK “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/9i-300x236.png\" alt=\"\" width=\"300\" height=\"236\" /></p>								\n							10						\n												10											\n									<h3>10. NOW THAT THE APP HAS BEEN INSTALLED, CLICK ON “OPEN ON THE DESKTOP”. THE APP WILL OPEN AT THIS POINT. LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.</h3><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8-300x180.png\" alt=\"\" width=\"300\" height=\"180\" />								\n						</section>','How To Download The App','','inherit','closed','closed','','1336-revision-v1','','','2023-02-20 21:13:44','2023-02-20 21:13:44','',1336,'https://vblinkonline.com/?p=2134',0,'revision','',0),(2135,1,'2023-02-20 21:13:45','2023-02-20 21:13:45','<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>Download Links</h1>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>									<figure>\n										<img width=\"300\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-64x64.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/apple.png 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											<figcaption>IOS</figcaption>\n										</figure>\n							<a href=\"#ios\" >\n					Instructions				</a>\n			<h2>Download the app to play via iphone or ipad.</h2>		\n												<figure>\n										<img width=\"252\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png 252w, https://vblinkonline.com/wp-content/uploads/2023/02/android-861x1024.png 861w, https://vblinkonline.com/wp-content/uploads/2023/02/android-768x914.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/android-600x714.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/android-64x76.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/android.png 1024w\" sizes=\"(max-width: 252px) 100vw, 252px\" />											<figcaption>Android</figcaption>\n										</figure>\n							<a href=\"#android\" >\n					Instructions				</a>\n			<h2>Download the app to play via any phone or tablet based on Android.</h2>		\n			<h1>Android Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							1						\n											<a href=\"http://vblink777.com/#/download/index\">\n												1											\n									<h3>1. Go to this link and download the app</h3><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a>\n<br><br>\n<p style=\"font-size:13px\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.</p><br>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" width=\"200\" height=\"200\" />\n						</a>				\n							2						\n												2											\n									<h3>2. On the website click on \"Download\"</h3><p style=\"font-size:14px\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.</em></p>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/2-300x186.png\" alt=\"\" width=\"300\" height=\"186\" />\n							3						\n												3											\n									<h3>3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON “DOWNLOAD”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3-300x159.png\" alt=\"\" width=\"300\" height=\"159\" /></p>								\n							4						\n												4											\n									<h3>4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON “DOWNLOAD”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/4-300x159.png\" alt=\"\" width=\"300\" height=\"159\" /></p><p> </p>								\n							5						\n												5											\n									<h3>5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/5-199x300.png\" alt=\"\" width=\"199\" height=\"300\" />   </p>								\n							6						\n												6											\n									<h3>6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON “OPEN”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/6-197x300.png\" alt=\"\" width=\"197\" height=\"300\" /></p>								\n							7						\n												7											\n									<h3>7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS/PHOTO/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT “ALLOW”. OTHERWISE, SELECT “DENY”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/7-300x167.png\" alt=\"\" width=\"300\" height=\"167\" /></p>								\n							8						\n												8											\n									<h3>8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8-300x180.png\" alt=\"\" width=\"300\" height=\"180\" /></p>								\n						</section>\n			<h1>IOS Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							1						\n											<a href=\"http://vblink777.com/#/download/index\">\n												1											\n									<h3>1. Go to this link and download the app</h3><p><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a><br /><br /></p><p style=\"font-size: 13px;\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.</p><p><br /><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" width=\"267\" height=\"266\" /></p>								\n						</a>				\n							2						\n												2											\n									<h3>2. ON THE WEBSITE, CLICK ON “INSTALL” BUTTON.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/2i-275x300.png\" alt=\"\" width=\"275\" height=\"300\" /></p>								\n							3						\n												3											\n									<h3>3. CLICK “ALLOW” WHEN IT IS TRYING TO DOWNLOAD A CONFIGURATION PROFILE</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3i-246x300.png\" alt=\"\" width=\"246\" height=\"300\" /></p><p> </p>								\n							4						\n												4											\n									<h3>4. PROFILE WILL DOWNLOAD AND WHEN IT IS DONE IT WILL ASK YOU TO CLOSE. CLICK ON “CLOSE”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/4i-256x300.png\" alt=\"\" width=\"256\" height=\"300\" /></p>								\n							5						\n												5											\n									<h3>5. “CLICK TO INSTALL” WILL AUTOMATICALLY POP UP. CLICK ON IT.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/5i-300x150.png\" alt=\"\" width=\"300\" height=\"150\" />   </p>								\n							6						\n												6											\n									<h3>6. IN THE “INSTALL PROFILE” SCREEN, CLICK ON “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/6i-300x203.png\" alt=\"\" width=\"300\" height=\"203\" /></p>								\n							7						\n												7											\n									<h3>7. ENTER IN YOUR PASSWORD TO INSTALL.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/7i-300x203.png\" alt=\"\" width=\"300\" height=\"203\" /></p>								\n							8						\n												8											\n									<h3>8. IT WILL ASK YOU TO OPEN THIS PAGE IN ITUNES. CLICK ON “OPEN”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8i-300x212.png\" alt=\"\" width=\"300\" height=\"212\" /></p>								\n							9						\n												9											\n									<h3>9. IT WILL ASK YOU TO INSTALL . CLICK “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/9i-300x236.png\" alt=\"\" width=\"300\" height=\"236\" /></p>								\n							10						\n												10											\n									<h3>10. NOW THAT THE APP HAS BEEN INSTALLED, CLICK ON “OPEN ON THE DESKTOP”. THE APP WILL OPEN AT THIS POINT. LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.</h3><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8-300x180.png\" alt=\"\" width=\"300\" height=\"180\" />								\n						</section>','How To Download The App','','inherit','closed','closed','','1336-revision-v1','','','2023-02-20 21:13:45','2023-02-20 21:13:45','',1336,'https://vblinkonline.com/?p=2135',0,'revision','',0),(2139,1,'2023-02-20 21:25:09','2023-02-20 21:25:09','<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>ALL GAMES</h2>		\n                <ul data-layout-mode=\"grid\">        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4009-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4009-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4009-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4010-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4010-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4010-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4011-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4011-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4011-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4012-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4012-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4012-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4015-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4015-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4015-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4017-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4017-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4017-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4021-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4021-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4021-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4022-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4022-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4022-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4023-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4023-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4023-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4024-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4024-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4024-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4027-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4027-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4027-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4004-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4004-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4004-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4028-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4028-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4028-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4005-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4005-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4005-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4006-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4006-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4006-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4007-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4007-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4007-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4008-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4008-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4008-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_3113.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_3113.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_3113-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_3113-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_3113-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/pool-party/\" data-quantity=\"1\" data-product_id=\"1609\" data-product_sku=\"2212\" aria-label=\"Read more about &ldquo;Pool Party&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/pool-party/\"><h2>Pool Party</h2></a>                    \n        </li>\n        </ul>            \n                <button id=\"eael-load-more-btn-9f5f9c6\" data-widget-id=\"9f5f9c6\" data-widget=\"9f5f9c6\" data-page-id=\"1338\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"grid\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=18&amp;order=desc&amp;offset=0&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"9\">\n                    Load More\n                </button>','Games','','inherit','closed','closed','','1338-revision-v1','','','2023-02-20 21:25:09','2023-02-20 21:25:09','',1338,'https://vblinkonline.com/?p=2139',0,'revision','',0),(2137,1,'2023-02-20 21:25:09','2023-02-20 21:25:09','<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>ALL GAMES</h2>		\n                <ul data-layout-mode=\"grid\">        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4012-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4012-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4012-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4015-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4015-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4015-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4017-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4017-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4017-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4021-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4021-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4021-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4022-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4022-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4022-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4023-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4023-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4023-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4024-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4024-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4024-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4027-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4027-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4027-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4004-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4004-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4004-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4028-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4028-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4028-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4005-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4005-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4005-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4006-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4006-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4006-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4007-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4007-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4007-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4008-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4008-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4008-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4009-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4009-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4009-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4010-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4010-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4010-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4011-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4011-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4011-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_3125.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_3125.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_3125-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_3125-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_3125-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/life-of-luxury-2/\" data-quantity=\"1\" data-product_id=\"1610\" data-product_sku=\"2213\" aria-label=\"Read more about &ldquo;Life Of Luxury 2&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/life-of-luxury-2/\"><h2>Life Of Luxury 2</h2></a>                    \n        </li>\n        </ul>            \n                <button id=\"eael-load-more-btn-9f5f9c6\" data-widget-id=\"9f5f9c6\" data-widget=\"9f5f9c6\" data-page-id=\"1338\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"grid\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=18&amp;order=desc&amp;offset=0&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"9\">\n                    Load More\n                </button>','Games','','inherit','closed','closed','','1338-revision-v1','','','2023-02-20 21:25:09','2023-02-20 21:25:09','',1338,'https://vblinkonline.com/?p=2137',0,'revision','',0),(2138,1,'2023-02-20 21:25:09','2023-02-20 21:25:09','<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>ALL GAMES</h2>		\n                <ul data-layout-mode=\"grid\">        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4012-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4012-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4012-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4015-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4015-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4015-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4017-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4017-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4017-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4021-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4021-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4021-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4022-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4022-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4022-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4023-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4023-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4023-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4024-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4024-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4024-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4027-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4027-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4027-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4004-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4004-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4004-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4028-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4028-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4028-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4005-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4005-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4005-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4006-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4006-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4006-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4007-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4007-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4007-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4008-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4008-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4008-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4009-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4009-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4009-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4010-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4010-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4010-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4011-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4011-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4011-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_3125.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_3125.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_3125-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_3125-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_3125-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/life-of-luxury-2/\" data-quantity=\"1\" data-product_id=\"1610\" data-product_sku=\"2213\" aria-label=\"Read more about &ldquo;Life Of Luxury 2&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/life-of-luxury-2/\"><h2>Life Of Luxury 2</h2></a>                    \n        </li>\n        </ul>            \n                <button id=\"eael-load-more-btn-9f5f9c6\" data-widget-id=\"9f5f9c6\" data-widget=\"9f5f9c6\" data-page-id=\"1338\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"grid\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=18&amp;order=desc&amp;offset=0&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"9\">\n                    Load More\n                </button>','Games','','inherit','closed','closed','','1338-revision-v1','','','2023-02-20 21:25:09','2023-02-20 21:25:09','',1338,'https://vblinkonline.com/?p=2138',0,'revision','',0),(2140,1,'2023-02-20 21:27:38','2023-02-20 21:27:38','<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>ALL GAMES</h2>		\n                <ul data-layout-mode=\"grid\">        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4009-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4009-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4009-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4010-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4010-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4010-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4011-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4011-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4011-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4012-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4012-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4012-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4015-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4015-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4015-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4017-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4017-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4017-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4021-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4021-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4021-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4022-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4022-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4022-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4023-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4023-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4023-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4024-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4024-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4024-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4027-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4027-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4027-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4004-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4004-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4004-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4028-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4028-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4028-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4005-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4005-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4005-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4006-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4006-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4006-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4007-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4007-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4007-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4008-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4008-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4008-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_3113.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_3113.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_3113-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_3113-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_3113-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/pool-party/\" data-quantity=\"1\" data-product_id=\"1609\" data-product_sku=\"2212\" aria-label=\"Read more about &ldquo;Pool Party&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/pool-party/\"><h2>Pool Party</h2></a>                    \n        </li>\n        </ul>            \n                <button id=\"eael-load-more-btn-9f5f9c6\" data-widget-id=\"9f5f9c6\" data-widget=\"9f5f9c6\" data-page-id=\"1338\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"grid\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=18&amp;order=desc&amp;offset=0&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"9\">\n                    Load More\n                </button>','Games','','inherit','closed','closed','','1338-revision-v1','','','2023-02-20 21:27:38','2023-02-20 21:27:38','',1338,'https://vblinkonline.com/?p=2140',0,'revision','',0),(2141,1,'2023-02-20 21:27:38','2023-02-20 21:27:38','<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>ALL GAMES</h2>		\n                <ul data-layout-mode=\"grid\">        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4009-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4009-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4009-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4010-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4010-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4010-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4011-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4011-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4011-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4012-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4012-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4012-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4015-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4015-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4015-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4017-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4017-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4017-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4021-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4021-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4021-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4022-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4022-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4022-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4023-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4023-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4023-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4024-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4024-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4024-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4027-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4027-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4027-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4004-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4004-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4004-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4028-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4028-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4028-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4005-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4005-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4005-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4006-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4006-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4006-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4007-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4007-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4007-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4008-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4008-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_4008-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>                    \n        </li>\n                <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_3113.png\" alt=\"\" decoding=\"async\" loading=\"eager\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_3113.png 212w, https://vblinkonline.com/wp-content/uploads/2023/02/s_3113-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/s_3113-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/s_3113-64x64.png 64w\" sizes=\"(max-width: 212px) 100vw, 212px\" />                    \n                        <ul>\n                            <li><a href=\"https://vblinkonline.com/product/pool-party/\" data-quantity=\"1\" data-product_id=\"1609\" data-product_sku=\"2212\" aria-label=\"Read more about &ldquo;Pool Party&rdquo;\" rel=\"nofollow\">View More</a>                            </li>\n                            	                                                                            </ul>\n                        <a href=\"https://vblinkonline.com/product/pool-party/\"><h2>Pool Party</h2></a>                    \n        </li>\n        </ul>            \n                <button id=\"eael-load-more-btn-9f5f9c6\" data-widget-id=\"9f5f9c6\" data-widget=\"9f5f9c6\" data-page-id=\"1338\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"grid\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=18&amp;order=desc&amp;offset=0&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"9\">\n                    Load More\n                </button>','Games','','inherit','closed','closed','','1338-revision-v1','','','2023-02-20 21:27:38','2023-02-20 21:27:38','',1338,'https://vblinkonline.com/?p=2141',0,'revision','',0),(2144,1,'2023-02-20 21:39:54','2023-02-20 21:39:54','.ehf-header #masthead {\n    z-index: 999;\n    position: relative;\n		padding-left: 15px;\n		padding-right: 15px;\n		background: transparent;\n		width:100%;\n		margin-right: auto;\n		margin-left: auto;\n}\n\n.entry-header h1.entry-title{\n	display:none;\n}\n\n.page-id-1338 .elementor *, .elementor :after, .elementor :before{ \n    height: auto !important;\n}\n','Hitzone','','inherit','closed','closed','','1358-revision-v1','','','2023-02-20 21:39:54','2023-02-20 21:39:54','',1358,'https://vblinkonline.com/?p=2144',0,'revision','',0),(2147,1,'2023-02-20 21:51:30','2023-02-20 21:51:30','','Agent Help','','inherit','closed','closed','','1340-revision-v1','','','2023-02-20 21:51:30','2023-02-20 21:51:30','',1340,'https://vblinkonline.com/?p=2147',0,'revision','',0),(2148,1,'2023-02-20 21:51:30','2023-02-20 21:51:30','','Agent Help','','inherit','closed','closed','','1340-revision-v1','','','2023-02-20 21:51:30','2023-02-20 21:51:30','',1340,'https://vblinkonline.com/?p=2148',0,'revision','',0),(2149,1,'2023-02-20 21:51:31','2023-02-20 21:51:31','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>Videos</h1>		\n		https://www.youtube.com/watch?v=COv-GbP4cPw&#038;embeds_euri=http%3A%2F%2Fwww.vblinkfishgames.com%2F&#038;feature=emb_imp_woyt		\n			<h3>V-Blink add player</h3>		\n		https://www.youtube.com/watch?v=zv-r-HJzf68&#038;embeds_euri=http%3A%2F%2Fwww.vblinkfishgames.com%2F&#038;feature=emb_imp_woyt		\n			<h3>V-Blink top up redeem points</h3>','Agent Help','','inherit','closed','closed','','1340-revision-v1','','','2023-02-20 21:51:31','2023-02-20 21:51:31','',1340,'https://vblinkonline.com/?p=2149',0,'revision','',0),(2150,1,'2023-02-20 21:52:34','2023-02-20 21:52:34','.ehf-header #masthead {\n    z-index: 999;\n    position: relative;\n		padding-left: 15px;\n		padding-right: 15px;\n		background: transparent;\n		width:100%;\n		margin-right: auto;\n		margin-left: auto;\n}\n\n.entry-header h1.entry-title{\n	display:none;\n}\n\n.page-id-1338 .elementor *, .elementor :after, .elementor :before{ \n    height: auto !important;\n}\n\n.page-id-1340 .body{\n	background-color: #ffffff !important;\n}','Hitzone','','inherit','closed','closed','','1358-revision-v1','','','2023-02-20 21:52:34','2023-02-20 21:52:34','',1358,'https://vblinkonline.com/?p=2150',0,'revision','',0),(2152,1,'2023-02-20 21:53:27','2023-02-20 21:53:27','.ehf-header #masthead {\n    z-index: 999;\n    position: relative;\n		padding-left: 15px;\n		padding-right: 15px;\n		background: transparent;\n		width:100%;\n		margin-right: auto;\n		margin-left: auto;\n}\n\n.entry-header h1.entry-title{\n	display:none;\n}\n\n.page-id-1338 .elementor *, .elementor :after, .elementor :before{ \n    height: auto !important;\n}\n\n.page-id-1340 .body{\n	background-color: #ffffff !important;\n}\n\n.page-id-1340 .ehf-header #masthead{\n	background-color:black !important;\n}','Hitzone','','inherit','closed','closed','','1358-revision-v1','','','2023-02-20 21:53:27','2023-02-20 21:53:27','',1358,'https://vblinkonline.com/?p=2152',0,'revision','',0),(2154,1,'2023-02-20 21:54:16','2023-02-20 21:54:16','.ehf-header #masthead {\n    z-index: 999;\n    position: relative;\n		padding-left: 15px;\n		padding-right: 15px;\n		background: transparent;\n		width:100%;\n		margin-right: auto;\n		margin-left: auto;\n}\n\n.entry-header h1.entry-title{\n	display:none;\n}\n\n.page-id-1338 .elementor *, .elementor :after, .elementor :before{ \n    height: auto !important;\n}\n\n.page-id-1340 .body{\n	background-color: #ffffff !important;\n}\n\n.page-id-1340 .ehf-header{\n	background-color:black !important;\n}','Hitzone','','inherit','closed','closed','','1358-revision-v1','','','2023-02-20 21:54:16','2023-02-20 21:54:16','',1358,'https://vblinkonline.com/?p=2154',0,'revision','',0),(2580,0,'2023-03-23 11:31:41','2023-03-23 11:31:41','','Entry # 116','','publish','closed','closed','','entry-116','','','2023-03-23 11:31:41','2023-03-23 11:31:41','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2580',0,'metform-entry','',0),(2581,0,'2023-03-24 01:18:08','2023-03-24 01:18:08','','Entry # 117','','publish','closed','closed','','entry-117','','','2023-03-24 01:18:08','2023-03-24 01:18:08','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2581',0,'metform-entry','',0),(2582,0,'2023-03-24 05:44:40','2023-03-24 05:44:40','','Entry # 118','','publish','closed','closed','','entry-118','','','2023-03-24 05:44:40','2023-03-24 05:44:40','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2582',0,'metform-entry','',0),(2156,1,'2023-02-20 21:55:41','2023-02-20 21:55:41','.ehf-header #masthead {\n    z-index: 999;\n    position: relative;\n		padding-left: 15px;\n		padding-right: 15px;\n		background: transparent;\n		width:100%;\n		margin-right: auto;\n		margin-left: auto;\n}\n\n.entry-header h1.entry-title{\n	display:none;\n}\n\n.page-id-1338 .elementor *, .elementor :after, .elementor :before{ \n    height: auto !important;\n}\n\n.page-id-1340 .body{\n	background-color: #ffffff !important;\n}\n\n.page-id-1340 #masthead{\n	background-color:black !important;\n}','Hitzone','','inherit','closed','closed','','1358-revision-v1','','','2023-02-20 21:55:41','2023-02-20 21:55:41','',1358,'https://vblinkonline.com/?p=2156',0,'revision','',0),(2160,1,'2023-02-20 22:10:08','2023-02-20 22:10:08','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 22:10:08','2023-02-20 22:10:08','',1297,'https://vblinkonline.com/?p=2160',0,'revision','',0),(2158,1,'2023-02-20 22:10:07','2023-02-20 22:10:07','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 22:10:07','2023-02-20 22:10:07','',1297,'https://vblinkonline.com/?p=2158',0,'revision','',0),(2159,1,'2023-02-20 22:10:08','2023-02-20 22:10:08','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 22:10:08','2023-02-20 22:10:08','',1297,'https://vblinkonline.com/?p=2159',0,'revision','',0),(2161,1,'2023-02-20 22:12:17','2023-02-20 22:12:17','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 22:12:17','2023-02-20 22:12:17','',1297,'https://vblinkonline.com/?p=2161',0,'revision','',0),(2162,1,'2023-02-20 22:12:17','2023-02-20 22:12:17','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 22:12:17','2023-02-20 22:12:17','',1297,'https://vblinkonline.com/?p=2162',0,'revision','',0),(2163,1,'2023-02-20 22:12:18','2023-02-20 22:12:18','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 22:12:18','2023-02-20 22:12:18','',1297,'https://vblinkonline.com/?p=2163',0,'revision','',0),(2164,1,'2023-02-20 22:18:42','2023-02-20 22:18:42','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 22:18:42','2023-02-20 22:18:42','',1297,'https://vblinkonline.com/?p=2164',0,'revision','',0),(2165,1,'2023-02-20 22:18:42','2023-02-20 22:18:42','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 22:18:42','2023-02-20 22:18:42','',1297,'https://vblinkonline.com/?p=2165',0,'revision','',0),(2166,1,'2023-02-20 22:18:42','2023-02-20 22:18:42','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 22:18:42','2023-02-20 22:18:42','',1297,'https://vblinkonline.com/?p=2166',0,'revision','',0),(2167,1,'2023-02-20 22:20:56','2023-02-20 22:20:56','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 22:20:56','2023-02-20 22:20:56','',1297,'https://vblinkonline.com/?p=2167',0,'revision','',0),(2168,1,'2023-02-20 22:20:56','2023-02-20 22:20:56','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 22:20:56','2023-02-20 22:20:56','',1297,'https://vblinkonline.com/?p=2168',0,'revision','',0),(2169,1,'2023-02-20 22:20:57','2023-02-20 22:20:57','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 22:20:57','2023-02-20 22:20:57','',1297,'https://vblinkonline.com/?p=2169',0,'revision','',0);
INSERT INTO `wpjk_posts` VALUES (2173,1,'2023-02-20 22:28:08','2023-02-20 22:28:08','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Oi Lao\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 22:28:08','2023-02-20 22:28:08','',1297,'https://vblinkonline.com/?p=2173',0,'revision','',0),(2171,1,'2023-02-20 22:28:07','2023-02-20 22:28:07','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 22:28:07','2023-02-20 22:28:07','',1297,'https://vblinkonline.com/?p=2171',0,'revision','',0),(2172,1,'2023-02-20 22:28:08','2023-02-20 22:28:08','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 22:28:08','2023-02-20 22:28:08','',1297,'https://vblinkonline.com/?p=2172',0,'revision','',0),(2410,1,'2023-02-23 13:32:32','2023-02-23 13:32:32','<h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<h1>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h1>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Di Lao\" /><figcaption>Hai Di Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily Fishing\" /><figcaption>Daily Fishing</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"653ed332d5\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-23 13:32:32','2023-02-23 13:32:32','',1297,'https://vblinkonline.com/?p=2410',0,'revision','',0),(2177,1,'2023-02-20 22:33:37','2023-02-20 22:33:37','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Oi Lao\" /><figcaption>Hai Oi Lao</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily\" /><figcaption>Daily</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 22:33:37','2023-02-20 22:33:37','',1297,'https://vblinkonline.com/?p=2177',0,'revision','',0),(2175,1,'2023-02-20 22:33:36','2023-02-20 22:33:36','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Oi Lao\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 22:33:36','2023-02-20 22:33:36','',1297,'https://vblinkonline.com/?p=2175',0,'revision','',0),(2176,1,'2023-02-20 22:33:36','2023-02-20 22:33:36','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Oi Lao\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 22:33:36','2023-02-20 22:33:36','',1297,'https://vblinkonline.com/?p=2176',0,'revision','',0),(2178,1,'2023-02-20 22:42:46','2023-02-20 22:42:46','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Oi Lao\" /><figcaption>Hai Oi Lao</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily\" /><figcaption>Daily</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 22:42:46','2023-02-20 22:42:46','',1297,'https://vblinkonline.com/?p=2178',0,'revision','',0),(2179,1,'2023-02-20 22:42:46','2023-02-20 22:42:46','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Oi Lao\" /><figcaption>Hai Oi Lao</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily\" /><figcaption>Daily</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 22:42:46','2023-02-20 22:42:46','',1297,'https://vblinkonline.com/?p=2179',0,'revision','',0),(2180,1,'2023-02-20 22:42:47','2023-02-20 22:42:47','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Oi Lao\" /><figcaption>Hai Oi Lao</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily\" /><figcaption>Daily</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 22:42:47','2023-02-20 22:42:47','',1297,'https://vblinkonline.com/?p=2180',0,'revision','',0),(2181,1,'2023-02-20 22:45:09','2023-02-20 22:45:09','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Oi Lao\" /><figcaption>Hai Oi Lao</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily\" /><figcaption>Daily</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 22:45:09','2023-02-20 22:45:09','',1297,'https://vblinkonline.com/?p=2181',0,'revision','',0),(2182,1,'2023-02-20 22:45:09','2023-02-20 22:45:09','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Oi Lao\" /><figcaption>Hai Oi Lao</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily\" /><figcaption>Daily</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 22:45:09','2023-02-20 22:45:09','',1297,'https://vblinkonline.com/?p=2182',0,'revision','',0),(2183,1,'2023-02-20 22:45:09','2023-02-20 22:45:09','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Oi Lao\" /><figcaption>Hai Oi Lao</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily\" /><figcaption>Daily</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 22:45:09','2023-02-20 22:45:09','',1297,'https://vblinkonline.com/?p=2183',0,'revision','',0),(2184,1,'2023-02-20 22:46:03','2023-02-20 22:46:03','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Oi Lao\" /><figcaption>Hai Oi Lao</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily\" /><figcaption>Daily</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 22:46:03','2023-02-20 22:46:03','',1297,'https://vblinkonline.com/?p=2184',0,'revision','',0),(2185,1,'2023-02-20 22:46:03','2023-02-20 22:46:03','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Oi Lao\" /><figcaption>Hai Oi Lao</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily\" /><figcaption>Daily</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 22:46:03','2023-02-20 22:46:03','',1297,'https://vblinkonline.com/?p=2185',0,'revision','',0),(2186,1,'2023-02-20 22:46:04','2023-02-20 22:46:04','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Oi Lao\" /><figcaption>Hai Oi Lao</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily\" /><figcaption>Daily</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 22:46:04','2023-02-20 22:46:04','',1297,'https://vblinkonline.com/?p=2186',0,'revision','',0),(2187,1,'2023-02-20 22:46:50','2023-02-20 22:46:50','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Oi Lao\" /><figcaption>Hai Oi Lao</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily\" /><figcaption>Daily</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 22:46:50','2023-02-20 22:46:50','',1297,'https://vblinkonline.com/?p=2187',0,'revision','',0),(2188,1,'2023-02-20 22:46:50','2023-02-20 22:46:50','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Oi Lao\" /><figcaption>Hai Oi Lao</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily\" /><figcaption>Daily</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 22:46:50','2023-02-20 22:46:50','',1297,'https://vblinkonline.com/?p=2188',0,'revision','',0),(2189,1,'2023-02-20 22:46:51','2023-02-20 22:46:51','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Oi Lao\" /><figcaption>Hai Oi Lao</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily\" /><figcaption>Daily</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-20 22:46:51','2023-02-20 22:46:51','',1297,'https://vblinkonline.com/?p=2189',0,'revision','',0),(2190,1,'2023-02-21 10:27:44','2023-02-21 10:27:44','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Oi Lao\" /><figcaption>Hai Oi Lao</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily\" /><figcaption>Daily</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-21 10:27:44','2023-02-21 10:27:44','',1297,'https://vblinkonline.com/?p=2190',0,'revision','',0),(2191,1,'2023-02-21 10:27:44','2023-02-21 10:27:44','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Oi Lao\" /><figcaption>Hai Oi Lao</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily\" /><figcaption>Daily</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"a37f2a7418\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-21 10:27:44','2023-02-21 10:27:44','',1297,'https://vblinkonline.com/?p=2191',0,'revision','',0),(2192,1,'2023-02-21 10:27:45','2023-02-21 10:27:45','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Oi Lao\" /><figcaption>Hai Oi Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily\" /><figcaption>Daily</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"96604069c3\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-21 10:27:45','2023-02-21 10:27:45','',1297,'https://vblinkonline.com/?p=2192',0,'revision','',0),(2193,1,'2023-02-21 10:28:57','2023-02-21 10:28:57','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Oi Lao\" /><figcaption>Hai Oi Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily\" /><figcaption>Daily</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"96604069c3\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-21 10:28:57','2023-02-21 10:28:57','',1297,'https://vblinkonline.com/?p=2193',0,'revision','',0),(2194,1,'2023-02-21 10:28:57','2023-02-21 10:28:57','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Oi Lao\" /><figcaption>Hai Oi Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily\" /><figcaption>Daily</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"96604069c3\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-21 10:28:57','2023-02-21 10:28:57','',1297,'https://vblinkonline.com/?p=2194',0,'revision','',0),(2195,1,'2023-02-21 10:28:58','2023-02-21 10:28:58','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Oi Lao\" /><figcaption>Hai Oi Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily\" /><figcaption>Daily</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"96604069c3\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-21 10:28:58','2023-02-21 10:28:58','',1297,'https://vblinkonline.com/?p=2195',0,'revision','',0),(2196,1,'2023-02-21 10:30:26','2023-02-21 10:30:26','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Oi Lao\" /><figcaption>Hai Oi Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily\" /><figcaption>Daily</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"96604069c3\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-21 10:30:26','2023-02-21 10:30:26','',1297,'https://vblinkonline.com/?p=2196',0,'revision','',0),(2197,1,'2023-02-21 10:30:26','2023-02-21 10:30:26','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Oi Lao\" /><figcaption>Hai Oi Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily\" /><figcaption>Daily</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"96604069c3\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-21 10:30:26','2023-02-21 10:30:26','',1297,'https://vblinkonline.com/?p=2197',0,'revision','',0),(2198,1,'2023-02-21 10:30:26','2023-02-21 10:30:26','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Oi Lao\" /><figcaption>Hai Oi Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily\" /><figcaption>Daily</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"96604069c3\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-21 10:30:26','2023-02-21 10:30:26','',1297,'https://vblinkonline.com/?p=2198',0,'revision','',0),(2199,1,'2023-02-21 10:30:53','2023-02-21 10:30:53','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Oi Lao\" /><figcaption>Hai Oi Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily\" /><figcaption>Daily</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"96604069c3\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-21 10:30:53','2023-02-21 10:30:53','',1297,'https://vblinkonline.com/?p=2199',0,'revision','',0),(2200,1,'2023-02-21 10:30:53','2023-02-21 10:30:53','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Oi Lao\" /><figcaption>Hai Oi Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily\" /><figcaption>Daily</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"96604069c3\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-21 10:30:53','2023-02-21 10:30:53','',1297,'https://vblinkonline.com/?p=2200',0,'revision','',0),(2201,1,'2023-02-21 10:30:53','2023-02-21 10:30:53','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Oi Lao\" /><figcaption>Hai Oi Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily\" /><figcaption>Daily</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"96604069c3\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-21 10:30:53','2023-02-21 10:30:53','',1297,'https://vblinkonline.com/?p=2201',0,'revision','',0),(2202,1,'2023-02-21 10:31:50','2023-02-21 10:31:50','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Oi Lao\" /><figcaption>Hai Oi Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily\" /><figcaption>Daily</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"96604069c3\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-21 10:31:50','2023-02-21 10:31:50','',1297,'https://vblinkonline.com/?p=2202',0,'revision','',0),(2203,1,'2023-02-21 10:31:50','2023-02-21 10:31:50','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" role=\"button\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Oi Lao\" /><figcaption>Hai Oi Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily\" /><figcaption>Daily</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"96604069c3\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" role=\"button\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-21 10:31:50','2023-02-21 10:31:50','',1297,'https://vblinkonline.com/?p=2203',0,'revision','',0),(2204,1,'2023-02-21 10:31:51','2023-02-21 10:31:51','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Oi Lao\" /><figcaption>Hai Oi Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily\" /><figcaption>Daily</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"96604069c3\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-21 10:31:51','2023-02-21 10:31:51','',1297,'https://vblinkonline.com/?p=2204',0,'revision','',0);
INSERT INTO `wpjk_posts` VALUES (2205,1,'2023-02-21 10:35:40','2023-02-21 10:35:40','<style>/*! elementor - v3.11.1 - 15-02-2023 */<br />\r\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>\r\n<h2>Frequently Asked Questions</h2>\r\n<style>/*! elementor - v3.11.1 - 15-02-2023 */<br />\r\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>\r\n<h4>What is Vblink?</h4>\r\nVblink is a mobile fish game app and sweepstakes app. This app can be played on cell phones, tablets, and computers. This app is what people call a “Play anywhere app” or “Play at home app”. Also referred to as the “fish game app”.\r\n<h4>How do I download the Vblink game and sweepstakes app?</h4>\r\nYou can go to our website <a href=\"https://vblink777.club\">www.vblink777.club</a> and either scan the QR code, or you can click on the link. Then you will be able to download the app.\r\n<h4>How do I get my account set up?</h4>\r\nYou will need to go to a store that offers this software. That operator will be able to set up your account and give you your login credentials. You can also fill out the player form on our website and you will be contacted by a store to play.\r\n<h4>Where do I get points added to my account?</h4>\r\nThe store operator that set up your account will be able to add points to your account\r\n<h4>Network Unstable Connecting…</h4>\r\nCheck your network connection. WiFi will show that you have full connection to the network, but your network can still be slow or fading in and out. If using your data plan with your cellular service, make sure you have a good signal. You can be kicked out of games if you do not have a good connection.\r\n<h4>How do I create a private table?</h4>\r\nSit down at a table. A password will be generated. Give that password to your friends. Your friends will then sit at the table and must enter that password in to be able to join\r\n<h4>How do I join a private table?</h4>\r\nGet a password from the hosting party. Sit at the private table and enter in the password given.\r\n<h4>What is binding?</h4>\r\nWhen you bind your device it adds more security. When you select bind, your account can only be played on that device. That way somebody doesn’t look over your shoulder while you type in your password and try to use your account. If you get a new phone and you didn’t unbind your account, your account holder has the ability to unbind it for you.\r\n<h4>How to win community prizes?</h4>\r\nTo qualify for bonuses or community prizes you must be actively playing. Sitting in a room or table not playing does not make you eligible.\r\n<h4>How to claim your jackpot?</h4>\r\nWhen you win a jackpot, there will be a pop up asking you to claim your jackpot. If you do not claim your jackpot, it will not go away until you do. If you do not see it, log out and log back in. The claim window will pop up every time you log in until you claim it.\r\n<h2>Play on any device! Laptops, Desktops, Tablets, or Phones!</h2>\r\n<style>/*! elementor - v3.11.1 - 15-02-2023 */<br />\r\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>\r\n\r\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/smartphonegame.png\" sizes=\"(max-width: 600px) 100vw, 600px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/smartphonegame.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/smartphonegame-300x142.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/smartphonegame-64x30.png 64w\" alt=\"\" width=\"600\" height=\"283\" />\r\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletgame.png\" sizes=\"(max-width: 600px) 100vw, 600px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletgame.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletgame-300x137.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletgame-64x29.png 64w\" alt=\"\" width=\"600\" height=\"273\" />\r\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/monitorgame2.png\" sizes=\"(max-width: 600px) 100vw, 600px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/monitorgame2.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/monitorgame2-300x264.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/monitorgame2-64x56.png 64w\" alt=\"\" width=\"600\" height=\"528\" />','FAQ','','publish','closed','closed','','faq','','','2023-02-24 09:04:27','2023-02-24 09:04:27','',0,'https://vblinkonline.com/?page_id=2205',0,'page','',0),(2206,1,'2023-02-22 08:14:58','2023-02-21 10:37:56',' ','','','publish','closed','closed','','2206','','','2023-02-22 08:14:58','2023-02-22 08:14:58','',0,'https://vblinkonline.com/2023/02/21/2206/',7,'nav_menu_item','',0),(2207,1,'2023-02-21 10:37:56','2023-02-21 10:37:56','','FAQ','','inherit','closed','closed','','2205-revision-v1','','','2023-02-21 10:37:56','2023-02-21 10:37:56','',2205,'https://vblinkonline.com/?p=2207',0,'revision','',0),(2208,1,'2023-02-21 10:37:56','2023-02-21 10:37:56','','FAQ','','inherit','closed','closed','','2205-revision-v1','','','2023-02-21 10:37:56','2023-02-21 10:37:56','',2205,'https://vblinkonline.com/?p=2208',0,'revision','',0),(2209,1,'2023-02-21 10:37:56','2023-02-21 10:37:56','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>Frequently Asked Questions</h2>','FAQ','','inherit','closed','closed','','2205-revision-v1','','','2023-02-21 10:37:56','2023-02-21 10:37:56','',2205,'https://vblinkonline.com/?p=2209',0,'revision','',0),(2211,1,'2023-02-21 10:39:01','2023-02-21 10:39:01','.ehf-header #masthead {\n    z-index: 999;\n    position: relative;\n		padding-left: 15px;\n		padding-right: 15px;\n		background: transparent;\n		width:100%;\n		margin-right: auto;\n		margin-left: auto;\n}\n\n.entry-header h1.entry-title{\n	display:none;\n}\n\n.page-id-1338 .elementor *, .elementor :after, .elementor :before{ \n    height: auto !important;\n}\n\n.page-id-1340 .body{\n	background-color: #ffffff !important;\n}\n\n.page-id-1340 #masthead{\n	background-color:black !important;\n}\n\n.page-id-2205 .body{\n	background-color: #ffffff;\n}','Hitzone','','inherit','closed','closed','','1358-revision-v1','','','2023-02-21 10:39:01','2023-02-21 10:39:01','',1358,'https://vblinkonline.com/?p=2211',0,'revision','',0),(2213,1,'2023-02-21 10:39:35','2023-02-21 10:39:35','.ehf-header #masthead {\n    z-index: 999;\n    position: relative;\n		padding-left: 15px;\n		padding-right: 15px;\n		background: transparent;\n		width:100%;\n		margin-right: auto;\n		margin-left: auto;\n}\n\n.entry-header h1.entry-title{\n	display:none;\n}\n\n.page-id-1338 .elementor *, .elementor :after, .elementor :before{ \n    height: auto !important;\n}\n\n.page-id-1340 .body{\n	background-color: #ffffff !important;\n}\n\n.page-id-1340 #masthead{\n	background-color:black !important;\n}\n\n.page-id-2205 .body{\n	background-color: #ffffff !important;\n}','Hitzone','','inherit','closed','closed','','1358-revision-v1','','','2023-02-21 10:39:35','2023-02-21 10:39:35','',1358,'https://vblinkonline.com/?p=2213',0,'revision','',0),(2214,1,'2023-02-21 10:40:20','2023-02-21 10:40:20','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>Frequently Asked Questions</h2>','FAQ','','inherit','closed','closed','','2205-revision-v1','','','2023-02-21 10:40:20','2023-02-21 10:40:20','',2205,'https://vblinkonline.com/?p=2214',0,'revision','',0),(2215,1,'2023-02-21 10:40:21','2023-02-21 10:40:21','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>Frequently Asked Questions</h2>','FAQ','','inherit','closed','closed','','2205-revision-v1','','','2023-02-21 10:40:21','2023-02-21 10:40:21','',2205,'https://vblinkonline.com/?p=2215',0,'revision','',0),(2216,1,'2023-02-21 10:40:21','2023-02-21 10:40:21','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>Frequently Asked Questions</h2>','FAQ','','inherit','closed','closed','','2205-revision-v1','','','2023-02-21 10:40:21','2023-02-21 10:40:21','',2205,'https://vblinkonline.com/?p=2216',0,'revision','',0),(2218,1,'2023-02-21 10:41:08','2023-02-21 10:41:08','.ehf-header #masthead {\n    z-index: 999;\n    position: relative;\n		padding-left: 15px;\n		padding-right: 15px;\n		background: transparent;\n		width:100%;\n		margin-right: auto;\n		margin-left: auto;\n}\n\n.entry-header h1.entry-title{\n	display:none;\n}\n\n.page-id-1338 .elementor *, .elementor :after, .elementor :before{ \n    height: auto !important;\n}\n\n.page-id-1340 .body{\n	background-color: #ffffff !important;\n}\n\n.page-id-1340 #masthead{\n	background-color:black !important;\n}\n\n.page-id-2205 #masthead{\n	background-color: black !important;\n}','Hitzone','','inherit','closed','closed','','1358-revision-v1','','','2023-02-21 10:41:08','2023-02-21 10:41:08','',1358,'https://vblinkonline.com/?p=2218',0,'revision','',0),(2220,1,'2023-02-21 10:58:42','2023-02-21 10:58:42','','iPhone4','','inherit','open','closed','','iphone4-2','','','2023-02-21 10:58:42','2023-02-21 10:58:42','',2205,'https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-1.png',0,'attachment','image/png',0),(2221,1,'2023-02-21 10:59:12','2023-02-21 10:59:12','','tabletgame','','inherit','open','closed','','tabletgame','','','2023-02-21 10:59:12','2023-02-21 10:59:12','',2205,'https://vblinkonline.com/wp-content/uploads/2023/02/tabletgame.png',0,'attachment','image/png',0),(2222,1,'2023-02-21 10:59:34','2023-02-21 10:59:34','','monitorgame2','','inherit','open','closed','','monitorgame2','','','2023-02-21 10:59:34','2023-02-21 10:59:34','',2205,'https://vblinkonline.com/wp-content/uploads/2023/02/monitorgame2.png',0,'attachment','image/png',0),(2223,1,'2023-02-21 10:59:35','2023-02-21 10:59:35','Vblink Online, Fishing games, orion stars, fire kirin, gambling ','Vblink online smartphone','Gaming on phones','inherit','open','closed','','smartphonegame','','','2023-02-23 10:48:21','2023-02-23 10:48:21','',2205,'https://vblinkonline.com/wp-content/uploads/2023/02/smartphonegame.png',0,'attachment','image/png',0),(2224,1,'2023-02-21 11:02:00','2023-02-21 11:02:00','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>Frequently Asked Questions</h2>','FAQ','','inherit','closed','closed','','2205-revision-v1','','','2023-02-21 11:02:00','2023-02-21 11:02:00','',2205,'https://vblinkonline.com/?p=2224',0,'revision','',0),(2225,1,'2023-02-21 11:02:01','2023-02-21 11:02:01','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>Frequently Asked Questions</h2>','FAQ','','inherit','closed','closed','','2205-revision-v1','','','2023-02-21 11:02:01','2023-02-21 11:02:01','',2205,'https://vblinkonline.com/?p=2225',0,'revision','',0),(2451,1,'2023-02-24 09:04:27','2023-02-24 09:04:27','<style>/*! elementor - v3.11.1 - 15-02-2023 */<br />\r\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>\r\n<h2>Frequently Asked Questions</h2>\r\n<style>/*! elementor - v3.11.1 - 15-02-2023 */<br />\r\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>\r\n<h4>What is Vblink?</h4>\r\nVblink is a mobile fish game app and sweepstakes app. This app can be played on cell phones, tablets, and computers. This app is what people call a “Play anywhere app” or “Play at home app”. Also referred to as the “fish game app”.\r\n<h4>How do I download the Vblink game and sweepstakes app?</h4>\r\nYou can go to our website <a href=\"https://vblink777.club\">www.vblink777.club</a> and either scan the QR code, or you can click on the link. Then you will be able to download the app.\r\n<h4>How do I get my account set up?</h4>\r\nYou will need to go to a store that offers this software. That operator will be able to set up your account and give you your login credentials. You can also fill out the player form on our website and you will be contacted by a store to play.\r\n<h4>Where do I get points added to my account?</h4>\r\nThe store operator that set up your account will be able to add points to your account\r\n<h4>Network Unstable Connecting…</h4>\r\nCheck your network connection. WiFi will show that you have full connection to the network, but your network can still be slow or fading in and out. If using your data plan with your cellular service, make sure you have a good signal. You can be kicked out of games if you do not have a good connection.\r\n<h4>How do I create a private table?</h4>\r\nSit down at a table. A password will be generated. Give that password to your friends. Your friends will then sit at the table and must enter that password in to be able to join\r\n<h4>How do I join a private table?</h4>\r\nGet a password from the hosting party. Sit at the private table and enter in the password given.\r\n<h4>What is binding?</h4>\r\nWhen you bind your device it adds more security. When you select bind, your account can only be played on that device. That way somebody doesn’t look over your shoulder while you type in your password and try to use your account. If you get a new phone and you didn’t unbind your account, your account holder has the ability to unbind it for you.\r\n<h4>How to win community prizes?</h4>\r\nTo qualify for bonuses or community prizes you must be actively playing. Sitting in a room or table not playing does not make you eligible.\r\n<h4>How to claim your jackpot?</h4>\r\nWhen you win a jackpot, there will be a pop up asking you to claim your jackpot. If you do not claim your jackpot, it will not go away until you do. If you do not see it, log out and log back in. The claim window will pop up every time you log in until you claim it.\r\n<h2>Play on any device! Laptops, Desktops, Tablets, or Phones!</h2>\r\n<style>/*! elementor - v3.11.1 - 15-02-2023 */<br />\r\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>\r\n\r\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/smartphonegame.png\" sizes=\"(max-width: 600px) 100vw, 600px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/smartphonegame.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/smartphonegame-300x142.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/smartphonegame-64x30.png 64w\" alt=\"\" width=\"600\" height=\"283\" />\r\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletgame.png\" sizes=\"(max-width: 600px) 100vw, 600px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletgame.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletgame-300x137.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletgame-64x29.png 64w\" alt=\"\" width=\"600\" height=\"273\" />\r\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/monitorgame2.png\" sizes=\"(max-width: 600px) 100vw, 600px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/monitorgame2.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/monitorgame2-300x264.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/monitorgame2-64x56.png 64w\" alt=\"\" width=\"600\" height=\"528\" />','FAQ','','inherit','closed','closed','','2205-revision-v1','','','2023-02-24 09:04:27','2023-02-24 09:04:27','',2205,'https://vblinkonline.com/?p=2451',0,'revision','',0),(2226,1,'2023-02-21 11:02:01','2023-02-21 11:02:01','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>Frequently Asked Questions</h2>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h4>What is Vblink?</h4>		\n		<p>Vblink is a mobile fish game app and sweepstakes app. This app can be played on cell phones, tablets, and computers. This app is what people call a “Play anywhere app” or “Play at home app”. Also referred to as the “fish game app”.</p>		\n			<h4>How do I download the Vblink game and sweepstakes app?</h4>		\n		<p>You can go to our website <a href=\"https://vblink777.club\">www.vblink777.club</a> and either scan the QR code, or you can click on the link. Then you will be able to download the app.</p>		\n			<h4>How do I get my account set up?</h4>		\n		<p>You will need to go to a store that offers this software. That operator will be able to set up your account and give you your login credentials. You can also fill out the player form on our website and you will be contacted by a store to play.</p>		\n			<h4>Where do I get points added to my account?</h4>		\n		<p>The store operator that set up your account will be able to add points to your account</p>		\n			<h4>Network Unstable Connecting…</h4>		\n		<p>Check your network connection. WiFi will show that you have full connection to the network, but your network can still be slow or fading in and out. If using your data plan with your cellular service, make sure you have a good signal. You can be kicked out of games if you do not have a good connection.</p>		\n			<h4>How do I create a private table?</h4>		\n		<p>Sit down at a table. A password will be generated. Give that password to your friends. Your friends will then sit at the table and must enter that password in to be able to join</p>		\n			<h4>How do I join a private table?</h4>		\n		<p>Get a password from the hosting party. Sit at the private table and enter in the password given.</p>		\n			<h4>What is binding?</h4>		\n		<p>When you bind your device it adds more security. When you select bind, your account can only be played on that device. That way somebody doesn’t look over your shoulder while you type in your password and try to use your account. If you get a new phone and you didn’t unbind your account, your account holder has the ability to unbind it for you.</p>		\n			<h4>How to win community prizes?</h4>		\n		<p>To qualify for bonuses or community prizes you must be actively playing. Sitting in a room or table not playing does not make you eligible. </p>		\n			<h4>How to claim your jackpot?</h4>		\n		<p>When you win a jackpot, there will be a pop up asking you to claim your jackpot. If you do not claim your jackpot, it will not go away until you do. If you do not see it, log out and log back in. The claim window will pop up every time you log in until you claim it.</p>		\n			<h2>Play on any device! Laptops, Desktops, Tablets, or Phones!</h2>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"600\" height=\"283\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/smartphonegame.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/smartphonegame.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/smartphonegame-300x142.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/smartphonegame-64x30.png 64w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n															<img width=\"600\" height=\"273\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletgame.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletgame.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletgame-300x137.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/tabletgame-64x29.png 64w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n															<img width=\"600\" height=\"528\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/monitorgame2.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/monitorgame2.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/monitorgame2-300x264.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/monitorgame2-64x56.png 64w\" sizes=\"(max-width: 600px) 100vw, 600px\" />','FAQ','','inherit','closed','closed','','2205-revision-v1','','','2023-02-21 11:02:01','2023-02-21 11:02:01','',2205,'https://vblinkonline.com/?p=2226',0,'revision','',0),(2227,1,'2023-02-21 11:06:15','2023-02-21 11:06:15','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>Indemnification Agreement</h2>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n		<p>PLEASE REVIEW THESE TERMS (THIS “<b>AGREEMENT</b>”) CAREFULLY AS THEY CONSTITUTE A LEGAL AGREEMENT BETWEEN YOU (“<b>CUSTOMER</b>”) AND VBLINKONLINE.COM. (“Vblink\"<b>)</b> WITH RESPECT TO CUSTOMER’S USE OF THE SERVICES. BY USING THE SERVICES, YOU AGREE TO BE BOUND BY EACH OF THE TERMS AND CONDITIONS SET FORTH HEREIN. IF YOU DO NOT AGREE WITH THE TERMS AND CONDITIONS SET FORTH HEREIN, YOU MAY NOT ACCESS, REGISTER FOR, OR USE THE SERVICES. Orion Stars and Customer may be referred to herein individually as a “<b>Party</b>,” and together as the “<b>Parties</b>.”</p>		\n			<h4>1. DEFINITIONS</h4>		\n		<p>1.1. Scope of Agreement. This Agreement applies to Customer’s purchase and use of all Services from Vblink.</p><p>1.2. Authority. Each Party represents and warrants to the other Party that: (a) its performance under this Agreement <u><b>will not violate any applicable law</b></u>; (b) it is duly formed, validly existing and in good standing under the laws of the jurisdiction of its formation; and (c) it has the full right, power and authority to enter into this Agreement and to perform its obligations hereunder.</p><p>1.3. “Support Services” may include, depending on Customer’s purchase selections, any or all of the following: product installation support and/or customary technical support and maintenance services.</p>		\n			<h4>2. General</h4>		\n		<p>2.1. “Services” means the combination of Software and Support Services as defined below.</p><p>2.2. “Software” means the Vblink proprietary software in any form and related documentation delivered to or downloaded by Customer. The term “Software” also includes any updates, upgrades or other new features, functionality or enhancements to the Software provided to Customer by Vblink or its resellers or agents as part of a new purchase, through Support Services or otherwise. All references to the “purchase” or “sale” of Software mean the granting of a license to use such Software under the terms of this Agreement.</p>		\n			<h4>3. LICENSE</h4>		\n		<p>Subject to the terms and conditions set forth in this Agreement, Vblink grants Customer a nonexclusive, nontransferable, non-sublicensable and revocable right and license to: (a) install and use an object code version of the Software in accordance with the related documentation solely for its own internal business operations; (b) reproduce and distribute internally a reasonable number of copies of the documentation with respect to the Software provided by Vblink (the “<b>Documentation</b>”), provided that Customer must include on all copies of such Documentation all Orion Stars trademarks, trade names, logos and notices present thereon as originally provided by Vblink. Vblink reserves all rights in the Software not expressly granted to Customer under this Agreement.</p>		\n			<h4>4. LIMITATION ON USE</h4>		\n		<p>4.1. No Right to Source Code. Customer acknowledges that the source code and underlying structure and algorithms of the Software are the property and proprietary trade secrets of Vblink. No license is granted to use source code of the Software and all such use is expressly prohibited; and Customer agrees not to: (i) modify, reverse engineer, decompile, translate, or disassemble the Software, (ii) obtain or attempt to create, derive, or obtain the source code of the Software, (iii) create a source code equivalent of or derivative of the Software, or (iv) cause or permit any third party to do any of the foregoing.</p><p>4.2. No Right to Transfer, Resell, or Provide Services. Customer is expressly prohibited from: (a) assigning, distributing, licensing, sublicensing, selling, renting, leasing, granting a security interest in, or otherwise transferring any rights in or to the Software; and (b) reselling the Software, using the Software to provide any type of paid or unpaid services to third parties (including, without limitation, incorporating any part of the Software into a product or service Customer provides to a third party), or otherwise making the Software available to third parties, whether on a time-sharing, service provider, hosting, or other basis.</p><p>4.3. Use of Coded Instructions. Customer acknowledges and agrees that the Software may contain coded instructions which will: (a) limit the number of users who can access the Software; (b) disable some or all of the features of the Software and any related electronic documentation upon the termination of the licenses granted hereunder; and (c) contain such other permissions or restrictions as may be specifically included in this Agreement. Customer agrees not to interfere with any license key mechanism in the Software, or otherwise attempt to circumvent, disable or disrupt any mechanism in the Software intended to audit or limit use of the Software.</p><p>4.4. Other Restrictions. Customer agrees not to: (a) remove, alter or cover any copyright notices, trademark notices or other proprietary rights notices placed or embedded on or in the Software or cause or permit any third party to do any of the foregoing; (b) use the licenses and rights granted under this Agreement to design, develop or distribute a commercial product or service that competes with the Software; (c) make available to any third party any analysis of the results of operation of the Software, including benchmarking results, or otherwise publicly disseminate information regarding the performance of the Software; or (d) use or distribute the Software in violation of any applicable laws, regulations or export restrictions.</p>		\n			<h4>5. PROPRIETARY RIGHTS</h4>		\n		<p>As between Vblink and Customer, Vblink is and will remain the sole and exclusive owner of the Software and all intellectual property rights associated therewith. Customer will not take any actions inconsistent with Vblink’s ownership of each of Orion Stars’ rights in and to the Software and the intellectual property associated therewith.</p>		\n			<h4>6. INDEMNIFICATION</h4>		\n		<p>6.1. Vblink\'s Services are to be used for amusement purposes only. Customer acknowledges that the Services may be subject to U.S., state, county and municipal laws and regulations. Accordingly, Customer may not use of the Services except in full compliance with all applicable laws and regulations. Customer is responsible for understating and using the Services in a manner that does not violate federal, state or local law.</p><p>6.2. Subject to the indemnification obligations described below, at its sole cost and expense, Customer hereby agrees to defend and hold harmless Vblink and its affiliates and subsidiaries, and its and their officers, directors, stockholders, employees, consultants, representatives, agents, successors and assigns (the “<b>Indemnitees</b>”) in any third party action or claim, and to indemnify Vblink and its Indemnitees from and against any and all claims, losses, liabilities, sums of money, damages, expenses, and costs (including, but not limited to, reasonable attorneys’ fees) (collectively, “<b>Claims</b>”) arising from such action or claim and related to: (a) Customer’s breach of any term or condition, or of any of its representations or warranties, set forth in this Agreement; (b) Customer’s violation of applicable law; and/or (c) Customer’s gross negligence or willful misconduct.</p>','Indemnification Agreement','','publish','closed','closed','','indemnification-agreement','','','2023-02-21 11:31:15','2023-02-21 11:31:15','',0,'https://vblinkonline.com/faq-copy/',0,'page','',0),(2230,1,'2023-02-21 11:19:50','2023-02-21 11:19:50','/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]&gt;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}<h2>Frequently Asked Questions</h2>		\n			/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner&gt;.elementor-widget-spacer,.e-con&gt;.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner&gt;.elementor-widget-spacer&gt;.elementor-widget-container,.e-con-inner&gt;.elementor-widget-spacer&gt;.elementor-widget-container&gt;.elementor-spacer,.e-con&gt;.elementor-widget-spacer&gt;.elementor-widget-container,.e-con&gt;.elementor-widget-spacer&gt;.elementor-widget-container&gt;.elementor-spacer{height:100%}.e-con-inner&gt;.elementor-widget-spacer&gt;.elementor-widget-container&gt;.elementor-spacer&gt;.elementor-spacer-inner,.e-con&gt;.elementor-widget-spacer&gt;.elementor-widget-container&gt;.elementor-spacer&gt;.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}		\n			<h4>What is Vblink?</h4>		\n		<p>Vblink is a mobile fish game app and sweepstakes app. This app can be played on cell phones, tablets, and computers. This app is what people call a “Play anywhere app” or “Play at home app”. Also referred to as the “fish game app”.</p>		\n			<h4>How do I download the Vblink game and sweepstakes app?</h4>		\n		<p>You can go to our website <a href=\"https://vblink777.club\">www.vblink777.club</a> and either scan the QR code, or you can click on the link. Then you will be able to download the app.</p>		\n			<h4>How do I get my account set up?</h4>		\n		<p>You will need to go to a store that offers this software. That operator will be able to set up your account and give you your login credentials. You can also fill out the player form on our website and you will be contacted by a store to play.</p>		\n			<h4>Where do I get points added to my account?</h4>		\n		<p>The store operator that set up your account will be able to add points to your account</p>		\n			<h4>Network Unstable Connecting…</h4>		\n		<p>Check your network connection. WiFi will show that you have full connection to the network, but your network can still be slow or fading in and out. If using your data plan with your cellular service, make sure you have a good signal. You can be kicked out of games if you do not have a good connection.</p>		\n			<h4>How do I create a private table?</h4>		\n		<p>Sit down at a table. A password will be generated. Give that password to your friends. Your friends will then sit at the table and must enter that password in to be able to join</p>		\n			<h4>How do I join a private table?</h4>		\n		<p>Get a password from the hosting party. Sit at the private table and enter in the password given.</p>		\n			<h4>What is binding?</h4>		\n		<p>When you bind your device it adds more security. When you select bind, your account can only be played on that device. That way somebody doesn’t look over your shoulder while you type in your password and try to use your account. If you get a new phone and you didn’t unbind your account, your account holder has the ability to unbind it for you.</p>		\n			<h4>How to win community prizes?</h4>		\n		<p>To qualify for bonuses or community prizes you must be actively playing. Sitting in a room or table not playing does not make you eligible. </p>		\n			<h4>How to claim your jackpot?</h4>		\n		<p>When you win a jackpot, there will be a pop up asking you to claim your jackpot. If you do not claim your jackpot, it will not go away until you do. If you do not see it, log out and log back in. The claim window will pop up every time you log in until you claim it.</p>		\n			<h2>Play on any device! Laptops, Desktops, Tablets, or Phones!</h2>		\n			/*! elementor - v3.11.1 - 15-02-2023 */\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}												<img width=\"600\" height=\"283\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/smartphonegame.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"600\" height=\"273\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletgame.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"600\" height=\"528\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/monitorgame2.png\" alt=\"\" loading=\"lazy\" />','Indemnification Agreement','','inherit','closed','closed','','2227-revision-v1','','','2023-02-21 11:19:50','2023-02-21 11:19:50','',2227,'https://vblinkonline.com/?p=2230',0,'revision','',0),(2229,1,'2023-02-21 11:09:08','2023-02-21 11:09:08','/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]&gt;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}<h2>Frequently Asked Questions</h2>		\n			/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner&gt;.elementor-widget-spacer,.e-con&gt;.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner&gt;.elementor-widget-spacer&gt;.elementor-widget-container,.e-con-inner&gt;.elementor-widget-spacer&gt;.elementor-widget-container&gt;.elementor-spacer,.e-con&gt;.elementor-widget-spacer&gt;.elementor-widget-container,.e-con&gt;.elementor-widget-spacer&gt;.elementor-widget-container&gt;.elementor-spacer{height:100%}.e-con-inner&gt;.elementor-widget-spacer&gt;.elementor-widget-container&gt;.elementor-spacer&gt;.elementor-spacer-inner,.e-con&gt;.elementor-widget-spacer&gt;.elementor-widget-container&gt;.elementor-spacer&gt;.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}		\n			<h4>What is Vblink?</h4>		\n		<p>Vblink is a mobile fish game app and sweepstakes app. This app can be played on cell phones, tablets, and computers. This app is what people call a “Play anywhere app” or “Play at home app”. Also referred to as the “fish game app”.</p>		\n			<h4>How do I download the Vblink game and sweepstakes app?</h4>		\n		<p>You can go to our website <a href=\"https://vblink777.club\">www.vblink777.club</a> and either scan the QR code, or you can click on the link. Then you will be able to download the app.</p>		\n			<h4>How do I get my account set up?</h4>		\n		<p>You will need to go to a store that offers this software. That operator will be able to set up your account and give you your login credentials. You can also fill out the player form on our website and you will be contacted by a store to play.</p>		\n			<h4>Where do I get points added to my account?</h4>		\n		<p>The store operator that set up your account will be able to add points to your account</p>		\n			<h4>Network Unstable Connecting…</h4>		\n		<p>Check your network connection. WiFi will show that you have full connection to the network, but your network can still be slow or fading in and out. If using your data plan with your cellular service, make sure you have a good signal. You can be kicked out of games if you do not have a good connection.</p>		\n			<h4>How do I create a private table?</h4>		\n		<p>Sit down at a table. A password will be generated. Give that password to your friends. Your friends will then sit at the table and must enter that password in to be able to join</p>		\n			<h4>How do I join a private table?</h4>		\n		<p>Get a password from the hosting party. Sit at the private table and enter in the password given.</p>		\n			<h4>What is binding?</h4>		\n		<p>When you bind your device it adds more security. When you select bind, your account can only be played on that device. That way somebody doesn’t look over your shoulder while you type in your password and try to use your account. If you get a new phone and you didn’t unbind your account, your account holder has the ability to unbind it for you.</p>		\n			<h4>How to win community prizes?</h4>		\n		<p>To qualify for bonuses or community prizes you must be actively playing. Sitting in a room or table not playing does not make you eligible. </p>		\n			<h4>How to claim your jackpot?</h4>		\n		<p>When you win a jackpot, there will be a pop up asking you to claim your jackpot. If you do not claim your jackpot, it will not go away until you do. If you do not see it, log out and log back in. The claim window will pop up every time you log in until you claim it.</p>		\n			<h2>Play on any device! Laptops, Desktops, Tablets, or Phones!</h2>		\n			/*! elementor - v3.11.1 - 15-02-2023 */\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}												<img width=\"600\" height=\"283\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/smartphonegame.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"600\" height=\"273\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletgame.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"600\" height=\"528\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/monitorgame2.png\" alt=\"\" loading=\"lazy\" />','Indemnification Agreement','','inherit','closed','closed','','2227-revision-v1','','','2023-02-21 11:09:08','2023-02-21 11:09:08','',2227,'https://vblinkonline.com/?p=2229',0,'revision','',0),(2231,1,'2023-02-21 11:19:50','2023-02-21 11:19:50','/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]&gt;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}<h2>Frequently Asked Questions</h2>		\n			/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner&gt;.elementor-widget-spacer,.e-con&gt;.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner&gt;.elementor-widget-spacer&gt;.elementor-widget-container,.e-con-inner&gt;.elementor-widget-spacer&gt;.elementor-widget-container&gt;.elementor-spacer,.e-con&gt;.elementor-widget-spacer&gt;.elementor-widget-container,.e-con&gt;.elementor-widget-spacer&gt;.elementor-widget-container&gt;.elementor-spacer{height:100%}.e-con-inner&gt;.elementor-widget-spacer&gt;.elementor-widget-container&gt;.elementor-spacer&gt;.elementor-spacer-inner,.e-con&gt;.elementor-widget-spacer&gt;.elementor-widget-container&gt;.elementor-spacer&gt;.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}		\n			<h4>What is Vblink?</h4>		\n		<p>Vblink is a mobile fish game app and sweepstakes app. This app can be played on cell phones, tablets, and computers. This app is what people call a “Play anywhere app” or “Play at home app”. Also referred to as the “fish game app”.</p>		\n			<h4>How do I download the Vblink game and sweepstakes app?</h4>		\n		<p>You can go to our website <a href=\"https://vblink777.club\">www.vblink777.club</a> and either scan the QR code, or you can click on the link. Then you will be able to download the app.</p>		\n			<h4>How do I get my account set up?</h4>		\n		<p>You will need to go to a store that offers this software. That operator will be able to set up your account and give you your login credentials. You can also fill out the player form on our website and you will be contacted by a store to play.</p>		\n			<h4>Where do I get points added to my account?</h4>		\n		<p>The store operator that set up your account will be able to add points to your account</p>		\n			<h4>Network Unstable Connecting…</h4>		\n		<p>Check your network connection. WiFi will show that you have full connection to the network, but your network can still be slow or fading in and out. If using your data plan with your cellular service, make sure you have a good signal. You can be kicked out of games if you do not have a good connection.</p>		\n			<h4>How do I create a private table?</h4>		\n		<p>Sit down at a table. A password will be generated. Give that password to your friends. Your friends will then sit at the table and must enter that password in to be able to join</p>		\n			<h4>How do I join a private table?</h4>		\n		<p>Get a password from the hosting party. Sit at the private table and enter in the password given.</p>		\n			<h4>What is binding?</h4>		\n		<p>When you bind your device it adds more security. When you select bind, your account can only be played on that device. That way somebody doesn’t look over your shoulder while you type in your password and try to use your account. If you get a new phone and you didn’t unbind your account, your account holder has the ability to unbind it for you.</p>		\n			<h4>How to win community prizes?</h4>		\n		<p>To qualify for bonuses or community prizes you must be actively playing. Sitting in a room or table not playing does not make you eligible. </p>		\n			<h4>How to claim your jackpot?</h4>		\n		<p>When you win a jackpot, there will be a pop up asking you to claim your jackpot. If you do not claim your jackpot, it will not go away until you do. If you do not see it, log out and log back in. The claim window will pop up every time you log in until you claim it.</p>		\n			<h2>Play on any device! Laptops, Desktops, Tablets, or Phones!</h2>		\n			/*! elementor - v3.11.1 - 15-02-2023 */\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}												<img width=\"600\" height=\"283\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/smartphonegame.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"600\" height=\"273\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/tabletgame.png\" alt=\"\" loading=\"lazy\" />															\n															<img width=\"600\" height=\"528\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/monitorgame2.png\" alt=\"\" loading=\"lazy\" />','Indemnification Agreement','','inherit','closed','closed','','2227-revision-v1','','','2023-02-21 11:19:50','2023-02-21 11:19:50','',2227,'https://vblinkonline.com/?p=2231',0,'revision','',0),(2242,1,'2023-02-21 11:31:15','2023-02-21 11:31:15','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>Indemnification Agreement</h2>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n		<p>PLEASE REVIEW THESE TERMS (THIS “<b>AGREEMENT</b>”) CAREFULLY AS THEY CONSTITUTE A LEGAL AGREEMENT BETWEEN YOU (“<b>CUSTOMER</b>”) AND VBLINKONLINE.COM. (“Vblink\"<b>)</b> WITH RESPECT TO CUSTOMER’S USE OF THE SERVICES. BY USING THE SERVICES, YOU AGREE TO BE BOUND BY EACH OF THE TERMS AND CONDITIONS SET FORTH HEREIN. IF YOU DO NOT AGREE WITH THE TERMS AND CONDITIONS SET FORTH HEREIN, YOU MAY NOT ACCESS, REGISTER FOR, OR USE THE SERVICES. Orion Stars and Customer may be referred to herein individually as a “<b>Party</b>,” and together as the “<b>Parties</b>.”</p>		\n			<h4>1. DEFINITIONS</h4>		\n		<p>1.1. Scope of Agreement. This Agreement applies to Customer’s purchase and use of all Services from Vblink.</p><p>1.2. Authority. Each Party represents and warrants to the other Party that: (a) its performance under this Agreement <u><b>will not violate any applicable law</b></u>; (b) it is duly formed, validly existing and in good standing under the laws of the jurisdiction of its formation; and (c) it has the full right, power and authority to enter into this Agreement and to perform its obligations hereunder.</p><p>1.3. “Support Services” may include, depending on Customer’s purchase selections, any or all of the following: product installation support and/or customary technical support and maintenance services.</p>		\n			<h4>2. General</h4>		\n		<p>2.1. “Services” means the combination of Software and Support Services as defined below.</p><p>2.2. “Software” means the Vblink proprietary software in any form and related documentation delivered to or downloaded by Customer. The term “Software” also includes any updates, upgrades or other new features, functionality or enhancements to the Software provided to Customer by Vblink or its resellers or agents as part of a new purchase, through Support Services or otherwise. All references to the “purchase” or “sale” of Software mean the granting of a license to use such Software under the terms of this Agreement.</p>		\n			<h4>3. LICENSE</h4>		\n		<p>Subject to the terms and conditions set forth in this Agreement, Vblink grants Customer a nonexclusive, nontransferable, non-sublicensable and revocable right and license to: (a) install and use an object code version of the Software in accordance with the related documentation solely for its own internal business operations; (b) reproduce and distribute internally a reasonable number of copies of the documentation with respect to the Software provided by Vblink (the “<b>Documentation</b>”), provided that Customer must include on all copies of such Documentation all Orion Stars trademarks, trade names, logos and notices present thereon as originally provided by Vblink. Vblink reserves all rights in the Software not expressly granted to Customer under this Agreement.</p>		\n			<h4>4. LIMITATION ON USE</h4>		\n		<p>4.1. No Right to Source Code. Customer acknowledges that the source code and underlying structure and algorithms of the Software are the property and proprietary trade secrets of Vblink. No license is granted to use source code of the Software and all such use is expressly prohibited; and Customer agrees not to: (i) modify, reverse engineer, decompile, translate, or disassemble the Software, (ii) obtain or attempt to create, derive, or obtain the source code of the Software, (iii) create a source code equivalent of or derivative of the Software, or (iv) cause or permit any third party to do any of the foregoing.</p><p>4.2. No Right to Transfer, Resell, or Provide Services. Customer is expressly prohibited from: (a) assigning, distributing, licensing, sublicensing, selling, renting, leasing, granting a security interest in, or otherwise transferring any rights in or to the Software; and (b) reselling the Software, using the Software to provide any type of paid or unpaid services to third parties (including, without limitation, incorporating any part of the Software into a product or service Customer provides to a third party), or otherwise making the Software available to third parties, whether on a time-sharing, service provider, hosting, or other basis.</p><p>4.3. Use of Coded Instructions. Customer acknowledges and agrees that the Software may contain coded instructions which will: (a) limit the number of users who can access the Software; (b) disable some or all of the features of the Software and any related electronic documentation upon the termination of the licenses granted hereunder; and (c) contain such other permissions or restrictions as may be specifically included in this Agreement. Customer agrees not to interfere with any license key mechanism in the Software, or otherwise attempt to circumvent, disable or disrupt any mechanism in the Software intended to audit or limit use of the Software.</p><p>4.4. Other Restrictions. Customer agrees not to: (a) remove, alter or cover any copyright notices, trademark notices or other proprietary rights notices placed or embedded on or in the Software or cause or permit any third party to do any of the foregoing; (b) use the licenses and rights granted under this Agreement to design, develop or distribute a commercial product or service that competes with the Software; (c) make available to any third party any analysis of the results of operation of the Software, including benchmarking results, or otherwise publicly disseminate information regarding the performance of the Software; or (d) use or distribute the Software in violation of any applicable laws, regulations or export restrictions.</p>		\n			<h4>5. PROPRIETARY RIGHTS</h4>		\n		<p>As between Vblink and Customer, Vblink is and will remain the sole and exclusive owner of the Software and all intellectual property rights associated therewith. Customer will not take any actions inconsistent with Vblink’s ownership of each of Orion Stars’ rights in and to the Software and the intellectual property associated therewith.</p>		\n			<h4>6. INDEMNIFICATION</h4>		\n		<p>6.1. Vblink\'s Services are to be used for amusement purposes only. Customer acknowledges that the Services may be subject to U.S., state, county and municipal laws and regulations. Accordingly, Customer may not use of the Services except in full compliance with all applicable laws and regulations. Customer is responsible for understating and using the Services in a manner that does not violate federal, state or local law.</p><p>6.2. Subject to the indemnification obligations described below, at its sole cost and expense, Customer hereby agrees to defend and hold harmless Vblink and its affiliates and subsidiaries, and its and their officers, directors, stockholders, employees, consultants, representatives, agents, successors and assigns (the “<b>Indemnitees</b>”) in any third party action or claim, and to indemnify Vblink and its Indemnitees from and against any and all claims, losses, liabilities, sums of money, damages, expenses, and costs (including, but not limited to, reasonable attorneys’ fees) (collectively, “<b>Claims</b>”) arising from such action or claim and related to: (a) Customer’s breach of any term or condition, or of any of its representations or warranties, set forth in this Agreement; (b) Customer’s violation of applicable law; and/or (c) Customer’s gross negligence or willful misconduct.</p>','Indemnification Agreement','','inherit','closed','closed','','2227-revision-v1','','','2023-02-21 11:31:15','2023-02-21 11:31:15','',2227,'https://vblinkonline.com/?p=2242',0,'revision','',0),(2232,1,'2023-02-21 11:19:51','2023-02-21 11:19:51','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>Indemnification Agreement</h2>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n		<p>PLEASE REVIEW THESE TERMS (THIS “<b>AGREEMENT</b>”) CAREFULLY AS THEY CONSTITUTE A LEGAL AGREEMENT BETWEEN YOU (“<b>CUSTOMER</b>”) AND ORIONSTARSONLINE.COM. (“<b>Orion Stars)</b> WITH RESPECT TO CUSTOMER’S USE OF THE SERVICES. BY USING THE SERVICES, YOU AGREE TO BE BOUND BY EACH OF THE TERMS AND CONDITIONS SET FORTH HEREIN. IF YOU DO NOT AGREE WITH THE TERMS AND CONDITIONS SET FORTH HEREIN, YOU MAY NOT ACCESS, REGISTER FOR, OR USE THE SERVICES. Orion Stars and Customer may be referred to herein individually as a “<b>Party</b>,” and together as the “<b>Parties</b>.”</p>		\n			<h4>1. DEFINITIONS</h4>		\n		<p>1.1. Scope of Agreement. This Agreement applies to Customer’s purchase and use of all Services from Orion Stars.</p><p>1.2. Authority. Each Party represents and warrants to the other Party that: (a) its performance under this Agreement <u><b>will not violate any applicable law</b></u>; (b) it is duly formed, validly existing and in good standing under the laws of the jurisdiction of its formation; and (c) it has the full right, power and authority to enter into this Agreement and to perform its obligations hereunder.</p><p>1.3. “Support Services” may include, depending on Customer’s purchase selections, any or all of the following: product installation support and/or customary technical support and maintenance services.</p>		\n			<h4>2. General</h4>		\n		<p>2.1. “Services” means the combination of Software and Support Services as defined below.</p><p>2.2. “Software” means the Orion Stars proprietary software in any form and related documentation delivered to or downloaded by Customer. The term “Software” also includes any updates, upgrades or other new features, functionality or enhancements to the Software provided to Customer by Orion Stars or its resellers or agents as part of a new purchase, through Support Services or otherwise. All references to the “purchase” or “sale” of Software mean the granting of a license to use such Software under the terms of this Agreement.</p>		\n			<h4>3. LICENSE</h4>		\n		<p>Subject to the terms and conditions set forth in this Agreement, Orion Stars grants Customer a nonexclusive, nontransferable, non-sublicensable and revocable right and license to: (a) install and use an object code version of the Software in accordance with the related documentation solely for its own internal business operations; (b) reproduce and distribute internally a reasonable number of copies of the documentation with respect to the Software provided by Orion Stars (the “<b>Documentation</b>”), provided that Customer must include on all copies of such Documentation all Orion Stars trademarks, trade names, logos and notices present thereon as originally provided by Orion Stars. Orion Stars reserves all rights in the Software not expressly granted to Customer under this Agreement.</p>		\n			<h4>4. LIMITATION ON USE</h4>		\n		<p>4.1. No Right to Source Code. Customer acknowledges that the source code and underlying structure and algorithms of the Software are the property and proprietary trade secrets of Orion Stars. No license is granted to use source code of the Software and all such use is expressly prohibited; and Customer agrees not to: (i) modify, reverse engineer, decompile, translate, or disassemble the Software, (ii) obtain or attempt to create, derive, or obtain the source code of the Software, (iii) create a source code equivalent of or derivative of the Software, or (iv) cause or permit any third party to do any of the foregoing.</p><p>4.2. No Right to Transfer, Resell, or Provide Services. Customer is expressly prohibited from: (a) assigning, distributing, licensing, sublicensing, selling, renting, leasing, granting a security interest in, or otherwise transferring any rights in or to the Software; and (b) reselling the Software, using the Software to provide any type of paid or unpaid services to third parties (including, without limitation, incorporating any part of the Software into a product or service Customer provides to a third party), or otherwise making the Software available to third parties, whether on a time-sharing, service provider, hosting, or other basis.</p><p>4.3. Use of Coded Instructions. Customer acknowledges and agrees that the Software may contain coded instructions which will: (a) limit the number of users who can access the Software; (b) disable some or all of the features of the Software and any related electronic documentation upon the termination of the licenses granted hereunder; and (c) contain such other permissions or restrictions as may be specifically included in this Agreement. Customer agrees not to interfere with any license key mechanism in the Software, or otherwise attempt to circumvent, disable or disrupt any mechanism in the Software intended to audit or limit use of the Software.</p><p>4.4. Other Restrictions. Customer agrees not to: (a) remove, alter or cover any copyright notices, trademark notices or other proprietary rights notices placed or embedded on or in the Software or cause or permit any third party to do any of the foregoing; (b) use the licenses and rights granted under this Agreement to design, develop or distribute a commercial product or service that competes with the Software; (c) make available to any third party any analysis of the results of operation of the Software, including benchmarking results, or otherwise publicly disseminate information regarding the performance of the Software; or (d) use or distribute the Software in violation of any applicable laws, regulations or export restrictions.</p>		\n			<h4>5. PROPRIETARY RIGHTS</h4>		\n		<p>As between Orion Stars and Customer, Orion Stars is and will remain the sole and exclusive owner of the Software and all intellectual property rights associated therewith. Customer will not take any actions inconsistent with Orion Stars’ ownership of each of Orion Stars’ rights in and to the Software and the intellectual property associated therewith.</p>		\n			<h4>6. INDEMNIFICATION</h4>		\n		<p>6.1. Orion Stars’ Services are to be used for amusement purposes only. Customer acknowledges that the Services may be subject to U.S., state, county and municipal laws and regulations. Accordingly, Customer may not use of the Services except in full compliance with all applicable laws and regulations. Customer is responsible for understating and using the Services in a manner that does not violate federal, state or local law.</p><p>6.2. Subject to the indemnification obligations described below, at its sole cost and expense, Customer hereby agrees to defend and hold harmless Orion Stars and its affiliates and subsidiaries, and its and their officers, directors, stockholders, employees, consultants, representatives, agents, successors and assigns (the “<b>Indemnitees</b>”) in any third party action or claim, and to indemnify Orion Stars and its Indemnitees from and against any and all claims, losses, liabilities, sums of money, damages, expenses, and costs (including, but not limited to, reasonable attorneys’ fees) (collectively, “<b>Claims</b>”) arising from such action or claim and related to: (a) Customer’s breach of any term or condition, or of any of its representations or warranties, set forth in this Agreement; (b) Customer’s violation of applicable law; and/or (c) Customer’s gross negligence or willful misconduct.</p>','Indemnification Agreement','','inherit','closed','closed','','2227-revision-v1','','','2023-02-21 11:19:51','2023-02-21 11:19:51','',2227,'https://vblinkonline.com/?p=2232',0,'revision','',0),(2233,1,'2023-02-21 11:22:32','2023-02-21 11:22:32','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h6>Malfunctions will void all gameplay and transactions.</h6>		\n			<h6><a href=\"#\">Sitemap</a></h6>		\n			<h6><a href=\"#\">Privacy Policy</a></h6>		\n			<h6><a href=\"#\">FAQ</a></h6>		\n			<h6><a href=\"#\">INDEMNIFICATION AGREEMENT</a></h6>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n		Copyright © [hfe_current_year] [hfe_site_title] | All Rights Reserved','Footer','','inherit','closed','closed','','38-revision-v1','','','2023-02-21 11:22:32','2023-02-21 11:22:32','',38,'https://vblinkonline.com/?p=2233',0,'revision','',0),(2234,1,'2023-02-21 11:22:33','2023-02-21 11:22:33','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h6>Malfunctions will void all gameplay and transactions.</h6>		\n			<h6><a href=\"#\">Sitemap</a></h6>		\n			<h6><a href=\"#\">Privacy Policy</a></h6>		\n			<h6><a href=\"#\">FAQ</a></h6>		\n			<h6><a href=\"#\">INDEMNIFICATION AGREEMENT</a></h6>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n		Copyright © [hfe_current_year] [hfe_site_title] | All Rights Reserved','Footer','','inherit','closed','closed','','38-revision-v1','','','2023-02-21 11:22:33','2023-02-21 11:22:33','',38,'https://vblinkonline.com/?p=2234',0,'revision','',0),(2235,1,'2023-02-21 11:22:33','2023-02-21 11:22:33','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h6>Malfunctions will void all gameplay and transactions.</h6>		\n			<h6><a href=\"#\">Sitemap</a></h6>		\n			<h6><a href=\"#\">Privacy Policy</a></h6>		\n			<h6><a href=\"https://vblinkonline.com/faq/\" target=\"_blank\" rel=\"noopener\">FAQ</a></h6>		\n			<h6><a href=\"https://vblinkonline.com/indemnification-agreement\" target=\"_blank\" rel=\"noopener\">INDEMNIFICATION AGREEMENT</a></h6>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n		Copyright © [hfe_current_year] [hfe_site_title] | All Rights Reserved','Footer','','inherit','closed','closed','','38-revision-v1','','','2023-02-21 11:22:33','2023-02-21 11:22:33','',38,'https://vblinkonline.com/?p=2235',0,'revision','',0),(2237,1,'2023-02-21 11:23:50','2023-02-21 11:23:50','.ehf-header #masthead {\n    z-index: 999;\n    position: relative;\n		padding-left: 15px;\n		padding-right: 15px;\n		background: transparent;\n		width:100%;\n		margin-right: auto;\n		margin-left: auto;\n}\n\n.entry-header h1.entry-title{\n	display:none;\n}\n\n.page-id-1338 .elementor *, .elementor :after, .elementor :before{ \n    height: auto !important;\n}\n\n.page-id-1340 .body{\n	background-color: #ffffff !important;\n}\n\n.page-id-1340 #masthead{\n	background-color:black !important;\n}\n\n.page-id-2205 #masthead{\n	background-color: black !important;\n}\n\n.page-id-2227 #masthead{\n	background-color: black !important;\n}','Hitzone','','inherit','closed','closed','','1358-revision-v1','','','2023-02-21 11:23:50','2023-02-21 11:23:50','',1358,'https://vblinkonline.com/?p=2237',0,'revision','',0),(2630,0,'2023-04-07 00:14:33','2023-04-07 00:14:33','','Entry # 165','','publish','closed','closed','','entry-165','','','2023-04-07 00:14:33','2023-04-07 00:14:33','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2630',0,'metform-entry','',0),(2631,0,'2023-04-07 07:53:14','2023-04-07 07:53:14','','Entry # 166','','publish','closed','closed','','entry-166','','','2023-04-07 07:53:14','2023-04-07 07:53:14','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2631',0,'metform-entry','',0),(2632,0,'2023-04-07 07:56:35','2023-04-07 07:56:35','','Entry # 167','','publish','closed','closed','','entry-167','','','2023-04-07 07:56:35','2023-04-07 07:56:35','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2632',0,'metform-entry','',0),(2633,0,'2023-04-07 09:19:57','2023-04-07 09:19:57','','Entry # 168','','publish','closed','closed','','entry-168','','','2023-04-07 09:19:57','2023-04-07 09:19:57','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2633',0,'metform-entry','',0),(2634,0,'2023-04-07 10:13:58','2023-04-07 10:13:58','','Entry # 169','','publish','closed','closed','','entry-169','','','2023-04-07 10:13:58','2023-04-07 10:13:58','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2634',0,'metform-entry','',0),(2635,0,'2023-04-07 16:40:06','2023-04-07 16:40:06','','Entry # 170','','publish','closed','closed','','entry-170','','','2023-04-07 16:40:06','2023-04-07 16:40:06','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2635',0,'metform-entry','',0),(2636,0,'2023-04-07 23:19:12','2023-04-07 23:19:12','','Entry # 171','','publish','closed','closed','','entry-171','','','2023-04-07 23:19:12','2023-04-07 23:19:12','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2636',0,'metform-entry','',0),(2637,0,'2023-04-08 09:57:17','2023-04-08 09:57:17','','Entry # 172','','publish','closed','closed','','entry-172','','','2023-04-08 09:57:17','2023-04-08 09:57:17','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2637',0,'metform-entry','',0),(2638,0,'2023-04-08 14:09:04','2023-04-08 14:09:04','','Entry # 173','','publish','closed','closed','','entry-173','','','2023-04-08 14:09:04','2023-04-08 14:09:04','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2638',0,'metform-entry','',0),(2639,0,'2023-04-09 01:31:41','2023-04-09 01:31:41','','Entry # 174','','publish','closed','closed','','entry-174','','','2023-04-09 01:31:41','2023-04-09 01:31:41','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2639',0,'metform-entry','',0),(2640,0,'2023-04-09 07:21:21','2023-04-09 07:21:21','','Entry # 175','','publish','closed','closed','','entry-175','','','2023-04-09 07:21:21','2023-04-09 07:21:21','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2640',0,'metform-entry','',0),(2641,0,'2023-04-09 07:38:36','2023-04-09 07:38:36','','Entry # 176','','publish','closed','closed','','entry-176','','','2023-04-09 07:38:36','2023-04-09 07:38:36','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2641',0,'metform-entry','',0),(2642,0,'2023-04-10 02:15:52','2023-04-10 02:15:52','','Entry # 177','','publish','closed','closed','','entry-177','','','2023-04-10 02:15:52','2023-04-10 02:15:52','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2642',0,'metform-entry','',0),(2643,1,'2023-04-10 09:45:47','2023-04-10 09:45:47','','Entry # 178','','publish','closed','closed','','entry-178','','','2023-04-10 09:45:47','2023-04-10 09:45:47','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2643',0,'metform-entry','',0),(2644,0,'2023-04-10 14:15:41','2023-04-10 14:15:41','','Entry # 179','','publish','closed','closed','','entry-179','','','2023-04-10 14:15:41','2023-04-10 14:15:41','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2644',0,'metform-entry','',0),(2645,0,'2023-04-10 16:10:40','2023-04-10 16:10:40','','Entry # 180','','publish','closed','closed','','entry-180','','','2023-04-10 16:10:40','2023-04-10 16:10:40','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2645',0,'metform-entry','',0),(2646,0,'2023-04-10 16:17:36','2023-04-10 16:17:36','','Entry # 181','','publish','closed','closed','','entry-181','','','2023-04-10 16:17:36','2023-04-10 16:17:36','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2646',0,'metform-entry','',0),(2647,0,'2023-04-11 08:20:01','2023-04-11 08:20:01','','Entry # 182','','publish','closed','closed','','entry-182','','','2023-04-11 08:20:01','2023-04-11 08:20:01','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2647',0,'metform-entry','',0),(2654,0,'2023-04-12 22:36:56','2023-04-12 22:36:56','','Entry # 184','','publish','closed','closed','','entry-184','','','2023-04-12 22:36:56','2023-04-12 22:36:56','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2654',0,'metform-entry','',0),(2655,0,'2023-04-13 00:54:52','2023-04-13 00:54:52','','Entry # 185','','publish','closed','closed','','entry-185','','','2023-04-13 00:54:52','2023-04-13 00:54:52','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2655',0,'metform-entry','',0),(2240,1,'2023-02-21 11:31:15','2023-02-21 11:31:15','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>Indemnification Agreement</h2>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n		<p>PLEASE REVIEW THESE TERMS (THIS “<b>AGREEMENT</b>”) CAREFULLY AS THEY CONSTITUTE A LEGAL AGREEMENT BETWEEN YOU (“<b>CUSTOMER</b>”) AND ORIONSTARSONLINE.COM. (“<b>Orion Stars)</b> WITH RESPECT TO CUSTOMER’S USE OF THE SERVICES. BY USING THE SERVICES, YOU AGREE TO BE BOUND BY EACH OF THE TERMS AND CONDITIONS SET FORTH HEREIN. IF YOU DO NOT AGREE WITH THE TERMS AND CONDITIONS SET FORTH HEREIN, YOU MAY NOT ACCESS, REGISTER FOR, OR USE THE SERVICES. Orion Stars and Customer may be referred to herein individually as a “<b>Party</b>,” and together as the “<b>Parties</b>.”</p>		\n			<h4>1. DEFINITIONS</h4>		\n		<p>1.1. Scope of Agreement. This Agreement applies to Customer’s purchase and use of all Services from Orion Stars.</p><p>1.2. Authority. Each Party represents and warrants to the other Party that: (a) its performance under this Agreement <u><b>will not violate any applicable law</b></u>; (b) it is duly formed, validly existing and in good standing under the laws of the jurisdiction of its formation; and (c) it has the full right, power and authority to enter into this Agreement and to perform its obligations hereunder.</p><p>1.3. “Support Services” may include, depending on Customer’s purchase selections, any or all of the following: product installation support and/or customary technical support and maintenance services.</p>		\n			<h4>2. General</h4>		\n		<p>2.1. “Services” means the combination of Software and Support Services as defined below.</p><p>2.2. “Software” means the Orion Stars proprietary software in any form and related documentation delivered to or downloaded by Customer. The term “Software” also includes any updates, upgrades or other new features, functionality or enhancements to the Software provided to Customer by Orion Stars or its resellers or agents as part of a new purchase, through Support Services or otherwise. All references to the “purchase” or “sale” of Software mean the granting of a license to use such Software under the terms of this Agreement.</p>		\n			<h4>3. LICENSE</h4>		\n		<p>Subject to the terms and conditions set forth in this Agreement, Orion Stars grants Customer a nonexclusive, nontransferable, non-sublicensable and revocable right and license to: (a) install and use an object code version of the Software in accordance with the related documentation solely for its own internal business operations; (b) reproduce and distribute internally a reasonable number of copies of the documentation with respect to the Software provided by Orion Stars (the “<b>Documentation</b>”), provided that Customer must include on all copies of such Documentation all Orion Stars trademarks, trade names, logos and notices present thereon as originally provided by Orion Stars. Orion Stars reserves all rights in the Software not expressly granted to Customer under this Agreement.</p>		\n			<h4>4. LIMITATION ON USE</h4>		\n		<p>4.1. No Right to Source Code. Customer acknowledges that the source code and underlying structure and algorithms of the Software are the property and proprietary trade secrets of Orion Stars. No license is granted to use source code of the Software and all such use is expressly prohibited; and Customer agrees not to: (i) modify, reverse engineer, decompile, translate, or disassemble the Software, (ii) obtain or attempt to create, derive, or obtain the source code of the Software, (iii) create a source code equivalent of or derivative of the Software, or (iv) cause or permit any third party to do any of the foregoing.</p><p>4.2. No Right to Transfer, Resell, or Provide Services. Customer is expressly prohibited from: (a) assigning, distributing, licensing, sublicensing, selling, renting, leasing, granting a security interest in, or otherwise transferring any rights in or to the Software; and (b) reselling the Software, using the Software to provide any type of paid or unpaid services to third parties (including, without limitation, incorporating any part of the Software into a product or service Customer provides to a third party), or otherwise making the Software available to third parties, whether on a time-sharing, service provider, hosting, or other basis.</p><p>4.3. Use of Coded Instructions. Customer acknowledges and agrees that the Software may contain coded instructions which will: (a) limit the number of users who can access the Software; (b) disable some or all of the features of the Software and any related electronic documentation upon the termination of the licenses granted hereunder; and (c) contain such other permissions or restrictions as may be specifically included in this Agreement. Customer agrees not to interfere with any license key mechanism in the Software, or otherwise attempt to circumvent, disable or disrupt any mechanism in the Software intended to audit or limit use of the Software.</p><p>4.4. Other Restrictions. Customer agrees not to: (a) remove, alter or cover any copyright notices, trademark notices or other proprietary rights notices placed or embedded on or in the Software or cause or permit any third party to do any of the foregoing; (b) use the licenses and rights granted under this Agreement to design, develop or distribute a commercial product or service that competes with the Software; (c) make available to any third party any analysis of the results of operation of the Software, including benchmarking results, or otherwise publicly disseminate information regarding the performance of the Software; or (d) use or distribute the Software in violation of any applicable laws, regulations or export restrictions.</p>		\n			<h4>5. PROPRIETARY RIGHTS</h4>		\n		<p>As between Orion Stars and Customer, Orion Stars is and will remain the sole and exclusive owner of the Software and all intellectual property rights associated therewith. Customer will not take any actions inconsistent with Orion Stars’ ownership of each of Orion Stars’ rights in and to the Software and the intellectual property associated therewith.</p>		\n			<h4>6. INDEMNIFICATION</h4>		\n		<p>6.1. Orion Stars’ Services are to be used for amusement purposes only. Customer acknowledges that the Services may be subject to U.S., state, county and municipal laws and regulations. Accordingly, Customer may not use of the Services except in full compliance with all applicable laws and regulations. Customer is responsible for understating and using the Services in a manner that does not violate federal, state or local law.</p><p>6.2. Subject to the indemnification obligations described below, at its sole cost and expense, Customer hereby agrees to defend and hold harmless Orion Stars and its affiliates and subsidiaries, and its and their officers, directors, stockholders, employees, consultants, representatives, agents, successors and assigns (the “<b>Indemnitees</b>”) in any third party action or claim, and to indemnify Orion Stars and its Indemnitees from and against any and all claims, losses, liabilities, sums of money, damages, expenses, and costs (including, but not limited to, reasonable attorneys’ fees) (collectively, “<b>Claims</b>”) arising from such action or claim and related to: (a) Customer’s breach of any term or condition, or of any of its representations or warranties, set forth in this Agreement; (b) Customer’s violation of applicable law; and/or (c) Customer’s gross negligence or willful misconduct.</p>','Indemnification Agreement','','inherit','closed','closed','','2227-revision-v1','','','2023-02-21 11:31:15','2023-02-21 11:31:15','',2227,'https://vblinkonline.com/?p=2240',0,'revision','',0),(2241,1,'2023-02-21 11:31:15','2023-02-21 11:31:15','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>Indemnification Agreement</h2>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n		<p>PLEASE REVIEW THESE TERMS (THIS “<b>AGREEMENT</b>”) CAREFULLY AS THEY CONSTITUTE A LEGAL AGREEMENT BETWEEN YOU (“<b>CUSTOMER</b>”) AND ORIONSTARSONLINE.COM. (“<b>Orion Stars)</b> WITH RESPECT TO CUSTOMER’S USE OF THE SERVICES. BY USING THE SERVICES, YOU AGREE TO BE BOUND BY EACH OF THE TERMS AND CONDITIONS SET FORTH HEREIN. IF YOU DO NOT AGREE WITH THE TERMS AND CONDITIONS SET FORTH HEREIN, YOU MAY NOT ACCESS, REGISTER FOR, OR USE THE SERVICES. Orion Stars and Customer may be referred to herein individually as a “<b>Party</b>,” and together as the “<b>Parties</b>.”</p>		\n			<h4>1. DEFINITIONS</h4>		\n		<p>1.1. Scope of Agreement. This Agreement applies to Customer’s purchase and use of all Services from Orion Stars.</p><p>1.2. Authority. Each Party represents and warrants to the other Party that: (a) its performance under this Agreement <u><b>will not violate any applicable law</b></u>; (b) it is duly formed, validly existing and in good standing under the laws of the jurisdiction of its formation; and (c) it has the full right, power and authority to enter into this Agreement and to perform its obligations hereunder.</p><p>1.3. “Support Services” may include, depending on Customer’s purchase selections, any or all of the following: product installation support and/or customary technical support and maintenance services.</p>		\n			<h4>2. General</h4>		\n		<p>2.1. “Services” means the combination of Software and Support Services as defined below.</p><p>2.2. “Software” means the Orion Stars proprietary software in any form and related documentation delivered to or downloaded by Customer. The term “Software” also includes any updates, upgrades or other new features, functionality or enhancements to the Software provided to Customer by Orion Stars or its resellers or agents as part of a new purchase, through Support Services or otherwise. All references to the “purchase” or “sale” of Software mean the granting of a license to use such Software under the terms of this Agreement.</p>		\n			<h4>3. LICENSE</h4>		\n		<p>Subject to the terms and conditions set forth in this Agreement, Orion Stars grants Customer a nonexclusive, nontransferable, non-sublicensable and revocable right and license to: (a) install and use an object code version of the Software in accordance with the related documentation solely for its own internal business operations; (b) reproduce and distribute internally a reasonable number of copies of the documentation with respect to the Software provided by Orion Stars (the “<b>Documentation</b>”), provided that Customer must include on all copies of such Documentation all Orion Stars trademarks, trade names, logos and notices present thereon as originally provided by Orion Stars. Orion Stars reserves all rights in the Software not expressly granted to Customer under this Agreement.</p>		\n			<h4>4. LIMITATION ON USE</h4>		\n		<p>4.1. No Right to Source Code. Customer acknowledges that the source code and underlying structure and algorithms of the Software are the property and proprietary trade secrets of Orion Stars. No license is granted to use source code of the Software and all such use is expressly prohibited; and Customer agrees not to: (i) modify, reverse engineer, decompile, translate, or disassemble the Software, (ii) obtain or attempt to create, derive, or obtain the source code of the Software, (iii) create a source code equivalent of or derivative of the Software, or (iv) cause or permit any third party to do any of the foregoing.</p><p>4.2. No Right to Transfer, Resell, or Provide Services. Customer is expressly prohibited from: (a) assigning, distributing, licensing, sublicensing, selling, renting, leasing, granting a security interest in, or otherwise transferring any rights in or to the Software; and (b) reselling the Software, using the Software to provide any type of paid or unpaid services to third parties (including, without limitation, incorporating any part of the Software into a product or service Customer provides to a third party), or otherwise making the Software available to third parties, whether on a time-sharing, service provider, hosting, or other basis.</p><p>4.3. Use of Coded Instructions. Customer acknowledges and agrees that the Software may contain coded instructions which will: (a) limit the number of users who can access the Software; (b) disable some or all of the features of the Software and any related electronic documentation upon the termination of the licenses granted hereunder; and (c) contain such other permissions or restrictions as may be specifically included in this Agreement. Customer agrees not to interfere with any license key mechanism in the Software, or otherwise attempt to circumvent, disable or disrupt any mechanism in the Software intended to audit or limit use of the Software.</p><p>4.4. Other Restrictions. Customer agrees not to: (a) remove, alter or cover any copyright notices, trademark notices or other proprietary rights notices placed or embedded on or in the Software or cause or permit any third party to do any of the foregoing; (b) use the licenses and rights granted under this Agreement to design, develop or distribute a commercial product or service that competes with the Software; (c) make available to any third party any analysis of the results of operation of the Software, including benchmarking results, or otherwise publicly disseminate information regarding the performance of the Software; or (d) use or distribute the Software in violation of any applicable laws, regulations or export restrictions.</p>		\n			<h4>5. PROPRIETARY RIGHTS</h4>		\n		<p>As between Orion Stars and Customer, Orion Stars is and will remain the sole and exclusive owner of the Software and all intellectual property rights associated therewith. Customer will not take any actions inconsistent with Orion Stars’ ownership of each of Orion Stars’ rights in and to the Software and the intellectual property associated therewith.</p>		\n			<h4>6. INDEMNIFICATION</h4>		\n		<p>6.1. Orion Stars’ Services are to be used for amusement purposes only. Customer acknowledges that the Services may be subject to U.S., state, county and municipal laws and regulations. Accordingly, Customer may not use of the Services except in full compliance with all applicable laws and regulations. Customer is responsible for understating and using the Services in a manner that does not violate federal, state or local law.</p><p>6.2. Subject to the indemnification obligations described below, at its sole cost and expense, Customer hereby agrees to defend and hold harmless Orion Stars and its affiliates and subsidiaries, and its and their officers, directors, stockholders, employees, consultants, representatives, agents, successors and assigns (the “<b>Indemnitees</b>”) in any third party action or claim, and to indemnify Orion Stars and its Indemnitees from and against any and all claims, losses, liabilities, sums of money, damages, expenses, and costs (including, but not limited to, reasonable attorneys’ fees) (collectively, “<b>Claims</b>”) arising from such action or claim and related to: (a) Customer’s breach of any term or condition, or of any of its representations or warranties, set forth in this Agreement; (b) Customer’s violation of applicable law; and/or (c) Customer’s gross negligence or willful misconduct.</p>','Indemnification Agreement','','inherit','closed','closed','','2227-revision-v1','','','2023-02-21 11:31:15','2023-02-21 11:31:15','',2227,'https://vblinkonline.com/?p=2241',0,'revision','',0),(2243,1,'2023-02-21 11:32:13','2023-02-21 11:32:13','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h6>Malfunctions will void all gameplay and transactions.</h6>		\n			<h6><a href=\"#\">Sitemap</a></h6>		\n			<h6><a href=\"#\">Privacy Policy</a></h6>		\n			<h6><a href=\"https://vblinkonline.com/faq/\" target=\"_blank\" rel=\"noopener\">FAQ</a></h6>		\n			<h6><a href=\"https://vblinkonline.com/indemnification-agreement\" target=\"_blank\" rel=\"noopener\">INDEMNIFICATION AGREEMENT</a></h6>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n		Copyright © [hfe_current_year] [hfe_site_title] | All Rights Reserved','Footer','','inherit','closed','closed','','38-revision-v1','','','2023-02-21 11:32:13','2023-02-21 11:32:13','',38,'https://vblinkonline.com/?p=2243',0,'revision','',0),(2244,1,'2023-02-21 11:32:13','2023-02-21 11:32:13','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h6>Malfunctions will void all gameplay and transactions.</h6>		\n			<h6><a href=\"#\">Sitemap</a></h6>		\n			<h6><a href=\"#\">Privacy Policy</a></h6>		\n			<h6><a href=\"https://vblinkonline.com/faq/\" target=\"_blank\" rel=\"noopener\">FAQ</a></h6>		\n			<h6><a href=\"https://vblinkonline.com/indemnification-agreement\" target=\"_blank\" rel=\"noopener\">INDEMNIFICATION AGREEMENT</a></h6>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n		Copyright © [hfe_current_year] [hfe_site_title] | All Rights Reserved','Footer','','inherit','closed','closed','','38-revision-v1','','','2023-02-21 11:32:13','2023-02-21 11:32:13','',38,'https://vblinkonline.com/?p=2244',0,'revision','',0),(2245,1,'2023-02-21 11:32:14','2023-02-21 11:32:14','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h6>Malfunctions will void all gameplay and transactions.</h6>		\n			<h6><a href=\"#\">Sitemap</a></h6>		\n			<h6><a href=\"https://vblinkonline.com/privacy-policy\" target=\"_blank\" rel=\"noopener\">Privacy Policy</a></h6>		\n			<h6><a href=\"https://vblinkonline.com/faq/\" target=\"_blank\" rel=\"noopener\">FAQ</a></h6>		\n			<h6><a href=\"https://vblinkonline.com/indemnification-agreement\" target=\"_blank\" rel=\"noopener\">INDEMNIFICATION AGREEMENT</a></h6>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n		Copyright © [hfe_current_year] [hfe_site_title] | All Rights Reserved','Footer','','inherit','closed','closed','','38-revision-v1','','','2023-02-21 11:32:14','2023-02-21 11:32:14','',38,'https://vblinkonline.com/?p=2245',0,'revision','',0),(2246,1,'2023-02-21 11:32:59','2023-02-21 11:32:59','<!-- wp:heading -->\r\n<h2>Who we are</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Our website address is: https://vblinkonline.com.</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:heading -->\r\n<h2>Comments</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<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’s IP address and browser user agent string to help spam detection.</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<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>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:heading -->\r\n<h2>Media</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<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>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:heading -->\r\n<h2>Cookies</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<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>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<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>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<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 \"Remember Me\", your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<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>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:heading -->\r\n<h2>Embedded content from other websites</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<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>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<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>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:heading -->\r\n<h2>Who we share your data with</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<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>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:heading -->\r\n<h2>How long we retain your data</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<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>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<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>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:heading -->\r\n<h2>What rights you have over your data</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<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>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:heading -->\r\n<h2>Where your data is sent</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Visitor comments may be checked through an automated spam detection service.</p>\r\n<!-- /wp:paragraph -->','Privacy Policy','','inherit','closed','closed','','3-revision-v1','','','2023-02-21 11:32:59','2023-02-21 11:32:59','',3,'https://vblinkonline.com/?p=2246',0,'revision','',0),(2250,1,'2023-02-21 11:35:09','2023-02-21 11:35:09','<!-- wp:heading -->\n<h2>Who we are</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong>Suggested text: </strong>Our website address is: https://vblinkonline.com.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2>Comments</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong>Suggested text: </strong>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor’s IP address and browser user agent string to help spam detection.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<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>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2>Media</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong>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>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2>Cookies</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong>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>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<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>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<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 \"Remember Me\", your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<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>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2>Embedded content from other websites</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong>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>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<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>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2>Who we share your data with</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong>Suggested text: </strong>If you request a password reset, your IP address will be included in the reset email.</p>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2>How long we retain your data</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong>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>\n<!-- /wp:paragraph -->\n<!-- wp:paragraph -->\n<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>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2>What rights you have over your data</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong>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>\n<!-- /wp:paragraph -->\n<!-- wp:heading -->\n<h2>Where your data is sent</h2>\n<!-- /wp:heading -->\n<!-- wp:paragraph -->\n<p><strong>Suggested text: </strong>Visitor comments may be checked through an automated spam detection service.</p>\n<!-- /wp:paragraph -->','Privacy Policy','','inherit','closed','closed','','3-revision-v1','','','2023-02-21 11:35:09','2023-02-21 11:35:09','',3,'https://vblinkonline.com/?p=2250',0,'revision','',0),(2248,1,'2023-02-21 11:35:09','2023-02-21 11:35:09','<!-- wp:heading -->\r\n<h2>Who we are</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Our website address is: https://vblinkonline.com.</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:heading -->\r\n<h2>Comments</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<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’s IP address and browser user agent string to help spam detection.</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<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>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:heading -->\r\n<h2>Media</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<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>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:heading -->\r\n<h2>Cookies</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<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>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<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>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<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 \"Remember Me\", your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<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>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:heading -->\r\n<h2>Embedded content from other websites</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<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>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<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>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:heading -->\r\n<h2>Who we share your data with</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<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>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:heading -->\r\n<h2>How long we retain your data</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<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>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<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>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:heading -->\r\n<h2>What rights you have over your data</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<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>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:heading -->\r\n<h2>Where your data is sent</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Visitor comments may be checked through an automated spam detection service.</p>\r\n<!-- /wp:paragraph -->','Privacy Policy','','inherit','closed','closed','','3-revision-v1','','','2023-02-21 11:35:09','2023-02-21 11:35:09','',3,'https://vblinkonline.com/?p=2248',0,'revision','',0),(2249,1,'2023-02-21 11:35:09','2023-02-21 11:35:09','<!-- wp:heading -->\r\n<h2>Who we are</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Our website address is: https://vblinkonline.com.</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:heading -->\r\n<h2>Comments</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<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’s IP address and browser user agent string to help spam detection.</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<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>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:heading -->\r\n<h2>Media</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<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>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:heading -->\r\n<h2>Cookies</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<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>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<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>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<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 \"Remember Me\", your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<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>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:heading -->\r\n<h2>Embedded content from other websites</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<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>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<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>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:heading -->\r\n<h2>Who we share your data with</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<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>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:heading -->\r\n<h2>How long we retain your data</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<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>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<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>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:heading -->\r\n<h2>What rights you have over your data</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<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>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:heading -->\r\n<h2>Where your data is sent</h2>\r\n<!-- /wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Visitor comments may be checked through an automated spam detection service.</p>\r\n<!-- /wp:paragraph -->','Privacy Policy','','inherit','closed','closed','','3-revision-v1','','','2023-02-21 11:35:09','2023-02-21 11:35:09','',3,'https://vblinkonline.com/?p=2249',0,'revision','',0),(2252,1,'2023-02-21 11:35:51','2023-02-21 11:35:51','.ehf-header #masthead {\n    z-index: 999;\n    position: relative;\n		padding-left: 15px;\n		padding-right: 15px;\n		background: transparent;\n		width:100%;\n		margin-right: auto;\n		margin-left: auto;\n}\n\n.entry-header h1.entry-title{\n	display:none;\n}\n\n.page-id-1338 .elementor *, .elementor :after, .elementor :before{ \n    height: auto !important;\n}\n\n.page-id-1340 .body{\n	background-color: #ffffff !important;\n}\n\n.page-id-1340 #masthead{\n	background-color:black !important;\n}\n\n.page-id-2205 #masthead{\n	background-color: black !important;\n}\n\n.page-id-2227 #masthead{\n	background-color: black !important;\n}\n\n\n.page-id-3 #masthead{\n	background-color: black !important;\n}','Hitzone','','inherit','closed','closed','','1358-revision-v1','','','2023-02-21 11:35:51','2023-02-21 11:35:51','',1358,'https://vblinkonline.com/?p=2252',0,'revision','',0),(2253,1,'2023-02-21 11:36:35','2023-02-21 11:36:35','<!-- 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://products.webrockmedia.com/hitzone-wordpress.</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 your data is sent</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','','inherit','closed','closed','','1295-revision-v1','','','2023-02-21 11:36:35','2023-02-21 11:36:35','',1295,'https://vblinkonline.com/?p=2253',0,'revision','',0),(2254,1,'2023-02-21 11:36:39','2023-02-21 11:36:39','<!-- 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://products.webrockmedia.com/hitzonevideo-wordpress.</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 your data is sent</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','','inherit','closed','closed','','1317-revision-v1','','','2023-02-21 11:36:39','2023-02-21 11:36:39','',1317,'https://vblinkonline.com/?p=2254',0,'revision','',0),(2255,1,'2023-02-21 19:40:22','0000-00-00 00:00:00','','Player Registration','','draft','closed','closed','','','','','2023-02-21 19:40:22','0000-00-00 00:00:00','',0,'https://vblinkonline.com/?post_type=forminator_forms&p=2255',0,'forminator_forms','',0),(2256,1,'2023-02-21 19:51:05','2023-02-21 19:51:05','<label for=\"mf-input-text-19548a0\">\n					${ parent.decodeEntities(`First Name`) } 					*\n				</label>\n			<input type=\"text\" id=\"mf-input-text-19548a0\" \n				name=\"mf-listing-fname\" \n				placeholder=\"${ parent.decodeEntities(``) } \"\n				onInput=${ parent.handleChange }\n									aria-invalid=${validation.errors[\'mf-listing-fname\'] ? \'true\' : \'false\'}\n					ref=${ el => parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":15,\"type\":\"by_word_length\",\"required\":true,\"expression\":\"null\"}, el) }\n							/>\n							<${validation.ErrorMessage}\n					errors=${validation.errors}\n					name=\"mf-listing-fname\"\n					as=${html``}\n					/>\n							<label for=\"mf-input-email-84fc7e5\">\n					${ parent.decodeEntities(`Your Email`) } 					*\n				</label>\n			<input \n				type=\"email\" \n				defaultValue=\"\" \n				class=\"mf-input \" \n				id=\"mf-input-email-84fc7e5\" \n				name=\"mf-email\" \n				placeholder=\"${ parent.decodeEntities(``) } \" \n				onBlur=${parent.handleChange} onFocus=${parent.handleChange} aria-invalid=${validation.errors[\'mf-email\'] ? \'true\' : \'false\' } \n				ref=${el=> parent.activateValidation({\"message\":\"This field is required.\",\"emailMessage\":\"Please enter a valid Email address\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el)}\n							/>\n						<${validation.ErrorMessage} \n				errors=${validation.errors} \n				name=\"mf-email\" \n				as=${html``}\n			/>\n							<label className=\"mf-input-label\" htmlFor=\"mf-input-select-6a1686a\">\n					${ parent.decodeEntities(`Do you read the message above?`) } 					*\n				</label>\n            <${props.Select}\n                className=${\"mf-input mf-input-select  \" + ( validation.errors[\'mf-select\'] ? \'mf-invalid\' : \'\' )}\n                classNamePrefix=\"mf_select\"\n                name=\"mf-select\"\n                placeholder=\"${ parent.decodeEntities(`-- Please choose an option --`) } \"\n                isSearchable=${false}\n                options=${[{\"label\":\"Yes\",\"value\":\"Yes\",\"isDisabled\":false},{\"label\":\"No\",\"value\":\"No\",\"isDisabled\":false}]}\n                value=${parent.getValue(\"mf-select\") ? [{\"label\":\"Yes\",\"value\":\"Yes\",\"isDisabled\":false},{\"label\":\"No\",\"value\":\"No\",\"isDisabled\":false}].filter(item => item.value === parent.getValue(\"mf-select\"))[0] : []}\n                onChange=${(e)=> parent.handleSelect(e, \"mf-select\")}\n                ref=${() => {\n				                    register({ name: \"mf-select\" }, parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true}));\n                    if ( parent.getValue(\"mf-select\") === \'\' && false ) {\n				    parent.setValue( \'mf-select\', \'\', true );\n                        parent.handleChange({\n                            target: {\n                                name: \'mf-select\',\n                                value: \'\'\n                            }\n                        });\n                    }\n                }}\n                />\n            				<${validation.ErrorMessage}\n					errors=${validation.errors}\n					name=\"mf-select\"\n					as=${html``}\n					/>\n							<label for=\"mf-input-text-d72fec9\">\n					${ parent.decodeEntities(`Last Name`) } 					*\n				</label>\n			<input type=\"text\" id=\"mf-input-text-d72fec9\" \n				name=\"mf-listing-lname\" \n				placeholder=\"${ parent.decodeEntities(``) } \"\n				onInput=${ parent.handleChange }	\n									aria-invalid=${validation.errors[\'mf-listing-lname\'] ? \'true\' : \'false\'}\n					ref=${ el => parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el) }\n			/>\n							<${validation.ErrorMessage}\n					errors=${validation.errors}\n					name=\"mf-listing-lname\"\n					as=${html``}\n					/>\n							<label for=\"mf-input-telephone-253b9ab\">\n					${ parent.decodeEntities(`Phone Number`) } 					*\n				</label>\n			<input\n				type=\"tel\"\n				class=\"mf-input \"\n				id=\"mf-input-telephone-253b9ab\" \n				name=\"mf-telephone\"\n				placeholder=\"${ parent.decodeEntities(``) } \"\n									onInput=${parent.handleChange}\n					aria-invalid=${validation.errors[\'mf-telephone\'] ? \'true\' : \'false\'}\n					ref=${el => parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el)}\n								/>\n							<${validation.ErrorMessage}\n					errors=${validation.errors}\n					name=\"mf-telephone\"\n					as=${html``}\n					/>\n							<label for=\"mf-input-text-fc5f7b8\">\n					${ parent.decodeEntities(`Subject`) } 					*\n				</label>\n			<input\n				type=\"text\"\n				class=\"mf-input \"\n				id=\"mf-input-text-fc5f7b8\"\n				name=\"mf-text\"\n				placeholder=\"${ parent.decodeEntities(``) } \"\n									onInput=${parent.handleChange}\n					aria-invalid=${validation.errors[\'mf-text\'] ? \'true\' : \'false\'}\n					ref=${el =>{\n												parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el)\n					}}\n								/>\n							<${validation.ErrorMessage}\n					errors=${validation.errors}\n					name=\"mf-text\"\n					as=${html``}\n					/>\n							<label for=\"mf-input-text-area-f200b40\">\n					${ parent.decodeEntities(`Your Message`) } 					*\n				</label>\n			<textarea id=\"mf-input-text-area-f200b40\"\n				name=\"mf-textarea\" \n				placeholder=\"${ parent.decodeEntities(``) } \"\n				cols=\"30\" rows=\"10\"\n									onInput=${ parent.handleChange }\n					aria-invalid=${validation.errors[\'mf-textarea\'] ? \'true\' : \'false\'}\n					ref=${ el => parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el)}\n								></textarea>\n							<${validation.ErrorMessage}\n					errors=${validation.errors}\n					name=\"mf-textarea\"\n					as=${html``}\n					/>\n							<button type=\"submit\" id=\"\">\n					${ parent.decodeEntities(`Send`) } \n				</button>','Elementor #2256','','publish','closed','closed','','elementor-2256','','','2023-04-29 07:49:46','2023-04-29 07:49:46','',0,'https://vblinkonline.com/?post_type=metform-form&#038;p=2256',0,'metform-form','',0),(2257,1,'2023-02-21 20:16:53','2023-02-21 20:16:53','','Elementor #2256','','inherit','closed','closed','','2256-revision-v1','','','2023-02-21 20:16:53','2023-02-21 20:16:53','',2256,'https://vblinkonline.com/?p=2257',0,'revision','',0),(2258,1,'2023-02-21 20:16:53','2023-02-21 20:16:53','<label for=\"mf-input-text-19548a0\">\n					${ parent.decodeEntities(`First Name`) } 					*\n				</label>\n			<input type=\"text\" id=\"mf-input-text-19548a0\" \n				name=\"mf-listing-fname\" \n				placeholder=\"${ parent.decodeEntities(``) } \"\n				onInput=${ parent.handleChange }\n									aria-invalid=${validation.errors[\'mf-listing-fname\'] ? \'true\' : \'false\'}\n					ref=${ el => parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":15,\"type\":\"by_word_length\",\"required\":true,\"expression\":\"null\"}, el) }\n							/>\n							<${validation.ErrorMessage}\n					errors=${validation.errors}\n					name=\"mf-listing-fname\"\n					as=${html``}\n					/>\n							<label for=\"mf-input-email-84fc7e5\">\n					${ parent.decodeEntities(`Your Email`) } 					*\n				</label>\n			<input \n				type=\"email\" \n				defaultValue=\"\" \n				class=\"mf-input \" \n				id=\"mf-input-email-84fc7e5\" \n				name=\"mf-email\" \n				placeholder=\"${ parent.decodeEntities(``) } \" \n				onBlur=${parent.handleChange} onFocus=${parent.handleChange} aria-invalid=${validation.errors[\'mf-email\'] ? \'true\' : \'false\' } \n				ref=${el=> parent.activateValidation({\"message\":\"This field is required.\",\"emailMessage\":\"Please enter a valid Email address\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el)}\n							/>\n						<${validation.ErrorMessage} \n				errors=${validation.errors} \n				name=\"mf-email\" \n				as=${html``}\n			/>\n							<label className=\"mf-input-label\" htmlFor=\"mf-input-select-6a1686a\">\n					${ parent.decodeEntities(`Do you read the message above?`) } 					*\n				</label>\n            <${props.Select}\n                className=${\"mf-input mf-input-select  \" + ( validation.errors[\'mf-select\'] ? \'mf-invalid\' : \'\' )}\n                classNamePrefix=\"mf_select\"\n                name=\"mf-select\"\n                placeholder=\"${ parent.decodeEntities(`-- Please choose an option --`) } \"\n                isSearchable=${false}\n                options=${[{\"label\":\"Yes\",\"value\":\"Yes\",\"isDisabled\":false},{\"label\":\"No\",\"value\":\"No\",\"isDisabled\":false}]}\n                value=${parent.getValue(\"mf-select\") ? [{\"label\":\"Yes\",\"value\":\"Yes\",\"isDisabled\":false},{\"label\":\"No\",\"value\":\"No\",\"isDisabled\":false}].filter(item => item.value === parent.getValue(\"mf-select\"))[0] : []}\n                onChange=${(e)=> parent.handleSelect(e, \"mf-select\")}\n                ref=${() => {\n				                    register({ name: \"mf-select\" }, parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true}));\n                    if ( parent.getValue(\"mf-select\") === \'\' && false ) {\n				    parent.setValue( \'mf-select\', \'\', true );\n                        parent.handleChange({\n                            target: {\n                                name: \'mf-select\',\n                                value: \'\'\n                            }\n                        });\n                    }\n                }}\n                />\n            				<${validation.ErrorMessage}\n					errors=${validation.errors}\n					name=\"mf-select\"\n					as=${html``}\n					/>\n							<label for=\"mf-input-text-d72fec9\">\n					${ parent.decodeEntities(`Last Name`) } 					*\n				</label>\n			<input type=\"text\" id=\"mf-input-text-d72fec9\" \n				name=\"mf-listing-lname\" \n				placeholder=\"${ parent.decodeEntities(``) } \"\n				onInput=${ parent.handleChange }	\n									aria-invalid=${validation.errors[\'mf-listing-lname\'] ? \'true\' : \'false\'}\n					ref=${ el => parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":2,\"maxLength\":15,\"type\":\"by_word_length\",\"required\":true,\"expression\":\"null\"}, el) }\n			/>\n							<${validation.ErrorMessage}\n					errors=${validation.errors}\n					name=\"mf-listing-lname\"\n					as=${html``}\n					/>\n							<label for=\"mf-input-telephone-253b9ab\">\n					${ parent.decodeEntities(`Phone Number`) } 					*\n				</label>\n			<input\n				type=\"tel\"\n				class=\"mf-input \"\n				id=\"mf-input-telephone-253b9ab\" \n				name=\"mf-telephone\"\n				placeholder=\"${ parent.decodeEntities(``) } \"\n									onInput=${parent.handleChange}\n					aria-invalid=${validation.errors[\'mf-telephone\'] ? \'true\' : \'false\'}\n					ref=${el => parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el)}\n								/>\n							<${validation.ErrorMessage}\n					errors=${validation.errors}\n					name=\"mf-telephone\"\n					as=${html``}\n					/>\n							<label for=\"mf-input-text-fc5f7b8\">\n					${ parent.decodeEntities(`Subject`) } 					*\n				</label>\n			<input\n				type=\"text\"\n				class=\"mf-input \"\n				id=\"mf-input-text-fc5f7b8\"\n				name=\"mf-text\"\n				placeholder=\"${ parent.decodeEntities(``) } \"\n									onInput=${parent.handleChange}\n					aria-invalid=${validation.errors[\'mf-text\'] ? \'true\' : \'false\'}\n					ref=${el =>{\n												parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el)\n					}}\n								/>\n							<${validation.ErrorMessage}\n					errors=${validation.errors}\n					name=\"mf-text\"\n					as=${html``}\n					/>\n							<label for=\"mf-input-text-area-f200b40\">\n					${ parent.decodeEntities(`Your Message`) } 					*\n				</label>\n			<textarea id=\"mf-input-text-area-f200b40\"\n				name=\"mf-textarea\" \n				placeholder=\"${ parent.decodeEntities(``) } \"\n				cols=\"30\" rows=\"10\"\n									onInput=${ parent.handleChange }\n					aria-invalid=${validation.errors[\'mf-textarea\'] ? \'true\' : \'false\'}\n					ref=${ el => parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el)}\n								></textarea>\n							<${validation.ErrorMessage}\n					errors=${validation.errors}\n					name=\"mf-textarea\"\n					as=${html``}\n					/>','Elementor #2256','','inherit','closed','closed','','2256-revision-v1','','','2023-02-21 20:16:53','2023-02-21 20:16:53','',2256,'https://vblinkonline.com/?p=2258',0,'revision','',0),(2263,1,'2023-02-21 20:22:58','2023-02-21 20:22:58','[metform form_id=\"2256\"]','Player Registration','','inherit','closed','closed','','1339-revision-v1','','','2023-02-21 20:22:58','2023-02-21 20:22:58','',1339,'https://vblinkonline.com/?p=2263',0,'revision','',0),(2261,1,'2023-02-21 20:22:58','2023-02-21 20:22:58','','Player Registration','','inherit','closed','closed','','1339-revision-v1','','','2023-02-21 20:22:58','2023-02-21 20:22:58','',1339,'https://vblinkonline.com/?p=2261',0,'revision','',0),(2262,1,'2023-02-21 20:22:58','2023-02-21 20:22:58','','Player Registration','','inherit','closed','closed','','1339-revision-v1','','','2023-02-21 20:22:58','2023-02-21 20:22:58','',1339,'https://vblinkonline.com/?p=2262',0,'revision','',0),(2264,1,'2023-02-21 20:23:12','2023-02-21 20:23:12','[metform form_id=\"2256\"]','Player Registration','','inherit','closed','closed','','1339-revision-v1','','','2023-02-21 20:23:12','2023-02-21 20:23:12','',1339,'https://vblinkonline.com/?p=2264',0,'revision','',0),(2265,1,'2023-02-21 20:23:13','2023-02-21 20:23:13','[metform form_id=\"2256\"]','Player Registration','','inherit','closed','closed','','1339-revision-v1','','','2023-02-21 20:23:13','2023-02-21 20:23:13','',1339,'https://vblinkonline.com/?p=2265',0,'revision','',0),(2266,1,'2023-02-21 20:23:13','2023-02-21 20:23:13','[metform form_id=\"2256\"]','Player Registration','','inherit','closed','closed','','1339-revision-v1','','','2023-02-21 20:23:13','2023-02-21 20:23:13','',1339,'https://vblinkonline.com/?p=2266',0,'revision','',0),(2267,1,'2023-02-21 22:07:20','2023-02-21 22:07:20','<label for=\"mf-input-text-19548a0\">\n					${ parent.decodeEntities(`First Name`) } 					*\n				</label>\n			<input type=\"text\" id=\"mf-input-text-19548a0\" \n				name=\"mf-listing-fname\" \n				placeholder=\"${ parent.decodeEntities(``) } \"\n				onInput=${ parent.handleChange }\n									aria-invalid=${validation.errors[\'mf-listing-fname\'] ? \'true\' : \'false\'}\n					ref=${ el => parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":15,\"type\":\"by_word_length\",\"required\":true,\"expression\":\"null\"}, el) }\n							/>\n							<${validation.ErrorMessage}\n					errors=${validation.errors}\n					name=\"mf-listing-fname\"\n					as=${html``}\n					/>\n							<label for=\"mf-input-email-84fc7e5\">\n					${ parent.decodeEntities(`Your Email`) } 					*\n				</label>\n			<input \n				type=\"email\" \n				defaultValue=\"\" \n				class=\"mf-input \" \n				id=\"mf-input-email-84fc7e5\" \n				name=\"mf-email\" \n				placeholder=\"${ parent.decodeEntities(``) } \" \n				onBlur=${parent.handleChange} onFocus=${parent.handleChange} aria-invalid=${validation.errors[\'mf-email\'] ? \'true\' : \'false\' } \n				ref=${el=> parent.activateValidation({\"message\":\"This field is required.\",\"emailMessage\":\"Please enter a valid Email address\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el)}\n							/>\n						<${validation.ErrorMessage} \n				errors=${validation.errors} \n				name=\"mf-email\" \n				as=${html``}\n			/>\n							<label className=\"mf-input-label\" htmlFor=\"mf-input-select-6a1686a\">\n					${ parent.decodeEntities(`Do you read the message above?`) } 					*\n				</label>\n            <${props.Select}\n                className=${\"mf-input mf-input-select  \" + ( validation.errors[\'mf-select\'] ? \'mf-invalid\' : \'\' )}\n                classNamePrefix=\"mf_select\"\n                name=\"mf-select\"\n                placeholder=\"${ parent.decodeEntities(`-- Please choose an option --`) } \"\n                isSearchable=${false}\n                options=${[{\"label\":\"Yes\",\"value\":\"Yes\",\"isDisabled\":false},{\"label\":\"No\",\"value\":\"No\",\"isDisabled\":false}]}\n                value=${parent.getValue(\"mf-select\") ? [{\"label\":\"Yes\",\"value\":\"Yes\",\"isDisabled\":false},{\"label\":\"No\",\"value\":\"No\",\"isDisabled\":false}].filter(item => item.value === parent.getValue(\"mf-select\"))[0] : []}\n                onChange=${(e)=> parent.handleSelect(e, \"mf-select\")}\n                ref=${() => {\n				                    register({ name: \"mf-select\" }, parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true}));\n                    if ( parent.getValue(\"mf-select\") === \'\' && false ) {\n				    parent.setValue( \'mf-select\', \'\', true );\n                        parent.handleChange({\n                            target: {\n                                name: \'mf-select\',\n                                value: \'\'\n                            }\n                        });\n                    }\n                }}\n                />\n            				<${validation.ErrorMessage}\n					errors=${validation.errors}\n					name=\"mf-select\"\n					as=${html``}\n					/>\n							<label for=\"mf-input-text-d72fec9\">\n					${ parent.decodeEntities(`Last Name`) } 					*\n				</label>\n			<input type=\"text\" id=\"mf-input-text-d72fec9\" \n				name=\"mf-listing-lname\" \n				placeholder=\"${ parent.decodeEntities(``) } \"\n				onInput=${ parent.handleChange }	\n									aria-invalid=${validation.errors[\'mf-listing-lname\'] ? \'true\' : \'false\'}\n					ref=${ el => parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":2,\"maxLength\":15,\"type\":\"by_word_length\",\"required\":true,\"expression\":\"null\"}, el) }\n			/>\n							<${validation.ErrorMessage}\n					errors=${validation.errors}\n					name=\"mf-listing-lname\"\n					as=${html``}\n					/>\n							<label for=\"mf-input-telephone-253b9ab\">\n					${ parent.decodeEntities(`Phone Number`) } 					*\n				</label>\n			<input\n				type=\"tel\"\n				class=\"mf-input \"\n				id=\"mf-input-telephone-253b9ab\" \n				name=\"mf-telephone\"\n				placeholder=\"${ parent.decodeEntities(``) } \"\n									onInput=${parent.handleChange}\n					aria-invalid=${validation.errors[\'mf-telephone\'] ? \'true\' : \'false\'}\n					ref=${el => parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el)}\n								/>\n							<${validation.ErrorMessage}\n					errors=${validation.errors}\n					name=\"mf-telephone\"\n					as=${html``}\n					/>\n							<label for=\"mf-input-text-fc5f7b8\">\n					${ parent.decodeEntities(`Subject`) } 					*\n				</label>\n			<input\n				type=\"text\"\n				class=\"mf-input \"\n				id=\"mf-input-text-fc5f7b8\"\n				name=\"mf-text\"\n				placeholder=\"${ parent.decodeEntities(``) } \"\n									onInput=${parent.handleChange}\n					aria-invalid=${validation.errors[\'mf-text\'] ? \'true\' : \'false\'}\n					ref=${el =>{\n												parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el)\n					}}\n								/>\n							<${validation.ErrorMessage}\n					errors=${validation.errors}\n					name=\"mf-text\"\n					as=${html``}\n					/>\n							<label for=\"mf-input-text-area-f200b40\">\n					${ parent.decodeEntities(`Your Message`) } 					*\n				</label>\n			<textarea id=\"mf-input-text-area-f200b40\"\n				name=\"mf-textarea\" \n				placeholder=\"${ parent.decodeEntities(``) } \"\n				cols=\"30\" rows=\"10\"\n									onInput=${ parent.handleChange }\n					aria-invalid=${validation.errors[\'mf-textarea\'] ? \'true\' : \'false\'}\n					ref=${ el => parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el)}\n								></textarea>\n							<${validation.ErrorMessage}\n					errors=${validation.errors}\n					name=\"mf-textarea\"\n					as=${html``}\n					/>\n							<button type=\"submit\" id=\"\">\n					${ parent.decodeEntities(`Send`) } \n				</button>','Elementor #2256','','inherit','closed','closed','','2256-revision-v1','','','2023-02-21 22:07:20','2023-02-21 22:07:20','',2256,'https://vblinkonline.com/?p=2267',0,'revision','',0),(2268,1,'2023-02-21 22:08:09','2023-02-21 22:08:09','<label for=\"mf-input-text-19548a0\">\n					${ parent.decodeEntities(`First Name`) } 					*\n				</label>\n			<input type=\"text\" id=\"mf-input-text-19548a0\" \n				name=\"mf-listing-fname\" \n				placeholder=\"${ parent.decodeEntities(``) } \"\n				onInput=${ parent.handleChange }\n									aria-invalid=${validation.errors[\'mf-listing-fname\'] ? \'true\' : \'false\'}\n					ref=${ el => parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":15,\"type\":\"by_word_length\",\"required\":true,\"expression\":\"null\"}, el) }\n							/>\n							<${validation.ErrorMessage}\n					errors=${validation.errors}\n					name=\"mf-listing-fname\"\n					as=${html``}\n					/>\n							<label for=\"mf-input-email-84fc7e5\">\n					${ parent.decodeEntities(`Your Email`) } 					*\n				</label>\n			<input \n				type=\"email\" \n				defaultValue=\"\" \n				class=\"mf-input \" \n				id=\"mf-input-email-84fc7e5\" \n				name=\"mf-email\" \n				placeholder=\"${ parent.decodeEntities(``) } \" \n				onBlur=${parent.handleChange} onFocus=${parent.handleChange} aria-invalid=${validation.errors[\'mf-email\'] ? \'true\' : \'false\' } \n				ref=${el=> parent.activateValidation({\"message\":\"This field is required.\",\"emailMessage\":\"Please enter a valid Email address\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el)}\n							/>\n						<${validation.ErrorMessage} \n				errors=${validation.errors} \n				name=\"mf-email\" \n				as=${html``}\n			/>\n							<label className=\"mf-input-label\" htmlFor=\"mf-input-select-6a1686a\">\n					${ parent.decodeEntities(`Do you read the message above?`) } 					*\n				</label>\n            <${props.Select}\n                className=${\"mf-input mf-input-select  \" + ( validation.errors[\'mf-select\'] ? \'mf-invalid\' : \'\' )}\n                classNamePrefix=\"mf_select\"\n                name=\"mf-select\"\n                placeholder=\"${ parent.decodeEntities(`-- Please choose an option --`) } \"\n                isSearchable=${false}\n                options=${[{\"label\":\"Yes\",\"value\":\"Yes\",\"isDisabled\":false},{\"label\":\"No\",\"value\":\"No\",\"isDisabled\":false}]}\n                value=${parent.getValue(\"mf-select\") ? [{\"label\":\"Yes\",\"value\":\"Yes\",\"isDisabled\":false},{\"label\":\"No\",\"value\":\"No\",\"isDisabled\":false}].filter(item => item.value === parent.getValue(\"mf-select\"))[0] : []}\n                onChange=${(e)=> parent.handleSelect(e, \"mf-select\")}\n                ref=${() => {\n				                    register({ name: \"mf-select\" }, parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true}));\n                    if ( parent.getValue(\"mf-select\") === \'\' && false ) {\n				    parent.setValue( \'mf-select\', \'\', true );\n                        parent.handleChange({\n                            target: {\n                                name: \'mf-select\',\n                                value: \'\'\n                            }\n                        });\n                    }\n                }}\n                />\n            				<${validation.ErrorMessage}\n					errors=${validation.errors}\n					name=\"mf-select\"\n					as=${html``}\n					/>\n							<label for=\"mf-input-text-d72fec9\">\n					${ parent.decodeEntities(`Last Name`) } 					*\n				</label>\n			<input type=\"text\" id=\"mf-input-text-d72fec9\" \n				name=\"mf-listing-lname\" \n				placeholder=\"${ parent.decodeEntities(``) } \"\n				onInput=${ parent.handleChange }	\n									aria-invalid=${validation.errors[\'mf-listing-lname\'] ? \'true\' : \'false\'}\n					ref=${ el => parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":2,\"maxLength\":15,\"type\":\"by_word_length\",\"required\":true,\"expression\":\"null\"}, el) }\n			/>\n							<${validation.ErrorMessage}\n					errors=${validation.errors}\n					name=\"mf-listing-lname\"\n					as=${html``}\n					/>\n							<label for=\"mf-input-telephone-253b9ab\">\n					${ parent.decodeEntities(`Phone Number`) } 					*\n				</label>\n			<input\n				type=\"tel\"\n				class=\"mf-input \"\n				id=\"mf-input-telephone-253b9ab\" \n				name=\"mf-telephone\"\n				placeholder=\"${ parent.decodeEntities(``) } \"\n									onInput=${parent.handleChange}\n					aria-invalid=${validation.errors[\'mf-telephone\'] ? \'true\' : \'false\'}\n					ref=${el => parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el)}\n								/>\n							<${validation.ErrorMessage}\n					errors=${validation.errors}\n					name=\"mf-telephone\"\n					as=${html``}\n					/>\n							<label for=\"mf-input-text-fc5f7b8\">\n					${ parent.decodeEntities(`Subject`) } 					*\n				</label>\n			<input\n				type=\"text\"\n				class=\"mf-input \"\n				id=\"mf-input-text-fc5f7b8\"\n				name=\"mf-text\"\n				placeholder=\"${ parent.decodeEntities(``) } \"\n									onInput=${parent.handleChange}\n					aria-invalid=${validation.errors[\'mf-text\'] ? \'true\' : \'false\'}\n					ref=${el =>{\n												parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el)\n					}}\n								/>\n							<${validation.ErrorMessage}\n					errors=${validation.errors}\n					name=\"mf-text\"\n					as=${html``}\n					/>\n							<label for=\"mf-input-text-area-f200b40\">\n					${ parent.decodeEntities(`Your Message`) } 					*\n				</label>\n			<textarea id=\"mf-input-text-area-f200b40\"\n				name=\"mf-textarea\" \n				placeholder=\"${ parent.decodeEntities(``) } \"\n				cols=\"30\" rows=\"10\"\n									onInput=${ parent.handleChange }\n					aria-invalid=${validation.errors[\'mf-textarea\'] ? \'true\' : \'false\'}\n					ref=${ el => parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el)}\n								></textarea>\n							<${validation.ErrorMessage}\n					errors=${validation.errors}\n					name=\"mf-textarea\"\n					as=${html``}\n					/>\n							<button type=\"submit\" id=\"\">\n					${ parent.decodeEntities(`Send`) } \n				</button>','Elementor #2256','','inherit','closed','closed','','2256-revision-v1','','','2023-02-21 22:08:09','2023-02-21 22:08:09','',2256,'https://vblinkonline.com/?p=2268',0,'revision','',0),(2269,1,'2023-02-21 22:18:32','2023-02-21 22:18:32','<label for=\"mf-input-text-19548a0\">\n					${ parent.decodeEntities(`First Name`) } 					*\n				</label>\n			<input type=\"text\" id=\"mf-input-text-19548a0\" \n				name=\"mf-listing-fname\" \n				placeholder=\"${ parent.decodeEntities(``) } \"\n				onInput=${ parent.handleChange }\n									aria-invalid=${validation.errors[\'mf-listing-fname\'] ? \'true\' : \'false\'}\n					ref=${ el => parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":15,\"type\":\"by_word_length\",\"required\":true,\"expression\":\"null\"}, el) }\n							/>\n							<${validation.ErrorMessage}\n					errors=${validation.errors}\n					name=\"mf-listing-fname\"\n					as=${html``}\n					/>\n							<label for=\"mf-input-email-84fc7e5\">\n					${ parent.decodeEntities(`Your Email`) } 					*\n				</label>\n			<input \n				type=\"email\" \n				defaultValue=\"\" \n				class=\"mf-input \" \n				id=\"mf-input-email-84fc7e5\" \n				name=\"mf-email\" \n				placeholder=\"${ parent.decodeEntities(``) } \" \n				onBlur=${parent.handleChange} onFocus=${parent.handleChange} aria-invalid=${validation.errors[\'mf-email\'] ? \'true\' : \'false\' } \n				ref=${el=> parent.activateValidation({\"message\":\"This field is required.\",\"emailMessage\":\"Please enter a valid Email address\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el)}\n							/>\n						<${validation.ErrorMessage} \n				errors=${validation.errors} \n				name=\"mf-email\" \n				as=${html``}\n			/>\n							<label className=\"mf-input-label\" htmlFor=\"mf-input-select-6a1686a\">\n					${ parent.decodeEntities(`Do you read the message above?`) } 					*\n				</label>\n            <${props.Select}\n                className=${\"mf-input mf-input-select  \" + ( validation.errors[\'mf-select\'] ? \'mf-invalid\' : \'\' )}\n                classNamePrefix=\"mf_select\"\n                name=\"mf-select\"\n                placeholder=\"${ parent.decodeEntities(`-- Please choose an option --`) } \"\n                isSearchable=${false}\n                options=${[{\"label\":\"Yes\",\"value\":\"Yes\",\"isDisabled\":false},{\"label\":\"No\",\"value\":\"No\",\"isDisabled\":false}]}\n                value=${parent.getValue(\"mf-select\") ? [{\"label\":\"Yes\",\"value\":\"Yes\",\"isDisabled\":false},{\"label\":\"No\",\"value\":\"No\",\"isDisabled\":false}].filter(item => item.value === parent.getValue(\"mf-select\"))[0] : []}\n                onChange=${(e)=> parent.handleSelect(e, \"mf-select\")}\n                ref=${() => {\n				                    register({ name: \"mf-select\" }, parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true}));\n                    if ( parent.getValue(\"mf-select\") === \'\' && false ) {\n				    parent.setValue( \'mf-select\', \'\', true );\n                        parent.handleChange({\n                            target: {\n                                name: \'mf-select\',\n                                value: \'\'\n                            }\n                        });\n                    }\n                }}\n                />\n            				<${validation.ErrorMessage}\n					errors=${validation.errors}\n					name=\"mf-select\"\n					as=${html``}\n					/>\n							<label for=\"mf-input-text-d72fec9\">\n					${ parent.decodeEntities(`Last Name`) } 					*\n				</label>\n			<input type=\"text\" id=\"mf-input-text-d72fec9\" \n				name=\"mf-listing-lname\" \n				placeholder=\"${ parent.decodeEntities(``) } \"\n				onInput=${ parent.handleChange }	\n									aria-invalid=${validation.errors[\'mf-listing-lname\'] ? \'true\' : \'false\'}\n					ref=${ el => parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":2,\"maxLength\":15,\"type\":\"by_word_length\",\"required\":true,\"expression\":\"null\"}, el) }\n			/>\n							<${validation.ErrorMessage}\n					errors=${validation.errors}\n					name=\"mf-listing-lname\"\n					as=${html``}\n					/>\n							<label for=\"mf-input-telephone-253b9ab\">\n					${ parent.decodeEntities(`Phone Number`) } 					*\n				</label>\n			<input\n				type=\"tel\"\n				class=\"mf-input \"\n				id=\"mf-input-telephone-253b9ab\" \n				name=\"mf-telephone\"\n				placeholder=\"${ parent.decodeEntities(``) } \"\n									onInput=${parent.handleChange}\n					aria-invalid=${validation.errors[\'mf-telephone\'] ? \'true\' : \'false\'}\n					ref=${el => parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el)}\n								/>\n							<${validation.ErrorMessage}\n					errors=${validation.errors}\n					name=\"mf-telephone\"\n					as=${html``}\n					/>\n							<label for=\"mf-input-text-fc5f7b8\">\n					${ parent.decodeEntities(`Subject`) } 					*\n				</label>\n			<input\n				type=\"text\"\n				class=\"mf-input \"\n				id=\"mf-input-text-fc5f7b8\"\n				name=\"mf-text\"\n				placeholder=\"${ parent.decodeEntities(``) } \"\n									onInput=${parent.handleChange}\n					aria-invalid=${validation.errors[\'mf-text\'] ? \'true\' : \'false\'}\n					ref=${el =>{\n												parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el)\n					}}\n								/>\n							<${validation.ErrorMessage}\n					errors=${validation.errors}\n					name=\"mf-text\"\n					as=${html``}\n					/>\n							<label for=\"mf-input-text-area-f200b40\">\n					${ parent.decodeEntities(`Your Message`) } 					*\n				</label>\n			<textarea id=\"mf-input-text-area-f200b40\"\n				name=\"mf-textarea\" \n				placeholder=\"${ parent.decodeEntities(``) } \"\n				cols=\"30\" rows=\"10\"\n									onInput=${ parent.handleChange }\n					aria-invalid=${validation.errors[\'mf-textarea\'] ? \'true\' : \'false\'}\n					ref=${ el => parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el)}\n								></textarea>\n							<${validation.ErrorMessage}\n					errors=${validation.errors}\n					name=\"mf-textarea\"\n					as=${html``}\n					/>\n							<button type=\"submit\" id=\"\">\n					${ parent.decodeEntities(`Send`) } \n				</button>','Elementor #2256','','inherit','closed','closed','','2256-revision-v1','','','2023-02-21 22:18:32','2023-02-21 22:18:32','',2256,'https://vblinkonline.com/?p=2269',0,'revision','',0),(2270,1,'2023-02-21 22:18:32','2023-02-21 22:18:32','<label for=\"mf-input-text-19548a0\">\n					${ parent.decodeEntities(`First Name`) } 					*\n				</label>\n			<input type=\"text\" id=\"mf-input-text-19548a0\" \n				name=\"mf-listing-fname\" \n				placeholder=\"${ parent.decodeEntities(``) } \"\n				onInput=${ parent.handleChange }\n									aria-invalid=${validation.errors[\'mf-listing-fname\'] ? \'true\' : \'false\'}\n					ref=${ el => parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":15,\"type\":\"by_word_length\",\"required\":true,\"expression\":\"null\"}, el) }\n							/>\n							<${validation.ErrorMessage}\n					errors=${validation.errors}\n					name=\"mf-listing-fname\"\n					as=${html``}\n					/>\n							<label for=\"mf-input-email-84fc7e5\">\n					${ parent.decodeEntities(`Your Email`) } 					*\n				</label>\n			<input \n				type=\"email\" \n				defaultValue=\"\" \n				class=\"mf-input \" \n				id=\"mf-input-email-84fc7e5\" \n				name=\"mf-email\" \n				placeholder=\"${ parent.decodeEntities(``) } \" \n				onBlur=${parent.handleChange} onFocus=${parent.handleChange} aria-invalid=${validation.errors[\'mf-email\'] ? \'true\' : \'false\' } \n				ref=${el=> parent.activateValidation({\"message\":\"This field is required.\",\"emailMessage\":\"Please enter a valid Email address\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el)}\n							/>\n						<${validation.ErrorMessage} \n				errors=${validation.errors} \n				name=\"mf-email\" \n				as=${html``}\n			/>\n							<label className=\"mf-input-label\" htmlFor=\"mf-input-select-6a1686a\">\n					${ parent.decodeEntities(`Do you read the message above?`) } 					*\n				</label>\n            <${props.Select}\n                className=${\"mf-input mf-input-select  \" + ( validation.errors[\'mf-select\'] ? \'mf-invalid\' : \'\' )}\n                classNamePrefix=\"mf_select\"\n                name=\"mf-select\"\n                placeholder=\"${ parent.decodeEntities(`-- Please choose an option --`) } \"\n                isSearchable=${false}\n                options=${[{\"label\":\"Yes\",\"value\":\"Yes\",\"isDisabled\":false},{\"label\":\"No\",\"value\":\"No\",\"isDisabled\":false}]}\n                value=${parent.getValue(\"mf-select\") ? [{\"label\":\"Yes\",\"value\":\"Yes\",\"isDisabled\":false},{\"label\":\"No\",\"value\":\"No\",\"isDisabled\":false}].filter(item => item.value === parent.getValue(\"mf-select\"))[0] : []}\n                onChange=${(e)=> parent.handleSelect(e, \"mf-select\")}\n                ref=${() => {\n				                    register({ name: \"mf-select\" }, parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true}));\n                    if ( parent.getValue(\"mf-select\") === \'\' && false ) {\n				    parent.setValue( \'mf-select\', \'\', true );\n                        parent.handleChange({\n                            target: {\n                                name: \'mf-select\',\n                                value: \'\'\n                            }\n                        });\n                    }\n                }}\n                />\n            				<${validation.ErrorMessage}\n					errors=${validation.errors}\n					name=\"mf-select\"\n					as=${html``}\n					/>\n							<label for=\"mf-input-text-d72fec9\">\n					${ parent.decodeEntities(`Last Name`) } 					*\n				</label>\n			<input type=\"text\" id=\"mf-input-text-d72fec9\" \n				name=\"mf-listing-lname\" \n				placeholder=\"${ parent.decodeEntities(``) } \"\n				onInput=${ parent.handleChange }	\n									aria-invalid=${validation.errors[\'mf-listing-lname\'] ? \'true\' : \'false\'}\n					ref=${ el => parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el) }\n			/>\n							<${validation.ErrorMessage}\n					errors=${validation.errors}\n					name=\"mf-listing-lname\"\n					as=${html``}\n					/>\n							<label for=\"mf-input-telephone-253b9ab\">\n					${ parent.decodeEntities(`Phone Number`) } 					*\n				</label>\n			<input\n				type=\"tel\"\n				class=\"mf-input \"\n				id=\"mf-input-telephone-253b9ab\" \n				name=\"mf-telephone\"\n				placeholder=\"${ parent.decodeEntities(``) } \"\n									onInput=${parent.handleChange}\n					aria-invalid=${validation.errors[\'mf-telephone\'] ? \'true\' : \'false\'}\n					ref=${el => parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el)}\n								/>\n							<${validation.ErrorMessage}\n					errors=${validation.errors}\n					name=\"mf-telephone\"\n					as=${html``}\n					/>\n							<label for=\"mf-input-text-fc5f7b8\">\n					${ parent.decodeEntities(`Subject`) } 					*\n				</label>\n			<input\n				type=\"text\"\n				class=\"mf-input \"\n				id=\"mf-input-text-fc5f7b8\"\n				name=\"mf-text\"\n				placeholder=\"${ parent.decodeEntities(``) } \"\n									onInput=${parent.handleChange}\n					aria-invalid=${validation.errors[\'mf-text\'] ? \'true\' : \'false\'}\n					ref=${el =>{\n												parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el)\n					}}\n								/>\n							<${validation.ErrorMessage}\n					errors=${validation.errors}\n					name=\"mf-text\"\n					as=${html``}\n					/>\n							<label for=\"mf-input-text-area-f200b40\">\n					${ parent.decodeEntities(`Your Message`) } 					*\n				</label>\n			<textarea id=\"mf-input-text-area-f200b40\"\n				name=\"mf-textarea\" \n				placeholder=\"${ parent.decodeEntities(``) } \"\n				cols=\"30\" rows=\"10\"\n									onInput=${ parent.handleChange }\n					aria-invalid=${validation.errors[\'mf-textarea\'] ? \'true\' : \'false\'}\n					ref=${ el => parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el)}\n								></textarea>\n							<${validation.ErrorMessage}\n					errors=${validation.errors}\n					name=\"mf-textarea\"\n					as=${html``}\n					/>\n							<button type=\"submit\" id=\"\">\n					${ parent.decodeEntities(`Send`) } \n				</button>','Elementor #2256','','inherit','closed','closed','','2256-revision-v1','','','2023-02-21 22:18:32','2023-02-21 22:18:32','',2256,'https://vblinkonline.com/?p=2270',0,'revision','',0),(2271,1,'2023-02-21 22:57:42','2023-02-21 22:57:42','<label for=\"mf-input-text-19548a0\">\n					${ parent.decodeEntities(`First Name`) } 					*\n				</label>\n			<input type=\"text\" id=\"mf-input-text-19548a0\" \n				name=\"mf-listing-fname\" \n				placeholder=\"${ parent.decodeEntities(``) } \"\n				onInput=${ parent.handleChange }\n									aria-invalid=${validation.errors[\'mf-listing-fname\'] ? \'true\' : \'false\'}\n					ref=${ el => parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":15,\"type\":\"by_word_length\",\"required\":true,\"expression\":\"null\"}, el) }\n							/>\n							<${validation.ErrorMessage}\n					errors=${validation.errors}\n					name=\"mf-listing-fname\"\n					as=${html``}\n					/>\n							<label for=\"mf-input-email-84fc7e5\">\n					${ parent.decodeEntities(`Your Email`) } 					*\n				</label>\n			<input \n				type=\"email\" \n				defaultValue=\"\" \n				class=\"mf-input \" \n				id=\"mf-input-email-84fc7e5\" \n				name=\"mf-email\" \n				placeholder=\"${ parent.decodeEntities(``) } \" \n				onBlur=${parent.handleChange} onFocus=${parent.handleChange} aria-invalid=${validation.errors[\'mf-email\'] ? \'true\' : \'false\' } \n				ref=${el=> parent.activateValidation({\"message\":\"This field is required.\",\"emailMessage\":\"Please enter a valid Email address\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el)}\n							/>\n						<${validation.ErrorMessage} \n				errors=${validation.errors} \n				name=\"mf-email\" \n				as=${html``}\n			/>\n							<label className=\"mf-input-label\" htmlFor=\"mf-input-select-6a1686a\">\n					${ parent.decodeEntities(`Do you read the message above?`) } 					*\n				</label>\n            <${props.Select}\n                className=${\"mf-input mf-input-select  \" + ( validation.errors[\'mf-select\'] ? \'mf-invalid\' : \'\' )}\n                classNamePrefix=\"mf_select\"\n                name=\"mf-select\"\n                placeholder=\"${ parent.decodeEntities(`-- Please choose an option --`) } \"\n                isSearchable=${false}\n                options=${[{\"label\":\"Yes\",\"value\":\"Yes\",\"isDisabled\":false},{\"label\":\"No\",\"value\":\"No\",\"isDisabled\":false}]}\n                value=${parent.getValue(\"mf-select\") ? [{\"label\":\"Yes\",\"value\":\"Yes\",\"isDisabled\":false},{\"label\":\"No\",\"value\":\"No\",\"isDisabled\":false}].filter(item => item.value === parent.getValue(\"mf-select\"))[0] : []}\n                onChange=${(e)=> parent.handleSelect(e, \"mf-select\")}\n                ref=${() => {\n				                    register({ name: \"mf-select\" }, parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true}));\n                    if ( parent.getValue(\"mf-select\") === \'\' && false ) {\n				    parent.setValue( \'mf-select\', \'\', true );\n                        parent.handleChange({\n                            target: {\n                                name: \'mf-select\',\n                                value: \'\'\n                            }\n                        });\n                    }\n                }}\n                />\n            				<${validation.ErrorMessage}\n					errors=${validation.errors}\n					name=\"mf-select\"\n					as=${html``}\n					/>\n							<label for=\"mf-input-text-d72fec9\">\n					${ parent.decodeEntities(`Last Name`) } 					*\n				</label>\n			<input type=\"text\" id=\"mf-input-text-d72fec9\" \n				name=\"mf-listing-lname\" \n				placeholder=\"${ parent.decodeEntities(``) } \"\n				onInput=${ parent.handleChange }	\n									aria-invalid=${validation.errors[\'mf-listing-lname\'] ? \'true\' : \'false\'}\n					ref=${ el => parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el) }\n			/>\n							<${validation.ErrorMessage}\n					errors=${validation.errors}\n					name=\"mf-listing-lname\"\n					as=${html``}\n					/>\n							<label for=\"mf-input-telephone-253b9ab\">\n					${ parent.decodeEntities(`Phone Number`) } 					*\n				</label>\n			<input\n				type=\"tel\"\n				class=\"mf-input \"\n				id=\"mf-input-telephone-253b9ab\" \n				name=\"mf-telephone\"\n				placeholder=\"${ parent.decodeEntities(``) } \"\n									onInput=${parent.handleChange}\n					aria-invalid=${validation.errors[\'mf-telephone\'] ? \'true\' : \'false\'}\n					ref=${el => parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el)}\n								/>\n							<${validation.ErrorMessage}\n					errors=${validation.errors}\n					name=\"mf-telephone\"\n					as=${html``}\n					/>\n							<label for=\"mf-input-text-fc5f7b8\">\n					${ parent.decodeEntities(`Subject`) } 					*\n				</label>\n			<input\n				type=\"text\"\n				class=\"mf-input \"\n				id=\"mf-input-text-fc5f7b8\"\n				name=\"mf-text\"\n				placeholder=\"${ parent.decodeEntities(``) } \"\n									onInput=${parent.handleChange}\n					aria-invalid=${validation.errors[\'mf-text\'] ? \'true\' : \'false\'}\n					ref=${el =>{\n												parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el)\n					}}\n								/>\n							<${validation.ErrorMessage}\n					errors=${validation.errors}\n					name=\"mf-text\"\n					as=${html``}\n					/>\n							<label for=\"mf-input-text-area-f200b40\">\n					${ parent.decodeEntities(`Your Message`) } 					*\n				</label>\n			<textarea id=\"mf-input-text-area-f200b40\"\n				name=\"mf-textarea\" \n				placeholder=\"${ parent.decodeEntities(``) } \"\n				cols=\"30\" rows=\"10\"\n									onInput=${ parent.handleChange }\n					aria-invalid=${validation.errors[\'mf-textarea\'] ? \'true\' : \'false\'}\n					ref=${ el => parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el)}\n								></textarea>\n							<${validation.ErrorMessage}\n					errors=${validation.errors}\n					name=\"mf-textarea\"\n					as=${html``}\n					/>\n							<button type=\"submit\" id=\"\">\n					${ parent.decodeEntities(`Send`) } \n				</button>','Elementor #2256','','inherit','closed','closed','','2256-revision-v1','','','2023-02-21 22:57:42','2023-02-21 22:57:42','',2256,'https://vblinkonline.com/?p=2271',0,'revision','',0),(2583,0,'2023-03-24 09:17:28','2023-03-24 09:17:28','','Entry # 119','','publish','closed','closed','','entry-119','','','2023-03-24 09:17:28','2023-03-24 09:17:28','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2583',0,'metform-entry','',0),(2584,0,'2023-03-24 10:46:08','2023-03-24 10:46:08','','Entry # 120','','publish','closed','closed','','entry-120','','','2023-03-24 10:46:08','2023-03-24 10:46:08','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2584',0,'metform-entry','',0),(2585,0,'2023-03-24 10:46:14','2023-03-24 10:46:14','','Entry # 121','','publish','closed','closed','','entry-121','','','2023-03-24 10:46:14','2023-03-24 10:46:14','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2585',0,'metform-entry','',0),(2586,0,'2023-03-25 05:05:57','2023-03-25 05:05:57','','Entry # 122','','publish','closed','closed','','entry-122','','','2023-03-25 05:05:57','2023-03-25 05:05:57','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2586',0,'metform-entry','',0),(2628,0,'2023-04-06 23:11:35','2023-04-06 23:11:35','','Entry # 163','','publish','closed','closed','','entry-163','','','2023-04-06 23:11:35','2023-04-06 23:11:35','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2628',0,'metform-entry','',0),(2629,0,'2023-04-06 23:50:53','2023-04-06 23:50:53','','Entry # 164','','publish','closed','closed','','entry-164','','','2023-04-06 23:50:53','2023-04-06 23:50:53','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2629',0,'metform-entry','',0),(2273,1,'2023-02-21 22:58:31','2023-02-21 22:58:31','.ehf-header #masthead {\n    z-index: 999;\n    position: relative;\n		padding-left: 15px;\n		padding-right: 15px;\n		background: transparent;\n		width:100%;\n		margin-right: auto;\n		margin-left: auto;\n}\n\n.entry-header h1.entry-title{\n	display:none;\n}\n\n.page-id-1338 .elementor *, .elementor :after, .elementor :before{ \n    height: auto !important;\n}\n\n.page-id-1340 .body{\n	background-color: #ffffff !important;\n}\n\n.page-id-1340 #masthead{\n	background-color:black !important;\n}\n\n.page-id-2205 #masthead{\n	background-color: black !important;\n}\n\n.page-id-2227 #masthead{\n	background-color: black !important;\n}\n\n\n.page-id-3 #masthead{\n	background-color: black !important;\n}\n\n.page-id-1339 #masthead{\n	background-color: black !important;\n}','Hitzone','','inherit','closed','closed','','1358-revision-v1','','','2023-02-21 22:58:31','2023-02-21 22:58:31','',1358,'https://vblinkonline.com/?p=2273',0,'revision','',0),(2275,1,'2023-02-21 23:11:32','2023-02-21 23:11:32','[metform form_id=\"2256\"]','Player Registration','','inherit','closed','closed','','1339-revision-v1','','','2023-02-21 23:11:32','2023-02-21 23:11:32','',1339,'https://vblinkonline.com/?p=2275',0,'revision','',0),(2276,1,'2023-02-21 23:11:33','2023-02-21 23:11:33','[metform form_id=\"2256\"]','Player Registration','','inherit','closed','closed','','1339-revision-v1','','','2023-02-21 23:11:33','2023-02-21 23:11:33','',1339,'https://vblinkonline.com/?p=2276',0,'revision','',0),(2277,1,'2023-02-21 23:11:33','2023-02-21 23:11:33','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>Player Registration</h2>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h4>Fill out registration for below</h4>		\n			<h4>Download the Vblink App</h4>		\n			<h4>You will be contacted to assign you an account</h4>		\n			<h4>Buy initial game credits</h4>		\n			<h4>Play Games</h4>		\n		[metform form_id=\"2256\"]','Player Registration','','inherit','closed','closed','','1339-revision-v1','','','2023-02-21 23:11:33','2023-02-21 23:11:33','',1339,'https://vblinkonline.com/?p=2277',0,'revision','',0),(2278,1,'2023-02-22 07:51:05','2023-02-22 07:51:05','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>Player Registration</h2>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h4>Fill out registration for below</h4>		\n			<h4>Download the Vblink App</h4>		\n			<h4>You will be contacted to assign you an account</h4>		\n			<h4>Buy initial game credits</h4>		\n			<h4>Play Games</h4>		\n		[metform form_id=\"2256\"]','Player Registration','','inherit','closed','closed','','1339-revision-v1','','','2023-02-22 07:51:05','2023-02-22 07:51:05','',1339,'https://vblinkonline.com/?p=2278',0,'revision','',0),(2279,1,'2023-02-22 07:51:05','2023-02-22 07:51:05','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>Player Registration</h2>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h4>Fill out registration for below</h4>		\n			<h4>Download the Vblink App</h4>		\n			<h4>You will be contacted to assign you an account</h4>		\n			<h4>Buy initial game credits</h4>		\n			<h4>Play Games</h4>		\n		[metform form_id=\"2256\"]','Player Registration','','inherit','closed','closed','','1339-revision-v1','','','2023-02-22 07:51:05','2023-02-22 07:51:05','',1339,'https://vblinkonline.com/?p=2279',0,'revision','',0),(2438,1,'2023-02-24 07:26:04','2023-02-24 07:26:04','<h2>Player Registration</h2>		\n			<h2>STEP 1</h2>		\n			<h4>1- Fill out registration for below</h4>		\n			<h2>STEP 2</h2>		\n			<h4>Download the Vblink App</h4>		\n			<h2>STEP 3</h2>		\n			<h4>You will be contacted to assign you an account</h4>		\n			<h2>STEP 4</h2>		\n			<h4>Buy initial game credits</h4>		\n			<h2>STEP 5</h2>		\n			<h4>Play Games</h4>		\n			<h2>New Player</h2>		\n		<h4>New players may fill out the contact form for your information to be sent to a list of stores from known distributors that offer Vblink. Vblink has no affiliation with these stores and you must communicate with them only. Vblink will not be able to help you if you have a discrepancy with these stores. By filling out this form, you agree to this message and the messages above.</h4><h4><br />IF YOU ARE A PLAYER, PLEASE CONTACT YOUR STORE IF YOU ARE IN NEED OF ASSISTANCE. THIS INCLUDES FORGETTING YOUR PASSWORD. YOUR ACCOUNT HOLDER IS THE ONLY ONE THAT CAN CHANGE IT. Vblink DOES NOT HAVE THE ABILITY TO DO SO.</h4>Vblink sells software to large distributors. Those distributors sell to smaller distributors that sell to individual stores. Vblink has no affiliation with these stores and is not responsible for how they run their business. Trust these people at your own risk		\n		[metform form_id=\"2256\"]','Player Registration','','inherit','closed','closed','','1339-revision-v1','','','2023-02-24 07:26:04','2023-02-24 07:26:04','',1339,'https://vblinkonline.com/?p=2438',0,'revision','',0),(2280,1,'2023-02-22 07:51:06','2023-02-22 07:51:06','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>Player Registration</h2>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>STEP 1</h2>		\n			<h4>1- Fill out registration for below</h4>		\n			<h2>STEP 2</h2>		\n			<h4>Download the Vblink App</h4>		\n			<h2>STEP 3</h2>		\n			<h4>You will be contacted to assign you an account</h4>		\n			<h2>STEP 4</h2>		\n			<h4>Buy initial game credits</h4>		\n			<h2>STEP 5</h2>		\n			<h4>Play Games</h4>		\n			<h2>New Player</h2>		\n		<h4>New players may fill out the contact form for your information to be sent to a list of stores from known distributors that offer Orion Stars. Vblink has no affiliation with these stores and you must communicate with them only. Vblink will not be able to help you if you have a discrepancy with these stores. By filling out this form, you agree to this message and the messages above.</h4>\n<h4><br>IF YOU ARE A PLAYER, PLEASE CONTACT YOUR STORE IF YOU ARE IN NEED OF ASSISTANCE. THIS INCLUDES FORGETTING YOUR PASSWORD. YOUR ACCOUNT HOLDER IS THE ONLY ONE THAT CAN CHANGE IT. Vblink DOES NOT HAVE THE ABILITY TO DO SO.</h4>Vblink sells software to large distributors. Those distributors sell to smaller distributors that sell to individual stores. Vblink has no affiliation with these stores and is not responsible for how they run their business. Trust these people at your own risk		\n			<h2>Contact us</h2>		\n		[metform form_id=\"2256\"]','Player Registration','','inherit','closed','closed','','1339-revision-v1','','','2023-02-22 07:51:06','2023-02-22 07:51:06','',1339,'https://vblinkonline.com/?p=2280',0,'revision','',0),(2281,1,'2023-02-22 07:51:47','2023-02-22 07:51:47','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>Player Registration</h2>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>STEP 1</h2>		\n			<h4>1- Fill out registration for below</h4>		\n			<h2>STEP 2</h2>		\n			<h4>Download the Vblink App</h4>		\n			<h2>STEP 3</h2>		\n			<h4>You will be contacted to assign you an account</h4>		\n			<h2>STEP 4</h2>		\n			<h4>Buy initial game credits</h4>		\n			<h2>STEP 5</h2>		\n			<h4>Play Games</h4>		\n			<h2>New Player</h2>		\n		<h4>New players may fill out the contact form for your information to be sent to a list of stores from known distributors that offer Orion Stars. Vblink has no affiliation with these stores and you must communicate with them only. Vblink will not be able to help you if you have a discrepancy with these stores. By filling out this form, you agree to this message and the messages above.</h4>\n<h4><br>IF YOU ARE A PLAYER, PLEASE CONTACT YOUR STORE IF YOU ARE IN NEED OF ASSISTANCE. THIS INCLUDES FORGETTING YOUR PASSWORD. YOUR ACCOUNT HOLDER IS THE ONLY ONE THAT CAN CHANGE IT. Vblink DOES NOT HAVE THE ABILITY TO DO SO.</h4>Vblink sells software to large distributors. Those distributors sell to smaller distributors that sell to individual stores. Vblink has no affiliation with these stores and is not responsible for how they run their business. Trust these people at your own risk		\n			<h2>Contact us</h2>		\n		[metform form_id=\"2256\"]','Player Registration','','inherit','closed','closed','','1339-revision-v1','','','2023-02-22 07:51:47','2023-02-22 07:51:47','',1339,'https://vblinkonline.com/?p=2281',0,'revision','',0),(2282,1,'2023-02-22 07:51:47','2023-02-22 07:51:47','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>Player Registration</h2>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>STEP 1</h2>		\n			<h4>1- Fill out registration for below</h4>		\n			<h2>STEP 2</h2>		\n			<h4>Download the Vblink App</h4>		\n			<h2>STEP 3</h2>		\n			<h4>You will be contacted to assign you an account</h4>		\n			<h2>STEP 4</h2>		\n			<h4>Buy initial game credits</h4>		\n			<h2>STEP 5</h2>		\n			<h4>Play Games</h4>		\n			<h2>New Player</h2>		\n		<h4>New players may fill out the contact form for your information to be sent to a list of stores from known distributors that offer Orion Stars. Vblink has no affiliation with these stores and you must communicate with them only. Vblink will not be able to help you if you have a discrepancy with these stores. By filling out this form, you agree to this message and the messages above.</h4>\n<h4><br>IF YOU ARE A PLAYER, PLEASE CONTACT YOUR STORE IF YOU ARE IN NEED OF ASSISTANCE. THIS INCLUDES FORGETTING YOUR PASSWORD. YOUR ACCOUNT HOLDER IS THE ONLY ONE THAT CAN CHANGE IT. Vblink DOES NOT HAVE THE ABILITY TO DO SO.</h4>Vblink sells software to large distributors. Those distributors sell to smaller distributors that sell to individual stores. Vblink has no affiliation with these stores and is not responsible for how they run their business. Trust these people at your own risk		\n			<h2>Contact us</h2>		\n		[metform form_id=\"2256\"]','Player Registration','','inherit','closed','closed','','1339-revision-v1','','','2023-02-22 07:51:47','2023-02-22 07:51:47','',1339,'https://vblinkonline.com/?p=2282',0,'revision','',0),(2283,1,'2023-02-22 07:51:47','2023-02-22 07:51:47','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>Player Registration</h2>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>STEP 1</h2>		\n			<h4>1- Fill out registration for below</h4>		\n			<h2>STEP 2</h2>		\n			<h4>Download the Vblink App</h4>		\n			<h2>STEP 3</h2>		\n			<h4>You will be contacted to assign you an account</h4>		\n			<h2>STEP 4</h2>		\n			<h4>Buy initial game credits</h4>		\n			<h2>STEP 5</h2>		\n			<h4>Play Games</h4>		\n			<h2>New Player</h2>		\n		<h4>New players may fill out the contact form for your information to be sent to a list of stores from known distributors that offer Orion Stars. Vblink has no affiliation with these stores and you must communicate with them only. Vblink will not be able to help you if you have a discrepancy with these stores. By filling out this form, you agree to this message and the messages above.</h4>\n<h4><br>IF YOU ARE A PLAYER, PLEASE CONTACT YOUR STORE IF YOU ARE IN NEED OF ASSISTANCE. THIS INCLUDES FORGETTING YOUR PASSWORD. YOUR ACCOUNT HOLDER IS THE ONLY ONE THAT CAN CHANGE IT. Vblink DOES NOT HAVE THE ABILITY TO DO SO.</h4>Vblink sells software to large distributors. Those distributors sell to smaller distributors that sell to individual stores. Vblink has no affiliation with these stores and is not responsible for how they run their business. Trust these people at your own risk		\n		[metform form_id=\"2256\"]','Player Registration','','inherit','closed','closed','','1339-revision-v1','','','2023-02-22 07:51:47','2023-02-22 07:51:47','',1339,'https://vblinkonline.com/?p=2283',0,'revision','',0),(2308,1,'2023-02-22 08:20:31','2023-02-22 08:20:31','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>Download Links</h1>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>									<figure>\n										<img width=\"300\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-300x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-300x300.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-64x64.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview.png 480w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											<figcaption>IOS</figcaption>\n										</figure>\n							<a href=\"#ios\" >\n					Instructions				</a>\n			<h2>Download the app to play via iphone or ipad.</h2>		\n												<figure>\n										<img width=\"252\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png 252w, https://vblinkonline.com/wp-content/uploads/2023/02/android-861x1024.png 861w, https://vblinkonline.com/wp-content/uploads/2023/02/android-768x914.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/android-600x714.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/android-64x76.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/android.png 1024w\" sizes=\"(max-width: 252px) 100vw, 252px\" />											<figcaption>Android</figcaption>\n										</figure>\n							<a href=\"#android\" >\n					Instructions				</a>\n			<h2>Download the app to play via any phone or tablet based on Android.</h2>		\n			<h1>Android Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							1						\n											<a href=\"http://vblink777.com/#/download/index\">\n												1											\n									<h3>1. Go to this link and download the app</h3><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a>\n<br><br>\n<p style=\"font-size:13px\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.</p><br>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" width=\"200\" height=\"200\" />\n						</a>				\n							2						\n												2											\n									<h3>2. On the website click on \"Download\"</h3><p style=\"font-size:14px\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.</em></p>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/2-300x186.png\" alt=\"\" width=\"300\" height=\"186\" />\n							3						\n												3											\n									<h3>3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON “DOWNLOAD”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3-300x159.png\" alt=\"\" width=\"300\" height=\"159\" /></p>								\n							4						\n												4											\n									<h3>4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON “DOWNLOAD”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/4-300x159.png\" alt=\"\" width=\"300\" height=\"159\" /></p><p> </p>								\n							5						\n												5											\n									<h3>5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/5-199x300.png\" alt=\"\" width=\"199\" height=\"300\" />   </p>								\n							6						\n												6											\n									<h3>6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON “OPEN”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/6-197x300.png\" alt=\"\" width=\"197\" height=\"300\" /></p>								\n							7						\n												7											\n									<h3>7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS/PHOTO/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT “ALLOW”. OTHERWISE, SELECT “DENY”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/7-300x167.png\" alt=\"\" width=\"300\" height=\"167\" /></p>								\n							8						\n												8											\n									<h3>8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8-300x180.png\" alt=\"\" width=\"300\" height=\"180\" /></p>								\n						</section>\n			<h1>IOS Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							1						\n											<a href=\"http://vblink777.com/#/download/index\">\n												1											\n									<h3>1. Go to this link and download the app</h3><p><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a><br /><br /></p><p style=\"font-size: 13px;\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.</p><p><br /><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" width=\"267\" height=\"266\" /></p>								\n						</a>				\n							2						\n												2											\n									<h3>2. ON THE WEBSITE, CLICK ON “INSTALL” BUTTON.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/2i-275x300.png\" alt=\"\" width=\"275\" height=\"300\" /></p>								\n							3						\n												3											\n									<h3>3. CLICK “ALLOW” WHEN IT IS TRYING TO DOWNLOAD A CONFIGURATION PROFILE</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3i-246x300.png\" alt=\"\" width=\"246\" height=\"300\" /></p><p> </p>								\n							4						\n												4											\n									<h3>4. PROFILE WILL DOWNLOAD AND WHEN IT IS DONE IT WILL ASK YOU TO CLOSE. CLICK ON “CLOSE”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/4i-256x300.png\" alt=\"\" width=\"256\" height=\"300\" /></p>								\n							5						\n												5											\n									<h3>5. “CLICK TO INSTALL” WILL AUTOMATICALLY POP UP. CLICK ON IT.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/5i-300x150.png\" alt=\"\" width=\"300\" height=\"150\" />   </p>								\n							6						\n												6											\n									<h3>6. IN THE “INSTALL PROFILE” SCREEN, CLICK ON “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/6i-300x203.png\" alt=\"\" width=\"300\" height=\"203\" /></p>								\n							7						\n												7											\n									<h3>7. ENTER IN YOUR PASSWORD TO INSTALL.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/7i-300x203.png\" alt=\"\" width=\"300\" height=\"203\" /></p>								\n							8						\n												8											\n									<h3>8. IT WILL ASK YOU TO OPEN THIS PAGE IN ITUNES. CLICK ON “OPEN”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8i-300x212.png\" alt=\"\" width=\"300\" height=\"212\" /></p>								\n							9						\n												9											\n									<h3>9. IT WILL ASK YOU TO INSTALL . CLICK “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/9i-300x236.png\" alt=\"\" width=\"300\" height=\"236\" /></p>								\n							10						\n												10											\n									<h3>10. NOW THAT THE APP HAS BEEN INSTALLED, CLICK ON “OPEN ON THE DESKTOP”. THE APP WILL OPEN AT THIS POINT. LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.</h3><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8-300x180.png\" alt=\"\" width=\"300\" height=\"180\" />								\n						</section>','How To Download The App','','inherit','closed','closed','','1336-revision-v1','','','2023-02-22 08:20:31','2023-02-22 08:20:31','',1336,'https://vblinkonline.com/?p=2308',0,'revision','',0),(2289,1,'2023-02-22 07:56:44','2023-02-22 07:56:44','<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>Download Links</h1>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>									<figure>\n										<img width=\"300\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-300x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-300x300.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-64x64.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview.png 480w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											<figcaption>IOS</figcaption>\n										</figure>\n							<a href=\"#ios\" >\n					Instructions				</a>\n			<h2>Download the app to play via iphone or ipad.</h2>		\n												<figure>\n										<img width=\"252\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png 252w, https://vblinkonline.com/wp-content/uploads/2023/02/android-861x1024.png 861w, https://vblinkonline.com/wp-content/uploads/2023/02/android-768x914.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/android-600x714.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/android-64x76.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/android.png 1024w\" sizes=\"(max-width: 252px) 100vw, 252px\" />											<figcaption>Android</figcaption>\n										</figure>\n							<a href=\"#android\" >\n					Instructions				</a>\n			<h2>Download the app to play via any phone or tablet based on Android.</h2>		\n			<h1>Android Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							1						\n											<a href=\"http://vblink777.com/#/download/index\">\n												1											\n									<h3>1. Go to this link and download the app</h3><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a>\n<br><br>\n<p style=\"font-size:13px\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.</p><br>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" width=\"200\" height=\"200\" />\n						</a>				\n							2						\n												2											\n									<h3>2. On the website click on \"Download\"</h3><p style=\"font-size:14px\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.</em></p>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/2-300x186.png\" alt=\"\" width=\"300\" height=\"186\" />\n							3						\n												3											\n									<h3>3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON “DOWNLOAD”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3-300x159.png\" alt=\"\" width=\"300\" height=\"159\" /></p>								\n							4						\n												4											\n									<h3>4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON “DOWNLOAD”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/4-300x159.png\" alt=\"\" width=\"300\" height=\"159\" /></p><p> </p>								\n							5						\n												5											\n									<h3>5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/5-199x300.png\" alt=\"\" width=\"199\" height=\"300\" />   </p>								\n							6						\n												6											\n									<h3>6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON “OPEN”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/6-197x300.png\" alt=\"\" width=\"197\" height=\"300\" /></p>								\n							7						\n												7											\n									<h3>7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS/PHOTO/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT “ALLOW”. OTHERWISE, SELECT “DENY”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/7-300x167.png\" alt=\"\" width=\"300\" height=\"167\" /></p>								\n							8						\n												8											\n									<h3>8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8-300x180.png\" alt=\"\" width=\"300\" height=\"180\" /></p>								\n						</section>\n			<h1>IOS Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							1						\n											<a href=\"http://vblink777.com/#/download/index\">\n												1											\n									<h3>1. Go to this link and download the app</h3><p><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a><br /><br /></p><p style=\"font-size: 13px;\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.</p><p><br /><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" width=\"267\" height=\"266\" /></p>								\n						</a>				\n							2						\n												2											\n									<h3>2. ON THE WEBSITE, CLICK ON “INSTALL” BUTTON.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/2i-275x300.png\" alt=\"\" width=\"275\" height=\"300\" /></p>								\n							3						\n												3											\n									<h3>3. CLICK “ALLOW” WHEN IT IS TRYING TO DOWNLOAD A CONFIGURATION PROFILE</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3i-246x300.png\" alt=\"\" width=\"246\" height=\"300\" /></p><p> </p>								\n							4						\n												4											\n									<h3>4. PROFILE WILL DOWNLOAD AND WHEN IT IS DONE IT WILL ASK YOU TO CLOSE. CLICK ON “CLOSE”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/4i-256x300.png\" alt=\"\" width=\"256\" height=\"300\" /></p>								\n							5						\n												5											\n									<h3>5. “CLICK TO INSTALL” WILL AUTOMATICALLY POP UP. CLICK ON IT.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/5i-300x150.png\" alt=\"\" width=\"300\" height=\"150\" />   </p>								\n							6						\n												6											\n									<h3>6. IN THE “INSTALL PROFILE” SCREEN, CLICK ON “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/6i-300x203.png\" alt=\"\" width=\"300\" height=\"203\" /></p>								\n							7						\n												7											\n									<h3>7. ENTER IN YOUR PASSWORD TO INSTALL.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/7i-300x203.png\" alt=\"\" width=\"300\" height=\"203\" /></p>								\n							8						\n												8											\n									<h3>8. IT WILL ASK YOU TO OPEN THIS PAGE IN ITUNES. CLICK ON “OPEN”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8i-300x212.png\" alt=\"\" width=\"300\" height=\"212\" /></p>								\n							9						\n												9											\n									<h3>9. IT WILL ASK YOU TO INSTALL . CLICK “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/9i-300x236.png\" alt=\"\" width=\"300\" height=\"236\" /></p>								\n							10						\n												10											\n									<h3>10. NOW THAT THE APP HAS BEEN INSTALLED, CLICK ON “OPEN ON THE DESKTOP”. THE APP WILL OPEN AT THIS POINT. LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.</h3><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8-300x180.png\" alt=\"\" width=\"300\" height=\"180\" />								\n						</section>','How To Download The App','','inherit','closed','closed','','1336-revision-v1','','','2023-02-22 07:56:44','2023-02-22 07:56:44','',1336,'https://vblinkonline.com/?p=2289',0,'revision','',0),(2286,1,'2023-02-22 07:56:25','2023-02-22 07:56:25','','silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview','','inherit','open','closed','','silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview','','','2023-02-22 07:56:25','2023-02-22 07:56:25','',1336,'https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview.png',0,'attachment','image/png',0),(2287,1,'2023-02-22 07:56:43','2023-02-22 07:56:43','<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>Download Links</h1>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>									<figure>\n										<img width=\"300\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-64x64.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/apple.png 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											<figcaption>IOS</figcaption>\n										</figure>\n							<a href=\"#ios\" >\n					Instructions				</a>\n			<h2>Download the app to play via iphone or ipad.</h2>		\n												<figure>\n										<img width=\"252\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png 252w, https://vblinkonline.com/wp-content/uploads/2023/02/android-861x1024.png 861w, https://vblinkonline.com/wp-content/uploads/2023/02/android-768x914.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/android-600x714.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/android-64x76.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/android.png 1024w\" sizes=\"(max-width: 252px) 100vw, 252px\" />											<figcaption>Android</figcaption>\n										</figure>\n							<a href=\"#android\" >\n					Instructions				</a>\n			<h2>Download the app to play via any phone or tablet based on Android.</h2>		\n			<h1>Android Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							1						\n											<a href=\"http://vblink777.com/#/download/index\">\n												1											\n									<h3>1. Go to this link and download the app</h3><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a>\n<br><br>\n<p style=\"font-size:13px\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.</p><br>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" width=\"200\" height=\"200\" />\n						</a>				\n							2						\n												2											\n									<h3>2. On the website click on \"Download\"</h3><p style=\"font-size:14px\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.</em></p>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/2-300x186.png\" alt=\"\" width=\"300\" height=\"186\" />\n							3						\n												3											\n									<h3>3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON “DOWNLOAD”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3-300x159.png\" alt=\"\" width=\"300\" height=\"159\" /></p>								\n							4						\n												4											\n									<h3>4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON “DOWNLOAD”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/4-300x159.png\" alt=\"\" width=\"300\" height=\"159\" /></p><p> </p>								\n							5						\n												5											\n									<h3>5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/5-199x300.png\" alt=\"\" width=\"199\" height=\"300\" />   </p>								\n							6						\n												6											\n									<h3>6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON “OPEN”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/6-197x300.png\" alt=\"\" width=\"197\" height=\"300\" /></p>								\n							7						\n												7											\n									<h3>7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS/PHOTO/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT “ALLOW”. OTHERWISE, SELECT “DENY”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/7-300x167.png\" alt=\"\" width=\"300\" height=\"167\" /></p>								\n							8						\n												8											\n									<h3>8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8-300x180.png\" alt=\"\" width=\"300\" height=\"180\" /></p>								\n						</section>\n			<h1>IOS Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							1						\n											<a href=\"http://vblink777.com/#/download/index\">\n												1											\n									<h3>1. Go to this link and download the app</h3><p><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a><br /><br /></p><p style=\"font-size: 13px;\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.</p><p><br /><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" width=\"267\" height=\"266\" /></p>								\n						</a>				\n							2						\n												2											\n									<h3>2. ON THE WEBSITE, CLICK ON “INSTALL” BUTTON.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/2i-275x300.png\" alt=\"\" width=\"275\" height=\"300\" /></p>								\n							3						\n												3											\n									<h3>3. CLICK “ALLOW” WHEN IT IS TRYING TO DOWNLOAD A CONFIGURATION PROFILE</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3i-246x300.png\" alt=\"\" width=\"246\" height=\"300\" /></p><p> </p>								\n							4						\n												4											\n									<h3>4. PROFILE WILL DOWNLOAD AND WHEN IT IS DONE IT WILL ASK YOU TO CLOSE. CLICK ON “CLOSE”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/4i-256x300.png\" alt=\"\" width=\"256\" height=\"300\" /></p>								\n							5						\n												5											\n									<h3>5. “CLICK TO INSTALL” WILL AUTOMATICALLY POP UP. CLICK ON IT.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/5i-300x150.png\" alt=\"\" width=\"300\" height=\"150\" />   </p>								\n							6						\n												6											\n									<h3>6. IN THE “INSTALL PROFILE” SCREEN, CLICK ON “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/6i-300x203.png\" alt=\"\" width=\"300\" height=\"203\" /></p>								\n							7						\n												7											\n									<h3>7. ENTER IN YOUR PASSWORD TO INSTALL.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/7i-300x203.png\" alt=\"\" width=\"300\" height=\"203\" /></p>								\n							8						\n												8											\n									<h3>8. IT WILL ASK YOU TO OPEN THIS PAGE IN ITUNES. CLICK ON “OPEN”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8i-300x212.png\" alt=\"\" width=\"300\" height=\"212\" /></p>								\n							9						\n												9											\n									<h3>9. IT WILL ASK YOU TO INSTALL . CLICK “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/9i-300x236.png\" alt=\"\" width=\"300\" height=\"236\" /></p>								\n							10						\n												10											\n									<h3>10. NOW THAT THE APP HAS BEEN INSTALLED, CLICK ON “OPEN ON THE DESKTOP”. THE APP WILL OPEN AT THIS POINT. LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.</h3><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8-300x180.png\" alt=\"\" width=\"300\" height=\"180\" />								\n						</section>','How To Download The App','','inherit','closed','closed','','1336-revision-v1','','','2023-02-22 07:56:43','2023-02-22 07:56:43','',1336,'https://vblinkonline.com/?p=2287',0,'revision','',0),(2288,1,'2023-02-22 07:56:43','2023-02-22 07:56:43','<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>Download Links</h1>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>									<figure>\n										<img width=\"300\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-300x300.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-64x64.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/apple.png 600w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											<figcaption>IOS</figcaption>\n										</figure>\n							<a href=\"#ios\" >\n					Instructions				</a>\n			<h2>Download the app to play via iphone or ipad.</h2>		\n												<figure>\n										<img width=\"252\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png 252w, https://vblinkonline.com/wp-content/uploads/2023/02/android-861x1024.png 861w, https://vblinkonline.com/wp-content/uploads/2023/02/android-768x914.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/android-600x714.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/android-64x76.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/android.png 1024w\" sizes=\"(max-width: 252px) 100vw, 252px\" />											<figcaption>Android</figcaption>\n										</figure>\n							<a href=\"#android\" >\n					Instructions				</a>\n			<h2>Download the app to play via any phone or tablet based on Android.</h2>		\n			<h1>Android Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							1						\n											<a href=\"http://vblink777.com/#/download/index\">\n												1											\n									<h3>1. Go to this link and download the app</h3><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a>\n<br><br>\n<p style=\"font-size:13px\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.</p><br>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" width=\"200\" height=\"200\" />\n						</a>				\n							2						\n												2											\n									<h3>2. On the website click on \"Download\"</h3><p style=\"font-size:14px\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.</em></p>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/2-300x186.png\" alt=\"\" width=\"300\" height=\"186\" />\n							3						\n												3											\n									<h3>3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON “DOWNLOAD”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3-300x159.png\" alt=\"\" width=\"300\" height=\"159\" /></p>								\n							4						\n												4											\n									<h3>4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON “DOWNLOAD”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/4-300x159.png\" alt=\"\" width=\"300\" height=\"159\" /></p><p> </p>								\n							5						\n												5											\n									<h3>5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/5-199x300.png\" alt=\"\" width=\"199\" height=\"300\" />   </p>								\n							6						\n												6											\n									<h3>6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON “OPEN”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/6-197x300.png\" alt=\"\" width=\"197\" height=\"300\" /></p>								\n							7						\n												7											\n									<h3>7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS/PHOTO/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT “ALLOW”. OTHERWISE, SELECT “DENY”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/7-300x167.png\" alt=\"\" width=\"300\" height=\"167\" /></p>								\n							8						\n												8											\n									<h3>8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8-300x180.png\" alt=\"\" width=\"300\" height=\"180\" /></p>								\n						</section>\n			<h1>IOS Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							1						\n											<a href=\"http://vblink777.com/#/download/index\">\n												1											\n									<h3>1. Go to this link and download the app</h3><p><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a><br /><br /></p><p style=\"font-size: 13px;\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.</p><p><br /><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" width=\"267\" height=\"266\" /></p>								\n						</a>				\n							2						\n												2											\n									<h3>2. ON THE WEBSITE, CLICK ON “INSTALL” BUTTON.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/2i-275x300.png\" alt=\"\" width=\"275\" height=\"300\" /></p>								\n							3						\n												3											\n									<h3>3. CLICK “ALLOW” WHEN IT IS TRYING TO DOWNLOAD A CONFIGURATION PROFILE</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3i-246x300.png\" alt=\"\" width=\"246\" height=\"300\" /></p><p> </p>								\n							4						\n												4											\n									<h3>4. PROFILE WILL DOWNLOAD AND WHEN IT IS DONE IT WILL ASK YOU TO CLOSE. CLICK ON “CLOSE”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/4i-256x300.png\" alt=\"\" width=\"256\" height=\"300\" /></p>								\n							5						\n												5											\n									<h3>5. “CLICK TO INSTALL” WILL AUTOMATICALLY POP UP. CLICK ON IT.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/5i-300x150.png\" alt=\"\" width=\"300\" height=\"150\" />   </p>								\n							6						\n												6											\n									<h3>6. IN THE “INSTALL PROFILE” SCREEN, CLICK ON “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/6i-300x203.png\" alt=\"\" width=\"300\" height=\"203\" /></p>								\n							7						\n												7											\n									<h3>7. ENTER IN YOUR PASSWORD TO INSTALL.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/7i-300x203.png\" alt=\"\" width=\"300\" height=\"203\" /></p>								\n							8						\n												8											\n									<h3>8. IT WILL ASK YOU TO OPEN THIS PAGE IN ITUNES. CLICK ON “OPEN”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8i-300x212.png\" alt=\"\" width=\"300\" height=\"212\" /></p>								\n							9						\n												9											\n									<h3>9. IT WILL ASK YOU TO INSTALL . CLICK “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/9i-300x236.png\" alt=\"\" width=\"300\" height=\"236\" /></p>								\n							10						\n												10											\n									<h3>10. NOW THAT THE APP HAS BEEN INSTALLED, CLICK ON “OPEN ON THE DESKTOP”. THE APP WILL OPEN AT THIS POINT. LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.</h3><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8-300x180.png\" alt=\"\" width=\"300\" height=\"180\" />								\n						</section>','How To Download The App','','inherit','closed','closed','','1336-revision-v1','','','2023-02-22 07:56:43','2023-02-22 07:56:43','',1336,'https://vblinkonline.com/?p=2288',0,'revision','',0),(2290,1,'2023-02-22 07:58:19','2023-02-22 07:58:19','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Oi Lao\" /><figcaption>Hai Oi Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily\" /><figcaption>Daily</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"96604069c3\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-22 07:58:19','2023-02-22 07:58:19','',1297,'https://vblinkonline.com/?p=2290',0,'revision','',0),(2291,1,'2023-02-22 07:58:19','2023-02-22 07:58:19','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Oi Lao\" /><figcaption>Hai Oi Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily\" /><figcaption>Daily</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"96604069c3\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-22 07:58:19','2023-02-22 07:58:19','',1297,'https://vblinkonline.com/?p=2291',0,'revision','',0),(2292,1,'2023-02-22 07:58:19','2023-02-22 07:58:19','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Oi Lao\" /><figcaption>Hai Oi Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily\" /><figcaption>Daily</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"8e87713aa4\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-22 07:58:19','2023-02-22 07:58:19','',1297,'https://vblinkonline.com/?p=2292',0,'revision','',0),(2293,1,'2023-02-22 08:13:33','2023-02-22 08:13:33','<style>/*! elementor - v3.11.1 - 15-02-2023 */<br />\r\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style> <style>/*! elementor - v3.11.1 - 15-02-2023 */<br />\r\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>\r\n<h2>Stores and Distributors</h2>\r\nAre you interested in online gaming, especially in sweepstakes games? Would you like to want to open your internet games business? If your answer is yes, then you are in luck, because we are going to explain the steps in detail.\r\n\r\nWe are looking for income motivated people to join our group of gaming professionals. Currently we have open territories for online stores or distributorships in most all 50 US States.\r\n\r\nVblink sells software to large distributors. Those distributors sell to smaller distributors that sell to individual stores. Vblink has no affiliation with these stores and is not responsible for how they run their business. However, Vblink does want to know of any wrong-doing and will conduct an investigation on what has been reported. Vblink does not tolerate abuse of the software.\r\n<h2>New Distributor/Store Application Form</h2>\r\nIf you would like to become a Distributor, please fill out this form and we will be in contact with you. If you are a store looking for the Vblink software, please fill out this form and you will be contacted. We thank you for reaching out to us and we are looking forward to potential future business with you.\r\n\r\n<!----------------------------- * controls_data : find the the props passed indie of data attribute * props.SubmitResponseMarkup : contains the markup of error or success message * https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals --------------------------- -->','Store & Distributers','','publish','closed','closed','','store-distributers','','','2023-02-24 08:44:24','2023-02-24 08:44:24','',0,'https://vblinkonline.com/?page_id=2293',0,'page','',0),(2604,0,'2023-03-31 09:47:40','2023-03-31 09:47:40','','Entry # 140','','publish','closed','closed','','entry-140','','','2023-03-31 09:47:40','2023-03-31 09:47:40','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2604',0,'metform-entry','',0),(2605,0,'2023-03-31 15:31:28','2023-03-31 15:31:28','','Entry # 141','','publish','closed','closed','','entry-141','','','2023-03-31 15:31:28','2023-03-31 15:31:28','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2605',0,'metform-entry','',0),(2606,0,'2023-04-01 03:14:33','2023-04-01 03:14:33','','Entry # 142','','publish','closed','closed','','entry-142','','','2023-04-01 03:14:33','2023-04-01 03:14:33','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2606',0,'metform-entry','',0),(2607,0,'2023-04-01 09:16:33','2023-04-01 09:16:33','','Entry # 143','','publish','closed','closed','','entry-143','','','2023-04-01 09:16:33','2023-04-01 09:16:33','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2607',0,'metform-entry','',0),(2608,0,'2023-04-01 11:19:45','2023-04-01 11:19:45','','Entry # 144','','publish','closed','closed','','entry-144','','','2023-04-01 11:19:45','2023-04-01 11:19:45','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2608',0,'metform-entry','',0),(2609,0,'2023-04-02 03:09:07','2023-04-02 03:09:07','','Entry # 145','','publish','closed','closed','','entry-145','','','2023-04-02 03:09:07','2023-04-02 03:09:07','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2609',0,'metform-entry','',0),(2610,0,'2023-04-02 08:23:47','2023-04-02 08:23:47','','Entry # 146','','publish','closed','closed','','entry-146','','','2023-04-02 08:23:47','2023-04-02 08:23:47','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2610',0,'metform-entry','',0),(2295,1,'2023-02-22 08:13:33','2023-02-22 08:13:33','','Store & Distributers','','inherit','closed','closed','','2293-revision-v1','','','2023-02-22 08:13:33','2023-02-22 08:13:33','',2293,'https://vblinkonline.com/?p=2295',0,'revision','',0),(2296,1,'2023-02-22 08:14:58','2023-02-22 08:13:33',' ','','','publish','closed','closed','','2296','','','2023-02-22 08:14:58','2023-02-22 08:14:58','',0,'https://vblinkonline.com/2023/02/22/2296/',6,'nav_menu_item','',0),(2297,1,'2023-02-22 08:14:51','2023-02-22 08:14:51','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			            <button>\n                            </button>\n            <ul id=\"menu-header-menu\"><li id=\"menu-item-1905\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/\">Home</a></li>\n<li id=\"menu-item-1345\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/how-to-download-the-app/\">How To Download The App</a></li>\n<li id=\"menu-item-1346\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/games/\">Games</a></li>\n<li id=\"menu-item-1347\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/player-registration/\">Player Registration</a></li>\n<li id=\"menu-item-1348\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/agent-help/\">Agent Help</a></li>\n</ul>\n						<a href=\"https://vblinkonline.com\" target=\"_self\" rel=\"noopener\">\n                            <img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />\n						</a> \n					<button type=\"button\">X</button>','Header','','inherit','closed','closed','','36-revision-v1','','','2023-02-22 08:14:51','2023-02-22 08:14:51','',36,'https://vblinkonline.com/?p=2297',0,'revision','',0),(2298,1,'2023-02-22 08:14:51','2023-02-22 08:14:51','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			            <button>\n                            </button>\n            <ul id=\"menu-header-menu\"><li id=\"menu-item-1905\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/\">Home</a></li>\n<li id=\"menu-item-1345\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/how-to-download-the-app/\">How To Download The App</a></li>\n<li id=\"menu-item-1346\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/games/\">Games</a></li>\n<li id=\"menu-item-1347\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/player-registration/\">Player Registration</a></li>\n<li id=\"menu-item-1348\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/agent-help/\">Agent Help</a></li>\n</ul>\n						<a href=\"https://vblinkonline.com\" target=\"_self\" rel=\"noopener\">\n                            <img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />\n						</a> \n					<button type=\"button\">X</button>','Header','','inherit','closed','closed','','36-revision-v1','','','2023-02-22 08:14:51','2023-02-22 08:14:51','',36,'https://vblinkonline.com/?p=2298',0,'revision','',0),(2299,1,'2023-02-22 08:14:52','2023-02-22 08:14:52','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			            <button>\n                            </button>\n            <ul id=\"menu-header-menu\"><li id=\"menu-item-1905\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/\">Home</a></li>\n<li id=\"menu-item-1345\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/how-to-download-the-app/\">How To Download The App</a></li>\n<li id=\"menu-item-1346\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/games/\">Games</a></li>\n<li id=\"menu-item-1347\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/player-registration/\">Player Registration</a></li>\n<li id=\"menu-item-1348\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/agent-help/\">Agent Help</a></li>\n<li id=\"menu-item-2206\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/faq/\">FAQ</a></li>\n<li id=\"menu-item-2296\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/store-distributers/\">Store &#038; Distributers</a></li>\n</ul>\n						<a href=\"https://vblinkonline.com\" target=\"_self\" rel=\"noopener\">\n                            <img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />\n						</a> \n					<button type=\"button\">X</button>','Header','','inherit','closed','closed','','36-revision-v1','','','2023-02-22 08:14:52','2023-02-22 08:14:52','',36,'https://vblinkonline.com/?p=2299',0,'revision','',0),(2618,0,'2023-04-04 08:58:16','2023-04-04 08:58:16','','Entry # 154','','publish','closed','closed','','entry-154','','','2023-04-04 08:58:16','2023-04-04 08:58:16','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2618',0,'metform-entry','',0),(2619,0,'2023-04-04 09:31:36','2023-04-04 09:31:36','','Entry # 155','','publish','closed','closed','','entry-155','','','2023-04-04 09:31:36','2023-04-04 09:31:36','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2619',0,'metform-entry','',0),(2701,0,'2023-04-22 18:32:36','2023-04-22 18:32:36','','Entry # 200','','publish','closed','closed','','entry-200','','','2023-04-22 18:32:36','2023-04-22 18:32:36','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2701',0,'metform-entry','',0),(2621,0,'2023-04-04 17:25:41','2023-04-04 17:25:41','','Entry # 156','','publish','closed','closed','','entry-156','','','2023-04-04 17:25:41','2023-04-04 17:25:41','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2621',0,'metform-entry','',0),(2622,0,'2023-04-04 17:31:22','2023-04-04 17:31:22','','Entry # 157','','publish','closed','closed','','entry-157','','','2023-04-04 17:31:22','2023-04-04 17:31:22','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2622',0,'metform-entry','',0),(2623,0,'2023-04-06 04:17:30','2023-04-06 04:17:30','','Entry # 158','','publish','closed','closed','','entry-158','','','2023-04-06 04:17:30','2023-04-06 04:17:30','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2623',0,'metform-entry','',0),(2624,0,'2023-04-06 05:04:56','2023-04-06 05:04:56','','Entry # 159','','publish','closed','closed','','entry-159','','','2023-04-06 05:04:56','2023-04-06 05:04:56','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2624',0,'metform-entry','',0),(2625,0,'2023-04-06 07:30:31','2023-04-06 07:30:31','','Entry # 160','','publish','closed','closed','','entry-160','','','2023-04-06 07:30:31','2023-04-06 07:30:31','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2625',0,'metform-entry','',0),(2626,0,'2023-04-06 07:52:10','2023-04-06 07:52:10','','Entry # 161','','publish','closed','closed','','entry-161','','','2023-04-06 07:52:10','2023-04-06 07:52:10','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2626',0,'metform-entry','',0),(2627,0,'2023-04-06 16:50:27','2023-04-06 16:50:27','','Entry # 162','','publish','closed','closed','','entry-162','','','2023-04-06 16:50:27','2023-04-06 16:50:27','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2627',0,'metform-entry','',0),(2587,0,'2023-03-25 11:28:35','2023-03-25 11:28:35','','Entry # 123','','publish','closed','closed','','entry-123','','','2023-03-25 11:28:35','2023-03-25 11:28:35','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2587',0,'metform-entry','',0),(2588,0,'2023-03-25 17:13:49','2023-03-25 17:13:49','','Entry # 124','','publish','closed','closed','','entry-124','','','2023-03-25 17:13:49','2023-03-25 17:13:49','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2588',0,'metform-entry','',0),(2589,0,'2023-03-26 01:49:28','2023-03-26 01:49:28','','Entry # 125','','publish','closed','closed','','entry-125','','','2023-03-26 01:49:28','2023-03-26 01:49:28','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2589',0,'metform-entry','',0),(2590,0,'2023-03-26 02:53:38','2023-03-26 02:53:38','','Entry # 126','','publish','closed','closed','','entry-126','','','2023-03-26 02:53:38','2023-03-26 02:53:38','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2590',0,'metform-entry','',0),(2591,0,'2023-03-26 04:52:42','2023-03-26 04:52:42','','Entry # 127','','publish','closed','closed','','entry-127','','','2023-03-26 04:52:42','2023-03-26 04:52:42','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2591',0,'metform-entry','',0),(2592,0,'2023-03-26 23:58:27','2023-03-26 23:58:27','','Entry # 128','','publish','closed','closed','','entry-128','','','2023-03-26 23:58:27','2023-03-26 23:58:27','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2592',0,'metform-entry','',0),(2593,0,'2023-03-27 02:00:04','2023-03-27 02:00:04','','Entry # 129','','publish','closed','closed','','entry-129','','','2023-03-27 02:00:04','2023-03-27 02:00:04','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2593',0,'metform-entry','',0),(2302,1,'2023-02-22 08:15:42','2023-02-22 08:15:42','.ehf-header #masthead {\n    z-index: 999;\n    position: relative;\n		padding-left: 15px;\n		padding-right: 15px;\n		background: transparent;\n		width:100%;\n		margin-right: auto;\n		margin-left: auto;\n}\n\n.entry-header h1.entry-title{\n	display:none;\n}\n\n.page-id-1338 .elementor *, .elementor :after, .elementor :before{ \n    height: auto !important;\n}\n\n.page-id-1340 .body{\n	background-color: #ffffff !important;\n}\n\n.page-id-1340 #masthead{\n	background-color:black !important;\n}\n\n.page-id-2205 #masthead{\n	background-color: black !important;\n}\n\n.page-id-2227 #masthead{\n	background-color: black !important;\n}\n\n\n.page-id-3 #masthead{\n	background-color: black !important;\n}\n\n.page-id-1339 #masthead{\n	background-color: black !important;\n}\n\n.page-id-2293 #masthead{\n	background-color: black !important;\n}','Hitzone','','inherit','closed','closed','','1358-revision-v1','','','2023-02-22 08:15:42','2023-02-22 08:15:42','',1358,'https://vblinkonline.com/?p=2302',0,'revision','',0),(2309,1,'2023-02-22 08:23:08','2023-02-22 08:23:08','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>Download Links</h1>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>									<figure>\n										<img width=\"300\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-300x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-300x300.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-64x64.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview.png 480w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											<figcaption>IOS</figcaption>\n										</figure>\n							<a href=\"#ios\" >\n					Instructions				</a>\n			<h2>Download the app to play via iphone or ipad.</h2>		\n												<figure>\n										<img width=\"252\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png 252w, https://vblinkonline.com/wp-content/uploads/2023/02/android-861x1024.png 861w, https://vblinkonline.com/wp-content/uploads/2023/02/android-768x914.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/android-600x714.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/android-64x76.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/android.png 1024w\" sizes=\"(max-width: 252px) 100vw, 252px\" />											<figcaption>Android</figcaption>\n										</figure>\n							<a href=\"#android\" >\n					Instructions				</a>\n			<h2>Download the app to play via any phone or tablet based on Android.</h2>		\n			<h1>Android Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							1						\n											<a href=\"http://vblink777.com/#/download/index\">\n												1											\n									<h3>1. Go to this link and download the app</h3><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a>\n<br><br>\n<p style=\"font-size:13px\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.</p><br>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" width=\"200\" height=\"200\" />\n						</a>				\n							2						\n												2											\n									<h3>2. On the website click on \"Download\"</h3><p style=\"font-size:14px\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.</em></p>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/2-300x186.png\" alt=\"\" width=\"300\" height=\"186\" />\n							3						\n												3											\n									<h3>3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON “DOWNLOAD”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3-300x159.png\" alt=\"\" width=\"300\" height=\"159\" /></p>								\n							4						\n												4											\n									<h3>4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON “DOWNLOAD”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/4-300x159.png\" alt=\"\" width=\"300\" height=\"159\" /></p><p> </p>								\n							5						\n												5											\n									<h3>5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/5-199x300.png\" alt=\"\" width=\"199\" height=\"300\" />   </p>								\n							6						\n												6											\n									<h3>6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON “OPEN”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/6-197x300.png\" alt=\"\" width=\"197\" height=\"300\" /></p>								\n							7						\n												7											\n									<h3>7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS/PHOTO/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT “ALLOW”. OTHERWISE, SELECT “DENY”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/7-300x167.png\" alt=\"\" width=\"300\" height=\"167\" /></p>								\n							8						\n												8											\n									<h3>8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8-300x180.png\" alt=\"\" width=\"300\" height=\"180\" /></p>								\n						</section>\n			<h1>IOS Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							1						\n											<a href=\"http://vblink777.com/#/download/index\">\n												1											\n									<h3>1. Go to this link and download the app</h3><p><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a><br /><br /></p><p style=\"font-size: 13px;\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.</p><p><br /><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" width=\"267\" height=\"266\" /></p>								\n						</a>				\n							2						\n												2											\n									<h3>2. ON THE WEBSITE, CLICK ON “INSTALL” BUTTON.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/2i-275x300.png\" alt=\"\" width=\"275\" height=\"300\" /></p>								\n							3						\n												3											\n									<h3>3. CLICK “ALLOW” WHEN IT IS TRYING TO DOWNLOAD A CONFIGURATION PROFILE</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3i-246x300.png\" alt=\"\" width=\"246\" height=\"300\" /></p><p> </p>								\n							4						\n												4											\n									<h3>4. PROFILE WILL DOWNLOAD AND WHEN IT IS DONE IT WILL ASK YOU TO CLOSE. CLICK ON “CLOSE”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/4i-256x300.png\" alt=\"\" width=\"256\" height=\"300\" /></p>								\n							5						\n												5											\n									<h3>5. “CLICK TO INSTALL” WILL AUTOMATICALLY POP UP. CLICK ON IT.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/5i-300x150.png\" alt=\"\" width=\"300\" height=\"150\" />   </p>								\n							6						\n												6											\n									<h3>6. IN THE “INSTALL PROFILE” SCREEN, CLICK ON “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/6i-300x203.png\" alt=\"\" width=\"300\" height=\"203\" /></p>								\n							7						\n												7											\n									<h3>7. ENTER IN YOUR PASSWORD TO INSTALL.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/7i-300x203.png\" alt=\"\" width=\"300\" height=\"203\" /></p>								\n							8						\n												8											\n									<h3>8. IT WILL ASK YOU TO OPEN THIS PAGE IN ITUNES. CLICK ON “OPEN”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8i-300x212.png\" alt=\"\" width=\"300\" height=\"212\" /></p>								\n							9						\n												9											\n									<h3>9. IT WILL ASK YOU TO INSTALL . CLICK “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/9i-300x236.png\" alt=\"\" width=\"300\" height=\"236\" /></p>								\n							10						\n												10											\n									<h3>10. NOW THAT THE APP HAS BEEN INSTALLED, CLICK ON “OPEN ON THE DESKTOP”. THE APP WILL OPEN AT THIS POINT. LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.</h3><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8-300x180.png\" alt=\"\" width=\"300\" height=\"180\" />								\n						</section>','How To Download The App','','inherit','closed','closed','','1336-revision-v1','','','2023-02-22 08:23:08','2023-02-22 08:23:08','',1336,'https://vblinkonline.com/?p=2309',0,'revision','',0),(2611,0,'2023-04-02 09:57:13','2023-04-02 09:57:13','','Entry # 147','','publish','closed','closed','','entry-147','','','2023-04-02 09:57:13','2023-04-02 09:57:13','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2611',0,'metform-entry','',0),(2612,0,'2023-04-03 06:40:28','2023-04-03 06:40:28','','Entry # 148','','publish','closed','closed','','entry-148','','','2023-04-03 06:40:28','2023-04-03 06:40:28','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2612',0,'metform-entry','',0),(2613,0,'2023-04-03 10:31:06','2023-04-03 10:31:06','','Entry # 149','','publish','closed','closed','','entry-149','','','2023-04-03 10:31:06','2023-04-03 10:31:06','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2613',0,'metform-entry','',0),(2614,0,'2023-04-04 00:12:26','2023-04-04 00:12:26','','Entry # 150','','publish','closed','closed','','entry-150','','','2023-04-04 00:12:26','2023-04-04 00:12:26','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2614',0,'metform-entry','',0),(2615,0,'2023-04-04 01:18:08','2023-04-04 01:18:08','','Entry # 151','','publish','closed','closed','','entry-151','','','2023-04-04 01:18:08','2023-04-04 01:18:08','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2615',0,'metform-entry','',0),(2616,0,'2023-04-04 04:53:39','2023-04-04 04:53:39','','Entry # 152','','publish','closed','closed','','entry-152','','','2023-04-04 04:53:39','2023-04-04 04:53:39','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2616',0,'metform-entry','',0),(2617,0,'2023-04-04 06:36:57','2023-04-04 06:36:57','','Entry # 153','','publish','closed','closed','','entry-153','','','2023-04-04 06:36:57','2023-04-04 06:36:57','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2617',0,'metform-entry','',0),(2305,1,'2023-02-22 08:20:14','2023-02-22 08:20:14','.ehf-header #masthead {\n    z-index: 999;\n    position: relative;\n		padding-left: 15px;\n		padding-right: 15px;\n		background: transparent;\n		width:100%;\n		margin-right: auto;\n		margin-left: auto;\n}\n\n.entry-header h1.entry-title{\n	display:none;\n}\n\n.page-id-1338 .elementor *, .elementor :after, .elementor :before{ \n    height: auto !important;\n}\n\n.page-id-1340 .body{\n	background-color: #ffffff !important;\n}\n\n.page-id-1336 #masthead{\n	background-color: black !important;\n}\n\n.page-id-1340 #masthead{\n	background-color:black !important;\n}\n\n.page-id-2205 #masthead{\n	background-color: black !important;\n}\n\n.page-id-2227 #masthead{\n	background-color: black !important;\n}\n\n\n.page-id-3 #masthead{\n	background-color: black !important;\n}\n\n.page-id-1339 #masthead{\n	background-color: black !important;\n}\n\n.page-id-2293 #masthead{\n	background-color: black !important;\n}','Hitzone','','inherit','closed','closed','','1358-revision-v1','','','2023-02-22 08:20:14','2023-02-22 08:20:14','',1358,'https://vblinkonline.com/?p=2305',0,'revision','',0),(2306,1,'2023-02-22 08:20:30','2023-02-22 08:20:30','<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>Download Links</h1>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>									<figure>\n										<img width=\"300\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-300x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-300x300.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-64x64.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview.png 480w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											<figcaption>IOS</figcaption>\n										</figure>\n							<a href=\"#ios\" >\n					Instructions				</a>\n			<h2>Download the app to play via iphone or ipad.</h2>		\n												<figure>\n										<img width=\"252\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png 252w, https://vblinkonline.com/wp-content/uploads/2023/02/android-861x1024.png 861w, https://vblinkonline.com/wp-content/uploads/2023/02/android-768x914.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/android-600x714.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/android-64x76.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/android.png 1024w\" sizes=\"(max-width: 252px) 100vw, 252px\" />											<figcaption>Android</figcaption>\n										</figure>\n							<a href=\"#android\" >\n					Instructions				</a>\n			<h2>Download the app to play via any phone or tablet based on Android.</h2>		\n			<h1>Android Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							1						\n											<a href=\"http://vblink777.com/#/download/index\">\n												1											\n									<h3>1. Go to this link and download the app</h3><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a>\n<br><br>\n<p style=\"font-size:13px\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.</p><br>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" width=\"200\" height=\"200\" />\n						</a>				\n							2						\n												2											\n									<h3>2. On the website click on \"Download\"</h3><p style=\"font-size:14px\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.</em></p>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/2-300x186.png\" alt=\"\" width=\"300\" height=\"186\" />\n							3						\n												3											\n									<h3>3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON “DOWNLOAD”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3-300x159.png\" alt=\"\" width=\"300\" height=\"159\" /></p>								\n							4						\n												4											\n									<h3>4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON “DOWNLOAD”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/4-300x159.png\" alt=\"\" width=\"300\" height=\"159\" /></p><p> </p>								\n							5						\n												5											\n									<h3>5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/5-199x300.png\" alt=\"\" width=\"199\" height=\"300\" />   </p>								\n							6						\n												6											\n									<h3>6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON “OPEN”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/6-197x300.png\" alt=\"\" width=\"197\" height=\"300\" /></p>								\n							7						\n												7											\n									<h3>7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS/PHOTO/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT “ALLOW”. OTHERWISE, SELECT “DENY”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/7-300x167.png\" alt=\"\" width=\"300\" height=\"167\" /></p>								\n							8						\n												8											\n									<h3>8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8-300x180.png\" alt=\"\" width=\"300\" height=\"180\" /></p>								\n						</section>\n			<h1>IOS Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							1						\n											<a href=\"http://vblink777.com/#/download/index\">\n												1											\n									<h3>1. Go to this link and download the app</h3><p><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a><br /><br /></p><p style=\"font-size: 13px;\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.</p><p><br /><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" width=\"267\" height=\"266\" /></p>								\n						</a>				\n							2						\n												2											\n									<h3>2. ON THE WEBSITE, CLICK ON “INSTALL” BUTTON.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/2i-275x300.png\" alt=\"\" width=\"275\" height=\"300\" /></p>								\n							3						\n												3											\n									<h3>3. CLICK “ALLOW” WHEN IT IS TRYING TO DOWNLOAD A CONFIGURATION PROFILE</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3i-246x300.png\" alt=\"\" width=\"246\" height=\"300\" /></p><p> </p>								\n							4						\n												4											\n									<h3>4. PROFILE WILL DOWNLOAD AND WHEN IT IS DONE IT WILL ASK YOU TO CLOSE. CLICK ON “CLOSE”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/4i-256x300.png\" alt=\"\" width=\"256\" height=\"300\" /></p>								\n							5						\n												5											\n									<h3>5. “CLICK TO INSTALL” WILL AUTOMATICALLY POP UP. CLICK ON IT.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/5i-300x150.png\" alt=\"\" width=\"300\" height=\"150\" />   </p>								\n							6						\n												6											\n									<h3>6. IN THE “INSTALL PROFILE” SCREEN, CLICK ON “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/6i-300x203.png\" alt=\"\" width=\"300\" height=\"203\" /></p>								\n							7						\n												7											\n									<h3>7. ENTER IN YOUR PASSWORD TO INSTALL.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/7i-300x203.png\" alt=\"\" width=\"300\" height=\"203\" /></p>								\n							8						\n												8											\n									<h3>8. IT WILL ASK YOU TO OPEN THIS PAGE IN ITUNES. CLICK ON “OPEN”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8i-300x212.png\" alt=\"\" width=\"300\" height=\"212\" /></p>								\n							9						\n												9											\n									<h3>9. IT WILL ASK YOU TO INSTALL . CLICK “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/9i-300x236.png\" alt=\"\" width=\"300\" height=\"236\" /></p>								\n							10						\n												10											\n									<h3>10. NOW THAT THE APP HAS BEEN INSTALLED, CLICK ON “OPEN ON THE DESKTOP”. THE APP WILL OPEN AT THIS POINT. LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.</h3><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8-300x180.png\" alt=\"\" width=\"300\" height=\"180\" />								\n						</section>','How To Download The App','','inherit','closed','closed','','1336-revision-v1','','','2023-02-22 08:20:30','2023-02-22 08:20:30','',1336,'https://vblinkonline.com/?p=2306',0,'revision','',0),(2307,1,'2023-02-22 08:20:31','2023-02-22 08:20:31','<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>Download Links</h1>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>									<figure>\n										<img width=\"300\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-300x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-300x300.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-64x64.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview.png 480w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											<figcaption>IOS</figcaption>\n										</figure>\n							<a href=\"#ios\" >\n					Instructions				</a>\n			<h2>Download the app to play via iphone or ipad.</h2>		\n												<figure>\n										<img width=\"252\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png 252w, https://vblinkonline.com/wp-content/uploads/2023/02/android-861x1024.png 861w, https://vblinkonline.com/wp-content/uploads/2023/02/android-768x914.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/android-600x714.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/android-64x76.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/android.png 1024w\" sizes=\"(max-width: 252px) 100vw, 252px\" />											<figcaption>Android</figcaption>\n										</figure>\n							<a href=\"#android\" >\n					Instructions				</a>\n			<h2>Download the app to play via any phone or tablet based on Android.</h2>		\n			<h1>Android Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							1						\n											<a href=\"http://vblink777.com/#/download/index\">\n												1											\n									<h3>1. Go to this link and download the app</h3><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a>\n<br><br>\n<p style=\"font-size:13px\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.</p><br>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" width=\"200\" height=\"200\" />\n						</a>				\n							2						\n												2											\n									<h3>2. On the website click on \"Download\"</h3><p style=\"font-size:14px\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.</em></p>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/2-300x186.png\" alt=\"\" width=\"300\" height=\"186\" />\n							3						\n												3											\n									<h3>3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON “DOWNLOAD”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3-300x159.png\" alt=\"\" width=\"300\" height=\"159\" /></p>								\n							4						\n												4											\n									<h3>4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON “DOWNLOAD”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/4-300x159.png\" alt=\"\" width=\"300\" height=\"159\" /></p><p> </p>								\n							5						\n												5											\n									<h3>5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/5-199x300.png\" alt=\"\" width=\"199\" height=\"300\" />   </p>								\n							6						\n												6											\n									<h3>6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON “OPEN”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/6-197x300.png\" alt=\"\" width=\"197\" height=\"300\" /></p>								\n							7						\n												7											\n									<h3>7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS/PHOTO/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT “ALLOW”. OTHERWISE, SELECT “DENY”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/7-300x167.png\" alt=\"\" width=\"300\" height=\"167\" /></p>								\n							8						\n												8											\n									<h3>8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8-300x180.png\" alt=\"\" width=\"300\" height=\"180\" /></p>								\n						</section>\n			<h1>IOS Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							1						\n											<a href=\"http://vblink777.com/#/download/index\">\n												1											\n									<h3>1. Go to this link and download the app</h3><p><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a><br /><br /></p><p style=\"font-size: 13px;\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.</p><p><br /><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" width=\"267\" height=\"266\" /></p>								\n						</a>				\n							2						\n												2											\n									<h3>2. ON THE WEBSITE, CLICK ON “INSTALL” BUTTON.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/2i-275x300.png\" alt=\"\" width=\"275\" height=\"300\" /></p>								\n							3						\n												3											\n									<h3>3. CLICK “ALLOW” WHEN IT IS TRYING TO DOWNLOAD A CONFIGURATION PROFILE</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3i-246x300.png\" alt=\"\" width=\"246\" height=\"300\" /></p><p> </p>								\n							4						\n												4											\n									<h3>4. PROFILE WILL DOWNLOAD AND WHEN IT IS DONE IT WILL ASK YOU TO CLOSE. CLICK ON “CLOSE”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/4i-256x300.png\" alt=\"\" width=\"256\" height=\"300\" /></p>								\n							5						\n												5											\n									<h3>5. “CLICK TO INSTALL” WILL AUTOMATICALLY POP UP. CLICK ON IT.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/5i-300x150.png\" alt=\"\" width=\"300\" height=\"150\" />   </p>								\n							6						\n												6											\n									<h3>6. IN THE “INSTALL PROFILE” SCREEN, CLICK ON “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/6i-300x203.png\" alt=\"\" width=\"300\" height=\"203\" /></p>								\n							7						\n												7											\n									<h3>7. ENTER IN YOUR PASSWORD TO INSTALL.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/7i-300x203.png\" alt=\"\" width=\"300\" height=\"203\" /></p>								\n							8						\n												8											\n									<h3>8. IT WILL ASK YOU TO OPEN THIS PAGE IN ITUNES. CLICK ON “OPEN”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8i-300x212.png\" alt=\"\" width=\"300\" height=\"212\" /></p>								\n							9						\n												9											\n									<h3>9. IT WILL ASK YOU TO INSTALL . CLICK “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/9i-300x236.png\" alt=\"\" width=\"300\" height=\"236\" /></p>								\n							10						\n												10											\n									<h3>10. NOW THAT THE APP HAS BEEN INSTALLED, CLICK ON “OPEN ON THE DESKTOP”. THE APP WILL OPEN AT THIS POINT. LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.</h3><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8-300x180.png\" alt=\"\" width=\"300\" height=\"180\" />								\n						</section>','How To Download The App','','inherit','closed','closed','','1336-revision-v1','','','2023-02-22 08:20:31','2023-02-22 08:20:31','',1336,'https://vblinkonline.com/?p=2307',0,'revision','',0),(2310,1,'2023-02-22 08:23:08','2023-02-22 08:23:08','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>Download Links</h1>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>									<figure>\n										<img width=\"300\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-300x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-300x300.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-64x64.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview.png 480w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											<figcaption>IOS</figcaption>\n										</figure>\n							<a href=\"#ios\" >\n					Instructions				</a>\n			<h2>Download the app to play via iphone or ipad.</h2>		\n												<figure>\n										<img width=\"252\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png 252w, https://vblinkonline.com/wp-content/uploads/2023/02/android-861x1024.png 861w, https://vblinkonline.com/wp-content/uploads/2023/02/android-768x914.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/android-600x714.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/android-64x76.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/android.png 1024w\" sizes=\"(max-width: 252px) 100vw, 252px\" />											<figcaption>Android</figcaption>\n										</figure>\n							<a href=\"#android\" >\n					Instructions				</a>\n			<h2>Download the app to play via any phone or tablet based on Android.</h2>		\n			<h1>Android Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							1						\n											<a href=\"http://vblink777.com/#/download/index\">\n												1											\n									<h3>1. Go to this link and download the app</h3><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a>\n<br><br>\n<p style=\"font-size:13px\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.</p><br>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" width=\"200\" height=\"200\" />\n						</a>				\n							2						\n												2											\n									<h3>2. On the website click on \"Download\"</h3><p style=\"font-size:14px\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.</em></p>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/2-300x186.png\" alt=\"\" width=\"300\" height=\"186\" />\n							3						\n												3											\n									<h3>3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON “DOWNLOAD”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3-300x159.png\" alt=\"\" width=\"300\" height=\"159\" /></p>								\n							4						\n												4											\n									<h3>4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON “DOWNLOAD”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/4-300x159.png\" alt=\"\" width=\"300\" height=\"159\" /></p><p> </p>								\n							5						\n												5											\n									<h3>5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/5-199x300.png\" alt=\"\" width=\"199\" height=\"300\" />   </p>								\n							6						\n												6											\n									<h3>6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON “OPEN”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/6-197x300.png\" alt=\"\" width=\"197\" height=\"300\" /></p>								\n							7						\n												7											\n									<h3>7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS/PHOTO/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT “ALLOW”. OTHERWISE, SELECT “DENY”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/7-300x167.png\" alt=\"\" width=\"300\" height=\"167\" /></p>								\n							8						\n												8											\n									<h3>8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8-300x180.png\" alt=\"\" width=\"300\" height=\"180\" /></p>								\n						</section>\n			<h1>IOS Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							1						\n											<a href=\"http://vblink777.com/#/download/index\">\n												1											\n									<h3>1. Go to this link and download the app</h3><p><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a><br /><br /></p><p style=\"font-size: 13px;\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.</p><p><br /><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" width=\"267\" height=\"266\" /></p>								\n						</a>				\n							2						\n												2											\n									<h3>2. ON THE WEBSITE, CLICK ON “INSTALL” BUTTON.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/2i-275x300.png\" alt=\"\" width=\"275\" height=\"300\" /></p>								\n							3						\n												3											\n									<h3>3. CLICK “ALLOW” WHEN IT IS TRYING TO DOWNLOAD A CONFIGURATION PROFILE</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3i-246x300.png\" alt=\"\" width=\"246\" height=\"300\" /></p><p> </p>								\n							4						\n												4											\n									<h3>4. PROFILE WILL DOWNLOAD AND WHEN IT IS DONE IT WILL ASK YOU TO CLOSE. CLICK ON “CLOSE”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/4i-256x300.png\" alt=\"\" width=\"256\" height=\"300\" /></p>								\n							5						\n												5											\n									<h3>5. “CLICK TO INSTALL” WILL AUTOMATICALLY POP UP. CLICK ON IT.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/5i-300x150.png\" alt=\"\" width=\"300\" height=\"150\" />   </p>								\n							6						\n												6											\n									<h3>6. IN THE “INSTALL PROFILE” SCREEN, CLICK ON “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/6i-300x203.png\" alt=\"\" width=\"300\" height=\"203\" /></p>								\n							7						\n												7											\n									<h3>7. ENTER IN YOUR PASSWORD TO INSTALL.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/7i-300x203.png\" alt=\"\" width=\"300\" height=\"203\" /></p>								\n							8						\n												8											\n									<h3>8. IT WILL ASK YOU TO OPEN THIS PAGE IN ITUNES. CLICK ON “OPEN”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8i-300x212.png\" alt=\"\" width=\"300\" height=\"212\" /></p>								\n							9						\n												9											\n									<h3>9. IT WILL ASK YOU TO INSTALL . CLICK “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/9i-300x236.png\" alt=\"\" width=\"300\" height=\"236\" /></p>								\n							10						\n												10											\n									<h3>10. NOW THAT THE APP HAS BEEN INSTALLED, CLICK ON “OPEN ON THE DESKTOP”. THE APP WILL OPEN AT THIS POINT. LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.</h3><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8-300x180.png\" alt=\"\" width=\"300\" height=\"180\" />								\n						</section>','How To Download The App','','inherit','closed','closed','','1336-revision-v1','','','2023-02-22 08:23:08','2023-02-22 08:23:08','',1336,'https://vblinkonline.com/?p=2310',0,'revision','',0),(2311,1,'2023-02-22 08:23:09','2023-02-22 08:23:09','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>Download Links</h1>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>									<figure>\n										<img width=\"300\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-300x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-300x300.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-64x64.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview.png 480w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											<figcaption>IOS</figcaption>\n										</figure>\n							<a href=\"#ios\" >\n					Instructions				</a>\n			<h2>Download the app to play via iphone or ipad.</h2>		\n												<figure>\n										<img width=\"252\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png 252w, https://vblinkonline.com/wp-content/uploads/2023/02/android-861x1024.png 861w, https://vblinkonline.com/wp-content/uploads/2023/02/android-768x914.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/android-600x714.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/android-64x76.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/android.png 1024w\" sizes=\"(max-width: 252px) 100vw, 252px\" />											<figcaption>Android</figcaption>\n										</figure>\n							<a href=\"#android\" >\n					Instructions				</a>\n			<h2>Download the app to play via any phone or tablet based on Android.</h2>		\n			<h1>Android Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							1						\n											<a href=\"http://vblink777.com/#/download/index\">\n												1											\n									<h3>1. Go to this link and download the app</h3><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a>\n<br><br>\n<p style=\"font-size:13px\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.</p><br>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" width=\"200\" height=\"200\" />\n						</a>				\n							2						\n												2											\n									<h3>2. On the website click on \"Download\"</h3><p style=\"font-size:14px\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.</em></p>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/2-300x186.png\" alt=\"\" width=\"300\" height=\"186\" />\n							3						\n												3											\n									<h3>3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON “DOWNLOAD”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3-300x159.png\" alt=\"\" width=\"300\" height=\"159\" /></p>								\n							4						\n												4											\n									<h3>4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON “DOWNLOAD”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/4-300x159.png\" alt=\"\" width=\"300\" height=\"159\" /></p><p> </p>								\n							5						\n												5											\n									<h3>5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/5-199x300.png\" alt=\"\" width=\"199\" height=\"300\" />   </p>								\n							6						\n												6											\n									<h3>6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON “OPEN”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/6-197x300.png\" alt=\"\" width=\"197\" height=\"300\" /></p>								\n							7						\n												7											\n									<h3>7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS/PHOTO/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT “ALLOW”. OTHERWISE, SELECT “DENY”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/7-300x167.png\" alt=\"\" width=\"300\" height=\"167\" /></p>								\n							8						\n												8											\n									<h3>8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8-300x180.png\" alt=\"\" width=\"300\" height=\"180\" /></p>								\n						</section>\n			<h1>IOS Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							1						\n											<a href=\"http://vblink777.com/#/download/index\">\n												1											\n									<h3>1. Go to this link and download the app</h3><p><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a><br /><br /></p><p style=\"font-size: 13px;\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.</p><p><br /><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" width=\"267\" height=\"266\" /></p>								\n						</a>				\n							2						\n												2											\n									<h3>2. ON THE WEBSITE, CLICK ON “INSTALL” BUTTON.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/2i-275x300.png\" alt=\"\" width=\"275\" height=\"300\" /></p>								\n							3						\n												3											\n									<h3>3. CLICK “ALLOW” WHEN IT IS TRYING TO DOWNLOAD A CONFIGURATION PROFILE</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3i-246x300.png\" alt=\"\" width=\"246\" height=\"300\" /></p><p> </p>								\n							4						\n												4											\n									<h3>4. PROFILE WILL DOWNLOAD AND WHEN IT IS DONE IT WILL ASK YOU TO CLOSE. CLICK ON “CLOSE”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/4i-256x300.png\" alt=\"\" width=\"256\" height=\"300\" /></p>								\n							5						\n												5											\n									<h3>5. “CLICK TO INSTALL” WILL AUTOMATICALLY POP UP. CLICK ON IT.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/5i-300x150.png\" alt=\"\" width=\"300\" height=\"150\" />   </p>								\n							6						\n												6											\n									<h3>6. IN THE “INSTALL PROFILE” SCREEN, CLICK ON “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/6i-300x203.png\" alt=\"\" width=\"300\" height=\"203\" /></p>								\n							7						\n												7											\n									<h3>7. ENTER IN YOUR PASSWORD TO INSTALL.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/7i-300x203.png\" alt=\"\" width=\"300\" height=\"203\" /></p>								\n							8						\n												8											\n									<h3>8. IT WILL ASK YOU TO OPEN THIS PAGE IN ITUNES. CLICK ON “OPEN”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8i-300x212.png\" alt=\"\" width=\"300\" height=\"212\" /></p>								\n							9						\n												9											\n									<h3>9. IT WILL ASK YOU TO INSTALL . CLICK “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/9i-300x236.png\" alt=\"\" width=\"300\" height=\"236\" /></p>								\n							10						\n												10											\n									<h3>10. NOW THAT THE APP HAS BEEN INSTALLED, CLICK ON “OPEN ON THE DESKTOP”. THE APP WILL OPEN AT THIS POINT. LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.</h3><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8-300x180.png\" alt=\"\" width=\"300\" height=\"180\" />								\n						</section>','How To Download The App','','inherit','closed','closed','','1336-revision-v1','','','2023-02-22 08:23:09','2023-02-22 08:23:09','',1336,'https://vblinkonline.com/?p=2311',0,'revision','',0),(2312,1,'2023-02-22 08:26:06','2023-02-22 08:26:06','<label for=\"mf-input-text-19548a0\">\r\n${ parent.decodeEntities(`First Name`) } *\r\n</label>\r\n<input id=\"mf-input-text-19548a0\" name=\"mf-listing-fname\" type=\"text\" placeholder=\"${ parent.decodeEntities(&#96;&#96;) } \" aria-invalid=\"${validation.errors[\'mf-listing-fname\']\" /> parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el) }\r\n/&gt;\r\n&lt;${validation.ErrorMessage} errors=${validation.errors} name=\"mf-listing-fname\" as=${html``} /&gt;\r\n<label for=\"mf-input-telephone-253b9ab\">\r\n${ parent.decodeEntities(`Phone Number`) } *\r\n</label>\r\n<input id=\"mf-input-telephone-253b9ab\" class=\"mf-input \" name=\"mf-telephone\" type=\"tel\" placeholder=\"${ parent.decodeEntities(&#96;&#96;) } \" aria-invalid=\"${validation.errors[\'mf-telephone\']\" /> parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el)}\r\n/&gt;\r\n&lt;${validation.ErrorMessage} errors=${validation.errors} name=\"mf-telephone\" as=${html``} /&gt;\r\n<label for=\"mf-input-text-3009481\">\r\n${ parent.decodeEntities(`City`) } *\r\n</label>\r\n<input id=\"mf-input-text-3009481\" class=\"mf-input \" name=\"mf-text\" type=\"text\" placeholder=\"${ parent.decodeEntities(&#96;&#96;) } \" aria-invalid=\"${validation.errors[\'mf-text\']\" />{\r\nparent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el)\r\n}}\r\n/&gt;\r\n&lt;${validation.ErrorMessage} errors=${validation.errors} name=\"mf-text\" as=${html``} /&gt;\r\n<label>\r\n${ parent.decodeEntities(`Store or Distributer?`) } *\r\n</label>\r\n&lt;${props.Select} className=${\"mf-input mf-input-select \" + ( validation.errors[\'mf-select\'] ? \'mf-invalid\' : \'\' )} classNamePrefix=\"mf_select\" name=\"mf-select\" placeholder=\"${ parent.decodeEntities(`-- Please choose an option --`) } \" isSearchable=${false} options=${[{\"label\":\"Store\",\"value\":\"Store\",\"isDisabled\":false},{\"label\":\"Distributer\",\"value\":\"Distributer\",\"isDisabled\":false}]} value=${parent.getValue(\"mf-select\") ? [{\"label\":\"Store\",\"value\":\"Store\",\"isDisabled\":false},{\"label\":\"Distributer\",\"value\":\"Distributer\",\"isDisabled\":false}].filter(item =&gt; item.value === parent.getValue(\"mf-select\"))[0] : []}\r\nonChange=${(e)=&gt; parent.handleSelect(e, \"mf-select\")}\r\nref=${() =&gt; {\r\nregister({ name: \"mf-select\" }, parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true}));\r\nif ( parent.getValue(\"mf-select\") === \'\' &amp;&amp; false ) {\r\nparent.setValue( \'mf-select\', \'\', true );\r\nparent.handleChange({\r\ntarget: {\r\nname: \'mf-select\',\r\nvalue: \'\'\r\n}\r\n});\r\n}\r\n}}\r\n/&gt;\r\n&lt;${validation.ErrorMessage} errors=${validation.errors} name=\"mf-select\" as=${html``} /&gt;\r\n<label for=\"mf-input-text-d72fec9\">\r\n${ parent.decodeEntities(`Last Name`) } *\r\n</label>\r\n<input id=\"mf-input-text-d72fec9\" name=\"mf-listing-lname\" type=\"text\" placeholder=\"${ parent.decodeEntities(&#96;&#96;) } \" aria-invalid=\"${validation.errors[\'mf-listing-lname\']\" /> parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el) }\r\n/&gt;\r\n&lt;${validation.ErrorMessage} errors=${validation.errors} name=\"mf-listing-lname\" as=${html``} /&gt;\r\n<label for=\"mf-input-email-84fc7e5\">\r\n${ parent.decodeEntities(`Email`) } *\r\n</label>\r\n<input id=\"mf-input-email-84fc7e5\" class=\"mf-input \" name=\"mf-email\" type=\"email\" placeholder=\"${ parent.decodeEntities(&#96;&#96;) } \" aria-invalid=\"${validation.errors[\'mf-email\']\" /> parent.activateValidation({\"message\":\"This field is required.\",\"emailMessage\":\"Please enter a valid Email address\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el)}\r\n/&gt;\r\n&lt;${validation.ErrorMessage} errors=${validation.errors} name=\"mf-email\" as=${html``} /&gt;\r\n<label for=\"mf-input-text-faa15fb\">\r\n${ parent.decodeEntities(`State`) } *\r\n</label>\r\n<input id=\"mf-input-text-faa15fb\" class=\"mf-input \" name=\"mf-text\" type=\"text\" placeholder=\"${ parent.decodeEntities(&#96;Text&#96;) } \" aria-invalid=\"${validation.errors[\'mf-text\']\" />{\r\nparent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el)\r\n}}\r\n/&gt;\r\n&lt;${validation.ErrorMessage} errors=${validation.errors} name=\"mf-text\" as=${html``} /&gt;\r\n<label>\r\n${ parent.decodeEntities(`Did you read the message above?`) } *\r\n</label>\r\n&lt;${props.Select} className=${\"mf-input mf-input-select \" + ( validation.errors[\'mf-select\'] ? \'mf-invalid\' : \'\' )} classNamePrefix=\"mf_select\" name=\"mf-select\" placeholder=\"${ parent.decodeEntities(`-- Please choose an option --`) } \" isSearchable=${false} options=${[{\"label\":\"Yes\",\"value\":\"Yes\",\"isDisabled\":false},{\"label\":\"No\",\"value\":\"No\",\"isDisabled\":false}]} value=${parent.getValue(\"mf-select\") ? [{\"label\":\"Yes\",\"value\":\"Yes\",\"isDisabled\":false},{\"label\":\"No\",\"value\":\"No\",\"isDisabled\":false}].filter(item =&gt; item.value === parent.getValue(\"mf-select\"))[0] : []}\r\nonChange=${(e)=&gt; parent.handleSelect(e, \"mf-select\")}\r\nref=${() =&gt; {\r\nregister({ name: \"mf-select\" }, parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true}));\r\nif ( parent.getValue(\"mf-select\") === \'\' &amp;&amp; false ) {\r\nparent.setValue( \'mf-select\', \'\', true );\r\nparent.handleChange({\r\ntarget: {\r\nname: \'mf-select\',\r\nvalue: \'\'\r\n}\r\n});\r\n}\r\n}}\r\n/&gt;\r\n&lt;${validation.ErrorMessage} errors=${validation.errors} name=\"mf-select\" as=${html``} /&gt;\r\n<label for=\"mf-input-text-area-f200b40\">\r\n${ parent.decodeEntities(`Your Message`) } *\r\n</label>\r\n<textarea id=\"mf-input-text-area-f200b40\" cols=\"30\" name=\"mf-textarea\" rows=\"10\" placeholder=\"${ parent.decodeEntities(&#96;&#96;) } \" aria-invalid=\"${validation.errors[\'mf-textarea\']\"> parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el)}&lt;br /&gt;\r\n								&gt;</textarea>\r\n&lt;${validation.ErrorMessage} errors=${validation.errors} name=\"mf-textarea\" as=${html``} /&gt;\r\n<button id=\"\" type=\"submit\">\r\n${ parent.decodeEntities(`Submit`) }\r\n</button>','Elementor #2257','','publish','closed','closed','','elementor-2256-copy','','','2023-02-22 08:36:01','2023-02-22 08:36:01','',0,'https://vblinkonline.com/metform-form/elementor-2256-copy/',0,'metform-form','',0),(2314,1,'2023-02-22 08:28:07','2023-02-22 08:28:07','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>Download Links</h1>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>									<figure>\n										<img width=\"300\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-300x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-300x300.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-64x64.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview.png 480w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											<figcaption>IOS</figcaption>\n										</figure>\n							<a href=\"#ios\" >\n					Instructions				</a>\n			<h2>Download the app to play via iphone or ipad.</h2>		\n												<figure>\n										<img width=\"252\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png 252w, https://vblinkonline.com/wp-content/uploads/2023/02/android-861x1024.png 861w, https://vblinkonline.com/wp-content/uploads/2023/02/android-768x914.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/android-600x714.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/android-64x76.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/android.png 1024w\" sizes=\"(max-width: 252px) 100vw, 252px\" />											<figcaption>Android</figcaption>\n										</figure>\n							<a href=\"#android\" >\n					Instructions				</a>\n			<h2>Download the app to play via any phone or tablet based on Android.</h2>		\n			<h1>Android Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							1						\n											<a href=\"http://vblink777.com/#/download/index\">\n												1											\n									<h3>1. Go to this link and download the app</h3><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a>\n<br><br>\n<p style=\"font-size:13px\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.</p><br>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" width=\"200\" height=\"200\" />\n						</a>				\n							2						\n												2											\n									<h3>2. On the website click on \"Download\"</h3><p style=\"font-size:14px\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.</em></p>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/2-300x186.png\" alt=\"\" width=\"300\" height=\"186\" />\n							3						\n												3											\n									<h3>3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON “DOWNLOAD”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3-300x159.png\" alt=\"\" width=\"300\" height=\"159\" /></p>								\n							4						\n												4											\n									<h3>4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON “DOWNLOAD”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/4-300x159.png\" alt=\"\" width=\"300\" height=\"159\" /></p><p> </p>								\n							5						\n												5											\n									<h3>5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/5-199x300.png\" alt=\"\" width=\"199\" height=\"300\" />   </p>								\n							6						\n												6											\n									<h3>6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON “OPEN”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/6-197x300.png\" alt=\"\" width=\"197\" height=\"300\" /></p>								\n							7						\n												7											\n									<h3>7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS/PHOTO/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT “ALLOW”. OTHERWISE, SELECT “DENY”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/7-300x167.png\" alt=\"\" width=\"300\" height=\"167\" /></p>								\n							8						\n												8											\n									<h3>8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8-300x180.png\" alt=\"\" width=\"300\" height=\"180\" /></p>								\n						</section>\n			<h1>IOS Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							1						\n											<a href=\"http://vblink777.com/#/download/index\">\n												1											\n									<h3>1. Go to this link and download the app</h3><p><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a><br /><br /></p><p style=\"font-size: 13px;\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.</p><p><br /><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" width=\"267\" height=\"266\" /></p>								\n						</a>				\n							2						\n												2											\n									<h3>2. ON THE WEBSITE, CLICK ON “INSTALL” BUTTON.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/2i-275x300.png\" alt=\"\" width=\"275\" height=\"300\" /></p>								\n							3						\n												3											\n									<h3>3. CLICK “ALLOW” WHEN IT IS TRYING TO DOWNLOAD A CONFIGURATION PROFILE</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3i-246x300.png\" alt=\"\" width=\"246\" height=\"300\" /></p><p> </p>								\n							4						\n												4											\n									<h3>4. PROFILE WILL DOWNLOAD AND WHEN IT IS DONE IT WILL ASK YOU TO CLOSE. CLICK ON “CLOSE”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/4i-256x300.png\" alt=\"\" width=\"256\" height=\"300\" /></p>								\n							5						\n												5											\n									<h3>5. “CLICK TO INSTALL” WILL AUTOMATICALLY POP UP. CLICK ON IT.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/5i-300x150.png\" alt=\"\" width=\"300\" height=\"150\" />   </p>								\n							6						\n												6											\n									<h3>6. IN THE “INSTALL PROFILE” SCREEN, CLICK ON “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/6i-300x203.png\" alt=\"\" width=\"300\" height=\"203\" /></p>								\n							7						\n												7											\n									<h3>7. ENTER IN YOUR PASSWORD TO INSTALL.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/7i-300x203.png\" alt=\"\" width=\"300\" height=\"203\" /></p>								\n							8						\n												8											\n									<h3>8. IT WILL ASK YOU TO OPEN THIS PAGE IN ITUNES. CLICK ON “OPEN”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8i-300x212.png\" alt=\"\" width=\"300\" height=\"212\" /></p>								\n							9						\n												9											\n									<h3>9. IT WILL ASK YOU TO INSTALL . CLICK “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/9i-300x236.png\" alt=\"\" width=\"300\" height=\"236\" /></p>								\n							10						\n												10											\n									<h3>10. NOW THAT THE APP HAS BEEN INSTALLED, CLICK ON “OPEN ON THE DESKTOP”. THE APP WILL OPEN AT THIS POINT. LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.</h3><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8-300x180.png\" alt=\"\" width=\"300\" height=\"180\" />								\n						</section>','How To Download The App','','inherit','closed','closed','','1336-revision-v1','','','2023-02-22 08:28:07','2023-02-22 08:28:07','',1336,'https://vblinkonline.com/?p=2314',0,'revision','',0),(2315,1,'2023-02-22 08:28:07','2023-02-22 08:28:07','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>Download Links</h1>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>									<figure>\n										<img width=\"300\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-300x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-300x300.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-64x64.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview.png 480w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											<figcaption>IOS</figcaption>\n										</figure>\n							<a href=\"#ios\" >\n					Instructions				</a>\n			<h2>Download the app to play via iphone or ipad.</h2>		\n												<figure>\n										<img width=\"252\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png 252w, https://vblinkonline.com/wp-content/uploads/2023/02/android-861x1024.png 861w, https://vblinkonline.com/wp-content/uploads/2023/02/android-768x914.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/android-600x714.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/android-64x76.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/android.png 1024w\" sizes=\"(max-width: 252px) 100vw, 252px\" />											<figcaption>Android</figcaption>\n										</figure>\n							<a href=\"#android\" >\n					Instructions				</a>\n			<h2>Download the app to play via any phone or tablet based on Android.</h2>		\n			<h1>Android Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							1						\n											<a href=\"http://vblink777.com/#/download/index\">\n												1											\n									<h3>1. Go to this link and download the app</h3><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a>\n<br><br>\n<p style=\"font-size:13px\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.</p><br>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" width=\"200\" height=\"200\" />\n						</a>				\n							2						\n												2											\n									<h3>2. On the website click on \"Download\"</h3><p style=\"font-size:14px\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.</em></p>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/2-300x186.png\" alt=\"\" width=\"300\" height=\"186\" />\n							3						\n												3											\n									<h3>3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON “DOWNLOAD”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3-300x159.png\" alt=\"\" width=\"300\" height=\"159\" /></p>								\n							4						\n												4											\n									<h3>4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON “DOWNLOAD”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/4-300x159.png\" alt=\"\" width=\"300\" height=\"159\" /></p><p> </p>								\n							5						\n												5											\n									<h3>5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/5-199x300.png\" alt=\"\" width=\"199\" height=\"300\" />   </p>								\n							6						\n												6											\n									<h3>6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON “OPEN”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/6-197x300.png\" alt=\"\" width=\"197\" height=\"300\" /></p>								\n							7						\n												7											\n									<h3>7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS/PHOTO/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT “ALLOW”. OTHERWISE, SELECT “DENY”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/7-300x167.png\" alt=\"\" width=\"300\" height=\"167\" /></p>								\n							8						\n												8											\n									<h3>8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8-300x180.png\" alt=\"\" width=\"300\" height=\"180\" /></p>								\n						</section>\n			<h1>IOS Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							1						\n											<a href=\"http://vblink777.com/#/download/index\">\n												1											\n									<h3>1. Go to this link and download the app</h3><p><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a><br /><br /></p><p style=\"font-size: 13px;\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.</p><p><br /><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" width=\"267\" height=\"266\" /></p>								\n						</a>				\n							2						\n												2											\n									<h3>2. ON THE WEBSITE, CLICK ON “INSTALL” BUTTON.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/2i-275x300.png\" alt=\"\" width=\"275\" height=\"300\" /></p>								\n							3						\n												3											\n									<h3>3. CLICK “ALLOW” WHEN IT IS TRYING TO DOWNLOAD A CONFIGURATION PROFILE</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3i-246x300.png\" alt=\"\" width=\"246\" height=\"300\" /></p><p> </p>								\n							4						\n												4											\n									<h3>4. PROFILE WILL DOWNLOAD AND WHEN IT IS DONE IT WILL ASK YOU TO CLOSE. CLICK ON “CLOSE”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/4i-256x300.png\" alt=\"\" width=\"256\" height=\"300\" /></p>								\n							5						\n												5											\n									<h3>5. “CLICK TO INSTALL” WILL AUTOMATICALLY POP UP. CLICK ON IT.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/5i-300x150.png\" alt=\"\" width=\"300\" height=\"150\" />   </p>								\n							6						\n												6											\n									<h3>6. IN THE “INSTALL PROFILE” SCREEN, CLICK ON “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/6i-300x203.png\" alt=\"\" width=\"300\" height=\"203\" /></p>								\n							7						\n												7											\n									<h3>7. ENTER IN YOUR PASSWORD TO INSTALL.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/7i-300x203.png\" alt=\"\" width=\"300\" height=\"203\" /></p>								\n							8						\n												8											\n									<h3>8. IT WILL ASK YOU TO OPEN THIS PAGE IN ITUNES. CLICK ON “OPEN”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8i-300x212.png\" alt=\"\" width=\"300\" height=\"212\" /></p>								\n							9						\n												9											\n									<h3>9. IT WILL ASK YOU TO INSTALL . CLICK “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/9i-300x236.png\" alt=\"\" width=\"300\" height=\"236\" /></p>								\n							10						\n												10											\n									<h3>10. NOW THAT THE APP HAS BEEN INSTALLED, CLICK ON “OPEN ON THE DESKTOP”. THE APP WILL OPEN AT THIS POINT. LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.</h3><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8-300x180.png\" alt=\"\" width=\"300\" height=\"180\" />								\n						</section>','How To Download The App','','inherit','closed','closed','','1336-revision-v1','','','2023-02-22 08:28:07','2023-02-22 08:28:07','',1336,'https://vblinkonline.com/?p=2315',0,'revision','',0),(2316,1,'2023-02-22 08:28:08','2023-02-22 08:28:08','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>Download Links</h1>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>									<figure>\n										<img width=\"300\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-300x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-300x300.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-64x64.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview.png 480w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											<figcaption>IOS</figcaption>\n										</figure>\n							<a href=\"https://vblink777.club\" >\n					Download				</a>\n			<h2>Download the app to play via iphone or ipad.</h2>		\n												<figure>\n										<img width=\"252\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png 252w, https://vblinkonline.com/wp-content/uploads/2023/02/android-861x1024.png 861w, https://vblinkonline.com/wp-content/uploads/2023/02/android-768x914.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/android-600x714.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/android-64x76.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/android.png 1024w\" sizes=\"(max-width: 252px) 100vw, 252px\" />											<figcaption>Android</figcaption>\n										</figure>\n							<a href=\"https://vblink777.club\" >\n					Download				</a>\n			<h2>Download the app to play via any phone or tablet based on Android.</h2>		\n			<h1>Android Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							1						\n											<a href=\"http://vblink777.com/#/download/index\">\n												1											\n									<h3>1. Go to this link and download the app</h3><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a>\n<br><br>\n<p style=\"font-size:13px\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.</p><br>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" width=\"200\" height=\"200\" />\n						</a>				\n							2						\n												2											\n									<h3>2. On the website click on \"Download\"</h3><p style=\"font-size:14px\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.</em></p>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/2-300x186.png\" alt=\"\" width=\"300\" height=\"186\" />\n							3						\n												3											\n									<h3>3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON “DOWNLOAD”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3-300x159.png\" alt=\"\" width=\"300\" height=\"159\" /></p>								\n							4						\n												4											\n									<h3>4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON “DOWNLOAD”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/4-300x159.png\" alt=\"\" width=\"300\" height=\"159\" /></p><p> </p>								\n							5						\n												5											\n									<h3>5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/5-199x300.png\" alt=\"\" width=\"199\" height=\"300\" />   </p>								\n							6						\n												6											\n									<h3>6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON “OPEN”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/6-197x300.png\" alt=\"\" width=\"197\" height=\"300\" /></p>								\n							7						\n												7											\n									<h3>7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS/PHOTO/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT “ALLOW”. OTHERWISE, SELECT “DENY”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/7-300x167.png\" alt=\"\" width=\"300\" height=\"167\" /></p>								\n							8						\n												8											\n									<h3>8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8-300x180.png\" alt=\"\" width=\"300\" height=\"180\" /></p>								\n						</section>\n			<h1>IOS Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							1						\n											<a href=\"http://vblink777.com/#/download/index\">\n												1											\n									<h3>1. Go to this link and download the app</h3><p><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a><br /><br /></p><p style=\"font-size: 13px;\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.</p><p><br /><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" width=\"267\" height=\"266\" /></p>								\n						</a>				\n							2						\n												2											\n									<h3>2. ON THE WEBSITE, CLICK ON “INSTALL” BUTTON.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/2i-275x300.png\" alt=\"\" width=\"275\" height=\"300\" /></p>								\n							3						\n												3											\n									<h3>3. CLICK “ALLOW” WHEN IT IS TRYING TO DOWNLOAD A CONFIGURATION PROFILE</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3i-246x300.png\" alt=\"\" width=\"246\" height=\"300\" /></p><p> </p>								\n							4						\n												4											\n									<h3>4. PROFILE WILL DOWNLOAD AND WHEN IT IS DONE IT WILL ASK YOU TO CLOSE. CLICK ON “CLOSE”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/4i-256x300.png\" alt=\"\" width=\"256\" height=\"300\" /></p>								\n							5						\n												5											\n									<h3>5. “CLICK TO INSTALL” WILL AUTOMATICALLY POP UP. CLICK ON IT.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/5i-300x150.png\" alt=\"\" width=\"300\" height=\"150\" />   </p>								\n							6						\n												6											\n									<h3>6. IN THE “INSTALL PROFILE” SCREEN, CLICK ON “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/6i-300x203.png\" alt=\"\" width=\"300\" height=\"203\" /></p>								\n							7						\n												7											\n									<h3>7. ENTER IN YOUR PASSWORD TO INSTALL.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/7i-300x203.png\" alt=\"\" width=\"300\" height=\"203\" /></p>								\n							8						\n												8											\n									<h3>8. IT WILL ASK YOU TO OPEN THIS PAGE IN ITUNES. CLICK ON “OPEN”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8i-300x212.png\" alt=\"\" width=\"300\" height=\"212\" /></p>								\n							9						\n												9											\n									<h3>9. IT WILL ASK YOU TO INSTALL . CLICK “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/9i-300x236.png\" alt=\"\" width=\"300\" height=\"236\" /></p>								\n							10						\n												10											\n									<h3>10. NOW THAT THE APP HAS BEEN INSTALLED, CLICK ON “OPEN ON THE DESKTOP”. THE APP WILL OPEN AT THIS POINT. LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.</h3><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8-300x180.png\" alt=\"\" width=\"300\" height=\"180\" />								\n						</section>','How To Download The App','','inherit','closed','closed','','1336-revision-v1','','','2023-02-22 08:28:08','2023-02-22 08:28:08','',1336,'https://vblinkonline.com/?p=2316',0,'revision','',0),(2317,1,'2023-02-22 08:28:58','2023-02-22 08:28:58','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>Download Links</h1>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>									<figure>\n										<img width=\"300\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-300x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-300x300.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-64x64.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview.png 480w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											<figcaption>IOS</figcaption>\n										</figure>\n							<a href=\"https://vblink777.club\" >\n					Download				</a>\n			<h2>Download the app to play via iphone or ipad.</h2>		\n												<figure>\n										<img width=\"252\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png 252w, https://vblinkonline.com/wp-content/uploads/2023/02/android-861x1024.png 861w, https://vblinkonline.com/wp-content/uploads/2023/02/android-768x914.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/android-600x714.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/android-64x76.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/android.png 1024w\" sizes=\"(max-width: 252px) 100vw, 252px\" />											<figcaption>Android</figcaption>\n										</figure>\n							<a href=\"https://vblink777.club\" >\n					Download				</a>\n			<h2>Download the app to play via any phone or tablet based on Android.</h2>		\n			<h1>Android Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							1						\n											<a href=\"http://vblink777.com/#/download/index\">\n												1											\n									<h3>1. Go to this link and download the app</h3><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a>\n<br><br>\n<p style=\"font-size:13px\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.</p><br>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" width=\"200\" height=\"200\" />\n						</a>				\n							2						\n												2											\n									<h3>2. On the website click on \"Download\"</h3><p style=\"font-size:14px\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.</em></p>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/2-300x186.png\" alt=\"\" width=\"300\" height=\"186\" />\n							3						\n												3											\n									<h3>3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON “DOWNLOAD”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3-300x159.png\" alt=\"\" width=\"300\" height=\"159\" /></p>								\n							4						\n												4											\n									<h3>4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON “DOWNLOAD”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/4-300x159.png\" alt=\"\" width=\"300\" height=\"159\" /></p><p> </p>								\n							5						\n												5											\n									<h3>5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/5-199x300.png\" alt=\"\" width=\"199\" height=\"300\" />   </p>								\n							6						\n												6											\n									<h3>6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON “OPEN”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/6-197x300.png\" alt=\"\" width=\"197\" height=\"300\" /></p>								\n							7						\n												7											\n									<h3>7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS/PHOTO/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT “ALLOW”. OTHERWISE, SELECT “DENY”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/7-300x167.png\" alt=\"\" width=\"300\" height=\"167\" /></p>								\n							8						\n												8											\n									<h3>8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8-300x180.png\" alt=\"\" width=\"300\" height=\"180\" /></p>								\n						</section>\n			<h1>IOS Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							1						\n											<a href=\"http://vblink777.com/#/download/index\">\n												1											\n									<h3>1. Go to this link and download the app</h3><p><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a><br /><br /></p><p style=\"font-size: 13px;\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.</p><p><br /><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" width=\"267\" height=\"266\" /></p>								\n						</a>				\n							2						\n												2											\n									<h3>2. ON THE WEBSITE, CLICK ON “INSTALL” BUTTON.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/2i-275x300.png\" alt=\"\" width=\"275\" height=\"300\" /></p>								\n							3						\n												3											\n									<h3>3. CLICK “ALLOW” WHEN IT IS TRYING TO DOWNLOAD A CONFIGURATION PROFILE</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3i-246x300.png\" alt=\"\" width=\"246\" height=\"300\" /></p><p> </p>								\n							4						\n												4											\n									<h3>4. PROFILE WILL DOWNLOAD AND WHEN IT IS DONE IT WILL ASK YOU TO CLOSE. CLICK ON “CLOSE”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/4i-256x300.png\" alt=\"\" width=\"256\" height=\"300\" /></p>								\n							5						\n												5											\n									<h3>5. “CLICK TO INSTALL” WILL AUTOMATICALLY POP UP. CLICK ON IT.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/5i-300x150.png\" alt=\"\" width=\"300\" height=\"150\" />   </p>								\n							6						\n												6											\n									<h3>6. IN THE “INSTALL PROFILE” SCREEN, CLICK ON “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/6i-300x203.png\" alt=\"\" width=\"300\" height=\"203\" /></p>								\n							7						\n												7											\n									<h3>7. ENTER IN YOUR PASSWORD TO INSTALL.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/7i-300x203.png\" alt=\"\" width=\"300\" height=\"203\" /></p>								\n							8						\n												8											\n									<h3>8. IT WILL ASK YOU TO OPEN THIS PAGE IN ITUNES. CLICK ON “OPEN”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8i-300x212.png\" alt=\"\" width=\"300\" height=\"212\" /></p>								\n							9						\n												9											\n									<h3>9. IT WILL ASK YOU TO INSTALL . CLICK “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/9i-300x236.png\" alt=\"\" width=\"300\" height=\"236\" /></p>								\n							10						\n												10											\n									<h3>10. NOW THAT THE APP HAS BEEN INSTALLED, CLICK ON “OPEN ON THE DESKTOP”. THE APP WILL OPEN AT THIS POINT. LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.</h3><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8-300x180.png\" alt=\"\" width=\"300\" height=\"180\" />								\n						</section>','How To Download The App','','inherit','closed','closed','','1336-revision-v1','','','2023-02-22 08:28:58','2023-02-22 08:28:58','',1336,'https://vblinkonline.com/?p=2317',0,'revision','',0),(2318,1,'2023-02-22 08:28:58','2023-02-22 08:28:58','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>Download Links</h1>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>									<figure>\n										<img width=\"300\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-300x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-300x300.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-64x64.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview.png 480w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											<figcaption>IOS</figcaption>\n										</figure>\n							<a href=\"https://vblink777.club\" >\n					Download				</a>\n			<h2>Download the app to play via iphone or ipad.</h2>		\n												<figure>\n										<img width=\"252\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png 252w, https://vblinkonline.com/wp-content/uploads/2023/02/android-861x1024.png 861w, https://vblinkonline.com/wp-content/uploads/2023/02/android-768x914.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/android-600x714.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/android-64x76.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/android.png 1024w\" sizes=\"(max-width: 252px) 100vw, 252px\" />											<figcaption>Android</figcaption>\n										</figure>\n							<a href=\"https://vblink777.club\" >\n					Download				</a>\n			<h2>Download the app to play via any phone or tablet based on Android.</h2>		\n			<h1>Android Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							1						\n											<a href=\"http://vblink777.com/#/download/index\">\n												1											\n									<h3>1. Go to this link and download the app</h3><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a>\n<br><br>\n<p style=\"font-size:13px\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.</p><br>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" width=\"200\" height=\"200\" />\n						</a>				\n							2						\n												2											\n									<h3>2. On the website click on \"Download\"</h3><p style=\"font-size:14px\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.</em></p>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/2-300x186.png\" alt=\"\" width=\"300\" height=\"186\" />\n							3						\n												3											\n									<h3>3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON “DOWNLOAD”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3-300x159.png\" alt=\"\" width=\"300\" height=\"159\" /></p>								\n							4						\n												4											\n									<h3>4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON “DOWNLOAD”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/4-300x159.png\" alt=\"\" width=\"300\" height=\"159\" /></p><p> </p>								\n							5						\n												5											\n									<h3>5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/5-199x300.png\" alt=\"\" width=\"199\" height=\"300\" />   </p>								\n							6						\n												6											\n									<h3>6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON “OPEN”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/6-197x300.png\" alt=\"\" width=\"197\" height=\"300\" /></p>								\n							7						\n												7											\n									<h3>7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS/PHOTO/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT “ALLOW”. OTHERWISE, SELECT “DENY”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/7-300x167.png\" alt=\"\" width=\"300\" height=\"167\" /></p>								\n							8						\n												8											\n									<h3>8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8-300x180.png\" alt=\"\" width=\"300\" height=\"180\" /></p>								\n						</section>\n			<h1>IOS Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							1						\n											<a href=\"http://vblink777.com/#/download/index\">\n												1											\n									<h3>1. Go to this link and download the app</h3><p><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a><br /><br /></p><p style=\"font-size: 13px;\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.</p><p><br /><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" width=\"267\" height=\"266\" /></p>								\n						</a>				\n							2						\n												2											\n									<h3>2. ON THE WEBSITE, CLICK ON “INSTALL” BUTTON.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/2i-275x300.png\" alt=\"\" width=\"275\" height=\"300\" /></p>								\n							3						\n												3											\n									<h3>3. CLICK “ALLOW” WHEN IT IS TRYING TO DOWNLOAD A CONFIGURATION PROFILE</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3i-246x300.png\" alt=\"\" width=\"246\" height=\"300\" /></p><p> </p>								\n							4						\n												4											\n									<h3>4. PROFILE WILL DOWNLOAD AND WHEN IT IS DONE IT WILL ASK YOU TO CLOSE. CLICK ON “CLOSE”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/4i-256x300.png\" alt=\"\" width=\"256\" height=\"300\" /></p>								\n							5						\n												5											\n									<h3>5. “CLICK TO INSTALL” WILL AUTOMATICALLY POP UP. CLICK ON IT.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/5i-300x150.png\" alt=\"\" width=\"300\" height=\"150\" />   </p>								\n							6						\n												6											\n									<h3>6. IN THE “INSTALL PROFILE” SCREEN, CLICK ON “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/6i-300x203.png\" alt=\"\" width=\"300\" height=\"203\" /></p>								\n							7						\n												7											\n									<h3>7. ENTER IN YOUR PASSWORD TO INSTALL.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/7i-300x203.png\" alt=\"\" width=\"300\" height=\"203\" /></p>								\n							8						\n												8											\n									<h3>8. IT WILL ASK YOU TO OPEN THIS PAGE IN ITUNES. CLICK ON “OPEN”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8i-300x212.png\" alt=\"\" width=\"300\" height=\"212\" /></p>								\n							9						\n												9											\n									<h3>9. IT WILL ASK YOU TO INSTALL . CLICK “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/9i-300x236.png\" alt=\"\" width=\"300\" height=\"236\" /></p>								\n							10						\n												10											\n									<h3>10. NOW THAT THE APP HAS BEEN INSTALLED, CLICK ON “OPEN ON THE DESKTOP”. THE APP WILL OPEN AT THIS POINT. LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.</h3><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8-300x180.png\" alt=\"\" width=\"300\" height=\"180\" />								\n						</section>','How To Download The App','','inherit','closed','closed','','1336-revision-v1','','','2023-02-22 08:28:58','2023-02-22 08:28:58','',1336,'https://vblinkonline.com/?p=2318',0,'revision','',0),(2418,1,'2023-02-23 21:45:41','2023-02-23 21:45:41','<style>/*! elementor - v3.11.1 - 15-02-2023 */<br />\r\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>\r\n\r\n&lt;h1&gt;Download Links&lt;/h1&gt;\r\n\r\n<style>/*! elementor - v3.11.1 - 15-02-2023 */<br />\r\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>\r\n<figure><img src=\"&quot;https://vblinkonline.com/wp-content/uploads/&lt;figcaption\" />IOS</figure>\r\n<a href=\"&quot;https://vblink&lt;br\">Download </a>\r\n\r\n&lt;h2&gt;Download the app to play via iphone or ipad.&lt;/h2&gt;\r\n<figure><img src=\"&quot;https://vblinkonline.com/wp-content/uploads/&lt;figcaption\" />Android</figure>\r\n<a href=\"&quot;https://vblink&lt;br\">Download </a>\r\n\r\n&lt;h2&gt;Download the app to play via any phone or tablet based on Android.&lt;/h2&gt;&lt;h1&gt;Android Installation&lt;/h1&gt;\r\n\r\n<section data-layout=\"center\" data-top-offset=\"&quot;1.\">MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.\r\n\r\n<img src=\"&quot;https://vblinkonline.com/wp-content/uploads/&lt;br\" />3\r\n3\r\n\r\n&lt;h3&gt;3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON “DOWNLOAD”.&lt;/h3&gt;\r\n\r\n<img src=\"&quot;https://vblinkonline.com/wp-content/uploads/&lt;/p\" />\r\n\r\n4\r\n4\r\n\r\n&lt;h3&gt;4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON “DOWNLOAD”.&lt;/h3&gt;\r\n\r\n<img src=\"&quot;https://vblinkonline.com/wp-content/uploads/&lt;/p\" />\r\n\r\n5\r\n5\r\n\r\n&lt;h3&gt;5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON “INSTALL”&lt;/h3&gt;\r\n\r\n<img src=\"&quot;https://vblinkonline.com/wp-content/uploads/\" />\r\n\r\n6\r\n6\r\n\r\n&lt;h3&gt;6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON “OPEN”.&lt;/h3&gt;\r\n\r\n<img src=\"&quot;https://vblinkonline.com/wp-content/uploads/&lt;/p\" />\r\n\r\n7\r\n7\r\n\r\n&lt;h3&gt;7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS/PHOTO/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT “ALLOW”. OTHERWISE, SELECT “DENY”.&lt;/h3&gt;\r\n\r\n<img src=\"&quot;https://vblinkonline.com/wp-content/uploads/&lt;/p\" />\r\n\r\n8\r\n8\r\n\r\n&lt;h3&gt;8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.&lt;/h3&gt;\r\n\r\n<img src=\"&quot;https://vblinkonline.com/wp-content/uploads/&lt;/p\" />\r\n\r\n</section>&lt;h1&gt;IOS Installation&lt;/h1&gt;\r\n\r\n<section data-layout=\"center\" data-top-offset=\"&quot;1.\"><img src=\"&quot;https://vblinkonline.com/wp-content/uploads/&lt;/p\" />\r\n\r\n3\r\n3\r\n\r\n&lt;h3&gt;3. CLICK “ALLOW” WHEN IT IS TRYING TO DOWNLOAD A CONFIGURATION PROFILE&lt;/h3&gt;\r\n\r\n<img src=\"&quot;https://vblinkonline.com/wp-content/uploads/&lt;/p\" />\r\n\r\n4\r\n4\r\n\r\n&lt;h3&gt;4. PROFILE WILL DOWNLOAD AND WHEN IT IS DONE IT WILL ASK YOU TO CLOSE. CLICK ON “CLOSE”&lt;/h3&gt;\r\n\r\n<img src=\"&quot;https://vblinkonline.com/wp-content/uploads/&lt;/p\" />\r\n\r\n5\r\n5\r\n\r\n&lt;h3&gt;5. “CLICK TO INSTALL” WILL AUTOMATICALLY POP UP. CLICK ON IT.&lt;/h3&gt;\r\n\r\n<img src=\"&quot;https://vblinkonline.com/wp-content/uploads/\" />\r\n\r\n6\r\n6\r\n\r\n&lt;h3&gt;6. IN THE “INSTALL PROFILE” SCREEN, CLICK ON “INSTALL”&lt;/h3&gt;\r\n\r\n<img src=\"&quot;https://vblinkonline.com/wp-content/uploads/&lt;/p\" />\r\n\r\n7\r\n7\r\n\r\n&lt;h3&gt;7. ENTER IN YOUR PASSWORD TO INSTALL.&lt;/h3&gt;\r\n\r\n<img src=\"&quot;https://vblinkonline.com/wp-content/uploads/&lt;/p\" />\r\n\r\n8\r\n8\r\n\r\n&lt;h3&gt;8. IT WILL ASK YOU TO OPEN THIS PAGE IN ITUNES. CLICK ON “OPEN”&lt;/h3&gt;\r\n\r\n<img src=\"&quot;https://vblinkonline.com/wp-content/uploads/&lt;/p\" />\r\n\r\n9\r\n9\r\n\r\n&lt;h3&gt;9. IT WILL ASK YOU TO INSTALL . CLICK “INSTALL”&lt;/h3&gt;\r\n\r\n<img src=\"&quot;https://vblinkonline.com/wp-content/uploads/&lt;/p\" />\r\n\r\n10\r\n10\r\n\r\n&lt;h3&gt;10. NOW THAT THE APP HAS BEEN INSTALLED, CLICK ON “OPEN ON THE DESKTOP”. THE APP WILL OPEN AT THIS POINT. LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.&lt;/h3&gt;\r\n\r\n<img src=\"&quot;https://vblinkonline.com/wp-content/uploads/&lt;/p\" />\r\n\r\n</section>','How To Download The App','','inherit','closed','closed','','1336-revision-v1','','','2023-02-23 21:45:41','2023-02-23 21:45:41','',1336,'https://vblinkonline.com/?p=2418',0,'revision','',0),(2319,1,'2023-02-22 08:28:59','2023-02-22 08:28:59','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>Download Links</h1>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>									<figure>\n										<img width=\"300\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-300x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-300x300.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview-64x64.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/silver-metal-apple-logo-icon-png-11663460670soba92itpf-removebg-preview.png 480w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											<figcaption>IOS</figcaption>\n										</figure>\n							<a href=\"https://vblink777.club\" target=\"_blank\" rel=\"noopener\">\n					Download				</a>\n			<h2>Download the app to play via iphone or ipad.</h2>		\n												<figure>\n										<img width=\"252\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/android-252x300.png 252w, https://vblinkonline.com/wp-content/uploads/2023/02/android-861x1024.png 861w, https://vblinkonline.com/wp-content/uploads/2023/02/android-768x914.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/android-600x714.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/android-64x76.png 64w, https://vblinkonline.com/wp-content/uploads/2023/02/android.png 1024w\" sizes=\"(max-width: 252px) 100vw, 252px\" />											<figcaption>Android</figcaption>\n										</figure>\n							<a href=\"https://vblink777.club\" target=\"_blank\" rel=\"noopener\">\n					Download				</a>\n			<h2>Download the app to play via any phone or tablet based on Android.</h2>		\n			<h1>Android Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							1						\n											<a href=\"http://vblink777.com/#/download/index\">\n												1											\n									<h3>1. Go to this link and download the app</h3><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a>\n<br><br>\n<p style=\"font-size:13px\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.</p><br>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" width=\"200\" height=\"200\" />\n						</a>				\n							2						\n												2											\n									<h3>2. On the website click on \"Download\"</h3><p style=\"font-size:14px\"><em>MAKE SURE YOU DO NOT USE GOOGLE CHROME. USE THE STANDARD BROWSER FOR ANDROID.</em></p>\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/2-300x186.png\" alt=\"\" width=\"300\" height=\"186\" />\n							3						\n												3											\n									<h3>3. YOUR DEVICE WILL ASK IF YOU WANT TO DOWNLOAD THE .APK BECAUSE IT CAN HARM YOUR DEVICE. IT WILL NOT. CLICK ON “DOWNLOAD”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3-300x159.png\" alt=\"\" width=\"300\" height=\"159\" /></p>								\n							4						\n												4											\n									<h3>4. NEXT, YOU DEVICE WILL ASK IF YOU WANT TO DOWNLOAD AGAIN WITH THE FILE SIZE. CLICK ON “DOWNLOAD”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/4-300x159.png\" alt=\"\" width=\"300\" height=\"159\" /></p><p> </p>								\n							5						\n												5											\n									<h3>5. IT WILL ASK IF YOU WANT TO INSTALL THIS APPLICATION. CLICK ON “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/5-199x300.png\" alt=\"\" width=\"199\" height=\"300\" />   </p>								\n							6						\n												6											\n									<h3>6. THE APP WILL NOW BE INSTALLED AND AN ICON FOR IT WILL BE ON YOUR HOME SCREEN. CLICK ON “OPEN”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/6-197x300.png\" alt=\"\" width=\"197\" height=\"300\" /></p>								\n							7						\n												7											\n									<h3>7. IF YOU WANT THE APP TO MANAGE YOUR INCOMING CALLS/PHOTO/FILES SO THAT IT DOES NOT INTERRUPT YOUR GAME, SELECT “ALLOW”. OTHERWISE, SELECT “DENY”.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/7-300x167.png\" alt=\"\" width=\"300\" height=\"167\" /></p>								\n							8						\n												8											\n									<h3>8. NOW YOU CAN LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8-300x180.png\" alt=\"\" width=\"300\" height=\"180\" /></p>								\n						</section>\n			<h1>IOS Installation</h1>		\n					<section data-layout=\"center\" data-top-offset=\"200\">\n							1						\n											<a href=\"http://vblink777.com/#/download/index\">\n												1											\n									<h3>1. Go to this link and download the app</h3><p><a href=\"http://vblink777.com/#/download/index\">http://vblink777.com/#/download/index</a><br /><br /></p><p style=\"font-size: 13px;\">OR SCAN THE QR CODE WITH YOUR CAMERA APP. NO NEED TO TAKE A PICTURE, JUST HOLD THE CAMERA UP TO THE QR CODE.</p><p><br /><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" width=\"267\" height=\"266\" /></p>								\n						</a>				\n							2						\n												2											\n									<h3>2. ON THE WEBSITE, CLICK ON “INSTALL” BUTTON.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/2i-275x300.png\" alt=\"\" width=\"275\" height=\"300\" /></p>								\n							3						\n												3											\n									<h3>3. CLICK “ALLOW” WHEN IT IS TRYING TO DOWNLOAD A CONFIGURATION PROFILE</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/3i-246x300.png\" alt=\"\" width=\"246\" height=\"300\" /></p><p> </p>								\n							4						\n												4											\n									<h3>4. PROFILE WILL DOWNLOAD AND WHEN IT IS DONE IT WILL ASK YOU TO CLOSE. CLICK ON “CLOSE”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/4i-256x300.png\" alt=\"\" width=\"256\" height=\"300\" /></p>								\n							5						\n												5											\n									<h3>5. “CLICK TO INSTALL” WILL AUTOMATICALLY POP UP. CLICK ON IT.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/5i-300x150.png\" alt=\"\" width=\"300\" height=\"150\" />   </p>								\n							6						\n												6											\n									<h3>6. IN THE “INSTALL PROFILE” SCREEN, CLICK ON “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/6i-300x203.png\" alt=\"\" width=\"300\" height=\"203\" /></p>								\n							7						\n												7											\n									<h3>7. ENTER IN YOUR PASSWORD TO INSTALL.</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/7i-300x203.png\" alt=\"\" width=\"300\" height=\"203\" /></p>								\n							8						\n												8											\n									<h3>8. IT WILL ASK YOU TO OPEN THIS PAGE IN ITUNES. CLICK ON “OPEN”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8i-300x212.png\" alt=\"\" width=\"300\" height=\"212\" /></p>								\n							9						\n												9											\n									<h3>9. IT WILL ASK YOU TO INSTALL . CLICK “INSTALL”</h3><p><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/9i-300x236.png\" alt=\"\" width=\"300\" height=\"236\" /></p>								\n							10						\n												10											\n									<h3>10. NOW THAT THE APP HAS BEEN INSTALLED, CLICK ON “OPEN ON THE DESKTOP”. THE APP WILL OPEN AT THIS POINT. LOG INTO THE VBLINK APP AND START TO PLAY. A CLICKABLE APP WILL BE ON YOUR PHONE OR TABLET AT THIS POINT.</h3><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/8-300x180.png\" alt=\"\" width=\"300\" height=\"180\" />								\n						</section>','How To Download The App','','inherit','closed','closed','','1336-revision-v1','','','2023-02-22 08:28:59','2023-02-22 08:28:59','',1336,'https://vblinkonline.com/?p=2319',0,'revision','',0),(2320,1,'2023-02-22 08:30:12','2023-02-22 08:30:12','<label for=\"mf-input-text-19548a0\">\n					${ parent.decodeEntities(`First Name`) } 					*\n				</label>\n			 parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":15,\"type\":\"by_word_length\",\"required\":true,\"expression\":\"null\"}, el) }\n							/&gt;\n							\n							<label for=\"mf-input-email-84fc7e5\">\n					${ parent.decodeEntities(`Your Email`) } 					*\n				</label>\n			 parent.activateValidation({\"message\":\"This field is required.\",\"emailMessage\":\"Please enter a valid Email address\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el)}\n							/&gt;\n						\n							<label>\n					${ parent.decodeEntities(`Do you read the message above?`) } 					*\n				</label>\n             item.value === parent.getValue(\"mf-select\"))[0] : []}\n                onChange=${(e)=&gt; parent.handleSelect(e, \"mf-select\")}\n                ref=${() =&gt; {\n				                    register({ name: \"mf-select\" }, parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true}));\n                    if ( parent.getValue(\"mf-select\") === \'\' &amp;&amp; false ) {\n				    parent.setValue( \'mf-select\', \'\', true );\n                        parent.handleChange({\n                            target: {\n                                name: \'mf-select\',\n                                value: \'\'\n                            }\n                        });\n                    }\n                }}\n                /&gt;\n            				\n							<label for=\"mf-input-text-d72fec9\">\n					${ parent.decodeEntities(`Last Name`) } 					*\n				</label>\n			 parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el) }\n			/&gt;\n							\n							<label for=\"mf-input-telephone-253b9ab\">\n					${ parent.decodeEntities(`Phone Number`) } 					*\n				</label>\n			 parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el)}\n								/&gt;\n							\n							<label for=\"mf-input-text-fc5f7b8\">\n					${ parent.decodeEntities(`Subject`) } 					*\n				</label>\n			{\n												parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el)\n					}}\n								/&gt;\n							\n							<label for=\"mf-input-text-area-f200b40\">\n					${ parent.decodeEntities(`Your Message`) } 					*\n				</label>\n			<textarea id=\"mf-input-text-area-f200b40\" name=\"mf-textarea\" cols=\"30\" rows=\"10\"> parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el)}\n								&gt;</textarea>\n							\n							<button type=\"submit\" id=\"\">\n					${ parent.decodeEntities(`Send`) } \n				</button>','Elementor #2257','','inherit','closed','closed','','2312-revision-v1','','','2023-02-22 08:30:12','2023-02-22 08:30:12','',2312,'https://vblinkonline.com/?p=2320',0,'revision','',0),(2321,1,'2023-02-22 08:35:41','2023-02-22 08:35:41','<label for=\"mf-input-text-19548a0\">\n					${ parent.decodeEntities(`First Name`) } 					*\n				</label>\n			 parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":15,\"type\":\"by_word_length\",\"required\":true,\"expression\":\"null\"}, el) }\n							/&gt;\n							\n							<label for=\"mf-input-email-84fc7e5\">\n					${ parent.decodeEntities(`Your Email`) } 					*\n				</label>\n			 parent.activateValidation({\"message\":\"This field is required.\",\"emailMessage\":\"Please enter a valid Email address\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el)}\n							/&gt;\n						\n							<label>\n					${ parent.decodeEntities(`Do you read the message above?`) } 					*\n				</label>\n             item.value === parent.getValue(\"mf-select\"))[0] : []}\n                onChange=${(e)=&gt; parent.handleSelect(e, \"mf-select\")}\n                ref=${() =&gt; {\n				                    register({ name: \"mf-select\" }, parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true}));\n                    if ( parent.getValue(\"mf-select\") === \'\' &amp;&amp; false ) {\n				    parent.setValue( \'mf-select\', \'\', true );\n                        parent.handleChange({\n                            target: {\n                                name: \'mf-select\',\n                                value: \'\'\n                            }\n                        });\n                    }\n                }}\n                /&gt;\n            				\n							<label for=\"mf-input-text-d72fec9\">\n					${ parent.decodeEntities(`Last Name`) } 					*\n				</label>\n			 parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el) }\n			/&gt;\n							\n							<label for=\"mf-input-telephone-253b9ab\">\n					${ parent.decodeEntities(`Phone Number`) } 					*\n				</label>\n			 parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el)}\n								/&gt;\n							\n							<label for=\"mf-input-text-fc5f7b8\">\n					${ parent.decodeEntities(`Subject`) } 					*\n				</label>\n			{\n												parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el)\n					}}\n								/&gt;\n							\n							<label for=\"mf-input-text-area-f200b40\">\n					${ parent.decodeEntities(`Your Message`) } 					*\n				</label>\n			<textarea id=\"mf-input-text-area-f200b40\" name=\"mf-textarea\" cols=\"30\" rows=\"10\"> parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el)}\n								&gt;</textarea>\n							\n							<button type=\"submit\" id=\"\">\n					${ parent.decodeEntities(`Send`) } \n				</button>','Elementor #2257','','inherit','closed','closed','','2312-revision-v1','','','2023-02-22 08:35:41','2023-02-22 08:35:41','',2312,'https://vblinkonline.com/?p=2321',0,'revision','',0),(2323,1,'2023-02-22 08:36:01','2023-02-22 08:36:01','<label for=\"mf-input-text-19548a0\">\r\n${ parent.decodeEntities(`First Name`) } *\r\n</label>\r\n<input id=\"mf-input-text-19548a0\" name=\"mf-listing-fname\" type=\"text\" placeholder=\"${ parent.decodeEntities(&#96;&#96;) } \" aria-invalid=\"${validation.errors[\'mf-listing-fname\']\" /> parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el) }\r\n/&gt;\r\n&lt;${validation.ErrorMessage} errors=${validation.errors} name=\"mf-listing-fname\" as=${html``} /&gt;\r\n<label for=\"mf-input-telephone-253b9ab\">\r\n${ parent.decodeEntities(`Phone Number`) } *\r\n</label>\r\n<input id=\"mf-input-telephone-253b9ab\" class=\"mf-input \" name=\"mf-telephone\" type=\"tel\" placeholder=\"${ parent.decodeEntities(&#96;&#96;) } \" aria-invalid=\"${validation.errors[\'mf-telephone\']\" /> parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el)}\r\n/&gt;\r\n&lt;${validation.ErrorMessage} errors=${validation.errors} name=\"mf-telephone\" as=${html``} /&gt;\r\n<label for=\"mf-input-text-3009481\">\r\n${ parent.decodeEntities(`City`) } *\r\n</label>\r\n<input id=\"mf-input-text-3009481\" class=\"mf-input \" name=\"mf-text\" type=\"text\" placeholder=\"${ parent.decodeEntities(&#96;&#96;) } \" aria-invalid=\"${validation.errors[\'mf-text\']\" />{\r\nparent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el)\r\n}}\r\n/&gt;\r\n&lt;${validation.ErrorMessage} errors=${validation.errors} name=\"mf-text\" as=${html``} /&gt;\r\n<label>\r\n${ parent.decodeEntities(`Store or Distributer?`) } *\r\n</label>\r\n&lt;${props.Select} className=${\"mf-input mf-input-select \" + ( validation.errors[\'mf-select\'] ? \'mf-invalid\' : \'\' )} classNamePrefix=\"mf_select\" name=\"mf-select\" placeholder=\"${ parent.decodeEntities(`-- Please choose an option --`) } \" isSearchable=${false} options=${[{\"label\":\"Store\",\"value\":\"Store\",\"isDisabled\":false},{\"label\":\"Distributer\",\"value\":\"Distributer\",\"isDisabled\":false}]} value=${parent.getValue(\"mf-select\") ? [{\"label\":\"Store\",\"value\":\"Store\",\"isDisabled\":false},{\"label\":\"Distributer\",\"value\":\"Distributer\",\"isDisabled\":false}].filter(item =&gt; item.value === parent.getValue(\"mf-select\"))[0] : []}\r\nonChange=${(e)=&gt; parent.handleSelect(e, \"mf-select\")}\r\nref=${() =&gt; {\r\nregister({ name: \"mf-select\" }, parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true}));\r\nif ( parent.getValue(\"mf-select\") === \'\' &amp;&amp; false ) {\r\nparent.setValue( \'mf-select\', \'\', true );\r\nparent.handleChange({\r\ntarget: {\r\nname: \'mf-select\',\r\nvalue: \'\'\r\n}\r\n});\r\n}\r\n}}\r\n/&gt;\r\n&lt;${validation.ErrorMessage} errors=${validation.errors} name=\"mf-select\" as=${html``} /&gt;\r\n<label for=\"mf-input-text-d72fec9\">\r\n${ parent.decodeEntities(`Last Name`) } *\r\n</label>\r\n<input id=\"mf-input-text-d72fec9\" name=\"mf-listing-lname\" type=\"text\" placeholder=\"${ parent.decodeEntities(&#96;&#96;) } \" aria-invalid=\"${validation.errors[\'mf-listing-lname\']\" /> parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el) }\r\n/&gt;\r\n&lt;${validation.ErrorMessage} errors=${validation.errors} name=\"mf-listing-lname\" as=${html``} /&gt;\r\n<label for=\"mf-input-email-84fc7e5\">\r\n${ parent.decodeEntities(`Email`) } *\r\n</label>\r\n<input id=\"mf-input-email-84fc7e5\" class=\"mf-input \" name=\"mf-email\" type=\"email\" placeholder=\"${ parent.decodeEntities(&#96;&#96;) } \" aria-invalid=\"${validation.errors[\'mf-email\']\" /> parent.activateValidation({\"message\":\"This field is required.\",\"emailMessage\":\"Please enter a valid Email address\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el)}\r\n/&gt;\r\n&lt;${validation.ErrorMessage} errors=${validation.errors} name=\"mf-email\" as=${html``} /&gt;\r\n<label for=\"mf-input-text-faa15fb\">\r\n${ parent.decodeEntities(`State`) } *\r\n</label>\r\n<input id=\"mf-input-text-faa15fb\" class=\"mf-input \" name=\"mf-text\" type=\"text\" placeholder=\"${ parent.decodeEntities(&#96;Text&#96;) } \" aria-invalid=\"${validation.errors[\'mf-text\']\" />{\r\nparent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el)\r\n}}\r\n/&gt;\r\n&lt;${validation.ErrorMessage} errors=${validation.errors} name=\"mf-text\" as=${html``} /&gt;\r\n<label>\r\n${ parent.decodeEntities(`Did you read the message above?`) } *\r\n</label>\r\n&lt;${props.Select} className=${\"mf-input mf-input-select \" + ( validation.errors[\'mf-select\'] ? \'mf-invalid\' : \'\' )} classNamePrefix=\"mf_select\" name=\"mf-select\" placeholder=\"${ parent.decodeEntities(`-- Please choose an option --`) } \" isSearchable=${false} options=${[{\"label\":\"Yes\",\"value\":\"Yes\",\"isDisabled\":false},{\"label\":\"No\",\"value\":\"No\",\"isDisabled\":false}]} value=${parent.getValue(\"mf-select\") ? [{\"label\":\"Yes\",\"value\":\"Yes\",\"isDisabled\":false},{\"label\":\"No\",\"value\":\"No\",\"isDisabled\":false}].filter(item =&gt; item.value === parent.getValue(\"mf-select\"))[0] : []}\r\nonChange=${(e)=&gt; parent.handleSelect(e, \"mf-select\")}\r\nref=${() =&gt; {\r\nregister({ name: \"mf-select\" }, parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true}));\r\nif ( parent.getValue(\"mf-select\") === \'\' &amp;&amp; false ) {\r\nparent.setValue( \'mf-select\', \'\', true );\r\nparent.handleChange({\r\ntarget: {\r\nname: \'mf-select\',\r\nvalue: \'\'\r\n}\r\n});\r\n}\r\n}}\r\n/&gt;\r\n&lt;${validation.ErrorMessage} errors=${validation.errors} name=\"mf-select\" as=${html``} /&gt;\r\n<label for=\"mf-input-text-area-f200b40\">\r\n${ parent.decodeEntities(`Your Message`) } *\r\n</label>\r\n<textarea id=\"mf-input-text-area-f200b40\" cols=\"30\" name=\"mf-textarea\" rows=\"10\" placeholder=\"${ parent.decodeEntities(&#96;&#96;) } \" aria-invalid=\"${validation.errors[\'mf-textarea\']\"> parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el)}&lt;br /&gt;\r\n								&gt;</textarea>\r\n&lt;${validation.ErrorMessage} errors=${validation.errors} name=\"mf-textarea\" as=${html``} /&gt;\r\n<button id=\"\" type=\"submit\">\r\n${ parent.decodeEntities(`Submit`) }\r\n</button>','Elementor #2257','','inherit','closed','closed','','2312-revision-v1','','','2023-02-22 08:36:01','2023-02-22 08:36:01','',2312,'https://vblinkonline.com/?p=2323',0,'revision','',0),(2322,1,'2023-02-22 08:35:42','2023-02-22 08:35:42','<label for=\"mf-input-text-19548a0\">\n					${ parent.decodeEntities(`First Name`) } 					*\n				</label>\n			<input type=\"text\" id=\"mf-input-text-19548a0\" \n				name=\"mf-listing-fname\" \n				placeholder=\"${ parent.decodeEntities(``) } \"\n				onInput=${ parent.handleChange }\n									aria-invalid=${validation.errors[\'mf-listing-fname\'] ? \'true\' : \'false\'}\n					ref=${ el => parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el) }\n							/>\n							<${validation.ErrorMessage}\n					errors=${validation.errors}\n					name=\"mf-listing-fname\"\n					as=${html``}\n					/>\n							<label for=\"mf-input-telephone-253b9ab\">\n					${ parent.decodeEntities(`Phone Number`) } 					*\n				</label>\n			<input\n				type=\"tel\"\n				class=\"mf-input \"\n				id=\"mf-input-telephone-253b9ab\" \n				name=\"mf-telephone\"\n				placeholder=\"${ parent.decodeEntities(``) } \"\n									onInput=${parent.handleChange}\n					aria-invalid=${validation.errors[\'mf-telephone\'] ? \'true\' : \'false\'}\n					ref=${el => parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el)}\n								/>\n							<${validation.ErrorMessage}\n					errors=${validation.errors}\n					name=\"mf-telephone\"\n					as=${html``}\n					/>\n							<label for=\"mf-input-text-3009481\">\n					${ parent.decodeEntities(`City`) } 					*\n				</label>\n			<input\n				type=\"text\"\n				class=\"mf-input \"\n				id=\"mf-input-text-3009481\"\n				name=\"mf-text\"\n				placeholder=\"${ parent.decodeEntities(``) } \"\n									onInput=${parent.handleChange}\n					aria-invalid=${validation.errors[\'mf-text\'] ? \'true\' : \'false\'}\n					ref=${el =>{\n												parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el)\n					}}\n								/>\n							<${validation.ErrorMessage}\n					errors=${validation.errors}\n					name=\"mf-text\"\n					as=${html``}\n					/>\n							<label className=\"mf-input-label\" htmlFor=\"mf-input-select-6a1686a\">\n					${ parent.decodeEntities(`Store or Distributer?`) } 					*\n				</label>\n            <${props.Select}\n                className=${\"mf-input mf-input-select  \" + ( validation.errors[\'mf-select\'] ? \'mf-invalid\' : \'\' )}\n                classNamePrefix=\"mf_select\"\n                name=\"mf-select\"\n                placeholder=\"${ parent.decodeEntities(`-- Please choose an option --`) } \"\n                isSearchable=${false}\n                options=${[{\"label\":\"Store\",\"value\":\"Store\",\"isDisabled\":false},{\"label\":\"Distributer\",\"value\":\"Distributer\",\"isDisabled\":false}]}\n                value=${parent.getValue(\"mf-select\") ? [{\"label\":\"Store\",\"value\":\"Store\",\"isDisabled\":false},{\"label\":\"Distributer\",\"value\":\"Distributer\",\"isDisabled\":false}].filter(item => item.value === parent.getValue(\"mf-select\"))[0] : []}\n                onChange=${(e)=> parent.handleSelect(e, \"mf-select\")}\n                ref=${() => {\n				                    register({ name: \"mf-select\" }, parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true}));\n                    if ( parent.getValue(\"mf-select\") === \'\' && false ) {\n				    parent.setValue( \'mf-select\', \'\', true );\n                        parent.handleChange({\n                            target: {\n                                name: \'mf-select\',\n                                value: \'\'\n                            }\n                        });\n                    }\n                }}\n                />\n            				<${validation.ErrorMessage}\n					errors=${validation.errors}\n					name=\"mf-select\"\n					as=${html``}\n					/>\n							<label for=\"mf-input-text-d72fec9\">\n					${ parent.decodeEntities(`Last Name`) } 					*\n				</label>\n			<input type=\"text\" id=\"mf-input-text-d72fec9\" \n				name=\"mf-listing-lname\" \n				placeholder=\"${ parent.decodeEntities(``) } \"\n				onInput=${ parent.handleChange }	\n									aria-invalid=${validation.errors[\'mf-listing-lname\'] ? \'true\' : \'false\'}\n					ref=${ el => parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el) }\n			/>\n							<${validation.ErrorMessage}\n					errors=${validation.errors}\n					name=\"mf-listing-lname\"\n					as=${html``}\n					/>\n							<label for=\"mf-input-email-84fc7e5\">\n					${ parent.decodeEntities(`Email`) } 					*\n				</label>\n			<input \n				type=\"email\" \n				defaultValue=\"\" \n				class=\"mf-input \" \n				id=\"mf-input-email-84fc7e5\" \n				name=\"mf-email\" \n				placeholder=\"${ parent.decodeEntities(``) } \" \n				onBlur=${parent.handleChange} onFocus=${parent.handleChange} aria-invalid=${validation.errors[\'mf-email\'] ? \'true\' : \'false\' } \n				ref=${el=> parent.activateValidation({\"message\":\"This field is required.\",\"emailMessage\":\"Please enter a valid Email address\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el)}\n							/>\n						<${validation.ErrorMessage} \n				errors=${validation.errors} \n				name=\"mf-email\" \n				as=${html``}\n			/>\n							<label for=\"mf-input-text-faa15fb\">\n					${ parent.decodeEntities(`State`) } 					*\n				</label>\n			<input\n				type=\"text\"\n				class=\"mf-input \"\n				id=\"mf-input-text-faa15fb\"\n				name=\"mf-text\"\n				placeholder=\"${ parent.decodeEntities(`Text`) } \"\n									onInput=${parent.handleChange}\n					aria-invalid=${validation.errors[\'mf-text\'] ? \'true\' : \'false\'}\n					ref=${el =>{\n												parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el)\n					}}\n								/>\n							<${validation.ErrorMessage}\n					errors=${validation.errors}\n					name=\"mf-text\"\n					as=${html``}\n					/>\n							<label className=\"mf-input-label\" htmlFor=\"mf-input-select-b06becd\">\n					${ parent.decodeEntities(`Did you read the message above?`) } 					*\n				</label>\n            <${props.Select}\n                className=${\"mf-input mf-input-select  \" + ( validation.errors[\'mf-select\'] ? \'mf-invalid\' : \'\' )}\n                classNamePrefix=\"mf_select\"\n                name=\"mf-select\"\n                placeholder=\"${ parent.decodeEntities(`-- Please choose an option --`) } \"\n                isSearchable=${false}\n                options=${[{\"label\":\"Yes\",\"value\":\"Yes\",\"isDisabled\":false},{\"label\":\"No\",\"value\":\"No\",\"isDisabled\":false}]}\n                value=${parent.getValue(\"mf-select\") ? [{\"label\":\"Yes\",\"value\":\"Yes\",\"isDisabled\":false},{\"label\":\"No\",\"value\":\"No\",\"isDisabled\":false}].filter(item => item.value === parent.getValue(\"mf-select\"))[0] : []}\n                onChange=${(e)=> parent.handleSelect(e, \"mf-select\")}\n                ref=${() => {\n				                    register({ name: \"mf-select\" }, parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true}));\n                    if ( parent.getValue(\"mf-select\") === \'\' && false ) {\n				    parent.setValue( \'mf-select\', \'\', true );\n                        parent.handleChange({\n                            target: {\n                                name: \'mf-select\',\n                                value: \'\'\n                            }\n                        });\n                    }\n                }}\n                />\n            				<${validation.ErrorMessage}\n					errors=${validation.errors}\n					name=\"mf-select\"\n					as=${html``}\n					/>\n							<label for=\"mf-input-text-area-f200b40\">\n					${ parent.decodeEntities(`Your Message`) } 					*\n				</label>\n			<textarea id=\"mf-input-text-area-f200b40\"\n				name=\"mf-textarea\" \n				placeholder=\"${ parent.decodeEntities(``) } \"\n				cols=\"30\" rows=\"10\"\n									onInput=${ parent.handleChange }\n					aria-invalid=${validation.errors[\'mf-textarea\'] ? \'true\' : \'false\'}\n					ref=${ el => parent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el)}\n								></textarea>\n							<${validation.ErrorMessage}\n					errors=${validation.errors}\n					name=\"mf-textarea\"\n					as=${html``}\n					/>\n							<button type=\"submit\" id=\"\">\n					${ parent.decodeEntities(`Submit`) } \n				</button>','Elementor #2257','','inherit','closed','closed','','2312-revision-v1','','','2023-02-22 08:35:42','2023-02-22 08:35:42','',2312,'https://vblinkonline.com/?p=2322',0,'revision','',0),(2324,1,'2023-02-22 08:41:57','2023-02-22 08:41:57','','Store & Distributers','','inherit','closed','closed','','2293-revision-v1','','','2023-02-22 08:41:57','2023-02-22 08:41:57','',2293,'https://vblinkonline.com/?p=2324',0,'revision','',0),(2325,1,'2023-02-22 08:41:57','2023-02-22 08:41:57','','Store & Distributers','','inherit','closed','closed','','2293-revision-v1','','','2023-02-22 08:41:57','2023-02-22 08:41:57','',2293,'https://vblinkonline.com/?p=2325',0,'revision','',0),(2326,1,'2023-02-22 08:41:58','2023-02-22 08:41:58','<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>Stores and Distributors</h2>		\n		<p>Are you interested in online gaming, especially in sweepstakes games? Would you like to want to open your internet games business? If your answer is yes, then you are in luck, because we are going to explain the steps in detail.</p><p>We are looking for income motivated people to join our group of gaming professionals. Currently we have open territories for online stores or distributorships in most all 50 US States.</p><p>Vblink sells software to large distributors. Those distributors sell to smaller distributors that sell to individual stores. Vblink has no affiliation with these stores and is not responsible for how they run their business. However, Vblink does want to know of any wrong-doing and will conduct an investigation on what has been reported. Orion Stars does not tolerate abuse of the software.</p>		\n			<h2>New Distributor/Store Application Form</h2>		\n		<p>If you would like to become a Distributor, please fill out this form and we will be in contact with you. If you are a store looking for the Vblink software, please fill out this form and you will be contacted. We thank you for reaching out to us and we are looking forward to potential future business with you.</p>		\n		<!----------------------------- \n			* controls_data : find the the props passed indie of data attribute\n			* props.SubmitResponseMarkup : contains the markup of error or success message\n			* https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals\n		--------------------------- -->','Store & Distributers','','inherit','closed','closed','','2293-revision-v1','','','2023-02-22 08:41:58','2023-02-22 08:41:58','',2293,'https://vblinkonline.com/?p=2326',0,'revision','',0),(2374,1,'2023-02-22 13:07:58','2023-02-22 13:07:58','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Oi Lao\" /><figcaption>Hai Oi Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily\" /><figcaption>Daily</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"2cf3c4bc7f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-22 13:07:58','2023-02-22 13:07:58','',1297,'https://vblinkonline.com/?p=2374',0,'revision','',0),(2360,1,'2023-02-22 12:46:14','2023-02-22 12:46:14','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Oi Lao\" /><figcaption>Hai Oi Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily\" /><figcaption>Daily</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"2cf3c4bc7f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-22 12:46:14','2023-02-22 12:46:14','',1297,'https://vblinkonline.com/?p=2360',0,'revision','',0),(2477,0,'2023-03-02 08:33:19','2023-03-02 08:33:19','','Entry # 14','','publish','closed','closed','','entry-14','','','2023-03-02 08:33:19','2023-03-02 08:33:19','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2477',0,'metform-entry','',0),(2329,1,'2023-02-22 10:00:29','0000-00-00 00:00:00','','','','draft','closed','closed','','','','','2023-02-22 10:00:29','2023-02-22 10:00:29','',0,'https://vblinkonline.com/?post_type=video_gallery&#038;p=2329',0,'video_gallery','',0),(2330,1,'2023-02-22 10:09:30','2023-02-22 10:09:30','','Media','','private','closed','closed','','media','','','2023-02-22 10:09:30','2023-02-22 10:09:30','',0,'https://vblinkonline.com/?option-tree=media',0,'option-tree','',0),(2331,1,'2023-02-22 10:23:29','2023-02-22 10:23:29','<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>','Video Slider','','publish','closed','closed','','video-slider','','','2023-02-22 11:35:17','2023-02-22 11:35:17','',0,'https://vblinkonline.com/?page_id=2331',0,'page','',0),(2332,1,'2023-02-22 10:31:13','2023-02-22 10:31:13','','Video Slider','','inherit','closed','closed','','2331-revision-v1','','','2023-02-22 10:31:13','2023-02-22 10:31:13','',2331,'https://vblinkonline.com/?p=2332',0,'revision','',0),(2333,1,'2023-02-22 10:31:13','2023-02-22 10:31:13','','Video Slider','','inherit','closed','closed','','2331-revision-v1','','','2023-02-22 10:31:13','2023-02-22 10:31:13','',2331,'https://vblinkonline.com/?p=2333',0,'revision','',0),(2334,1,'2023-02-22 10:31:13','2023-02-22 10:31:13','https://vblinkonline.com/wp-content/uploads/2023/02/2023020301-2-1.mp4https://vblinkonline.com/wp-content/uploads/2023/02/VP-火凤凰0_1.mp4https://vblinkonline.com/wp-content/uploads/2023/02/VP-一条龙眼04.mp4https://vblinkonline.com/wp-content/uploads/2023/02/VP-一条龙眼01.mp4https://vblinkonline.com/wp-content/uploads/2023/02/VP-一条龙眼011.mp4https://vblinkonline.com/wp-content/uploads/2023/02/VB-Legend-of-the-Phoneix.mp4https://vblinkonline.com/wp-content/uploads/2023/02/VB-Legend-of-the-Phoneix2.mp4','Video Slider','','inherit','closed','closed','','2331-revision-v1','','','2023-02-22 10:31:13','2023-02-22 10:31:13','',2331,'https://vblinkonline.com/?p=2334',0,'revision','',0),(2338,1,'2023-02-22 10:39:40','2023-02-22 10:39:40','https://vblinkonline.com/wp-content/uploads/2023/02/2023020301-2-1.mp4https://vblinkonline.com/wp-content/uploads/2023/02/VP-火凤凰0_1.mp4https://vblinkonline.com/wp-content/uploads/2023/02/VP-一条龙眼04.mp4https://vblinkonline.com/wp-content/uploads/2023/02/VP-一条龙眼01.mp4https://vblinkonline.com/wp-content/uploads/2023/02/VP-一条龙眼011.mp4https://vblinkonline.com/wp-content/uploads/2023/02/VB-Legend-of-the-Phoneix.mp4https://vblinkonline.com/wp-content/uploads/2023/02/VB-Legend-of-the-Phoneix2.mp4','Video Slider','','inherit','closed','closed','','2331-revision-v1','','','2023-02-22 10:39:40','2023-02-22 10:39:40','',2331,'https://vblinkonline.com/?p=2338',0,'revision','',0),(2336,1,'2023-02-22 10:39:36','2023-02-22 10:39:36','https://vblinkonline.com/wp-content/uploads/2023/02/2023020301-2-1.mp4https://vblinkonline.com/wp-content/uploads/2023/02/VP-火凤凰0_1.mp4https://vblinkonline.com/wp-content/uploads/2023/02/VP-一条龙眼04.mp4https://vblinkonline.com/wp-content/uploads/2023/02/VP-一条龙眼01.mp4https://vblinkonline.com/wp-content/uploads/2023/02/VP-一条龙眼011.mp4https://vblinkonline.com/wp-content/uploads/2023/02/VB-Legend-of-the-Phoneix.mp4https://vblinkonline.com/wp-content/uploads/2023/02/VB-Legend-of-the-Phoneix2.mp4','Video Slider','','inherit','closed','closed','','2331-revision-v1','','','2023-02-22 10:39:36','2023-02-22 10:39:36','',2331,'https://vblinkonline.com/?p=2336',0,'revision','',0),(2337,1,'2023-02-22 10:39:38','2023-02-22 10:39:38','https://vblinkonline.com/wp-content/uploads/2023/02/2023020301-2-1.mp4https://vblinkonline.com/wp-content/uploads/2023/02/VP-火凤凰0_1.mp4https://vblinkonline.com/wp-content/uploads/2023/02/VP-一条龙眼04.mp4https://vblinkonline.com/wp-content/uploads/2023/02/VP-一条龙眼01.mp4https://vblinkonline.com/wp-content/uploads/2023/02/VP-一条龙眼011.mp4https://vblinkonline.com/wp-content/uploads/2023/02/VB-Legend-of-the-Phoneix.mp4https://vblinkonline.com/wp-content/uploads/2023/02/VB-Legend-of-the-Phoneix2.mp4','Video Slider','','inherit','closed','closed','','2331-revision-v1','','','2023-02-22 10:39:38','2023-02-22 10:39:38','',2331,'https://vblinkonline.com/?p=2337',0,'revision','',0),(2339,1,'2023-02-22 10:39:46','2023-02-22 10:39:46','https://vblinkonline.com/wp-content/uploads/2023/02/2023020301-2-1.mp4https://vblinkonline.com/wp-content/uploads/2023/02/VP-火凤凰0_1.mp4https://vblinkonline.com/wp-content/uploads/2023/02/VP-一条龙眼04.mp4https://vblinkonline.com/wp-content/uploads/2023/02/VP-一条龙眼01.mp4https://vblinkonline.com/wp-content/uploads/2023/02/VP-一条龙眼011.mp4https://vblinkonline.com/wp-content/uploads/2023/02/VB-Legend-of-the-Phoneix.mp4https://vblinkonline.com/wp-content/uploads/2023/02/VB-Legend-of-the-Phoneix2.mp4','Video Slider','','inherit','closed','closed','','2331-revision-v1','','','2023-02-22 10:39:46','2023-02-22 10:39:46','',2331,'https://vblinkonline.com/?p=2339',0,'revision','',0),(2340,1,'2023-02-22 10:39:47','2023-02-22 10:39:47','https://vblinkonline.com/wp-content/uploads/2023/02/2023020301-2-1.mp4https://vblinkonline.com/wp-content/uploads/2023/02/VP-火凤凰0_1.mp4https://vblinkonline.com/wp-content/uploads/2023/02/VP-一条龙眼04.mp4https://vblinkonline.com/wp-content/uploads/2023/02/VP-一条龙眼01.mp4https://vblinkonline.com/wp-content/uploads/2023/02/VP-一条龙眼011.mp4https://vblinkonline.com/wp-content/uploads/2023/02/VB-Legend-of-the-Phoneix.mp4https://vblinkonline.com/wp-content/uploads/2023/02/VB-Legend-of-the-Phoneix2.mp4','Video Slider','','inherit','closed','closed','','2331-revision-v1','','','2023-02-22 10:39:47','2023-02-22 10:39:47','',2331,'https://vblinkonline.com/?p=2340',0,'revision','',0),(2341,1,'2023-02-22 10:39:47','2023-02-22 10:39:47','https://vblinkonline.com/wp-content/uploads/2023/02/2023020301-2-1.mp4https://vblinkonline.com/wp-content/uploads/2023/02/VP-火凤凰0_1.mp4https://vblinkonline.com/wp-content/uploads/2023/02/VP-一条龙眼04.mp4https://vblinkonline.com/wp-content/uploads/2023/02/VP-一条龙眼01.mp4https://vblinkonline.com/wp-content/uploads/2023/02/VP-一条龙眼011.mp4https://vblinkonline.com/wp-content/uploads/2023/02/VB-Legend-of-the-Phoneix.mp4https://vblinkonline.com/wp-content/uploads/2023/02/VB-Legend-of-the-Phoneix2.mp4','Video Slider','','inherit','closed','closed','','2331-revision-v1','','','2023-02-22 10:39:47','2023-02-22 10:39:47','',2331,'https://vblinkonline.com/?p=2341',0,'revision','',0),(2345,1,'2023-02-22 11:19:08','2023-02-22 11:19:08','<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>','Video Slider','','inherit','closed','closed','','2331-revision-v1','','','2023-02-22 11:19:08','2023-02-22 11:19:08','',2331,'https://vblinkonline.com/?p=2345',0,'revision','',0),(2343,1,'2023-02-22 11:19:08','2023-02-22 11:19:08','https://vblinkonline.com/wp-content/uploads/2023/02/2023020301-2-1.mp4https://vblinkonline.com/wp-content/uploads/2023/02/VP-火凤凰0_1.mp4https://vblinkonline.com/wp-content/uploads/2023/02/VP-一条龙眼04.mp4https://vblinkonline.com/wp-content/uploads/2023/02/VP-一条龙眼01.mp4https://vblinkonline.com/wp-content/uploads/2023/02/VP-一条龙眼011.mp4https://vblinkonline.com/wp-content/uploads/2023/02/VB-Legend-of-the-Phoneix.mp4https://vblinkonline.com/wp-content/uploads/2023/02/VB-Legend-of-the-Phoneix2.mp4','Video Slider','','inherit','closed','closed','','2331-revision-v1','','','2023-02-22 11:19:08','2023-02-22 11:19:08','',2331,'https://vblinkonline.com/?p=2343',0,'revision','',0),(2344,1,'2023-02-22 11:19:08','2023-02-22 11:19:08','https://vblinkonline.com/wp-content/uploads/2023/02/2023020301-2-1.mp4https://vblinkonline.com/wp-content/uploads/2023/02/VP-火凤凰0_1.mp4https://vblinkonline.com/wp-content/uploads/2023/02/VP-一条龙眼04.mp4https://vblinkonline.com/wp-content/uploads/2023/02/VP-一条龙眼01.mp4https://vblinkonline.com/wp-content/uploads/2023/02/VP-一条龙眼011.mp4https://vblinkonline.com/wp-content/uploads/2023/02/VB-Legend-of-the-Phoneix.mp4https://vblinkonline.com/wp-content/uploads/2023/02/VB-Legend-of-the-Phoneix2.mp4','Video Slider','','inherit','closed','closed','','2331-revision-v1','','','2023-02-22 11:19:08','2023-02-22 11:19:08','',2331,'https://vblinkonline.com/?p=2344',0,'revision','',0),(2349,1,'2023-02-22 11:31:57','2023-02-22 11:31:57','<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>','Video Slider','','inherit','closed','closed','','2331-revision-v1','','','2023-02-22 11:31:57','2023-02-22 11:31:57','',2331,'https://vblinkonline.com/?p=2349',0,'revision','',0),(2347,1,'2023-02-22 11:31:57','2023-02-22 11:31:57','<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>','Video Slider','','inherit','closed','closed','','2331-revision-v1','','','2023-02-22 11:31:57','2023-02-22 11:31:57','',2331,'https://vblinkonline.com/?p=2347',0,'revision','',0),(2348,1,'2023-02-22 11:31:57','2023-02-22 11:31:57','<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>','Video Slider','','inherit','closed','closed','','2331-revision-v1','','','2023-02-22 11:31:57','2023-02-22 11:31:57','',2331,'https://vblinkonline.com/?p=2348',0,'revision','',0),(2350,1,'2023-02-22 11:35:17','2023-02-22 11:35:17','<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>','Video Slider','','inherit','closed','closed','','2331-revision-v1','','','2023-02-22 11:35:17','2023-02-22 11:35:17','',2331,'https://vblinkonline.com/?p=2350',0,'revision','',0),(2351,1,'2023-02-22 11:35:17','2023-02-22 11:35:17','<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>','Video Slider','','inherit','closed','closed','','2331-revision-v1','','','2023-02-22 11:35:17','2023-02-22 11:35:17','',2331,'https://vblinkonline.com/?p=2351',0,'revision','',0),(2352,1,'2023-02-22 11:35:17','2023-02-22 11:35:17','<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>','Video Slider','','inherit','closed','closed','','2331-revision-v1','','','2023-02-22 11:35:17','2023-02-22 11:35:17','',2331,'https://vblinkonline.com/?p=2352',0,'revision','',0),(2353,1,'2023-02-22 11:43:34','0000-00-00 00:00:00','','Video Slider','','draft','closed','closed','','','','','2023-02-22 11:43:34','0000-00-00 00:00:00','',0,'https://vblinkonline.com/?post_type=elementor_library&p=2353',0,'elementor_library','',0),(2354,1,'2023-02-22 11:43:59','0000-00-00 00:00:00','','Video Slider','','draft','closed','closed','','','','','2023-02-22 11:43:59','0000-00-00 00:00:00','',0,'https://vblinkonline.com/?post_type=elementor_library&p=2354',0,'elementor_library','',0),(2355,1,'2023-02-22 11:46:45','2023-02-22 11:46:45','<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>','Video Slider','','publish','closed','closed','','video-slider','','','2023-02-22 11:46:46','2023-02-22 11:46:46','',0,'https://vblinkonline.com/?elementor_library=video-slider',0,'elementor_library','',0),(2356,1,'2023-02-22 11:46:45','2023-02-22 11:46:45','','Video Slider','','inherit','closed','closed','','2355-revision-v1','','','2023-02-22 11:46:45','2023-02-22 11:46:45','',2355,'https://vblinkonline.com/?p=2356',0,'revision','',0),(2357,1,'2023-02-22 11:46:46','2023-02-22 11:46:46','<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>','Video Slider','','inherit','closed','closed','','2355-revision-v1','','','2023-02-22 11:46:46','2023-02-22 11:46:46','',2355,'https://vblinkonline.com/?p=2357',0,'revision','',0),(2358,1,'2023-02-22 12:46:13','2023-02-22 12:46:13','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Oi Lao\" /><figcaption>Hai Oi Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily\" /><figcaption>Daily</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"8e87713aa4\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-22 12:46:13','2023-02-22 12:46:13','',1297,'https://vblinkonline.com/?p=2358',0,'revision','',0),(2359,1,'2023-02-22 12:46:13','2023-02-22 12:46:13','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Oi Lao\" /><figcaption>Hai Oi Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily\" /><figcaption>Daily</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"8e87713aa4\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-22 12:46:13','2023-02-22 12:46:13','',1297,'https://vblinkonline.com/?p=2359',0,'revision','',0),(2361,1,'2023-02-22 12:47:18','2023-02-22 12:47:18','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Oi Lao\" /><figcaption>Hai Oi Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily\" /><figcaption>Daily</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"2cf3c4bc7f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-22 12:47:18','2023-02-22 12:47:18','',1297,'https://vblinkonline.com/?p=2361',0,'revision','',0),(2362,1,'2023-02-22 12:47:18','2023-02-22 12:47:18','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Oi Lao\" /><figcaption>Hai Oi Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily\" /><figcaption>Daily</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"2cf3c4bc7f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-22 12:47:18','2023-02-22 12:47:18','',1297,'https://vblinkonline.com/?p=2362',0,'revision','',0),(2371,1,'2023-02-22 13:07:23','2023-02-22 13:07:23','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Oi Lao\" /><figcaption>Hai Oi Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily\" /><figcaption>Daily</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"2cf3c4bc7f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-22 13:07:23','2023-02-22 13:07:23','',1297,'https://vblinkonline.com/?p=2371',0,'revision','',0),(2363,1,'2023-02-22 12:47:19','2023-02-22 12:47:19','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Oi Lao\" /><figcaption>Hai Oi Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily\" /><figcaption>Daily</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"2cf3c4bc7f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-22 12:47:19','2023-02-22 12:47:19','',1297,'https://vblinkonline.com/?p=2363',0,'revision','',0),(2372,1,'2023-02-22 13:07:57','2023-02-22 13:07:57','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Oi Lao\" /><figcaption>Hai Oi Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily\" /><figcaption>Daily</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"2cf3c4bc7f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-22 13:07:57','2023-02-22 13:07:57','',1297,'https://vblinkonline.com/?p=2372',0,'revision','',0),(2365,1,'2023-02-22 12:51:05','2023-02-22 12:51:05','<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>','Video Slider','','inherit','closed','closed','','2331-autosave-v1','','','2023-02-22 12:52:06','2023-02-22 12:52:06','',2331,'https://vblinkonline.com/?p=2365',0,'revision','',0),(2366,1,'2023-02-22 12:53:05','2023-02-22 12:53:05','<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>','Slider Theme','','publish','closed','closed','','slider-theme','','','2023-02-22 12:53:06','2023-02-22 12:53:06','',0,'https://vblinkonline.com/?elementor_library=slider-theme',0,'elementor_library','',0),(2367,1,'2023-02-22 12:53:05','2023-02-22 12:53:05','','Slider Theme','','inherit','closed','closed','','2366-revision-v1','','','2023-02-22 12:53:05','2023-02-22 12:53:05','',2366,'https://vblinkonline.com/?p=2367',0,'revision','',0),(2368,1,'2023-02-22 12:53:06','2023-02-22 12:53:06','<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>','Slider Theme','','inherit','closed','closed','','2366-revision-v1','','','2023-02-22 12:53:06','2023-02-22 12:53:06','',2366,'https://vblinkonline.com/?p=2368',0,'revision','',0),(2369,1,'2023-02-22 13:07:22','2023-02-22 13:07:22','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Oi Lao\" /><figcaption>Hai Oi Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily\" /><figcaption>Daily</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"2cf3c4bc7f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-22 13:07:22','2023-02-22 13:07:22','',1297,'https://vblinkonline.com/?p=2369',0,'revision','',0),(2370,1,'2023-02-22 13:07:22','2023-02-22 13:07:22','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Oi Lao\" /><figcaption>Hai Oi Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily\" /><figcaption>Daily</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"2cf3c4bc7f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-22 13:07:22','2023-02-22 13:07:22','',1297,'https://vblinkonline.com/?p=2370',0,'revision','',0),(2373,1,'2023-02-22 13:07:57','2023-02-22 13:07:57','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Oi Lao\" /><figcaption>Hai Oi Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily\" /><figcaption>Daily</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"2cf3c4bc7f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-22 13:07:57','2023-02-22 13:07:57','',1297,'https://vblinkonline.com/?p=2373',0,'revision','',0),(2382,1,'2023-02-22 13:19:18','2023-02-22 13:19:18','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Oi Lao\" /><figcaption>Hai Oi Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily\" /><figcaption>Daily</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"2cf3c4bc7f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-22 13:19:18','2023-02-22 13:19:18','',1297,'https://vblinkonline.com/?p=2382',0,'revision','',0),(2378,1,'2023-02-22 13:16:47','2023-02-22 13:16:47','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Oi Lao\" /><figcaption>Hai Oi Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily\" /><figcaption>Daily</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"2cf3c4bc7f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-22 13:16:47','2023-02-22 13:16:47','',1297,'https://vblinkonline.com/?p=2378',0,'revision','',0),(2376,1,'2023-02-22 13:16:46','2023-02-22 13:16:46','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Oi Lao\" /><figcaption>Hai Oi Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily\" /><figcaption>Daily</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"2cf3c4bc7f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-22 13:16:46','2023-02-22 13:16:46','',1297,'https://vblinkonline.com/?p=2376',0,'revision','',0);
INSERT INTO `wpjk_posts` VALUES (2377,1,'2023-02-22 13:16:47','2023-02-22 13:16:47','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Oi Lao\" /><figcaption>Hai Oi Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily\" /><figcaption>Daily</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"2cf3c4bc7f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-22 13:16:47','2023-02-22 13:16:47','',1297,'https://vblinkonline.com/?p=2377',0,'revision','',0),(2383,1,'2023-02-22 13:23:07','2023-02-22 13:23:07','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			            <button>\n                            </button>\n            <ul id=\"menu-header-menu\"><li id=\"menu-item-1905\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/\">Home</a></li>\n<li id=\"menu-item-1345\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/how-to-download-the-app/\">How To Download The App</a></li>\n<li id=\"menu-item-1346\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/games/\">Games</a></li>\n<li id=\"menu-item-1347\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/player-registration/\">Player Registration</a></li>\n<li id=\"menu-item-1348\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/agent-help/\">Agent Help</a></li>\n<li id=\"menu-item-2206\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/faq/\">FAQ</a></li>\n<li id=\"menu-item-2296\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/store-distributers/\">Store &#038; Distributers</a></li>\n</ul>\n						<a href=\"https://vblinkonline.com\" target=\"_self\" rel=\"noopener\">\n                            <img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />\n						</a> \n					<button type=\"button\">X</button>','Header','','inherit','closed','closed','','36-revision-v1','','','2023-02-22 13:23:07','2023-02-22 13:23:07','',36,'https://vblinkonline.com/?p=2383',0,'revision','',0),(2380,1,'2023-02-22 13:19:16','2023-02-22 13:19:16','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Oi Lao\" /><figcaption>Hai Oi Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily\" /><figcaption>Daily</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"2cf3c4bc7f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-22 13:19:16','2023-02-22 13:19:16','',1297,'https://vblinkonline.com/?p=2380',0,'revision','',0),(2381,1,'2023-02-22 13:19:17','2023-02-22 13:19:17','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Oi Lao\" /><figcaption>Hai Oi Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily\" /><figcaption>Daily</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"2cf3c4bc7f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-22 13:19:17','2023-02-22 13:19:17','',1297,'https://vblinkonline.com/?p=2381',0,'revision','',0),(2384,1,'2023-02-22 13:23:07','2023-02-22 13:23:07','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			            <button>\n                            </button>\n            <ul id=\"menu-header-menu\"><li id=\"menu-item-1905\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/\">Home</a></li>\n<li id=\"menu-item-1345\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/how-to-download-the-app/\">How To Download The App</a></li>\n<li id=\"menu-item-1346\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/games/\">Games</a></li>\n<li id=\"menu-item-1347\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/player-registration/\">Player Registration</a></li>\n<li id=\"menu-item-1348\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/agent-help/\">Agent Help</a></li>\n<li id=\"menu-item-2206\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/faq/\">FAQ</a></li>\n<li id=\"menu-item-2296\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/store-distributers/\">Store &#038; Distributers</a></li>\n</ul>\n						<a href=\"https://vblinkonline.com\" target=\"_self\" rel=\"noopener\">\n                            <img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />\n						</a> \n					<button type=\"button\">X</button>','Header','','inherit','closed','closed','','36-revision-v1','','','2023-02-22 13:23:07','2023-02-22 13:23:07','',36,'https://vblinkonline.com/?p=2384',0,'revision','',0),(2385,1,'2023-02-22 13:23:07','2023-02-22 13:23:07','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			            <button>\n                            </button>\n            <ul id=\"menu-header-menu\"><li id=\"menu-item-1905\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/\">Home</a></li>\n<li id=\"menu-item-1345\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/how-to-download-the-app/\">How To Download The App</a></li>\n<li id=\"menu-item-1346\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/games/\">Games</a></li>\n<li id=\"menu-item-1347\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/player-registration/\">Player Registration</a></li>\n<li id=\"menu-item-1348\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/agent-help/\">Agent Help</a></li>\n<li id=\"menu-item-2296\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/store-distributers/\">Store &#038; Distributers</a></li>\n<li id=\"menu-item-2206\" data-vertical-menu=750px><a href=\"https://vblinkonline.com/faq/\">FAQ</a></li>\n</ul>\n						<a href=\"https://vblinkonline.com\" target=\"_self\" rel=\"noopener\">\n                            <img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />\n						</a> \n					<button type=\"button\">X</button>','Header','','inherit','closed','closed','','36-revision-v1','','','2023-02-22 13:23:07','2023-02-22 13:23:07','',36,'https://vblinkonline.com/?p=2385',0,'revision','',0),(2395,1,'2023-02-23 07:32:39','2023-02-23 07:32:39','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Oi Lao\" /><figcaption>Hai Oi Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily\" /><figcaption>Daily</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"39f089e1c8\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-23 07:32:39','2023-02-23 07:32:39','',1297,'https://vblinkonline.com/?p=2395',0,'revision','',0),(2389,1,'2023-02-22 13:25:12','2023-02-22 13:25:12','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Oi Lao\" /><figcaption>Hai Oi Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily\" /><figcaption>Daily</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"2cf3c4bc7f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-22 13:25:12','2023-02-22 13:25:12','',1297,'https://vblinkonline.com/?p=2389',0,'revision','',0),(2387,1,'2023-02-22 13:25:11','2023-02-22 13:25:11','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Oi Lao\" /><figcaption>Hai Oi Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily\" /><figcaption>Daily</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"2cf3c4bc7f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-22 13:25:11','2023-02-22 13:25:11','',1297,'https://vblinkonline.com/?p=2387',0,'revision','',0),(2388,1,'2023-02-22 13:25:12','2023-02-22 13:25:12','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Oi Lao\" /><figcaption>Hai Oi Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily\" /><figcaption>Daily</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"2cf3c4bc7f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-22 13:25:12','2023-02-22 13:25:12','',1297,'https://vblinkonline.com/?p=2388',0,'revision','',0),(2390,1,'2023-02-22 16:28:02','2023-02-22 16:28:02','<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>Stores and Distributors</h2>		\n		<p>Are you interested in online gaming, especially in sweepstakes games? Would you like to want to open your internet games business? If your answer is yes, then you are in luck, because we are going to explain the steps in detail.</p><p>We are looking for income motivated people to join our group of gaming professionals. Currently we have open territories for online stores or distributorships in most all 50 US States.</p><p>Vblink sells software to large distributors. Those distributors sell to smaller distributors that sell to individual stores. Vblink has no affiliation with these stores and is not responsible for how they run their business. However, Vblink does want to know of any wrong-doing and will conduct an investigation on what has been reported. Orion Stars does not tolerate abuse of the software.</p>		\n			<h2>New Distributor/Store Application Form</h2>		\n		<p>If you would like to become a Distributor, please fill out this form and we will be in contact with you. If you are a store looking for the Vblink software, please fill out this form and you will be contacted. We thank you for reaching out to us and we are looking forward to potential future business with you.</p>		\n		<!----------------------------- \n			* controls_data : find the the props passed indie of data attribute\n			* props.SubmitResponseMarkup : contains the markup of error or success message\n			* https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals\n		--------------------------- -->','Store & Distributers','','inherit','closed','closed','','2293-revision-v1','','','2023-02-22 16:28:02','2023-02-22 16:28:02','',2293,'https://vblinkonline.com/?p=2390',0,'revision','',0),(2391,1,'2023-02-22 16:28:02','2023-02-22 16:28:02','<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>Stores and Distributors</h2>		\n		<p>Are you interested in online gaming, especially in sweepstakes games? Would you like to want to open your internet games business? If your answer is yes, then you are in luck, because we are going to explain the steps in detail.</p><p>We are looking for income motivated people to join our group of gaming professionals. Currently we have open territories for online stores or distributorships in most all 50 US States.</p><p>Vblink sells software to large distributors. Those distributors sell to smaller distributors that sell to individual stores. Vblink has no affiliation with these stores and is not responsible for how they run their business. However, Vblink does want to know of any wrong-doing and will conduct an investigation on what has been reported. Orion Stars does not tolerate abuse of the software.</p>		\n			<h2>New Distributor/Store Application Form</h2>		\n		<p>If you would like to become a Distributor, please fill out this form and we will be in contact with you. If you are a store looking for the Vblink software, please fill out this form and you will be contacted. We thank you for reaching out to us and we are looking forward to potential future business with you.</p>		\n		<!----------------------------- \n			* controls_data : find the the props passed indie of data attribute\n			* props.SubmitResponseMarkup : contains the markup of error or success message\n			* https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals\n		--------------------------- -->','Store & Distributers','','inherit','closed','closed','','2293-revision-v1','','','2023-02-22 16:28:02','2023-02-22 16:28:02','',2293,'https://vblinkonline.com/?p=2391',0,'revision','',0),(2392,1,'2023-02-22 16:28:03','2023-02-22 16:28:03','<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>Stores and Distributors</h2>		\n		<p>Are you interested in online gaming, especially in sweepstakes games? Would you like to want to open your internet games business? If your answer is yes, then you are in luck, because we are going to explain the steps in detail.</p>\n<p>We are looking for income motivated people to join our group of gaming professionals. Currently we have open territories for online stores or distributorships in most all 50 US States.</p>\n<p>Vblink sells software to large distributors. Those distributors sell to smaller distributors that sell to individual stores. Vblink has no affiliation with these stores and is not responsible for how they run their business. However, Vblink does want to know of any wrong-doing and will conduct an investigation on what has been reported. Vblink does not tolerate abuse of the software.</p>		\n			<h2>New Distributor/Store Application Form</h2>		\n		<p>If you would like to become a Distributor, please fill out this form and we will be in contact with you. If you are a store looking for the Vblink software, please fill out this form and you will be contacted. We thank you for reaching out to us and we are looking forward to potential future business with you.</p>		\n		<!----------------------------- \n			* controls_data : find the the props passed indie of data attribute\n			* props.SubmitResponseMarkup : contains the markup of error or success message\n			* https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals\n		--------------------------- -->','Store & Distributers','','inherit','closed','closed','','2293-revision-v1','','','2023-02-22 16:28:03','2023-02-22 16:28:03','',2293,'https://vblinkonline.com/?p=2392',0,'revision','',0),(2394,1,'2023-02-23 07:32:38','2023-02-23 07:32:38','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Oi Lao\" /><figcaption>Hai Oi Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily\" /><figcaption>Daily</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"2cf3c4bc7f\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-23 07:32:38','2023-02-23 07:32:38','',1297,'https://vblinkonline.com/?p=2394',0,'revision','',0),(2396,1,'2023-02-23 07:33:14','2023-02-23 07:33:14','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Oi Lao\" /><figcaption>Hai Oi Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily\" /><figcaption>Daily</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"39f089e1c8\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-23 07:33:14','2023-02-23 07:33:14','',1297,'https://vblinkonline.com/?p=2396',0,'revision','',0),(2397,1,'2023-02-23 07:33:15','2023-02-23 07:33:15','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Oi Lao\" /><figcaption>Hai Oi Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily\" /><figcaption>Daily</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"39f089e1c8\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-23 07:33:15','2023-02-23 07:33:15','',1297,'https://vblinkonline.com/?p=2397',0,'revision','',0),(2405,1,'2023-02-23 10:44:14','2023-02-23 10:44:14','<style>/*! elementor - v3.11.1 - 15-02-2023 */<br />\r\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>\r\n<h4>ONLINE SWEEPSTAKES SLOTS &amp; FISHGAMES</h4>\r\n<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>\r\n<h2>ANY DEVICE!\r\nANYTIME!\r\nANYWHERE!</h2>\r\n<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>\r\n<a role=\"button\" href=\"https://vblink777.club\" target=\"_blank\" rel=\"noopener\">\r\nDownload Now!\r\n</a>\r\n<h2>ONLINE SWEEPSTAKES SLOTS &amp; FISHGAMES</h2>\r\n<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>\r\n<h2>ANY DEVICE!\r\nANYTIME!\r\nANYWHERE!</h2>\r\n<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>\r\n<a role=\"button\" href=\"https://vblink777.club\" target=\"_blank\" rel=\"noopener\">\r\nDownload Now!\r\n</a>\r\n\r\n<style>/*! elementor - v3.11.1 - 15-02-2023 */<br />\r\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>\r\n<h2>REGISTER NOW!</h2>\r\n<h5>Vblink puts the latest online sweepstakes slots &amp; fish games in the palm of your hand with our free sweepstakes &amp; fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>\r\n<a role=\"button\" href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" rel=\"noopener\">\r\nRegister\r\n</a>\r\n<h2>REGISTER NOW!</h2>\r\n<h5>Vblink puts the latest online sweepstakes slots &amp; fish games in the palm of your hand with our free sweepstakes &amp; fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>\r\n<a role=\"button\" href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" rel=\"noopener\">\r\nRegister\r\n</a>\r\n\r\n<style>/*! elementor - v3.11.1 - 15-02-2023 */<br />\r\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>\r\n<h1>Trending Now</h1>\r\n<input id=\"ekit_ia_f19a9a1_0\" hidden=\"\" checked=\"checked\" name=\"ekit_ia_f19a9a1\" type=\"radio\" />\r\n<label style=\"background-image: url(\'https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\');\" for=\"ekit_ia_f19a9a1_0\">\r\nFunky Monkey\r\n</label>\r\n<input id=\"ekit_ia_f19a9a1_1\" hidden=\"\" name=\"ekit_ia_f19a9a1\" type=\"radio\" />\r\n<label style=\"background-image: url(\'https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\');\" for=\"ekit_ia_f19a9a1_1\">\r\nGod of Wealth\r\n</label>\r\n<input id=\"ekit_ia_f19a9a1_2\" hidden=\"\" name=\"ekit_ia_f19a9a1\" type=\"radio\" />\r\n<label style=\"background-image: url(\'https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\');\" for=\"ekit_ia_f19a9a1_2\">\r\nInsect Paradise\r\n</label>\r\n<input id=\"ekit_ia_f19a9a1_3\" hidden=\"\" name=\"ekit_ia_f19a9a1\" type=\"radio\" />\r\n<label style=\"background-image: url(\'https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\');\" for=\"ekit_ia_f19a9a1_3\">\r\nMagic Pearl\r\n</label>\r\n<input id=\"ekit_ia_f19a9a1_4\" hidden=\"\" name=\"ekit_ia_f19a9a1\" type=\"radio\" />\r\n<label style=\"background-image: url(\'https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\');\" for=\"ekit_ia_f19a9a1_4\">\r\nLong Teng Hu Xiao\r\n</label>\r\n<input id=\"ekit_ia_f19a9a1_5\" hidden=\"\" name=\"ekit_ia_f19a9a1\" type=\"radio\" />\r\n<label style=\"background-image: url(\'https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg\');\" for=\"ekit_ia_f19a9a1_5\">\r\nKirin Storm\r\n</label>\r\n<input id=\"ekit_ia_f19a9a1_6\" hidden=\"\" name=\"ekit_ia_f19a9a1\" type=\"radio\" />\r\n<label style=\"background-image: url(\'https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg\');\" for=\"ekit_ia_f19a9a1_6\">\r\nKeno\r\n</label>\r\n<input id=\"ekit_ia_f19a9a1_7\" hidden=\"\" name=\"ekit_ia_f19a9a1\" type=\"radio\" />\r\n<label style=\"background-image: url(\'https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg\');\" for=\"ekit_ia_f19a9a1_7\">\r\nEyes of Fortune\r\n</label>\r\n<input id=\"ekit_ia_f19a9a1_8\" hidden=\"\" name=\"ekit_ia_f19a9a1\" type=\"radio\" />\r\n<label style=\"background-image: url(\'https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\');\" for=\"ekit_ia_f19a9a1_8\">\r\nDaily Fishing\r\n</label>\r\n<input id=\"ekit_ia_f19a9a1_9\" hidden=\"\" name=\"ekit_ia_f19a9a1\" type=\"radio\" />\r\n<label style=\"background-image: url(\'https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg\');\" for=\"ekit_ia_f19a9a1_9\">\r\nBird Hunter\r\n</label>\r\n<input id=\"ekit_ia_f19a9a1_10\" hidden=\"\" name=\"ekit_ia_f19a9a1\" type=\"radio\" />\r\n<label style=\"background-image: url(\'https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg\');\" for=\"ekit_ia_f19a9a1_10\">\r\nCrab Avengers\r\n</label>\r\n<input id=\"ekit_ia_f19a9a1_11\" hidden=\"\" name=\"ekit_ia_f19a9a1\" type=\"radio\" />\r\n<label style=\"background-image: url(\'https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg\');\" for=\"ekit_ia_f19a9a1_11\">\r\nOcean Paradise\r\n</label>\r\n<input id=\"ekit_ia_f19a9a1_12\" hidden=\"\" name=\"ekit_ia_f19a9a1\" type=\"radio\" />\r\n<label style=\"background-image: url(\'https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg\');\" for=\"ekit_ia_f19a9a1_12\">\r\nHai Di Lao\r\n</label>\r\n<input id=\"ekit_ia_f19a9a1_13\" hidden=\"\" name=\"ekit_ia_f19a9a1\" type=\"radio\" />\r\n<label style=\"background-image: url(\'https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg\');\" for=\"ekit_ia_f19a9a1_13\">\r\nSponge Bob\r\n</label>\r\n<input id=\"ekit_ia_f19a9a1_14\" hidden=\"\" name=\"ekit_ia_f19a9a1\" type=\"radio\" />\r\n<label style=\"background-image: url(\'https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg\');\" for=\"ekit_ia_f19a9a1_14\">\r\nBird Hunter\r\n</label>\r\n<h1>Trending Now</h1>\r\n<style>/*! elementor - v3.11.1 - 15-02-2023 */<br />\r\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>\r\n<figure><img alt=\"Ocean Paradise\" data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" /><figcaption>Ocean Paradise</figcaption></figure>\r\n<figure><img alt=\"Bird Hunter\" data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" /><figcaption>Bird Hunter</figcaption></figure>\r\n<figure><img alt=\"Sponge Bob\" data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" /><figcaption>Sponge Bob</figcaption></figure>\r\n<figure><img alt=\"Hai Oi Lao\" data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" /><figcaption>Hai Oi Lao</figcaption></figure>\r\n<figure><img alt=\"Kirin Storm\" data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" /><figcaption>Kirin Storm</figcaption></figure>\r\n<figure><img alt=\"Keno\" data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" /><figcaption>Keno</figcaption></figure>\r\n<figure><img alt=\"Eyes of Fortune\" data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" /><figcaption>Eyes of Fortune</figcaption></figure>\r\n<figure><img alt=\"Daily\" data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" /><figcaption>Daily</figcaption></figure>\r\n<figure><img alt=\"Crab Avengers\" data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" /><figcaption>Crab Avengers</figcaption></figure>\r\n<figure><img alt=\"God of Wealth\" data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" /><figcaption>God of Wealth</figcaption></figure>\r\n<figure><img alt=\"Long Teng Hu Xiao\" data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" /><figcaption>Long Teng Hu Xiao</figcaption></figure>\r\n<figure><img alt=\"Fantasy Unicorn\" data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" /><figcaption>Fantasy Unicorn</figcaption></figure>\r\n<figure><img alt=\"Magic Pearl\" data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" /><figcaption>Magic Pearl</figcaption></figure>\r\n<figure><img alt=\"Insect Paradise\" data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" /><figcaption>Insect Paradise</figcaption></figure>\r\n<figure><img alt=\"Funky Monkey\" data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" /><figcaption>Funky Monkey</figcaption></figure>\r\nPrevious\r\nNext\r\n<h1>Recent Games</h1>\r\n<ul data-layout-mode=\"masonry\">\r\n 	<li><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" width=\"212\" height=\"212\" />\r\n<h2>Apple Machine</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/apple-machine/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about “Apple Machine”\">View More</a></li>\r\n 	<li><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" width=\"212\" height=\"212\" />\r\n<h2>Sickbo</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/sickbo/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about “Sickbo”\">View More</a></li>\r\n 	<li><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" width=\"212\" height=\"212\" />\r\n<h2>The Bull</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/the-bull/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about “The Bull”\">View More</a></li>\r\n 	<li><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" width=\"212\" height=\"212\" />\r\n<h2>Keno</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/keno/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about “Keno”\">View More</a></li>\r\n 	<li><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" width=\"212\" height=\"212\" />\r\n<h2>Jungle Magic</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/jungle-magic/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about “Jungle Magic”\">View More</a></li>\r\n 	<li><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" width=\"212\" height=\"212\" />\r\n<h2>Superball Keno</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/superball-keno/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about “Superball Keno”\">View More</a></li>\r\n 	<li><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" width=\"212\" height=\"212\" />\r\n<h2>Doubleup Keno</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/doubleup-keno/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about “Doubleup Keno”\">View More</a></li>\r\n 	<li><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" width=\"212\" height=\"212\" />\r\n<h2>Luck Blackjack</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/luck-blackjack/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about “Luck Blackjack”\">View More</a></li>\r\n 	<li><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" width=\"212\" height=\"212\" />\r\n<h2>Roulette 24</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/roulette-24/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about “Roulette 24”\">View More</a></li>\r\n 	<li><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" width=\"212\" height=\"212\" />\r\n<h2>Roulette Gold</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/roulette-gold/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about “Roulette Gold”\">View More</a></li>\r\n 	<li><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" width=\"212\" height=\"212\" />\r\n<h2>Roul Oul</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/roul-oul/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about “Roul Oul”\">View More</a></li>\r\n 	<li><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" width=\"212\" height=\"212\" />\r\n<h2>Roulette 73</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/roulette-73/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about “Roulette 73”\">View More</a></li>\r\n</ul>\r\n<button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"39f089e1c8\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\r\nLoad More\r\n</button>\r\n<h1>Latest News</h1>\r\n<style>/*! elementor - v3.11.1 - 15-02-2023 */<br />\r\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>\r\n\r\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" sizes=\"(max-width: 640px) 100vw, 640px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" alt=\"\" width=\"640\" height=\"296\" />\r\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" sizes=\"(max-width: 640px) 100vw, 640px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" alt=\"\" width=\"640\" height=\"296\" />\r\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" sizes=\"(max-width: 640px) 100vw, 640px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" alt=\"\" width=\"640\" height=\"296\" />\r\n<h2>Vblink Online Web Version Now Released!</h2>\r\n<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>\r\n<a role=\"button\" href=\"https://vblink.club\" target=\"_blank\" rel=\"noopener\">\r\nPlay Vblink on the Web\r\n</a>\r\n<h2>Vblink Online Web Version Now Released!</h2>\r\n<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>\r\n<a role=\"button\" href=\"https://vblink777.club\" target=\"_blank\" rel=\"noopener\">\r\nPlay Vblink on the Web\r\n</a>\r\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" sizes=\"(max-width: 640px) 100vw, 640px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" alt=\"\" width=\"640\" height=\"296\" />\r\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" sizes=\"(max-width: 640px) 100vw, 640px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" alt=\"\" width=\"640\" height=\"296\" />\r\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" sizes=\"(max-width: 640px) 100vw, 640px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" alt=\"\" width=\"640\" height=\"296\" />\r\n<h2>Simple Install Process</h2>\r\n1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.\r\n\r\n2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.\r\n\r\n3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a>\r\n\r\n4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.\r\n\r\n5- NOW YOU ARE READY TO PLAY!\r\n\r\nFOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a>\r\n\r\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" sizes=\"(max-width: 267px) 100vw, 267px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" alt=\"\" width=\"267\" height=\"265\" />\r\n<img title=\"get-it-on-google-play-badge\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" alt=\"get-it-on-google-play-badge\" />\r\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" sizes=\"(max-width: 267px) 100vw, 267px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" alt=\"\" width=\"267\" height=\"266\" />\r\n<img title=\"Download_on_the_App_Store_Badge.svg\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" alt=\"Download_on_the_App_Store_Badge.svg\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-23 10:44:14','2023-02-23 10:44:14','',1297,'https://vblinkonline.com/?p=2405',0,'revision','',0),(2398,1,'2023-02-23 07:33:16','2023-02-23 07:33:16','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Oi Lao\" /><figcaption>Hai Oi Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily\" /><figcaption>Daily</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"39f089e1c8\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-23 07:33:16','2023-02-23 07:33:16','',1297,'https://vblinkonline.com/?p=2398',0,'revision','',0),(2402,1,'2023-02-23 08:19:23','2023-02-23 08:19:23','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Oi Lao\" /><figcaption>Hai Oi Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily\" /><figcaption>Daily</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"39f089e1c8\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-23 08:19:23','2023-02-23 08:19:23','',1297,'https://vblinkonline.com/?p=2402',0,'revision','',0),(2400,1,'2023-02-23 08:19:22','2023-02-23 08:19:22','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Oi Lao\" /><figcaption>Hai Oi Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily\" /><figcaption>Daily</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"39f089e1c8\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-23 08:19:22','2023-02-23 08:19:22','',1297,'https://vblinkonline.com/?p=2400',0,'revision','',0),(2401,1,'2023-02-23 08:19:22','2023-02-23 08:19:22','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<h2>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h2>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>		\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>		\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Oi Lao\" /><figcaption>Hai Oi Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily\" /><figcaption>Daily</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"39f089e1c8\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\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>												<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-23 08:19:22','2023-02-23 08:19:22','',1297,'https://vblinkonline.com/?p=2401',0,'revision','',0),(2478,0,'2023-03-05 00:42:46','2023-03-05 00:42:46','','Entry # 15','','publish','closed','closed','','entry-15','','','2023-03-05 00:42:46','2023-03-05 00:42:46','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2478',0,'metform-entry','',0),(2404,1,'2023-02-23 09:58:09','2023-02-23 09:58:09','Vblink Online Logo - Fishing games, orion stars, fire kirin, gambling ','vblink','Vblink online','inherit','open','closed','','vblink-2','','','2023-02-23 10:46:55','2023-02-23 10:46:55','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/vblink-1.jpg',0,'attachment','image/jpeg',0),(2411,1,'2023-02-23 13:32:56','2023-02-23 13:32:56','<h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<h1>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h1>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Di Lao\" /><figcaption>Hai Di Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily Fishing\" /><figcaption>Daily Fishing</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"653ed332d5\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-23 13:32:56','2023-02-23 13:32:56','',1297,'https://vblinkonline.com/?p=2411',0,'revision','',0),(2408,1,'2023-02-23 13:32:28','2023-02-23 13:32:28','<style>/*! elementor - v3.11.1 - 15-02-2023 */<br />.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>\r\n<h4>ONLINE SWEEPSTAKES SLOTS &amp; FISHGAMES</h4>\r\n<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>\r\n<h2>ANY DEVICE!\r\nANYTIME!\r\nANYWHERE!</h2>\r\n<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>\r\n<a role=\"button\" href=\"https://vblink777.club\" target=\"_blank\" rel=\"noopener\">\r\nDownload Now!\r\n</a>\r\n<h2>ONLINE SWEEPSTAKES SLOTS &amp; FISHGAMES</h2>\r\n<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>\r\n<h2>ANY DEVICE!\r\nANYTIME!\r\nANYWHERE!</h2>\r\n<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>\r\n<a role=\"button\" href=\"https://vblink777.club\" target=\"_blank\" rel=\"noopener\">\r\nDownload Now!\r\n</a>\r\n\r\n<style>/*! elementor - v3.11.1 - 15-02-2023 */<br />.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>\r\n<h2>REGISTER NOW!</h2>\r\n<h5>Vblink puts the latest online sweepstakes slots &amp; fish games in the palm of your hand with our free sweepstakes &amp; fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>\r\n<a role=\"button\" href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" rel=\"noopener\">\r\nRegister\r\n</a>\r\n<h2>REGISTER NOW!</h2>\r\n<h5>Vblink puts the latest online sweepstakes slots &amp; fish games in the palm of your hand with our free sweepstakes &amp; fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>\r\n<a role=\"button\" href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" rel=\"noopener\">\r\nRegister\r\n</a>\r\n\r\n<style>/*! elementor - v3.11.1 - 15-02-2023 */<br />.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>\r\n<h1>Trending Now</h1>\r\n<input id=\"ekit_ia_f19a9a1_0\" hidden=\"\" checked=\"checked\" name=\"ekit_ia_f19a9a1\" type=\"radio\" />\r\n<label style=\"background-image: url(\'https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\');\" for=\"ekit_ia_f19a9a1_0\">\r\nFunky Monkey\r\n</label>\r\n<input id=\"ekit_ia_f19a9a1_1\" hidden=\"\" name=\"ekit_ia_f19a9a1\" type=\"radio\" />\r\n<label style=\"background-image: url(\'https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\');\" for=\"ekit_ia_f19a9a1_1\">\r\nGod of Wealth\r\n</label>\r\n<input id=\"ekit_ia_f19a9a1_2\" hidden=\"\" name=\"ekit_ia_f19a9a1\" type=\"radio\" />\r\n<label style=\"background-image: url(\'https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\');\" for=\"ekit_ia_f19a9a1_2\">\r\nInsect Paradise\r\n</label>\r\n<input id=\"ekit_ia_f19a9a1_3\" hidden=\"\" name=\"ekit_ia_f19a9a1\" type=\"radio\" />\r\n<label style=\"background-image: url(\'https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\');\" for=\"ekit_ia_f19a9a1_3\">\r\nMagic Pearl\r\n</label>\r\n<input id=\"ekit_ia_f19a9a1_4\" hidden=\"\" name=\"ekit_ia_f19a9a1\" type=\"radio\" />\r\n<label style=\"background-image: url(\'https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\');\" for=\"ekit_ia_f19a9a1_4\">\r\nLong Teng Hu Xiao\r\n</label>\r\n<input id=\"ekit_ia_f19a9a1_5\" hidden=\"\" name=\"ekit_ia_f19a9a1\" type=\"radio\" />\r\n<label style=\"background-image: url(\'https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg\');\" for=\"ekit_ia_f19a9a1_5\">\r\nKirin Storm\r\n</label>\r\n<input id=\"ekit_ia_f19a9a1_6\" hidden=\"\" name=\"ekit_ia_f19a9a1\" type=\"radio\" />\r\n<label style=\"background-image: url(\'https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg\');\" for=\"ekit_ia_f19a9a1_6\">\r\nKeno\r\n</label>\r\n<input id=\"ekit_ia_f19a9a1_7\" hidden=\"\" name=\"ekit_ia_f19a9a1\" type=\"radio\" />\r\n<label style=\"background-image: url(\'https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg\');\" for=\"ekit_ia_f19a9a1_7\">\r\nEyes of Fortune\r\n</label>\r\n<input id=\"ekit_ia_f19a9a1_8\" hidden=\"\" name=\"ekit_ia_f19a9a1\" type=\"radio\" />\r\n<label style=\"background-image: url(\'https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\');\" for=\"ekit_ia_f19a9a1_8\">\r\nDaily Fishing\r\n</label>\r\n<input id=\"ekit_ia_f19a9a1_9\" hidden=\"\" name=\"ekit_ia_f19a9a1\" type=\"radio\" />\r\n<label style=\"background-image: url(\'https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg\');\" for=\"ekit_ia_f19a9a1_9\">\r\nBird Hunter\r\n</label>\r\n<input id=\"ekit_ia_f19a9a1_10\" hidden=\"\" name=\"ekit_ia_f19a9a1\" type=\"radio\" />\r\n<label style=\"background-image: url(\'https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg\');\" for=\"ekit_ia_f19a9a1_10\">\r\nCrab Avengers\r\n</label>\r\n<input id=\"ekit_ia_f19a9a1_11\" hidden=\"\" name=\"ekit_ia_f19a9a1\" type=\"radio\" />\r\n<label style=\"background-image: url(\'https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg\');\" for=\"ekit_ia_f19a9a1_11\">\r\nOcean Paradise\r\n</label>\r\n<input id=\"ekit_ia_f19a9a1_12\" hidden=\"\" name=\"ekit_ia_f19a9a1\" type=\"radio\" />\r\n<label style=\"background-image: url(\'https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg\');\" for=\"ekit_ia_f19a9a1_12\">\r\nHai Di Lao\r\n</label>\r\n<input id=\"ekit_ia_f19a9a1_13\" hidden=\"\" name=\"ekit_ia_f19a9a1\" type=\"radio\" />\r\n<label style=\"background-image: url(\'https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg\');\" for=\"ekit_ia_f19a9a1_13\">\r\nSponge Bob\r\n</label>\r\n<input id=\"ekit_ia_f19a9a1_14\" hidden=\"\" name=\"ekit_ia_f19a9a1\" type=\"radio\" />\r\n<label style=\"background-image: url(\'https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg\');\" for=\"ekit_ia_f19a9a1_14\">\r\nBird Hunter\r\n</label>\r\n<h1>Trending Now</h1>\r\n<style>/*! elementor - v3.11.1 - 15-02-2023 */<br />.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>\r\n<figure><img alt=\"Ocean Paradise\" data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" /><figcaption>Ocean Paradise</figcaption></figure>\r\n<figure><img alt=\"Bird Hunter\" data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" /><figcaption>Bird Hunter</figcaption></figure>\r\n<figure><img alt=\"Sponge Bob\" data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" /><figcaption>Sponge Bob</figcaption></figure>\r\n<figure><img alt=\"Hai Oi Lao\" data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" /><figcaption>Hai Oi Lao</figcaption></figure>\r\n<figure><img alt=\"Kirin Storm\" data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" /><figcaption>Kirin Storm</figcaption></figure>\r\n<figure><img alt=\"Keno\" data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" /><figcaption>Keno</figcaption></figure>\r\n<figure><img alt=\"Eyes of Fortune\" data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" /><figcaption>Eyes of Fortune</figcaption></figure>\r\n<figure><img alt=\"Daily\" data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" /><figcaption>Daily</figcaption></figure>\r\n<figure><img alt=\"Crab Avengers\" data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" /><figcaption>Crab Avengers</figcaption></figure>\r\n<figure><img alt=\"God of Wealth\" data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" /><figcaption>God of Wealth</figcaption></figure>\r\n<figure><img alt=\"Long Teng Hu Xiao\" data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" /><figcaption>Long Teng Hu Xiao</figcaption></figure>\r\n<figure><img alt=\"Fantasy Unicorn\" data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" /><figcaption>Fantasy Unicorn</figcaption></figure>\r\n<figure><img alt=\"Magic Pearl\" data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" /><figcaption>Magic Pearl</figcaption></figure>\r\n<figure><img alt=\"Insect Paradise\" data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" /><figcaption>Insect Paradise</figcaption></figure>\r\n<figure><img alt=\"Funky Monkey\" data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" /><figcaption>Funky Monkey</figcaption></figure>\r\nPrevious\r\nNext\r\n<h1>Recent Games</h1>\r\n<ul data-layout-mode=\"masonry\">\r\n 	<li><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" width=\"212\" height=\"212\" />\r\n<h2>Apple Machine</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/apple-machine/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about “Apple Machine”\">View More</a></li>\r\n 	<li><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" width=\"212\" height=\"212\" />\r\n<h2>Sickbo</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/sickbo/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about “Sickbo”\">View More</a></li>\r\n 	<li><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" width=\"212\" height=\"212\" />\r\n<h2>The Bull</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/the-bull/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about “The Bull”\">View More</a></li>\r\n 	<li><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" width=\"212\" height=\"212\" />\r\n<h2>Keno</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/keno/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about “Keno”\">View More</a></li>\r\n 	<li><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" width=\"212\" height=\"212\" />\r\n<h2>Jungle Magic</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/jungle-magic/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about “Jungle Magic”\">View More</a></li>\r\n 	<li><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" width=\"212\" height=\"212\" />\r\n<h2>Superball Keno</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/superball-keno/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about “Superball Keno”\">View More</a></li>\r\n 	<li><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" width=\"212\" height=\"212\" />\r\n<h2>Doubleup Keno</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/doubleup-keno/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about “Doubleup Keno”\">View More</a></li>\r\n 	<li><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" width=\"212\" height=\"212\" />\r\n<h2>Luck Blackjack</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/luck-blackjack/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about “Luck Blackjack”\">View More</a></li>\r\n 	<li><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" width=\"212\" height=\"212\" />\r\n<h2>Roulette 24</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/roulette-24/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about “Roulette 24”\">View More</a></li>\r\n 	<li><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" width=\"212\" height=\"212\" />\r\n<h2>Roulette Gold</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/roulette-gold/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about “Roulette Gold”\">View More</a></li>\r\n 	<li><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" width=\"212\" height=\"212\" />\r\n<h2>Roul Oul</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/roul-oul/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about “Roul Oul”\">View More</a></li>\r\n 	<li><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" width=\"212\" height=\"212\" />\r\n<h2>Roulette 73</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/roulette-73/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about “Roulette 73”\">View More</a></li>\r\n</ul>\r\n<button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"39f089e1c8\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\r\nLoad More\r\n</button>\r\n<h1>Latest News</h1>\r\n<style>/*! elementor - v3.11.1 - 15-02-2023 */<br />.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>\r\n\r\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" sizes=\"(max-width: 640px) 100vw, 640px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" alt=\"\" width=\"640\" height=\"296\" />\r\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" sizes=\"(max-width: 640px) 100vw, 640px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" alt=\"\" width=\"640\" height=\"296\" />\r\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" sizes=\"(max-width: 640px) 100vw, 640px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" alt=\"\" width=\"640\" height=\"296\" />\r\n<h2>Vblink Online Web Version Now Released!</h2>\r\n<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>\r\n<a role=\"button\" href=\"https://vblink.club\" target=\"_blank\" rel=\"noopener\">\r\nPlay Vblink on the Web\r\n</a>\r\n<h2>Vblink Online Web Version Now Released!</h2>\r\n<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>\r\n<a role=\"button\" href=\"https://vblink777.club\" target=\"_blank\" rel=\"noopener\">\r\nPlay Vblink on the Web\r\n</a>\r\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" sizes=\"(max-width: 640px) 100vw, 640px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" alt=\"\" width=\"640\" height=\"296\" />\r\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" sizes=\"(max-width: 640px) 100vw, 640px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" alt=\"\" width=\"640\" height=\"296\" />\r\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" sizes=\"(max-width: 640px) 100vw, 640px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" alt=\"\" width=\"640\" height=\"296\" />\r\n<h2>Simple Install Process</h2>\r\n1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.\r\n\r\n2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.\r\n\r\n3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a>\r\n\r\n4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.\r\n\r\n5- NOW YOU ARE READY TO PLAY!\r\n\r\nFOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a>\r\n\r\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" sizes=\"(max-width: 267px) 100vw, 267px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" alt=\"\" width=\"267\" height=\"265\" />\r\n<img title=\"get-it-on-google-play-badge\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" alt=\"get-it-on-google-play-badge\" />\r\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" sizes=\"(max-width: 267px) 100vw, 267px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" alt=\"\" width=\"267\" height=\"266\" />\r\n<img title=\"Download_on_the_App_Store_Badge.svg\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" alt=\"Download_on_the_App_Store_Badge.svg\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-23 13:32:28','2023-02-23 13:32:28','',1297,'https://vblinkonline.com/?p=2408',0,'revision','',0),(2409,1,'2023-02-23 13:32:30','2023-02-23 13:32:30','<style>/*! elementor - v3.11.1 - 15-02-2023 */<br />.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>\r\n<h4>ONLINE SWEEPSTAKES SLOTS &amp; FISHGAMES</h4>\r\n<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>\r\n<h2>ANY DEVICE!\r\nANYTIME!\r\nANYWHERE!</h2>\r\n<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>\r\n<a role=\"button\" href=\"https://vblink777.club\" target=\"_blank\" rel=\"noopener\">\r\nDownload Now!\r\n</a>\r\n<h2>ONLINE SWEEPSTAKES SLOTS &amp; FISHGAMES</h2>\r\n<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>\r\n<h2>ANY DEVICE!\r\nANYTIME!\r\nANYWHERE!</h2>\r\n<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>\r\n<a role=\"button\" href=\"https://vblink777.club\" target=\"_blank\" rel=\"noopener\">\r\nDownload Now!\r\n</a>\r\n\r\n<style>/*! elementor - v3.11.1 - 15-02-2023 */<br />.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>\r\n<h2>REGISTER NOW!</h2>\r\n<h5>Vblink puts the latest online sweepstakes slots &amp; fish games in the palm of your hand with our free sweepstakes &amp; fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>\r\n<a role=\"button\" href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" rel=\"noopener\">\r\nRegister\r\n</a>\r\n<h2>REGISTER NOW!</h2>\r\n<h5>Vblink puts the latest online sweepstakes slots &amp; fish games in the palm of your hand with our free sweepstakes &amp; fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>\r\n<a role=\"button\" href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" rel=\"noopener\">\r\nRegister\r\n</a>\r\n\r\n<style>/*! elementor - v3.11.1 - 15-02-2023 */<br />.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>\r\n<h1>Trending Now</h1>\r\n<input id=\"ekit_ia_f19a9a1_0\" hidden=\"\" checked=\"checked\" name=\"ekit_ia_f19a9a1\" type=\"radio\" />\r\n<label style=\"background-image: url(\'https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg\');\" for=\"ekit_ia_f19a9a1_0\">\r\nFunky Monkey\r\n</label>\r\n<input id=\"ekit_ia_f19a9a1_1\" hidden=\"\" name=\"ekit_ia_f19a9a1\" type=\"radio\" />\r\n<label style=\"background-image: url(\'https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg\');\" for=\"ekit_ia_f19a9a1_1\">\r\nGod of Wealth\r\n</label>\r\n<input id=\"ekit_ia_f19a9a1_2\" hidden=\"\" name=\"ekit_ia_f19a9a1\" type=\"radio\" />\r\n<label style=\"background-image: url(\'https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg\');\" for=\"ekit_ia_f19a9a1_2\">\r\nInsect Paradise\r\n</label>\r\n<input id=\"ekit_ia_f19a9a1_3\" hidden=\"\" name=\"ekit_ia_f19a9a1\" type=\"radio\" />\r\n<label style=\"background-image: url(\'https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg\');\" for=\"ekit_ia_f19a9a1_3\">\r\nMagic Pearl\r\n</label>\r\n<input id=\"ekit_ia_f19a9a1_4\" hidden=\"\" name=\"ekit_ia_f19a9a1\" type=\"radio\" />\r\n<label style=\"background-image: url(\'https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg\');\" for=\"ekit_ia_f19a9a1_4\">\r\nLong Teng Hu Xiao\r\n</label>\r\n<input id=\"ekit_ia_f19a9a1_5\" hidden=\"\" name=\"ekit_ia_f19a9a1\" type=\"radio\" />\r\n<label style=\"background-image: url(\'https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg\');\" for=\"ekit_ia_f19a9a1_5\">\r\nKirin Storm\r\n</label>\r\n<input id=\"ekit_ia_f19a9a1_6\" hidden=\"\" name=\"ekit_ia_f19a9a1\" type=\"radio\" />\r\n<label style=\"background-image: url(\'https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg\');\" for=\"ekit_ia_f19a9a1_6\">\r\nKeno\r\n</label>\r\n<input id=\"ekit_ia_f19a9a1_7\" hidden=\"\" name=\"ekit_ia_f19a9a1\" type=\"radio\" />\r\n<label style=\"background-image: url(\'https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg\');\" for=\"ekit_ia_f19a9a1_7\">\r\nEyes of Fortune\r\n</label>\r\n<input id=\"ekit_ia_f19a9a1_8\" hidden=\"\" name=\"ekit_ia_f19a9a1\" type=\"radio\" />\r\n<label style=\"background-image: url(\'https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\');\" for=\"ekit_ia_f19a9a1_8\">\r\nDaily Fishing\r\n</label>\r\n<input id=\"ekit_ia_f19a9a1_9\" hidden=\"\" name=\"ekit_ia_f19a9a1\" type=\"radio\" />\r\n<label style=\"background-image: url(\'https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg\');\" for=\"ekit_ia_f19a9a1_9\">\r\nBird Hunter\r\n</label>\r\n<input id=\"ekit_ia_f19a9a1_10\" hidden=\"\" name=\"ekit_ia_f19a9a1\" type=\"radio\" />\r\n<label style=\"background-image: url(\'https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg\');\" for=\"ekit_ia_f19a9a1_10\">\r\nCrab Avengers\r\n</label>\r\n<input id=\"ekit_ia_f19a9a1_11\" hidden=\"\" name=\"ekit_ia_f19a9a1\" type=\"radio\" />\r\n<label style=\"background-image: url(\'https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg\');\" for=\"ekit_ia_f19a9a1_11\">\r\nOcean Paradise\r\n</label>\r\n<input id=\"ekit_ia_f19a9a1_12\" hidden=\"\" name=\"ekit_ia_f19a9a1\" type=\"radio\" />\r\n<label style=\"background-image: url(\'https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg\');\" for=\"ekit_ia_f19a9a1_12\">\r\nHai Di Lao\r\n</label>\r\n<input id=\"ekit_ia_f19a9a1_13\" hidden=\"\" name=\"ekit_ia_f19a9a1\" type=\"radio\" />\r\n<label style=\"background-image: url(\'https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg\');\" for=\"ekit_ia_f19a9a1_13\">\r\nSponge Bob\r\n</label>\r\n<input id=\"ekit_ia_f19a9a1_14\" hidden=\"\" name=\"ekit_ia_f19a9a1\" type=\"radio\" />\r\n<label style=\"background-image: url(\'https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg\');\" for=\"ekit_ia_f19a9a1_14\">\r\nBird Hunter\r\n</label>\r\n<h1>Trending Now</h1>\r\n<style>/*! elementor - v3.11.1 - 15-02-2023 */<br />.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide,.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}</style>\r\n<figure><img alt=\"Ocean Paradise\" data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" /><figcaption>Ocean Paradise</figcaption></figure>\r\n<figure><img alt=\"Bird Hunter\" data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" /><figcaption>Bird Hunter</figcaption></figure>\r\n<figure><img alt=\"Sponge Bob\" data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" /><figcaption>Sponge Bob</figcaption></figure>\r\n<figure><img alt=\"Hai Oi Lao\" data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" /><figcaption>Hai Oi Lao</figcaption></figure>\r\n<figure><img alt=\"Kirin Storm\" data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" /><figcaption>Kirin Storm</figcaption></figure>\r\n<figure><img alt=\"Keno\" data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" /><figcaption>Keno</figcaption></figure>\r\n<figure><img alt=\"Eyes of Fortune\" data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" /><figcaption>Eyes of Fortune</figcaption></figure>\r\n<figure><img alt=\"Daily\" data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" /><figcaption>Daily</figcaption></figure>\r\n<figure><img alt=\"Crab Avengers\" data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" /><figcaption>Crab Avengers</figcaption></figure>\r\n<figure><img alt=\"God of Wealth\" data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" /><figcaption>God of Wealth</figcaption></figure>\r\n<figure><img alt=\"Long Teng Hu Xiao\" data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" /><figcaption>Long Teng Hu Xiao</figcaption></figure>\r\n<figure><img alt=\"Fantasy Unicorn\" data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" /><figcaption>Fantasy Unicorn</figcaption></figure>\r\n<figure><img alt=\"Magic Pearl\" data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" /><figcaption>Magic Pearl</figcaption></figure>\r\n<figure><img alt=\"Insect Paradise\" data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" /><figcaption>Insect Paradise</figcaption></figure>\r\n<figure><img alt=\"Funky Monkey\" data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" /><figcaption>Funky Monkey</figcaption></figure>\r\nPrevious\r\nNext\r\n<h1>Recent Games</h1>\r\n<ul data-layout-mode=\"masonry\">\r\n 	<li><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" width=\"212\" height=\"212\" />\r\n<h2>Apple Machine</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/apple-machine/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about “Apple Machine”\">View More</a></li>\r\n 	<li><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" width=\"212\" height=\"212\" />\r\n<h2>Sickbo</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/sickbo/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about “Sickbo”\">View More</a></li>\r\n 	<li><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" width=\"212\" height=\"212\" />\r\n<h2>The Bull</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/the-bull/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about “The Bull”\">View More</a></li>\r\n 	<li><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" width=\"212\" height=\"212\" />\r\n<h2>Keno</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/keno/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about “Keno”\">View More</a></li>\r\n 	<li><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" width=\"212\" height=\"212\" />\r\n<h2>Jungle Magic</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/jungle-magic/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about “Jungle Magic”\">View More</a></li>\r\n 	<li><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" width=\"212\" height=\"212\" />\r\n<h2>Superball Keno</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/superball-keno/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about “Superball Keno”\">View More</a></li>\r\n 	<li><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" width=\"212\" height=\"212\" />\r\n<h2>Doubleup Keno</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/doubleup-keno/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about “Doubleup Keno”\">View More</a></li>\r\n 	<li><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" width=\"212\" height=\"212\" />\r\n<h2>Luck Blackjack</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/luck-blackjack/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about “Luck Blackjack”\">View More</a></li>\r\n 	<li><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" width=\"212\" height=\"212\" />\r\n<h2>Roulette 24</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/roulette-24/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about “Roulette 24”\">View More</a></li>\r\n 	<li><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" width=\"212\" height=\"212\" />\r\n<h2>Roulette Gold</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/roulette-gold/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about “Roulette Gold”\">View More</a></li>\r\n 	<li><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" width=\"212\" height=\"212\" />\r\n<h2>Roul Oul</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/roul-oul/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about “Roul Oul”\">View More</a></li>\r\n 	<li><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" width=\"212\" height=\"212\" />\r\n<h2>Roulette 73</h2>\r\n&nbsp;\r\n\r\n<a href=\"https://vblinkonline.com/product/roulette-73/\" rel=\"nofollow\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about “Roulette 73”\">View More</a></li>\r\n</ul>\r\n<button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"39f089e1c8\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\r\nLoad More\r\n</button>\r\n<h1>Latest News</h1>\r\n<style>/*! elementor - v3.11.1 - 15-02-2023 */<br />.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>\r\n\r\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" sizes=\"(max-width: 640px) 100vw, 640px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" alt=\"\" width=\"640\" height=\"296\" />\r\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" sizes=\"(max-width: 640px) 100vw, 640px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" alt=\"\" width=\"640\" height=\"296\" />\r\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" sizes=\"(max-width: 640px) 100vw, 640px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" alt=\"\" width=\"640\" height=\"296\" />\r\n<h2>Vblink Online Web Version Now Released!</h2>\r\n<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>\r\n<a role=\"button\" href=\"https://vblink.club\" target=\"_blank\" rel=\"noopener\">\r\nPlay Vblink on the Web\r\n</a>\r\n<h2>Vblink Online Web Version Now Released!</h2>\r\n<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>\r\n<a role=\"button\" href=\"https://vblink777.club\" target=\"_blank\" rel=\"noopener\">\r\nPlay Vblink on the Web\r\n</a>\r\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" sizes=\"(max-width: 640px) 100vw, 640px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" alt=\"\" width=\"640\" height=\"296\" />\r\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" sizes=\"(max-width: 640px) 100vw, 640px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" alt=\"\" width=\"640\" height=\"296\" />\r\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" sizes=\"(max-width: 640px) 100vw, 640px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" alt=\"\" width=\"640\" height=\"296\" />\r\n<h2>Simple Install Process</h2>\r\n1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.\r\n\r\n2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.\r\n\r\n3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a>\r\n\r\n4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.\r\n\r\n5- NOW YOU ARE READY TO PLAY!\r\n\r\nFOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a>\r\n\r\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" sizes=\"(max-width: 267px) 100vw, 267px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" alt=\"\" width=\"267\" height=\"265\" />\r\n<img title=\"get-it-on-google-play-badge\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" alt=\"get-it-on-google-play-badge\" />\r\n<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" sizes=\"(max-width: 267px) 100vw, 267px\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" alt=\"\" width=\"267\" height=\"266\" />\r\n<img title=\"Download_on_the_App_Store_Badge.svg\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" alt=\"Download_on_the_App_Store_Badge.svg\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-23 13:32:30','2023-02-23 13:32:30','',1297,'https://vblinkonline.com/?p=2409',0,'revision','',0),(2412,1,'2023-02-23 13:32:58','2023-02-23 13:32:58','<h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<h1>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h1>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Di Lao\" /><figcaption>Hai Di Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily Fishing\" /><figcaption>Daily Fishing</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"653ed332d5\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-23 13:32:58','2023-02-23 13:32:58','',1297,'https://vblinkonline.com/?p=2412',0,'revision','',0),(2413,1,'2023-02-23 13:33:00','2023-02-23 13:33:00','<h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<h1>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h1>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Di Lao\" /><figcaption>Hai Di Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily Fishing\" /><figcaption>Daily Fishing</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"653ed332d5\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-23 13:33:00','2023-02-23 13:33:00','',1297,'https://vblinkonline.com/?p=2413',0,'revision','',0),(2414,1,'2023-02-23 19:56:21','2023-02-23 19:56:21','','...','','draft','open','closed','','','','','2023-02-23 19:56:21','2023-02-23 19:56:21','',0,'https://vblinkonline.com/?post_type=product&p=2414',0,'product','',0),(2415,1,'2023-02-23 20:03:58','2023-02-23 20:03:58','https://vblinkonline.com/wp-content/uploads/2023/02/test.csv','test.csv','','private','open','closed','','test-csv','','','2023-02-23 20:03:58','2023-02-23 20:03:58','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/test.csv',0,'attachment','text/csv',0),(2416,1,'2023-02-23 20:06:55','2023-02-23 20:06:55','https://vblinkonline.com/wp-content/uploads/2023/02/test-test.csv','test-test.csv','','private','open','closed','','test-test-csv','','','2023-02-23 20:06:55','2023-02-23 20:06:55','',0,'https://vblinkonline.com/wp-content/uploads/2023/02/test-test.csv',0,'attachment','text/csv',0),(2441,1,'2023-02-24 08:25:29','2023-02-24 08:25:29','<h2>Player Registration</h2>		\n			<h2>STEP 1</h2>		\n			<h4>1- Fill out registration for below</h4>		\n			<h2>STEP 2</h2>		\n			<h4>Download the Vblink App</h4>		\n			<h2>STEP 3</h2>		\n			<h4>You will be contacted to assign you an account</h4>		\n			<h2>STEP 4</h2>		\n			<h4>Buy initial game credits</h4>		\n			<h2>STEP 5</h2>		\n			<h4>Play Games</h4>		\n			<h2>New Player</h2>		\n		<h4>New players may fill out the contact form for your information to be sent to a list of stores from known distributors that offer Vblink. Vblink has no affiliation with these stores and you must communicate with them only. Vblink will not be able to help you if you have a discrepancy with these stores. By filling out this form, you agree to this message and the messages above.</h4><h4><br />IF YOU ARE A PLAYER, PLEASE CONTACT YOUR STORE IF YOU ARE IN NEED OF ASSISTANCE. THIS INCLUDES FORGETTING YOUR PASSWORD. YOUR ACCOUNT HOLDER IS THE ONLY ONE THAT CAN CHANGE IT. Vblink DOES NOT HAVE THE ABILITY TO DO SO.</h4>Vblink sells software to large distributors. Those distributors sell to smaller distributors that sell to individual stores. Vblink has no affiliation with these stores and is not responsible for how they run their business. Trust these people at your own risk		\n		[metform form_id=\"2256\"]','Player Registration','','inherit','closed','closed','','1339-revision-v1','','','2023-02-24 08:25:29','2023-02-24 08:25:29','',1339,'https://vblinkonline.com/?p=2441',0,'revision','',0),(2422,1,'2023-02-24 06:28:37','2023-02-24 06:28:37','<h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<h1>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h1>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Di Lao\" /><figcaption>Hai Di Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily Fishing\" /><figcaption>Daily Fishing</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"653ed332d5\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-24 06:28:37','2023-02-24 06:28:37','',1297,'https://vblinkonline.com/?p=2422',0,'revision','',0),(2423,1,'2023-02-24 06:28:40','2023-02-24 06:28:40','<h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<h1>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h1>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Di Lao\" /><figcaption>Hai Di Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily Fishing\" /><figcaption>Daily Fishing</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"653ed332d5\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-24 06:28:40','2023-02-24 06:28:40','',1297,'https://vblinkonline.com/?p=2423',0,'revision','',0),(2424,1,'2023-02-24 06:28:41','2023-02-24 06:28:41','<h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<h1>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h1>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Di Lao\" /><figcaption>Hai Di Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily Fishing\" /><figcaption>Daily Fishing</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"Roulette 24\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"Roulette Gold\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"Roul Oul\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"Roulette 73\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"Belangkia\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"Dragon Tiger\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"Single Pick\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"Baccarat\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"21 Blackjack\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"Apple Machine\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"SicBo\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"The Bull\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"e589b3c07c\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-24 06:28:41','2023-02-24 06:28:41','',1297,'https://vblinkonline.com/?p=2424',0,'revision','',0),(2425,1,'2023-02-24 06:32:43','2023-02-24 06:32:43','<h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<h1>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h1>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Di Lao\" /><figcaption>Hai Di Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily Fishing\" /><figcaption>Daily Fishing</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"Roulette 24\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"Roulette Gold\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"Roul Oul\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"Roulette 73\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"Belangkia\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"Dragon Tiger\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"Single Pick\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"Baccarat\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"21 Blackjack\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"Apple Machine\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"SicBo\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"The Bull\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"e589b3c07c\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-24 06:32:43','2023-02-24 06:32:43','',1297,'https://vblinkonline.com/?p=2425',0,'revision','',0),(2426,1,'2023-02-24 06:32:45','2023-02-24 06:32:45','<h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<h1>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h1>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Di Lao\" /><figcaption>Hai Di Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily Fishing\" /><figcaption>Daily Fishing</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"Roulette 24\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"Roulette Gold\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"Roul Oul\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"Roulette 73\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"Belangkia\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"Dragon Tiger\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"Single Pick\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"Baccarat\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"21 Blackjack\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"Apple Machine\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"SicBo\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"The Bull\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"e589b3c07c\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-24 06:32:45','2023-02-24 06:32:45','',1297,'https://vblinkonline.com/?p=2426',0,'revision','',0),(2427,1,'2023-02-24 06:32:47','2023-02-24 06:32:47','<h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<h1>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h1>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Di Lao\" /><figcaption>Hai Di Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily Fishing\" /><figcaption>Daily Fishing</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"Superball Keno\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"Doubleup Keno\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"Luck BlakJack\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"Roulette 24\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"Roulette Gold\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"Roul Oul\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"Roulette 73\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"Belangkia\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"Dragon Tiger\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"Single Pick\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"Baccarat\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"21 Blackjack\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"e589b3c07c\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-24 06:32:47','2023-02-24 06:32:47','',1297,'https://vblinkonline.com/?p=2427',0,'revision','',0),(2431,1,'2023-02-24 06:48:04','2023-02-24 06:48:04','<h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<h1>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h1>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n							<h1>\n				Trending Now				</h1>\n								<figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg\" alt=\"Ocean Paradise\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-768x1076.jpg\" alt=\"Bird Hunter\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-768x1076.jpg\" alt=\"Sponge Bob\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg\" alt=\"Hai Di Lao\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-768x1076.jpg\" alt=\"Kirin Storm\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg\" alt=\"Keno\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg\" alt=\"Eyes of Fortune\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\" alt=\"Daily Fishing\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-768x1076.jpg\" alt=\"Crab Avengers\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1001JINCHANBUYU-VIP手机设备）_59x88cm_20220108-Large.jpg\" alt=\"Jinchan Buyu\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-768x1075.jpeg\" alt=\"God of Wealth\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-768x1075.jpeg\" alt=\"Long Teng Hu Xiao\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-768x1146.jpeg\" alt=\"Fantasy Unicorn\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-768x1075.jpeg\" alt=\"Magic Pearl\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-768x1075.jpeg\" alt=\"Insect Paradise\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-768x1146.jpeg\" alt=\"Funky Monkey\" /></figure>			\n												Previous\n												Next\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Di Lao\" /><figcaption>Hai Di Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily Fishing\" /><figcaption>Daily Fishing</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"Single Pick\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"Baccarat\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"21 Blackjack\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"Apple Machine\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"SicBo\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"The Bull\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"Keno\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"Jungle Magic\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"Superball Keno\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"Doubleup Keno\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"Luck BlakJack\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"Roulette 24\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"e589b3c07c\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-24 06:48:04','2023-02-24 06:48:04','',1297,'https://vblinkonline.com/?p=2431',0,'revision','',0),(2437,1,'2023-02-24 07:26:04','2023-02-24 07:26:04','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>Player Registration</h2>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>STEP 1</h2>		\n			<h4>1- Fill out registration for below</h4>		\n			<h2>STEP 2</h2>		\n			<h4>Download the Vblink App</h4>		\n			<h2>STEP 3</h2>		\n			<h4>You will be contacted to assign you an account</h4>		\n			<h2>STEP 4</h2>		\n			<h4>Buy initial game credits</h4>		\n			<h2>STEP 5</h2>		\n			<h4>Play Games</h4>		\n			<h2>New Player</h2>		\n		<h4>New players may fill out the contact form for your information to be sent to a list of stores from known distributors that offer Orion Stars. Vblink has no affiliation with these stores and you must communicate with them only. Vblink will not be able to help you if you have a discrepancy with these stores. By filling out this form, you agree to this message and the messages above.</h4>\n<h4><br>IF YOU ARE A PLAYER, PLEASE CONTACT YOUR STORE IF YOU ARE IN NEED OF ASSISTANCE. THIS INCLUDES FORGETTING YOUR PASSWORD. YOUR ACCOUNT HOLDER IS THE ONLY ONE THAT CAN CHANGE IT. Vblink DOES NOT HAVE THE ABILITY TO DO SO.</h4>Vblink sells software to large distributors. Those distributors sell to smaller distributors that sell to individual stores. Vblink has no affiliation with these stores and is not responsible for how they run their business. Trust these people at your own risk		\n		[metform form_id=\"2256\"]','Player Registration','','inherit','closed','closed','','1339-revision-v1','','','2023-02-24 07:26:04','2023-02-24 07:26:04','',1339,'https://vblinkonline.com/?p=2437',0,'revision','',0),(2430,1,'2023-02-24 06:48:02','2023-02-24 06:48:02','<h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<h1>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h1>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n							<h1>\n				Trending Now				</h1>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Di Lao\" /><figcaption>Hai Di Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily Fishing\" /><figcaption>Daily Fishing</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"Superball Keno\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"Doubleup Keno\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"Luck BlakJack\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"Roulette 24\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"Roulette Gold\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"Roul Oul\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"Roulette 73\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"Belangkia\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"Dragon Tiger\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"Single Pick\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"Baccarat\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"21 Blackjack\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"e589b3c07c\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-24 06:48:02','2023-02-24 06:48:02','',1297,'https://vblinkonline.com/?p=2430',0,'revision','',0),(2653,1,'2023-04-12 12:56:49','2023-04-12 12:56:49','<h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<h1>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h1>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n		https://youtu.be/8VZPdksgQrk		\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n							<h1>\n				Trending Now				</h1>\n								<figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg\" alt=\"Ocean Paradise\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-768x1076.jpg\" alt=\"Bird Hunter\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-768x1076.jpg\" alt=\"Sponge Bob\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg\" alt=\"Hai Di Lao\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-768x1076.jpg\" alt=\"Kirin Storm\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg\" alt=\"Keno\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg\" alt=\"Eyes of Fortune\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\" alt=\"Daily Fishing\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-768x1076.jpg\" alt=\"Crab Avengers\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1001JINCHANBUYU-VIP手机设备）_59x88cm_20220108-Large.jpg\" alt=\"Jinchan Buyu\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-768x1075.jpeg\" alt=\"God of Wealth\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-768x1075.jpeg\" alt=\"Long Teng Hu Xiao\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-768x1146.jpeg\" alt=\"Fantasy Unicorn\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-768x1075.jpeg\" alt=\"Magic Pearl\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-768x1075.jpeg\" alt=\"Insect Paradise\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-768x1146.jpeg\" alt=\"Funky Monkey\" /></figure>			\n												Previous\n												Next\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Di Lao\" /><figcaption>Hai Di Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily Fishing\" /><figcaption>Daily Fishing</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"Belangkia\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"Dragon Tiger\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"Single Pick\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"Baccarat\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"21 Blackjack\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"Apple Machine\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"SicBo\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"The Bull\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"Keno\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"Jungle Magic\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"Superball Keno\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"Doubleup Keno\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"f6d73744a9\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-04-12 12:56:49','2023-04-12 12:56:49','',1297,'https://vblinkonline.com/?p=2653',0,'revision','',0),(2435,1,'2023-02-24 06:49:50','2023-02-24 06:49:50','<h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<h1>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h1>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n							<h1>\n				Trending Now				</h1>\n								<figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg\" alt=\"Ocean Paradise\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-768x1076.jpg\" alt=\"Bird Hunter\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-768x1076.jpg\" alt=\"Sponge Bob\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg\" alt=\"Hai Di Lao\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-768x1076.jpg\" alt=\"Kirin Storm\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg\" alt=\"Keno\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg\" alt=\"Eyes of Fortune\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\" alt=\"Daily Fishing\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-768x1076.jpg\" alt=\"Crab Avengers\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1001JINCHANBUYU-VIP手机设备）_59x88cm_20220108-Large.jpg\" alt=\"Jinchan Buyu\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-768x1075.jpeg\" alt=\"God of Wealth\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-768x1075.jpeg\" alt=\"Long Teng Hu Xiao\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-768x1146.jpeg\" alt=\"Fantasy Unicorn\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-768x1075.jpeg\" alt=\"Magic Pearl\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-768x1075.jpeg\" alt=\"Insect Paradise\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-768x1146.jpeg\" alt=\"Funky Monkey\" /></figure>			\n												Previous\n												Next\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Di Lao\" /><figcaption>Hai Di Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily Fishing\" /><figcaption>Daily Fishing</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"Jungle Magic\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"Superball Keno\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"Doubleup Keno\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"Luck BlakJack\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"Roulette 24\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"Roulette Gold\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"Roul Oul\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"Roulette 73\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"Belangkia\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"Dragon Tiger\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"Single Pick\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"Baccarat\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"e589b3c07c\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-24 06:49:50','2023-02-24 06:49:50','',1297,'https://vblinkonline.com/?p=2435',0,'revision','',0),(2436,1,'2023-02-24 07:26:02','2023-02-24 07:26:02','<style>/*! elementor - v3.11.1 - 15-02-2023 */\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><h2>Player Registration</h2>		\n			<style>/*! elementor - v3.11.1 - 15-02-2023 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>		\n			<h2>STEP 1</h2>		\n			<h4>1- Fill out registration for below</h4>		\n			<h2>STEP 2</h2>		\n			<h4>Download the Vblink App</h4>		\n			<h2>STEP 3</h2>		\n			<h4>You will be contacted to assign you an account</h4>		\n			<h2>STEP 4</h2>		\n			<h4>Buy initial game credits</h4>		\n			<h2>STEP 5</h2>		\n			<h4>Play Games</h4>		\n			<h2>New Player</h2>		\n		<h4>New players may fill out the contact form for your information to be sent to a list of stores from known distributors that offer Orion Stars. Vblink has no affiliation with these stores and you must communicate with them only. Vblink will not be able to help you if you have a discrepancy with these stores. By filling out this form, you agree to this message and the messages above.</h4>\n<h4><br>IF YOU ARE A PLAYER, PLEASE CONTACT YOUR STORE IF YOU ARE IN NEED OF ASSISTANCE. THIS INCLUDES FORGETTING YOUR PASSWORD. YOUR ACCOUNT HOLDER IS THE ONLY ONE THAT CAN CHANGE IT. Vblink DOES NOT HAVE THE ABILITY TO DO SO.</h4>Vblink sells software to large distributors. Those distributors sell to smaller distributors that sell to individual stores. Vblink has no affiliation with these stores and is not responsible for how they run their business. Trust these people at your own risk		\n		[metform form_id=\"2256\"]','Player Registration','','inherit','closed','closed','','1339-revision-v1','','','2023-02-24 07:26:02','2023-02-24 07:26:02','',1339,'https://vblinkonline.com/?p=2436',0,'revision','',0),(2433,1,'2023-02-24 06:49:45','2023-02-24 06:49:45','<h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<h1>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h1>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n							<h1>\n				Trending Now				</h1>\n								<figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg\" alt=\"Ocean Paradise\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-768x1076.jpg\" alt=\"Bird Hunter\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-768x1076.jpg\" alt=\"Sponge Bob\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg\" alt=\"Hai Di Lao\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-768x1076.jpg\" alt=\"Kirin Storm\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg\" alt=\"Keno\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg\" alt=\"Eyes of Fortune\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\" alt=\"Daily Fishing\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-768x1076.jpg\" alt=\"Crab Avengers\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1001JINCHANBUYU-VIP手机设备）_59x88cm_20220108-Large.jpg\" alt=\"Jinchan Buyu\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-768x1075.jpeg\" alt=\"God of Wealth\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-768x1075.jpeg\" alt=\"Long Teng Hu Xiao\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-768x1146.jpeg\" alt=\"Fantasy Unicorn\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-768x1075.jpeg\" alt=\"Magic Pearl\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-768x1075.jpeg\" alt=\"Insect Paradise\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-768x1146.jpeg\" alt=\"Funky Monkey\" /></figure>			\n												Previous\n												Next\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Di Lao\" /><figcaption>Hai Di Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily Fishing\" /><figcaption>Daily Fishing</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"Single Pick\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"Baccarat\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"21 Blackjack\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"Apple Machine\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"SicBo\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"The Bull\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"Keno\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"Jungle Magic\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"Superball Keno\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"Doubleup Keno\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"Luck BlakJack\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"Roulette 24\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"e589b3c07c\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-24 06:49:45','2023-02-24 06:49:45','',1297,'https://vblinkonline.com/?p=2433',0,'revision','',0),(2434,1,'2023-02-24 06:49:48','2023-02-24 06:49:48','<h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<h1>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h1>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n							<h1>\n				Trending Now				</h1>\n								<figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg\" alt=\"Ocean Paradise\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-768x1076.jpg\" alt=\"Bird Hunter\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-768x1076.jpg\" alt=\"Sponge Bob\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg\" alt=\"Hai Di Lao\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-768x1076.jpg\" alt=\"Kirin Storm\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg\" alt=\"Keno\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg\" alt=\"Eyes of Fortune\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\" alt=\"Daily Fishing\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-768x1076.jpg\" alt=\"Crab Avengers\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1001JINCHANBUYU-VIP手机设备）_59x88cm_20220108-Large.jpg\" alt=\"Jinchan Buyu\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-768x1075.jpeg\" alt=\"God of Wealth\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-768x1075.jpeg\" alt=\"Long Teng Hu Xiao\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-768x1146.jpeg\" alt=\"Fantasy Unicorn\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-768x1075.jpeg\" alt=\"Magic Pearl\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-768x1075.jpeg\" alt=\"Insect Paradise\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-768x1146.jpeg\" alt=\"Funky Monkey\" /></figure>			\n												Previous\n												Next\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Di Lao\" /><figcaption>Hai Di Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily Fishing\" /><figcaption>Daily Fishing</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"Single Pick\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"Baccarat\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"21 Blackjack\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"Apple Machine\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"SicBo\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"The Bull\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"Keno\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"Jungle Magic\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"Superball Keno\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"Doubleup Keno\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"Luck BlakJack\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"Roulette 24\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"e589b3c07c\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-02-24 06:49:48','2023-02-24 06:49:48','',1297,'https://vblinkonline.com/?p=2434',0,'revision','',0),(2443,1,'2023-02-24 08:25:31','2023-02-24 08:25:31','<h2>Player Registration</h2>		\n			<h2>STEP 1</h2>		\n			<h4>1- Fill out registration for below</h4>		\n			<h2>STEP 2</h2>		\n			<h4>Download the Vblink App</h4>		\n			<h2>STEP 3</h2>		\n			<h4>You will be contacted to assign you an account</h4>		\n			<h2>STEP 4</h2>		\n			<h4>Buy initial game credits</h4>		\n			<h2>STEP 5</h2>		\n			<h4>Play Games</h4>		\n			<h2>New Player</h2>		\n		<h4>New players may fill out the contact form for your information to be sent to a list of stores from known distributors that offer Vblink. Vblink has no affiliation with these stores and you must communicate with them only. Vblink will not be able to help you if you have a discrepancy with these stores. By filling out this form, you agree to this message and the messages above.</h4><h4><br />IF YOU ARE A PLAYER, PLEASE CONTACT YOUR STORE IF YOU ARE IN NEED OF ASSISTANCE. THIS INCLUDES FORGETTING YOUR PASSWORD. YOUR ACCOUNT HOLDER IS THE ONLY ONE THAT CAN CHANGE IT. Vblink DOES NOT HAVE THE ABILITY TO DO SO.</h4>Vblink sells software to large distributors. Those distributors sell to smaller distributors that sell to individual stores. Vblink has no affiliation with these stores and is not responsible for how they run their business. Trust these people at your own risk		\n		[metform form_id=\"2256\"]','Player Registration','','inherit','closed','closed','','1339-revision-v1','','','2023-02-24 08:25:31','2023-02-24 08:25:31','',1339,'https://vblinkonline.com/?p=2443',0,'revision','',0),(2444,1,'2023-02-24 08:25:35','2023-02-24 08:25:35','.ehf-header #masthead {\n    z-index: 999;\n    position: relative;\n		padding-left: 15px;\n		padding-right: 15px;\n		background: transparent;\n		width:100%;\n		margin-right: auto;\n		margin-left: auto;\n}\n\n.entry-header h1.entry-title{\n	display:none;\n}\n\n.page-id-1338 .elementor *, .elementor :after, .elementor :before{ \n    height: auto !important;\n}\n\n.page-id-1340 .body{\n	background-color: #ffffff !important;\n}\n\n.page-id-1336 #masthead{\n	background-color: black !important;\n}\n\n.page-id-1340 #masthead{\n	background-color:black !important;\n}\n\n.page-id-2205 #masthead{\n	background-color: black !important;\n}\n\n.page-id-2227 #masthead{\n	background-color: black !important;\n}\n\n\n.page-id-3 #masthead{\n	background-color: black !important;\n}\n\n.page-id-1339 #masthead{\n	background-color: black !important;\n}\n\n.page-id-2293 #masthead{\n	background-color: black !important;\n}\n\n.page-id-1339 .elementor-1339 .elementor-element.elementor-element-8ce5b33:not(.elementor-motion-effects-element-type-background), .elementor-1339 .elementor-element.elementor-element-8ce5b33 > .elementor-motion-effects-container > .elementor-motion-effects-layer{\n	background: #ff7f5026;\n}','Hitzone','','inherit','closed','closed','','1358-revision-v1','','','2023-02-24 08:25:35','2023-02-24 08:25:35','',1358,'https://vblinkonline.com/?p=2444',0,'revision','',0),(2594,0,'2023-03-27 08:50:09','2023-03-27 08:50:09','','Entry # 130','','publish','closed','closed','','entry-130','','','2023-03-27 08:50:09','2023-03-27 08:50:09','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2594',0,'metform-entry','',0),(2595,0,'2023-03-27 08:50:12','2023-03-27 08:50:12','','Entry # 131','','publish','closed','closed','','entry-131','','','2023-03-27 08:50:12','2023-03-27 08:50:12','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2595',0,'metform-entry','',0),(2596,0,'2023-03-28 01:44:27','2023-03-28 01:44:27','','Entry # 132','','publish','closed','closed','','entry-132','','','2023-03-28 01:44:27','2023-03-28 01:44:27','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2596',0,'metform-entry','',0),(2598,0,'2023-03-28 12:03:17','2023-03-28 12:03:17','','Entry # 134','','publish','closed','closed','','entry-134','','','2023-03-28 12:03:17','2023-03-28 12:03:17','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2598',0,'metform-entry','',0),(2599,0,'2023-03-28 22:57:51','2023-03-28 22:57:51','','Entry # 135','','publish','closed','closed','','entry-135','','','2023-03-28 22:57:51','2023-03-28 22:57:51','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2599',0,'metform-entry','',0),(2600,0,'2023-03-29 03:47:20','2023-03-29 03:47:20','','Entry # 136','','publish','closed','closed','','entry-136','','','2023-03-29 03:47:20','2023-03-29 03:47:20','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2600',0,'metform-entry','',0),(2601,0,'2023-03-30 13:12:30','2023-03-30 13:12:30','','Entry # 137','','publish','closed','closed','','entry-137','','','2023-03-30 13:12:30','2023-03-30 13:12:30','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2601',0,'metform-entry','',0),(2602,0,'2023-03-31 08:04:24','2023-03-31 08:04:24','','Entry # 138','','publish','closed','closed','','entry-138','','','2023-03-31 08:04:24','2023-03-31 08:04:24','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2602',0,'metform-entry','',0),(2603,0,'2023-03-31 09:43:38','2023-03-31 09:43:38','','Entry # 139','','publish','closed','closed','','entry-139','','','2023-03-31 09:43:38','2023-03-31 09:43:38','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2603',0,'metform-entry','',0),(2442,1,'2023-02-24 08:25:30','2023-02-24 08:25:30','<h2>Player Registration</h2>		\n			<h2>STEP 1</h2>		\n			<h4>1- Fill out registration for below</h4>		\n			<h2>STEP 2</h2>		\n			<h4>Download the Vblink App</h4>		\n			<h2>STEP 3</h2>		\n			<h4>You will be contacted to assign you an account</h4>		\n			<h2>STEP 4</h2>		\n			<h4>Buy initial game credits</h4>		\n			<h2>STEP 5</h2>		\n			<h4>Play Games</h4>		\n			<h2>New Player</h2>		\n		<h4>New players may fill out the contact form for your information to be sent to a list of stores from known distributors that offer Vblink. Vblink has no affiliation with these stores and you must communicate with them only. Vblink will not be able to help you if you have a discrepancy with these stores. By filling out this form, you agree to this message and the messages above.</h4><h4><br />IF YOU ARE A PLAYER, PLEASE CONTACT YOUR STORE IF YOU ARE IN NEED OF ASSISTANCE. THIS INCLUDES FORGETTING YOUR PASSWORD. YOUR ACCOUNT HOLDER IS THE ONLY ONE THAT CAN CHANGE IT. Vblink DOES NOT HAVE THE ABILITY TO DO SO.</h4>Vblink sells software to large distributors. Those distributors sell to smaller distributors that sell to individual stores. Vblink has no affiliation with these stores and is not responsible for how they run their business. Trust these people at your own risk		\n		[metform form_id=\"2256\"]','Player Registration','','inherit','closed','closed','','1339-revision-v1','','','2023-02-24 08:25:30','2023-02-24 08:25:30','',1339,'https://vblinkonline.com/?p=2442',0,'revision','',0),(2448,1,'2023-02-24 08:27:55','2023-02-24 08:27:55','<h2>Player Registration</h2>		\n			<h2>STEP 1</h2>		\n			<h4>1- Fill out registration for below</h4>		\n			<h2>STEP 2</h2>		\n			<h4>Download the Vblink App</h4>		\n			<h2>STEP 3</h2>		\n			<h4>You will be contacted to assign you an account</h4>		\n			<h2>STEP 4</h2>		\n			<h4>Buy initial game credits</h4>		\n			<h2>STEP 5</h2>		\n			<h4>Play Games</h4>		\n			<h2>New Player</h2>		\n		<h4>New players may fill out the contact form for your information to be sent to a list of stores from known distributors that offer Vblink. Vblink has no affiliation with these stores and you must communicate with them only. Vblink will not be able to help you if you have a discrepancy with these stores. By filling out this form, you agree to this message and the messages above.</h4><h4><br />IF YOU ARE A PLAYER, PLEASE CONTACT YOUR STORE IF YOU ARE IN NEED OF ASSISTANCE. THIS INCLUDES FORGETTING YOUR PASSWORD. YOUR ACCOUNT HOLDER IS THE ONLY ONE THAT CAN CHANGE IT. Vblink DOES NOT HAVE THE ABILITY TO DO SO.</h4>Vblink sells software to large distributors. Those distributors sell to smaller distributors that sell to individual stores. Vblink has no affiliation with these stores and is not responsible for how they run their business. Trust these people at your own risk		\n		[metform form_id=\"2256\"]','Player Registration','','inherit','closed','closed','','1339-revision-v1','','','2023-02-24 08:27:55','2023-02-24 08:27:55','',1339,'https://vblinkonline.com/?p=2448',0,'revision','',0),(2449,1,'2023-02-24 08:44:24','2023-02-24 08:44:24','<style>/*! elementor - v3.11.1 - 15-02-2023 */<br />\r\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style> <style>/*! elementor - v3.11.1 - 15-02-2023 */<br />\r\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>\r\n<h2>Stores and Distributors</h2>\r\nAre you interested in online gaming, especially in sweepstakes games? Would you like to want to open your internet games business? If your answer is yes, then you are in luck, because we are going to explain the steps in detail.\r\n\r\nWe are looking for income motivated people to join our group of gaming professionals. Currently we have open territories for online stores or distributorships in most all 50 US States.\r\n\r\nVblink sells software to large distributors. Those distributors sell to smaller distributors that sell to individual stores. Vblink has no affiliation with these stores and is not responsible for how they run their business. However, Vblink does want to know of any wrong-doing and will conduct an investigation on what has been reported. Vblink does not tolerate abuse of the software.\r\n<h2>New Distributor/Store Application Form</h2>\r\nIf you would like to become a Distributor, please fill out this form and we will be in contact with you. If you are a store looking for the Vblink software, please fill out this form and you will be contacted. We thank you for reaching out to us and we are looking forward to potential future business with you.\r\n\r\n<!----------------------------- * controls_data : find the the props passed indie of data attribute * props.SubmitResponseMarkup : contains the markup of error or success message * https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals --------------------------- -->','Store & Distributers','','inherit','closed','closed','','2293-revision-v1','','','2023-02-24 08:44:24','2023-02-24 08:44:24','',2293,'https://vblinkonline.com/?p=2449',0,'revision','',0),(2445,1,'2023-02-24 08:26:16','2023-02-24 08:26:16','<style>/*! elementor - v3.11.1 - 15-02-2023 */<br />\r\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>\r\n<h2>Player Registration</h2>\r\n<style>/*! elementor - v3.11.1 - 15-02-2023 */<br />\r\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>\r\n<h2>STEP 1</h2>\r\n<h4>1- Fill out registration for below</h4>\r\n<h2>STEP 2</h2>\r\n<h4>Download the Vblink App</h4>\r\n<h2>STEP 3</h2>\r\n<h4>You will be contacted to assign you an account</h4>\r\n<h2>STEP 4</h2>\r\n<h4>Buy initial game credits</h4>\r\n<h2>STEP 5</h2>\r\n<h4>Play Games</h4>\r\n<h2>New Player</h2>\r\n<h4>New players may fill out the contact form for your information to be sent to a list of stores from known distributors that offer Orion Stars. Vblink has no affiliation with these stores and you must communicate with them only. Vblink will not be able to help you if you have a discrepancy with these stores. By filling out this form, you agree to this message and the messages above.</h4>\r\n<h4>\r\nIF YOU ARE A PLAYER, PLEASE CONTACT YOUR STORE IF YOU ARE IN NEED OF ASSISTANCE. THIS INCLUDES FORGETTING YOUR PASSWORD. YOUR ACCOUNT HOLDER IS THE ONLY ONE THAT CAN CHANGE IT. Vblink DOES NOT HAVE THE ABILITY TO DO SO.</h4>\r\nVblink sells software to large distributors. Those distributors sell to smaller distributors that sell to individual stores. Vblink has no affiliation with these stores and is not responsible for how they run their business. Trust these people at your own risk\r\n[metform form_id=\"2256\"]','Player Registration','','inherit','closed','closed','','1339-revision-v1','','','2023-02-24 08:26:16','2023-02-24 08:26:16','',1339,'https://vblinkonline.com/?p=2445',0,'revision','',0),(2446,1,'2023-02-24 08:27:53','2023-02-24 08:27:53','<style>/*! elementor - v3.11.1 - 15-02-2023 */<br />\r\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>\r\n<h2>Player Registration</h2>\r\n<style>/*! elementor - v3.11.1 - 15-02-2023 */<br />\r\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>\r\n<h2>STEP 1</h2>\r\n<h4>1- Fill out registration for below</h4>\r\n<h2>STEP 2</h2>\r\n<h4>Download the Vblink App</h4>\r\n<h2>STEP 3</h2>\r\n<h4>You will be contacted to assign you an account</h4>\r\n<h2>STEP 4</h2>\r\n<h4>Buy initial game credits</h4>\r\n<h2>STEP 5</h2>\r\n<h4>Play Games</h4>\r\n<h2>New Player</h2>\r\n<h4>New players may fill out the contact form for your information to be sent to a list of stores from known distributors that offer Orion Stars. Vblink has no affiliation with these stores and you must communicate with them only. Vblink will not be able to help you if you have a discrepancy with these stores. By filling out this form, you agree to this message and the messages above.</h4>\r\n<h4>\r\nIF YOU ARE A PLAYER, PLEASE CONTACT YOUR STORE IF YOU ARE IN NEED OF ASSISTANCE. THIS INCLUDES FORGETTING YOUR PASSWORD. YOUR ACCOUNT HOLDER IS THE ONLY ONE THAT CAN CHANGE IT. Vblink DOES NOT HAVE THE ABILITY TO DO SO.</h4>\r\nVblink sells software to large distributors. Those distributors sell to smaller distributors that sell to individual stores. Vblink has no affiliation with these stores and is not responsible for how they run their business. Trust these people at your own risk\r\n[metform form_id=\"2256\"]','Player Registration','','inherit','closed','closed','','1339-revision-v1','','','2023-02-24 08:27:53','2023-02-24 08:27:53','',1339,'https://vblinkonline.com/?p=2446',0,'revision','',0),(2447,1,'2023-02-24 08:27:55','2023-02-24 08:27:55','<style>/*! elementor - v3.11.1 - 15-02-2023 */<br />\r\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>\r\n<h2>Player Registration</h2>\r\n<style>/*! elementor - v3.11.1 - 15-02-2023 */<br />\r\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style>\r\n<h2>STEP 1</h2>\r\n<h4>1- Fill out registration for below</h4>\r\n<h2>STEP 2</h2>\r\n<h4>Download the Vblink App</h4>\r\n<h2>STEP 3</h2>\r\n<h4>You will be contacted to assign you an account</h4>\r\n<h2>STEP 4</h2>\r\n<h4>Buy initial game credits</h4>\r\n<h2>STEP 5</h2>\r\n<h4>Play Games</h4>\r\n<h2>New Player</h2>\r\n<h4>New players may fill out the contact form for your information to be sent to a list of stores from known distributors that offer Orion Stars. Vblink has no affiliation with these stores and you must communicate with them only. Vblink will not be able to help you if you have a discrepancy with these stores. By filling out this form, you agree to this message and the messages above.</h4>\r\n<h4>\r\nIF YOU ARE A PLAYER, PLEASE CONTACT YOUR STORE IF YOU ARE IN NEED OF ASSISTANCE. THIS INCLUDES FORGETTING YOUR PASSWORD. YOUR ACCOUNT HOLDER IS THE ONLY ONE THAT CAN CHANGE IT. Vblink DOES NOT HAVE THE ABILITY TO DO SO.</h4>\r\nVblink sells software to large distributors. Those distributors sell to smaller distributors that sell to individual stores. Vblink has no affiliation with these stores and is not responsible for how they run their business. Trust these people at your own risk\r\n[metform form_id=\"2256\"]','Player Registration','','inherit','closed','closed','','1339-revision-v1','','','2023-02-24 08:27:55','2023-02-24 08:27:55','',1339,'https://vblinkonline.com/?p=2447',0,'revision','',0),(2450,1,'2023-02-24 08:44:57','2023-02-24 08:44:57','<style>/*! elementor - v3.11.1 - 15-02-2023 */<br />\r\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>\r\n<h1>Videos</h1>\r\nhttps://www.youtube.com/watch?v=COv-GbP4cPw&amp;embeds_euri=http%3A%2F%2Fwww.vblinkfishgames.com%2F&amp;feature=emb_imp_woyt\r\n<h3>V-Blink add player</h3>\r\nhttps://www.youtube.com/watch?v=zv-r-HJzf68&amp;embeds_euri=http%3A%2F%2Fwww.vblinkfishgames.com%2F&amp;feature=emb_imp_woyt\r\n<h3>V-Blink top up redeem points</h3>','Agent Help','','inherit','closed','closed','','1340-revision-v1','','','2023-02-24 08:44:57','2023-02-24 08:44:57','',1340,'https://vblinkonline.com/?p=2450',0,'revision','',0),(2452,0,'2023-02-24 14:17:45','2023-02-24 14:17:45','','Entry #','','publish','closed','closed','','entry','','','2023-02-24 14:17:45','2023-02-24 14:17:45','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2452',0,'metform-entry','',0),(2453,0,'2023-02-24 19:09:58','2023-02-24 19:09:58','','Entry # 2','','publish','closed','closed','','entry-2','','','2023-02-24 19:09:58','2023-02-24 19:09:58','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2453',0,'metform-entry','',0),(2454,1,'2023-02-25 10:52:07','2023-02-25 10:52:07','','Bonus Wheel','','publish','closed','closed','','bonus-wheel','','','2023-02-25 10:52:07','2023-02-25 10:52:07','',0,'https://vblinkonline.com/?page_id=2454',0,'page','',0),(2455,1,'2023-02-25 10:52:07','2023-02-25 10:52:07','','Bonus Wheel','','inherit','closed','closed','','2454-revision-v1','','','2023-02-25 10:52:07','2023-02-25 10:52:07','',2454,'https://vblinkonline.com/?p=2455',0,'revision','',0),(2456,1,'2023-02-25 11:48:54','2023-02-25 11:48:54','','4M8BSQQR','1 USD','publish','closed','closed','','4m8bsqqr','','','2023-02-25 13:23:24','2023-02-25 13:23:24','',0,'https://vblinkonline.com/?post_type=shop_coupon&#038;p=2456',0,'shop_coupon','',0),(2482,0,'2023-03-05 06:48:29','2023-03-05 06:48:29','','Entry # 19','','publish','closed','closed','','entry-19','','','2023-03-05 06:48:29','2023-03-05 06:48:29','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2482',0,'metform-entry','',0),(2459,0,'2023-02-26 11:17:02','2023-02-26 11:17:02','','Entry # 3','','publish','closed','closed','','entry-3','','','2023-02-26 11:17:02','2023-02-26 11:17:02','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2459',0,'metform-entry','',0),(2460,1,'2023-02-26 18:01:38','2023-02-26 18:01:38','Mohammad Shukry','moh.shukry@hotmail.com','','publish','closed','closed','','moh-shukryhotmail-com','','','2023-02-26 18:01:38','2023-02-26 18:01:38','',0,'https://vblinkonline.com/?post_type=wlwl_email&p=2460',0,'wlwl_email','',0),(2461,1,'2023-02-26 19:01:09','2023-02-26 19:01:09','Nicole french','frenchnicole39@gmail.com','','publish','closed','closed','','frenchnicole39gmail-com','','','2023-02-26 19:01:09','2023-02-26 19:01:09','',0,'https://vblinkonline.com/?p=2461',0,'wlwl_email','',0),(2462,1,'2023-02-26 21:51:56','2023-02-26 21:51:56','<style>/*! elementor - v3.11.2 - 22-02-2023 */\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>												<img width=\"640\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-1.png 869w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-1-300x141.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-1-768x361.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-1-600x282.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-1-64x30.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />','test-page','','publish','closed','closed','','test-page','','','2023-02-26 21:58:19','2023-02-26 21:58:19','',0,'https://vblinkonline.com/?page_id=2462',0,'page','',0),(2463,1,'2023-02-26 21:51:56','2023-02-26 21:51:56','','test-page','','inherit','closed','closed','','2462-revision-v1','','','2023-02-26 21:51:56','2023-02-26 21:51:56','',2462,'https://vblinkonline.com/?p=2463',0,'revision','',0),(2464,1,'2023-02-26 21:58:19','2023-02-26 21:58:19','','test-page','','inherit','closed','closed','','2462-revision-v1','','','2023-02-26 21:58:19','2023-02-26 21:58:19','',2462,'https://vblinkonline.com/?p=2464',0,'revision','',0),(2465,1,'2023-02-26 21:58:19','2023-02-26 21:58:19','','test-page','','inherit','closed','closed','','2462-revision-v1','','','2023-02-26 21:58:19','2023-02-26 21:58:19','',2462,'https://vblinkonline.com/?p=2465',0,'revision','',0),(2466,1,'2023-02-26 21:58:19','2023-02-26 21:58:19','<style>/*! elementor - v3.11.2 - 22-02-2023 */\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>												<img width=\"640\" height=\"300\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-1.png 869w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-1-300x141.png 300w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-1-768x361.png 768w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-1-600x282.png 600w, https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-1-64x30.png 64w\" sizes=\"(max-width: 640px) 100vw, 640px\" />','test-page','','inherit','closed','closed','','2462-revision-v1','','','2023-02-26 21:58:19','2023-02-26 21:58:19','',2462,'https://vblinkonline.com/?p=2466',0,'revision','',0),(2467,0,'2023-02-27 05:13:19','2023-02-27 05:13:19','','Entry # 4','','publish','closed','closed','','entry-4','','','2023-02-27 05:13:19','2023-02-27 05:13:19','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2467',0,'metform-entry','',0),(2468,0,'2023-02-27 07:30:26','2023-02-27 07:30:26','','Entry # 5','','publish','closed','closed','','entry-5','','','2023-02-27 07:30:26','2023-02-27 07:30:26','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2468',0,'metform-entry','',0),(2469,0,'2023-02-27 10:41:20','2023-02-27 10:41:20','','Entry # 6','','publish','closed','closed','','entry-6','','','2023-02-27 10:41:20','2023-02-27 10:41:20','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2469',0,'metform-entry','',0),(2470,0,'2023-02-28 01:44:15','2023-02-28 01:44:15','','Entry # 7','','publish','closed','closed','','entry-7','','','2023-02-28 01:44:15','2023-02-28 01:44:15','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2470',0,'metform-entry','',0),(2471,0,'2023-02-28 09:28:58','2023-02-28 09:28:58','','Entry # 8','','publish','closed','closed','','entry-8','','','2023-02-28 09:28:58','2023-02-28 09:28:58','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2471',0,'metform-entry','',0),(2472,0,'2023-03-01 04:28:42','2023-03-01 04:28:42','','Entry # 9','','publish','closed','closed','','entry-9','','','2023-03-01 04:28:42','2023-03-01 04:28:42','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2472',0,'metform-entry','',0),(2473,0,'2023-03-01 15:10:31','2023-03-01 15:10:31','','Entry # 10','','publish','closed','closed','','entry-10','','','2023-03-01 15:10:31','2023-03-01 15:10:31','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2473',0,'metform-entry','',0),(2474,0,'2023-03-01 22:00:26','2023-03-01 22:00:26','','Entry # 11','','publish','closed','closed','','entry-11','','','2023-03-01 22:00:26','2023-03-01 22:00:26','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2474',0,'metform-entry','',0),(2475,0,'2023-03-01 23:17:28','2023-03-01 23:17:28','','Entry # 12','','publish','closed','closed','','entry-12','','','2023-03-01 23:17:28','2023-03-01 23:17:28','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2475',0,'metform-entry','',0),(2476,0,'2023-03-01 23:20:13','2023-03-01 23:20:13','','Entry # 13','','publish','closed','closed','','entry-13','','','2023-03-01 23:20:13','2023-03-01 23:20:13','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2476',0,'metform-entry','',0),(2479,0,'2023-03-05 00:52:58','2023-03-05 00:52:58','','Entry # 16','','publish','closed','closed','','entry-16','','','2023-03-05 00:52:58','2023-03-05 00:52:58','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2479',0,'metform-entry','',0),(2480,0,'2023-03-05 02:56:55','2023-03-05 02:56:55','','Entry # 17','','publish','closed','closed','','entry-17','','','2023-03-05 02:56:55','2023-03-05 02:56:55','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2480',0,'metform-entry','',0),(2481,0,'2023-03-05 04:25:05','2023-03-05 04:25:05','','Entry # 18','','publish','closed','closed','','entry-18','','','2023-03-05 04:25:05','2023-03-05 04:25:05','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2481',0,'metform-entry','',0),(2483,0,'2023-03-05 10:46:17','2023-03-05 10:46:17','','Entry # 20','','publish','closed','closed','','entry-20','','','2023-03-05 10:46:17','2023-03-05 10:46:17','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2483',0,'metform-entry','',0),(2484,0,'2023-03-05 12:06:46','2023-03-05 12:06:46','','Entry # 21','','publish','closed','closed','','entry-21','','','2023-03-05 12:06:46','2023-03-05 12:06:46','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2484',0,'metform-entry','',0),(2485,0,'2023-03-06 03:49:04','2023-03-06 03:49:04','','Entry # 22','','publish','closed','closed','','entry-22','','','2023-03-06 03:49:04','2023-03-06 03:49:04','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2485',0,'metform-entry','',0),(2486,0,'2023-03-06 05:04:30','2023-03-06 05:04:30','','Entry # 23','','publish','closed','closed','','entry-23','','','2023-03-06 05:04:30','2023-03-06 05:04:30','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2486',0,'metform-entry','',0),(2487,0,'2023-03-06 11:39:25','2023-03-06 11:39:25','','Entry # 24','','publish','closed','closed','','entry-24','','','2023-03-06 11:39:25','2023-03-06 11:39:25','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2487',0,'metform-entry','',0),(2488,0,'2023-03-06 12:21:59','2023-03-06 12:21:59','','Entry # 25','','publish','closed','closed','','entry-25','','','2023-03-06 12:21:59','2023-03-06 12:21:59','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2488',0,'metform-entry','',0),(2489,0,'2023-03-06 17:32:49','2023-03-06 17:32:49','','Entry # 26','','publish','closed','closed','','entry-26','','','2023-03-06 17:32:49','2023-03-06 17:32:49','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2489',0,'metform-entry','',0),(2490,0,'2023-03-06 18:35:56','2023-03-06 18:35:56','','Entry # 27','','publish','closed','closed','','entry-27','','','2023-03-06 18:35:56','2023-03-06 18:35:56','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2490',0,'metform-entry','',0),(2491,0,'2023-03-06 22:39:35','2023-03-06 22:39:35','','Entry # 28','','publish','closed','closed','','entry-28','','','2023-03-06 22:39:35','2023-03-06 22:39:35','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2491',0,'metform-entry','',0),(2492,0,'2023-03-07 02:48:08','2023-03-07 02:48:08','','Entry # 29','','publish','closed','closed','','entry-29','','','2023-03-07 02:48:08','2023-03-07 02:48:08','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2492',0,'metform-entry','',0),(2493,0,'2023-03-07 06:34:58','2023-03-07 06:34:58','','Entry # 30','','publish','closed','closed','','entry-30','','','2023-03-07 06:34:58','2023-03-07 06:34:58','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2493',0,'metform-entry','',0),(2494,0,'2023-03-07 11:41:51','2023-03-07 11:41:51','','Entry # 31','','publish','closed','closed','','entry-31','','','2023-03-07 11:41:51','2023-03-07 11:41:51','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2494',0,'metform-entry','',0),(2495,0,'2023-03-07 11:53:01','2023-03-07 11:53:01','','Entry # 32','','publish','closed','closed','','entry-32','','','2023-03-07 11:53:01','2023-03-07 11:53:01','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2495',0,'metform-entry','',0),(2496,0,'2023-03-07 12:33:58','2023-03-07 12:33:58','','Entry # 33','','publish','closed','closed','','entry-33','','','2023-03-07 12:33:58','2023-03-07 12:33:58','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2496',0,'metform-entry','',0),(2497,0,'2023-03-07 12:48:28','2023-03-07 12:48:28','','Entry # 34','','publish','closed','closed','','entry-34','','','2023-03-07 12:48:28','2023-03-07 12:48:28','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2497',0,'metform-entry','',0),(2498,0,'2023-03-07 13:10:27','2023-03-07 13:10:27','','Entry # 35','','publish','closed','closed','','entry-35','','','2023-03-07 13:10:27','2023-03-07 13:10:27','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2498',0,'metform-entry','',0),(2499,0,'2023-03-07 14:43:32','2023-03-07 14:43:32','','Entry # 36','','publish','closed','closed','','entry-36','','','2023-03-07 14:43:32','2023-03-07 14:43:32','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2499',0,'metform-entry','',0),(2500,0,'2023-03-08 01:17:46','2023-03-08 01:17:46','','Entry # 37','','publish','closed','closed','','entry-37','','','2023-03-08 01:17:46','2023-03-08 01:17:46','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2500',0,'metform-entry','',0),(2501,0,'2023-03-08 06:08:57','2023-03-08 06:08:57','','Entry # 38','','publish','closed','closed','','entry-38','','','2023-03-08 06:08:57','2023-03-08 06:08:57','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2501',0,'metform-entry','',0),(2502,0,'2023-03-08 09:34:51','2023-03-08 09:34:51','','Entry # 39','','publish','closed','closed','','entry-39','','','2023-03-08 09:34:51','2023-03-08 09:34:51','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2502',0,'metform-entry','',0),(2503,0,'2023-03-08 10:52:41','2023-03-08 10:52:41','','Entry # 40','','publish','closed','closed','','entry-40','','','2023-03-08 10:52:41','2023-03-08 10:52:41','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2503',0,'metform-entry','',0),(2504,0,'2023-03-08 10:57:23','2023-03-08 10:57:23','','Entry # 41','','publish','closed','closed','','entry-41','','','2023-03-08 10:57:23','2023-03-08 10:57:23','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2504',0,'metform-entry','',0),(2505,0,'2023-03-08 11:13:06','2023-03-08 11:13:06','','Entry # 42','','publish','closed','closed','','entry-42','','','2023-03-08 11:13:06','2023-03-08 11:13:06','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2505',0,'metform-entry','',0),(2506,0,'2023-03-08 20:20:05','2023-03-08 20:20:05','','Entry # 43','','publish','closed','closed','','entry-43','','','2023-03-08 20:20:05','2023-03-08 20:20:05','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2506',0,'metform-entry','',0),(2507,0,'2023-03-08 21:43:28','2023-03-08 21:43:28','','Entry # 44','','publish','closed','closed','','entry-44','','','2023-03-08 21:43:28','2023-03-08 21:43:28','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2507',0,'metform-entry','',0),(2508,0,'2023-03-09 08:40:00','2023-03-09 08:40:00','','Entry # 45','','publish','closed','closed','','entry-45','','','2023-03-09 08:40:00','2023-03-09 08:40:00','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2508',0,'metform-entry','',0),(2509,0,'2023-03-09 16:41:55','2023-03-09 16:41:55','','Entry # 46','','publish','closed','closed','','entry-46','','','2023-03-09 16:41:55','2023-03-09 16:41:55','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2509',0,'metform-entry','',0),(2510,0,'2023-03-10 04:43:47','2023-03-10 04:43:47','','Entry # 47','','publish','closed','closed','','entry-47','','','2023-03-10 04:43:47','2023-03-10 04:43:47','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2510',0,'metform-entry','',0),(2511,0,'2023-03-10 04:44:44','2023-03-10 04:44:44','','Entry # 48','','publish','closed','closed','','entry-48','','','2023-03-10 04:44:44','2023-03-10 04:44:44','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2511',0,'metform-entry','',0),(2512,0,'2023-03-10 05:19:49','2023-03-10 05:19:49','','Entry # 49','','publish','closed','closed','','entry-49','','','2023-03-10 05:19:49','2023-03-10 05:19:49','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2512',0,'metform-entry','',0),(2513,0,'2023-03-10 06:34:48','2023-03-10 06:34:48','','Entry # 50','','publish','closed','closed','','entry-50','','','2023-03-10 06:34:48','2023-03-10 06:34:48','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2513',0,'metform-entry','',0),(2514,0,'2023-03-10 17:07:14','2023-03-10 17:07:14','','Entry # 51','','publish','closed','closed','','entry-51','','','2023-03-10 17:07:14','2023-03-10 17:07:14','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2514',0,'metform-entry','',0),(2515,0,'2023-03-11 04:30:36','2023-03-11 04:30:36','','Entry # 52','','publish','closed','closed','','entry-52','','','2023-03-11 04:30:36','2023-03-11 04:30:36','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2515',0,'metform-entry','',0),(2516,0,'2023-03-11 05:16:41','2023-03-11 05:16:41','','Entry # 53','','publish','closed','closed','','entry-53','','','2023-03-11 05:16:41','2023-03-11 05:16:41','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2516',0,'metform-entry','',0),(2517,0,'2023-03-11 13:23:45','2023-03-11 13:23:45','','Entry # 54','','publish','closed','closed','','entry-54','','','2023-03-11 13:23:45','2023-03-11 13:23:45','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2517',0,'metform-entry','',0),(2518,0,'2023-03-12 00:12:59','2023-03-12 00:12:59','','Entry # 55','','publish','closed','closed','','entry-55','','','2023-03-12 00:12:59','2023-03-12 00:12:59','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2518',0,'metform-entry','',0),(2519,0,'2023-03-12 00:19:57','2023-03-12 00:19:57','','Entry # 56','','publish','closed','closed','','entry-56','','','2023-03-12 00:19:57','2023-03-12 00:19:57','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2519',0,'metform-entry','',0),(2520,0,'2023-03-12 01:08:27','2023-03-12 01:08:27','','Entry # 57','','publish','closed','closed','','entry-57','','','2023-03-12 01:08:27','2023-03-12 01:08:27','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2520',0,'metform-entry','',0),(2521,0,'2023-03-12 01:20:04','2023-03-12 01:20:04','','Entry # 58','','publish','closed','closed','','entry-58','','','2023-03-12 01:20:04','2023-03-12 01:20:04','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2521',0,'metform-entry','',0),(2522,0,'2023-03-12 03:03:11','2023-03-12 03:03:11','','Entry # 59','','publish','closed','closed','','entry-59','','','2023-03-12 03:03:11','2023-03-12 03:03:11','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2522',0,'metform-entry','',0),(2523,0,'2023-03-12 06:33:24','2023-03-12 06:33:24','','Entry # 60','','publish','closed','closed','','entry-60','','','2023-03-12 06:33:24','2023-03-12 06:33:24','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2523',0,'metform-entry','',0),(2524,0,'2023-03-12 08:04:43','2023-03-12 08:04:43','','Entry # 61','','publish','closed','closed','','entry-61','','','2023-03-12 08:04:43','2023-03-12 08:04:43','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2524',0,'metform-entry','',0),(2525,0,'2023-03-12 10:00:07','2023-03-12 10:00:07','','Entry # 62','','publish','closed','closed','','entry-62','','','2023-03-12 10:00:07','2023-03-12 10:00:07','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2525',0,'metform-entry','',0),(2526,0,'2023-03-12 11:15:44','2023-03-12 11:15:44','','Entry # 63','','publish','closed','closed','','entry-63','','','2023-03-12 11:15:44','2023-03-12 11:15:44','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2526',0,'metform-entry','',0),(2527,0,'2023-03-12 12:08:23','2023-03-12 12:08:23','','Entry # 64','','publish','closed','closed','','entry-64','','','2023-03-12 12:08:23','2023-03-12 12:08:23','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2527',0,'metform-entry','',0),(2528,0,'2023-03-12 17:33:17','2023-03-12 17:33:17','','Entry # 65','','publish','closed','closed','','entry-65','','','2023-03-12 17:33:17','2023-03-12 17:33:17','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2528',0,'metform-entry','',0),(2529,0,'2023-03-12 17:41:13','2023-03-12 17:41:13','','Entry # 66','','publish','closed','closed','','entry-66','','','2023-03-12 17:41:13','2023-03-12 17:41:13','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2529',0,'metform-entry','',0),(2530,0,'2023-03-13 04:49:54','2023-03-13 04:49:54','','Entry # 67','','publish','closed','closed','','entry-67','','','2023-03-13 04:49:54','2023-03-13 04:49:54','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2530',0,'metform-entry','',0),(2531,0,'2023-03-13 05:38:32','2023-03-13 05:38:32','','Entry # 68','','publish','closed','closed','','entry-68','','','2023-03-13 05:38:32','2023-03-13 05:38:32','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2531',0,'metform-entry','',0),(2532,0,'2023-03-13 05:45:50','2023-03-13 05:45:50','','Entry # 69','','publish','closed','closed','','entry-69','','','2023-03-13 05:45:50','2023-03-13 05:45:50','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2532',0,'metform-entry','',0),(2533,0,'2023-03-14 02:11:33','2023-03-14 02:11:33','','Entry # 70','','publish','closed','closed','','entry-70','','','2023-03-14 02:11:33','2023-03-14 02:11:33','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2533',0,'metform-entry','',0),(2534,0,'2023-03-14 03:47:56','2023-03-14 03:47:56','','Entry # 71','','publish','closed','closed','','entry-71','','','2023-03-14 03:47:56','2023-03-14 03:47:56','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2534',0,'metform-entry','',0),(2535,0,'2023-03-14 04:21:44','2023-03-14 04:21:44','','Entry # 72','','publish','closed','closed','','entry-72','','','2023-03-14 04:21:44','2023-03-14 04:21:44','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2535',0,'metform-entry','',0),(2536,0,'2023-03-14 04:51:40','2023-03-14 04:51:40','','Entry # 73','','publish','closed','closed','','entry-73','','','2023-03-14 04:51:40','2023-03-14 04:51:40','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2536',0,'metform-entry','',0),(2537,0,'2023-03-14 06:18:08','2023-03-14 06:18:08','','Entry # 74','','publish','closed','closed','','entry-74','','','2023-03-14 06:18:08','2023-03-14 06:18:08','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2537',0,'metform-entry','',0),(2538,0,'2023-03-14 08:57:12','2023-03-14 08:57:12','','Entry # 75','','publish','closed','closed','','entry-75','','','2023-03-14 08:57:12','2023-03-14 08:57:12','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2538',0,'metform-entry','',0),(2539,0,'2023-03-14 23:52:04','2023-03-14 23:52:04','','Entry # 76','','publish','closed','closed','','entry-76','','','2023-03-14 23:52:04','2023-03-14 23:52:04','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2539',0,'metform-entry','',0),(2540,0,'2023-03-15 05:58:47','2023-03-15 05:58:47','','Entry # 77','','publish','closed','closed','','entry-77','','','2023-03-15 05:58:47','2023-03-15 05:58:47','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2540',0,'metform-entry','',0),(2541,0,'2023-03-15 08:29:58','2023-03-15 08:29:58','','Entry # 78','','publish','closed','closed','','entry-78','','','2023-03-15 08:29:58','2023-03-15 08:29:58','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2541',0,'metform-entry','',0),(2542,0,'2023-03-15 21:50:54','2023-03-15 21:50:54','','Entry # 79','','publish','closed','closed','','entry-79','','','2023-03-15 21:50:54','2023-03-15 21:50:54','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2542',0,'metform-entry','',0),(2543,0,'2023-03-16 01:06:40','2023-03-16 01:06:40','','Entry # 80','','publish','closed','closed','','entry-80','','','2023-03-16 01:06:40','2023-03-16 01:06:40','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2543',0,'metform-entry','',0),(2544,0,'2023-03-16 01:09:06','2023-03-16 01:09:06','','Entry # 81','','publish','closed','closed','','entry-81','','','2023-03-16 01:09:06','2023-03-16 01:09:06','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2544',0,'metform-entry','',0),(2545,0,'2023-03-16 10:37:35','2023-03-16 10:37:35','','Entry # 82','','publish','closed','closed','','entry-82','','','2023-03-16 10:37:35','2023-03-16 10:37:35','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2545',0,'metform-entry','',0),(2546,0,'2023-03-16 12:25:19','2023-03-16 12:25:19','','Entry # 83','','publish','closed','closed','','entry-83','','','2023-03-16 12:25:19','2023-03-16 12:25:19','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2546',0,'metform-entry','',0),(2547,0,'2023-03-16 18:14:28','2023-03-16 18:14:28','','Entry # 84','','publish','closed','closed','','entry-84','','','2023-03-16 18:14:28','2023-03-16 18:14:28','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2547',0,'metform-entry','',0),(2548,0,'2023-03-17 02:25:08','2023-03-17 02:25:08','','Entry # 85','','publish','closed','closed','','entry-85','','','2023-03-17 02:25:08','2023-03-17 02:25:08','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2548',0,'metform-entry','',0),(2549,0,'2023-03-17 02:55:16','2023-03-17 02:55:16','','Entry # 86','','publish','closed','closed','','entry-86','','','2023-03-17 02:55:16','2023-03-17 02:55:16','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2549',0,'metform-entry','',0),(2550,0,'2023-03-17 04:55:19','2023-03-17 04:55:19','','Entry # 87','','publish','closed','closed','','entry-87','','','2023-03-17 04:55:19','2023-03-17 04:55:19','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2550',0,'metform-entry','',0),(2551,0,'2023-03-17 05:16:43','2023-03-17 05:16:43','','Entry # 88','','publish','closed','closed','','entry-88','','','2023-03-17 05:16:43','2023-03-17 05:16:43','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2551',0,'metform-entry','',0),(2552,0,'2023-03-17 07:46:34','2023-03-17 07:46:34','','Entry # 89','','publish','closed','closed','','entry-89','','','2023-03-17 07:46:34','2023-03-17 07:46:34','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2552',0,'metform-entry','',0),(2553,0,'2023-03-17 07:50:09','2023-03-17 07:50:09','','Entry # 90','','publish','closed','closed','','entry-90','','','2023-03-17 07:50:09','2023-03-17 07:50:09','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2553',0,'metform-entry','',0),(2554,0,'2023-03-17 09:20:15','2023-03-17 09:20:15','','Entry # 91','','publish','closed','closed','','entry-91','','','2023-03-17 09:20:15','2023-03-17 09:20:15','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2554',0,'metform-entry','',0),(2555,0,'2023-03-17 09:57:21','2023-03-17 09:57:21','','Entry # 92','','publish','closed','closed','','entry-92','','','2023-03-17 09:57:21','2023-03-17 09:57:21','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2555',0,'metform-entry','',0),(2556,0,'2023-03-17 12:48:38','2023-03-17 12:48:38','','Entry # 93','','publish','closed','closed','','entry-93','','','2023-03-17 12:48:38','2023-03-17 12:48:38','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2556',0,'metform-entry','',0),(2557,0,'2023-03-17 14:06:32','2023-03-17 14:06:32','','Entry # 94','','publish','closed','closed','','entry-94','','','2023-03-17 14:06:32','2023-03-17 14:06:32','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2557',0,'metform-entry','',0),(2558,0,'2023-03-18 00:50:47','2023-03-18 00:50:47','','Entry # 95','','publish','closed','closed','','entry-95','','','2023-03-18 00:50:47','2023-03-18 00:50:47','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2558',0,'metform-entry','',0),(2559,0,'2023-03-18 01:25:55','2023-03-18 01:25:55','','Entry # 96','','publish','closed','closed','','entry-96','','','2023-03-18 01:25:55','2023-03-18 01:25:55','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2559',0,'metform-entry','',0),(2560,0,'2023-03-18 02:34:59','2023-03-18 02:34:59','','Entry # 97','','publish','closed','closed','','entry-97','','','2023-03-18 02:34:59','2023-03-18 02:34:59','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2560',0,'metform-entry','',0),(2561,0,'2023-03-18 04:15:43','2023-03-18 04:15:43','','Entry # 98','','publish','closed','closed','','entry-98','','','2023-03-18 04:15:43','2023-03-18 04:15:43','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2561',0,'metform-entry','',0);
INSERT INTO `wpjk_posts` VALUES (2652,1,'2023-04-12 12:56:39','2023-04-12 12:56:39','<h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<h1>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h1>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n							<h1>\n				Trending Now				</h1>\n								<figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg\" alt=\"Ocean Paradise\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-768x1076.jpg\" alt=\"Bird Hunter\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-768x1076.jpg\" alt=\"Sponge Bob\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg\" alt=\"Hai Di Lao\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-768x1076.jpg\" alt=\"Kirin Storm\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg\" alt=\"Keno\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg\" alt=\"Eyes of Fortune\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\" alt=\"Daily Fishing\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-768x1076.jpg\" alt=\"Crab Avengers\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1001JINCHANBUYU-VIP手机设备）_59x88cm_20220108-Large.jpg\" alt=\"Jinchan Buyu\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-768x1075.jpeg\" alt=\"God of Wealth\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-768x1075.jpeg\" alt=\"Long Teng Hu Xiao\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-768x1146.jpeg\" alt=\"Fantasy Unicorn\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-768x1075.jpeg\" alt=\"Magic Pearl\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-768x1075.jpeg\" alt=\"Insect Paradise\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-768x1146.jpeg\" alt=\"Funky Monkey\" /></figure>			\n												Previous\n												Next\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Di Lao\" /><figcaption>Hai Di Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily Fishing\" /><figcaption>Daily Fishing</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"Jungle Magic\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"Superball Keno\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"Doubleup Keno\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"Luck BlakJack\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"Roulette 24\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"Roulette Gold\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png\" alt=\"Roul Oul\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roul-oul/\"><h2>Roul Oul</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roul-oul/\" data-quantity=\"1\" data-product_id=\"1619\" data-product_sku=\"2222\" aria-label=\"Read more about &ldquo;Roul Oul&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png\" alt=\"Roulette 73\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-73/\"><h2>Roulette 73</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-73/\" data-quantity=\"1\" data-product_id=\"1620\" data-product_sku=\"2223\" aria-label=\"Read more about &ldquo;Roulette 73&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"Belangkia\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"Dragon Tiger\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"Single Pick\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"Baccarat\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"e589b3c07c\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-04-12 12:56:39','2023-04-12 12:56:39','',1297,'https://vblinkonline.com/?p=2652',0,'revision','',0),(2661,1,'2023-04-14 07:24:37','2023-04-14 07:24:37','<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png\" alt=\"vblink transparent\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png 150w, https://vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			            <button  type=\"button\" aria-label=\"hamburger-icon\">\n                            </button>\n            <ul id=\"menu-header-menu-2\"><li data-vertical-menu=750px><a href=\"https://vblinkonline.com/\">Home</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/how-to-download-the-app/\">How To Download The App</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/games/\">Games</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/player-registration/\">Player Registration</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/agent-help/\">Agent Help</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/store-distributers/\">Store &#038; Distributers</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/faq/\">FAQ</a></li>\n</ul>\n					<a href=\"https://vblinkonline.com\" target=\"_self\" rel=\"noopener\">\n						<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png\" alt=\"vblink transparent\" decoding=\"async\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png 150w, https://vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />\n					</a> \n				<button type=\"button\">X</button>','Header','','inherit','closed','closed','','1334-revision-v1','','','2023-04-14 07:24:37','2023-04-14 07:24:37','',1334,'https://vblinkonline.com/?p=2661',0,'revision','',0),(2657,1,'2023-04-14 07:17:43','2023-04-14 07:17:43','vblink transparent','vblink transparent','vblink transparent','inherit','open','closed','','vblink-transparent-2','','','2023-04-14 07:17:43','2023-04-14 07:17:43','',1334,'https://vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent.png',0,'attachment','image/png',0),(2658,1,'2023-04-14 07:20:57','2023-04-14 07:20:57','<style>/*! elementor - v3.10.0 - 09-01-2023 */\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>												<img width=\"111\" height=\"43\" src=\"https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/logo.png\" alt=\"\" loading=\"lazy\" srcset=\"https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/logo.png 111w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/logo-64x25.png 64w\" sizes=\"(max-width: 111px) 100vw, 111px\" />															\n			            <button>\n                            </button>\n            <ul id=\"menu-header-menu\"><li id=\"menu-item-27\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzone-wordpress/\">Home</a></li>\n<li id=\"menu-item-28\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzone-wordpress/about/\">About</a></li>\n<li id=\"menu-item-601\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzone-wordpress/shop/\">Movie</a>\n<ul>\n	<li id=\"menu-item-612\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzone-wordpress/product-category/animation/\">Animation</a>	<li id=\"menu-item-613\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzone-wordpress/product-category/cartoon/\">Cartoon</a>	<li id=\"menu-item-614\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzone-wordpress/product-category/action/\">Action</a>	<li id=\"menu-item-615\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzone-wordpress/product-category/comedy/\">Comedy</a>	<li id=\"menu-item-616\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzone-wordpress/product-category/drama/\">Drama</a>	<li id=\"menu-item-617\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzone-wordpress/product-category/horer/\">Horer</a></ul>\n</li>\n<li id=\"menu-item-29\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzone-wordpress/blog/\">Blog</a></li>\n<li id=\"menu-item-33\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzone-wordpress/contact/\">Contact</a></li>\n</ul>\n						<a href=\"https://products.webrockmedia.com/hitzone-wordpress\" target=\"_self\" rel=\"noopener\">\n                            <img width=\"111\" height=\"43\" src=\"https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/logo-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/logo-1.png 111w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/logo-1-64x25.png 64w\" sizes=\"(max-width: 111px) 100vw, 111px\" />\n						</a> \n					<button type=\"button\">X</button>','Header','','inherit','closed','closed','','1334-revision-v1','','','2023-04-14 07:20:57','2023-04-14 07:20:57','',1334,'https://vblinkonline.com/?p=2658',0,'revision','',0),(2659,1,'2023-04-14 07:21:09','2023-04-14 07:21:09','<style>/*! elementor - v3.10.0 - 09-01-2023 */\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>												<img width=\"111\" height=\"43\" src=\"https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/logo.png\" alt=\"\" loading=\"lazy\" srcset=\"https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/logo.png 111w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/logo-64x25.png 64w\" sizes=\"(max-width: 111px) 100vw, 111px\" />															\n			            <button>\n                            </button>\n            <ul id=\"menu-header-menu\"><li id=\"menu-item-27\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzone-wordpress/\">Home</a></li>\n<li id=\"menu-item-28\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzone-wordpress/about/\">About</a></li>\n<li id=\"menu-item-601\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzone-wordpress/shop/\">Movie</a>\n<ul>\n	<li id=\"menu-item-612\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzone-wordpress/product-category/animation/\">Animation</a>	<li id=\"menu-item-613\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzone-wordpress/product-category/cartoon/\">Cartoon</a>	<li id=\"menu-item-614\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzone-wordpress/product-category/action/\">Action</a>	<li id=\"menu-item-615\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzone-wordpress/product-category/comedy/\">Comedy</a>	<li id=\"menu-item-616\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzone-wordpress/product-category/drama/\">Drama</a>	<li id=\"menu-item-617\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzone-wordpress/product-category/horer/\">Horer</a></ul>\n</li>\n<li id=\"menu-item-29\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzone-wordpress/blog/\">Blog</a></li>\n<li id=\"menu-item-33\" data-vertical-menu=750px><a href=\"https://products.webrockmedia.com/hitzone-wordpress/contact/\">Contact</a></li>\n</ul>\n						<a href=\"https://products.webrockmedia.com/hitzone-wordpress\" target=\"_self\" rel=\"noopener\">\n                            <img width=\"111\" height=\"43\" src=\"https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/logo-1.png\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/logo-1.png 111w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/logo-1-64x25.png 64w\" sizes=\"(max-width: 111px) 100vw, 111px\" />\n						</a> \n					<button type=\"button\">X</button>','Header','','inherit','closed','closed','','1334-revision-v1','','','2023-04-14 07:21:09','2023-04-14 07:21:09','',1334,'https://vblinkonline.com/?p=2659',0,'revision','',0),(2662,1,'2023-04-14 07:24:44','2023-04-14 07:24:44','<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png\" alt=\"vblink transparent\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png 150w, https://vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			            <button  type=\"button\" aria-label=\"hamburger-icon\">\n                            </button>\n            <ul id=\"menu-header-menu-2\"><li data-vertical-menu=750px><a href=\"https://vblinkonline.com/\">Home</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/how-to-download-the-app/\">How To Download The App</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/games/\">Games</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/player-registration/\">Player Registration</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/agent-help/\">Agent Help</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/store-distributers/\">Store &#038; Distributers</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/faq/\">FAQ</a></li>\n</ul>\n					<a href=\"https://vblinkonline.com\" target=\"_self\" rel=\"noopener\">\n						<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png\" alt=\"vblink transparent\" decoding=\"async\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png 150w, https://vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />\n					</a> \n				<button type=\"button\">X</button>','Header','','inherit','closed','closed','','1334-revision-v1','','','2023-04-14 07:24:44','2023-04-14 07:24:44','',1334,'https://vblinkonline.com/?p=2662',0,'revision','',0),(2663,1,'2023-04-14 07:24:50','2023-04-14 07:24:50','<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png\" alt=\"vblink transparent\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png 150w, https://vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			            <button  type=\"button\" aria-label=\"hamburger-icon\">\n                            </button>\n            <ul id=\"menu-header-menu-2\"><li data-vertical-menu=750px><a href=\"https://vblinkonline.com/\">Home</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/how-to-download-the-app/\">How To Download The App</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/games/\">Games</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/player-registration/\">Player Registration</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/agent-help/\">Agent Help</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/store-distributers/\">Store &#038; Distributers</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/faq/\">FAQ</a></li>\n</ul>\n					<a href=\"https://vblinkonline.com\" target=\"_self\" rel=\"noopener\">\n						<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png\" alt=\"vblink transparent\" decoding=\"async\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png 150w, https://vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />\n					</a> \n				<button type=\"button\">X</button>','Header','','inherit','closed','closed','','1334-revision-v1','','','2023-04-14 07:24:50','2023-04-14 07:24:50','',1334,'https://vblinkonline.com/?p=2663',0,'revision','',0),(2664,1,'2023-04-14 08:20:27','2023-04-14 08:20:27','<h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<h1>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h1>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n		https://youtu.be/8VZPdksgQrk		\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n							<h1>\n				Trending Now				</h1>\n								<figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg\" alt=\"Ocean Paradise\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-768x1076.jpg\" alt=\"Bird Hunter\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-768x1076.jpg\" alt=\"Sponge Bob\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg\" alt=\"Hai Di Lao\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-768x1076.jpg\" alt=\"Kirin Storm\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg\" alt=\"Keno\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg\" alt=\"Eyes of Fortune\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\" alt=\"Daily Fishing\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-768x1076.jpg\" alt=\"Crab Avengers\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1001JINCHANBUYU-VIP手机设备）_59x88cm_20220108-Large.jpg\" alt=\"Jinchan Buyu\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-768x1075.jpeg\" alt=\"God of Wealth\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-768x1075.jpeg\" alt=\"Long Teng Hu Xiao\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-768x1146.jpeg\" alt=\"Fantasy Unicorn\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-768x1075.jpeg\" alt=\"Magic Pearl\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-768x1075.jpeg\" alt=\"Insect Paradise\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-768x1146.jpeg\" alt=\"Funky Monkey\" /></figure>			\n												Previous\n												Next\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Di Lao\" /><figcaption>Hai Di Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily Fishing\" /><figcaption>Daily Fishing</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"Belangkia\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"Dragon Tiger\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"Single Pick\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"Baccarat\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"21 Blackjack\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"Apple Machine\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"SicBo\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"The Bull\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"Keno\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"Jungle Magic\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"Superball Keno\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"Doubleup Keno\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"f6d73744a9\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-04-14 08:20:27','2023-04-14 08:20:27','',1297,'https://vblinkonline.com/?p=2664',0,'revision','',0),(2665,1,'2023-04-14 08:20:35','2023-04-14 08:20:35','<h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<h1>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h1>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n		https://youtu.be/8VZPdksgQrk		\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n							<h1>\n				Trending Now				</h1>\n								<figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg\" alt=\"Ocean Paradise\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-768x1076.jpg\" alt=\"Bird Hunter\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-768x1076.jpg\" alt=\"Sponge Bob\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg\" alt=\"Hai Di Lao\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-768x1076.jpg\" alt=\"Kirin Storm\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg\" alt=\"Keno\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg\" alt=\"Eyes of Fortune\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\" alt=\"Daily Fishing\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-768x1076.jpg\" alt=\"Crab Avengers\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1001JINCHANBUYU-VIP手机设备）_59x88cm_20220108-Large.jpg\" alt=\"Jinchan Buyu\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-768x1075.jpeg\" alt=\"God of Wealth\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-768x1075.jpeg\" alt=\"Long Teng Hu Xiao\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-768x1146.jpeg\" alt=\"Fantasy Unicorn\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-768x1075.jpeg\" alt=\"Magic Pearl\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-768x1075.jpeg\" alt=\"Insect Paradise\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-768x1146.jpeg\" alt=\"Funky Monkey\" /></figure>			\n												Previous\n												Next\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Di Lao\" /><figcaption>Hai Di Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily Fishing\" /><figcaption>Daily Fishing</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png\" alt=\"Belangkia\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/belangkia/\"><h2>Belangkia</h2></a>\n                        <a href=\"https://vblinkonline.com/product/belangkia/\" data-quantity=\"1\" data-product_id=\"1621\" data-product_sku=\"2224\" aria-label=\"Read more about &ldquo;Belangkia&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png\" alt=\"Dragon Tiger\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/dragon-tiger/\"><h2>Dragon Tiger</h2></a>\n                        <a href=\"https://vblinkonline.com/product/dragon-tiger/\" data-quantity=\"1\" data-product_id=\"1622\" data-product_sku=\"2225\" aria-label=\"Read more about &ldquo;Dragon Tiger&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png\" alt=\"Single Pick\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/single-pick/\"><h2>Single Pick</h2></a>\n                        <a href=\"https://vblinkonline.com/product/single-pick/\" data-quantity=\"1\" data-product_id=\"1623\" data-product_sku=\"2226\" aria-label=\"Read more about &ldquo;Single Pick&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"Baccarat\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"21 Blackjack\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"Apple Machine\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"SicBo\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"The Bull\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"Keno\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"Jungle Magic\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"Superball Keno\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"Doubleup Keno\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"f6d73744a9\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-04-14 08:20:35','2023-04-14 08:20:35','',1297,'https://vblinkonline.com/?p=2665',0,'revision','',0),(2666,1,'2023-04-14 08:20:43','2023-04-14 08:20:43','<h4>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h4>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>\nANYTIME!<br/>\nANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n			<h1>ONLINE SWEEPSTAKES SLOTS & FISHGAMES</h1>		\n			<h4>Vblink in an all new way to play your favorite type of sweepstakes, reels, and fish games on an app! You can play the fish and sweepstakes games at your “go to spot” in your city, home, or anywhere you like. Your credits are tied to your account. Bottom line, you can play on any device, anytime, anywhere!</h4>		\n			<h2>ANY DEVICE!<br/>ANYTIME!<br/>\n ANYWHERE!</h2>		\n			<h4>So, what’s keeping you from joining in the fun? Download Vblink mobile fish game app and start gaming in the palm of your hand.</h4>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Download Now!\n					</a>\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n		[rev_slider alias=\"slider-1-1\" slidertitle=\"Slider 1 1\"][/rev_slider]		\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n			<h2>REGISTER NOW!</h2>		\n			<h5>Vblink puts the latest online sweepstakes slots & fish games in the palm of your hand with our free sweepstakes & fish gaming app. Our goal is to allow gamers like you to play reels, fish hunter games, sweeps, keno reels, and other bonus spin games whenever you like. Now, you can play our online sweepstakes slots and online sweepstakes fish games anytime, anywhere, and any place.</h5>		\n			<a href=\"https://vblinkonline.com/player-registration\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Register\n					</a>\n							<h1>\n				Trending Now				</h1>\n								<figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg\" alt=\"Ocean Paradise\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-768x1076.jpg\" alt=\"Bird Hunter\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-768x1076.jpg\" alt=\"Sponge Bob\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg\" alt=\"Hai Di Lao\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-768x1076.jpg\" alt=\"Kirin Storm\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg\" alt=\"Keno\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg\" alt=\"Eyes of Fortune\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg\" alt=\"Daily Fishing\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-768x1076.jpg\" alt=\"Crab Avengers\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1001JINCHANBUYU-VIP手机设备）_59x88cm_20220108-Large.jpg\" alt=\"Jinchan Buyu\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-768x1075.jpeg\" alt=\"God of Wealth\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-768x1075.jpeg\" alt=\"Long Teng Hu Xiao\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-768x1146.jpeg\" alt=\"Fantasy Unicorn\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-768x1075.jpeg\" alt=\"Magic Pearl\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-768x1075.jpeg\" alt=\"Insect Paradise\" /></figure><figure><img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-768x1146.jpeg\" alt=\"Funky Monkey\" /></figure>			\n												Previous\n												Next\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_0\" checked hidden>\n                <label for=\"ekit_ia_f19a9a1_0\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF.jpeg)\" >\n                            Funky Monkey\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_1\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_1\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6.jpeg)\" >\n                            God of Wealth\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_2\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_2\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2.jpeg)\" >\n                            Insect Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_3\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_3\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E.jpeg)\" >\n                            Magic Pearl\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_4\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_4\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF.jpeg)\" >\n                            Long Teng Hu Xiao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_5\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_5\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large.jpg)\" >\n                            Kirin Storm\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_6\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_6\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg)\" >\n                            Keno\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_7\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_7\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg)\" >\n                            Eyes of Fortune\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_8\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_8\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg)\" >\n                            Daily Fishing\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_9\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_9\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large.jpg)\" >\n                            Bird Hunter\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_10\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_10\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large.jpg)\" >\n                            Crab Avengers\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_11\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_11\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg)\" >\n                            Ocean Paradise\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_12\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_12\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg)\" >\n                            Hai Di Lao\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_13\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_13\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1.jpg)\" >\n                            Sponge Bob\n                </label>\n                            <input type=\"radio\" name=\"ekit_ia_f19a9a1\" id=\"ekit_ia_f19a9a1_14\"  hidden>\n                <label for=\"ekit_ia_f19a9a1_14\" style=\"background-image: url(https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1.jpg)\" >\n                            Bird Hunter\n                </label>\n							<h1>\n				Trending Now				</h1>\n								<figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg\" alt=\"Ocean Paradise\" /><figcaption>Ocean Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg\" alt=\"Bird Hunter\" /><figcaption>Bird Hunter</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg\" alt=\"Sponge Bob\" /><figcaption>Sponge Bob</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg\" alt=\"Hai Di Lao\" /><figcaption>Hai Di Lao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg\" alt=\"Kirin Storm\" /><figcaption>Kirin Storm</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg\" alt=\"Keno\" /><figcaption>Keno</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg\" alt=\"Eyes of Fortune\" /><figcaption>Eyes of Fortune</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg\" alt=\"Daily Fishing\" /><figcaption>Daily Fishing</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg\" alt=\"Crab Avengers\" /><figcaption>Crab Avengers</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg\" alt=\"God of Wealth\" /><figcaption>God of Wealth</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg\" alt=\"Long Teng Hu Xiao\" /><figcaption>Long Teng Hu Xiao</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg\" alt=\"Fantasy Unicorn\" /><figcaption>Fantasy Unicorn</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg\" alt=\"Magic Pearl\" /><figcaption>Magic Pearl</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg\" alt=\"Insect Paradise\" /><figcaption>Insect Paradise</figcaption></figure><figure><img data-src=\"https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg\" alt=\"Funky Monkey\" /><figcaption>Funky Monkey</figcaption></figure>			\n												Previous\n												Next\n							<h1>\n				Recent Games				</h1>\n                <ul data-layout-mode=\"masonry\">    <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png\" alt=\"Baccarat\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/baccarat/\"><h2>Baccarat</h2></a>\n                        <a href=\"https://vblinkonline.com/product/baccarat/\" data-quantity=\"1\" data-product_id=\"1624\" data-product_sku=\"2227\" aria-label=\"Read more about &ldquo;Baccarat&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png\" alt=\"21 Blackjack\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/blackjack-21/\"><h2>Blackjack 21</h2></a>\n                        <a href=\"https://vblinkonline.com/product/blackjack-21/\" data-quantity=\"1\" data-product_id=\"1625\" data-product_sku=\"2228\" aria-label=\"Read more about &ldquo;Blackjack 21&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png\" alt=\"Apple Machine\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/apple-machine/\"><h2>Apple Machine</h2></a>\n                        <a href=\"https://vblinkonline.com/product/apple-machine/\" data-quantity=\"1\" data-product_id=\"1626\" data-product_sku=\"2229\" aria-label=\"Read more about &ldquo;Apple Machine&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png\" alt=\"SicBo\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/sickbo/\"><h2>Sickbo</h2></a>\n                        <a href=\"https://vblinkonline.com/product/sickbo/\" data-quantity=\"1\" data-product_id=\"1627\" data-product_sku=\"2230\" aria-label=\"Read more about &ldquo;Sickbo&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png\" alt=\"The Bull\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/the-bull/\"><h2>The Bull</h2></a>\n                        <a href=\"https://vblinkonline.com/product/the-bull/\" data-quantity=\"1\" data-product_id=\"1628\" data-product_sku=\"2231\" aria-label=\"Read more about &ldquo;The Bull&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png\" alt=\"Keno\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/keno/\"><h2>Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/keno/\" data-quantity=\"1\" data-product_id=\"1629\" data-product_sku=\"2232\" aria-label=\"Read more about &ldquo;Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png\" alt=\"Jungle Magic\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/jungle-magic/\"><h2>Jungle Magic</h2></a>\n                        <a href=\"https://vblinkonline.com/product/jungle-magic/\" data-quantity=\"1\" data-product_id=\"1630\" data-product_sku=\"2233\" aria-label=\"Read more about &ldquo;Jungle Magic&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png\" alt=\"Superball Keno\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/superball-keno/\"><h2>Superball Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/superball-keno/\" data-quantity=\"1\" data-product_id=\"1631\" data-product_sku=\"2234\" aria-label=\"Read more about &ldquo;Superball Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png\" alt=\"Doubleup Keno\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/doubleup-keno/\"><h2>Doubleup Keno</h2></a>\n                        <a href=\"https://vblinkonline.com/product/doubleup-keno/\" data-quantity=\"1\" data-product_id=\"1632\" data-product_sku=\"2235\" aria-label=\"Read more about &ldquo;Doubleup Keno&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png\" alt=\"Luck BlakJack\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/luck-blackjack/\"><h2>Luck Blackjack</h2></a>\n                        <a href=\"https://vblinkonline.com/product/luck-blackjack/\" data-quantity=\"1\" data-product_id=\"1633\" data-product_sku=\"2236\" aria-label=\"Read more about &ldquo;Luck Blackjack&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png\" alt=\"Roulette 24\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-24/\"><h2>Roulette 24</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-24/\" data-quantity=\"1\" data-product_id=\"1618\" data-product_sku=\"2221\" aria-label=\"Read more about &ldquo;Roulette 24&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n        <li>\n                        <img width=\"212\" height=\"212\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png\" alt=\"Roulette Gold\" loading=\"eager\" />\n            <a href=\"https://vblinkonline.com/product/roulette-gold/\"><h2>Roulette Gold</h2></a>\n                        <a href=\"https://vblinkonline.com/product/roulette-gold/\" data-quantity=\"1\" data-product_id=\"1634\" data-product_sku=\"2237\" aria-label=\"Read more about &ldquo;Roulette Gold&rdquo;\" rel=\"nofollow\">View More</a>                    \n    </li>\n    </ul>            \n                <button id=\"eael-load-more-btn-9a840bc\" data-widget-id=\"9a840bc\" data-widget=\"9a840bc\" data-page-id=\"1297\" data-nonce=\"1e4e399a5b\" data-template=\"{&quot;dir&quot;:&quot;lite&quot;,&quot;file_name&quot;:&quot;default.php&quot;,&quot;name&quot;:&quot;Eicon-Woocommerce&quot;}\" data-class=\"Essential_Addons_ElementorElementsProduct_Grid\" data-layout=\"masonry\" data-page=\"1\" data-args=\"post_type=product&amp;post_status%5B0%5D=publish&amp;post_status%5B1%5D=pending&amp;post_status%5B2%5D=future&amp;posts_per_page=12&amp;order=desc&amp;offset=&amp;tax_query%5B0%5D%5Btaxonomy%5D=product_cat&amp;tax_query%5B0%5D%5Bfield%5D=slug&amp;tax_query%5B0%5D%5Bterms%5D%5B0%5D=all-games&amp;tax_query%5B0%5D%5Boperator%5D=IN&amp;orderby=date&amp;meta_query%5Brelation%5D=AND&amp;total_post=146\" data-max-page=\"13\">\n                    Load More\n                </button>\n							<h1>\n				Latest News				</h1>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n			<h2>Vblink Online Web Version Now Released!</h2>		\n			<h5>You have the option to download the app or play directly on our website without having to download. To play on the web, use this link below. Bookmark it in your browser.</h5>		\n			<a href=\"https://vblink777.club\" target=\"_blank\" role=\"button\" rel=\"noopener\">\n						Play Vblink on the Web\n					</a>\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1234-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1234.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/1222-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/1222.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n															<img width=\"640\" height=\"296\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg 1024w, https://vblinkonline.com/wp-content/uploads/2023/02/123-300x139.jpeg 300w, https://vblinkonline.com/wp-content/uploads/2023/02/123-768x355.jpeg 768w, https://vblinkonline.com/wp-content/uploads/2023/02/123-1536x709.jpeg 1536w, https://vblinkonline.com/wp-content/uploads/2023/02/123-600x277.jpeg 600w, https://vblinkonline.com/wp-content/uploads/2023/02/123-64x30.jpeg 64w, https://vblinkonline.com/wp-content/uploads/2023/02/123.jpeg 1600w\" sizes=\"(max-width: 640px) 100vw, 640px\" />															\n			<h2>Simple Install Process</h2>		\n		<p>1- GO TO YOUR FAVORITE STORE AND HAVE THEM CREATE YOU AN ACCOUNT.</p><p>2- BUY CREDITS FOR YOUR ACCOUNT AND THEN DOWNLOAD THE APP.</p><p>3- EITHER SCAN THE QR CODE, OR GO TO: <a href=\"https://vblink777.club\">https://vblink777.club</a></p><p>4- SIGN IN WITH YOUR ACCOUNT NAME AND PASSWORD.</p><p>5- NOW YOU ARE READY TO PLAY! </p><p>FOR MORE INSTRUCTIONS ON HOW TO DOWNLOAD TO A SPECIFIC DEVICE, PLEASE VISIT OUT <a href=\"https://vblinkonline.com/how-to-download-the-app\">How To Download The App PAGE</a></p>		\n															<img width=\"267\" height=\"265\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png\" title=\"get-it-on-google-play-badge\" alt=\"get-it-on-google-play-badge\" loading=\"lazy\" />															\n															<img width=\"267\" height=\"266\" src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png\" alt=\"\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png 267w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-150x150.png 150w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-100x100.png 100w, https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970-64x64.png 64w\" sizes=\"(max-width: 267px) 100vw, 267px\" />															\n															<img src=\"https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png\" title=\"Download_on_the_App_Store_Badge.svg\" alt=\"Download_on_the_App_Store_Badge.svg\" loading=\"lazy\" />','Home','','inherit','closed','closed','','1297-revision-v1','','','2023-04-14 08:20:43','2023-04-14 08:20:43','',1297,'https://vblinkonline.com/?p=2666',0,'revision','',0),(2673,1,'2023-04-14 13:24:26','2023-04-14 13:24:26','<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png\" alt=\"vblink transparent\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png 150w, https://vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			            <button  type=\"button\" aria-label=\"hamburger-icon\">\n                            </button>\n            <ul id=\"menu-header-menu-2\"><li data-vertical-menu=750px><a href=\"https://vblinkonline.com/\">Home</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/how-to-download-the-app/\">How To Download The App</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/games/\">Games</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/player-registration/\">Player Registration</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/agent-help/\">Agent Help</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/store-distributers/\">Store &#038; Distributers</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/faq/\">FAQ</a></li>\n</ul>\n					<a href=\"https://vblinkonline.com\" target=\"_self\" rel=\"noopener\">\n						<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png\" alt=\"vblink transparent\" decoding=\"async\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png 150w, https://vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />\n					</a> \n				<button type=\"button\">X</button>','Header','','inherit','closed','closed','','1334-revision-v1','','','2023-04-14 13:24:26','2023-04-14 13:24:26','',1334,'https://vblinkonline.com/?p=2673',0,'revision','',0),(2674,1,'2023-04-14 13:24:34','2023-04-14 13:24:34','<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png\" alt=\"vblink transparent\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png 150w, https://vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			            <button  type=\"button\" aria-label=\"hamburger-icon\">\n                            </button>\n            <ul id=\"menu-header-menu-2\"><li data-vertical-menu=750px><a href=\"https://vblinkonline.com/\">Home</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/how-to-download-the-app/\">How To Download The App</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/games/\">Games</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/player-registration/\">Player Registration</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/agent-help/\">Agent Help</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/store-distributers/\">Store &#038; Distributers</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/faq/\">FAQ</a></li>\n</ul>\n					<a href=\"https://vblinkonline.com\" target=\"_self\" rel=\"noopener\">\n						<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png\" alt=\"vblink transparent\" decoding=\"async\" loading=\"lazy\" srcset=\"https://vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png 150w, https://vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277-64x47.png 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />\n					</a> \n				<button type=\"button\">X</button>','Header','','inherit','closed','closed','','1334-revision-v1','','','2023-04-14 13:24:34','2023-04-14 13:24:34','',1334,'https://vblinkonline.com/?p=2674',0,'revision','',0),(2675,1,'2023-04-14 13:24:42','2023-04-14 13:24:42','<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png\" alt=\"vblink transparent\" loading=\"lazy\" srcset=\"https://i0.wp.com/vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png?w=150&amp;ssl=1 150w, https://i0.wp.com/vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png?resize=64%2C47&amp;ssl=1 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			            <button  type=\"button\" aria-label=\"hamburger-icon\">\n                            </button>\n            <ul id=\"menu-header-menu-2\"><li data-vertical-menu=750px><a href=\"https://vblinkonline.com/\">Home</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/how-to-download-the-app/\">How To Download The App</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/games/\">Games</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/player-registration/\">Player Registration</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/agent-help/\">Agent Help</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/store-distributers/\">Store &#038; Distributers</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/faq/\">FAQ</a></li>\n</ul>\n					<a href=\"https://vblinkonline.com\" target=\"_self\" rel=\"noopener\">\n						<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png\" alt=\"vblink transparent\" decoding=\"async\" loading=\"lazy\" srcset=\"https://i0.wp.com/vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png?w=150&amp;ssl=1 150w, https://i0.wp.com/vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png?resize=6447&amp;ssl=1 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />\n					</a> \n				<button type=\"button\">X</button>','Header','','inherit','closed','closed','','1334-revision-v1','','','2023-04-14 13:24:42','2023-04-14 13:24:42','',1334,'https://vblinkonline.com/?p=2675',0,'revision','',0),(2676,1,'2023-04-14 13:26:16','2023-04-14 13:26:16','<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png\" alt=\"vblink transparent\" loading=\"lazy\" srcset=\"https://i0.wp.com/vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png?w=150&amp;ssl=1 150w, https://i0.wp.com/vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png?resize=64%2C47&amp;ssl=1 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			            <button  type=\"button\" aria-label=\"hamburger-icon\">\n                            </button>\n            <ul id=\"menu-header-menu-2\"><li data-vertical-menu=750px><a href=\"https://vblinkonline.com/\">Home</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/how-to-download-the-app/\">How To Download The App</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/games/\">Games</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/player-registration/\">Player Registration</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/agent-help/\">Agent Help</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/store-distributers/\">Store &#038; Distributers</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/faq/\">FAQ</a></li>\n</ul>\n					<a href=\"https://vblinkonline.com\" target=\"_self\" rel=\"noopener\">\n						<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png\" alt=\"vblink transparent\" decoding=\"async\" loading=\"lazy\" srcset=\"https://i0.wp.com/vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png?w=150&amp;ssl=1 150w, https://i0.wp.com/vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png?resize=6447&amp;ssl=1 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />\n					</a> \n				<button type=\"button\">X</button>','Header','','inherit','closed','closed','','1334-revision-v1','','','2023-04-14 13:26:16','2023-04-14 13:26:16','',1334,'https://vblinkonline.com/?p=2676',0,'revision','',0),(2677,1,'2023-04-14 13:26:24','2023-04-14 13:26:24','<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png\" alt=\"vblink transparent\" loading=\"lazy\" srcset=\"https://i0.wp.com/vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png?w=150&amp;ssl=1 150w, https://i0.wp.com/vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png?resize=64%2C47&amp;ssl=1 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			            <button  type=\"button\" aria-label=\"hamburger-icon\">\n                            </button>\n            <ul id=\"menu-header-menu-2\"><li data-vertical-menu=750px><a href=\"https://vblinkonline.com/\">Home</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/how-to-download-the-app/\">How To Download The App</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/games/\">Games</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/player-registration/\">Player Registration</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/agent-help/\">Agent Help</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/store-distributers/\">Store &#038; Distributers</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/faq/\">FAQ</a></li>\n</ul>\n					<a href=\"https://vblinkonline.com\" target=\"_self\" rel=\"noopener\">\n						<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png\" alt=\"vblink transparent\" decoding=\"async\" loading=\"lazy\" srcset=\"https://i0.wp.com/vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png?w=150&amp;ssl=1 150w, https://i0.wp.com/vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png?resize=6447&amp;ssl=1 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />\n					</a> \n				<button type=\"button\">X</button>','Header','','inherit','closed','closed','','1334-revision-v1','','','2023-04-14 13:26:24','2023-04-14 13:26:24','',1334,'https://vblinkonline.com/?p=2677',0,'revision','',0),(2678,1,'2023-04-14 13:26:32','2023-04-14 13:26:32','<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png\" alt=\"vblink transparent\" loading=\"lazy\" srcset=\"https://i0.wp.com/vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png?w=150&amp;ssl=1 150w, https://i0.wp.com/vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png?resize=64%2C47&amp;ssl=1 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			            <button  type=\"button\" aria-label=\"hamburger-icon\">\n                            </button>\n            <ul id=\"menu-header-menu-2\"><li data-vertical-menu=750px><a href=\"https://vblinkonline.com/\">Home</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/how-to-download-the-app/\">How To Download The App</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/games/\">Games</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/player-registration/\">Player Registration</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/agent-help/\">Agent Help</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/store-distributers/\">Store &#038; Distributers</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/faq/\">FAQ</a></li>\n</ul>\n					<a href=\"https://vblinkonline.com\" target=\"_self\" rel=\"noopener\">\n						<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png\" alt=\"vblink transparent\" decoding=\"async\" loading=\"lazy\" srcset=\"https://i0.wp.com/vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png?w=150&amp;ssl=1 150w, https://i0.wp.com/vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png?resize=6447&amp;ssl=1 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />\n					</a> \n				<button type=\"button\">X</button>','Header','','inherit','closed','closed','','1334-revision-v1','','','2023-04-14 13:26:32','2023-04-14 13:26:32','',1334,'https://vblinkonline.com/?p=2678',0,'revision','',0),(2679,1,'2023-04-14 13:31:34','2023-04-14 13:31:34','<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png\" alt=\"vblink transparent\" loading=\"lazy\" srcset=\"https://i0.wp.com/vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png?w=150&amp;ssl=1 150w, https://i0.wp.com/vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png?resize=64%2C47&amp;ssl=1 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			            <button  type=\"button\" aria-label=\"hamburger-icon\">\n                            </button>\n            <ul id=\"menu-header-menu-2\"><li data-vertical-menu=750px><a href=\"https://vblinkonline.com/\">Home</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/how-to-download-the-app/\">How To Download The App</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/games/\">Games</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/player-registration/\">Player Registration</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/agent-help/\">Agent Help</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/store-distributers/\">Store &#038; Distributers</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/faq/\">FAQ</a></li>\n</ul>\n					<a href=\"https://vblinkonline.com\" target=\"_self\" rel=\"noopener\">\n						<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png\" alt=\"vblink transparent\" decoding=\"async\" loading=\"lazy\" srcset=\"https://i0.wp.com/vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png?w=150&amp;ssl=1 150w, https://i0.wp.com/vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png?resize=6447&amp;ssl=1 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />\n					</a> \n				<button type=\"button\">X</button>','Header','','inherit','closed','closed','','1334-revision-v1','','','2023-04-14 13:31:34','2023-04-14 13:31:34','',1334,'https://vblinkonline.com/?p=2679',0,'revision','',0),(2680,1,'2023-04-14 13:31:42','2023-04-14 13:31:42','<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png\" alt=\"vblink transparent\" loading=\"lazy\" srcset=\"https://i0.wp.com/vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png?w=150&amp;ssl=1 150w, https://i0.wp.com/vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png?resize=64%2C47&amp;ssl=1 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			            <button  type=\"button\" aria-label=\"hamburger-icon\">\n                            </button>\n            <ul id=\"menu-header-menu-2\"><li data-vertical-menu=750px><a href=\"https://vblinkonline.com/\">Home</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/how-to-download-the-app/\">How To Download The App</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/games/\">Games</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/player-registration/\">Player Registration</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/agent-help/\">Agent Help</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/store-distributers/\">Store &#038; Distributers</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/faq/\">FAQ</a></li>\n</ul>\n					<a href=\"https://vblinkonline.com\" target=\"_self\" rel=\"noopener\">\n						<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png\" alt=\"vblink transparent\" decoding=\"async\" loading=\"lazy\" srcset=\"https://i0.wp.com/vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png?w=150&amp;ssl=1 150w, https://i0.wp.com/vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png?resize=6447&amp;ssl=1 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />\n					</a> \n				<button type=\"button\">X</button>','Header','','inherit','closed','closed','','1334-revision-v1','','','2023-04-14 13:31:42','2023-04-14 13:31:42','',1334,'https://vblinkonline.com/?p=2680',0,'revision','',0),(2681,1,'2023-04-14 13:31:50','2023-04-14 13:31:50','<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png\" alt=\"vblink transparent\" loading=\"lazy\" srcset=\"https://i0.wp.com/vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png?w=150&amp;ssl=1 150w, https://i0.wp.com/vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png?resize=64%2C47&amp;ssl=1 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />															\n			            <button  type=\"button\" aria-label=\"hamburger-icon\">\n                            </button>\n            <ul id=\"menu-header-menu-2\"><li data-vertical-menu=750px><a href=\"https://vblinkonline.com/\">Home</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/how-to-download-the-app/\">How To Download The App</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/games/\">Games</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/player-registration/\">Player Registration</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/agent-help/\">Agent Help</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/store-distributers/\">Store &#038; Distributers</a></li>\n<li data-vertical-menu=750px><a href=\"https://vblinkonline.com/faq/\">FAQ</a></li>\n</ul>\n					<a href=\"https://vblinkonline.com\" target=\"_self\" rel=\"noopener\">\n						<img width=\"150\" height=\"111\" src=\"https://vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png\" alt=\"vblink transparent\" decoding=\"async\" loading=\"lazy\" srcset=\"https://i0.wp.com/vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png?w=150&amp;ssl=1 150w, https://i0.wp.com/vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png?resize=6447&amp;ssl=1 64w\" sizes=\"(max-width: 150px) 100vw, 150px\" />\n					</a> \n				<button type=\"button\">X</button>','Header','','inherit','closed','closed','','1334-revision-v1','','','2023-04-14 13:31:50','2023-04-14 13:31:50','',1334,'https://vblinkonline.com/?p=2681',0,'revision','',0),(2688,0,'2023-04-15 17:34:12','2023-04-15 17:34:12','','Entry # 187','','publish','closed','closed','','entry-187','','','2023-04-15 17:34:12','2023-04-15 17:34:12','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2688',0,'metform-entry','',0),(2689,0,'2023-04-15 22:32:21','2023-04-15 22:32:21','','Entry # 188','','publish','closed','closed','','entry-188','','','2023-04-15 22:32:21','2023-04-15 22:32:21','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2689',0,'metform-entry','',0),(2690,0,'2023-04-15 23:13:43','2023-04-15 23:13:43','','Entry # 189','','publish','closed','closed','','entry-189','','','2023-04-15 23:13:43','2023-04-15 23:13:43','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2690',0,'metform-entry','',0),(2691,0,'2023-04-16 11:06:02','2023-04-16 11:06:02','','Entry # 190','','publish','closed','closed','','entry-190','','','2023-04-16 11:06:02','2023-04-16 11:06:02','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2691',0,'metform-entry','',0),(2692,0,'2023-04-16 15:16:11','2023-04-16 15:16:11','','Entry # 191','','publish','closed','closed','','entry-191','','','2023-04-16 15:16:11','2023-04-16 15:16:11','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2692',0,'metform-entry','',0),(2693,0,'2023-04-17 10:53:26','2023-04-17 10:53:26','','Entry # 192','','publish','closed','closed','','entry-192','','','2023-04-17 10:53:26','2023-04-17 10:53:26','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2693',0,'metform-entry','',0),(2694,0,'2023-04-17 20:45:46','2023-04-17 20:45:46','','Entry # 193','','publish','closed','closed','','entry-193','','','2023-04-17 20:45:46','2023-04-17 20:45:46','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2694',0,'metform-entry','',0),(2695,0,'2023-04-18 01:35:49','2023-04-18 01:35:49','','Entry # 194','','publish','closed','closed','','entry-194','','','2023-04-18 01:35:49','2023-04-18 01:35:49','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2695',0,'metform-entry','',0),(2696,0,'2023-04-19 07:56:54','2023-04-19 07:56:54','','Entry # 195','','publish','closed','closed','','entry-195','','','2023-04-19 07:56:54','2023-04-19 07:56:54','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2696',0,'metform-entry','',0),(2697,0,'2023-04-19 11:13:44','2023-04-19 11:13:44','','Entry # 196','','publish','closed','closed','','entry-196','','','2023-04-19 11:13:44','2023-04-19 11:13:44','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2697',0,'metform-entry','',0),(2698,0,'2023-04-19 13:34:57','2023-04-19 13:34:57','','Entry # 197','','publish','closed','closed','','entry-197','','','2023-04-19 13:34:57','2023-04-19 13:34:57','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2698',0,'metform-entry','',0),(2699,0,'2023-04-19 20:41:38','2023-04-19 20:41:38','','Entry # 198','','publish','closed','closed','','entry-198','','','2023-04-19 20:41:38','2023-04-19 20:41:38','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2699',0,'metform-entry','',0),(2700,0,'2023-04-19 22:36:48','2023-04-19 22:36:48','','Entry # 199','','publish','closed','closed','','entry-199','','','2023-04-19 22:36:48','2023-04-19 22:36:48','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2700',0,'metform-entry','',0),(2712,1,'2023-04-29 07:45:35','2023-04-29 07:45:35','','Entry # 209','','publish','closed','closed','','entry-209','','','2023-04-29 07:45:35','2023-04-29 07:45:35','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2712',0,'metform-entry','',0),(2713,0,'2023-04-29 10:49:38','2023-04-29 10:49:38','','Entry # 210','','publish','closed','closed','','entry-210','','','2023-04-29 10:49:38','2023-04-29 10:49:38','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2713',0,'metform-entry','',0),(2714,0,'2023-04-29 19:58:06','2023-04-29 19:58:06','','Entry # 211','','publish','closed','closed','','entry-211','','','2023-04-29 19:58:06','2023-04-29 19:58:06','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2714',0,'metform-entry','',0),(2683,1,'2023-04-15 04:53:07','2023-04-15 04:53:07','<style>/*! elementor - v3.10.0 - 09-01-2023 */\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>												<img width=\"2158\" height=\"2000\" src=\"https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/footer-t.png\" alt=\"\" loading=\"lazy\" srcset=\"https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/footer-t.png 2158w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/footer-t-300x278.png 300w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/footer-t-1024x949.png 1024w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/footer-t-768x712.png 768w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/footer-t-1536x1424.png 1536w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/footer-t-2048x1898.png 2048w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/footer-t-1320x1223.png 1320w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/footer-t-600x556.png 600w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/footer-t-64x59.png 64w\" sizes=\"(max-width: 2158px) 100vw, 2158px\" />															\n															<img width=\"202\" height=\"78\" src=\"https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/footer-logo.png\" alt=\"\" loading=\"lazy\" srcset=\"https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/footer-logo.png 202w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/footer-logo-64x25.png 64w\" sizes=\"(max-width: 202px) 100vw, 202px\" />															\n					<ul>\n                            <li data-social=\"facebook\">\n                    <a>\n                                                                                            </a>\n                </li>\n                                            <li data-social=\"twitter\">\n                    <a>\n                                                                                            </a>\n                </li>\n                                            <li data-social=\"linkedin\">\n                    <a>\n                                                                                            </a>\n                </li>\n                                            <li data-social=\"facebook\">\n                    <a>\n                                                                                            </a>\n                </li>\n                                    </ul>\n			<style>/*! elementor - v3.10.0 - 09-01-2023 */\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><h6>Explore</h6>		\n			<h6>About</h6>		\n			<h6>Comic</h6>		\n			<h6>Movie</h6>		\n			<h6>company</h6>		\n			<h6>Inquiry</h6>		\n			<h6>Careers</h6>		\n			<h6>blog</h6>		\n			<h6>Resources</h6>		\n			<h6>Support</h6>		\n			<h6>Privacy </h6>		\n			<h6>Terms</h6>		\n			<h6>Get Comic App</h6>		\n															<img width=\"154\" height=\"152\" src=\"https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/QR-Code.png\" alt=\"\" loading=\"lazy\" srcset=\"https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/QR-Code.png 154w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/QR-Code-100x100.png 100w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/QR-Code-64x63.png 64w\" sizes=\"(max-width: 154px) 100vw, 154px\" />															\n			<h6>Scan QR Code for download</h6>		\n		Copyright © [hfe_current_year] [hfe_site_title] | Powered by [hfe_site_title]','Footer','','inherit','closed','closed','','1335-revision-v1','','','2023-04-15 04:53:07','2023-04-15 04:53:07','',1335,'https://vblinkonline.com/?p=2683',0,'revision','',0),(2684,1,'2023-04-15 04:53:16','2023-04-15 04:53:16','<style>/*! elementor - v3.10.0 - 09-01-2023 */\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>												<img width=\"2158\" height=\"2000\" src=\"https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/footer-t.png\" alt=\"\" loading=\"lazy\" srcset=\"https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/footer-t.png 2158w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/footer-t-300x278.png 300w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/footer-t-1024x949.png 1024w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/footer-t-768x712.png 768w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/footer-t-1536x1424.png 1536w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/footer-t-2048x1898.png 2048w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/footer-t-1320x1223.png 1320w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/footer-t-600x556.png 600w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/footer-t-64x59.png 64w\" sizes=\"(max-width: 2158px) 100vw, 2158px\" />															\n															<img width=\"202\" height=\"78\" src=\"https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/footer-logo.png\" alt=\"\" loading=\"lazy\" srcset=\"https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/footer-logo.png 202w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/footer-logo-64x25.png 64w\" sizes=\"(max-width: 202px) 100vw, 202px\" />															\n					<ul>\n                            <li data-social=\"facebook\">\n                    <a>\n                                                                                            </a>\n                </li>\n                                            <li data-social=\"twitter\">\n                    <a>\n                                                                                            </a>\n                </li>\n                                            <li data-social=\"linkedin\">\n                    <a>\n                                                                                            </a>\n                </li>\n                                            <li data-social=\"facebook\">\n                    <a>\n                                                                                            </a>\n                </li>\n                                    </ul>\n			<style>/*! elementor - v3.10.0 - 09-01-2023 */\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><h6>Explore</h6>		\n			<h6>About</h6>		\n			<h6>Comic</h6>		\n			<h6>Movie</h6>		\n			<h6>company</h6>		\n			<h6>Inquiry</h6>		\n			<h6>Careers</h6>		\n			<h6>blog</h6>		\n			<h6>Resources</h6>		\n			<h6>Support</h6>		\n			<h6>Privacy </h6>		\n			<h6>Terms</h6>		\n			<h6>Get Comic App</h6>		\n															<img width=\"154\" height=\"152\" src=\"https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/QR-Code.png\" alt=\"\" loading=\"lazy\" srcset=\"https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/QR-Code.png 154w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/QR-Code-100x100.png 100w, https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/QR-Code-64x63.png 64w\" sizes=\"(max-width: 154px) 100vw, 154px\" />															\n			<h6>Scan QR Code for download</h6>		\n		Copyright © [hfe_current_year] [hfe_site_title] | Powered by [hfe_site_title]','Footer','','inherit','closed','closed','','1335-revision-v1','','','2023-04-15 04:53:16','2023-04-15 04:53:16','',1335,'https://vblinkonline.com/?p=2684',0,'revision','',0),(2715,0,'2023-04-29 22:31:31','2023-04-29 22:31:31','','Entry # 212','','publish','closed','closed','','entry-212','','','2023-04-29 22:31:31','2023-04-29 22:31:31','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2715',0,'metform-entry','',0),(2716,0,'2023-04-30 08:02:35','2023-04-30 08:02:35','','Entry # 213','','publish','closed','closed','','entry-213','','','2023-04-30 08:02:35','2023-04-30 08:02:35','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2716',0,'metform-entry','',0),(2717,0,'2023-04-30 15:03:02','2023-04-30 15:03:02','','Entry # 214','','publish','closed','closed','','entry-214','','','2023-04-30 15:03:02','2023-04-30 15:03:02','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2717',0,'metform-entry','',0),(2718,0,'2023-04-30 23:20:55','2023-04-30 23:20:55','','Entry # 215','','publish','closed','closed','','entry-215','','','2023-04-30 23:20:55','2023-04-30 23:20:55','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2718',0,'metform-entry','',0),(2719,0,'2023-05-01 05:11:28','2023-05-01 05:11:28','','Entry # 216','','publish','closed','closed','','entry-216','','','2023-05-01 05:11:28','2023-05-01 05:11:28','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2719',0,'metform-entry','',0),(2720,0,'2023-05-01 11:54:27','2023-05-01 11:54:27','','Entry # 217','','publish','closed','closed','','entry-217','','','2023-05-01 11:54:27','2023-05-01 11:54:27','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2720',0,'metform-entry','',0),(2721,0,'2023-05-01 14:32:04','2023-05-01 14:32:04','','Entry # 218','','publish','closed','closed','','entry-218','','','2023-05-01 14:32:04','2023-05-01 14:32:04','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2721',0,'metform-entry','',0),(2722,0,'2023-05-02 00:11:26','2023-05-02 00:11:26','','Entry # 219','','publish','closed','closed','','entry-219','','','2023-05-02 00:11:26','2023-05-02 00:11:26','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2722',0,'metform-entry','',0),(2723,0,'2023-05-02 01:34:39','2023-05-02 01:34:39','','Entry # 220','','publish','closed','closed','','entry-220','','','2023-05-02 01:34:39','2023-05-02 01:34:39','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2723',0,'metform-entry','',0),(2724,0,'2023-05-02 08:45:26','2023-05-02 08:45:26','','Entry # 221','','publish','closed','closed','','entry-221','','','2023-05-02 08:45:26','2023-05-02 08:45:26','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2724',0,'metform-entry','',0),(2725,0,'2023-05-03 00:48:25','2023-05-03 00:48:25','','Entry # 222','','publish','closed','closed','','entry-222','','','2023-05-03 00:48:25','2023-05-03 00:48:25','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2725',0,'metform-entry','',0),(2726,0,'2023-05-03 01:33:55','2023-05-03 01:33:55','','Entry # 223','','publish','closed','closed','','entry-223','','','2023-05-03 01:33:55','2023-05-03 01:33:55','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2726',0,'metform-entry','',0),(2727,0,'2023-05-03 08:53:42','2023-05-03 08:53:42','','Entry # 224','','publish','closed','closed','','entry-224','','','2023-05-03 08:53:42','2023-05-03 08:53:42','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2727',0,'metform-entry','',0),(2728,0,'2023-05-04 06:47:17','2023-05-04 06:47:17','','Entry # 225','','publish','closed','closed','','entry-225','','','2023-05-04 06:47:17','2023-05-04 06:47:17','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2728',0,'metform-entry','',0),(2729,0,'2023-05-04 11:17:12','2023-05-04 11:17:12','','Entry # 226','','publish','closed','closed','','entry-226','','','2023-05-04 11:17:12','2023-05-04 11:17:12','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2729',0,'metform-entry','',0),(2732,0,'2023-05-05 19:46:54','2023-05-05 19:46:54','','Entry # 229','','publish','closed','closed','','entry-229','','','2023-05-05 19:46:54','2023-05-05 19:46:54','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2732',0,'metform-entry','',0),(2733,0,'2023-05-05 21:53:00','2023-05-05 21:53:00','','Entry # 230','','publish','closed','closed','','entry-230','','','2023-05-05 21:53:00','2023-05-05 21:53:00','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2733',0,'metform-entry','',0),(2734,0,'2023-05-06 01:07:38','2023-05-06 01:07:38','','Entry # 231','','publish','closed','closed','','entry-231','','','2023-05-06 01:07:38','2023-05-06 01:07:38','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2734',0,'metform-entry','',0),(2735,0,'2023-05-06 03:25:31','2023-05-06 03:25:31','','Entry # 232','','publish','closed','closed','','entry-232','','','2023-05-06 03:25:31','2023-05-06 03:25:31','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2735',0,'metform-entry','',0),(2736,0,'2023-05-06 07:22:43','2023-05-06 07:22:43','','Entry # 233','','publish','closed','closed','','entry-233','','','2023-05-06 07:22:43','2023-05-06 07:22:43','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2736',0,'metform-entry','',0),(2737,0,'2023-05-06 23:43:18','2023-05-06 23:43:18','','Entry # 234','','publish','closed','closed','','entry-234','','','2023-05-06 23:43:18','2023-05-06 23:43:18','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2737',0,'metform-entry','',0),(2738,0,'2023-05-07 01:21:52','2023-05-07 01:21:52','','Entry # 235','','publish','closed','closed','','entry-235','','','2023-05-07 01:21:52','2023-05-07 01:21:52','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2738',0,'metform-entry','',0),(2739,0,'2023-05-07 06:16:53','2023-05-07 06:16:53','','Entry # 236','','publish','closed','closed','','entry-236','','','2023-05-07 06:16:53','2023-05-07 06:16:53','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2739',0,'metform-entry','',0),(2740,0,'2023-05-07 22:00:18','2023-05-07 22:00:18','','Entry # 237','','publish','closed','closed','','entry-237','','','2023-05-07 22:00:18','2023-05-07 22:00:18','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2740',0,'metform-entry','',0),(2741,0,'2023-05-08 03:23:54','2023-05-08 03:23:54','','Entry # 238','','publish','closed','closed','','entry-238','','','2023-05-08 03:23:54','2023-05-08 03:23:54','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2741',0,'metform-entry','',0),(2742,0,'2023-05-08 04:57:45','2023-05-08 04:57:45','','Entry # 239','','publish','closed','closed','','entry-239','','','2023-05-08 04:57:45','2023-05-08 04:57:45','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2742',0,'metform-entry','',0),(2743,0,'2023-05-09 22:09:39','2023-05-09 22:09:39','','Entry # 240','','publish','closed','closed','','entry-240','','','2023-05-09 22:09:39','2023-05-09 22:09:39','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2743',0,'metform-entry','',0),(2744,0,'2023-05-11 04:53:53','2023-05-11 04:53:53','','Entry # 241','','publish','closed','closed','','entry-241','','','2023-05-11 04:53:53','2023-05-11 04:53:53','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2744',0,'metform-entry','',0),(2745,0,'2023-05-11 12:34:12','2023-05-11 12:34:12','','Entry # 242','','publish','closed','closed','','entry-242','','','2023-05-11 12:34:12','2023-05-11 12:34:12','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2745',0,'metform-entry','',0),(2746,0,'2023-05-11 16:04:17','2023-05-11 16:04:17','','Entry # 243','','publish','closed','closed','','entry-243','','','2023-05-11 16:04:17','2023-05-11 16:04:17','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2746',0,'metform-entry','',0),(2747,0,'2023-05-12 06:39:05','2023-05-12 06:39:05','','Entry # 244','','publish','closed','closed','','entry-244','','','2023-05-12 06:39:05','2023-05-12 06:39:05','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2747',0,'metform-entry','',0),(2748,0,'2023-05-13 00:34:00','2023-05-13 00:34:00','','Entry # 245','','publish','closed','closed','','entry-245','','','2023-05-13 00:34:00','2023-05-13 00:34:00','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2748',0,'metform-entry','',0),(2749,0,'2023-05-13 07:33:13','2023-05-13 07:33:13','','Entry # 246','','publish','closed','closed','','entry-246','','','2023-05-13 07:33:13','2023-05-13 07:33:13','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2749',0,'metform-entry','',0),(2750,0,'2023-05-14 04:32:12','2023-05-14 04:32:12','','Entry # 247','','publish','closed','closed','','entry-247','','','2023-05-14 04:32:12','2023-05-14 04:32:12','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2750',0,'metform-entry','',0),(2751,1,'2023-05-14 09:27:42','2023-05-14 09:27:42','84cd4368dbb85967fcef2235e0f9695b','fdf7c451f8b6f58507ebf665288474a3','','trash','closed','open','','fdf7c451f8b6f58507ebf665288474a3__trashed','','','2023-05-14 09:28:00','2023-05-14 09:28:00','',0,'https://vblinkonline.com/?p=2751',0,'post','',0),(2752,1,'2023-05-14 09:27:42','2023-05-14 09:27:42','84cd4368dbb85967fcef2235e0f9695b','fdf7c451f8b6f58507ebf665288474a3','','inherit','closed','closed','','2751-revision-v1','','','2023-05-14 09:27:42','2023-05-14 09:27:42','',2751,'https://vblinkonline.com/?p=2752',0,'revision','',0),(2753,0,'2023-05-14 10:30:49','2023-05-14 10:30:49','','Entry # 248','','publish','closed','closed','','entry-248','','','2023-05-14 10:30:49','2023-05-14 10:30:49','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2753',0,'metform-entry','',0),(2754,0,'2023-05-14 11:12:58','2023-05-14 11:12:58','','Entry # 249','','publish','closed','closed','','entry-249','','','2023-05-14 11:12:58','2023-05-14 11:12:58','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2754',0,'metform-entry','',0),(2755,0,'2023-05-14 19:37:47','2023-05-14 19:37:47','','Entry # 250','','publish','closed','closed','','entry-250','','','2023-05-14 19:37:47','2023-05-14 19:37:47','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2755',0,'metform-entry','',0),(2756,0,'2023-05-15 08:05:18','2023-05-15 08:05:18','','Entry # 251','','publish','closed','closed','','entry-251','','','2023-05-15 08:05:18','2023-05-15 08:05:18','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2756',0,'metform-entry','',0),(2757,0,'2023-05-15 17:32:11','2023-05-15 17:32:11','','Entry # 252','','publish','closed','closed','','entry-252','','','2023-05-15 17:32:11','2023-05-15 17:32:11','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2757',0,'metform-entry','',0),(2758,0,'2023-05-15 22:20:02','2023-05-15 22:20:02','','Entry # 253','','publish','closed','closed','','entry-253','','','2023-05-15 22:20:02','2023-05-15 22:20:02','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2758',0,'metform-entry','',0),(2759,1,'2023-05-16 00:34:34','2023-05-16 00:34:34','84cd4368dbb85967fcef2235e0f9695b','fdf7c451f8b6f58507ebf665288474a3','','trash','closed','open','','fdf7c451f8b6f58507ebf665288474a3__trashed-2','','','2023-05-16 00:34:56','2023-05-16 00:34:56','',0,'https://vblinkonline.com/?p=2759',0,'post','',0),(2760,1,'2023-05-16 00:34:34','2023-05-16 00:34:34','84cd4368dbb85967fcef2235e0f9695b','fdf7c451f8b6f58507ebf665288474a3','','inherit','closed','closed','','2759-revision-v1','','','2023-05-16 00:34:34','2023-05-16 00:34:34','',2759,'https://vblinkonline.com/?p=2760',0,'revision','',0),(2761,0,'2023-05-17 05:37:02','2023-05-17 05:37:02','','Entry # 254','','publish','closed','closed','','entry-254','','','2023-05-17 05:37:02','2023-05-17 05:37:02','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2761',0,'metform-entry','',0),(2762,0,'2023-05-17 16:31:41','2023-05-17 16:31:41','','Entry # 255','','publish','closed','closed','','entry-255','','','2023-05-17 16:31:41','2023-05-17 16:31:41','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2762',0,'metform-entry','',0),(2763,0,'2023-05-17 18:39:08','2023-05-17 18:39:08','','Entry # 256','','publish','closed','closed','','entry-256','','','2023-05-17 18:39:08','2023-05-17 18:39:08','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2763',0,'metform-entry','',0),(2764,0,'2023-05-18 02:48:31','2023-05-18 02:48:31','','Entry # 257','','publish','closed','closed','','entry-257','','','2023-05-18 02:48:31','2023-05-18 02:48:31','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2764',0,'metform-entry','',0),(2765,0,'2023-05-18 04:41:41','2023-05-18 04:41:41','','Entry # 258','','publish','closed','closed','','entry-258','','','2023-05-18 04:41:41','2023-05-18 04:41:41','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2765',0,'metform-entry','',0),(2766,1,'2023-05-18 04:56:16','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2023-05-18 04:56:16','0000-00-00 00:00:00','',0,'https://vblinkonline.com/?p=2766',0,'post','',0),(2768,3,'2023-05-18 05:08:38','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2023-05-18 05:08:38','0000-00-00 00:00:00','',0,'https://vblinkonline.com/?p=2768',0,'post','',0),(2769,0,'2023-05-18 10:08:11','2023-05-18 10:08:11','','Entry # 259','','publish','closed','closed','','entry-259','','','2023-05-18 10:08:11','2023-05-18 10:08:11','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2769',0,'metform-entry','',0),(2770,0,'2023-05-18 14:55:56','2023-05-18 14:55:56','','Entry # 260','','publish','closed','closed','','entry-260','','','2023-05-18 14:55:56','2023-05-18 14:55:56','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2770',0,'metform-entry','',0),(2771,0,'2023-05-18 15:10:11','2023-05-18 15:10:11','','Entry # 261','','publish','closed','closed','','entry-261','','','2023-05-18 15:10:11','2023-05-18 15:10:11','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2771',0,'metform-entry','',0),(2772,0,'2023-05-19 01:13:07','2023-05-19 01:13:07','','Entry # 262','','publish','closed','closed','','entry-262','','','2023-05-19 01:13:07','2023-05-19 01:13:07','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2772',0,'metform-entry','',0),(2773,0,'2023-05-19 01:23:45','2023-05-19 01:23:45','','Entry # 263','','publish','closed','closed','','entry-263','','','2023-05-19 01:23:45','2023-05-19 01:23:45','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2773',0,'metform-entry','',0),(2774,0,'2023-05-19 05:41:25','2023-05-19 05:41:25','','Entry # 264','','publish','closed','closed','','entry-264','','','2023-05-19 05:41:25','2023-05-19 05:41:25','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2774',0,'metform-entry','',0),(2775,0,'2023-05-19 16:17:07','2023-05-19 16:17:07','','Entry # 265','','publish','closed','closed','','entry-265','','','2023-05-19 16:17:07','2023-05-19 16:17:07','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2775',0,'metform-entry','',0),(2776,0,'2023-05-19 17:31:56','2023-05-19 17:31:56','','Entry # 266','','publish','closed','closed','','entry-266','','','2023-05-19 17:31:56','2023-05-19 17:31:56','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2776',0,'metform-entry','',0),(2777,0,'2023-05-20 01:14:16','2023-05-20 01:14:16','','Entry # 267','','publish','closed','closed','','entry-267','','','2023-05-20 01:14:16','2023-05-20 01:14:16','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2777',0,'metform-entry','',0),(2778,0,'2023-05-20 05:40:34','2023-05-20 05:40:34','','Entry # 268','','publish','closed','closed','','entry-268','','','2023-05-20 05:40:34','2023-05-20 05:40:34','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2778',0,'metform-entry','',0),(2779,0,'2023-05-20 10:15:23','2023-05-20 10:15:23','','Entry # 269','','publish','closed','closed','','entry-269','','','2023-05-20 10:15:23','2023-05-20 10:15:23','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2779',0,'metform-entry','',0),(2780,0,'2023-05-20 14:41:48','2023-05-20 14:41:48','','Entry # 270','','publish','closed','closed','','entry-270','','','2023-05-20 14:41:48','2023-05-20 14:41:48','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2780',0,'metform-entry','',0),(2781,0,'2023-05-20 16:20:01','2023-05-20 16:20:01','','Entry # 271','','publish','closed','closed','','entry-271','','','2023-05-20 16:20:01','2023-05-20 16:20:01','',0,'https://vblinkonline.com/?post_type=metform-entry&#038;p=2781',0,'metform-entry','',0);
/*!40000 ALTER TABLE `wpjk_posts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpjk_qcld_slider_hero_sliders`
--

DROP TABLE IF EXISTS `wpjk_qcld_slider_hero_sliders`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_qcld_slider_hero_sliders` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `title` varchar(100) NOT NULL,
  `type` varchar(30) NOT NULL,
  `params` mediumtext NOT NULL,
  `time` datetime NOT NULL,
  `slide` longtext DEFAULT NULL,
  `style` text NOT NULL,
  `custom` text NOT NULL,
  `bg_image_url` text NOT NULL,
  `bg_audio_url` text NOT NULL,
  `bg_gradient` text NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_qcld_slider_hero_sliders`
--

LOCK TABLES `wpjk_qcld_slider_hero_sliders` WRITE;
/*!40000 ALTER TABLE `wpjk_qcld_slider_hero_sliders` DISABLE KEYS */;
INSERT INTO `wpjk_qcld_slider_hero_sliders` VALUES (1,'First Slider','particle_snow','{\"watereffect\":{\"color\":\"\"},\"autoplay\":1,\"pauseonhover\":1,\"directionnav\":1,\"controlnav\":1,\"effect\":{\"interval\":11000},\"title\":{\"show\":1,\"align\":\"center\",\"style\":{\"width\":213,\"height\":61,\"left\":\"0px\",\"top\":\"10%\"}},\"button1\":{\"show\":1,\"position\":\"1\",\"align\":\"center\",\"style\":{\"width\":213,\"height\":61,\"left\":\"0%\",\"top\":\"80%\"}},\"titleffect\":\"bounceInLeft\",\"deseffect\":\"bounceInRight\",\"description\":{\"show\":1,\"align\":\"center\",\"style\":{\"width\":213,\"height\":61,\"left\":\"0%\",\"top\":\"30%\"}},\"titlefontsize\":40,\"descfontsize\":20,\"background\":\"#4e56fc\",\"titlecolor\":\"#ffffff\",\"descriptioncolor\":\"#ffffff\",\"btneffect\":\"\",\"blur\":{\"canvas_bg\":\"\",\"particle_color\":\"\"},\"wave\":{\"one_color\":\"\",\"two_color\":\"\",\"three_color\":\"\"},\"metaballs\":{},\"matrix\":{},\"tiny_galaxy\":{},\"tagcanvas\":{},\"water_swimming\":{},\"warp_speed\":{},\"line\":{},\"circle\":{},\"waaave\":{},\"ballsgravity\":{},\"iconsahedron\":{},\"helix\":{},\"corruption\":{},\"chaos\":{},\"helix_multiple\":{},\"neno_hexagon\":{},\"cosmic_web\":{},\"directional\":{},\"distance\":{},\"valentine\":{},\"cloudysky\":{},\"particle_snow\":{\"color\":\"\",\"type\":\"circle\"},\"herotop\":{\"decoration\":\"\"},\"herobottom\":{\"decoration\":\"\"},\"rays_particles\":{\"particles\":\"\"},\"hero404\":{\"title\":\"\"},\"paddingtime\":500,\"slidendredirect\":\"\",\"slideredirectdelay\":\"\",\"contentspace\":\"\",\"titlebottommargin\":\"\",\"descriptionbottommargin\":\"\",\"buttonbottommargin\":\"\",\"titlebgcolor\":\"\",\"descriptionbgcolor\":\"\",\"topdecorationcolor\":\"\",\"bottomdecorationcolor\":\"\",\"canvasopacity\":\"\",\"titlefontheight\":\"\",\"descfontheight\":\"\",\"lfxtitlein\":\"\",\"lfxtitleout\":\"\",\"lfxdesin\":\"\",\"lfxdesout\":\"\",\"contentoffset\":\"\",\"custom_video_mp4\":\"\",\"custom_video_webm\":\"\",\"bg_video_youtube\":\"\",\"bg_video_vimeo\":\"\",\"video_overlay_color\":\"\",\"video_overlay_opacity\":\"\",\"audiorepeatcount\":\"\",\"arrow\":\"arrow-circle\",\"arrowcolor\":\"\",\"arrowhovercolor\":\"\",\"navigatorcolor\":\"\",\"navigatorhovercolor\":\"\",\"stopslide\":0,\"repeat\":0,\"randomslide\":0,\"disableinmobile\":0,\"onlyonce\":0,\"content\":\"center\",\"bgimageeffect\":\"\",\"slideimageeffect\":\"fade\",\"slideimageeffectreverse\":\"fade\",\"titleouteffect\":\"\",\"descouteffect\":\"\",\"btnouteffect\":\"\",\"hidearrow\":0,\"hidenavigation\":0,\"herorestart\":0,\"heropause\":0,\"video\":\"\",\"video_loop\":1,\"video_mute\":1,\"sound_control\":1,\"video_overlay\":0,\"audioautoplay\":1,\"audiocontrol\":1,\"audiorepeat\":0,\"controllerposition\":\"topleft\",\"arrow_style\":\"default\"}','2023-02-22 10:09:29','NULL','{\"background\":\"blue;\",\"border\":\"1px solid red;\",\"color\":\"yellow\",\"width\":\"800\",\"height\":\"480\",\"marginLeft\":\"0\",\"marginRight\":\"0\",\"marginTop\":\"0\",\"marginBottom\":\"0\",\"screenoption\":\"1\",\"fullwidth\":\"3\"}','{}','','','\"background-image: linear-gradient(120deg, #f093fb 0%, #f5576c 100%);\"'),(2,'New Slider Hero','no_effect','{\"watereffect\":{\"color\":\"\"},\"autoplay\":1,\"pauseonhover\":1,\"directionnav\":1,\"controlnav\":1,\"effect\":{\"interval\":\"\"},\"title\":{\"show\":1,\"align\":\"center\",\"style\":{\"width\":213,\"height\":61,\"left\":\"0px\",\"top\":\"10%\"}},\"button1\":{\"show\":1,\"position\":\"1\",\"align\":\"center\",\"style\":{\"width\":213,\"height\":61,\"left\":\"0%\",\"top\":\"80%\"}},\"titleffect\":\"bounceInLeft\",\"deseffect\":\"bounceInRight\",\"description\":{\"show\":1,\"align\":\"center\",\"style\":{\"width\":213,\"height\":61,\"left\":\"0%\",\"top\":\"30%\"}},\"titlefontsize\":40,\"descfontsize\":20,\"background\":\"#4e56fc\",\"titlecolor\":\"#d6d6d6\",\"descriptioncolor\":\"#e8e8e8\",\"btneffect\":\"\",\"blur\":{\"canvas_bg\":\"\",\"particle_color\":\"\"},\"wave\":{\"one_color\":\"\",\"two_color\":\"\",\"three_color\":\"\"},\"metaballs\":{},\"matrix\":{},\"tiny_galaxy\":{},\"tagcanvas\":{},\"water_swimming\":{},\"warp_speed\":{},\"line\":{},\"circle\":{},\"waaave\":{},\"ballsgravity\":{},\"iconsahedron\":{},\"helix\":{},\"corruption\":{},\"chaos\":{},\"helix_multiple\":{},\"neno_hexagon\":{},\"cosmic_web\":{},\"directional\":{},\"distance\":{},\"valentine\":{},\"cloudysky\":{},\"particle_snow\":{},\"herotop\":{\"decoration\":\"\"},\"herobottom\":{\"decoration\":\"\"},\"rays_particles\":{\"particles\":\"\"},\"hero404\":{\"title\":\"\"},\"paddingtime\":500,\"slidendredirect\":\"\",\"slideredirectdelay\":\"\",\"contentspace\":\"\",\"titlebottommargin\":\"\",\"descriptionbottommargin\":\"\",\"buttonbottommargin\":\"\",\"titlebgcolor\":\"\",\"descriptionbgcolor\":\"\",\"topdecorationcolor\":\"\",\"bottomdecorationcolor\":\"\",\"canvasopacity\":\"\",\"titlefontheight\":\"\",\"descfontheight\":\"\",\"lfxtitlein\":\"\",\"lfxtitleout\":\"\",\"lfxdesin\":\"\",\"lfxdesout\":\"\",\"contentoffset\":\"\",\"custom_video_mp4\":\"\",\"custom_video_webm\":\"\",\"bg_video_youtube\":\"\",\"bg_video_vimeo\":\"\",\"video_overlay_color\":\"\",\"video_overlay_opacity\":\"\",\"audiorepeatcount\":\"\",\"arrow\":\"arrow-circle\",\"arrowcolor\":\"\",\"arrowhovercolor\":\"\",\"navigatorcolor\":\"\",\"navigatorhovercolor\":\"\",\"stopslide\":0,\"repeat\":0,\"randomslide\":0,\"disableinmobile\":0,\"onlyonce\":0,\"content\":\"center\",\"bgimageeffect\":\"\",\"slideimageeffect\":\"fade\",\"slideimageeffectreverse\":\"fade\",\"titleouteffect\":\"\",\"descouteffect\":\"\",\"btnouteffect\":\"\",\"hidearrow\":0,\"hidenavigation\":0,\"herorestart\":0,\"heropause\":0,\"video\":\"\",\"video_loop\":1,\"video_mute\":1,\"sound_control\":1,\"video_overlay\":0,\"audioautoplay\":1,\"audiocontrol\":1,\"audiorepeat\":0,\"controllerposition\":\"topleft\",\"arrow_style\":\"default\"}','2023-02-22 10:10:01',NULL,'{\"background\":\"blue;\",\"border\":\"1px solid red;\",\"color\":\"yellow\",\"width\":\"800\",\"height\":\"480\",\"marginLeft\":\"0\",\"marginRight\":\"0\",\"marginTop\":\"0\",\"marginBottom\":\"0\",\"screenoption\":\"1\",\"fullwidth\":\"3\"}','{}','','','\"\"');
/*!40000 ALTER TABLE `wpjk_qcld_slider_hero_sliders` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpjk_qcld_slider_hero_slides`
--

DROP TABLE IF EXISTS `wpjk_qcld_slider_hero_slides`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_qcld_slider_hero_slides` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `title` varchar(200) NOT NULL,
  `sliderid` int(11) NOT NULL,
  `published` tinyint(1) NOT NULL DEFAULT 1,
  `slide` longtext DEFAULT NULL,
  `description` text NOT NULL,
  `image_link` text NOT NULL,
  `image_link_new_tab` tinyint(1) NOT NULL,
  `thumbnail` varchar(255) NOT NULL,
  `custom` text NOT NULL,
  `ordering` int(11) NOT NULL,
  `type` varchar(255) NOT NULL,
  `btn` text NOT NULL,
  `btn2` text NOT NULL,
  `t_font` text NOT NULL,
  `d_font` text NOT NULL,
  `tl_space` varchar(10) NOT NULL,
  `dl_space` varchar(10) NOT NULL,
  `stomp` text NOT NULL,
  `draft` varchar(10) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_qcld_slider_hero_slides`
--

LOCK TABLES `wpjk_qcld_slider_hero_slides` WRITE;
/*!40000 ALTER TABLE `wpjk_qcld_slider_hero_slides` DISABLE KEYS */;
INSERT INTO `wpjk_qcld_slider_hero_slides` VALUES (1,'The Most Elegant Slider Plugin',1,1,NULL,'<p>Slider Hero comes with all the standard slider features and tonnes more.</p>','',0,'','{}',1,'','{\"button_text\":\"Download Now\",\"button_url\":\"#\",\"button_target\":\"_blank\",\"button_border\":\"square\",\"button_style\":\"full_background\",\"button_effect\":\"exborder\",\"button_font_weight\":\"normal\",\"button_font_size\":\"\",\"button_letter_spacing\":\"\",\"button_color\":\"#000000\",\"button_hover_color\":\"\",\"button_background_color\":\"#ffffff\",\"hero_button_shortcode\":\"\",\"hero_button_shortcode_value\":\"\",\"button_background_hover_color\":\"\"}','{\"button_text\":\"View Details\",\"button_url\":\"#\",\"button_target\":\"_blank\",\"button_border\":\"square\",\"button_style\":\"full_background\",\"button_effect\":\"exborder\",\"button_font_weight\":\"normal\",\"button_font_size\":\"\",\"button_letter_spacing\":\"\",\"button_color\":\"#000000\",\"button_hover_color\":\"\",\"button_background_color\":\"#ffffff\",\"hero_button_shortcode\":\"\",\"hero_button_shortcode_value\":\"\",\"button_background_hover_color\":\"\"}','Roboto:900','','','','','');
/*!40000 ALTER TABLE `wpjk_qcld_slider_hero_slides` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpjk_revslider_css`
--

DROP TABLE IF EXISTS `wpjk_revslider_css`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_revslider_css` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `handle` text NOT NULL,
  `settings` longtext DEFAULT NULL,
  `hover` longtext DEFAULT NULL,
  `advanced` longtext DEFAULT NULL,
  `params` longtext NOT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=110 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_revslider_css`
--

LOCK TABLES `wpjk_revslider_css` WRITE;
/*!40000 ALTER TABLE `wpjk_revslider_css` DISABLE KEYS */;
INSERT INTO `wpjk_revslider_css` VALUES (1,'.tp-caption.medium_grey','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"padding\":\"2px 4px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#888\"}'),(2,'.tp-caption.small_text','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"14px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}'),(3,'.tp-caption.medium_text','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}'),(4,'.tp-caption.large_text','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"40px\",\"line-height\":\"40px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}'),(5,'.tp-caption.very_large_text','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\",\"letter-spacing\":\"-2px\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}'),(6,'.tp-caption.very_big_white','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\",\"padding-top\":\"1px\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"800\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"padding\":\"0px 4px\",\"background-color\":\"#000\"}'),(7,'.tp-caption.very_big_black','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\",\"padding-top\":\"1px\"},\"hover\":\"\"}','{\"color\":\"#000\",\"font-weight\":\"700\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"padding\":\"0px 4px\",\"background-color\":\"#fff\"}'),(8,'.tp-caption.modern_medium_fat','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\"},\"hover\":\"\"}','{\"color\":\"#000\",\"font-weight\":\"800\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}'),(9,'.tp-caption.modern_medium_fat_white','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"800\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}'),(10,'.tp-caption.modern_medium_light','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\"},\"hover\":\"\"}','{\"color\":\"#000\",\"font-weight\":\"300\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}'),(11,'.tp-caption.modern_big_bluebg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"letter-spacing\":\"0\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"800\",\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"padding\":\"3px 10px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#4e5b6c\"}'),(12,'.tp-caption.modern_big_redbg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"padding-top\":\"1px\",\"letter-spacing\":\"0\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"300\",\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"padding\":\"3px 10px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#de543e\"}'),(13,'.tp-caption.modern_small_text_dark','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\"},\"hover\":\"\"}','{\"color\":\"#555\",\"font-size\":\"14px\",\"line-height\":\"22px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}'),(14,'.tp-caption.boxshadow','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"-moz-box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\",\"-webkit-box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\",\"box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\"},\"hover\":\"\"}','[]'),(15,'.tp-caption.black','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"color\":\"#000\"}'),(16,'.tp-caption.noshadow','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','[]'),(17,'.tp-caption.thinheadline_dark','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"color\":\"rgba(0,0,0,0.85)\",\"font-weight\":\"300\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"transparent\"}'),(18,'.tp-caption.thintext_dark','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"color\":\"rgba(0,0,0,0.85)\",\"font-weight\":\"300\",\"font-size\":\"16px\",\"line-height\":\"26px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"transparent\"}'),(19,'.tp-caption.largeblackbg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#000\",\"padding\":\"0px 20px\",\"border-radius\":\"0px\"}'),(20,'.tp-caption.largepinkbg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#db4360\",\"padding\":\"0px 20px\",\"border-radius\":\"0px\"}'),(21,'.tp-caption.largewhitebg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\"},\"hover\":\"\"}','{\"color\":\"#000\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#fff\",\"padding\":\"0px 20px\",\"border-radius\":\"0px\"}'),(22,'.tp-caption.largegreenbg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#67ae73\",\"padding\":\"0px 20px\",\"border-radius\":\"0px\"}'),(23,'.tp-caption.excerpt','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"text-shadow\":\"none\",\"letter-spacing\":\"-1.5px\",\"width\":\"150px\",\"white-space\":\"normal !important\",\"height\":\"auto\"},\"hover\":\"\"}','{\"font-size\":\"36px\",\"line-height\":\"36px\",\"font-weight\":\"700\",\"font-family\":\"Arial\",\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"rgba(0, 0, 0, 1)\",\"margin\":\"0px\",\"padding\":\"1px 4px 0px 4px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 255, 255)\",\"border-style\":\"none\"}'),(24,'.tp-caption.large_bold_grey','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(102, 102, 102)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"margin\":\"0px\",\"padding\":\"1px 4px 0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(25,'.tp-caption.medium_thin_grey','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"font-size\":\"34px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(102, 102, 102)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"1px 4px 0px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(26,'.tp-caption.small_thin_grey','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"font-size\":\"18px\",\"line-height\":\"26px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(117, 117, 117)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"1px 4px 0px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(27,'.tp-caption.lightgrey_divider','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"width\":\"370px\",\"height\":\"3px\",\"background-position\":\"initial initial\",\"background-repeat\":\"initial initial\"},\"hover\":\"\"}','{\"text-decoration\":\"none\",\"background-color\":\"rgba(235, 235, 235, 1)\",\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}'),(28,'.tp-caption.large_bold_darkblue','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(52, 73, 94)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(29,'.tp-caption.medium_bg_darkblue','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(52, 73, 94)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(30,'.tp-caption.medium_bold_red','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"24px\",\"line-height\":\"30px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(227, 58, 12)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(31,'.tp-caption.medium_light_red','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"21px\",\"line-height\":\"26px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(227, 58, 12)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(32,'.tp-caption.medium_bg_red','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(227, 58, 12)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(33,'.tp-caption.medium_bold_orange','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"24px\",\"line-height\":\"30px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(243, 156, 18)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(34,'.tp-caption.medium_bg_orange','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(243, 156, 18)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(35,'.tp-caption.grassfloor','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"width\":\"4000px\",\"height\":\"150px\"},\"hover\":\"\"}','{\"text-decoration\":\"none\",\"background-color\":\"rgba(160, 179, 151, 1)\",\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}'),(36,'.tp-caption.large_bold_white','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(37,'.tp-caption.medium_light_white','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(38,'.tp-caption.mediumlarge_light_white','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(39,'.tp-caption.mediumlarge_light_white_center','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px 0px 0px 0px\",\"text-align\":\"center\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(40,'.tp-caption.medium_bg_asbestos','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(127, 140, 141)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(41,'.tp-caption.medium_light_black','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(42,'.tp-caption.large_bold_black','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(43,'.tp-caption.mediumlarge_light_darkblue','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(52, 73, 94)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(44,'.tp-caption.small_light_white','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"17px\",\"line-height\":\"28px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(45,'.tp-caption.roundedimage','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}'),(46,'.tp-caption.large_bg_black','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"40px\",\"line-height\":\"40px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(0, 0, 0)\",\"padding\":\"10px 20px 15px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(47,'.tp-caption.mediumwhitebg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(255, 255, 255)\",\"padding\":\"5px 15px 10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(0, 0, 0)\",\"border-style\":\"none\"}'),(48,'.tp-caption.MarkerDisplay','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ff0000\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"font-style\":\"normal\",\"font-family\":\"Permanent Marker\",\"padding\":\"0px 0px 0px 0px\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":\"0px 0px 0px 0px\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(49,'.tp-caption.Restaurant-Display','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"font-size\":\"120px\",\"line-height\":\"120px\",\"font-weight\":\"700\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(50,'.tp-caption.Restaurant-Cursive','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Nothing you could do\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(51,'.tp-caption.Restaurant-ScrollDownText','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"font-size\":\"17px\",\"line-height\":\"17px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(52,'.tp-caption.Restaurant-Description','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"font-size\":\"20px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(53,'.tp-caption.Restaurant-Price','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(54,'.tp-caption.Restaurant-Menuitem','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"500\",\"easing\":\"power2.inOut\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"17px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"10px\",\"30px\",\"10px\",\"30px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(55,'.tp-caption.Furniture-LogoText','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"color\":\"#e6cfa3\",\"color-transparency\":\"1\",\"font-size\":\"160px\",\"line-height\":\"150px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(56,'.tp-caption.Furniture-Plus','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0.5\",\"easing\":\"none\"}','{\"idle\":{\"text-shadow\":\"none\",\"box-shadow\":\"rgba(0,0,0,0.1) 0 1px 3px\"},\"hover\":\"\"}','{\"color\":\"#e6cfa3\",\"color-transparency\":\"1\",\"font-size\":\"20\",\"line-height\":\"20px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":[\"6px\",\"7px\",\"4px\",\"7px\"],\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(57,'.tp-caption.Furniture-Title','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"text-shadow\":\"none\",\"letter-spacing\":\"3px\"},\"hover\":\"\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"700\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(58,'.tp-caption.Furniture-Subtitle','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"20px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(59,'.tp-caption.Gym-Display','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"80px\",\"line-height\":\"70px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(60,'.tp-caption.Gym-Subline','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"5px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(61,'.tp-caption.Gym-SmallText','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"22\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(62,'.tp-caption.Fashion-SmallText','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"12px\",\"line-height\":\"20px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(63,'.tp-caption.Fashion-BigDisplay','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(64,'.tp-caption.Fashion-TextBlock','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"40px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(65,'.tp-caption.Sports-Display','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"13px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"130px\",\"line-height\":\"130px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":\"0 0 0 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(66,'.tp-caption.Sports-DisplayFat','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":[\"\"],\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"130px\",\"line-height\":\"130px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":\"0 0 0 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(67,'.tp-caption.Sports-Subline','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"4px\"},\"hover\":\"\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"font-size\":\"32px\",\"line-height\":\"32px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":\"0 0 0 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(68,'.tp-caption.Instagram-Caption','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(69,'.tp-caption.News-Title','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"70px\",\"line-height\":\"60px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Roboto Slab\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(70,'.tp-caption.News-Subtitle','{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"0.65\",\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":[\"0\",\"0\",\"0px\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"300\",\"easing\":\"power3.inOut\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"24px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Roboto Slab\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(71,'.tp-caption.Photography-Display','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"5px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"80px\",\"line-height\":\"70px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(72,'.tp-caption.Photography-Subline','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}','{\"color\":\"#777777\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(73,'.tp-caption.Photography-ImageHover','{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"0.5\",\"scalex\":\"0.8\",\"scaley\":\"0.8\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"1000\",\"easing\":\"power3.inOut\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"20\",\"line-height\":\"22\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(74,'.tp-caption.Photography-Menuitem','{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#00ffde\",\"background-transparency\":\"0.65\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"200\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"3px\",\"5px\",\"3px\",\"8px\"],\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0.65\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(75,'.tp-caption.Photography-Textblock','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(76,'.tp-caption.Photography-Subline-2','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"0.35\",\"font-size\":\"20px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(77,'.tp-caption.Photography-ImageHover2','{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"0.5\",\"scalex\":\"0.8\",\"scaley\":\"0.8\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"500\",\"easing\":\"back.out\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"20\",\"line-height\":\"22\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Arial\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(78,'.tp-caption.WebProduct-Title','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#333333\",\"color-transparency\":\"1\",\"font-size\":\"90px\",\"line-height\":\"90px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(79,'.tp-caption.WebProduct-SubTitle','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#999999\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"20px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(80,'.tp-caption.WebProduct-Content','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#999999\",\"color-transparency\":\"1\",\"font-size\":\"16px\",\"line-height\":\"24px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(81,'.tp-caption.WebProduct-Menuitem','{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#999999\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"200\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"20px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"3px\",\"5px\",\"3px\",\"8px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#333333\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(82,'.tp-caption.WebProduct-Title-Light','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"90px\",\"line-height\":\"90px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(83,'.tp-caption.WebProduct-SubTitle-Light','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"0.35\",\"font-size\":\"15px\",\"line-height\":\"20px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"parallax\":\"-\"}'),(84,'.tp-caption.WebProduct-Content-Light','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"0.65\",\"font-size\":\"16px\",\"line-height\":\"24px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"parallax\":\"-\"}'),(85,'.tp-caption.FatRounded','{\"hover\":\"true\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"#d3d3d3\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"50px\",\"50px\",\"50px\",\"50px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"none\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"20px\",\"22px\",\"20px\",\"25px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0.5\",\"border-color\":\"#d3d3d3\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"50px\",\"50px\",\"50px\",\"50px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(86,'.tp-caption.NotGeneric-Title','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"[object Object]\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"70px\",\"line-height\":\"70px\",\"font-weight\":\"800\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":\"10px 0px 10px 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(87,'.tp-caption.NotGeneric-SubTitle','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"4px\",\"text-align\":\"left\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"13px\",\"line-height\":\"20px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":\"0 0 0 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(88,'.tp-caption.NotGeneric-CallToAction','{\"hover\":\"true\",\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":\"0px 0px 0px 0px\",\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"power3.out\"}','{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"14px\",\"line-height\":\"14px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":\"10px 30px 10px 30px\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":\"0px 0px 0px 0px\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(89,'.tp-caption.NotGeneric-Icon','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"default\",\"speed\":\"300\",\"easing\":\"power3.out\"}','{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":\"0px 0px 0px 0px\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px 0px 0px 0px\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(90,'.tp-caption.NotGeneric-Menuitem','{\"hover\":\"true\",\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":\"0px 0px 0px 0px\",\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"power1.inOut\"}','{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"14px\",\"line-height\":\"14px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":\"27px 30px 27px 30px\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.15\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":\"0px 0px 0px 0px\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(91,'.tp-caption.MarkerStyle','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"text-align\":\"left\",\"0\":\"\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"30px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"\\\"Permanent Marker\\\"\",\"padding\":\"0 0 0 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(92,'.tp-caption.Gym-Menuitem','{\"hover\":\"true\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.25\",\"border-style\":\"solid\",\"border-width\":\"2px\",\"border-radius\":[\"3px\",\"3px\",\"3px\",\"3px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"200\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"3px\",\"5px\",\"3px\",\"8px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0\",\"border-style\":\"solid\",\"border-width\":\"2px\",\"border-radius\":[\"3px\",\"3px\",\"3px\",\"3px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(93,'.tp-caption.Newspaper-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#FFFFFF\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"power1.inOut\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"13px\",\"line-height\":\"17px\",\"font-weight\":\"700\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#ffffff\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.25\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(94,'.tp-caption.Newspaper-Subtitle','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#a8d8ee\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"20px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(95,'.tp-caption.Newspaper-Title','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"50px\",\"line-height\":\"55px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"\\\"Roboto Slab\\\"\",\"padding\":[\"0\",\"0\",\"10px\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(96,'.tp-caption.Newspaper-Title-Centered','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"50px\",\"line-height\":\"55px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"\\\"Roboto Slab\\\"\",\"padding\":[\"0\",\"0\",\"10px\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"center\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(97,'.tp-caption.Hero-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"power1.inOut\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"14px\",\"line-height\":\"14px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"10px\",\"30px\",\"10px\",\"30px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(98,'.tp-caption.Video-Title','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"5px\",\"5px\",\"5px\",\"5px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"-20%\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(99,'.tp-caption.Video-SubTitle','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"12px\",\"line-height\":\"12px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"5px\",\"5px\",\"5px\",\"5px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0.35\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"-20%\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(100,'.tp-caption.NotGeneric-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"power1.inOut\"}','{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"14px\",\"line-height\":\"14px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"10px\",\"30px\",\"10px\",\"30px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(101,'.tp-caption.NotGeneric-BigButton','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"power1.inOut\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"14px\",\"line-height\":\"14px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"27px\",\"30px\",\"27px\",\"30px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.15\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(102,'.tp-caption.WebProduct-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#333333\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"2\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"300\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"1px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"16px\",\"line-height\":\"48px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0px\",\"40px\",\"0px\",\"40px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#333333\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"2\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(103,'.tp-caption.Restaurant-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffe081\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"300\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"17px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#0a0a0a\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(104,'.tp-caption.Gym-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#72a800\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-transparency\":\"0\",\"border-style\":\"solid\",\"border-width\":\"0\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"power1.inOut\"}','{\"idle\":{\"letter-spacing\":\"1px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"15px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"13px\",\"35px\",\"13px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#8bc027\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-transparency\":\"0\",\"border-style\":\"solid\",\"border-width\":\"0\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(105,'.tp-caption.Gym-Button-Light','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#72a800\",\"background-transparency\":\"0\",\"border-color\":\"#8bc027\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"2px\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"power2.inOut\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"15px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.25\",\"border-style\":\"solid\",\"border-width\":\"2px\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(106,'.tp-caption.Sports-Button-Light','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"500\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"17px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(107,'.tp-caption.Sports-Button-Red','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"500\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"17px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#db1c22\",\"background-transparency\":\"1\",\"border-color\":\"#db1c22\",\"border-transparency\":\"0\",\"border-style\":\"solid\",\"border-width\":\"2px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(108,'.tp-caption.Photography-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"300\",\"easing\":\"power3.out\"}','{\"idle\":{\"letter-spacing\":\"1px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"15px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"13px\",\"35px\",\"13px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.25\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(109,'.tp-caption.Newspaper-Button-2','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"3px\",\"3px\",\"3px\",\"3px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"15px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"10px\",\"30px\",\"10px\",\"30px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"3px\",\"3px\",\"3px\",\"3px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}');
/*!40000 ALTER TABLE `wpjk_revslider_css` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpjk_revslider_css_bkp`
--

DROP TABLE IF EXISTS `wpjk_revslider_css_bkp`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_revslider_css_bkp` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `handle` text NOT NULL,
  `settings` longtext DEFAULT NULL,
  `hover` longtext DEFAULT NULL,
  `advanced` longtext DEFAULT NULL,
  `params` longtext NOT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=48 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_revslider_css_bkp`
--

LOCK TABLES `wpjk_revslider_css_bkp` WRITE;
/*!40000 ALTER TABLE `wpjk_revslider_css_bkp` DISABLE KEYS */;
INSERT INTO `wpjk_revslider_css_bkp` VALUES (1,'.tp-caption.medium_grey',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"font-weight\":\"700\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"padding\":\"2px 4px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#888\",\"white-space\":\"nowrap\"}'),(2,'.tp-caption.small_text',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"font-weight\":\"700\",\"font-size\":\"14px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(3,'.tp-caption.medium_text',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"font-weight\":\"700\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(4,'.tp-caption.large_text',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"font-weight\":\"700\",\"font-size\":\"40px\",\"line-height\":\"40px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(5,'.tp-caption.very_large_text',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"font-weight\":\"700\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\",\"letter-spacing\":\"-2px\"}'),(6,'.tp-caption.very_big_white',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"800\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\",\"padding\":\"0px 4px\",\"padding-top\":\"1px\",\"background-color\":\"#000\"}'),(7,'.tp-caption.very_big_black',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#000\",\"text-shadow\":\"none\",\"font-weight\":\"700\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\",\"padding\":\"0px 4px\",\"padding-top\":\"1px\",\"background-color\":\"#fff\"}'),(8,'.tp-caption.modern_medium_fat',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#000\",\"text-shadow\":\"none\",\"font-weight\":\"800\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(9,'.tp-caption.modern_medium_fat_white',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"800\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(10,'.tp-caption.modern_medium_light',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#000\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(11,'.tp-caption.modern_big_bluebg',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"800\",\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"padding\":\"3px 10px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#4e5b6c\",\"letter-spacing\":\"0\"}'),(12,'.tp-caption.modern_big_redbg',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"padding\":\"3px 10px\",\"padding-top\":\"1px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#de543e\",\"letter-spacing\":\"0\"}'),(13,'.tp-caption.modern_small_text_dark',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#555\",\"text-shadow\":\"none\",\"font-size\":\"14px\",\"line-height\":\"22px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(14,'.tp-caption.boxshadow',NULL,NULL,NULL,'{\"-moz-box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\",\"-webkit-box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\",\"box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\"}'),(15,'.tp-caption.black',NULL,NULL,NULL,'{\"color\":\"#000\",\"text-shadow\":\"none\"}'),(16,'.tp-caption.noshadow',NULL,NULL,NULL,'{\"text-shadow\":\"none\"}'),(17,'.tp-caption.thinheadline_dark',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"rgba(0,0,0,0.85)\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"transparent\"}'),(18,'.tp-caption.thintext_dark',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"rgba(0,0,0,0.85)\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"16px\",\"line-height\":\"26px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"transparent\"}'),(19,'.tp-caption.largeblackbg',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#000\",\"padding\":\"0px 20px\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\",\"border-radius\":\"0px\"}'),(20,'.tp-caption.largepinkbg',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#db4360\",\"padding\":\"0px 20px\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\",\"border-radius\":\"0px\"}'),(21,'.tp-caption.largewhitebg',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#000\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#fff\",\"padding\":\"0px 20px\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\",\"border-radius\":\"0px\"}'),(22,'.tp-caption.largegreenbg',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#67ae73\",\"padding\":\"0px 20px\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\",\"border-radius\":\"0px\"}'),(23,'.tp-caption.excerpt',NULL,NULL,NULL,'{\"font-size\":\"36px\",\"line-height\":\"36px\",\"font-weight\":\"700\",\"font-family\":\"Arial\",\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"rgba(0, 0, 0, 1)\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"letter-spacing\":\"-1.5px\",\"padding\":\"1px 4px 0px 4px\",\"width\":\"150px\",\"white-space\":\"normal !important\",\"height\":\"auto\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 255, 255)\",\"border-style\":\"none\"}'),(24,'.tp-caption.large_bold_grey',NULL,NULL,NULL,'{\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(102, 102, 102)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"padding\":\"1px 4px 0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(25,'.tp-caption.medium_thin_grey',NULL,NULL,NULL,'{\"font-size\":\"34px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(102, 102, 102)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"1px 4px 0px\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(26,'.tp-caption.small_thin_grey',NULL,NULL,NULL,'{\"font-size\":\"18px\",\"line-height\":\"26px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(117, 117, 117)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"1px 4px 0px\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(27,'.tp-caption.lightgrey_divider',NULL,NULL,NULL,'{\"text-decoration\":\"none\",\"background-color\":\"rgba(235, 235, 235, 1)\",\"width\":\"370px\",\"height\":\"3px\",\"background-position\":\"initial initial\",\"background-repeat\":\"initial initial\",\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}'),(28,'.tp-caption.large_bold_darkblue',NULL,NULL,NULL,'{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(52, 73, 94)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(29,'.tp-caption.medium_bg_darkblue',NULL,NULL,NULL,'{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(52, 73, 94)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(30,'.tp-caption.medium_bold_red',NULL,NULL,NULL,'{\"font-size\":\"24px\",\"line-height\":\"30px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(227, 58, 12)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(31,'.tp-caption.medium_light_red',NULL,NULL,NULL,'{\"font-size\":\"21px\",\"line-height\":\"26px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(227, 58, 12)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(32,'.tp-caption.medium_bg_red',NULL,NULL,NULL,'{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(227, 58, 12)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(33,'.tp-caption.medium_bold_orange',NULL,NULL,NULL,'{\"font-size\":\"24px\",\"line-height\":\"30px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(243, 156, 18)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(34,'.tp-caption.medium_bg_orange',NULL,NULL,NULL,'{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(243, 156, 18)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(35,'.tp-caption.grassfloor',NULL,NULL,NULL,'{\"text-decoration\":\"none\",\"background-color\":\"rgba(160, 179, 151, 1)\",\"width\":\"4000px\",\"height\":\"150px\",\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}'),(36,'.tp-caption.large_bold_white',NULL,NULL,NULL,'{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(37,'.tp-caption.medium_light_white',NULL,NULL,NULL,'{\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(38,'.tp-caption.mediumlarge_light_white',NULL,NULL,NULL,'{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(39,'.tp-caption.mediumlarge_light_white_center',NULL,NULL,NULL,'{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px 0px 0px 0px\",\"text-align\":\"center\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(40,'.tp-caption.medium_bg_asbestos',NULL,NULL,NULL,'{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(127, 140, 141)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(41,'.tp-caption.medium_light_black',NULL,NULL,NULL,'{\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(42,'.tp-caption.large_bold_black',NULL,NULL,NULL,'{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(43,'.tp-caption.mediumlarge_light_darkblue',NULL,NULL,NULL,'{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(52, 73, 94)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(44,'.tp-caption.small_light_white',NULL,NULL,NULL,'{\"font-size\":\"17px\",\"line-height\":\"28px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(45,'.tp-caption.roundedimage',NULL,NULL,NULL,'{\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}'),(46,'.tp-caption.large_bg_black',NULL,NULL,NULL,'{\"font-size\":\"40px\",\"line-height\":\"40px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(0, 0, 0)\",\"padding\":\"10px 20px 15px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(47,'.tp-caption.mediumwhitebg',NULL,NULL,NULL,'{\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(255, 255, 255)\",\"padding\":\"5px 15px 10px\",\"text-shadow\":\"none\",\"border-width\":\"0px\",\"border-color\":\"rgb(0, 0, 0)\",\"border-style\":\"none\"}');
/*!40000 ALTER TABLE `wpjk_revslider_css_bkp` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpjk_revslider_layer_animations`
--

DROP TABLE IF EXISTS `wpjk_revslider_layer_animations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_revslider_layer_animations` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `handle` text NOT NULL,
  `params` text NOT NULL,
  `settings` text DEFAULT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_revslider_layer_animations`
--

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

--
-- Table structure for table `wpjk_revslider_layer_animations_bkp`
--

DROP TABLE IF EXISTS `wpjk_revslider_layer_animations_bkp`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_revslider_layer_animations_bkp` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `handle` text NOT NULL,
  `params` text NOT NULL,
  `settings` text DEFAULT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_revslider_layer_animations_bkp`
--

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

--
-- Table structure for table `wpjk_revslider_navigations`
--

DROP TABLE IF EXISTS `wpjk_revslider_navigations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_revslider_navigations` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `name` varchar(191) NOT NULL,
  `handle` varchar(191) NOT NULL,
  `type` varchar(191) NOT NULL,
  `css` longtext NOT NULL,
  `markup` longtext NOT NULL,
  `settings` longtext DEFAULT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_revslider_navigations`
--

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

--
-- Table structure for table `wpjk_revslider_navigations_bkp`
--

DROP TABLE IF EXISTS `wpjk_revslider_navigations_bkp`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_revslider_navigations_bkp` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `name` varchar(191) NOT NULL,
  `handle` varchar(191) NOT NULL,
  `type` varchar(191) NOT NULL,
  `css` longtext NOT NULL,
  `markup` longtext NOT NULL,
  `settings` longtext DEFAULT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_revslider_navigations_bkp`
--

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

--
-- Table structure for table `wpjk_revslider_sliders`
--

DROP TABLE IF EXISTS `wpjk_revslider_sliders`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_revslider_sliders` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `title` tinytext NOT NULL,
  `alias` tinytext DEFAULT NULL,
  `params` longtext NOT NULL,
  `settings` text DEFAULT NULL,
  `type` varchar(191) NOT NULL DEFAULT '',
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_revslider_sliders`
--

LOCK TABLES `wpjk_revslider_sliders` WRITE;
/*!40000 ALTER TABLE `wpjk_revslider_sliders` DISABLE KEYS */;
INSERT INTO `wpjk_revslider_sliders` VALUES (1,'Slider 1','slider-1','{\"addOns\":[],\"version\":\"6.3.0\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\"][\\/rev_slider]\",\"type\":\"standard\",\"layouttype\":\"fullwidth\",\"sourcetype\":\"gallery\",\"googleFont\":[],\"id\":\"\",\"class\":\"\",\"wrapperclass\":\"\",\"snap\":{\"adjust\":\"none\",\"snap\":false,\"helpLines\":false,\"gap\":20},\"source\":{\"gallery\":[],\"post\":{\"excerptLimit\":55,\"maxPosts\":30,\"fetchType\":\"cat_tag\",\"category\":\"\",\"sortBy\":\"ID\",\"types\":\"post\",\"list\":\"\",\"sortDirection\":\"DESC\",\"subType\":\"post\"},\"woo\":{\"excerptLimit\":55,\"maxProducts\":30,\"featuredOnly\":false,\"inStockOnly\":false,\"category\":\"\",\"sortBy\":\"ID\",\"types\":\"product\",\"sortDirection\":\"DESC\",\"regPriceFrom\":\"\",\"regPriceTo\":\"\",\"salePriceFrom\":\"\",\"salePriceTo\":\"\"},\"instagram\":{\"count\":8,\"hashTag\":\"\",\"transient\":1200,\"type\":\"user\",\"userId\":\"\",\"token_source\":\"account\",\"connect_with\":\"\"},\"facebook\":{\"album\":\"\",\"appId\":\"\",\"appSecret\":\"\",\"count\":8,\"pageURL\":\"\",\"transient\":1200,\"typeSource\":\"album\"},\"flickr\":{\"apiKey\":\"\",\"count\":8,\"galleryURL\":\"\",\"groupURL\":\"\",\"photoSet\":\"\",\"transient\":1200,\"type\":\"publicphotos\",\"userURL\":\"\"},\"twitter\":{\"accessSecret\":\"\",\"accessToken\":\"\",\"consumerKey\":\"\",\"consumerSecret\":\"\",\"count\":8,\"excludeReplies\":false,\"imageOnly\":false,\"includeRetweets\":false,\"transient\":1200,\"userId\":\"\"},\"vimeo\":{\"albumId\":\"\",\"channelName\":\"\",\"count\":8,\"transient\":1200,\"groupName\":\"\",\"typeSource\":\"user\",\"userName\":\"\"},\"youtube\":{\"api\":\"\",\"channelId\":\"\",\"count\":8,\"playList\":\"\",\"transient\":1200,\"typeSource\":\"channel\"}},\"def\":{\"intelligentInherit\":true,\"autoResponsive\":true,\"responsiveChilds\":true,\"responsiveOffset\":true,\"transition\":\"fade\",\"transitionDuration\":300,\"delay\":\"0ms\",\"background\":{\"fit\":\"cover\",\"fitX\":100,\"fitY\":100,\"position\":\"center center\",\"positionX\":0,\"positionY\":0,\"repeat\":\"no-repeat\",\"imageSourceType\":\"full\"},\"panZoom\":{\"set\":false,\"blurStart\":0,\"blurEnd\":0,\"duration\":10000,\"ease\":\"none\",\"fitEnd\":100,\"fitStart\":100,\"xEnd\":0,\"yEnd\":0,\"xStart\":0,\"yStart\":0,\"rotateStart\":0,\"rotateEnd\":0}},\"size\":{\"enableUpscaling\":false,\"respectAspectRatio\":false,\"disableForceFullWidth\":false,\"custom\":{\"d\":true,\"n\":false,\"t\":false,\"m\":false},\"minHeightFullScreen\":\"\",\"minHeight\":\"\",\"maxWidth\":0,\"maxHeight\":0,\"fullScreenOffsetContainer\":\"\",\"fullScreenOffset\":\"\",\"width\":{\"d\":\"1920px\",\"n\":1024,\"t\":778,\"m\":480},\"height\":{\"d\":\"1080px\",\"n\":768,\"t\":960,\"m\":720},\"editorCache\":{\"d\":1080,\"n\":768,\"t\":960,\"m\":720},\"overflow\":false,\"useFullScreenHeight\":true,\"overflowHidden\":false,\"gridEQModule\":false,\"forceOverflow\":false,\"keepBPHeight\":false,\"ignoreHeightChanges\":true},\"codes\":{\"css\":\"\",\"javascript\":\"\"},\"carousel\":{\"justify\":false,\"justifyMaxWidth\":false,\"snap\":true,\"borderRadius\":0,\"borderRadiusUnit\":\"px\",\"ease\":\"power3.inOut\",\"fadeOut\":true,\"scale\":false,\"offsetScale\":false,\"horizontal\":\"center\",\"vertical\":\"center\",\"infinity\":false,\"maxItems\":3,\"maxRotation\":0,\"maxOpacity\":100,\"paddingTop\":0,\"paddingBottom\":0,\"rotation\":false,\"scaleDown\":50,\"space\":0,\"speed\":800,\"stretch\":false,\"varyFade\":false,\"varyRotate\":false,\"varyScale\":false,\"showAllLayers\":\"false\"},\"hero\":{\"activeSlide\":-1},\"layout\":{\"bg\":{\"color\":\"transparent\",\"padding\":0,\"dottedOverlay\":\"none\",\"shadow\":0,\"useImage\":false,\"image\":\"\",\"imageSourceType\":\"full\",\"fit\":\"cover\",\"position\":\"center center\",\"repeat\":\"no-repeat\"},\"spinner\":{\"color\":\"#ffffff\",\"type\":\"off\"},\"position\":{\"marginTop\":0,\"marginBottom\":0,\"marginLeft\":0,\"marginRight\":0,\"align\":\"center\",\"fixedOnTop\":false,\"addClear\":false}},\"visibility\":{\"hideSelectedLayersUnderLimit\":0,\"hideAllLayersUnderLimit\":0,\"hideSliderUnderLimit\":0},\"general\":{\"slideshow\":{\"slideShow\":false,\"stopOnHover\":false,\"stopSlider\":true,\"stopAfterLoops\":0,\"stopAtSlide\":1,\"shuffle\":false,\"loopSingle\":false,\"viewPort\":false,\"viewPortStart\":\"wait\",\"viewPortArea\":{\"d\":{\"v\":\"200px\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"200px\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"200px\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"200px\",\"e\":false,\"u\":\"\"}},\"presetSliderHeight\":false,\"initDelay\":0,\"waitForInit\":false},\"progressbar\":{\"set\":true,\"alignby\":\"slider\",\"style\":\"horizontal\",\"size\":\"5px\",\"radius\":10,\"vertical\":\"bottom\",\"horizontal\":\"left\",\"x\":0,\"y\":0,\"color\":\"rgba(255,255,255,0.5)\",\"bgcolor\":\"transparent\",\"basedon\":\"slide\",\"gapsize\":0,\"gap\":false,\"gapcolor\":\"rgba(255,255,255,0.5)\",\"reset\":\"reset\",\"visibility\":{\"d\":true,\"m\":true,\"n\":true,\"t\":true}},\"firstSlide\":{\"set\":false,\"duration\":300,\"slotAmount\":7,\"type\":\"fade\",\"alternativeFirstSlideSet\":false,\"alternativeFirstSlide\":1},\"layerSelection\":false,\"lazyLoad\":\"none\",\"nextSlideOnFocus\":false,\"disableFocusListener\":false,\"enableurlhash\":false,\"disableOnMobile\":false,\"autoPlayVideoOnMobile\":true,\"disablePanZoomMobile\":false,\"useWPML\":false,\"perspective\":600,\"perspectiveType\":\"global\"},\"nav\":{\"preview\":{\"width\":50,\"height\":100},\"swipe\":{\"set\":false,\"setOnDesktop\":false,\"setMobileCarousel\":true,\"setDesktopCarousel\":true,\"blockDragVertical\":false,\"direction\":\"horizontal\",\"minTouch\":1,\"velocity\":75},\"keyboard\":{\"direction\":\"horizontal\",\"set\":false},\"mouse\":{\"set\":\"off\",\"reverse\":\"default\",\"viewport\":50,\"calldelay\":1000},\"arrows\":{\"set\":false,\"rtl\":false,\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"style\":\"1000\",\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":200,\"hideDelayMobile\":1200,\"hideOver\":false,\"hideOverLimit\":0,\"hideUnder\":false,\"hideUnderLimit\":778,\"left\":{\"anim\":\"fade\",\"horizontal\":\"left\",\"vertical\":\"center\",\"offsetX\":30,\"offsetY\":0,\"align\":\"slider\"},\"right\":{\"anim\":\"fade\",\"horizontal\":\"right\",\"vertical\":\"center\",\"offsetX\":30,\"offsetY\":0,\"align\":\"slider\"}},\"thumbs\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":\"2000\",\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":200,\"hideDelayMobile\":1200,\"hideOver\":false,\"hideOverLimit\":0,\"hideUnder\":false,\"hideUnderLimit\":778,\"spanWrapper\":false,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"amount\":5,\"direction\":\"horizontal\",\"height\":50,\"width\":100,\"widthMin\":100,\"innerOuter\":\"inner\",\"offsetX\":0,\"offsetY\":20,\"space\":5,\"align\":\"slider\",\"padding\":5,\"wrapperColor\":\"transparent\"},\"tabs\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":\"4000\",\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":200,\"hideDelayMobile\":1200,\"hideOver\":false,\"hideOverLimit\":0,\"hideUnder\":false,\"hideUnderLimit\":778,\"spanWrapper\":false,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"amount\":5,\"direction\":\"horizontal\",\"height\":50,\"width\":100,\"widthMin\":100,\"innerOuter\":\"inner\",\"offsetX\":0,\"offsetY\":20,\"space\":5,\"align\":\"slider\",\"padding\":5,\"wrapperColor\":\"transparent\"},\"bullets\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":\"3000\",\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"direction\":\"horizontal\",\"offsetX\":0,\"offsetY\":20,\"align\":\"slider\",\"space\":5,\"hideDelay\":200,\"hideDelayMobile\":1200,\"hideOver\":false,\"hideOverLimit\":0,\"hideUnder\":false,\"hideUnderLimit\":778}},\"troubleshooting\":{\"alternateImageType\":\"off\",\"alternateURL\":\"\",\"jsNoConflict\":false,\"jsInBody\":false,\"outPutFilter\":\"none\",\"simplify_ie8_ios4\":false},\"parallax\":{\"set\":false,\"setDDD\":false,\"disableOnMobile\":false,\"levels\":[5,10,15,20,25,30,35,40,45,46,47,48,49,50,51,30],\"ddd\":{\"BGFreeze\":false,\"layerOverflow\":false,\"overflow\":false,\"shadow\":false,\"zCorrection\":65},\"mouse\":{\"speed\":0,\"bgSpeed\":0,\"layersSpeed\":0,\"origo\":\"slidercenter\",\"type\":\"scroll\"}},\"modal\":{\"bodyclass\":\"\",\"horizontal\":\"center\",\"vertical\":\"middle\",\"cover\":true,\"coverColor\":\"rgba(0,0,0,0.5)\",\"coverSpeed\":1000},\"scrolleffects\":{\"set\":false,\"setBlur\":false,\"setFade\":false,\"setGrayScale\":false,\"bg\":false,\"direction\":\"both\",\"layers\":false,\"maxBlur\":10,\"multiplicator\":\"1.3\",\"multiplicatorLayers\":\"1.3\",\"disableOnMobile\":false,\"parallaxLayers\":false,\"staticLayers\":false,\"staticParallaxLayers\":false,\"tilt\":30},\"scrolltimeline\":{\"set\":false,\"fixed\":false,\"fixedStart\":2000,\"fixedEnd\":4000,\"layers\":false,\"ease\":\"none\",\"speed\":500},\"skins\":{\"colorsAtStart\":false,\"cid\":2,\"colors\":[{\"alias\":\"Highlight\",\"v\":\"#ff0000\",\"ref\":[]},{\"alias\":\"Headline Text\",\"v\":\"#ffffff\",\"ref\":[]},{\"alias\":\"Content Text\",\"v\":\"#00ffff\",\"ref\":[]}]},\"modalshortcode\":\"[rev_slider usage=\\\"modal\\\" alias=\\\"slider-1\\\"][\\/rev_slider]\"}','{\"version\":\"6.3.0\"}',''),(2,'Slider 1 1','slider-1-1','{\"addOns\":[],\"version\":\"6.3.0\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\"][\\/rev_slider]\",\"type\":\"standard\",\"layouttype\":\"fullwidth\",\"sourcetype\":\"gallery\",\"googleFont\":[],\"id\":\"\",\"class\":\"\",\"wrapperclass\":\"\",\"snap\":{\"adjust\":\"none\",\"snap\":false,\"helpLines\":false,\"gap\":20},\"source\":{\"gallery\":[],\"post\":{\"excerptLimit\":55,\"maxPosts\":30,\"fetchType\":\"cat_tag\",\"category\":\"\",\"sortBy\":\"ID\",\"types\":\"post\",\"list\":\"\",\"sortDirection\":\"DESC\",\"subType\":\"post\"},\"woo\":{\"excerptLimit\":55,\"maxProducts\":30,\"featuredOnly\":false,\"inStockOnly\":false,\"category\":\"\",\"sortBy\":\"ID\",\"types\":\"product\",\"sortDirection\":\"DESC\",\"regPriceFrom\":\"\",\"regPriceTo\":\"\",\"salePriceFrom\":\"\",\"salePriceTo\":\"\"},\"instagram\":{\"count\":8,\"hashTag\":\"\",\"transient\":1200,\"type\":\"user\",\"userId\":\"\",\"token_source\":\"account\",\"connect_with\":\"\"},\"facebook\":{\"album\":\"\",\"appId\":\"\",\"appSecret\":\"\",\"count\":8,\"pageURL\":\"\",\"transient\":1200,\"typeSource\":\"album\"},\"flickr\":{\"apiKey\":\"\",\"count\":8,\"galleryURL\":\"\",\"groupURL\":\"\",\"photoSet\":\"\",\"transient\":1200,\"type\":\"publicphotos\",\"userURL\":\"\"},\"twitter\":{\"accessSecret\":\"\",\"accessToken\":\"\",\"consumerKey\":\"\",\"consumerSecret\":\"\",\"count\":8,\"excludeReplies\":false,\"imageOnly\":false,\"includeRetweets\":false,\"transient\":1200,\"userId\":\"\"},\"vimeo\":{\"albumId\":\"\",\"channelName\":\"\",\"count\":8,\"transient\":1200,\"groupName\":\"\",\"typeSource\":\"user\",\"userName\":\"\"},\"youtube\":{\"api\":\"\",\"channelId\":\"\",\"count\":8,\"playList\":\"\",\"transient\":1200,\"typeSource\":\"channel\"}},\"def\":{\"intelligentInherit\":true,\"autoResponsive\":true,\"responsiveChilds\":true,\"responsiveOffset\":true,\"transition\":\"fade\",\"transitionDuration\":300,\"delay\":\"0ms\",\"background\":{\"fit\":\"cover\",\"fitX\":100,\"fitY\":100,\"position\":\"center center\",\"positionX\":0,\"positionY\":0,\"repeat\":\"no-repeat\",\"imageSourceType\":\"full\"},\"panZoom\":{\"set\":false,\"blurStart\":0,\"blurEnd\":0,\"duration\":10000,\"ease\":\"none\",\"fitEnd\":100,\"fitStart\":100,\"xEnd\":0,\"yEnd\":0,\"xStart\":0,\"yStart\":0,\"rotateStart\":0,\"rotateEnd\":0}},\"size\":{\"enableUpscaling\":false,\"respectAspectRatio\":false,\"disableForceFullWidth\":false,\"custom\":{\"d\":true,\"n\":true,\"t\":true,\"m\":true},\"minHeightFullScreen\":\"\",\"minHeight\":\"\",\"maxWidth\":0,\"maxHeight\":0,\"fullScreenOffsetContainer\":\"\",\"fullScreenOffset\":\"\",\"width\":{\"d\":\"1920px\",\"n\":1024,\"t\":778,\"m\":480},\"height\":{\"d\":\"1080px\",\"n\":768,\"t\":960,\"m\":720},\"editorCache\":{\"d\":1080,\"n\":768,\"t\":960,\"m\":720},\"overflow\":false,\"useFullScreenHeight\":true,\"overflowHidden\":false,\"gridEQModule\":false,\"forceOverflow\":false,\"keepBPHeight\":false,\"ignoreHeightChanges\":true},\"codes\":{\"css\":\"\",\"javascript\":\"\"},\"carousel\":{\"justify\":false,\"justifyMaxWidth\":false,\"snap\":true,\"borderRadius\":0,\"borderRadiusUnit\":\"px\",\"ease\":\"power3.inOut\",\"fadeOut\":true,\"scale\":false,\"offsetScale\":false,\"horizontal\":\"center\",\"vertical\":\"center\",\"infinity\":false,\"maxItems\":3,\"maxRotation\":0,\"maxOpacity\":100,\"paddingTop\":0,\"paddingBottom\":0,\"rotation\":false,\"scaleDown\":50,\"space\":0,\"speed\":800,\"stretch\":false,\"varyFade\":false,\"varyRotate\":false,\"varyScale\":false,\"showAllLayers\":\"false\"},\"hero\":{\"activeSlide\":-1},\"layout\":{\"bg\":{\"color\":\"transparent\",\"padding\":0,\"dottedOverlay\":\"none\",\"shadow\":0,\"useImage\":false,\"image\":\"\",\"imageSourceType\":\"full\",\"fit\":\"cover\",\"position\":\"center center\",\"repeat\":\"no-repeat\"},\"spinner\":{\"color\":\"#ffffff\",\"type\":\"off\"},\"position\":{\"marginTop\":0,\"marginBottom\":0,\"marginLeft\":0,\"marginRight\":0,\"align\":\"center\",\"fixedOnTop\":false,\"addClear\":false}},\"visibility\":{\"hideSelectedLayersUnderLimit\":0,\"hideAllLayersUnderLimit\":0,\"hideSliderUnderLimit\":0},\"general\":{\"slideshow\":{\"slideShow\":false,\"stopOnHover\":false,\"stopSlider\":true,\"stopAfterLoops\":0,\"stopAtSlide\":1,\"shuffle\":false,\"loopSingle\":false,\"viewPort\":false,\"viewPortStart\":\"wait\",\"viewPortArea\":{\"d\":{\"v\":\"200px\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"200px\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"200px\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"200px\",\"e\":false,\"u\":\"\"}},\"presetSliderHeight\":false,\"initDelay\":0,\"waitForInit\":false},\"progressbar\":{\"set\":true,\"alignby\":\"slider\",\"style\":\"horizontal\",\"size\":\"5px\",\"radius\":10,\"vertical\":\"bottom\",\"horizontal\":\"left\",\"x\":0,\"y\":0,\"color\":\"rgba(255,255,255,0.5)\",\"bgcolor\":\"transparent\",\"basedon\":\"slide\",\"gapsize\":0,\"gap\":false,\"gapcolor\":\"rgba(255,255,255,0.5)\",\"reset\":\"reset\",\"visibility\":{\"d\":true,\"m\":true,\"n\":true,\"t\":true}},\"firstSlide\":{\"set\":false,\"duration\":300,\"slotAmount\":7,\"type\":\"fade\",\"alternativeFirstSlideSet\":false,\"alternativeFirstSlide\":1},\"layerSelection\":false,\"lazyLoad\":\"none\",\"nextSlideOnFocus\":false,\"disableFocusListener\":false,\"enableurlhash\":false,\"disableOnMobile\":false,\"autoPlayVideoOnMobile\":false,\"disablePanZoomMobile\":false,\"useWPML\":false,\"perspective\":600,\"perspectiveType\":\"global\"},\"nav\":{\"preview\":{\"width\":50,\"height\":100},\"swipe\":{\"set\":false,\"setOnDesktop\":false,\"setMobileCarousel\":true,\"setDesktopCarousel\":true,\"blockDragVertical\":false,\"direction\":\"horizontal\",\"minTouch\":1,\"velocity\":75},\"keyboard\":{\"direction\":\"horizontal\",\"set\":false},\"mouse\":{\"set\":\"off\",\"reverse\":\"default\",\"viewport\":50,\"calldelay\":1000},\"arrows\":{\"set\":false,\"rtl\":false,\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"style\":\"1000\",\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":200,\"hideDelayMobile\":1200,\"hideOver\":false,\"hideOverLimit\":0,\"hideUnder\":false,\"hideUnderLimit\":778,\"left\":{\"anim\":\"fade\",\"horizontal\":\"left\",\"vertical\":\"center\",\"offsetX\":30,\"offsetY\":0,\"align\":\"slider\"},\"right\":{\"anim\":\"fade\",\"horizontal\":\"right\",\"vertical\":\"center\",\"offsetX\":30,\"offsetY\":0,\"align\":\"slider\"}},\"thumbs\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":\"2000\",\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":200,\"hideDelayMobile\":1200,\"hideOver\":false,\"hideOverLimit\":0,\"hideUnder\":false,\"hideUnderLimit\":778,\"spanWrapper\":false,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"amount\":5,\"direction\":\"horizontal\",\"height\":50,\"width\":100,\"widthMin\":100,\"innerOuter\":\"inner\",\"offsetX\":0,\"offsetY\":20,\"space\":5,\"align\":\"slider\",\"padding\":5,\"wrapperColor\":\"transparent\"},\"tabs\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":\"4000\",\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":200,\"hideDelayMobile\":1200,\"hideOver\":false,\"hideOverLimit\":0,\"hideUnder\":false,\"hideUnderLimit\":778,\"spanWrapper\":false,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"amount\":5,\"direction\":\"horizontal\",\"height\":50,\"width\":100,\"widthMin\":100,\"innerOuter\":\"inner\",\"offsetX\":0,\"offsetY\":20,\"space\":5,\"align\":\"slider\",\"padding\":5,\"wrapperColor\":\"transparent\"},\"bullets\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":\"3000\",\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"direction\":\"horizontal\",\"offsetX\":0,\"offsetY\":20,\"align\":\"slider\",\"space\":5,\"hideDelay\":200,\"hideDelayMobile\":1200,\"hideOver\":false,\"hideOverLimit\":0,\"hideUnder\":false,\"hideUnderLimit\":778}},\"troubleshooting\":{\"alternateImageType\":\"off\",\"alternateURL\":\"\",\"jsNoConflict\":false,\"jsInBody\":false,\"outPutFilter\":\"none\",\"simplify_ie8_ios4\":false},\"parallax\":{\"set\":false,\"setDDD\":false,\"disableOnMobile\":false,\"levels\":[5,10,15,20,25,30,35,40,45,46,47,48,49,50,51,30],\"ddd\":{\"BGFreeze\":false,\"layerOverflow\":false,\"overflow\":false,\"shadow\":false,\"zCorrection\":65},\"mouse\":{\"speed\":0,\"bgSpeed\":0,\"layersSpeed\":0,\"origo\":\"slidercenter\",\"type\":\"scroll\"}},\"modal\":{\"bodyclass\":\"\",\"horizontal\":\"center\",\"vertical\":\"middle\",\"cover\":true,\"coverColor\":\"rgba(0,0,0,0.5)\",\"coverSpeed\":1000},\"scrolleffects\":{\"set\":false,\"setBlur\":false,\"setFade\":false,\"setGrayScale\":false,\"bg\":false,\"direction\":\"both\",\"layers\":false,\"maxBlur\":10,\"multiplicator\":\"1.3\",\"multiplicatorLayers\":\"1.3\",\"disableOnMobile\":false,\"parallaxLayers\":false,\"staticLayers\":false,\"staticParallaxLayers\":false,\"tilt\":30},\"scrolltimeline\":{\"set\":false,\"fixed\":false,\"fixedStart\":2000,\"fixedEnd\":4000,\"layers\":false,\"ease\":\"none\",\"speed\":500},\"skins\":{\"colorsAtStart\":false,\"cid\":2,\"colors\":[{\"alias\":\"Highlight\",\"v\":\"#ff0000\",\"ref\":[]},{\"alias\":\"Headline Text\",\"v\":\"#ffffff\",\"ref\":[]},{\"alias\":\"Content Text\",\"v\":\"#00ffff\",\"ref\":[]}]},\"modalshortcode\":\"[rev_slider usage=\\\"modal\\\" alias=\\\"slider-1-1\\\"][\\/rev_slider]\"}','{\"version\":\"6.3.0\"}','');
/*!40000 ALTER TABLE `wpjk_revslider_sliders` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpjk_revslider_sliders_bkp`
--

DROP TABLE IF EXISTS `wpjk_revslider_sliders_bkp`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_revslider_sliders_bkp` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `title` tinytext NOT NULL,
  `alias` tinytext DEFAULT NULL,
  `params` longtext NOT NULL,
  `settings` text DEFAULT NULL,
  `type` varchar(191) NOT NULL DEFAULT '',
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_revslider_sliders_bkp`
--

LOCK TABLES `wpjk_revslider_sliders_bkp` WRITE;
/*!40000 ALTER TABLE `wpjk_revslider_sliders_bkp` DISABLE KEYS */;
INSERT INTO `wpjk_revslider_sliders_bkp` VALUES (1,'Slider 1','slider-1','{\"addOns\":[],\"version\":\"6.3.0\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\"][\\/rev_slider]\",\"type\":\"standard\",\"layouttype\":\"fullwidth\",\"sourcetype\":\"gallery\",\"googleFont\":[],\"id\":\"\",\"class\":\"\",\"wrapperclass\":\"\",\"snap\":{\"adjust\":\"none\",\"snap\":false,\"helpLines\":false,\"gap\":20},\"source\":{\"gallery\":[],\"post\":{\"excerptLimit\":55,\"maxPosts\":30,\"fetchType\":\"cat_tag\",\"category\":\"\",\"sortBy\":\"ID\",\"types\":\"post\",\"list\":\"\",\"sortDirection\":\"DESC\",\"subType\":\"post\"},\"woo\":{\"excerptLimit\":55,\"maxProducts\":30,\"featuredOnly\":false,\"inStockOnly\":false,\"category\":\"\",\"sortBy\":\"ID\",\"types\":\"product\",\"sortDirection\":\"DESC\",\"regPriceFrom\":\"\",\"regPriceTo\":\"\",\"salePriceFrom\":\"\",\"salePriceTo\":\"\"},\"instagram\":{\"count\":8,\"hashTag\":\"\",\"transient\":1200,\"type\":\"user\",\"userId\":\"\",\"token_source\":\"account\",\"connect_with\":\"\"},\"facebook\":{\"album\":\"\",\"appId\":\"\",\"appSecret\":\"\",\"count\":8,\"pageURL\":\"\",\"transient\":1200,\"typeSource\":\"album\"},\"flickr\":{\"apiKey\":\"\",\"count\":8,\"galleryURL\":\"\",\"groupURL\":\"\",\"photoSet\":\"\",\"transient\":1200,\"type\":\"publicphotos\",\"userURL\":\"\"},\"twitter\":{\"accessSecret\":\"\",\"accessToken\":\"\",\"consumerKey\":\"\",\"consumerSecret\":\"\",\"count\":8,\"excludeReplies\":false,\"imageOnly\":false,\"includeRetweets\":false,\"transient\":1200,\"userId\":\"\"},\"vimeo\":{\"albumId\":\"\",\"channelName\":\"\",\"count\":8,\"transient\":1200,\"groupName\":\"\",\"typeSource\":\"user\",\"userName\":\"\"},\"youtube\":{\"api\":\"\",\"channelId\":\"\",\"count\":8,\"playList\":\"\",\"transient\":1200,\"typeSource\":\"channel\"}},\"def\":{\"intelligentInherit\":true,\"autoResponsive\":true,\"responsiveChilds\":true,\"responsiveOffset\":true,\"transition\":\"fade\",\"transitionDuration\":300,\"delay\":\"0ms\",\"background\":{\"fit\":\"cover\",\"fitX\":100,\"fitY\":100,\"position\":\"center center\",\"positionX\":0,\"positionY\":0,\"repeat\":\"no-repeat\",\"imageSourceType\":\"full\"},\"panZoom\":{\"set\":false,\"blurStart\":0,\"blurEnd\":0,\"duration\":10000,\"ease\":\"none\",\"fitEnd\":100,\"fitStart\":100,\"xEnd\":0,\"yEnd\":0,\"xStart\":0,\"yStart\":0,\"rotateStart\":0,\"rotateEnd\":0}},\"size\":{\"enableUpscaling\":false,\"respectAspectRatio\":false,\"disableForceFullWidth\":false,\"custom\":{\"d\":true,\"n\":false,\"t\":false,\"m\":false},\"minHeightFullScreen\":\"\",\"minHeight\":\"\",\"maxWidth\":0,\"maxHeight\":0,\"fullScreenOffsetContainer\":\"\",\"fullScreenOffset\":\"\",\"width\":{\"d\":\"1920px\",\"n\":1024,\"t\":778,\"m\":480},\"height\":{\"d\":\"1080px\",\"n\":768,\"t\":960,\"m\":720},\"editorCache\":{\"d\":1080,\"n\":768,\"t\":960,\"m\":720},\"overflow\":false,\"useFullScreenHeight\":true,\"overflowHidden\":false,\"gridEQModule\":false,\"forceOverflow\":false,\"keepBPHeight\":false,\"ignoreHeightChanges\":true},\"codes\":{\"css\":\"\",\"javascript\":\"\"},\"carousel\":{\"justify\":false,\"justifyMaxWidth\":false,\"snap\":true,\"borderRadius\":0,\"borderRadiusUnit\":\"px\",\"ease\":\"power3.inOut\",\"fadeOut\":true,\"scale\":false,\"offsetScale\":false,\"horizontal\":\"center\",\"vertical\":\"center\",\"infinity\":false,\"maxItems\":3,\"maxRotation\":0,\"maxOpacity\":100,\"paddingTop\":0,\"paddingBottom\":0,\"rotation\":false,\"scaleDown\":50,\"space\":0,\"speed\":800,\"stretch\":false,\"varyFade\":false,\"varyRotate\":false,\"varyScale\":false,\"showAllLayers\":\"false\"},\"hero\":{\"activeSlide\":-1},\"layout\":{\"bg\":{\"color\":\"transparent\",\"padding\":0,\"dottedOverlay\":\"none\",\"shadow\":0,\"useImage\":false,\"image\":\"\",\"imageSourceType\":\"full\",\"fit\":\"cover\",\"position\":\"center center\",\"repeat\":\"no-repeat\"},\"spinner\":{\"color\":\"#ffffff\",\"type\":\"off\"},\"position\":{\"marginTop\":0,\"marginBottom\":0,\"marginLeft\":0,\"marginRight\":0,\"align\":\"center\",\"fixedOnTop\":false,\"addClear\":false}},\"visibility\":{\"hideSelectedLayersUnderLimit\":0,\"hideAllLayersUnderLimit\":0,\"hideSliderUnderLimit\":0},\"general\":{\"slideshow\":{\"slideShow\":false,\"stopOnHover\":false,\"stopSlider\":true,\"stopAfterLoops\":0,\"stopAtSlide\":1,\"shuffle\":false,\"loopSingle\":false,\"viewPort\":false,\"viewPortStart\":\"wait\",\"viewPortArea\":{\"d\":{\"v\":\"200px\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"200px\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"200px\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"200px\",\"e\":false,\"u\":\"\"}},\"presetSliderHeight\":false,\"initDelay\":0,\"waitForInit\":false},\"progressbar\":{\"set\":true,\"alignby\":\"slider\",\"style\":\"horizontal\",\"size\":\"5px\",\"radius\":10,\"vertical\":\"bottom\",\"horizontal\":\"left\",\"x\":0,\"y\":0,\"color\":\"rgba(255,255,255,0.5)\",\"bgcolor\":\"transparent\",\"basedon\":\"slide\",\"gapsize\":0,\"gap\":false,\"gapcolor\":\"rgba(255,255,255,0.5)\",\"reset\":\"reset\",\"visibility\":{\"d\":true,\"m\":true,\"n\":true,\"t\":true}},\"firstSlide\":{\"set\":false,\"duration\":300,\"slotAmount\":7,\"type\":\"fade\",\"alternativeFirstSlideSet\":false,\"alternativeFirstSlide\":1},\"layerSelection\":false,\"lazyLoad\":\"none\",\"nextSlideOnFocus\":false,\"disableFocusListener\":false,\"enableurlhash\":false,\"disableOnMobile\":false,\"autoPlayVideoOnMobile\":true,\"disablePanZoomMobile\":false,\"useWPML\":false,\"perspective\":600,\"perspectiveType\":\"global\"},\"nav\":{\"preview\":{\"width\":50,\"height\":100},\"swipe\":{\"set\":false,\"setOnDesktop\":false,\"setMobileCarousel\":true,\"setDesktopCarousel\":true,\"blockDragVertical\":false,\"direction\":\"horizontal\",\"minTouch\":1,\"velocity\":75},\"keyboard\":{\"direction\":\"horizontal\",\"set\":false},\"mouse\":{\"set\":\"off\",\"reverse\":\"default\",\"viewport\":50,\"calldelay\":1000},\"arrows\":{\"set\":false,\"rtl\":false,\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"style\":\"1000\",\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":200,\"hideDelayMobile\":1200,\"hideOver\":false,\"hideOverLimit\":0,\"hideUnder\":false,\"hideUnderLimit\":778,\"left\":{\"anim\":\"fade\",\"horizontal\":\"left\",\"vertical\":\"center\",\"offsetX\":30,\"offsetY\":0,\"align\":\"slider\"},\"right\":{\"anim\":\"fade\",\"horizontal\":\"right\",\"vertical\":\"center\",\"offsetX\":30,\"offsetY\":0,\"align\":\"slider\"}},\"thumbs\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":\"2000\",\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":200,\"hideDelayMobile\":1200,\"hideOver\":false,\"hideOverLimit\":0,\"hideUnder\":false,\"hideUnderLimit\":778,\"spanWrapper\":false,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"amount\":5,\"direction\":\"horizontal\",\"height\":50,\"width\":100,\"widthMin\":100,\"innerOuter\":\"inner\",\"offsetX\":0,\"offsetY\":20,\"space\":5,\"align\":\"slider\",\"padding\":5,\"wrapperColor\":\"transparent\"},\"tabs\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":\"4000\",\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":200,\"hideDelayMobile\":1200,\"hideOver\":false,\"hideOverLimit\":0,\"hideUnder\":false,\"hideUnderLimit\":778,\"spanWrapper\":false,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"amount\":5,\"direction\":\"horizontal\",\"height\":50,\"width\":100,\"widthMin\":100,\"innerOuter\":\"inner\",\"offsetX\":0,\"offsetY\":20,\"space\":5,\"align\":\"slider\",\"padding\":5,\"wrapperColor\":\"transparent\"},\"bullets\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":\"3000\",\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"direction\":\"horizontal\",\"offsetX\":0,\"offsetY\":20,\"align\":\"slider\",\"space\":5,\"hideDelay\":200,\"hideDelayMobile\":1200,\"hideOver\":false,\"hideOverLimit\":0,\"hideUnder\":false,\"hideUnderLimit\":778}},\"troubleshooting\":{\"alternateImageType\":\"off\",\"alternateURL\":\"\",\"jsNoConflict\":false,\"jsInBody\":false,\"outPutFilter\":\"none\",\"simplify_ie8_ios4\":false},\"parallax\":{\"set\":false,\"setDDD\":false,\"disableOnMobile\":false,\"levels\":[5,10,15,20,25,30,35,40,45,46,47,48,49,50,51,30],\"ddd\":{\"BGFreeze\":false,\"layerOverflow\":false,\"overflow\":false,\"shadow\":false,\"zCorrection\":65},\"mouse\":{\"speed\":0,\"bgSpeed\":0,\"layersSpeed\":0,\"origo\":\"slidercenter\",\"type\":\"scroll\"}},\"modal\":{\"bodyclass\":\"\",\"horizontal\":\"center\",\"vertical\":\"middle\",\"cover\":true,\"coverColor\":\"rgba(0,0,0,0.5)\",\"coverSpeed\":1000},\"scrolleffects\":{\"set\":false,\"setBlur\":false,\"setFade\":false,\"setGrayScale\":false,\"bg\":false,\"direction\":\"both\",\"layers\":false,\"maxBlur\":10,\"multiplicator\":\"1.3\",\"multiplicatorLayers\":\"1.3\",\"disableOnMobile\":false,\"parallaxLayers\":false,\"staticLayers\":false,\"staticParallaxLayers\":false,\"tilt\":30},\"scrolltimeline\":{\"set\":false,\"fixed\":false,\"fixedStart\":2000,\"fixedEnd\":4000,\"layers\":false,\"ease\":\"none\",\"speed\":500},\"skins\":{\"colorsAtStart\":false,\"cid\":2,\"colors\":[{\"alias\":\"Highlight\",\"v\":\"#ff0000\",\"ref\":[]},{\"alias\":\"Headline Text\",\"v\":\"#ffffff\",\"ref\":[]},{\"alias\":\"Content Text\",\"v\":\"#00ffff\",\"ref\":[]}]},\"modalshortcode\":\"[rev_slider usage=\\\"modal\\\" alias=\\\"slider-1\\\"][\\/rev_slider]\"}','{\"version\":\"6.3.0\"}',''),(2,'Slider 1 1','slider-1-1','{\"addOns\":[],\"version\":\"6.3.0\",\"shortcode\":\"[rev_slider alias=\\\"slider-1-1\\\"][\\/rev_slider]\",\"type\":\"standard\",\"layouttype\":\"fullwidth\",\"sourcetype\":\"gallery\",\"googleFont\":[],\"id\":\"\",\"class\":\"\",\"wrapperclass\":\"\",\"snap\":{\"adjust\":\"none\",\"snap\":false,\"helpLines\":false,\"gap\":20},\"source\":{\"gallery\":[],\"post\":{\"excerptLimit\":55,\"maxPosts\":30,\"fetchType\":\"cat_tag\",\"category\":\"\",\"sortBy\":\"ID\",\"types\":\"post\",\"list\":\"\",\"sortDirection\":\"DESC\",\"subType\":\"post\"},\"woo\":{\"excerptLimit\":55,\"maxProducts\":30,\"featuredOnly\":false,\"inStockOnly\":false,\"category\":\"\",\"sortBy\":\"ID\",\"types\":\"product\",\"sortDirection\":\"DESC\",\"regPriceFrom\":\"\",\"regPriceTo\":\"\",\"salePriceFrom\":\"\",\"salePriceTo\":\"\"},\"instagram\":{\"count\":8,\"hashTag\":\"\",\"transient\":1200,\"type\":\"user\",\"userId\":\"\",\"token_source\":\"account\",\"connect_with\":\"\"},\"facebook\":{\"album\":\"\",\"appId\":\"\",\"appSecret\":\"\",\"count\":8,\"pageURL\":\"\",\"transient\":1200,\"typeSource\":\"album\"},\"flickr\":{\"apiKey\":\"\",\"count\":8,\"galleryURL\":\"\",\"groupURL\":\"\",\"photoSet\":\"\",\"transient\":1200,\"type\":\"publicphotos\",\"userURL\":\"\"},\"twitter\":{\"accessSecret\":\"\",\"accessToken\":\"\",\"consumerKey\":\"\",\"consumerSecret\":\"\",\"count\":8,\"excludeReplies\":false,\"imageOnly\":false,\"includeRetweets\":false,\"transient\":1200,\"userId\":\"\"},\"vimeo\":{\"albumId\":\"\",\"channelName\":\"\",\"count\":8,\"transient\":1200,\"groupName\":\"\",\"typeSource\":\"user\",\"userName\":\"\"},\"youtube\":{\"api\":\"\",\"channelId\":\"\",\"count\":8,\"playList\":\"\",\"transient\":1200,\"typeSource\":\"channel\"}},\"def\":{\"intelligentInherit\":true,\"autoResponsive\":true,\"responsiveChilds\":true,\"responsiveOffset\":true,\"transition\":\"fade\",\"transitionDuration\":300,\"delay\":\"0ms\",\"background\":{\"fit\":\"cover\",\"fitX\":100,\"fitY\":100,\"position\":\"center center\",\"positionX\":0,\"positionY\":0,\"repeat\":\"no-repeat\",\"imageSourceType\":\"full\"},\"panZoom\":{\"set\":false,\"blurStart\":0,\"blurEnd\":0,\"duration\":10000,\"ease\":\"none\",\"fitEnd\":100,\"fitStart\":100,\"xEnd\":0,\"yEnd\":0,\"xStart\":0,\"yStart\":0,\"rotateStart\":0,\"rotateEnd\":0}},\"size\":{\"enableUpscaling\":false,\"respectAspectRatio\":false,\"disableForceFullWidth\":false,\"custom\":{\"d\":true,\"n\":true,\"t\":true,\"m\":true},\"minHeightFullScreen\":\"\",\"minHeight\":\"\",\"maxWidth\":0,\"maxHeight\":0,\"fullScreenOffsetContainer\":\"\",\"fullScreenOffset\":\"\",\"width\":{\"d\":\"1920px\",\"n\":1024,\"t\":778,\"m\":480},\"height\":{\"d\":\"1080px\",\"n\":768,\"t\":960,\"m\":720},\"editorCache\":{\"d\":1080,\"n\":768,\"t\":960,\"m\":720},\"overflow\":false,\"useFullScreenHeight\":true,\"overflowHidden\":false,\"gridEQModule\":false,\"forceOverflow\":false,\"keepBPHeight\":false,\"ignoreHeightChanges\":true},\"codes\":{\"css\":\"\",\"javascript\":\"\"},\"carousel\":{\"justify\":false,\"justifyMaxWidth\":false,\"snap\":true,\"borderRadius\":0,\"borderRadiusUnit\":\"px\",\"ease\":\"power3.inOut\",\"fadeOut\":true,\"scale\":false,\"offsetScale\":false,\"horizontal\":\"center\",\"vertical\":\"center\",\"infinity\":false,\"maxItems\":3,\"maxRotation\":0,\"maxOpacity\":100,\"paddingTop\":0,\"paddingBottom\":0,\"rotation\":false,\"scaleDown\":50,\"space\":0,\"speed\":800,\"stretch\":false,\"varyFade\":false,\"varyRotate\":false,\"varyScale\":false,\"showAllLayers\":\"false\"},\"hero\":{\"activeSlide\":-1},\"layout\":{\"bg\":{\"color\":\"transparent\",\"padding\":0,\"dottedOverlay\":\"none\",\"shadow\":0,\"useImage\":false,\"image\":\"\",\"imageSourceType\":\"full\",\"fit\":\"cover\",\"position\":\"center center\",\"repeat\":\"no-repeat\"},\"spinner\":{\"color\":\"#ffffff\",\"type\":\"off\"},\"position\":{\"marginTop\":0,\"marginBottom\":0,\"marginLeft\":0,\"marginRight\":0,\"align\":\"center\",\"fixedOnTop\":false,\"addClear\":false}},\"visibility\":{\"hideSelectedLayersUnderLimit\":0,\"hideAllLayersUnderLimit\":0,\"hideSliderUnderLimit\":0},\"general\":{\"slideshow\":{\"slideShow\":false,\"stopOnHover\":false,\"stopSlider\":true,\"stopAfterLoops\":0,\"stopAtSlide\":1,\"shuffle\":false,\"loopSingle\":false,\"viewPort\":false,\"viewPortStart\":\"wait\",\"viewPortArea\":{\"d\":{\"v\":\"200px\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"200px\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"200px\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"200px\",\"e\":false,\"u\":\"\"}},\"presetSliderHeight\":false,\"initDelay\":0,\"waitForInit\":false},\"progressbar\":{\"set\":true,\"alignby\":\"slider\",\"style\":\"horizontal\",\"size\":\"5px\",\"radius\":10,\"vertical\":\"bottom\",\"horizontal\":\"left\",\"x\":0,\"y\":0,\"color\":\"rgba(255,255,255,0.5)\",\"bgcolor\":\"transparent\",\"basedon\":\"slide\",\"gapsize\":0,\"gap\":false,\"gapcolor\":\"rgba(255,255,255,0.5)\",\"reset\":\"reset\",\"visibility\":{\"d\":true,\"m\":true,\"n\":true,\"t\":true}},\"firstSlide\":{\"set\":false,\"duration\":300,\"slotAmount\":7,\"type\":\"fade\",\"alternativeFirstSlideSet\":false,\"alternativeFirstSlide\":1},\"layerSelection\":false,\"lazyLoad\":\"none\",\"nextSlideOnFocus\":false,\"disableFocusListener\":false,\"enableurlhash\":false,\"disableOnMobile\":false,\"autoPlayVideoOnMobile\":false,\"disablePanZoomMobile\":false,\"useWPML\":false,\"perspective\":600,\"perspectiveType\":\"global\"},\"nav\":{\"preview\":{\"width\":50,\"height\":100},\"swipe\":{\"set\":false,\"setOnDesktop\":false,\"setMobileCarousel\":true,\"setDesktopCarousel\":true,\"blockDragVertical\":false,\"direction\":\"horizontal\",\"minTouch\":1,\"velocity\":75},\"keyboard\":{\"direction\":\"horizontal\",\"set\":false},\"mouse\":{\"set\":\"off\",\"reverse\":\"default\",\"viewport\":50,\"calldelay\":1000},\"arrows\":{\"set\":false,\"rtl\":false,\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"style\":\"1000\",\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":200,\"hideDelayMobile\":1200,\"hideOver\":false,\"hideOverLimit\":0,\"hideUnder\":false,\"hideUnderLimit\":778,\"left\":{\"anim\":\"fade\",\"horizontal\":\"left\",\"vertical\":\"center\",\"offsetX\":30,\"offsetY\":0,\"align\":\"slider\"},\"right\":{\"anim\":\"fade\",\"horizontal\":\"right\",\"vertical\":\"center\",\"offsetX\":30,\"offsetY\":0,\"align\":\"slider\"}},\"thumbs\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":\"2000\",\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":200,\"hideDelayMobile\":1200,\"hideOver\":false,\"hideOverLimit\":0,\"hideUnder\":false,\"hideUnderLimit\":778,\"spanWrapper\":false,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"amount\":5,\"direction\":\"horizontal\",\"height\":50,\"width\":100,\"widthMin\":100,\"innerOuter\":\"inner\",\"offsetX\":0,\"offsetY\":20,\"space\":5,\"align\":\"slider\",\"padding\":5,\"wrapperColor\":\"transparent\"},\"tabs\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":\"4000\",\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":200,\"hideDelayMobile\":1200,\"hideOver\":false,\"hideOverLimit\":0,\"hideUnder\":false,\"hideUnderLimit\":778,\"spanWrapper\":false,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"amount\":5,\"direction\":\"horizontal\",\"height\":50,\"width\":100,\"widthMin\":100,\"innerOuter\":\"inner\",\"offsetX\":0,\"offsetY\":20,\"space\":5,\"align\":\"slider\",\"padding\":5,\"wrapperColor\":\"transparent\"},\"bullets\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":\"3000\",\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"direction\":\"horizontal\",\"offsetX\":0,\"offsetY\":20,\"align\":\"slider\",\"space\":5,\"hideDelay\":200,\"hideDelayMobile\":1200,\"hideOver\":false,\"hideOverLimit\":0,\"hideUnder\":false,\"hideUnderLimit\":778}},\"troubleshooting\":{\"alternateImageType\":\"off\",\"alternateURL\":\"\",\"jsNoConflict\":false,\"jsInBody\":false,\"outPutFilter\":\"none\",\"simplify_ie8_ios4\":false},\"parallax\":{\"set\":false,\"setDDD\":false,\"disableOnMobile\":false,\"levels\":[5,10,15,20,25,30,35,40,45,46,47,48,49,50,51,30],\"ddd\":{\"BGFreeze\":false,\"layerOverflow\":false,\"overflow\":false,\"shadow\":false,\"zCorrection\":65},\"mouse\":{\"speed\":0,\"bgSpeed\":0,\"layersSpeed\":0,\"origo\":\"slidercenter\",\"type\":\"scroll\"}},\"modal\":{\"bodyclass\":\"\",\"horizontal\":\"center\",\"vertical\":\"middle\",\"cover\":true,\"coverColor\":\"rgba(0,0,0,0.5)\",\"coverSpeed\":1000},\"scrolleffects\":{\"set\":false,\"setBlur\":false,\"setFade\":false,\"setGrayScale\":false,\"bg\":false,\"direction\":\"both\",\"layers\":false,\"maxBlur\":10,\"multiplicator\":\"1.3\",\"multiplicatorLayers\":\"1.3\",\"disableOnMobile\":false,\"parallaxLayers\":false,\"staticLayers\":false,\"staticParallaxLayers\":false,\"tilt\":30},\"scrolltimeline\":{\"set\":false,\"fixed\":false,\"fixedStart\":2000,\"fixedEnd\":4000,\"layers\":false,\"ease\":\"none\",\"speed\":500},\"skins\":{\"colorsAtStart\":false,\"cid\":2,\"colors\":[{\"alias\":\"Highlight\",\"v\":\"#ff0000\",\"ref\":[]},{\"alias\":\"Headline Text\",\"v\":\"#ffffff\",\"ref\":[]},{\"alias\":\"Content Text\",\"v\":\"#00ffff\",\"ref\":[]}]},\"modalshortcode\":\"[rev_slider usage=\\\"modal\\\" alias=\\\"slider-1-1\\\"][\\/rev_slider]\"}','{\"version\":\"6.3.0\"}','');
/*!40000 ALTER TABLE `wpjk_revslider_sliders_bkp` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpjk_revslider_slides`
--

DROP TABLE IF EXISTS `wpjk_revslider_slides`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_revslider_slides` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `slider_id` int(9) NOT NULL,
  `slide_order` int(11) NOT NULL,
  `params` longtext NOT NULL,
  `layers` longtext NOT NULL,
  `settings` text NOT NULL DEFAULT '',
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=17 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_revslider_slides`
--

LOCK TABLES `wpjk_revslider_slides` WRITE;
/*!40000 ALTER TABLE `wpjk_revslider_slides` DISABLE KEYS */;
INSERT INTO `wpjk_revslider_slides` VALUES (1,1,1,'{\"runtime\":{\"collapsedGroups\":[]},\"bg\":{\"type\":\"solid\",\"color\":\"#000000\",\"video\":{\"endAt\":\"00:30\",\"startAfterTransition\":true},\"videoId\":1909},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"timeline\":{\"transition\":[\"fade\"],\"slots\":[0],\"duration\":[1000],\"easeIn\":[\"default\"],\"easeOut\":[\"default\"],\"rotation\":[0]}}','{\"0\":{\"text\":\"\",\"alias\":\"Video-0\",\"uid\":0,\"media\":{\"mediaType\":\"html5\",\"mp4Url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/RPReplay_Final1673585087.mp4\",\"allowFullscreen\":false,\"id\":1942,\"largeControls\":false,\"playInline\":false,\"loop\":false,\"volume\":\"0\"},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"e\":true}},\"height\":{\"d\":{\"e\":true}},\"originalWidth\":\"320px\",\"originalHeight\":\"180px\",\"aspectRatio\":{\"d\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"n\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"t\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"m\":{\"v\":1.77777777777777767909128669998608529567718505859375}},\"scaleProportional\":true},\"position\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":8},\"group\":{\"groupOrder\":8},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false}},\"frame_1\":{\"timeline\":{\"endWithSlide\":false,\"frameLength\":300}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":0}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"n\":{\"v\":\"10\"},\"t\":{\"v\":\"7\"},\"m\":{\"v\":\"4\"}},\"lineHeight\":{\"n\":{\"v\":\"13\"},\"t\":{\"v\":\"9\"},\"m\":{\"v\":\"6\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[{\"action\":\"unmute_video\",\"tooltip_event\":\"mouseenter\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"layer_target\":\"firstvideo\",\"gotoframe\":\"frame_1\",\"gotoframeM\":\"frame_1\",\"gotoframeN\":\"frame_1\"}]},\"type\":\"video\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":7},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":7}},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":6},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":6}},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":5},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":5}}}','{\"version\":\"6.3.0\"}'),(2,1,2,'{\"runtime\":{\"collapsedGroups\":[]},\"bg\":{\"type\":\"html5\",\"videoId\":1874},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"timeline\":{\"transition\":[\"fade\"],\"slots\":[0],\"duration\":[1000],\"easeIn\":[\"default\"],\"easeOut\":[\"default\"],\"rotation\":[0]}}','{\"1\":{\"text\":\"\",\"alias\":\"Video-1\",\"uid\":1,\"media\":{\"mediaType\":\"html5\",\"loop\":false},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"320px\"},\"n\":{\"v\":\"170px\"},\"t\":{\"v\":\"129px\"},\"m\":{\"v\":\"79px\"}},\"height\":{\"d\":{\"v\":\"180px\"},\"n\":{\"v\":\"96px\"},\"t\":{\"v\":\"72px\"},\"m\":{\"v\":\"44px\"}},\"originalWidth\":\"320px\",\"originalHeight\":\"180px\",\"aspectRatio\":{\"d\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"n\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"t\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"m\":{\"v\":1.77777777777777767909128669998608529567718505859375}},\"scaleProportional\":true},\"position\":{\"x\":{\"d\":{\"v\":\"50px\"},\"n\":{\"v\":\"26px\"},\"t\":{\"v\":\"19px\"},\"m\":{\"v\":\"11px\"}},\"y\":{\"d\":{\"v\":\"50px\"},\"n\":{\"v\":\"26px\"},\"t\":{\"v\":\"19px\"},\"m\":{\"v\":\"11px\"}},\"zIndex\":5},\"group\":{\"groupOrder\":5},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false}},\"frame_1\":{\"timeline\":{\"endWithSlide\":false,\"frameLength\":300}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":0}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"n\":{\"v\":\"10\"},\"t\":{\"v\":\"7\"},\"m\":{\"v\":\"4\"}},\"lineHeight\":{\"n\":{\"v\":\"13\"},\"t\":{\"v\":\"9\"},\"m\":{\"v\":\"6\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"type\":\"video\"},\"2\":{\"text\":\"\",\"alias\":\"Video-2\",\"uid\":2,\"media\":{\"mediaType\":\"html5\",\"mp4Url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/e988700c-5246-4e4b-bf2e-2013b084b341.mp4\",\"allowFullscreen\":false,\"id\":1943,\"largeControls\":false,\"playInline\":false,\"loop\":false,\"volume\":\"0\"},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"100%\",\"e\":true},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}},\"height\":{\"d\":{\"v\":\"100%\",\"e\":true},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}},\"originalWidth\":\"320px\",\"originalHeight\":\"180px\",\"aspectRatio\":{\"d\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"n\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"t\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"m\":{\"v\":1.77777777777777767909128669998608529567718505859375}},\"covermode\":\"cover-proportional\",\"scaleProportional\":true},\"position\":{\"x\":{\"d\":{\"v\":\"-1px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"-1px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":6},\"group\":{\"groupOrder\":6},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false}},\"frame_1\":{\"timeline\":{\"endWithSlide\":false,\"frameLength\":300}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":0}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"n\":{\"v\":\"10\"},\"t\":{\"v\":\"7\"},\"m\":{\"v\":\"4\"}},\"lineHeight\":{\"n\":{\"v\":\"13\"},\"t\":{\"v\":\"9\"},\"m\":{\"v\":\"6\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[{\"action\":\"unmute_video\",\"tooltip_event\":\"mouseenter\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"layer_target\":\"firstvideo\"}]},\"type\":\"video\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":0}},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":0}},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":0}}}','{\"version\":\"6.3.0\"}'),(3,1,3,'{\"runtime\":{\"collapsedGroups\":[]},\"bg\":{\"type\":\"html5\",\"videoId\":1873},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"timeline\":{\"transition\":[\"fade\"],\"slots\":[0],\"duration\":[1000],\"easeIn\":[\"default\"],\"easeOut\":[\"default\"],\"rotation\":[0]}}','{\"3\":{\"text\":\"\",\"alias\":\"Video-3\",\"uid\":3,\"media\":{\"mediaType\":\"html5\",\"loop\":false},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"320px\"},\"n\":{\"v\":\"170px\"},\"t\":{\"v\":\"129px\"},\"m\":{\"v\":\"79px\"}},\"height\":{\"d\":{\"v\":\"180px\"},\"n\":{\"v\":\"96px\"},\"t\":{\"v\":\"72px\"},\"m\":{\"v\":\"44px\"}},\"originalWidth\":\"320px\",\"originalHeight\":\"180px\",\"aspectRatio\":{\"d\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"n\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"t\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"m\":{\"v\":1.77777777777777767909128669998608529567718505859375}},\"scaleProportional\":true},\"position\":{\"x\":{\"d\":{\"v\":\"50px\"},\"n\":{\"v\":\"26px\"},\"t\":{\"v\":\"19px\"},\"m\":{\"v\":\"11px\"}},\"y\":{\"d\":{\"v\":\"50px\"},\"n\":{\"v\":\"26px\"},\"t\":{\"v\":\"19px\"},\"m\":{\"v\":\"11px\"}},\"zIndex\":5},\"group\":{\"groupOrder\":5},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false}},\"frame_1\":{\"timeline\":{\"endWithSlide\":false,\"frameLength\":300}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":0}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"n\":{\"v\":\"10\"},\"t\":{\"v\":\"7\"},\"m\":{\"v\":\"4\"}},\"lineHeight\":{\"n\":{\"v\":\"13\"},\"t\":{\"v\":\"9\"},\"m\":{\"v\":\"6\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"type\":\"video\"},\"4\":{\"text\":\"\",\"alias\":\"Video-4\",\"uid\":4,\"media\":{\"mediaType\":\"html5\",\"mp4Url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/e7f700ac-54af-414e-bb75-4597bfa1381d.mp4\",\"allowFullscreen\":false,\"id\":1944,\"largeControls\":false,\"playInline\":false,\"loop\":false,\"volume\":\"80\"},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"100%\",\"e\":true},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}},\"height\":{\"d\":{\"v\":\"100%\",\"e\":true},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}},\"originalWidth\":\"320px\",\"originalHeight\":\"180px\",\"aspectRatio\":{\"d\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"n\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"t\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"m\":{\"v\":1.77777777777777767909128669998608529567718505859375}},\"covermode\":\"cover-proportional\",\"scaleProportional\":true},\"position\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":6},\"group\":{\"groupOrder\":6},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false}},\"frame_1\":{\"timeline\":{\"endWithSlide\":false,\"frameLength\":300}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":0}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"n\":{\"v\":\"10\"},\"t\":{\"v\":\"7\"},\"m\":{\"v\":\"4\"}},\"lineHeight\":{\"n\":{\"v\":\"13\"},\"t\":{\"v\":\"9\"},\"m\":{\"v\":\"6\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[{\"action\":\"unmute_video\",\"tooltip_event\":\"mouseenter\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"layer_target\":\"firstvideo\"}]},\"type\":\"video\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":0}},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":0}},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":0}}}','{\"version\":\"6.3.0\"}'),(4,1,4,'{\"runtime\":{\"collapsedGroups\":[]},\"bg\":{\"type\":\"html5\",\"videoId\":1872},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"timeline\":{\"transition\":[\"fade\"],\"slots\":[0],\"duration\":[1000],\"easeIn\":[\"default\"],\"easeOut\":[\"default\"],\"rotation\":[0]}}','{\"5\":{\"text\":\"\",\"alias\":\"Video-5\",\"uid\":5,\"media\":{\"mediaType\":\"html5\",\"mp4Url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/163023fd-875b-4177-88b7-b3794a617376-1.mp4\",\"allowFullscreen\":false,\"id\":1945,\"largeControls\":false,\"playInline\":false,\"loop\":false,\"volume\":\"80\"},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"100%\",\"e\":true},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}},\"height\":{\"d\":{\"v\":\"100%\",\"e\":true},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}},\"originalWidth\":\"320px\",\"originalHeight\":\"180px\",\"aspectRatio\":{\"d\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"n\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"t\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"m\":{\"v\":1.77777777777777767909128669998608529567718505859375}},\"covermode\":\"cover-proportional\",\"scaleProportional\":true},\"position\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":5},\"group\":{\"groupOrder\":5},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false}},\"frame_1\":{\"timeline\":{\"endWithSlide\":false,\"frameLength\":300}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":0}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"n\":{\"v\":\"10\"},\"t\":{\"v\":\"7\"},\"m\":{\"v\":\"4\"}},\"lineHeight\":{\"n\":{\"v\":\"13\"},\"t\":{\"v\":\"9\"},\"m\":{\"v\":\"6\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[{\"action\":\"unmute_video\",\"tooltip_event\":\"mouseenter\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"layer_target\":\"firstvideo\"}]},\"type\":\"video\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":0}},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":0}},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":0}}}','{\"version\":\"6.3.0\"}'),(5,1,5,'{\"runtime\":{\"collapsedGroups\":[]},\"bg\":{\"type\":\"html5\",\"videoId\":1871},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"timeline\":{\"transition\":[\"fade\"],\"slots\":[0],\"duration\":[1000],\"easeIn\":[\"default\"],\"easeOut\":[\"default\"],\"rotation\":[0]}}','{\"6\":{\"text\":\"\",\"alias\":\"Video-6\",\"uid\":6,\"media\":{\"mediaType\":\"html5\",\"loop\":false},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"320px\"},\"n\":{\"v\":\"170px\"},\"t\":{\"v\":\"129px\"},\"m\":{\"v\":\"79px\"}},\"height\":{\"d\":{\"v\":\"180px\"},\"n\":{\"v\":\"96px\"},\"t\":{\"v\":\"72px\"},\"m\":{\"v\":\"44px\"}},\"originalWidth\":\"320px\",\"originalHeight\":\"180px\",\"aspectRatio\":{\"d\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"n\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"t\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"m\":{\"v\":1.77777777777777767909128669998608529567718505859375}},\"scaleProportional\":true},\"position\":{\"x\":{\"d\":{\"v\":\"50px\"},\"n\":{\"v\":\"26px\"},\"t\":{\"v\":\"19px\"},\"m\":{\"v\":\"11px\"}},\"y\":{\"d\":{\"v\":\"50px\"},\"n\":{\"v\":\"26px\"},\"t\":{\"v\":\"19px\"},\"m\":{\"v\":\"11px\"}},\"zIndex\":5},\"group\":{\"groupOrder\":5},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false}},\"frame_1\":{\"timeline\":{\"endWithSlide\":false,\"frameLength\":300}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":0}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"n\":{\"v\":\"10\"},\"t\":{\"v\":\"7\"},\"m\":{\"v\":\"4\"}},\"lineHeight\":{\"n\":{\"v\":\"13\"},\"t\":{\"v\":\"9\"},\"m\":{\"v\":\"6\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"type\":\"video\"},\"7\":{\"text\":\"\",\"alias\":\"Video-7\",\"uid\":7,\"media\":{\"mediaType\":\"html5\",\"mp4Url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/73ff21b7-2e2f-40cd-b5a3-5aa72cdee35c.mp4\",\"allowFullscreen\":false,\"id\":1946,\"largeControls\":false,\"playInline\":false,\"loop\":false,\"volume\":\"0\"},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"100%\",\"e\":true},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}},\"height\":{\"d\":{\"v\":\"100%\",\"e\":true},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}},\"originalWidth\":\"320px\",\"originalHeight\":\"180px\",\"aspectRatio\":{\"d\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"n\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"t\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"m\":{\"v\":1.77777777777777767909128669998608529567718505859375}},\"covermode\":\"cover-proportional\",\"scaleProportional\":true},\"position\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":6},\"group\":{\"groupOrder\":6},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false}},\"frame_1\":{\"timeline\":{\"endWithSlide\":false,\"frameLength\":300}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":0}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"n\":{\"v\":\"10\"},\"t\":{\"v\":\"7\"},\"m\":{\"v\":\"4\"}},\"lineHeight\":{\"n\":{\"v\":\"13\"},\"t\":{\"v\":\"9\"},\"m\":{\"v\":\"6\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[{\"action\":\"unmute_video\",\"tooltip_event\":\"mouseenter\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"layer_target\":\"firstvideo\"}]},\"type\":\"video\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":0}},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":0}},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":0}}}','{\"version\":\"6.3.0\"}'),(9,2,1,'{\"runtime\":{\"collapsedGroups\":[]},\"bg\":{\"type\":\"html5\",\"video\":{\"endAt\":\"00:30\",\"startAfterTransition\":true},\"videoId\":1909},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"timeline\":{\"transition\":[\"fade\"],\"slots\":[0],\"duration\":[1000],\"easeIn\":[\"default\"],\"easeOut\":[\"default\"],\"rotation\":[0]}}','{\"0\":{\"text\":\"\",\"alias\":\"Video-0\",\"uid\":0,\"media\":{\"mediaType\":\"html5\",\"mp4Url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"allowFullscreen\":false,\"id\":1909,\"largeControls\":false,\"playInline\":false,\"loop\":false,\"volume\":\"0\"},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"100%\",\"e\":true},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}},\"height\":{\"d\":{\"v\":\"100%\",\"e\":true},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}},\"originalWidth\":\"320px\",\"originalHeight\":\"180px\",\"aspectRatio\":{\"d\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"n\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"t\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"m\":{\"v\":1.77777777777777767909128669998608529567718505859375}},\"covermode\":\"cover-proportional\",\"scaleProportional\":true},\"position\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"-1px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":8},\"group\":{\"groupOrder\":8},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false}},\"frame_1\":{\"timeline\":{\"endWithSlide\":false,\"frameLength\":300}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":0}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"n\":{\"v\":\"10\"},\"t\":{\"v\":\"7\"},\"m\":{\"v\":\"4\"}},\"lineHeight\":{\"n\":{\"v\":\"13\"},\"t\":{\"v\":\"9\"},\"m\":{\"v\":\"6\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[]},\"type\":\"video\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":7},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":7}},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":6},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":6}},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":5},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":5}}}','{\"version\":\"6.3.0\"}'),(10,2,2,'{\"runtime\":{\"collapsedGroups\":[]},\"bg\":{\"type\":\"html5\",\"videoId\":1874},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"timeline\":{\"transition\":[\"fade\"],\"slots\":[0],\"duration\":[1000],\"easeIn\":[\"default\"],\"easeOut\":[\"default\"],\"rotation\":[0]}}','{\"1\":{\"text\":\"\",\"alias\":\"Video-1\",\"uid\":1,\"media\":{\"mediaType\":\"html5\",\"loop\":false},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"320px\"},\"n\":{\"v\":\"170px\"},\"t\":{\"v\":\"129px\"},\"m\":{\"v\":\"79px\"}},\"height\":{\"d\":{\"v\":\"180px\"},\"n\":{\"v\":\"96px\"},\"t\":{\"v\":\"72px\"},\"m\":{\"v\":\"44px\"}},\"originalWidth\":\"320px\",\"originalHeight\":\"180px\",\"aspectRatio\":{\"d\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"n\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"t\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"m\":{\"v\":1.77777777777777767909128669998608529567718505859375}},\"scaleProportional\":true},\"position\":{\"x\":{\"d\":{\"v\":\"50px\"},\"n\":{\"v\":\"26px\"},\"t\":{\"v\":\"19px\"},\"m\":{\"v\":\"11px\"}},\"y\":{\"d\":{\"v\":\"50px\"},\"n\":{\"v\":\"26px\"},\"t\":{\"v\":\"19px\"},\"m\":{\"v\":\"11px\"}},\"zIndex\":5},\"group\":{\"groupOrder\":5},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false}},\"frame_1\":{\"timeline\":{\"endWithSlide\":false,\"frameLength\":300}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":0}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"n\":{\"v\":\"10\"},\"t\":{\"v\":\"7\"},\"m\":{\"v\":\"4\"}},\"lineHeight\":{\"n\":{\"v\":\"13\"},\"t\":{\"v\":\"9\"},\"m\":{\"v\":\"6\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"type\":\"video\"},\"2\":{\"text\":\"\",\"alias\":\"Video-2\",\"uid\":2,\"media\":{\"mediaType\":\"html5\",\"mp4Url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"allowFullscreen\":false,\"id\":1874,\"largeControls\":false,\"mute\":false,\"playInline\":false,\"loop\":false,\"volume\":\"0\"},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"100%\",\"e\":true},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}},\"height\":{\"d\":{\"v\":\"100%\",\"e\":true},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}},\"originalWidth\":\"320px\",\"originalHeight\":\"180px\",\"aspectRatio\":{\"d\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"n\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"t\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"m\":{\"v\":1.77777777777777767909128669998608529567718505859375}},\"covermode\":\"cover-proportional\",\"scaleProportional\":true},\"position\":{\"x\":{\"d\":{\"v\":\"-1px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"-2px\",\"e\":true},\"n\":{\"v\":\"-1px\"}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":6},\"group\":{\"groupOrder\":6},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false}},\"frame_1\":{\"timeline\":{\"endWithSlide\":false,\"frameLength\":300}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":0}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"n\":{\"v\":\"10\"},\"t\":{\"v\":\"7\"},\"m\":{\"v\":\"4\"}},\"lineHeight\":{\"n\":{\"v\":\"13\"},\"t\":{\"v\":\"9\"},\"m\":{\"v\":\"6\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[{\"action\":\"unmute_video\",\"tooltip_event\":\"mouseenter\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"layer_target\":\"firstvideo\"}]},\"type\":\"video\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":0}},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":0}},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":0}}}','{\"version\":\"6.3.0\"}'),(11,2,3,'{\"runtime\":{\"collapsedGroups\":[]},\"bg\":{\"type\":\"html5\",\"videoId\":1873},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"timeline\":{\"transition\":[\"fade\"],\"slots\":[0],\"duration\":[1000],\"easeIn\":[\"default\"],\"easeOut\":[\"default\"],\"rotation\":[0]}}','{\"3\":{\"text\":\"\",\"alias\":\"Video-3\",\"uid\":3,\"media\":{\"mediaType\":\"html5\",\"loop\":false},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"320px\"},\"n\":{\"v\":\"170px\"},\"t\":{\"v\":\"129px\"},\"m\":{\"v\":\"79px\"}},\"height\":{\"d\":{\"v\":\"180px\"},\"n\":{\"v\":\"96px\"},\"t\":{\"v\":\"72px\"},\"m\":{\"v\":\"44px\"}},\"originalWidth\":\"320px\",\"originalHeight\":\"180px\",\"aspectRatio\":{\"d\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"n\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"t\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"m\":{\"v\":1.77777777777777767909128669998608529567718505859375}},\"scaleProportional\":true},\"position\":{\"x\":{\"d\":{\"v\":\"50px\"},\"n\":{\"v\":\"26px\"},\"t\":{\"v\":\"19px\"},\"m\":{\"v\":\"11px\"}},\"y\":{\"d\":{\"v\":\"50px\"},\"n\":{\"v\":\"26px\"},\"t\":{\"v\":\"19px\"},\"m\":{\"v\":\"11px\"}},\"zIndex\":5},\"group\":{\"groupOrder\":5},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false}},\"frame_1\":{\"timeline\":{\"endWithSlide\":false,\"frameLength\":300}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":0}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"n\":{\"v\":\"10\"},\"t\":{\"v\":\"7\"},\"m\":{\"v\":\"4\"}},\"lineHeight\":{\"n\":{\"v\":\"13\"},\"t\":{\"v\":\"9\"},\"m\":{\"v\":\"6\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"type\":\"video\"},\"4\":{\"text\":\"\",\"alias\":\"Video-4\",\"uid\":4,\"media\":{\"mediaType\":\"html5\",\"mp4Url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"allowFullscreen\":false,\"id\":1873,\"largeControls\":false,\"playInline\":false,\"loop\":false,\"volume\":\"80\"},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"100%\",\"e\":true},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}},\"height\":{\"d\":{\"v\":\"100%\",\"e\":true},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}},\"originalWidth\":\"320px\",\"originalHeight\":\"180px\",\"aspectRatio\":{\"d\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"n\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"t\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"m\":{\"v\":1.77777777777777767909128669998608529567718505859375}},\"covermode\":\"cover-proportional\",\"scaleProportional\":true},\"position\":{\"x\":{\"d\":{\"v\":\"1px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"-1px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":6},\"group\":{\"groupOrder\":6},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false}},\"frame_1\":{\"timeline\":{\"endWithSlide\":false,\"frameLength\":300}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":0}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"n\":{\"v\":\"10\"},\"t\":{\"v\":\"7\"},\"m\":{\"v\":\"4\"}},\"lineHeight\":{\"n\":{\"v\":\"13\"},\"t\":{\"v\":\"9\"},\"m\":{\"v\":\"6\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[{\"action\":\"unmute_video\",\"tooltip_event\":\"mouseenter\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"layer_target\":\"firstvideo\"}]},\"type\":\"video\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":0}},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":0}},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":0}}}','{\"version\":\"6.3.0\"}'),(12,2,4,'{\"runtime\":{\"collapsedGroups\":[]},\"bg\":{\"type\":\"html5\",\"videoId\":1872},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"timeline\":{\"transition\":[\"fade\"],\"slots\":[0],\"duration\":[1000],\"easeIn\":[\"default\"],\"easeOut\":[\"default\"],\"rotation\":[0]}}','{\"5\":{\"text\":\"\",\"alias\":\"Video-5\",\"uid\":5,\"media\":{\"mediaType\":\"html5\",\"mp4Url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"allowFullscreen\":false,\"id\":1872,\"largeControls\":false,\"playInline\":false,\"loop\":false,\"volume\":\"80\"},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"100%\",\"e\":true},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}},\"height\":{\"d\":{\"v\":\"100%\",\"e\":true},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}},\"originalWidth\":\"320px\",\"originalHeight\":\"180px\",\"aspectRatio\":{\"d\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"n\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"t\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"m\":{\"v\":1.77777777777777767909128669998608529567718505859375}},\"covermode\":\"cover-proportional\",\"scaleProportional\":true},\"position\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":5},\"group\":{\"groupOrder\":5},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false}},\"frame_1\":{\"timeline\":{\"endWithSlide\":false,\"frameLength\":300}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":0}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"n\":{\"v\":\"10\"},\"t\":{\"v\":\"7\"},\"m\":{\"v\":\"4\"}},\"lineHeight\":{\"n\":{\"v\":\"13\"},\"t\":{\"v\":\"9\"},\"m\":{\"v\":\"6\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[{\"action\":\"unmute_video\",\"tooltip_event\":\"mouseenter\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"layer_target\":\"firstvideo\"}]},\"type\":\"video\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":0}},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":0}},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":0}}}','{\"version\":\"6.3.0\"}'),(13,2,5,'{\"runtime\":{\"collapsedGroups\":[]},\"bg\":{\"type\":\"html5\",\"videoId\":1871},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"timeline\":{\"transition\":[\"fade\"],\"slots\":[0],\"duration\":[1000],\"easeIn\":[\"default\"],\"easeOut\":[\"default\"],\"rotation\":[0]}}','{\"6\":{\"text\":\"\",\"alias\":\"Video-6\",\"uid\":6,\"media\":{\"mediaType\":\"html5\",\"loop\":false},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"320px\"},\"n\":{\"v\":\"170px\"},\"t\":{\"v\":\"129px\"},\"m\":{\"v\":\"79px\"}},\"height\":{\"d\":{\"v\":\"180px\"},\"n\":{\"v\":\"96px\"},\"t\":{\"v\":\"72px\"},\"m\":{\"v\":\"44px\"}},\"originalWidth\":\"320px\",\"originalHeight\":\"180px\",\"aspectRatio\":{\"d\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"n\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"t\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"m\":{\"v\":1.77777777777777767909128669998608529567718505859375}},\"scaleProportional\":true},\"position\":{\"x\":{\"d\":{\"v\":\"50px\"},\"n\":{\"v\":\"26px\"},\"t\":{\"v\":\"19px\"},\"m\":{\"v\":\"11px\"}},\"y\":{\"d\":{\"v\":\"50px\"},\"n\":{\"v\":\"26px\"},\"t\":{\"v\":\"19px\"},\"m\":{\"v\":\"11px\"}},\"zIndex\":5},\"group\":{\"groupOrder\":5},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false}},\"frame_1\":{\"timeline\":{\"endWithSlide\":false,\"frameLength\":300}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":0}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"n\":{\"v\":\"10\"},\"t\":{\"v\":\"7\"},\"m\":{\"v\":\"4\"}},\"lineHeight\":{\"n\":{\"v\":\"13\"},\"t\":{\"v\":\"9\"},\"m\":{\"v\":\"6\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"type\":\"video\"},\"7\":{\"text\":\"\",\"alias\":\"Video-7\",\"uid\":7,\"media\":{\"mediaType\":\"html5\",\"mp4Url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\",\"allowFullscreen\":false,\"id\":1871,\"largeControls\":false,\"playInline\":false,\"loop\":false,\"volume\":\"0\"},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"100%\",\"e\":true},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}},\"height\":{\"d\":{\"v\":\"100%\",\"e\":true},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}},\"originalWidth\":\"320px\",\"originalHeight\":\"180px\",\"aspectRatio\":{\"d\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"n\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"t\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"m\":{\"v\":1.77777777777777767909128669998608529567718505859375}},\"covermode\":\"cover-proportional\",\"scaleProportional\":true},\"position\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":6},\"group\":{\"groupOrder\":6},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false}},\"frame_1\":{\"timeline\":{\"endWithSlide\":false,\"frameLength\":300}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":0}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"n\":{\"v\":\"10\"},\"t\":{\"v\":\"7\"},\"m\":{\"v\":\"4\"}},\"lineHeight\":{\"n\":{\"v\":\"13\"},\"t\":{\"v\":\"9\"},\"m\":{\"v\":\"6\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[{\"action\":\"unmute_video\",\"tooltip_event\":\"mouseenter\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"layer_target\":\"firstvideo\"}]},\"type\":\"video\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":0}},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":0}},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":0}}}','{\"version\":\"6.3.0\"}'),(14,2,6,'{\"runtime\":{\"collapsedGroups\":[]},\"bg\":{\"type\":\"html5\",\"videoId\":1869},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"timeline\":{\"transition\":[\"fade\"],\"slots\":[0],\"duration\":[1000],\"easeIn\":[\"default\"],\"easeOut\":[\"default\"],\"rotation\":[0]}}','{\"8\":{\"text\":\"\",\"alias\":\"Video-8\",\"uid\":8,\"media\":{\"mediaType\":\"html5\",\"loop\":false},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"320px\"},\"n\":{\"v\":\"170px\"},\"t\":{\"v\":\"129px\"},\"m\":{\"v\":\"79px\"}},\"height\":{\"d\":{\"v\":\"180px\"},\"n\":{\"v\":\"96px\"},\"t\":{\"v\":\"72px\"},\"m\":{\"v\":\"44px\"}},\"originalWidth\":\"320px\",\"originalHeight\":\"180px\",\"aspectRatio\":{\"d\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"n\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"t\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"m\":{\"v\":1.77777777777777767909128669998608529567718505859375}},\"scaleProportional\":true},\"position\":{\"x\":{\"d\":{\"v\":\"50px\"},\"n\":{\"v\":\"26px\"},\"t\":{\"v\":\"19px\"},\"m\":{\"v\":\"11px\"}},\"y\":{\"d\":{\"v\":\"50px\"},\"n\":{\"v\":\"26px\"},\"t\":{\"v\":\"19px\"},\"m\":{\"v\":\"11px\"}},\"zIndex\":5},\"group\":{\"groupOrder\":5},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false}},\"frame_1\":{\"timeline\":{\"endWithSlide\":false,\"frameLength\":300}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":0}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"n\":{\"v\":\"10\"},\"t\":{\"v\":\"7\"},\"m\":{\"v\":\"4\"}},\"lineHeight\":{\"n\":{\"v\":\"13\"},\"t\":{\"v\":\"9\"},\"m\":{\"v\":\"6\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"type\":\"video\"},\"9\":{\"text\":\"\",\"alias\":\"Video-9\",\"uid\":9,\"media\":{\"mediaType\":\"html5\",\"mp4Url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"allowFullscreen\":false,\"id\":1869,\"largeControls\":false,\"playInline\":false,\"loop\":false},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"100%\",\"e\":true},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}},\"height\":{\"d\":{\"v\":\"100%\",\"e\":true},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}},\"originalWidth\":\"320px\",\"originalHeight\":\"180px\",\"aspectRatio\":{\"d\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"n\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"t\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"m\":{\"v\":1.77777777777777767909128669998608529567718505859375}},\"covermode\":\"cover-proportional\",\"scaleProportional\":true},\"position\":{\"x\":{\"d\":{\"v\":\"-1px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"-1px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":6},\"group\":{\"groupOrder\":6},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false}},\"frame_1\":{\"timeline\":{\"endWithSlide\":false,\"frameLength\":300}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":0}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"n\":{\"v\":\"10\"},\"t\":{\"v\":\"7\"},\"m\":{\"v\":\"4\"}},\"lineHeight\":{\"n\":{\"v\":\"13\"},\"t\":{\"v\":\"9\"},\"m\":{\"v\":\"6\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[{\"action\":\"unmute_video\",\"tooltip_event\":\"mouseenter\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"layer_target\":\"firstvideo\"}]},\"type\":\"video\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":0}},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":0}},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":0}}}','{\"version\":\"6.3.0\"}'),(15,2,7,'{\"runtime\":{\"collapsedGroups\":[]},\"bg\":{\"type\":\"html5\",\"videoId\":1870},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"timeline\":{\"transition\":[\"fade\"],\"slots\":[0],\"duration\":[1000],\"easeIn\":[\"default\"],\"easeOut\":[\"default\"],\"rotation\":[0]}}','{\"10\":{\"text\":\"\",\"alias\":\"Video-10\",\"uid\":10,\"media\":{\"mediaType\":\"html5\",\"mp4Url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"allowFullscreen\":false,\"id\":1870,\"largeControls\":false,\"playInline\":false,\"loop\":false,\"volume\":\"80\"},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"100%\",\"e\":true},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}},\"height\":{\"d\":{\"v\":\"100%\",\"e\":true},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}},\"originalWidth\":\"320px\",\"originalHeight\":\"180px\",\"aspectRatio\":{\"d\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"n\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"t\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"m\":{\"v\":1.77777777777777767909128669998608529567718505859375}},\"covermode\":\"cover-proportional\",\"scaleProportional\":true},\"position\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"-1px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":5},\"group\":{\"groupOrder\":5},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false}},\"frame_1\":{\"timeline\":{\"endWithSlide\":false,\"frameLength\":300}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":0}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"n\":{\"v\":\"10\"},\"t\":{\"v\":\"7\"},\"m\":{\"v\":\"4\"}},\"lineHeight\":{\"n\":{\"v\":\"13\"},\"t\":{\"v\":\"9\"},\"m\":{\"v\":\"6\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[{\"action\":\"unmute_video\",\"tooltip_event\":\"mouseenter\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"layer_target\":\"firstvideo\"}]},\"type\":\"video\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":0}},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":0}},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":0}}}','{\"version\":\"6.3.0\"}'),(16,2,8,'{\"runtime\":{\"collapsedGroups\":[]},\"bg\":{\"type\":\"html5\",\"video\":{\"endAt\":\"00:30\",\"startAfterTransition\":true},\"videoId\":1909},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"timeline\":{\"transition\":[\"fade\"],\"slots\":[0],\"duration\":[1000],\"easeIn\":[\"default\"],\"easeOut\":[\"default\"],\"rotation\":[0]},\"uid\":8}','{\"0\":{\"text\":\"\",\"alias\":\"Video-0\",\"uid\":0,\"media\":{\"mediaType\":\"html5\",\"mp4Url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"allowFullscreen\":false,\"controls\":true,\"id\":1909,\"largeControls\":false,\"mute\":false,\"playInline\":false,\"loop\":false,\"volume\":\"80\"},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"100%\",\"e\":true},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}},\"height\":{\"d\":{\"v\":\"100%\",\"e\":true},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}},\"originalWidth\":\"320px\",\"originalHeight\":\"180px\",\"aspectRatio\":{\"d\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"n\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"t\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"m\":{\"v\":1.77777777777777767909128669998608529567718505859375}},\"covermode\":\"cover-proportional\",\"scaleProportional\":true},\"position\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"-1px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":8},\"group\":{\"groupOrder\":8},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false}},\"frame_1\":{\"timeline\":{\"endWithSlide\":false,\"frameLength\":300}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":0}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"n\":{\"v\":\"10\"},\"t\":{\"v\":\"7\"},\"m\":{\"v\":\"4\"}},\"lineHeight\":{\"n\":{\"v\":\"13\"},\"t\":{\"v\":\"9\"},\"m\":{\"v\":\"6\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[{\"action\":\"unmute_video\",\"tooltip_event\":\"mouseenter\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"layer_target\":\"firstvideo\",\"gotoframe\":\"frame_1\",\"gotoframeM\":\"frame_1\",\"gotoframeN\":\"frame_1\"}]},\"type\":\"video\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":7},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":7}},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":6},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":6}},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":5},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":5}}}','{\"version\":\"6.3.0\"}');
/*!40000 ALTER TABLE `wpjk_revslider_slides` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpjk_revslider_slides_bkp`
--

DROP TABLE IF EXISTS `wpjk_revslider_slides_bkp`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_revslider_slides_bkp` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `slider_id` int(9) NOT NULL,
  `slide_order` int(11) NOT NULL,
  `params` longtext NOT NULL,
  `layers` longtext NOT NULL,
  `settings` text NOT NULL DEFAULT '',
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=17 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_revslider_slides_bkp`
--

LOCK TABLES `wpjk_revslider_slides_bkp` WRITE;
/*!40000 ALTER TABLE `wpjk_revslider_slides_bkp` DISABLE KEYS */;
INSERT INTO `wpjk_revslider_slides_bkp` VALUES (1,1,1,'{\"runtime\":{\"collapsedGroups\":[]},\"bg\":{\"type\":\"solid\",\"color\":\"#000000\",\"video\":{\"endAt\":\"00:30\",\"startAfterTransition\":true},\"videoId\":1909},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"timeline\":{\"transition\":[\"fade\"],\"slots\":[0],\"duration\":[1000],\"easeIn\":[\"default\"],\"easeOut\":[\"default\"],\"rotation\":[0]}}','{\"0\":{\"text\":\"\",\"alias\":\"Video-0\",\"uid\":0,\"media\":{\"mediaType\":\"html5\",\"mp4Url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/RPReplay_Final1673585087.mp4\",\"allowFullscreen\":false,\"id\":1942,\"largeControls\":false,\"playInline\":false,\"loop\":false,\"volume\":\"0\"},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"e\":true}},\"height\":{\"d\":{\"e\":true}},\"originalWidth\":\"320px\",\"originalHeight\":\"180px\",\"aspectRatio\":{\"d\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"n\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"t\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"m\":{\"v\":1.77777777777777767909128669998608529567718505859375}},\"scaleProportional\":true},\"position\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":8},\"group\":{\"groupOrder\":8},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false}},\"frame_1\":{\"timeline\":{\"endWithSlide\":false,\"frameLength\":300}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":0}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"n\":{\"v\":\"10\"},\"t\":{\"v\":\"7\"},\"m\":{\"v\":\"4\"}},\"lineHeight\":{\"n\":{\"v\":\"13\"},\"t\":{\"v\":\"9\"},\"m\":{\"v\":\"6\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[{\"action\":\"unmute_video\",\"tooltip_event\":\"mouseenter\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"layer_target\":\"firstvideo\",\"gotoframe\":\"frame_1\",\"gotoframeM\":\"frame_1\",\"gotoframeN\":\"frame_1\"}]},\"type\":\"video\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":7},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":7}},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":6},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":6}},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":5},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":5}}}','{\"version\":\"6.3.0\"}'),(2,1,2,'{\"runtime\":{\"collapsedGroups\":[]},\"bg\":{\"type\":\"html5\",\"videoId\":1874},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"timeline\":{\"transition\":[\"fade\"],\"slots\":[0],\"duration\":[1000],\"easeIn\":[\"default\"],\"easeOut\":[\"default\"],\"rotation\":[0]}}','{\"1\":{\"text\":\"\",\"alias\":\"Video-1\",\"uid\":1,\"media\":{\"mediaType\":\"html5\",\"loop\":false},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"320px\"},\"n\":{\"v\":\"170px\"},\"t\":{\"v\":\"129px\"},\"m\":{\"v\":\"79px\"}},\"height\":{\"d\":{\"v\":\"180px\"},\"n\":{\"v\":\"96px\"},\"t\":{\"v\":\"72px\"},\"m\":{\"v\":\"44px\"}},\"originalWidth\":\"320px\",\"originalHeight\":\"180px\",\"aspectRatio\":{\"d\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"n\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"t\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"m\":{\"v\":1.77777777777777767909128669998608529567718505859375}},\"scaleProportional\":true},\"position\":{\"x\":{\"d\":{\"v\":\"50px\"},\"n\":{\"v\":\"26px\"},\"t\":{\"v\":\"19px\"},\"m\":{\"v\":\"11px\"}},\"y\":{\"d\":{\"v\":\"50px\"},\"n\":{\"v\":\"26px\"},\"t\":{\"v\":\"19px\"},\"m\":{\"v\":\"11px\"}},\"zIndex\":5},\"group\":{\"groupOrder\":5},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false}},\"frame_1\":{\"timeline\":{\"endWithSlide\":false,\"frameLength\":300}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":0}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"n\":{\"v\":\"10\"},\"t\":{\"v\":\"7\"},\"m\":{\"v\":\"4\"}},\"lineHeight\":{\"n\":{\"v\":\"13\"},\"t\":{\"v\":\"9\"},\"m\":{\"v\":\"6\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"type\":\"video\"},\"2\":{\"text\":\"\",\"alias\":\"Video-2\",\"uid\":2,\"media\":{\"mediaType\":\"html5\",\"mp4Url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/e988700c-5246-4e4b-bf2e-2013b084b341.mp4\",\"allowFullscreen\":false,\"id\":1943,\"largeControls\":false,\"playInline\":false,\"loop\":false,\"volume\":\"0\"},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"100%\",\"e\":true},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}},\"height\":{\"d\":{\"v\":\"100%\",\"e\":true},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}},\"originalWidth\":\"320px\",\"originalHeight\":\"180px\",\"aspectRatio\":{\"d\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"n\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"t\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"m\":{\"v\":1.77777777777777767909128669998608529567718505859375}},\"covermode\":\"cover-proportional\",\"scaleProportional\":true},\"position\":{\"x\":{\"d\":{\"v\":\"-1px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"-1px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":6},\"group\":{\"groupOrder\":6},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false}},\"frame_1\":{\"timeline\":{\"endWithSlide\":false,\"frameLength\":300}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":0}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"n\":{\"v\":\"10\"},\"t\":{\"v\":\"7\"},\"m\":{\"v\":\"4\"}},\"lineHeight\":{\"n\":{\"v\":\"13\"},\"t\":{\"v\":\"9\"},\"m\":{\"v\":\"6\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[{\"action\":\"unmute_video\",\"tooltip_event\":\"mouseenter\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"layer_target\":\"firstvideo\"}]},\"type\":\"video\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":0}},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":0}},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":0}}}','{\"version\":\"6.3.0\"}'),(3,1,3,'{\"runtime\":{\"collapsedGroups\":[]},\"bg\":{\"type\":\"html5\",\"videoId\":1873},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"timeline\":{\"transition\":[\"fade\"],\"slots\":[0],\"duration\":[1000],\"easeIn\":[\"default\"],\"easeOut\":[\"default\"],\"rotation\":[0]}}','{\"3\":{\"text\":\"\",\"alias\":\"Video-3\",\"uid\":3,\"media\":{\"mediaType\":\"html5\",\"loop\":false},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"320px\"},\"n\":{\"v\":\"170px\"},\"t\":{\"v\":\"129px\"},\"m\":{\"v\":\"79px\"}},\"height\":{\"d\":{\"v\":\"180px\"},\"n\":{\"v\":\"96px\"},\"t\":{\"v\":\"72px\"},\"m\":{\"v\":\"44px\"}},\"originalWidth\":\"320px\",\"originalHeight\":\"180px\",\"aspectRatio\":{\"d\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"n\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"t\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"m\":{\"v\":1.77777777777777767909128669998608529567718505859375}},\"scaleProportional\":true},\"position\":{\"x\":{\"d\":{\"v\":\"50px\"},\"n\":{\"v\":\"26px\"},\"t\":{\"v\":\"19px\"},\"m\":{\"v\":\"11px\"}},\"y\":{\"d\":{\"v\":\"50px\"},\"n\":{\"v\":\"26px\"},\"t\":{\"v\":\"19px\"},\"m\":{\"v\":\"11px\"}},\"zIndex\":5},\"group\":{\"groupOrder\":5},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false}},\"frame_1\":{\"timeline\":{\"endWithSlide\":false,\"frameLength\":300}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":0}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"n\":{\"v\":\"10\"},\"t\":{\"v\":\"7\"},\"m\":{\"v\":\"4\"}},\"lineHeight\":{\"n\":{\"v\":\"13\"},\"t\":{\"v\":\"9\"},\"m\":{\"v\":\"6\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"type\":\"video\"},\"4\":{\"text\":\"\",\"alias\":\"Video-4\",\"uid\":4,\"media\":{\"mediaType\":\"html5\",\"mp4Url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/e7f700ac-54af-414e-bb75-4597bfa1381d.mp4\",\"allowFullscreen\":false,\"id\":1944,\"largeControls\":false,\"playInline\":false,\"loop\":false,\"volume\":\"80\"},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"100%\",\"e\":true},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}},\"height\":{\"d\":{\"v\":\"100%\",\"e\":true},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}},\"originalWidth\":\"320px\",\"originalHeight\":\"180px\",\"aspectRatio\":{\"d\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"n\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"t\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"m\":{\"v\":1.77777777777777767909128669998608529567718505859375}},\"covermode\":\"cover-proportional\",\"scaleProportional\":true},\"position\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":6},\"group\":{\"groupOrder\":6},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false}},\"frame_1\":{\"timeline\":{\"endWithSlide\":false,\"frameLength\":300}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":0}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"n\":{\"v\":\"10\"},\"t\":{\"v\":\"7\"},\"m\":{\"v\":\"4\"}},\"lineHeight\":{\"n\":{\"v\":\"13\"},\"t\":{\"v\":\"9\"},\"m\":{\"v\":\"6\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[{\"action\":\"unmute_video\",\"tooltip_event\":\"mouseenter\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"layer_target\":\"firstvideo\"}]},\"type\":\"video\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":0}},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":0}},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":0}}}','{\"version\":\"6.3.0\"}'),(4,1,4,'{\"runtime\":{\"collapsedGroups\":[]},\"bg\":{\"type\":\"html5\",\"videoId\":1872},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"timeline\":{\"transition\":[\"fade\"],\"slots\":[0],\"duration\":[1000],\"easeIn\":[\"default\"],\"easeOut\":[\"default\"],\"rotation\":[0]}}','{\"5\":{\"text\":\"\",\"alias\":\"Video-5\",\"uid\":5,\"media\":{\"mediaType\":\"html5\",\"mp4Url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/163023fd-875b-4177-88b7-b3794a617376-1.mp4\",\"allowFullscreen\":false,\"id\":1945,\"largeControls\":false,\"playInline\":false,\"loop\":false,\"volume\":\"80\"},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"100%\",\"e\":true},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}},\"height\":{\"d\":{\"v\":\"100%\",\"e\":true},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}},\"originalWidth\":\"320px\",\"originalHeight\":\"180px\",\"aspectRatio\":{\"d\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"n\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"t\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"m\":{\"v\":1.77777777777777767909128669998608529567718505859375}},\"covermode\":\"cover-proportional\",\"scaleProportional\":true},\"position\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":5},\"group\":{\"groupOrder\":5},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false}},\"frame_1\":{\"timeline\":{\"endWithSlide\":false,\"frameLength\":300}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":0}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"n\":{\"v\":\"10\"},\"t\":{\"v\":\"7\"},\"m\":{\"v\":\"4\"}},\"lineHeight\":{\"n\":{\"v\":\"13\"},\"t\":{\"v\":\"9\"},\"m\":{\"v\":\"6\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[{\"action\":\"unmute_video\",\"tooltip_event\":\"mouseenter\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"layer_target\":\"firstvideo\"}]},\"type\":\"video\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":0}},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":0}},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":0}}}','{\"version\":\"6.3.0\"}'),(5,1,5,'{\"runtime\":{\"collapsedGroups\":[]},\"bg\":{\"type\":\"html5\",\"videoId\":1871},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"timeline\":{\"transition\":[\"fade\"],\"slots\":[0],\"duration\":[1000],\"easeIn\":[\"default\"],\"easeOut\":[\"default\"],\"rotation\":[0]}}','{\"6\":{\"text\":\"\",\"alias\":\"Video-6\",\"uid\":6,\"media\":{\"mediaType\":\"html5\",\"loop\":false},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"320px\"},\"n\":{\"v\":\"170px\"},\"t\":{\"v\":\"129px\"},\"m\":{\"v\":\"79px\"}},\"height\":{\"d\":{\"v\":\"180px\"},\"n\":{\"v\":\"96px\"},\"t\":{\"v\":\"72px\"},\"m\":{\"v\":\"44px\"}},\"originalWidth\":\"320px\",\"originalHeight\":\"180px\",\"aspectRatio\":{\"d\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"n\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"t\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"m\":{\"v\":1.77777777777777767909128669998608529567718505859375}},\"scaleProportional\":true},\"position\":{\"x\":{\"d\":{\"v\":\"50px\"},\"n\":{\"v\":\"26px\"},\"t\":{\"v\":\"19px\"},\"m\":{\"v\":\"11px\"}},\"y\":{\"d\":{\"v\":\"50px\"},\"n\":{\"v\":\"26px\"},\"t\":{\"v\":\"19px\"},\"m\":{\"v\":\"11px\"}},\"zIndex\":5},\"group\":{\"groupOrder\":5},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false}},\"frame_1\":{\"timeline\":{\"endWithSlide\":false,\"frameLength\":300}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":0}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"n\":{\"v\":\"10\"},\"t\":{\"v\":\"7\"},\"m\":{\"v\":\"4\"}},\"lineHeight\":{\"n\":{\"v\":\"13\"},\"t\":{\"v\":\"9\"},\"m\":{\"v\":\"6\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"type\":\"video\"},\"7\":{\"text\":\"\",\"alias\":\"Video-7\",\"uid\":7,\"media\":{\"mediaType\":\"html5\",\"mp4Url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/73ff21b7-2e2f-40cd-b5a3-5aa72cdee35c.mp4\",\"allowFullscreen\":false,\"id\":1946,\"largeControls\":false,\"playInline\":false,\"loop\":false,\"volume\":\"0\"},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"100%\",\"e\":true},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}},\"height\":{\"d\":{\"v\":\"100%\",\"e\":true},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}},\"originalWidth\":\"320px\",\"originalHeight\":\"180px\",\"aspectRatio\":{\"d\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"n\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"t\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"m\":{\"v\":1.77777777777777767909128669998608529567718505859375}},\"covermode\":\"cover-proportional\",\"scaleProportional\":true},\"position\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":6},\"group\":{\"groupOrder\":6},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false}},\"frame_1\":{\"timeline\":{\"endWithSlide\":false,\"frameLength\":300}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":0}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"n\":{\"v\":\"10\"},\"t\":{\"v\":\"7\"},\"m\":{\"v\":\"4\"}},\"lineHeight\":{\"n\":{\"v\":\"13\"},\"t\":{\"v\":\"9\"},\"m\":{\"v\":\"6\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[{\"action\":\"unmute_video\",\"tooltip_event\":\"mouseenter\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"layer_target\":\"firstvideo\"}]},\"type\":\"video\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":0}},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":0}},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":0}}}','{\"version\":\"6.3.0\"}'),(9,2,1,'{\"runtime\":{\"collapsedGroups\":[]},\"bg\":{\"type\":\"html5\",\"video\":{\"endAt\":\"00:30\",\"startAfterTransition\":true},\"videoId\":1909},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"timeline\":{\"transition\":[\"fade\"],\"slots\":[0],\"duration\":[1000],\"easeIn\":[\"default\"],\"easeOut\":[\"default\"],\"rotation\":[0]}}','{\"0\":{\"text\":\"\",\"alias\":\"Video-0\",\"uid\":0,\"media\":{\"mediaType\":\"html5\",\"mp4Url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"allowFullscreen\":false,\"id\":1909,\"largeControls\":false,\"playInline\":false,\"loop\":false,\"volume\":\"0\"},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"100%\",\"e\":true},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}},\"height\":{\"d\":{\"v\":\"100%\",\"e\":true},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}},\"originalWidth\":\"320px\",\"originalHeight\":\"180px\",\"aspectRatio\":{\"d\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"n\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"t\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"m\":{\"v\":1.77777777777777767909128669998608529567718505859375}},\"covermode\":\"cover-proportional\",\"scaleProportional\":true},\"position\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"-1px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":8},\"group\":{\"groupOrder\":8},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false}},\"frame_1\":{\"timeline\":{\"endWithSlide\":false,\"frameLength\":300}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":0}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"n\":{\"v\":\"10\"},\"t\":{\"v\":\"7\"},\"m\":{\"v\":\"4\"}},\"lineHeight\":{\"n\":{\"v\":\"13\"},\"t\":{\"v\":\"9\"},\"m\":{\"v\":\"6\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[]},\"type\":\"video\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":7},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":7}},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":6},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":6}},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":5},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":5}}}','{\"version\":\"6.3.0\"}'),(10,2,2,'{\"runtime\":{\"collapsedGroups\":[]},\"bg\":{\"type\":\"html5\",\"videoId\":1874},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"timeline\":{\"transition\":[\"fade\"],\"slots\":[0],\"duration\":[1000],\"easeIn\":[\"default\"],\"easeOut\":[\"default\"],\"rotation\":[0]}}','{\"1\":{\"text\":\"\",\"alias\":\"Video-1\",\"uid\":1,\"media\":{\"mediaType\":\"html5\",\"loop\":false},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"320px\"},\"n\":{\"v\":\"170px\"},\"t\":{\"v\":\"129px\"},\"m\":{\"v\":\"79px\"}},\"height\":{\"d\":{\"v\":\"180px\"},\"n\":{\"v\":\"96px\"},\"t\":{\"v\":\"72px\"},\"m\":{\"v\":\"44px\"}},\"originalWidth\":\"320px\",\"originalHeight\":\"180px\",\"aspectRatio\":{\"d\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"n\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"t\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"m\":{\"v\":1.77777777777777767909128669998608529567718505859375}},\"scaleProportional\":true},\"position\":{\"x\":{\"d\":{\"v\":\"50px\"},\"n\":{\"v\":\"26px\"},\"t\":{\"v\":\"19px\"},\"m\":{\"v\":\"11px\"}},\"y\":{\"d\":{\"v\":\"50px\"},\"n\":{\"v\":\"26px\"},\"t\":{\"v\":\"19px\"},\"m\":{\"v\":\"11px\"}},\"zIndex\":5},\"group\":{\"groupOrder\":5},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false}},\"frame_1\":{\"timeline\":{\"endWithSlide\":false,\"frameLength\":300}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":0}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"n\":{\"v\":\"10\"},\"t\":{\"v\":\"7\"},\"m\":{\"v\":\"4\"}},\"lineHeight\":{\"n\":{\"v\":\"13\"},\"t\":{\"v\":\"9\"},\"m\":{\"v\":\"6\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"type\":\"video\"},\"2\":{\"text\":\"\",\"alias\":\"Video-2\",\"uid\":2,\"media\":{\"mediaType\":\"html5\",\"mp4Url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u706b\\u51e4\\u51f00_1.mp4\",\"allowFullscreen\":false,\"id\":1874,\"largeControls\":false,\"mute\":false,\"playInline\":false,\"loop\":false,\"volume\":\"0\"},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"100%\",\"e\":true},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}},\"height\":{\"d\":{\"v\":\"100%\",\"e\":true},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}},\"originalWidth\":\"320px\",\"originalHeight\":\"180px\",\"aspectRatio\":{\"d\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"n\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"t\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"m\":{\"v\":1.77777777777777767909128669998608529567718505859375}},\"covermode\":\"cover-proportional\",\"scaleProportional\":true},\"position\":{\"x\":{\"d\":{\"v\":\"-1px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"-2px\",\"e\":true},\"n\":{\"v\":\"-1px\"}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":6},\"group\":{\"groupOrder\":6},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false}},\"frame_1\":{\"timeline\":{\"endWithSlide\":false,\"frameLength\":300}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":0}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"n\":{\"v\":\"10\"},\"t\":{\"v\":\"7\"},\"m\":{\"v\":\"4\"}},\"lineHeight\":{\"n\":{\"v\":\"13\"},\"t\":{\"v\":\"9\"},\"m\":{\"v\":\"6\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[{\"action\":\"unmute_video\",\"tooltip_event\":\"mouseenter\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"layer_target\":\"firstvideo\"}]},\"type\":\"video\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":0}},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":0}},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":0}}}','{\"version\":\"6.3.0\"}'),(11,2,3,'{\"runtime\":{\"collapsedGroups\":[]},\"bg\":{\"type\":\"html5\",\"videoId\":1873},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"timeline\":{\"transition\":[\"fade\"],\"slots\":[0],\"duration\":[1000],\"easeIn\":[\"default\"],\"easeOut\":[\"default\"],\"rotation\":[0]}}','{\"3\":{\"text\":\"\",\"alias\":\"Video-3\",\"uid\":3,\"media\":{\"mediaType\":\"html5\",\"loop\":false},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"320px\"},\"n\":{\"v\":\"170px\"},\"t\":{\"v\":\"129px\"},\"m\":{\"v\":\"79px\"}},\"height\":{\"d\":{\"v\":\"180px\"},\"n\":{\"v\":\"96px\"},\"t\":{\"v\":\"72px\"},\"m\":{\"v\":\"44px\"}},\"originalWidth\":\"320px\",\"originalHeight\":\"180px\",\"aspectRatio\":{\"d\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"n\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"t\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"m\":{\"v\":1.77777777777777767909128669998608529567718505859375}},\"scaleProportional\":true},\"position\":{\"x\":{\"d\":{\"v\":\"50px\"},\"n\":{\"v\":\"26px\"},\"t\":{\"v\":\"19px\"},\"m\":{\"v\":\"11px\"}},\"y\":{\"d\":{\"v\":\"50px\"},\"n\":{\"v\":\"26px\"},\"t\":{\"v\":\"19px\"},\"m\":{\"v\":\"11px\"}},\"zIndex\":5},\"group\":{\"groupOrder\":5},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false}},\"frame_1\":{\"timeline\":{\"endWithSlide\":false,\"frameLength\":300}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":0}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"n\":{\"v\":\"10\"},\"t\":{\"v\":\"7\"},\"m\":{\"v\":\"4\"}},\"lineHeight\":{\"n\":{\"v\":\"13\"},\"t\":{\"v\":\"9\"},\"m\":{\"v\":\"6\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"type\":\"video\"},\"4\":{\"text\":\"\",\"alias\":\"Video-4\",\"uid\":4,\"media\":{\"mediaType\":\"html5\",\"mp4Url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c04.mp4\",\"allowFullscreen\":false,\"id\":1873,\"largeControls\":false,\"playInline\":false,\"loop\":false,\"volume\":\"80\"},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"100%\",\"e\":true},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}},\"height\":{\"d\":{\"v\":\"100%\",\"e\":true},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}},\"originalWidth\":\"320px\",\"originalHeight\":\"180px\",\"aspectRatio\":{\"d\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"n\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"t\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"m\":{\"v\":1.77777777777777767909128669998608529567718505859375}},\"covermode\":\"cover-proportional\",\"scaleProportional\":true},\"position\":{\"x\":{\"d\":{\"v\":\"1px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"-1px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":6},\"group\":{\"groupOrder\":6},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false}},\"frame_1\":{\"timeline\":{\"endWithSlide\":false,\"frameLength\":300}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":0}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"n\":{\"v\":\"10\"},\"t\":{\"v\":\"7\"},\"m\":{\"v\":\"4\"}},\"lineHeight\":{\"n\":{\"v\":\"13\"},\"t\":{\"v\":\"9\"},\"m\":{\"v\":\"6\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[{\"action\":\"unmute_video\",\"tooltip_event\":\"mouseenter\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"layer_target\":\"firstvideo\"}]},\"type\":\"video\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":0}},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":0}},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":0}}}','{\"version\":\"6.3.0\"}'),(12,2,4,'{\"runtime\":{\"collapsedGroups\":[]},\"bg\":{\"type\":\"html5\",\"videoId\":1872},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"timeline\":{\"transition\":[\"fade\"],\"slots\":[0],\"duration\":[1000],\"easeIn\":[\"default\"],\"easeOut\":[\"default\"],\"rotation\":[0]}}','{\"5\":{\"text\":\"\",\"alias\":\"Video-5\",\"uid\":5,\"media\":{\"mediaType\":\"html5\",\"mp4Url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c01.mp4\",\"allowFullscreen\":false,\"id\":1872,\"largeControls\":false,\"playInline\":false,\"loop\":false,\"volume\":\"80\"},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"100%\",\"e\":true},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}},\"height\":{\"d\":{\"v\":\"100%\",\"e\":true},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}},\"originalWidth\":\"320px\",\"originalHeight\":\"180px\",\"aspectRatio\":{\"d\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"n\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"t\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"m\":{\"v\":1.77777777777777767909128669998608529567718505859375}},\"covermode\":\"cover-proportional\",\"scaleProportional\":true},\"position\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":5},\"group\":{\"groupOrder\":5},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false}},\"frame_1\":{\"timeline\":{\"endWithSlide\":false,\"frameLength\":300}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":0}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"n\":{\"v\":\"10\"},\"t\":{\"v\":\"7\"},\"m\":{\"v\":\"4\"}},\"lineHeight\":{\"n\":{\"v\":\"13\"},\"t\":{\"v\":\"9\"},\"m\":{\"v\":\"6\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[{\"action\":\"unmute_video\",\"tooltip_event\":\"mouseenter\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"layer_target\":\"firstvideo\"}]},\"type\":\"video\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":0}},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":0}},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":0}}}','{\"version\":\"6.3.0\"}'),(13,2,5,'{\"runtime\":{\"collapsedGroups\":[]},\"bg\":{\"type\":\"html5\",\"videoId\":1871},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"timeline\":{\"transition\":[\"fade\"],\"slots\":[0],\"duration\":[1000],\"easeIn\":[\"default\"],\"easeOut\":[\"default\"],\"rotation\":[0]}}','{\"6\":{\"text\":\"\",\"alias\":\"Video-6\",\"uid\":6,\"media\":{\"mediaType\":\"html5\",\"loop\":false},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"320px\"},\"n\":{\"v\":\"170px\"},\"t\":{\"v\":\"129px\"},\"m\":{\"v\":\"79px\"}},\"height\":{\"d\":{\"v\":\"180px\"},\"n\":{\"v\":\"96px\"},\"t\":{\"v\":\"72px\"},\"m\":{\"v\":\"44px\"}},\"originalWidth\":\"320px\",\"originalHeight\":\"180px\",\"aspectRatio\":{\"d\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"n\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"t\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"m\":{\"v\":1.77777777777777767909128669998608529567718505859375}},\"scaleProportional\":true},\"position\":{\"x\":{\"d\":{\"v\":\"50px\"},\"n\":{\"v\":\"26px\"},\"t\":{\"v\":\"19px\"},\"m\":{\"v\":\"11px\"}},\"y\":{\"d\":{\"v\":\"50px\"},\"n\":{\"v\":\"26px\"},\"t\":{\"v\":\"19px\"},\"m\":{\"v\":\"11px\"}},\"zIndex\":5},\"group\":{\"groupOrder\":5},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false}},\"frame_1\":{\"timeline\":{\"endWithSlide\":false,\"frameLength\":300}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":0}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"n\":{\"v\":\"10\"},\"t\":{\"v\":\"7\"},\"m\":{\"v\":\"4\"}},\"lineHeight\":{\"n\":{\"v\":\"13\"},\"t\":{\"v\":\"9\"},\"m\":{\"v\":\"6\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"type\":\"video\"},\"7\":{\"text\":\"\",\"alias\":\"Video-7\",\"uid\":7,\"media\":{\"mediaType\":\"html5\",\"mp4Url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VP-\\u4e00\\u6761\\u9f99\\u773c011.mp4\",\"allowFullscreen\":false,\"id\":1871,\"largeControls\":false,\"playInline\":false,\"loop\":false,\"volume\":\"0\"},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"100%\",\"e\":true},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}},\"height\":{\"d\":{\"v\":\"100%\",\"e\":true},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}},\"originalWidth\":\"320px\",\"originalHeight\":\"180px\",\"aspectRatio\":{\"d\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"n\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"t\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"m\":{\"v\":1.77777777777777767909128669998608529567718505859375}},\"covermode\":\"cover-proportional\",\"scaleProportional\":true},\"position\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":6},\"group\":{\"groupOrder\":6},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false}},\"frame_1\":{\"timeline\":{\"endWithSlide\":false,\"frameLength\":300}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":0}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"n\":{\"v\":\"10\"},\"t\":{\"v\":\"7\"},\"m\":{\"v\":\"4\"}},\"lineHeight\":{\"n\":{\"v\":\"13\"},\"t\":{\"v\":\"9\"},\"m\":{\"v\":\"6\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[{\"action\":\"unmute_video\",\"tooltip_event\":\"mouseenter\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"layer_target\":\"firstvideo\"}]},\"type\":\"video\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":0}},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":0}},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":0}}}','{\"version\":\"6.3.0\"}'),(14,2,6,'{\"runtime\":{\"collapsedGroups\":[]},\"bg\":{\"type\":\"html5\",\"videoId\":1869},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"timeline\":{\"transition\":[\"fade\"],\"slots\":[0],\"duration\":[1000],\"easeIn\":[\"default\"],\"easeOut\":[\"default\"],\"rotation\":[0]}}','{\"8\":{\"text\":\"\",\"alias\":\"Video-8\",\"uid\":8,\"media\":{\"mediaType\":\"html5\",\"loop\":false},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"320px\"},\"n\":{\"v\":\"170px\"},\"t\":{\"v\":\"129px\"},\"m\":{\"v\":\"79px\"}},\"height\":{\"d\":{\"v\":\"180px\"},\"n\":{\"v\":\"96px\"},\"t\":{\"v\":\"72px\"},\"m\":{\"v\":\"44px\"}},\"originalWidth\":\"320px\",\"originalHeight\":\"180px\",\"aspectRatio\":{\"d\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"n\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"t\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"m\":{\"v\":1.77777777777777767909128669998608529567718505859375}},\"scaleProportional\":true},\"position\":{\"x\":{\"d\":{\"v\":\"50px\"},\"n\":{\"v\":\"26px\"},\"t\":{\"v\":\"19px\"},\"m\":{\"v\":\"11px\"}},\"y\":{\"d\":{\"v\":\"50px\"},\"n\":{\"v\":\"26px\"},\"t\":{\"v\":\"19px\"},\"m\":{\"v\":\"11px\"}},\"zIndex\":5},\"group\":{\"groupOrder\":5},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false}},\"frame_1\":{\"timeline\":{\"endWithSlide\":false,\"frameLength\":300}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":0}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"n\":{\"v\":\"10\"},\"t\":{\"v\":\"7\"},\"m\":{\"v\":\"4\"}},\"lineHeight\":{\"n\":{\"v\":\"13\"},\"t\":{\"v\":\"9\"},\"m\":{\"v\":\"6\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"type\":\"video\"},\"9\":{\"text\":\"\",\"alias\":\"Video-9\",\"uid\":9,\"media\":{\"mediaType\":\"html5\",\"mp4Url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix.mp4\",\"allowFullscreen\":false,\"id\":1869,\"largeControls\":false,\"playInline\":false,\"loop\":false},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"100%\",\"e\":true},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}},\"height\":{\"d\":{\"v\":\"100%\",\"e\":true},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}},\"originalWidth\":\"320px\",\"originalHeight\":\"180px\",\"aspectRatio\":{\"d\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"n\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"t\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"m\":{\"v\":1.77777777777777767909128669998608529567718505859375}},\"covermode\":\"cover-proportional\",\"scaleProportional\":true},\"position\":{\"x\":{\"d\":{\"v\":\"-1px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"-1px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":6},\"group\":{\"groupOrder\":6},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false}},\"frame_1\":{\"timeline\":{\"endWithSlide\":false,\"frameLength\":300}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":0}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"n\":{\"v\":\"10\"},\"t\":{\"v\":\"7\"},\"m\":{\"v\":\"4\"}},\"lineHeight\":{\"n\":{\"v\":\"13\"},\"t\":{\"v\":\"9\"},\"m\":{\"v\":\"6\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[{\"action\":\"unmute_video\",\"tooltip_event\":\"mouseenter\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"layer_target\":\"firstvideo\"}]},\"type\":\"video\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":0}},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":0}},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":0}}}','{\"version\":\"6.3.0\"}'),(15,2,7,'{\"runtime\":{\"collapsedGroups\":[]},\"bg\":{\"type\":\"html5\",\"videoId\":1870},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"timeline\":{\"transition\":[\"fade\"],\"slots\":[0],\"duration\":[1000],\"easeIn\":[\"default\"],\"easeOut\":[\"default\"],\"rotation\":[0]}}','{\"10\":{\"text\":\"\",\"alias\":\"Video-10\",\"uid\":10,\"media\":{\"mediaType\":\"html5\",\"mp4Url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/VB-Legend-of-the-Phoneix2.mp4\",\"allowFullscreen\":false,\"id\":1870,\"largeControls\":false,\"playInline\":false,\"loop\":false,\"volume\":\"80\"},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"100%\",\"e\":true},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}},\"height\":{\"d\":{\"v\":\"100%\",\"e\":true},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}},\"originalWidth\":\"320px\",\"originalHeight\":\"180px\",\"aspectRatio\":{\"d\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"n\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"t\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"m\":{\"v\":1.77777777777777767909128669998608529567718505859375}},\"covermode\":\"cover-proportional\",\"scaleProportional\":true},\"position\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"-1px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":5},\"group\":{\"groupOrder\":5},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false}},\"frame_1\":{\"timeline\":{\"endWithSlide\":false,\"frameLength\":300}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":0}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"n\":{\"v\":\"10\"},\"t\":{\"v\":\"7\"},\"m\":{\"v\":\"4\"}},\"lineHeight\":{\"n\":{\"v\":\"13\"},\"t\":{\"v\":\"9\"},\"m\":{\"v\":\"6\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[{\"action\":\"unmute_video\",\"tooltip_event\":\"mouseenter\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"layer_target\":\"firstvideo\"}]},\"type\":\"video\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":0}},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":0}},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":0}}}','{\"version\":\"6.3.0\"}'),(16,2,8,'{\"runtime\":{\"collapsedGroups\":[]},\"bg\":{\"type\":\"html5\",\"video\":{\"endAt\":\"00:30\",\"startAfterTransition\":true},\"videoId\":1909},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"timeline\":{\"transition\":[\"fade\"],\"slots\":[0],\"duration\":[1000],\"easeIn\":[\"default\"],\"easeOut\":[\"default\"],\"rotation\":[0]},\"uid\":8}','{\"0\":{\"text\":\"\",\"alias\":\"Video-0\",\"uid\":0,\"media\":{\"mediaType\":\"html5\",\"mp4Url\":\"https:\\/\\/vblinkonline.com\\/wp-content\\/uploads\\/2023\\/02\\/2023020301-2-1.mp4\",\"allowFullscreen\":false,\"controls\":true,\"id\":1909,\"largeControls\":false,\"mute\":false,\"playInline\":false,\"loop\":false,\"volume\":\"80\"},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"100%\",\"e\":true},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}},\"height\":{\"d\":{\"v\":\"100%\",\"e\":true},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}},\"originalWidth\":\"320px\",\"originalHeight\":\"180px\",\"aspectRatio\":{\"d\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"n\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"t\":{\"v\":1.77777777777777767909128669998608529567718505859375},\"m\":{\"v\":1.77777777777777767909128669998608529567718505859375}},\"covermode\":\"cover-proportional\",\"scaleProportional\":true},\"position\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"-1px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\"},\"t\":{\"v\":\"middle\"},\"m\":{\"v\":\"middle\"}},\"zIndex\":8},\"group\":{\"groupOrder\":8},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false}},\"frame_1\":{\"timeline\":{\"endWithSlide\":false,\"frameLength\":300}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"endWithSlide\":true,\"frameLength\":300}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":0}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"fontSize\":{\"n\":{\"v\":\"10\"},\"t\":{\"v\":\"7\"},\"m\":{\"v\":\"4\"}},\"lineHeight\":{\"n\":{\"v\":\"13\"},\"t\":{\"v\":\"9\"},\"m\":{\"v\":\"6\"}},\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[{\"action\":\"unmute_video\",\"tooltip_event\":\"mouseenter\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"layer_target\":\"firstvideo\",\"gotoframe\":\"frame_1\",\"gotoframeM\":\"frame_1\",\"gotoframeN\":\"frame_1\"}]},\"type\":\"video\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":7},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":7}},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":6},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":6}},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":5},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":5}}}','{\"version\":\"6.3.0\"}');
/*!40000 ALTER TABLE `wpjk_revslider_slides_bkp` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpjk_revslider_static_slides`
--

DROP TABLE IF EXISTS `wpjk_revslider_static_slides`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_revslider_static_slides` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `slider_id` int(9) NOT NULL,
  `params` longtext NOT NULL,
  `layers` longtext NOT NULL,
  `settings` text NOT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_revslider_static_slides`
--

LOCK TABLES `wpjk_revslider_static_slides` WRITE;
/*!40000 ALTER TABLE `wpjk_revslider_static_slides` DISABLE KEYS */;
INSERT INTO `wpjk_revslider_static_slides` VALUES (1,1,'{\"static\":{\"isstatic\":true,\"overflow\":\"visible\"},\"runtime\":{\"collapsedGroups\":[]},\"title\":\"Global Layers\",\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"timeline\":{\"transition\":[\"fade\"],\"slots\":[0],\"duration\":[1000],\"easeIn\":[\"default\"],\"easeOut\":[\"default\"],\"rotation\":[0]}}','{\"11\":{\"text\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"alias\":\"Text-11\",\"uid\":11,\"toggle\":{\"text\":\"\"},\"size\":{\"maxWidth\":{\"d\":{\"e\":true}},\"maxHeight\":{\"d\":{\"e\":true}},\"minWidth\":{\"d\":{\"e\":true}},\"minHeight\":{\"d\":{\"v\":\"0px\",\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"4px\",\"e\":true},\"n\":{\"v\":\"2px\"},\"t\":{\"v\":\"1px\"}},\"y\":{\"d\":{\"v\":\"166px\",\"e\":true},\"n\":{\"v\":\"88px\"},\"t\":{\"v\":\"66px\"},\"m\":{\"v\":\"40px\"}},\"horizontal\":{\"d\":{\"v\":\"center\"},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"zIndex\":12},\"group\":{\"groupOrder\":12},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"mask\":{\"use\":true,\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"timeline\":{\"endWithSlide\":false},\"chars\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"words\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"lines\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}}},\"frame_1\":{\"transform\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"opacity\":\"0\"},\"mask\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"bgcolor\":{\"use\":true},\"timeline\":{\"ease\":\"power0.in\",\"speed\":\"0\",\"endWithSlide\":false,\"frameLength\":0},\"chars\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"words\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"lines\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"speed\":\"70000\",\"start\":-10,\"startRelative\":-100,\"endWithSlide\":false,\"frameLength\":70000}},\"frame_2\":{\"alias\":\"1\",\"filter\":{\"use\":false,\"grayscale\":0,\"brightness\":100,\"blur\":0},\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"}},\"y\":{\"d\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"}},\"z\":\"inherit\",\"scaleX\":\"inherit\",\"scaleY\":\"inherit\",\"opacity\":\"inherit\",\"rotationX\":\"inherit\",\"rotationY\":\"inherit\",\"rotationZ\":\"inherit\",\"skewX\":\"inherit\",\"skewY\":\"inherit\",\"originX\":\"50%\",\"originY\":\"50%\",\"originZ\":\"0\",\"transformPerspective\":600,\"clip\":\"inherit\",\"clipB\":\"inherit\"},\"reverseDirection\":{\"x\":false,\"y\":false,\"rotationX\":false,\"rotationY\":false,\"rotationZ\":false,\"skewX\":false,\"skewY\":false,\"maskX\":false,\"maskY\":false,\"charsX\":false,\"charsY\":false,\"charsDirection\":false,\"wordsX\":false,\"wordsY\":false,\"wordsDirection\":false,\"linesX\":false,\"linesY\":false,\"linesDirection\":false},\"mask\":{\"use\":false,\"x\":{\"d\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"}},\"y\":{\"d\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"}}},\"color\":{\"color\":\"#ffffff\",\"use\":false},\"bgcolor\":{\"backgroundColor\":\"transparent\",\"use\":false},\"timeline\":{\"actionTriggered\":false,\"ease\":\"power3.inOut\",\"speed\":\"2000\",\"start\":70100,\"startRelative\":0,\"endWithSlide\":false,\"frameLength\":2000},\"chars\":{\"ease\":\"inherit\",\"use\":false,\"direction\":\"forward\",\"delay\":5,\"x\":{\"d\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"}},\"y\":{\"d\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"}},\"z\":\"inherit\",\"scaleX\":\"inherit\",\"scaleY\":\"inherit\",\"opacity\":\"inherit\",\"rotationX\":\"inherit\",\"rotationY\":\"inherit\",\"rotationZ\":\"inherit\",\"skewX\":\"inherit\",\"skewY\":\"inherit\",\"originX\":\"50%\",\"originY\":\"50%\",\"originZ\":\"0\",\"fuse\":false,\"blur\":0,\"grayscale\":0,\"brightness\":100},\"words\":{\"ease\":\"inherit\",\"use\":false,\"direction\":\"forward\",\"delay\":5,\"x\":{\"d\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"}},\"y\":{\"d\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"}},\"z\":\"inherit\",\"scaleX\":\"inherit\",\"scaleY\":\"inherit\",\"opacity\":\"inherit\",\"rotationX\":\"inherit\",\"rotationY\":\"inherit\",\"rotationZ\":\"inherit\",\"skewX\":\"inherit\",\"skewY\":\"inherit\",\"originX\":\"50%\",\"originY\":\"50%\",\"originZ\":\"0\",\"fuse\":false,\"blur\":0,\"grayscale\":0,\"brightness\":100},\"lines\":{\"ease\":\"inherit\",\"use\":false,\"direction\":\"forward\",\"delay\":5,\"x\":{\"d\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"}},\"y\":{\"d\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"}},\"z\":\"inherit\",\"scaleX\":\"inherit\",\"scaleY\":\"inherit\",\"opacity\":\"inherit\",\"rotationX\":\"inherit\",\"rotationY\":\"inherit\",\"rotationZ\":\"inherit\",\"skewX\":\"inherit\",\"skewY\":\"inherit\",\"originX\":\"50%\",\"originY\":\"50%\",\"originZ\":\"0\",\"fuse\":false,\"blur\":0,\"grayscale\":0,\"brightness\":100},\"sfx\":{\"effect\":\"none\",\"color\":\"#ffffff\"}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_999\",\"start\":-10},{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_2\",\"start\":70100}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"color\":{\"d\":{\"v\":\"#fff\"},\"n\":{\"v\":\"#fff\"},\"t\":{\"v\":\"#fff\"},\"m\":{\"v\":\"#fff\"}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"paddingLock\":true,\"borderRadiusLock\":true,\"padding\":{\"d\":{\"v\":[10,10,10,10],\"e\":true},\"n\":{\"v\":[5,5,5,5],\"e\":false},\"t\":{\"v\":[4,4,4,4],\"e\":false},\"m\":{\"v\":[2,2,2,2],\"e\":false}},\"fontFamily\":\"Raleway\",\"fontSize\":{\"d\":{\"v\":\"50px\",\"e\":true},\"n\":{\"v\":\"26px\"},\"t\":{\"v\":\"19px\"},\"m\":{\"v\":\"11px\"}},\"fontWeight\":{\"d\":{\"v\":\"300\"},\"n\":{\"v\":\"300\"},\"t\":{\"v\":\"300\"},\"m\":{\"v\":\"300\"}},\"letterSpacing\":{\"d\":{\"v\":\"2\"},\"n\":{\"v\":\"1\"}},\"lineHeight\":{\"d\":{\"v\":\"45\"},\"n\":{\"v\":\"24\"},\"t\":{\"v\":\"18\"},\"m\":{\"v\":\"11\"}},\"backgroundColor\":\"rgba(0, 0, 0, 0.6)\",\"borderRadius\":{\"v\":[\"10px\",\"10px\",\"10px\",\"10px\"],\"e\":true},\"borderWidth\":[0,0,0,0],\"boxShadow\":{\"hoffset\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"voffset\":{\"d\":{\"v\":\"10px\"},\"n\":{\"v\":\"5px\"},\"t\":{\"v\":\"3px\"},\"m\":{\"v\":\"1px\"}},\"blur\":{\"d\":{\"v\":\"10px\"},\"n\":{\"v\":\"5px\"},\"t\":{\"v\":\"3px\"},\"m\":{\"v\":\"1px\"}},\"spread\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"color\":\"rgba(0,0,0,0.25)\"},\"textShadow\":{\"inuse\":true,\"hoffset\":{\"d\":{\"v\":\"7px\"},\"n\":{\"v\":\"3px\"},\"t\":{\"v\":\"2px\"},\"m\":{\"v\":\"1px\"}},\"voffset\":{\"d\":{\"v\":\"7px\"},\"n\":{\"v\":\"3px\"},\"t\":{\"v\":\"2px\"},\"m\":{\"v\":\"1px\"}},\"blur\":{\"d\":{\"v\":\"10px\"},\"n\":{\"v\":\"5px\"},\"t\":{\"v\":\"3px\"},\"m\":{\"v\":\"1px\"}},\"color\":\"rgba(0,0,0,0.75)\"},\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"type\":\"text\"},\"12\":{\"text\":\"Vblink in an all new way to play your favorite type of<br \\/>sweepstakes, reels, and fish games on an app!<br \\/>You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d<br \\/>in your city, home, or anywhere you like.<br \\/><br \\/>Your credits are tied to your account.<br \\/>Bottom line, you can play on:\",\"alias\":\"Text-12\",\"uid\":12,\"toggle\":{\"text\":\"\"},\"size\":{\"height\":{\"d\":{\"v\":\"461px\",\"e\":true},\"n\":{\"v\":\"245px\"},\"t\":{\"v\":\"186px\"},\"m\":{\"v\":\"114px\"}},\"maxWidth\":{\"d\":{\"e\":true}},\"maxHeight\":{\"d\":{\"e\":true}},\"minWidth\":{\"d\":{\"e\":true}},\"minHeight\":{\"d\":{\"v\":\"0px\",\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"228px\",\"e\":true},\"n\":{\"v\":\"121px\"},\"t\":{\"v\":\"91px\"},\"m\":{\"v\":\"56px\"}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"zIndex\":11},\"group\":{\"groupOrder\":11},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"mask\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"timeline\":{\"endWithSlide\":false},\"chars\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"words\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"lines\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}}},\"frame_1\":{\"transform\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"opacity\":\"0\"},\"mask\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"timeline\":{\"speed\":4080,\"endWithSlide\":false,\"frameLength\":4080},\"chars\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"words\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"lines\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"speed\":\"71000\",\"start\":-100,\"endWithSlide\":false,\"frameLength\":71000}},\"frame_2\":{\"alias\":\"Keyframe #\",\"filter\":{\"use\":false,\"grayscale\":0,\"brightness\":100,\"blur\":0},\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"}},\"y\":{\"d\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"}},\"z\":\"inherit\",\"scaleX\":\"inherit\",\"scaleY\":\"inherit\",\"opacity\":\"inherit\",\"rotationX\":\"inherit\",\"rotationY\":\"inherit\",\"rotationZ\":\"inherit\",\"skewX\":\"inherit\",\"skewY\":\"inherit\",\"originX\":\"50%\",\"originY\":\"50%\",\"originZ\":\"0\",\"transformPerspective\":600,\"clip\":\"inherit\",\"clipB\":\"inherit\"},\"reverseDirection\":{\"x\":false,\"y\":false,\"rotationX\":false,\"rotationY\":false,\"rotationZ\":false,\"skewX\":false,\"skewY\":false,\"maskX\":false,\"maskY\":false,\"charsX\":false,\"charsY\":false,\"charsDirection\":false,\"wordsX\":false,\"wordsY\":false,\"wordsDirection\":false,\"linesX\":false,\"linesY\":false,\"linesDirection\":false},\"mask\":{\"use\":false,\"x\":{\"d\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"}},\"y\":{\"d\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"}}},\"color\":{\"color\":\"#ffffff\",\"use\":false},\"bgcolor\":{\"backgroundColor\":\"transparent\",\"use\":false},\"timeline\":{\"actionTriggered\":false,\"ease\":\"power3.inOut\",\"speed\":\"73000\",\"start\":0,\"startRelative\":0,\"endWithSlide\":false,\"frameLength\":73000},\"chars\":{\"ease\":\"inherit\",\"use\":false,\"direction\":\"forward\",\"delay\":5,\"x\":{\"d\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"}},\"y\":{\"d\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"}},\"z\":\"inherit\",\"scaleX\":\"inherit\",\"scaleY\":\"inherit\",\"opacity\":\"inherit\",\"rotationX\":\"inherit\",\"rotationY\":\"inherit\",\"rotationZ\":\"inherit\",\"skewX\":\"inherit\",\"skewY\":\"inherit\",\"originX\":\"50%\",\"originY\":\"50%\",\"originZ\":\"0\",\"fuse\":false,\"blur\":0,\"grayscale\":0,\"brightness\":100},\"words\":{\"ease\":\"inherit\",\"use\":false,\"direction\":\"forward\",\"delay\":5,\"x\":{\"d\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"}},\"y\":{\"d\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"}},\"z\":\"inherit\",\"scaleX\":\"inherit\",\"scaleY\":\"inherit\",\"opacity\":\"inherit\",\"rotationX\":\"inherit\",\"rotationY\":\"inherit\",\"rotationZ\":\"inherit\",\"skewX\":\"inherit\",\"skewY\":\"inherit\",\"originX\":\"50%\",\"originY\":\"50%\",\"originZ\":\"0\",\"fuse\":false,\"blur\":0,\"grayscale\":0,\"brightness\":100},\"lines\":{\"ease\":\"inherit\",\"use\":false,\"direction\":\"forward\",\"delay\":5,\"x\":{\"d\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"}},\"y\":{\"d\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"}},\"z\":\"inherit\",\"scaleX\":\"inherit\",\"scaleY\":\"inherit\",\"opacity\":\"inherit\",\"rotationX\":\"inherit\",\"rotationY\":\"inherit\",\"rotationZ\":\"inherit\",\"skewX\":\"inherit\",\"skewY\":\"inherit\",\"originX\":\"50%\",\"originY\":\"50%\",\"originZ\":\"0\",\"fuse\":false,\"blur\":0,\"grayscale\":0,\"brightness\":100},\"sfx\":{\"effect\":\"none\",\"color\":\"#ffffff\"}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_999\",\"start\":-100},{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_2\",\"start\":0}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"color\":{\"d\":{\"v\":\"#fff\"},\"n\":{\"v\":\"#fff\"},\"t\":{\"v\":\"#fff\"},\"m\":{\"v\":\"#fff\"}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"paddingLock\":true,\"borderRadiusLock\":true,\"padding\":{\"d\":{\"v\":[15,15,15,15],\"e\":true},\"n\":{\"v\":[8,8,8,8],\"e\":false},\"t\":{\"v\":[6,6,6,6],\"e\":false},\"m\":{\"v\":[4,4,4,4],\"e\":false}},\"fontFamily\":\"Raleway\",\"fontSize\":{\"d\":{\"v\":\"25px\",\"e\":true},\"n\":{\"v\":\"13px\"},\"t\":{\"v\":\"9px\"},\"m\":{\"v\":\"5px\"}},\"fontWeight\":{\"d\":{\"v\":\"300\"},\"n\":{\"v\":\"300\"},\"t\":{\"v\":\"300\"},\"m\":{\"v\":\"300\"}},\"letterSpacing\":{\"d\":{\"v\":\"2\"},\"n\":{\"v\":\"1\"}},\"lineHeight\":{\"d\":{\"v\":\"30px\",\"e\":true},\"n\":{\"v\":\"16px\"},\"t\":{\"v\":\"12px\"},\"m\":{\"v\":\"7px\"}},\"textAlign\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"backgroundColor\":\"rgba(12, 12, 12, 0.6)\",\"borderRadius\":{\"v\":[\"10px\",\"10px\",\"10px\",\"10px\"],\"e\":true},\"borderWidth\":[0,0,0,0],\"textShadow\":{\"inuse\":true,\"hoffset\":{\"d\":{\"v\":\"7px\"},\"n\":{\"v\":\"3px\"},\"t\":{\"v\":\"2px\"},\"m\":{\"v\":\"1px\"}},\"voffset\":{\"d\":{\"v\":\"7px\"},\"n\":{\"v\":\"3px\"},\"t\":{\"v\":\"2px\"},\"m\":{\"v\":\"1px\"}},\"blur\":{\"d\":{\"v\":\"10px\"},\"n\":{\"v\":\"5px\"},\"t\":{\"v\":\"3px\"},\"m\":{\"v\":\"1px\"}},\"color\":\"rgba(0,0,0,0.75)\"},\"whiteSpace\":{\"d\":{\"v\":\"content\"},\"n\":{\"v\":\"content\"},\"t\":{\"v\":\"content\"},\"m\":{\"v\":\"content\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"type\":\"text\"},\"17\":{\"text\":\"ANY DEVICE!\\nANYTIME!\\nANYWHERE!\",\"alias\":\"Text-17\",\"uid\":17,\"toggle\":{\"text\":\"\"},\"size\":{\"maxWidth\":{\"d\":{\"e\":true}},\"maxHeight\":{\"d\":{\"e\":true}},\"minWidth\":{\"d\":{\"e\":true}},\"minHeight\":{\"d\":{\"v\":\"0px\",\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"480px\",\"e\":true},\"n\":{\"v\":\"256px\"},\"t\":{\"v\":\"194px\"},\"m\":{\"v\":\"119px\"}},\"horizontal\":{\"d\":{\"v\":\"center\"},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"zIndex\":10},\"group\":{\"groupOrder\":10},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"mask\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"timeline\":{\"endWithSlide\":false},\"chars\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"words\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"lines\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}}},\"frame_1\":{\"transform\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"opacity\":\"0\"},\"mask\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"timeline\":{\"speed\":6010,\"endWithSlide\":false,\"frameLength\":6010},\"chars\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"words\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"lines\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"speed\":\"72000\",\"start\":-100,\"endWithSlide\":false,\"frameLength\":72000}},\"frame_2\":{\"alias\":\"Keyframe #\",\"filter\":{\"use\":false,\"grayscale\":0,\"brightness\":100,\"blur\":0},\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"}},\"y\":{\"d\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"}},\"z\":\"inherit\",\"scaleX\":\"inherit\",\"scaleY\":\"inherit\",\"opacity\":\"inherit\",\"rotationX\":\"inherit\",\"rotationY\":\"inherit\",\"rotationZ\":\"inherit\",\"skewX\":\"inherit\",\"skewY\":\"inherit\",\"originX\":\"50%\",\"originY\":\"50%\",\"originZ\":\"0\",\"transformPerspective\":600,\"clip\":\"inherit\",\"clipB\":\"inherit\"},\"reverseDirection\":{\"x\":false,\"y\":false,\"rotationX\":false,\"rotationY\":false,\"rotationZ\":false,\"skewX\":false,\"skewY\":false,\"maskX\":false,\"maskY\":false,\"charsX\":false,\"charsY\":false,\"charsDirection\":false,\"wordsX\":false,\"wordsY\":false,\"wordsDirection\":false,\"linesX\":false,\"linesY\":false,\"linesDirection\":false},\"mask\":{\"use\":false,\"x\":{\"d\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"}},\"y\":{\"d\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"}}},\"color\":{\"color\":\"#ffffff\",\"use\":false},\"bgcolor\":{\"backgroundColor\":\"transparent\",\"use\":false},\"timeline\":{\"actionTriggered\":false,\"ease\":\"power3.inOut\",\"speed\":\"74000\",\"start\":0,\"startRelative\":0,\"endWithSlide\":false,\"frameLength\":74000},\"chars\":{\"ease\":\"inherit\",\"use\":false,\"direction\":\"forward\",\"delay\":5,\"x\":{\"d\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"}},\"y\":{\"d\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"}},\"z\":\"inherit\",\"scaleX\":\"inherit\",\"scaleY\":\"inherit\",\"opacity\":\"inherit\",\"rotationX\":\"inherit\",\"rotationY\":\"inherit\",\"rotationZ\":\"inherit\",\"skewX\":\"inherit\",\"skewY\":\"inherit\",\"originX\":\"50%\",\"originY\":\"50%\",\"originZ\":\"0\",\"fuse\":false,\"blur\":0,\"grayscale\":0,\"brightness\":100},\"words\":{\"ease\":\"inherit\",\"use\":false,\"direction\":\"forward\",\"delay\":5,\"x\":{\"d\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"}},\"y\":{\"d\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"}},\"z\":\"inherit\",\"scaleX\":\"inherit\",\"scaleY\":\"inherit\",\"opacity\":\"inherit\",\"rotationX\":\"inherit\",\"rotationY\":\"inherit\",\"rotationZ\":\"inherit\",\"skewX\":\"inherit\",\"skewY\":\"inherit\",\"originX\":\"50%\",\"originY\":\"50%\",\"originZ\":\"0\",\"fuse\":false,\"blur\":0,\"grayscale\":0,\"brightness\":100},\"lines\":{\"ease\":\"inherit\",\"use\":false,\"direction\":\"forward\",\"delay\":5,\"x\":{\"d\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"}},\"y\":{\"d\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"}},\"z\":\"inherit\",\"scaleX\":\"inherit\",\"scaleY\":\"inherit\",\"opacity\":\"inherit\",\"rotationX\":\"inherit\",\"rotationY\":\"inherit\",\"rotationZ\":\"inherit\",\"skewX\":\"inherit\",\"skewY\":\"inherit\",\"originX\":\"50%\",\"originY\":\"50%\",\"originZ\":\"0\",\"fuse\":false,\"blur\":0,\"grayscale\":0,\"brightness\":100},\"sfx\":{\"effect\":\"none\",\"color\":\"#ffffff\"}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_999\",\"start\":-100},{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_2\",\"start\":0}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"color\":{\"d\":{\"v\":\"#fff\"},\"n\":{\"v\":\"#fff\"},\"t\":{\"v\":\"#fff\"},\"m\":{\"v\":\"#fff\"}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"paddingLock\":true,\"padding\":{\"d\":{\"v\":[10,10,10,10],\"e\":true},\"n\":{\"v\":[5,5,5,5],\"e\":false},\"t\":{\"v\":[4,4,4,4],\"e\":false},\"m\":{\"v\":[2,2,2,2],\"e\":false}},\"fontSize\":{\"d\":{\"v\":\"40\"},\"n\":{\"v\":\"21\"},\"t\":{\"v\":\"15\"},\"m\":{\"v\":\"9\"}},\"fontWeight\":{\"d\":{\"v\":\"900\"},\"n\":{\"v\":\"900\"},\"t\":{\"v\":\"900\"},\"m\":{\"v\":\"900\"}},\"lineHeight\":{\"d\":{\"v\":\"50\"},\"n\":{\"v\":\"26\"},\"t\":{\"v\":\"19\"},\"m\":{\"v\":\"11\"}},\"textAlign\":{\"d\":{\"v\":\"center\"},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"backgroundColor\":\"rgba(103, 0, 247, 0.6)\",\"borderRadius\":{\"v\":[\"10px\",\"0px\",\"10px\",\"0px\"],\"e\":true},\"borderWidth\":[0,0,0,0],\"textTransform\":\"uppercase\",\"textShadow\":{\"inuse\":true,\"hoffset\":{\"d\":{\"v\":\"7px\"},\"n\":{\"v\":\"3px\"},\"t\":{\"v\":\"2px\"},\"m\":{\"v\":\"1px\"}},\"voffset\":{\"d\":{\"v\":\"7px\"},\"n\":{\"v\":\"3px\"},\"t\":{\"v\":\"2px\"},\"m\":{\"v\":\"1px\"}},\"blur\":{\"d\":{\"v\":\"10px\"},\"n\":{\"v\":\"5px\"},\"t\":{\"v\":\"3px\"},\"m\":{\"v\":\"1px\"}},\"color\":\"rgba(0,0,0,0.75)\"},\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"type\":\"text\"},\"18\":{\"text\":\"So, what\\u2019s keeping you from joining in the fun?<br \\/>Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"alias\":\"Text-18\",\"uid\":18,\"toggle\":{\"text\":\"\"},\"size\":{\"minWidth\":{\"d\":{\"e\":true}},\"minHeight\":{\"d\":{\"v\":\"0px\",\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"3px\",\"e\":true},\"n\":{\"v\":\"1px\"}},\"y\":{\"d\":{\"v\":\"704px\",\"e\":true},\"n\":{\"v\":\"375px\"},\"t\":{\"v\":\"284px\"},\"m\":{\"v\":\"175px\"}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"zIndex\":9},\"group\":{\"groupOrder\":9},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false}},\"frame_1\":{\"transform\":{\"opacity\":\"0\"},\"timeline\":{\"speed\":\"73000\",\"endWithSlide\":false,\"frameLength\":73000}},\"frame_999\":{\"timeline\":{\"speed\":\"75000\",\"endWithSlide\":true,\"frameLength\":75000}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":0}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"color\":{\"d\":{\"v\":\"#fff\"},\"n\":{\"v\":\"#fff\"},\"t\":{\"v\":\"#fff\"},\"m\":{\"v\":\"#fff\"}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"paddingLock\":true,\"borderRadiusLock\":true,\"padding\":{\"d\":{\"v\":[15,15,15,15],\"e\":true},\"n\":{\"v\":[8,8,8,8],\"e\":false},\"t\":{\"v\":[6,6,6,6],\"e\":false},\"m\":{\"v\":[4,4,4,4],\"e\":false}},\"fontFamily\":\"Raleway\",\"fontSize\":{\"d\":{\"v\":\"35\"},\"n\":{\"v\":\"18\"},\"t\":{\"v\":\"13\"},\"m\":{\"v\":\"8\"}},\"fontWeight\":{\"d\":{\"v\":\"300\"},\"n\":{\"v\":\"300\"},\"t\":{\"v\":\"300\"},\"m\":{\"v\":\"300\"}},\"letterSpacing\":{\"d\":{\"v\":\"2\"},\"n\":{\"v\":\"1\"}},\"lineHeight\":{\"d\":{\"v\":\"45\"},\"n\":{\"v\":\"24\"},\"t\":{\"v\":\"18\"},\"m\":{\"v\":\"11\"}},\"textAlign\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"backgroundColor\":\"rgba(0, 0, 0, 0.6)\",\"borderRadius\":{\"v\":[\"10px\",\"10px\",\"10px\",\"10px\"],\"e\":true},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"type\":\"text\"},\"20\":{\"text\":\"Download Now\",\"alias\":\"Button-20\",\"uid\":20,\"toggle\":{\"text\":\"\"},\"size\":{\"minWidth\":{\"d\":{\"e\":true}},\"minHeight\":{\"d\":{\"v\":\"0px\",\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"10px\",\"e\":true},\"n\":{\"v\":\"5px\"},\"t\":{\"v\":\"3px\"},\"m\":{\"v\":\"1px\"}},\"y\":{\"d\":{\"v\":\"832px\",\"e\":true},\"n\":{\"v\":\"443px\"},\"t\":{\"v\":\"336px\"},\"m\":{\"v\":\"207px\"}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"zIndex\":8},\"group\":{\"groupOrder\":8},\"timeline\":{\"frameToIdle\":\"frame_0\",\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"mask\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"timeline\":{\"endWithSlide\":false},\"chars\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"words\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"lines\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}}},\"frame_1\":{\"transform\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"opacity\":\"0\"},\"mask\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"timeline\":{\"ease\":\"power4.in\",\"speed\":\"74000\",\"endWithSlide\":false,\"frameLength\":74000,\"auto\":false},\"chars\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"words\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"lines\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}}},\"frame_999\":{\"timeline\":{\"speed\":\"76000\",\"endWithSlide\":true,\"frameLength\":76000}}},\"hoverFilterUsed\":true,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":0}],\"split\":false,\"sessionFilterUsed\":true},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,60,0,60],\"e\":false},\"n\":{\"v\":[0,32,0,32],\"e\":false},\"t\":{\"v\":[0,24,0,24],\"e\":false},\"m\":{\"v\":[0,15,0,15],\"e\":false}},\"fontSize\":{\"d\":{\"v\":\"30px\",\"e\":true},\"n\":{\"v\":\"16px\"},\"t\":{\"v\":\"12px\"},\"m\":{\"v\":\"7px\"}},\"fontWeight\":{\"d\":{\"v\":\"500\"},\"n\":{\"v\":\"500\"},\"t\":{\"v\":\"500\"},\"m\":{\"v\":\"500\"}},\"lineHeight\":{\"d\":{\"v\":\"60\"},\"n\":{\"v\":\"32\"},\"t\":{\"v\":\"24\"},\"m\":{\"v\":\"14\"}},\"textAlign\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"backgroundColor\":\"{&type&:&linear&,&angle&:&181&,&colors&:[{&r&:135,&g&:111,&b&:186,&a&:1,&position&:0,&align&:&top&},{&r&:135,&g&:111,&b&:186,&a&:1,&position&:0,&align&:&bottom&},{&r&:94,&g&:53,&b&:177,&a&:1,&position&:100,&align&:&bottom&},{&r&:94,&g&:53,&b&:177,&a&:1,&position&:100,&align&:&top&}],&easing&:&sine.easeinout&,&strength&:100}\",\"borderRadius\":{\"v\":[\"5px\",\"5px\",\"5px\",\"5px\"],\"e\":true},\"borderWidth\":[0,0,0,0],\"boxShadow\":{\"inuse\":true,\"hoffset\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"voffset\":{\"d\":{\"v\":\"10px\"},\"n\":{\"v\":\"5px\"},\"t\":{\"v\":\"3px\"},\"m\":{\"v\":\"1px\"}},\"blur\":{\"d\":{\"v\":\"10px\"},\"n\":{\"v\":\"5px\"},\"t\":{\"v\":\"3px\"},\"m\":{\"v\":\"1px\"}},\"spread\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"color\":\"rgba(0,0,0,0.25)\"},\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"usehover\":true,\"backgroundColor\":\"#007aff\",\"borderRadius\":{\"v\":[\"5px\",\"5px\",\"5px\",\"5px\"],\"e\":true},\"borderWidth\":[0,0,0,0],\"ease\":\"power1.inOut\",\"filter\":{\"brightness\":\"120%\",\"blir\":0}},\"actions\":{\"action\":[{\"action\":\"link\",\"tooltip_event\":\"click\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"link_type\":\"a\",\"image_link\":\"https:\\/\\/vblink777.club\"}]},\"runtime\":{\"internalClass\":\"rev-btn\"},\"type\":\"button\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":7},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":7}},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":6},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":6}},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":5},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":5}}}','{\"version\":\"6.3.0\"}'),(2,2,'{\"static\":{\"isstatic\":true,\"overflow\":\"visible\"},\"runtime\":{\"collapsedGroups\":[]},\"title\":\"Global Layers\",\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"timeline\":{\"transition\":[\"fade\"],\"slots\":[0],\"duration\":[1000],\"easeIn\":[\"default\"],\"easeOut\":[\"default\"],\"rotation\":[0]}}','{\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":7},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":7}},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":6},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":6}},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":5},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":5}}}','{\"version\":\"6.3.0\"}');
/*!40000 ALTER TABLE `wpjk_revslider_static_slides` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpjk_revslider_static_slides_bkp`
--

DROP TABLE IF EXISTS `wpjk_revslider_static_slides_bkp`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_revslider_static_slides_bkp` (
  `id` int(9) NOT NULL AUTO_INCREMENT,
  `slider_id` int(9) NOT NULL,
  `params` longtext NOT NULL,
  `layers` longtext NOT NULL,
  `settings` text NOT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_revslider_static_slides_bkp`
--

LOCK TABLES `wpjk_revslider_static_slides_bkp` WRITE;
/*!40000 ALTER TABLE `wpjk_revslider_static_slides_bkp` DISABLE KEYS */;
INSERT INTO `wpjk_revslider_static_slides_bkp` VALUES (1,1,'{\"static\":{\"isstatic\":true,\"overflow\":\"visible\"},\"runtime\":{\"collapsedGroups\":[]},\"title\":\"Global Layers\",\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"timeline\":{\"transition\":[\"fade\"],\"slots\":[0],\"duration\":[1000],\"easeIn\":[\"default\"],\"easeOut\":[\"default\"],\"rotation\":[0]}}','{\"11\":{\"text\":\"ONLINE SWEEPSTAKES SLOTS & FISHGAMES\",\"alias\":\"Text-11\",\"uid\":11,\"toggle\":{\"text\":\"\"},\"size\":{\"maxWidth\":{\"d\":{\"e\":true}},\"maxHeight\":{\"d\":{\"e\":true}},\"minWidth\":{\"d\":{\"e\":true}},\"minHeight\":{\"d\":{\"v\":\"0px\",\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"4px\",\"e\":true},\"n\":{\"v\":\"2px\"},\"t\":{\"v\":\"1px\"}},\"y\":{\"d\":{\"v\":\"166px\",\"e\":true},\"n\":{\"v\":\"88px\"},\"t\":{\"v\":\"66px\"},\"m\":{\"v\":\"40px\"}},\"horizontal\":{\"d\":{\"v\":\"center\"},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"zIndex\":12},\"group\":{\"groupOrder\":12},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"mask\":{\"use\":true,\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"timeline\":{\"endWithSlide\":false},\"chars\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"words\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"lines\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}}},\"frame_1\":{\"transform\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"opacity\":\"0\"},\"mask\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"bgcolor\":{\"use\":true},\"timeline\":{\"ease\":\"power0.in\",\"speed\":\"0\",\"endWithSlide\":false,\"frameLength\":0},\"chars\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"words\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"lines\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"speed\":\"70000\",\"start\":-10,\"startRelative\":-100,\"endWithSlide\":false,\"frameLength\":70000}},\"frame_2\":{\"alias\":\"1\",\"filter\":{\"use\":false,\"grayscale\":0,\"brightness\":100,\"blur\":0},\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"}},\"y\":{\"d\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"}},\"z\":\"inherit\",\"scaleX\":\"inherit\",\"scaleY\":\"inherit\",\"opacity\":\"inherit\",\"rotationX\":\"inherit\",\"rotationY\":\"inherit\",\"rotationZ\":\"inherit\",\"skewX\":\"inherit\",\"skewY\":\"inherit\",\"originX\":\"50%\",\"originY\":\"50%\",\"originZ\":\"0\",\"transformPerspective\":600,\"clip\":\"inherit\",\"clipB\":\"inherit\"},\"reverseDirection\":{\"x\":false,\"y\":false,\"rotationX\":false,\"rotationY\":false,\"rotationZ\":false,\"skewX\":false,\"skewY\":false,\"maskX\":false,\"maskY\":false,\"charsX\":false,\"charsY\":false,\"charsDirection\":false,\"wordsX\":false,\"wordsY\":false,\"wordsDirection\":false,\"linesX\":false,\"linesY\":false,\"linesDirection\":false},\"mask\":{\"use\":false,\"x\":{\"d\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"}},\"y\":{\"d\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"}}},\"color\":{\"color\":\"#ffffff\",\"use\":false},\"bgcolor\":{\"backgroundColor\":\"transparent\",\"use\":false},\"timeline\":{\"actionTriggered\":false,\"ease\":\"power3.inOut\",\"speed\":\"2000\",\"start\":70100,\"startRelative\":0,\"endWithSlide\":false,\"frameLength\":2000},\"chars\":{\"ease\":\"inherit\",\"use\":false,\"direction\":\"forward\",\"delay\":5,\"x\":{\"d\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"}},\"y\":{\"d\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"}},\"z\":\"inherit\",\"scaleX\":\"inherit\",\"scaleY\":\"inherit\",\"opacity\":\"inherit\",\"rotationX\":\"inherit\",\"rotationY\":\"inherit\",\"rotationZ\":\"inherit\",\"skewX\":\"inherit\",\"skewY\":\"inherit\",\"originX\":\"50%\",\"originY\":\"50%\",\"originZ\":\"0\",\"fuse\":false,\"blur\":0,\"grayscale\":0,\"brightness\":100},\"words\":{\"ease\":\"inherit\",\"use\":false,\"direction\":\"forward\",\"delay\":5,\"x\":{\"d\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"}},\"y\":{\"d\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"}},\"z\":\"inherit\",\"scaleX\":\"inherit\",\"scaleY\":\"inherit\",\"opacity\":\"inherit\",\"rotationX\":\"inherit\",\"rotationY\":\"inherit\",\"rotationZ\":\"inherit\",\"skewX\":\"inherit\",\"skewY\":\"inherit\",\"originX\":\"50%\",\"originY\":\"50%\",\"originZ\":\"0\",\"fuse\":false,\"blur\":0,\"grayscale\":0,\"brightness\":100},\"lines\":{\"ease\":\"inherit\",\"use\":false,\"direction\":\"forward\",\"delay\":5,\"x\":{\"d\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"}},\"y\":{\"d\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"}},\"z\":\"inherit\",\"scaleX\":\"inherit\",\"scaleY\":\"inherit\",\"opacity\":\"inherit\",\"rotationX\":\"inherit\",\"rotationY\":\"inherit\",\"rotationZ\":\"inherit\",\"skewX\":\"inherit\",\"skewY\":\"inherit\",\"originX\":\"50%\",\"originY\":\"50%\",\"originZ\":\"0\",\"fuse\":false,\"blur\":0,\"grayscale\":0,\"brightness\":100},\"sfx\":{\"effect\":\"none\",\"color\":\"#ffffff\"}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_999\",\"start\":-10},{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_2\",\"start\":70100}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"color\":{\"d\":{\"v\":\"#fff\"},\"n\":{\"v\":\"#fff\"},\"t\":{\"v\":\"#fff\"},\"m\":{\"v\":\"#fff\"}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"paddingLock\":true,\"borderRadiusLock\":true,\"padding\":{\"d\":{\"v\":[10,10,10,10],\"e\":true},\"n\":{\"v\":[5,5,5,5],\"e\":false},\"t\":{\"v\":[4,4,4,4],\"e\":false},\"m\":{\"v\":[2,2,2,2],\"e\":false}},\"fontFamily\":\"Raleway\",\"fontSize\":{\"d\":{\"v\":\"50px\",\"e\":true},\"n\":{\"v\":\"26px\"},\"t\":{\"v\":\"19px\"},\"m\":{\"v\":\"11px\"}},\"fontWeight\":{\"d\":{\"v\":\"300\"},\"n\":{\"v\":\"300\"},\"t\":{\"v\":\"300\"},\"m\":{\"v\":\"300\"}},\"letterSpacing\":{\"d\":{\"v\":\"2\"},\"n\":{\"v\":\"1\"}},\"lineHeight\":{\"d\":{\"v\":\"45\"},\"n\":{\"v\":\"24\"},\"t\":{\"v\":\"18\"},\"m\":{\"v\":\"11\"}},\"backgroundColor\":\"rgba(0, 0, 0, 0.6)\",\"borderRadius\":{\"v\":[\"10px\",\"10px\",\"10px\",\"10px\"],\"e\":true},\"borderWidth\":[0,0,0,0],\"boxShadow\":{\"hoffset\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"voffset\":{\"d\":{\"v\":\"10px\"},\"n\":{\"v\":\"5px\"},\"t\":{\"v\":\"3px\"},\"m\":{\"v\":\"1px\"}},\"blur\":{\"d\":{\"v\":\"10px\"},\"n\":{\"v\":\"5px\"},\"t\":{\"v\":\"3px\"},\"m\":{\"v\":\"1px\"}},\"spread\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"color\":\"rgba(0,0,0,0.25)\"},\"textShadow\":{\"inuse\":true,\"hoffset\":{\"d\":{\"v\":\"7px\"},\"n\":{\"v\":\"3px\"},\"t\":{\"v\":\"2px\"},\"m\":{\"v\":\"1px\"}},\"voffset\":{\"d\":{\"v\":\"7px\"},\"n\":{\"v\":\"3px\"},\"t\":{\"v\":\"2px\"},\"m\":{\"v\":\"1px\"}},\"blur\":{\"d\":{\"v\":\"10px\"},\"n\":{\"v\":\"5px\"},\"t\":{\"v\":\"3px\"},\"m\":{\"v\":\"1px\"}},\"color\":\"rgba(0,0,0,0.75)\"},\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"type\":\"text\"},\"12\":{\"text\":\"Vblink in an all new way to play your favorite type of<br \\/>sweepstakes, reels, and fish games on an app!<br \\/>You can play the fish and sweepstakes games at your \\u201cgo to spot\\u201d<br \\/>in your city, home, or anywhere you like.<br \\/><br \\/>Your credits are tied to your account.<br \\/>Bottom line, you can play on:\",\"alias\":\"Text-12\",\"uid\":12,\"toggle\":{\"text\":\"\"},\"size\":{\"height\":{\"d\":{\"v\":\"461px\",\"e\":true},\"n\":{\"v\":\"245px\"},\"t\":{\"v\":\"186px\"},\"m\":{\"v\":\"114px\"}},\"maxWidth\":{\"d\":{\"e\":true}},\"maxHeight\":{\"d\":{\"e\":true}},\"minWidth\":{\"d\":{\"e\":true}},\"minHeight\":{\"d\":{\"v\":\"0px\",\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"228px\",\"e\":true},\"n\":{\"v\":\"121px\"},\"t\":{\"v\":\"91px\"},\"m\":{\"v\":\"56px\"}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"zIndex\":11},\"group\":{\"groupOrder\":11},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"mask\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"timeline\":{\"endWithSlide\":false},\"chars\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"words\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"lines\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}}},\"frame_1\":{\"transform\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"opacity\":\"0\"},\"mask\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"timeline\":{\"speed\":4080,\"endWithSlide\":false,\"frameLength\":4080},\"chars\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"words\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"lines\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"speed\":\"71000\",\"start\":-100,\"endWithSlide\":false,\"frameLength\":71000}},\"frame_2\":{\"alias\":\"Keyframe #\",\"filter\":{\"use\":false,\"grayscale\":0,\"brightness\":100,\"blur\":0},\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"}},\"y\":{\"d\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"}},\"z\":\"inherit\",\"scaleX\":\"inherit\",\"scaleY\":\"inherit\",\"opacity\":\"inherit\",\"rotationX\":\"inherit\",\"rotationY\":\"inherit\",\"rotationZ\":\"inherit\",\"skewX\":\"inherit\",\"skewY\":\"inherit\",\"originX\":\"50%\",\"originY\":\"50%\",\"originZ\":\"0\",\"transformPerspective\":600,\"clip\":\"inherit\",\"clipB\":\"inherit\"},\"reverseDirection\":{\"x\":false,\"y\":false,\"rotationX\":false,\"rotationY\":false,\"rotationZ\":false,\"skewX\":false,\"skewY\":false,\"maskX\":false,\"maskY\":false,\"charsX\":false,\"charsY\":false,\"charsDirection\":false,\"wordsX\":false,\"wordsY\":false,\"wordsDirection\":false,\"linesX\":false,\"linesY\":false,\"linesDirection\":false},\"mask\":{\"use\":false,\"x\":{\"d\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"}},\"y\":{\"d\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"}}},\"color\":{\"color\":\"#ffffff\",\"use\":false},\"bgcolor\":{\"backgroundColor\":\"transparent\",\"use\":false},\"timeline\":{\"actionTriggered\":false,\"ease\":\"power3.inOut\",\"speed\":\"73000\",\"start\":0,\"startRelative\":0,\"endWithSlide\":false,\"frameLength\":73000},\"chars\":{\"ease\":\"inherit\",\"use\":false,\"direction\":\"forward\",\"delay\":5,\"x\":{\"d\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"}},\"y\":{\"d\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"}},\"z\":\"inherit\",\"scaleX\":\"inherit\",\"scaleY\":\"inherit\",\"opacity\":\"inherit\",\"rotationX\":\"inherit\",\"rotationY\":\"inherit\",\"rotationZ\":\"inherit\",\"skewX\":\"inherit\",\"skewY\":\"inherit\",\"originX\":\"50%\",\"originY\":\"50%\",\"originZ\":\"0\",\"fuse\":false,\"blur\":0,\"grayscale\":0,\"brightness\":100},\"words\":{\"ease\":\"inherit\",\"use\":false,\"direction\":\"forward\",\"delay\":5,\"x\":{\"d\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"}},\"y\":{\"d\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"}},\"z\":\"inherit\",\"scaleX\":\"inherit\",\"scaleY\":\"inherit\",\"opacity\":\"inherit\",\"rotationX\":\"inherit\",\"rotationY\":\"inherit\",\"rotationZ\":\"inherit\",\"skewX\":\"inherit\",\"skewY\":\"inherit\",\"originX\":\"50%\",\"originY\":\"50%\",\"originZ\":\"0\",\"fuse\":false,\"blur\":0,\"grayscale\":0,\"brightness\":100},\"lines\":{\"ease\":\"inherit\",\"use\":false,\"direction\":\"forward\",\"delay\":5,\"x\":{\"d\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"}},\"y\":{\"d\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"}},\"z\":\"inherit\",\"scaleX\":\"inherit\",\"scaleY\":\"inherit\",\"opacity\":\"inherit\",\"rotationX\":\"inherit\",\"rotationY\":\"inherit\",\"rotationZ\":\"inherit\",\"skewX\":\"inherit\",\"skewY\":\"inherit\",\"originX\":\"50%\",\"originY\":\"50%\",\"originZ\":\"0\",\"fuse\":false,\"blur\":0,\"grayscale\":0,\"brightness\":100},\"sfx\":{\"effect\":\"none\",\"color\":\"#ffffff\"}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_999\",\"start\":-100},{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_2\",\"start\":0}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"color\":{\"d\":{\"v\":\"#fff\"},\"n\":{\"v\":\"#fff\"},\"t\":{\"v\":\"#fff\"},\"m\":{\"v\":\"#fff\"}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"paddingLock\":true,\"borderRadiusLock\":true,\"padding\":{\"d\":{\"v\":[15,15,15,15],\"e\":true},\"n\":{\"v\":[8,8,8,8],\"e\":false},\"t\":{\"v\":[6,6,6,6],\"e\":false},\"m\":{\"v\":[4,4,4,4],\"e\":false}},\"fontFamily\":\"Raleway\",\"fontSize\":{\"d\":{\"v\":\"25px\",\"e\":true},\"n\":{\"v\":\"13px\"},\"t\":{\"v\":\"9px\"},\"m\":{\"v\":\"5px\"}},\"fontWeight\":{\"d\":{\"v\":\"300\"},\"n\":{\"v\":\"300\"},\"t\":{\"v\":\"300\"},\"m\":{\"v\":\"300\"}},\"letterSpacing\":{\"d\":{\"v\":\"2\"},\"n\":{\"v\":\"1\"}},\"lineHeight\":{\"d\":{\"v\":\"30px\",\"e\":true},\"n\":{\"v\":\"16px\"},\"t\":{\"v\":\"12px\"},\"m\":{\"v\":\"7px\"}},\"textAlign\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"backgroundColor\":\"rgba(12, 12, 12, 0.6)\",\"borderRadius\":{\"v\":[\"10px\",\"10px\",\"10px\",\"10px\"],\"e\":true},\"borderWidth\":[0,0,0,0],\"textShadow\":{\"inuse\":true,\"hoffset\":{\"d\":{\"v\":\"7px\"},\"n\":{\"v\":\"3px\"},\"t\":{\"v\":\"2px\"},\"m\":{\"v\":\"1px\"}},\"voffset\":{\"d\":{\"v\":\"7px\"},\"n\":{\"v\":\"3px\"},\"t\":{\"v\":\"2px\"},\"m\":{\"v\":\"1px\"}},\"blur\":{\"d\":{\"v\":\"10px\"},\"n\":{\"v\":\"5px\"},\"t\":{\"v\":\"3px\"},\"m\":{\"v\":\"1px\"}},\"color\":\"rgba(0,0,0,0.75)\"},\"whiteSpace\":{\"d\":{\"v\":\"content\"},\"n\":{\"v\":\"content\"},\"t\":{\"v\":\"content\"},\"m\":{\"v\":\"content\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"type\":\"text\"},\"17\":{\"text\":\"ANY DEVICE!\\nANYTIME!\\nANYWHERE!\",\"alias\":\"Text-17\",\"uid\":17,\"toggle\":{\"text\":\"\"},\"size\":{\"maxWidth\":{\"d\":{\"e\":true}},\"maxHeight\":{\"d\":{\"e\":true}},\"minWidth\":{\"d\":{\"e\":true}},\"minHeight\":{\"d\":{\"v\":\"0px\",\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"480px\",\"e\":true},\"n\":{\"v\":\"256px\"},\"t\":{\"v\":\"194px\"},\"m\":{\"v\":\"119px\"}},\"horizontal\":{\"d\":{\"v\":\"center\"},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"zIndex\":10},\"group\":{\"groupOrder\":10},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"mask\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"timeline\":{\"endWithSlide\":false},\"chars\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"words\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"lines\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}}},\"frame_1\":{\"transform\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"opacity\":\"0\"},\"mask\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"timeline\":{\"speed\":6010,\"endWithSlide\":false,\"frameLength\":6010},\"chars\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"words\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"lines\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}}},\"frame_999\":{\"transform\":{\"opacity\":0},\"timeline\":{\"speed\":\"72000\",\"start\":-100,\"endWithSlide\":false,\"frameLength\":72000}},\"frame_2\":{\"alias\":\"Keyframe #\",\"filter\":{\"use\":false,\"grayscale\":0,\"brightness\":100,\"blur\":0},\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"}},\"y\":{\"d\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"}},\"z\":\"inherit\",\"scaleX\":\"inherit\",\"scaleY\":\"inherit\",\"opacity\":\"inherit\",\"rotationX\":\"inherit\",\"rotationY\":\"inherit\",\"rotationZ\":\"inherit\",\"skewX\":\"inherit\",\"skewY\":\"inherit\",\"originX\":\"50%\",\"originY\":\"50%\",\"originZ\":\"0\",\"transformPerspective\":600,\"clip\":\"inherit\",\"clipB\":\"inherit\"},\"reverseDirection\":{\"x\":false,\"y\":false,\"rotationX\":false,\"rotationY\":false,\"rotationZ\":false,\"skewX\":false,\"skewY\":false,\"maskX\":false,\"maskY\":false,\"charsX\":false,\"charsY\":false,\"charsDirection\":false,\"wordsX\":false,\"wordsY\":false,\"wordsDirection\":false,\"linesX\":false,\"linesY\":false,\"linesDirection\":false},\"mask\":{\"use\":false,\"x\":{\"d\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"}},\"y\":{\"d\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"}}},\"color\":{\"color\":\"#ffffff\",\"use\":false},\"bgcolor\":{\"backgroundColor\":\"transparent\",\"use\":false},\"timeline\":{\"actionTriggered\":false,\"ease\":\"power3.inOut\",\"speed\":\"74000\",\"start\":0,\"startRelative\":0,\"endWithSlide\":false,\"frameLength\":74000},\"chars\":{\"ease\":\"inherit\",\"use\":false,\"direction\":\"forward\",\"delay\":5,\"x\":{\"d\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"}},\"y\":{\"d\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"}},\"z\":\"inherit\",\"scaleX\":\"inherit\",\"scaleY\":\"inherit\",\"opacity\":\"inherit\",\"rotationX\":\"inherit\",\"rotationY\":\"inherit\",\"rotationZ\":\"inherit\",\"skewX\":\"inherit\",\"skewY\":\"inherit\",\"originX\":\"50%\",\"originY\":\"50%\",\"originZ\":\"0\",\"fuse\":false,\"blur\":0,\"grayscale\":0,\"brightness\":100},\"words\":{\"ease\":\"inherit\",\"use\":false,\"direction\":\"forward\",\"delay\":5,\"x\":{\"d\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"}},\"y\":{\"d\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"}},\"z\":\"inherit\",\"scaleX\":\"inherit\",\"scaleY\":\"inherit\",\"opacity\":\"inherit\",\"rotationX\":\"inherit\",\"rotationY\":\"inherit\",\"rotationZ\":\"inherit\",\"skewX\":\"inherit\",\"skewY\":\"inherit\",\"originX\":\"50%\",\"originY\":\"50%\",\"originZ\":\"0\",\"fuse\":false,\"blur\":0,\"grayscale\":0,\"brightness\":100},\"lines\":{\"ease\":\"inherit\",\"use\":false,\"direction\":\"forward\",\"delay\":5,\"x\":{\"d\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"}},\"y\":{\"d\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"inherit\",\"e\":false,\"u\":\"\"}},\"z\":\"inherit\",\"scaleX\":\"inherit\",\"scaleY\":\"inherit\",\"opacity\":\"inherit\",\"rotationX\":\"inherit\",\"rotationY\":\"inherit\",\"rotationZ\":\"inherit\",\"skewX\":\"inherit\",\"skewY\":\"inherit\",\"originX\":\"50%\",\"originY\":\"50%\",\"originZ\":\"0\",\"fuse\":false,\"blur\":0,\"grayscale\":0,\"brightness\":100},\"sfx\":{\"effect\":\"none\",\"color\":\"#ffffff\"}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_999\",\"start\":-100},{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_2\",\"start\":0}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"color\":{\"d\":{\"v\":\"#fff\"},\"n\":{\"v\":\"#fff\"},\"t\":{\"v\":\"#fff\"},\"m\":{\"v\":\"#fff\"}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"paddingLock\":true,\"padding\":{\"d\":{\"v\":[10,10,10,10],\"e\":true},\"n\":{\"v\":[5,5,5,5],\"e\":false},\"t\":{\"v\":[4,4,4,4],\"e\":false},\"m\":{\"v\":[2,2,2,2],\"e\":false}},\"fontSize\":{\"d\":{\"v\":\"40\"},\"n\":{\"v\":\"21\"},\"t\":{\"v\":\"15\"},\"m\":{\"v\":\"9\"}},\"fontWeight\":{\"d\":{\"v\":\"900\"},\"n\":{\"v\":\"900\"},\"t\":{\"v\":\"900\"},\"m\":{\"v\":\"900\"}},\"lineHeight\":{\"d\":{\"v\":\"50\"},\"n\":{\"v\":\"26\"},\"t\":{\"v\":\"19\"},\"m\":{\"v\":\"11\"}},\"textAlign\":{\"d\":{\"v\":\"center\"},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"backgroundColor\":\"rgba(103, 0, 247, 0.6)\",\"borderRadius\":{\"v\":[\"10px\",\"0px\",\"10px\",\"0px\"],\"e\":true},\"borderWidth\":[0,0,0,0],\"textTransform\":\"uppercase\",\"textShadow\":{\"inuse\":true,\"hoffset\":{\"d\":{\"v\":\"7px\"},\"n\":{\"v\":\"3px\"},\"t\":{\"v\":\"2px\"},\"m\":{\"v\":\"1px\"}},\"voffset\":{\"d\":{\"v\":\"7px\"},\"n\":{\"v\":\"3px\"},\"t\":{\"v\":\"2px\"},\"m\":{\"v\":\"1px\"}},\"blur\":{\"d\":{\"v\":\"10px\"},\"n\":{\"v\":\"5px\"},\"t\":{\"v\":\"3px\"},\"m\":{\"v\":\"1px\"}},\"color\":\"rgba(0,0,0,0.75)\"},\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"type\":\"text\"},\"18\":{\"text\":\"So, what\\u2019s keeping you from joining in the fun?<br \\/>Download Vblink mobile fish game app and start gaming in the palm of your hand.\",\"alias\":\"Text-18\",\"uid\":18,\"toggle\":{\"text\":\"\"},\"size\":{\"minWidth\":{\"d\":{\"e\":true}},\"minHeight\":{\"d\":{\"v\":\"0px\",\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"3px\",\"e\":true},\"n\":{\"v\":\"1px\"}},\"y\":{\"d\":{\"v\":\"704px\",\"e\":true},\"n\":{\"v\":\"375px\"},\"t\":{\"v\":\"284px\"},\"m\":{\"v\":\"175px\"}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"zIndex\":9},\"group\":{\"groupOrder\":9},\"timeline\":{\"frames\":{\"frame_0\":{\"timeline\":{\"endWithSlide\":false}},\"frame_1\":{\"transform\":{\"opacity\":\"0\"},\"timeline\":{\"speed\":\"73000\",\"endWithSlide\":false,\"frameLength\":73000}},\"frame_999\":{\"timeline\":{\"speed\":\"75000\",\"endWithSlide\":true,\"frameLength\":75000}}},\"hoverFilterUsed\":false,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":0}],\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"color\":{\"d\":{\"v\":\"#fff\"},\"n\":{\"v\":\"#fff\"},\"t\":{\"v\":\"#fff\"},\"m\":{\"v\":\"#fff\"}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"paddingLock\":true,\"borderRadiusLock\":true,\"padding\":{\"d\":{\"v\":[15,15,15,15],\"e\":true},\"n\":{\"v\":[8,8,8,8],\"e\":false},\"t\":{\"v\":[6,6,6,6],\"e\":false},\"m\":{\"v\":[4,4,4,4],\"e\":false}},\"fontFamily\":\"Raleway\",\"fontSize\":{\"d\":{\"v\":\"35\"},\"n\":{\"v\":\"18\"},\"t\":{\"v\":\"13\"},\"m\":{\"v\":\"8\"}},\"fontWeight\":{\"d\":{\"v\":\"300\"},\"n\":{\"v\":\"300\"},\"t\":{\"v\":\"300\"},\"m\":{\"v\":\"300\"}},\"letterSpacing\":{\"d\":{\"v\":\"2\"},\"n\":{\"v\":\"1\"}},\"lineHeight\":{\"d\":{\"v\":\"45\"},\"n\":{\"v\":\"24\"},\"t\":{\"v\":\"18\"},\"m\":{\"v\":\"11\"}},\"textAlign\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"backgroundColor\":\"rgba(0, 0, 0, 0.6)\",\"borderRadius\":{\"v\":[\"10px\",\"10px\",\"10px\",\"10px\"],\"e\":true},\"borderWidth\":[0,0,0,0],\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"borderRadius\":{\"v\":[0,0,0,0]},\"borderWidth\":[0,0,0,0]},\"actions\":{\"action\":[]},\"type\":\"text\"},\"20\":{\"text\":\"Download Now\",\"alias\":\"Button-20\",\"uid\":20,\"toggle\":{\"text\":\"\"},\"size\":{\"minWidth\":{\"d\":{\"e\":true}},\"minHeight\":{\"d\":{\"v\":\"0px\",\"e\":true}},\"aspectRatio\":{\"d\":{\"v\":\"none\"},\"n\":{\"v\":\"none\"},\"t\":{\"v\":\"none\"},\"m\":{\"v\":\"none\"}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"10px\",\"e\":true},\"n\":{\"v\":\"5px\"},\"t\":{\"v\":\"3px\"},\"m\":{\"v\":\"1px\"}},\"y\":{\"d\":{\"v\":\"832px\",\"e\":true},\"n\":{\"v\":\"443px\"},\"t\":{\"v\":\"336px\"},\"m\":{\"v\":\"207px\"}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"zIndex\":8},\"group\":{\"groupOrder\":8},\"timeline\":{\"frameToIdle\":\"frame_0\",\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"mask\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"timeline\":{\"endWithSlide\":false},\"chars\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"words\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"lines\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}}},\"frame_1\":{\"transform\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"opacity\":\"0\"},\"mask\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"timeline\":{\"ease\":\"power4.in\",\"speed\":\"74000\",\"endWithSlide\":false,\"frameLength\":74000,\"auto\":false},\"chars\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"words\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"lines\":{\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}}},\"frame_999\":{\"timeline\":{\"speed\":\"76000\",\"endWithSlide\":true,\"frameLength\":76000}}},\"hoverFilterUsed\":true,\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":0},{\"id\":\"frame_999\",\"start\":0}],\"split\":false,\"sessionFilterUsed\":true},\"idle\":{\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":false},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,60,0,60],\"e\":false},\"n\":{\"v\":[0,32,0,32],\"e\":false},\"t\":{\"v\":[0,24,0,24],\"e\":false},\"m\":{\"v\":[0,15,0,15],\"e\":false}},\"fontSize\":{\"d\":{\"v\":\"30px\",\"e\":true},\"n\":{\"v\":\"16px\"},\"t\":{\"v\":\"12px\"},\"m\":{\"v\":\"7px\"}},\"fontWeight\":{\"d\":{\"v\":\"500\"},\"n\":{\"v\":\"500\"},\"t\":{\"v\":\"500\"},\"m\":{\"v\":\"500\"}},\"lineHeight\":{\"d\":{\"v\":\"60\"},\"n\":{\"v\":\"32\"},\"t\":{\"v\":\"24\"},\"m\":{\"v\":\"14\"}},\"textAlign\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"backgroundColor\":\"{&type&:&linear&,&angle&:&181&,&colors&:[{&r&:135,&g&:111,&b&:186,&a&:1,&position&:0,&align&:&top&},{&r&:135,&g&:111,&b&:186,&a&:1,&position&:0,&align&:&bottom&},{&r&:94,&g&:53,&b&:177,&a&:1,&position&:100,&align&:&bottom&},{&r&:94,&g&:53,&b&:177,&a&:1,&position&:100,&align&:&top&}],&easing&:&sine.easeinout&,&strength&:100}\",\"borderRadius\":{\"v\":[\"5px\",\"5px\",\"5px\",\"5px\"],\"e\":true},\"borderWidth\":[0,0,0,0],\"boxShadow\":{\"inuse\":true,\"hoffset\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"voffset\":{\"d\":{\"v\":\"10px\"},\"n\":{\"v\":\"5px\"},\"t\":{\"v\":\"3px\"},\"m\":{\"v\":\"1px\"}},\"blur\":{\"d\":{\"v\":\"10px\"},\"n\":{\"v\":\"5px\"},\"t\":{\"v\":\"3px\"},\"m\":{\"v\":\"1px\"}},\"spread\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"color\":\"rgba(0,0,0,0.25)\"},\"whiteSpace\":{\"d\":{\"v\":\"full\"},\"n\":{\"v\":\"full\"},\"t\":{\"v\":\"full\"},\"m\":{\"v\":\"full\"}}},\"hover\":{\"usehover\":true,\"backgroundColor\":\"#007aff\",\"borderRadius\":{\"v\":[\"5px\",\"5px\",\"5px\",\"5px\"],\"e\":true},\"borderWidth\":[0,0,0,0],\"ease\":\"power1.inOut\",\"filter\":{\"brightness\":\"120%\",\"blir\":0}},\"actions\":{\"action\":[{\"action\":\"link\",\"tooltip_event\":\"click\",\"link_help_in\":\"keep\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"link_type\":\"a\",\"image_link\":\"https:\\/\\/vblink777.club\"}]},\"runtime\":{\"internalClass\":\"rev-btn\"},\"type\":\"button\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":7},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":7}},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":6},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":6}},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":5},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":5}}}','{\"version\":\"6.3.0\"}'),(2,2,'{\"static\":{\"isstatic\":true,\"overflow\":\"visible\"},\"runtime\":{\"collapsedGroups\":[]},\"title\":\"Global Layers\",\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"timeline\":{\"transition\":[\"fade\"],\"slots\":[0],\"duration\":[1000],\"easeIn\":[\"default\"],\"easeOut\":[\"default\"],\"rotation\":[0]}}','{\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":7},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":7}},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":6},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":6}},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":5},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":5}}}','{\"version\":\"6.3.0\"}');
/*!40000 ALTER TABLE `wpjk_revslider_static_slides_bkp` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpjk_term_relationships`
--

DROP TABLE IF EXISTS `wpjk_term_relationships`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_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 `wpjk_term_relationships`
--

LOCK TABLES `wpjk_term_relationships` WRITE;
/*!40000 ALTER TABLE `wpjk_term_relationships` DISABLE KEYS */;
INSERT INTO `wpjk_term_relationships` VALUES (1,1,0),(1387,84,0),(1387,83,0),(1387,48,0),(1386,50,0),(1386,73,0),(1386,82,0),(1345,44,0),(1348,44,0),(1905,44,0),(1387,85,0),(1323,1,0),(1378,2,0),(1372,48,0),(1369,46,0),(1391,2,0),(1385,2,0),(1382,2,0),(1380,45,0),(557,16,0),(557,17,0),(557,18,0),(557,19,0),(557,20,0),(557,22,0),(557,23,0),(1381,54,0),(1376,50,0),(1384,79,0),(1383,48,0),(1381,72,0),(1398,2,0),(1391,45,0),(1385,45,0),(1380,71,0),(1376,63,0),(1378,45,0),(1384,78,0),(1383,74,0),(1381,48,0),(1380,50,0),(1376,62,0),(1390,2,0),(1384,2,0),(1377,2,0),(1386,48,0),(1384,77,0),(1382,50,0),(1372,55,0),(1398,45,0),(1390,45,0),(1380,48,0),(1376,48,0),(1377,45,0),(1385,50,0),(1384,48,0),(1382,67,0),(1372,54,0),(1397,2,0),(1389,2,0),(1380,70,0),(1375,50,0),(1376,2,0),(1385,81,0),(1382,73,0),(1371,50,0),(1389,45,0),(1382,45,0),(1379,50,0),(1375,61,0),(1376,45,0),(1385,48,0),(1382,48,0),(1371,53,0),(1379,2,0),(1379,69,0),(1375,60,0),(1375,2,0),(1384,76,0),(1381,50,0),(1397,45,0),(1388,2,0),(1384,45,0),(1369,2,0),(1375,45,0),(1385,80,0),(1383,50,0),(1371,48,0),(1396,2,0),(1379,48,0),(1375,48,0),(1369,45,0),(1374,2,0),(1370,50,0),(1388,45,0),(580,16,0),(580,18,0),(580,24,0),(1374,45,0),(1396,45,0),(1387,2,0),(1383,2,0),(589,22,0),(589,23,0),(589,17,0),(589,18,0),(589,19,0),(1379,68,0),(1374,50,0),(1373,2,0),(1370,52,0),(1395,2,0),(1387,45,0),(1381,2,0),(591,16,0),(591,17,0),(591,18,0),(591,20,0),(591,22,0),(591,23,0),(1378,50,0),(1374,59,0),(1373,45,0),(1370,48,0),(1395,45,0),(1386,2,0),(1383,45,0),(592,16,0),(592,17,0),(592,18,0),(592,19,0),(592,22,0),(592,23,0),(1378,67,0),(1374,48,0),(1372,2,0),(1394,2,0),(1386,45,0),(1381,45,0),(593,22,0),(593,23,0),(593,17,0),(593,18,0),(593,20,0),(1378,66,0),(1374,58,0),(1372,45,0),(1370,51,0),(1394,45,0),(1379,45,0),(594,22,0),(594,23,0),(594,17,0),(594,21,0),(1378,48,0),(1373,57,0),(1371,2,0),(1369,50,0),(1393,2,0),(1380,2,0),(595,16,0),(595,17,0),(595,20,0),(595,22,0),(595,23,0),(1377,50,0),(1373,50,0),(1371,45,0),(1384,50,0),(1383,75,0),(1369,49,0),(1393,45,0),(1377,65,0),(1373,56,0),(1370,2,0),(1369,48,0),(1392,2,0),(1176,16,0),(1176,17,0),(1176,22,0),(1176,23,0),(1377,48,0),(1373,48,0),(1303,1,0),(1370,45,0),(1369,47,0),(1392,45,0),(1377,64,0),(1372,50,0),(1346,44,0),(1347,44,0),(1387,50,0),(1388,86,0),(1388,48,0),(1388,82,0),(1388,50,0),(1389,87,0),(1389,48,0),(1389,88,0),(1389,89,0),(1389,50,0),(1390,90,0),(1390,48,0),(1390,75,0),(1390,50,0),(1391,48,0),(1391,91,0),(1391,78,0),(1391,81,0),(1391,79,0),(1391,50,0),(1392,48,0),(1392,67,0),(1392,92,0),(1392,50,0),(1393,93,0),(1393,90,0),(1393,48,0),(1393,75,0),(1393,50,0),(1394,74,0),(1394,48,0),(1394,83,0),(1394,50,0),(1395,94,0),(1395,48,0),(1395,95,0),(1395,50,0),(1396,74,0),(1396,48,0),(1396,63,0),(1396,50,0),(1397,96,0),(1397,97,0),(1397,48,0),(1397,50,0),(1397,98,0),(1398,48,0),(1398,99,0),(1398,100,0),(1398,50,0),(1429,45,0),(1429,2,0),(1430,45,0),(1430,2,0),(1431,45,0),(1431,2,0),(1432,45,0),(1432,2,0),(1433,45,0),(1433,2,0),(1434,45,0),(1434,2,0),(1435,45,0),(1435,2,0),(1436,45,0),(1436,2,0),(1437,45,0),(1437,2,0),(1438,45,0),(1438,2,0),(1439,45,0),(1439,2,0),(1440,45,0),(1440,2,0),(1441,45,0),(1441,2,0),(1442,45,0),(1442,2,0),(1443,45,0),(1443,2,0),(1444,45,0),(1444,2,0),(1445,45,0),(1445,2,0),(1446,45,0),(1446,2,0),(1447,45,0),(1447,2,0),(1448,45,0),(1448,2,0),(1449,45,0),(1449,2,0),(1450,45,0),(1450,2,0),(1451,45,0),(1451,2,0),(1452,45,0),(1452,2,0),(1453,45,0),(1453,2,0),(1454,45,0),(1454,2,0),(1455,45,0),(1455,2,0),(1456,45,0),(1456,2,0),(1457,45,0),(1457,2,0),(1458,45,0),(1458,2,0),(1429,101,0),(1429,102,0),(1429,48,0),(1429,50,0),(1430,103,0),(1430,48,0),(1430,104,0),(1430,50,0),(1431,48,0),(1431,105,0),(1431,50,0),(1432,106,0),(1432,48,0),(1432,50,0),(1432,107,0),(1433,48,0),(1433,50,0),(1433,108,0),(1433,109,0),(1434,110,0),(1434,48,0),(1434,50,0),(1434,111,0),(1435,48,0),(1435,112,0),(1435,78,0),(1435,50,0),(1435,113,0),(1436,114,0),(1436,48,0),(1436,115,0),(1436,50,0),(1437,48,0),(1437,116,0),(1437,117,0),(1437,118,0),(1437,50,0),(1438,119,0),(1438,48,0),(1438,120,0),(1438,50,0),(1439,121,0),(1439,122,0),(1439,48,0),(1439,50,0),(1440,48,0),(1440,123,0),(1440,124,0),(1440,50,0),(1441,48,0),(1441,67,0),(1441,125,0),(1441,50,0),(1442,48,0),(1442,126,0),(1442,50,0),(1443,48,0),(1443,127,0),(1443,128,0),(1443,50,0),(1444,129,0),(1444,48,0),(1444,130,0),(1444,50,0),(1445,48,0),(1445,131,0),(1445,50,0),(1445,132,0),(1446,48,0),(1446,133,0),(1446,50,0),(1446,98,0),(1447,134,0),(1447,48,0),(1447,135,0),(1447,50,0),(1448,48,0),(1448,136,0),(1448,50,0),(1449,137,0),(1449,48,0),(1449,138,0),(1449,50,0),(1450,48,0),(1450,139,0),(1450,140,0),(1450,50,0),(1451,48,0),(1451,50,0),(1451,141,0),(1452,142,0),(1452,48,0),(1452,143,0),(1452,144,0),(1452,50,0),(1453,48,0),(1453,145,0),(1453,146,0),(1453,50,0),(1454,74,0),(1454,48,0),(1454,50,0),(1455,48,0),(1455,147,0),(1455,148,0),(1455,50,0),(1456,48,0),(1456,149,0),(1456,150,0),(1456,50,0),(1457,48,0),(1457,151,0),(1457,50,0),(1458,48,0),(1458,152,0),(1458,153,0),(1458,50,0),(1489,45,0),(1489,2,0),(1490,45,0),(1490,2,0),(1491,45,0),(1491,2,0),(1492,45,0),(1492,2,0),(1493,45,0),(1493,2,0),(1494,45,0),(1494,2,0),(1495,45,0),(1495,2,0),(1496,45,0),(1496,2,0),(1497,45,0),(1497,2,0),(1498,45,0),(1498,2,0),(1499,45,0),(1499,2,0),(1500,45,0),(1500,2,0),(1501,45,0),(1501,2,0),(1502,45,0),(1502,2,0),(1503,45,0),(1503,2,0),(1504,45,0),(1504,2,0),(1505,45,0),(1505,2,0),(1506,45,0),(1506,2,0),(1507,45,0),(1507,2,0),(1508,45,0),(1508,2,0),(1509,45,0),(1509,2,0),(1510,45,0),(1510,2,0),(1511,45,0),(1511,2,0),(1512,45,0),(1512,2,0),(1513,45,0),(1513,2,0),(1514,45,0),(1514,2,0),(1515,45,0),(1515,2,0),(1516,45,0),(1516,2,0),(1517,45,0),(1517,2,0),(1518,45,0),(1518,2,0),(1489,48,0),(1489,89,0),(1489,50,0),(1490,154,0),(1490,48,0),(1490,135,0),(1490,50,0),(1491,155,0),(1491,48,0),(1491,156,0),(1491,50,0),(1492,157,0),(1492,48,0),(1492,158,0),(1492,50,0),(1493,159,0),(1493,48,0),(1493,50,0),(1494,155,0),(1494,48,0),(1494,89,0),(1494,50,0),(1495,48,0),(1495,160,0),(1495,50,0),(1495,98,0),(1496,155,0),(1496,48,0),(1496,50,0),(1497,48,0),(1497,161,0),(1497,50,0),(1498,162,0),(1498,48,0),(1498,163,0),(1498,50,0),(1499,164,0),(1499,165,0),(1499,48,0),(1499,166,0),(1499,50,0),(1499,167,0),(1500,48,0),(1500,135,0),(1500,50,0),(1500,168,0),(1501,169,0),(1501,48,0),(1501,50,0),(1502,74,0),(1502,48,0),(1502,170,0),(1502,50,0),(1503,48,0),(1503,139,0),(1503,144,0),(1503,171,0),(1503,50,0),(1504,48,0),(1504,172,0),(1504,50,0),(1505,48,0),(1505,173,0),(1505,174,0),(1505,50,0),(1506,175,0),(1506,48,0),(1506,50,0),(1507,176,0),(1507,48,0),(1507,177,0),(1507,50,0),(1508,178,0),(1508,48,0),(1508,179,0),(1508,50,0),(1509,180,0),(1509,48,0),(1509,50,0),(1510,181,0),(1510,48,0),(1510,182,0),(1510,50,0),(1511,48,0),(1511,183,0),(1511,50,0),(1512,184,0),(1512,48,0),(1512,133,0),(1512,50,0),(1513,185,0),(1513,48,0),(1513,50,0),(1513,186,0),(1514,48,0),(1514,187,0),(1514,188,0),(1514,50,0),(1515,48,0),(1515,189,0),(1515,50,0),(1516,48,0),(1516,190,0),(1516,50,0),(1517,191,0),(1517,48,0),(1517,192,0),(1517,50,0),(1518,193,0),(1518,48,0),(1518,50,0),(1549,45,0),(1549,2,0),(1550,45,0),(1550,2,0),(1551,45,0),(1551,2,0),(1552,45,0),(1552,2,0),(1553,45,0),(1553,2,0),(1554,45,0),(1554,2,0),(1555,45,0),(1555,2,0),(1556,45,0),(1556,2,0),(1557,45,0),(1557,2,0),(1558,45,0),(1558,2,0),(1559,45,0),(1559,2,0),(1560,45,0),(1560,2,0),(1561,45,0),(1561,2,0),(1562,45,0),(1562,2,0),(1563,45,0),(1563,2,0),(1564,45,0),(1564,2,0),(1565,45,0),(1565,2,0),(1566,45,0),(1566,2,0),(1567,45,0),(1567,2,0),(1568,45,0),(1568,2,0),(1569,45,0),(1569,2,0),(1570,45,0),(1570,2,0),(1571,45,0),(1571,2,0),(1572,45,0),(1572,2,0),(1573,45,0),(1573,2,0),(1574,45,0),(1574,2,0),(1575,45,0),(1575,2,0),(1576,45,0),(1576,2,0),(1577,45,0),(1577,2,0),(1578,45,0),(1578,2,0),(1549,48,0),(1549,194,0),(1549,50,0),(1550,195,0),(1550,48,0),(1550,196,0),(1550,50,0),(1551,197,0),(1551,155,0),(1551,50,0),(1552,198,0),(1552,48,0),(1552,170,0),(1552,50,0),(1553,48,0),(1553,199,0),(1553,200,0),(1553,50,0),(1554,48,0),(1554,201,0),(1554,202,0),(1554,50,0),(1555,203,0),(1555,48,0),(1555,204,0),(1555,50,0),(1556,205,0),(1556,48,0),(1556,50,0),(1556,206,0),(1557,207,0),(1557,155,0),(1557,48,0),(1557,78,0),(1557,50,0),(1558,48,0),(1558,208,0),(1558,50,0),(1558,209,0),(1559,48,0),(1559,210,0),(1559,211,0),(1559,212,0),(1559,50,0),(1559,213,0),(1560,214,0),(1560,48,0),(1560,215,0),(1560,50,0),(1561,48,0),(1561,216,0),(1561,217,0),(1561,50,0),(1562,48,0),(1562,218,0),(1562,219,0),(1562,50,0),(1563,48,0),(1563,170,0),(1563,220,0),(1563,50,0),(1564,221,0),(1564,48,0),(1564,222,0),(1564,50,0),(1564,223,0),(1565,221,0),(1565,48,0),(1565,222,0),(1565,50,0),(1566,224,0),(1566,48,0),(1566,50,0),(1567,225,0),(1567,226,0),(1567,155,0),(1567,48,0),(1567,50,0),(1568,48,0),(1568,83,0),(1568,227,0),(1568,50,0),(1569,93,0),(1569,228,0),(1569,48,0),(1569,50,0),(1570,229,0),(1570,48,0),(1570,222,0),(1570,50,0),(1571,230,0),(1571,48,0),(1571,231,0),(1571,50,0),(1572,232,0),(1572,48,0),(1572,233,0),(1572,50,0),(1573,48,0),(1573,234,0),(1573,50,0),(1574,235,0),(1574,236,0),(1574,48,0),(1574,115,0),(1574,79,0),(1574,50,0),(1575,48,0),(1575,237,0),(1575,238,0),(1575,50,0),(1576,239,0),(1576,48,0),(1576,192,0),(1576,50,0),(1577,48,0),(1577,240,0),(1577,241,0),(1577,50,0),(1578,242,0),(1578,243,0),(1578,48,0),(1578,78,0),(1578,79,0),(1578,50,0),(1609,45,0),(1609,2,0),(1610,45,0),(1610,2,0),(1611,45,0),(1611,2,0),(1612,45,0),(1612,2,0),(1613,45,0),(1613,2,0),(1614,45,0),(1614,2,0),(1615,45,0),(1615,2,0),(1616,45,0),(1616,2,0),(1617,45,0),(1617,2,0),(1618,45,0),(1618,2,0),(1619,45,0),(1619,2,0),(1620,45,0),(1620,2,0),(1621,45,0),(1621,2,0),(1622,45,0),(1622,2,0),(1623,45,0),(1623,2,0),(1624,45,0),(1624,2,0),(1625,45,0),(1625,2,0),(1626,45,0),(1626,2,0),(1627,45,0),(1627,2,0),(1628,45,0),(1628,2,0),(1629,45,0),(1629,2,0),(1630,45,0),(1630,2,0),(1631,45,0),(1631,2,0),(1632,45,0),(1632,2,0),(1633,45,0),(1633,2,0),(1634,45,0),(1634,2,0),(1609,48,0),(1609,233,0),(1609,244,0),(1609,50,0),(1610,93,0),(1610,48,0),(1610,245,0),(1610,246,0),(1610,78,0),(1610,50,0),(1611,247,0),(1611,48,0),(1611,50,0),(1612,80,0),(1612,48,0),(1612,78,0),(1612,248,0),(1612,50,0),(1612,249,0),(1613,80,0),(1613,48,0),(1613,250,0),(1613,170,0),(1613,78,0),(1613,50,0),(1614,235,0),(1614,251,0),(1614,48,0),(1614,252,0),(1614,50,0),(1615,253,0),(1615,48,0),(1615,50,0),(1615,206,0),(1616,48,0),(1616,245,0),(1616,211,0),(1616,254,0),(1616,50,0),(1617,255,0),(1617,48,0),(1617,256,0),(1617,78,0),(1617,50,0),(1618,257,0),(1618,48,0),(1618,258,0),(1618,50,0),(1619,48,0),(1619,259,0),(1619,260,0),(1619,50,0),(1620,261,0),(1620,48,0),(1620,258,0),(1620,50,0),(1621,262,0),(1621,48,0),(1621,50,0),(1622,74,0),(1622,48,0),(1622,263,0),(1622,50,0),(1623,48,0),(1623,264,0),(1623,265,0),(1623,50,0),(1624,266,0),(1624,48,0),(1624,50,0),(1625,267,0),(1625,268,0),(1625,48,0),(1625,50,0),(1626,269,0),(1626,48,0),(1626,270,0),(1626,50,0),(1627,48,0),(1627,271,0),(1627,50,0),(1628,272,0),(1628,48,0),(1628,79,0),(1628,50,0),(1629,48,0),(1629,273,0),(1629,50,0),(1630,48,0),(1630,274,0),(1630,218,0),(1630,50,0),(1631,48,0),(1631,273,0),(1631,275,0),(1631,50,0),(1632,276,0),(1632,48,0),(1632,273,0),(1632,50,0),(1633,268,0),(1633,48,0),(1633,146,0),(1633,50,0),(1634,48,0),(1634,170,0),(1634,258,0),(1634,50,0),(2206,44,0),(2296,44,0),(2353,277,0),(2354,278,0),(2355,277,0),(2366,277,0),(2414,45,0),(2414,2,0),(2456,280,0),(2751,1,0),(2759,1,0);
/*!40000 ALTER TABLE `wpjk_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpjk_term_taxonomy`
--

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

--
-- Dumping data for table `wpjk_term_taxonomy`
--

LOCK TABLES `wpjk_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `wpjk_term_taxonomy` DISABLE KEYS */;
INSERT INTO `wpjk_term_taxonomy` VALUES (1,1,'category','',0,3),(2,2,'product_type','',0,146),(3,3,'product_type','',0,0),(4,4,'product_type','',0,0),(5,5,'product_type','',0,0),(6,6,'product_visibility','',0,0),(7,7,'product_visibility','',0,0),(8,8,'product_visibility','',0,0),(9,9,'product_visibility','',0,0),(10,10,'product_visibility','',0,0),(11,11,'product_visibility','',0,0),(12,12,'product_visibility','',0,0),(13,13,'product_visibility','',0,0),(14,14,'product_visibility','',0,0),(15,15,'product_cat','',0,0),(16,16,'category','',0,6),(17,17,'category','',0,8),(18,18,'category','',0,6),(19,19,'category','',0,3),(20,20,'category','',0,4),(21,21,'category','',0,1),(22,22,'post_tag','',0,8),(23,23,'post_tag','',0,8),(24,24,'post_tag','',0,1),(47,47,'product_tag','',0,1),(48,48,'product_tag','',0,145),(49,49,'product_tag','',0,1),(50,50,'product_tag','',0,146),(51,51,'product_tag','',0,1),(52,52,'product_tag','',0,1),(53,53,'product_tag','',0,1),(54,54,'product_tag','',0,2),(55,55,'product_tag','',0,1),(56,56,'product_tag','',0,1),(57,57,'product_tag','',0,1),(58,58,'product_tag','',0,1),(59,59,'product_tag','',0,1),(43,43,'product_type','',0,0),(44,44,'nav_menu','',0,7),(60,60,'product_tag','',0,1),(62,62,'product_tag','',0,1),(61,61,'product_tag','',0,1),(63,63,'product_tag','',0,2),(66,66,'product_tag','',0,1),(65,65,'product_tag','',0,1),(64,64,'product_tag','',0,1),(46,46,'product_tag','',0,1),(45,45,'product_cat','',0,146),(67,67,'product_tag','',0,4),(68,68,'product_tag','',0,1),(69,69,'product_tag','',0,1),(70,70,'product_tag','',0,1),(71,71,'product_tag','',0,1),(72,72,'product_tag','',0,1),(73,73,'product_tag','',0,2),(74,74,'product_tag','',0,6),(75,75,'product_tag','',0,3),(76,76,'product_tag','',0,1),(77,77,'product_tag','',0,1),(78,78,'product_tag','',0,9),(79,79,'product_tag','',0,5),(80,80,'product_tag','',0,3),(81,81,'product_tag','',0,2),(82,82,'product_tag','',0,2),(83,83,'product_tag','',0,3),(84,84,'product_tag','',0,1),(85,85,'product_tag','',0,1),(86,86,'product_tag','',0,1),(87,87,'product_tag','',0,1),(88,88,'product_tag','',0,1),(89,89,'product_tag','',0,3),(90,90,'product_tag','',0,2),(91,91,'product_tag','',0,1),(92,92,'product_tag','',0,1),(93,93,'product_tag','',0,3),(94,94,'product_tag','',0,1),(95,95,'product_tag','',0,1),(96,96,'product_tag','',0,1),(97,97,'product_tag','',0,1),(98,98,'product_tag','',0,3),(99,99,'product_tag','',0,1),(100,100,'product_tag','',0,1),(101,101,'product_tag','',0,1),(102,102,'product_tag','',0,1),(103,103,'product_tag','',0,1),(104,104,'product_tag','',0,1),(105,105,'product_tag','',0,1),(106,106,'product_tag','',0,1),(107,107,'product_tag','',0,1),(108,108,'product_tag','',0,1),(109,109,'product_tag','',0,1),(110,110,'product_tag','',0,1),(111,111,'product_tag','',0,1),(112,112,'product_tag','',0,1),(113,113,'product_tag','',0,1),(114,114,'product_tag','',0,1),(115,115,'product_tag','',0,2),(116,116,'product_tag','',0,1),(117,117,'product_tag','',0,1),(118,118,'product_tag','',0,1),(119,119,'product_tag','',0,1),(120,120,'product_tag','',0,1),(121,121,'product_tag','',0,1),(122,122,'product_tag','',0,1),(123,123,'product_tag','',0,1),(124,124,'product_tag','',0,1),(125,125,'product_tag','',0,1),(126,126,'product_tag','',0,1),(127,127,'product_tag','',0,1),(128,128,'product_tag','',0,1),(129,129,'product_tag','',0,1),(130,130,'product_tag','',0,1),(131,131,'product_tag','',0,1),(132,132,'product_tag','',0,1),(133,133,'product_tag','',0,2),(134,134,'product_tag','',0,1),(135,135,'product_tag','',0,3),(136,136,'product_tag','',0,1),(137,137,'product_tag','',0,1),(138,138,'product_tag','',0,1),(139,139,'product_tag','',0,2),(140,140,'product_tag','',0,1),(141,141,'product_tag','',0,1),(142,142,'product_tag','',0,1),(143,143,'product_tag','',0,1),(144,144,'product_tag','',0,2),(145,145,'product_tag','',0,1),(146,146,'product_tag','',0,2),(147,147,'product_tag','',0,1),(148,148,'product_tag','',0,1),(149,149,'product_tag','',0,1),(150,150,'product_tag','',0,1),(151,151,'product_tag','',0,1),(152,152,'product_tag','',0,1),(153,153,'product_tag','',0,1),(154,154,'product_tag','',0,1),(155,155,'product_tag','',0,6),(156,156,'product_tag','',0,1),(157,157,'product_tag','',0,1),(158,158,'product_tag','',0,1),(159,159,'product_tag','',0,1),(160,160,'product_tag','',0,1),(161,161,'product_tag','',0,1),(162,162,'product_tag','',0,1),(163,163,'product_tag','',0,1),(164,164,'product_tag','',0,1),(165,165,'product_tag','',0,1),(166,166,'product_tag','',0,1),(167,167,'product_tag','',0,1),(168,168,'product_tag','',0,1),(169,169,'product_tag','',0,1),(170,170,'product_tag','',0,5),(171,171,'product_tag','',0,1),(172,172,'product_tag','',0,1),(173,173,'product_tag','',0,1),(174,174,'product_tag','',0,1),(175,175,'product_tag','',0,1),(176,176,'product_tag','',0,1),(177,177,'product_tag','',0,1),(178,178,'product_tag','',0,1),(179,179,'product_tag','',0,1),(180,180,'product_tag','',0,1),(181,181,'product_tag','',0,1),(182,182,'product_tag','',0,1),(183,183,'product_tag','',0,1),(184,184,'product_tag','',0,1),(185,185,'product_tag','',0,1),(186,186,'product_tag','',0,1),(187,187,'product_tag','',0,1),(188,188,'product_tag','',0,1),(189,189,'product_tag','',0,1),(190,190,'product_tag','',0,1),(191,191,'product_tag','',0,1),(192,192,'product_tag','',0,2),(193,193,'product_tag','',0,1),(194,194,'product_tag','',0,1),(195,195,'product_tag','',0,1),(196,196,'product_tag','',0,1),(197,197,'product_tag','',0,1),(198,198,'product_tag','',0,1),(199,199,'product_tag','',0,1),(200,200,'product_tag','',0,1),(201,201,'product_tag','',0,1),(202,202,'product_tag','',0,1),(203,203,'product_tag','',0,1),(204,204,'product_tag','',0,1),(205,205,'product_tag','',0,1),(206,206,'product_tag','',0,2),(207,207,'product_tag','',0,1),(208,208,'product_tag','',0,1),(209,209,'product_tag','',0,1),(210,210,'product_tag','',0,1),(211,211,'product_tag','',0,2),(212,212,'product_tag','',0,1),(213,213,'product_tag','',0,1),(214,214,'product_tag','',0,1),(215,215,'product_tag','',0,1),(216,216,'product_tag','',0,1),(217,217,'product_tag','',0,1),(218,218,'product_tag','',0,2),(219,219,'product_tag','',0,1),(220,220,'product_tag','',0,1),(221,221,'product_tag','',0,2),(222,222,'product_tag','',0,3),(223,223,'product_tag','',0,1),(224,224,'product_tag','',0,1),(225,225,'product_tag','',0,1),(226,226,'product_tag','',0,1),(227,227,'product_tag','',0,1),(228,228,'product_tag','',0,1),(229,229,'product_tag','',0,1),(230,230,'product_tag','',0,1),(231,231,'product_tag','',0,1),(232,232,'product_tag','',0,1),(233,233,'product_tag','',0,2),(234,234,'product_tag','',0,1),(235,235,'product_tag','',0,2),(236,236,'product_tag','',0,1),(237,237,'product_tag','',0,1),(238,238,'product_tag','',0,1),(239,239,'product_tag','',0,1),(240,240,'product_tag','',0,1),(241,241,'product_tag','',0,1),(242,242,'product_tag','',0,1),(243,243,'product_tag','',0,1),(244,244,'product_tag','',0,1),(245,245,'product_tag','',0,2),(246,246,'product_tag','',0,1),(247,247,'product_tag','',0,1),(248,248,'product_tag','',0,1),(249,249,'product_tag','',0,1),(250,250,'product_tag','',0,1),(251,251,'product_tag','',0,1),(252,252,'product_tag','',0,1),(253,253,'product_tag','',0,1),(254,254,'product_tag','',0,1),(255,255,'product_tag','',0,1),(256,256,'product_tag','',0,1),(257,257,'product_tag','',0,1),(258,258,'product_tag','',0,3),(259,259,'product_tag','',0,1),(260,260,'product_tag','',0,1),(261,261,'product_tag','',0,1),(262,262,'product_tag','',0,1),(263,263,'product_tag','',0,1),(264,264,'product_tag','',0,1),(265,265,'product_tag','',0,1),(266,266,'product_tag','',0,1),(267,267,'product_tag','',0,1),(268,268,'product_tag','',0,2),(269,269,'product_tag','',0,1),(270,270,'product_tag','',0,1),(271,271,'product_tag','',0,1),(272,272,'product_tag','',0,1),(273,273,'product_tag','',0,3),(274,274,'product_tag','',0,1),(275,275,'product_tag','',0,1),(276,276,'product_tag','',0,1),(277,277,'elementor_library_type','',0,2),(278,278,'elementor_library_type','',0,0),(279,279,'shop_coupon_cat','',0,0),(280,280,'shop_coupon_cat','',0,1);
/*!40000 ALTER TABLE `wpjk_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpjk_termmeta`
--

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

--
-- Dumping data for table `wpjk_termmeta`
--

LOCK TABLES `wpjk_termmeta` WRITE;
/*!40000 ALTER TABLE `wpjk_termmeta` DISABLE KEYS */;
INSERT INTO `wpjk_termmeta` VALUES (45,57,'product_count_product_tag','1'),(34,46,'product_count_product_tag','1'),(44,56,'product_count_product_tag','1'),(33,45,'product_count_product_cat','146'),(43,55,'product_count_product_tag','1'),(42,54,'product_count_product_tag','2'),(41,53,'product_count_product_tag','1'),(40,52,'product_count_product_tag','1'),(39,51,'product_count_product_tag','1'),(38,50,'product_count_product_tag','146'),(37,49,'product_count_product_tag','1'),(36,48,'product_count_product_tag','145'),(35,47,'product_count_product_tag','1'),(30,45,'order','0'),(31,45,'display_type',''),(32,45,'thumbnail_id','0'),(46,58,'product_count_product_tag','1'),(47,59,'product_count_product_tag','1'),(48,60,'product_count_product_tag','1'),(49,61,'product_count_product_tag','1'),(50,62,'product_count_product_tag','1'),(51,63,'product_count_product_tag','2'),(52,64,'product_count_product_tag','1'),(53,65,'product_count_product_tag','1'),(54,66,'product_count_product_tag','1'),(55,67,'product_count_product_tag','4'),(56,68,'product_count_product_tag','1'),(57,69,'product_count_product_tag','1'),(58,70,'product_count_product_tag','1'),(59,71,'product_count_product_tag','1'),(60,72,'product_count_product_tag','1'),(61,73,'product_count_product_tag','2'),(62,74,'product_count_product_tag','6'),(63,75,'product_count_product_tag','3'),(64,76,'product_count_product_tag','1'),(65,77,'product_count_product_tag','1'),(66,78,'product_count_product_tag','9'),(67,79,'product_count_product_tag','5'),(68,80,'product_count_product_tag','3'),(69,81,'product_count_product_tag','2'),(70,82,'product_count_product_tag','2'),(71,83,'product_count_product_tag','3'),(72,84,'product_count_product_tag','1'),(73,85,'product_count_product_tag','1'),(74,86,'product_count_product_tag','1'),(75,87,'product_count_product_tag','1'),(76,88,'product_count_product_tag','1'),(77,89,'product_count_product_tag','3'),(78,90,'product_count_product_tag','2'),(79,91,'product_count_product_tag','1'),(80,92,'product_count_product_tag','1'),(81,93,'product_count_product_tag','3'),(82,94,'product_count_product_tag','1'),(83,95,'product_count_product_tag','1'),(84,96,'product_count_product_tag','1'),(85,97,'product_count_product_tag','1'),(86,98,'product_count_product_tag','3'),(87,99,'product_count_product_tag','1'),(88,100,'product_count_product_tag','1'),(89,101,'product_count_product_tag','1'),(90,102,'product_count_product_tag','1'),(91,103,'product_count_product_tag','1'),(92,104,'product_count_product_tag','1'),(93,105,'product_count_product_tag','1'),(94,106,'product_count_product_tag','1'),(95,107,'product_count_product_tag','1'),(96,108,'product_count_product_tag','1'),(97,109,'product_count_product_tag','1'),(98,110,'product_count_product_tag','1'),(99,111,'product_count_product_tag','1'),(100,112,'product_count_product_tag','1'),(101,113,'product_count_product_tag','1'),(102,114,'product_count_product_tag','1'),(103,115,'product_count_product_tag','2'),(104,116,'product_count_product_tag','1'),(105,117,'product_count_product_tag','1'),(106,118,'product_count_product_tag','1'),(107,119,'product_count_product_tag','1'),(108,120,'product_count_product_tag','1'),(109,121,'product_count_product_tag','1'),(110,122,'product_count_product_tag','1'),(111,123,'product_count_product_tag','1'),(112,124,'product_count_product_tag','1'),(113,125,'product_count_product_tag','1'),(114,126,'product_count_product_tag','1'),(115,127,'product_count_product_tag','1'),(116,128,'product_count_product_tag','1'),(117,129,'product_count_product_tag','1'),(118,130,'product_count_product_tag','1'),(119,131,'product_count_product_tag','1'),(120,132,'product_count_product_tag','1'),(121,133,'product_count_product_tag','2'),(122,134,'product_count_product_tag','1'),(123,135,'product_count_product_tag','3'),(124,136,'product_count_product_tag','1'),(125,137,'product_count_product_tag','1'),(126,138,'product_count_product_tag','1'),(127,139,'product_count_product_tag','2'),(128,140,'product_count_product_tag','1'),(129,141,'product_count_product_tag','1'),(130,142,'product_count_product_tag','1'),(131,143,'product_count_product_tag','1'),(132,144,'product_count_product_tag','2'),(133,145,'product_count_product_tag','1'),(134,146,'product_count_product_tag','2'),(135,147,'product_count_product_tag','1'),(136,148,'product_count_product_tag','1'),(137,149,'product_count_product_tag','1'),(138,150,'product_count_product_tag','1'),(139,151,'product_count_product_tag','1'),(140,152,'product_count_product_tag','1'),(141,153,'product_count_product_tag','1'),(142,154,'product_count_product_tag','1'),(143,155,'product_count_product_tag','6'),(144,156,'product_count_product_tag','1'),(145,157,'product_count_product_tag','1'),(146,158,'product_count_product_tag','1'),(147,159,'product_count_product_tag','1'),(148,160,'product_count_product_tag','1'),(149,161,'product_count_product_tag','1'),(150,162,'product_count_product_tag','1'),(151,163,'product_count_product_tag','1'),(152,164,'product_count_product_tag','1'),(153,165,'product_count_product_tag','1'),(154,166,'product_count_product_tag','1'),(155,167,'product_count_product_tag','1'),(156,168,'product_count_product_tag','1'),(157,169,'product_count_product_tag','1'),(158,170,'product_count_product_tag','5'),(159,171,'product_count_product_tag','1'),(160,172,'product_count_product_tag','1'),(161,173,'product_count_product_tag','1'),(162,174,'product_count_product_tag','1'),(163,175,'product_count_product_tag','1'),(164,176,'product_count_product_tag','1'),(165,177,'product_count_product_tag','1'),(166,178,'product_count_product_tag','1'),(167,179,'product_count_product_tag','1'),(168,180,'product_count_product_tag','1'),(169,181,'product_count_product_tag','1'),(170,182,'product_count_product_tag','1'),(171,183,'product_count_product_tag','1'),(172,184,'product_count_product_tag','1'),(173,185,'product_count_product_tag','1'),(174,186,'product_count_product_tag','1'),(175,187,'product_count_product_tag','1'),(176,188,'product_count_product_tag','1'),(177,189,'product_count_product_tag','1'),(178,190,'product_count_product_tag','1'),(179,191,'product_count_product_tag','1'),(180,192,'product_count_product_tag','2'),(181,193,'product_count_product_tag','1'),(182,194,'product_count_product_tag','1'),(183,195,'product_count_product_tag','1'),(184,196,'product_count_product_tag','1'),(185,197,'product_count_product_tag','1'),(186,198,'product_count_product_tag','1'),(187,199,'product_count_product_tag','1'),(188,200,'product_count_product_tag','1'),(189,201,'product_count_product_tag','1'),(190,202,'product_count_product_tag','1'),(191,203,'product_count_product_tag','1'),(192,204,'product_count_product_tag','1'),(193,205,'product_count_product_tag','1'),(194,206,'product_count_product_tag','2'),(195,207,'product_count_product_tag','1'),(196,208,'product_count_product_tag','1'),(197,209,'product_count_product_tag','1'),(198,210,'product_count_product_tag','1'),(199,211,'product_count_product_tag','2'),(200,212,'product_count_product_tag','1'),(201,213,'product_count_product_tag','1'),(202,214,'product_count_product_tag','1'),(203,215,'product_count_product_tag','1'),(204,216,'product_count_product_tag','1'),(205,217,'product_count_product_tag','1'),(206,218,'product_count_product_tag','2'),(207,219,'product_count_product_tag','1'),(208,220,'product_count_product_tag','1'),(209,221,'product_count_product_tag','2'),(210,222,'product_count_product_tag','3'),(211,223,'product_count_product_tag','1'),(212,224,'product_count_product_tag','1'),(213,225,'product_count_product_tag','1'),(214,226,'product_count_product_tag','1'),(215,227,'product_count_product_tag','1'),(216,228,'product_count_product_tag','1'),(217,229,'product_count_product_tag','1'),(218,230,'product_count_product_tag','1'),(219,231,'product_count_product_tag','1'),(220,232,'product_count_product_tag','1'),(221,233,'product_count_product_tag','2'),(222,234,'product_count_product_tag','1'),(223,235,'product_count_product_tag','2'),(224,236,'product_count_product_tag','1'),(225,237,'product_count_product_tag','1'),(226,238,'product_count_product_tag','1'),(227,239,'product_count_product_tag','1'),(228,240,'product_count_product_tag','1'),(229,241,'product_count_product_tag','1'),(230,242,'product_count_product_tag','1'),(231,243,'product_count_product_tag','1'),(232,244,'product_count_product_tag','1'),(233,245,'product_count_product_tag','2'),(234,246,'product_count_product_tag','1'),(235,247,'product_count_product_tag','1'),(236,248,'product_count_product_tag','1'),(237,249,'product_count_product_tag','1'),(238,250,'product_count_product_tag','1'),(239,251,'product_count_product_tag','1'),(240,252,'product_count_product_tag','1'),(241,253,'product_count_product_tag','1'),(242,254,'product_count_product_tag','1'),(243,255,'product_count_product_tag','1'),(244,256,'product_count_product_tag','1'),(245,257,'product_count_product_tag','1'),(246,258,'product_count_product_tag','3'),(247,259,'product_count_product_tag','1'),(248,260,'product_count_product_tag','1'),(249,261,'product_count_product_tag','1'),(250,262,'product_count_product_tag','1'),(251,263,'product_count_product_tag','1'),(252,264,'product_count_product_tag','1'),(253,265,'product_count_product_tag','1'),(254,266,'product_count_product_tag','1'),(255,267,'product_count_product_tag','1'),(256,268,'product_count_product_tag','2'),(257,269,'product_count_product_tag','1'),(258,270,'product_count_product_tag','1'),(259,271,'product_count_product_tag','1'),(260,272,'product_count_product_tag','1'),(261,273,'product_count_product_tag','3'),(262,274,'product_count_product_tag','1'),(263,275,'product_count_product_tag','1'),(264,276,'product_count_product_tag','1');
/*!40000 ALTER TABLE `wpjk_termmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpjk_terms`
--

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

--
-- Dumping data for table `wpjk_terms`
--

LOCK TABLES `wpjk_terms` WRITE;
/*!40000 ALTER TABLE `wpjk_terms` DISABLE KEYS */;
INSERT INTO `wpjk_terms` VALUES (1,'Uncategorized','uncategorized',0),(2,'simple','simple',0),(3,'grouped','grouped',0),(4,'variable','variable',0),(5,'external','external',0),(6,'exclude-from-search','exclude-from-search',0),(7,'exclude-from-catalog','exclude-from-catalog',0),(8,'featured','featured',0),(9,'outofstock','outofstock',0),(10,'rated-1','rated-1',0),(11,'rated-2','rated-2',0),(12,'rated-3','rated-3',0),(13,'rated-4','rated-4',0),(14,'rated-5','rated-5',0),(15,'Uncategorized','uncategorized',0),(16,'Action','action',0),(17,'Animation','animation',0),(18,'Cartoon','cartoon',0),(19,'Comedy','comedy',0),(20,'Drama','drama',0),(21,'Horer','horer',0),(22,'Animation','animation',0),(23,'Catroon','catroon',0),(24,'TV','tv',0),(46,'Casino','casino',0),(54,'Avengers','avengers',0),(55,'Crab','crab',0),(51,'Buyu','buyu',0),(52,'Jinchan','jinchan',0),(53,'Likuipiyu','likuipiyu',0),(50,'Vblink','vblink',0),(49,'Live','live',0),(48,'gaming','gaming',0),(47,'CT855','ct855',0),(56,'Shu','shu',0),(43,'video_on_demand','video_on_demand',0),(44,'header-Menu','header-menu',0),(45,'All Games','all-games',0),(57,'Yaoqian','yaoqian',0),(58,'Beauty','beauty',0),(59,'Mermaid','mermaid',0),(60,'Hai','hai',0),(61,'Oilao','oilao',0),(62,'Kirin','kirin',0),(63,'Storm','storm',0),(64,'Bob','bob',0),(65,'Sponge','sponge',0),(66,'Insect','insect',0),(67,'Paradise','paradise',0),(68,'Bird','bird',0),(69,'Hunter','hunter',0),(70,'Fisherman\'S','fishermans',0),(71,'Wharf','wharf',0),(72,'Thanos','thanos',0),(73,'Ocean','ocean',0),(74,'Dragon','dragon',0),(75,'Thunder','thunder',0),(76,'Deep','deep',0),(77,'Master','master',0),(78,'Of','of',0),(79,'The','the',0),(80,'Fire','fire',0),(81,'Phoenix','phoenix',0),(82,'Monster','monster',0),(83,'King','king',0),(84,'King\'S','kings',0),(85,'Rampage','rampage',0),(86,'Awakens','awakens',0),(87,'Fu','fu',0),(88,'Kong','kong',0),(89,'Panda','panda',0),(90,'Buffalo','buffalo',0),(91,'Legend','legend',0),(92,'Seafood','seafood',0),(93,'2','2',0),(94,'Fantasy','fantasy',0),(95,'Unicorn','unicorn',0),(96,'Fish\'S','fishs',0),(97,'Fun','fun',0),(98,'World','world',0),(99,'Knight','knight',0),(100,'Pegasus','pegasus',0),(101,'Daily','daily',0),(102,'Fishing','fishing',0),(103,'Danaotian','danaotian',0),(104,'Gong','gong',0),(105,'Longtaizi','longtaizi',0),(106,'Dahua','dahua',0),(107,'Xiyou','xiyou',0),(108,'Wanfochao','wanfochao',0),(109,'Zong','zong',0),(110,'Bushengs','bushengs',0),(111,'Zhanwu','zhanwu',0),(112,'God','god',0),(113,'Wealth','wealth',0),(114,'Blue','blue',0),(115,'Great','great',0),(116,'Highway','highway',0),(117,'Sports','sports',0),(118,'Truck','truck',0),(119,'Dolphin','dolphin',0),(120,'Reef','reef',0),(121,'Bears','bears',0),(122,'Bonus','bonus',0),(123,'Heat','heat',0),(124,'Safari','safari',0),(125,'Thai','thai',0),(126,'Shuihu','shuihu',0),(127,'Mood','mood',0),(128,'Panter','panter',0),(129,'Funky','funky',0),(130,'Monkey','monkey',0),(131,'Jinqian','jinqian',0),(132,'Wa','wa',0),(133,'Sea','sea',0),(134,'Boyking','boyking',0),(135,'Treasure','treasure',0),(136,'Iceland','iceland',0),(137,'Amazing','amazing',0),(138,'Thailand','thailand',0),(139,'Golden','golden',0),(140,'Tour','tour',0),(141,'Victory','victory',0),(142,'Fairy','fairy',0),(143,'Garden','garden',0),(144,'Plus','plus',0),(145,'Irish','irish',0),(146,'Luck','luck',0),(147,'Samurai','samurai',0),(148,'Silent','silent',0),(149,'Gun','gun',0),(150,'Top','top',0),(151,'T-Rex','t-rex',0),(152,'Indian','indian',0),(153,'Myth','myth',0),(154,'Captain\'S','captains',0),(155,'Fortune','fortune',0),(156,'Japan','japan',0),(157,'Fruity','fruity',0),(158,'Tutti','tutti',0),(159,'Fengshen','fengshen',0),(160,'Glamourous','glamourous',0),(161,'Rally','rally',0),(162,'Caster','caster',0),(163,'Surprise','surprise',0),(164,'Bao','bao',0),(165,'Cai','cai',0),(166,'Jin','jin',0),(167,'Zhao','zhao',0),(168,'Wealth\'S','wealths',0),(169,'Alice','alice',0),(170,'Gold','gold',0),(171,'Tree','tree',0),(172,'Sparta','sparta',0),(173,'Hood','hood',0),(174,'Robin','robin',0),(175,'Aladdin','aladdin',0),(176,'Age','age',0),(177,'Stone','stone',0),(178,'Btg','btg',0),(179,'Prosperity','prosperity',0),(180,'Amazon','amazon',0),(181,'Big','big',0),(182,'Shot','shot',0),(183,'Paydirt!','paydirt',0),(184,'Captain','captain',0),(185,'African','african',0),(186,'Wildlife','wildlife',0),(187,'Greetings','greetings',0),(188,'Seasons','seasons',0),(189,'Laura','laura',0),(190,'Pirate','pirate',0),(191,'Cookie','cookie',0),(192,'Pop','pop',0),(193,'Circus','circus',0),(194,'Tallyho','tallyho',0),(195,'Express','express',0),(196,'Orient','orient',0),(197,'Fame','fame',0),(198,'Cleopatra\'S','cleopatras',0),(199,'Triple','triple',0),(200,'Twster','twster',0),(201,'Night','night',0),(202,'Striper','striper',0),(203,'Emperor','emperor',0),(204,'Gate','gate',0),(205,'Fox','fox',0),(206,'Wild','wild',0),(207,'Eyes','eyes',0),(208,'Nu','nu',0),(209,'Xia','xia',0),(210,'Hu','hu',0),(211,'Long','long',0),(212,'Teng','teng',0),(213,'Xiao','xiao',0),(214,'Dragon\'S','dragons',0),(215,'Riches','riches',0),(216,'Happy','happy',0),(217,'Lantern','lantern',0),(218,'Magic','magic',0),(219,'Pearl','pearl',0),(220,'Sahara','sahara',0),(221,'Bonanza','bonanza',0),(222,'Sweet','sweet',0),(223,'Xmas','xmas',0),(224,'888','888',0),(225,'5','5',0),(226,'Dragons','dragons-2',0),(227,'Reel','reel',0),(228,'Fafafa','fafafa',0),(229,'Bakery','bakery',0),(230,'Brothers','brothers',0),(231,'Kingdom','kingdom',0),(232,'Fruit','fruit',0),(233,'Party','party',0),(234,'Piggies','piggies',0),(235,'Chicken','chicken',0),(236,'Escape','escape',0),(237,'Glorious','glorious',0),(238,'Rome','rome',0),(239,'Candy','candy',0),(240,'Mystery','mystery',0),(241,'Reels','reels',0),(242,'Day','day',0),(243,'Dead','dead',0),(244,'Pool','pool',0),(245,'Life','life',0),(246,'Luxury','luxury',0),(247,'Archer','archer',0),(248,'Street','street',0),(249,'Villa','villa',0),(250,'Glacier','glacier',0),(251,'Delicious','delicious',0),(252,'Kentucky','kentucky',0),(253,'Elements','elements',0),(254,'Peace','peace',0),(255,'Cup','cup',0),(256,'Hope','hope',0),(257,'24','24',0),(258,'Roulette','roulette',0),(259,'Oul','oul',0),(260,'Roul','roul',0),(261,'73','73',0),(262,'Belangkia','belangkia',0),(263,'Tiger','tiger',0),(264,'Pick','pick',0),(265,'Single','single',0),(266,'Baccarat','baccarat',0),(267,'21','21',0),(268,'Blackjack','blackjack',0),(269,'Apple','apple',0),(270,'Machine','machine',0),(271,'Sickbo','sickbo',0),(272,'Bull','bull',0),(273,'Keno','keno',0),(274,'Jungle','jungle',0),(275,'Superball','superball',0),(276,'Doubleup','doubleup',0),(277,'page','page',0),(278,'section','section',0),(279,'Uncategorized','uncategorized',0),(280,'USD','usd',0);
/*!40000 ALTER TABLE `wpjk_terms` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpjk_ts_galleryv_manager`
--

DROP TABLE IF EXISTS `wpjk_ts_galleryv_manager`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_ts_galleryv_manager` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `TS_VG_Title` varchar(155) DEFAULT '',
  `TS_VG_Option` longtext NOT NULL,
  `TS_VG_Style` longtext NOT NULL,
  `TS_VG_Settings` longtext NOT NULL,
  `TS_VG_Option_Style` longtext NOT NULL,
  `TS_VG_Sort` longtext NOT NULL,
  `TS_VG_Old_User` longtext NOT NULL,
  `created_at` varchar(50) NOT NULL,
  `updated_at` varchar(50) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_ts_galleryv_manager`
--

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

--
-- Table structure for table `wpjk_ts_galleryv_videos`
--

DROP TABLE IF EXISTS `wpjk_ts_galleryv_videos`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_ts_galleryv_videos` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `TS_VG_SetType` int(11) NOT NULL,
  `TS_VG_SetName` varchar(255) NOT NULL,
  `TS_VG_Options` longtext NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_ts_galleryv_videos`
--

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

--
-- Table structure for table `wpjk_usermeta`
--

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

--
-- Dumping data for table `wpjk_usermeta`
--

LOCK TABLES `wpjk_usermeta` WRITE;
/*!40000 ALTER TABLE `wpjk_usermeta` DISABLE KEYS */;
INSERT INTO `wpjk_usermeta` VALUES (1,1,'nickname','admin'),(2,1,'first_name',''),(3,1,'last_name',''),(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,'wpjk_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(13,1,'wpjk_user_level','10'),(14,1,'dismissed_wp_pointers','theme_editor_notice'),(15,1,'show_welcome_panel','0'),(16,1,'session_tokens','a:2:{s:64:\"eb73b2aa6eeac8125e08809d224f83feada76d8d149fa8b5a7f55ca9d1156362\";a:4:{s:10:\"expiration\";i:1684558557;s:2:\"ip\";s:14:\"107.182.143.99\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36\";s:5:\"login\";i:1684385757;}s:64:\"e1389a34310dcd139d229089c1e3f9513193df7fa1716f088a47d222b0dd1ed3\";a:4:{s:10:\"expiration\";i:1684558573;s:2:\"ip\";s:14:\"107.182.143.99\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36\";s:5:\"login\";i:1684385773;}}'),(17,1,'wpjk_user-settings','libraryContent=browse&editor=tinymce'),(18,1,'wpjk_user-settings-time','1677054362'),(19,1,'wpjk_dashboard_quick_press_last_post_id','2766'),(20,1,'community-events-location','a:1:{s:2:\"ip\";s:13:\"107.182.143.0\";}'),(21,1,'wc_last_active','1682553600'),(22,1,'header-footer-elementor-rating','delayed-notice'),(23,1,'meta-box-order_product','a:4:{s:15:\"acf_after_title\";s:0:\"\";s:4:\"side\";s:168:\"submitdiv,postimagediv,woocommerce-product-images,product_catdiv,tagsdiv-product_tag,wpstream_actorsdiv,wpstream_categorydiv,wpstream_movie_ratingdiv,channel_visibility\";s:6:\"normal\";s:56:\"woocommerce-product-data,slugdiv,postexcerpt,commentsdiv\";s:8:\"advanced\";s:9:\"video_url\";}'),(24,1,'dismissed_template_files_notice','1'),(25,1,'manageedit-productcolumnshidden','a:7:{i:0;s:3:\"sku\";i:1;s:11:\"is_in_stock\";i:2;s:5:\"price\";i:3;s:4:\"date\";i:4;s:24:\"taxonomy-wpstream_actors\";i:5;s:26:\"taxonomy-wpstream_category\";i:6;s:30:\"taxonomy-wpstream_movie_rating\";}'),(26,1,'edit_product_per_page','20'),(27,1,'screen_layout_product','2'),(28,1,'wpjk_woocommerce_product_import_mapping','a:13:{i:0;s:2:\"id\";i:1;s:4:\"type\";i:2;s:4:\"name\";i:3;s:9:\"published\";i:4;s:8:\"featured\";i:5;s:18:\"catalog_visibility\";i:6;s:12:\"stock_status\";i:7;s:15:\"reviews_allowed\";i:8;s:12:\"category_ids\";i:9;s:7:\"tag_ids\";i:10;s:6:\"images\";i:11;s:11:\"product_url\";i:12;s:11:\"button_text\";}'),(29,1,'wpjk_product_import_error_log','a:0:{}'),(30,1,'elementor_introduction','a:2:{s:7:\"exit_to\";b:1;s:18:\"yoast-introduction\";b:1;}'),(31,1,'nav_menu_recently_edited','44'),(32,1,'managenav-menuscolumnshidden','a:5:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";i:4;s:15:\"title-attribute\";}'),(33,1,'metaboxhidden_nav-menus','a:11:{i:0;s:22:\"add-post-type-blogpage\";i:1;s:28:\"add-post-type-e-landing-page\";i:2;s:21:\"add-post-type-product\";i:3;s:30:\"add-post-type-wpstream_product\";i:4;s:34:\"add-post-type-wpstream_product_vod\";i:5;s:12:\"add-post_tag\";i:6;s:15:\"add-product_cat\";i:7;s:15:\"add-product_tag\";i:8;s:19:\"add-wpstream_actors\";i:9;s:21:\"add-wpstream_category\";i:10;s:25:\"add-wpstream_movie_rating\";}'),(34,1,'_woocommerce_tracks_anon_id','woo:8QPLaz/y91EBvDGUic6oTH+C'),(35,1,'billing_first_name',''),(36,1,'billing_last_name',''),(37,1,'billing_company',''),(38,1,'billing_address_1',''),(39,1,'billing_address_2',''),(40,1,'billing_city',''),(41,1,'billing_postcode',''),(42,1,'billing_country',''),(43,1,'billing_state',''),(44,1,'billing_phone',''),(45,1,'billing_email','vpowerstars4@hotmail.com'),(46,1,'shipping_first_name',''),(47,1,'shipping_last_name',''),(48,1,'shipping_company',''),(49,1,'shipping_address_1',''),(50,1,'shipping_address_2',''),(51,1,'shipping_city',''),(52,1,'shipping_postcode',''),(53,1,'shipping_country','US'),(54,1,'shipping_state',''),(55,1,'shipping_phone',''),(56,1,'last_update','1677082601'),(77,1,'essential_adons_elementor_review','1'),(78,1,'wpdeveloper_notices_seen','a:1:{s:24:\"wpdeveloper_notice_5_5_4\";a:1:{s:25:\"essential_adons_elementor\";a:1:{i:0;s:6:\"review\";}}}'),(57,1,'wpjk_metaslider_analytics_onboarding_status','no'),(58,1,'_new_email','a:2:{s:4:\"hash\";s:32:\"68dc1341a0568270c47e5cad67831fca\";s:8:\"newemail\";s:24:\"vpowerstars4@hotmail.com\";}'),(60,1,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:0:{}}'),(90,1,'announcements_user_counter','1'),(62,1,'facebook','https://www.facebook.com/VBlink-777-Online-Gaming-103126395660576/'),(63,1,'instagram',''),(64,1,'linkedin',''),(65,1,'myspace',''),(66,1,'pinterest',''),(67,1,'soundcloud',''),(68,1,'tumblr',''),(69,1,'twitter',''),(70,1,'youtube',''),(71,1,'wikipedia',''),(73,1,'_yoast_settings_introduction','a:2:{s:23:\"wistia_embed_permission\";b:0;s:4:\"show\";b:0;}'),(72,1,'_yoast_alerts_dismissed','a:1:{s:26:\"webinar-promo-notification\";b:1;}'),(74,1,'_yoast_wpseo_profile_updated','1677149056'),(75,1,'wpjk_wpse_sheet_sessions','a:1:{s:7:\"product\";a:0:{}}'),(122,1,'tgmpa_dismissed_notice_hitzone-theme','1'),(125,1,'wpjk_persisted_preferences','a:2:{s:14:\"core/edit-post\";a:2:{s:10:\"openPanels\";a:2:{i:0;s:11:\"post-status\";i:1;s:24:\"yoast-seo/document-panel\";}s:26:\"isComplementaryAreaVisible\";b:1;}s:9:\"_modified\";s:24:\"2023-04-29T07:34:11.025Z\";}'),(126,2,'_yoast_wpseo_profile_updated','1682800394'),(127,1,'default_password_nag',''),(129,1,'wpjk_yoast_notifications','a:1:{i:0;a:2:{s:7:\"message\";s:448:\"It looks like you aren\'t using our <strong>Yoast WooCommerce SEO addon</strong>. <a href=\"https://yoa.st/1o0?php_version=7.4&platform=wordpress&platform_version=6.2.1&software=free&software_version=20.6&days_active=31-90&user_language=en_US\" aria-label=\"More information about Yoast WooCommerce SEO\" target=\"_blank\" rel=\"noopener noreferrer\">Upgrade today</a> to unlock more tools and SEO features to make your products stand out in search results.\";s:7:\"options\";a:10:{s:4:\"type\";s:7:\"warning\";s:2:\"id\";s:44:\"wpseo-suggested-plugin-yoast-woocommerce-seo\";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:5:\"admin\";s:9:\"user_pass\";s:34:\"$P$BirCzm0aPt2Yf1G2mehMDqduIMju3..\";s:13:\"user_nicename\";s:5:\"admin\";s:10:\"user_email\";s:28:\"chaudharybrijesh15@gmail.com\";s:8:\"user_url\";s:24:\"https://vblinkonline.com\";s:15:\"user_registered\";s:19:\"2023-02-15 06:43:21\";s:19:\"user_activation_key\";s:0:\"\";s:11:\"user_status\";s:1:\"0\";s:12:\"display_name\";s:5:\"admin\";}s:2:\"ID\";i:1;s:4:\"caps\";a:1:{s:13:\"administrator\";b:1;}s:7:\"cap_key\";s:17:\"wpjk_capabilities\";s:5:\"roles\";a:1:{i:0;s:13:\"administrator\";}s:7:\"allcaps\";a:147:{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:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:30:\"edit_free-to-view live channel\";b:1;s:30:\"read_free-to-view live channel\";b:1;s:32:\"delete_free-to-view live channel\";b:1;s:31:\"edit_free-to-view live channels\";b:1;s:38:\"edit_others_free-to-view live channels\";b:1;s:34:\"publish_free-to-view live channels\";b:1;s:39:\"read_private_free-to-view live channels\";b:1;s:33:\"delete_free-to-view live channels\";b:1;s:41:\"delete_private_free-to-view live channels\";b:1;s:43:\"delete_published_free-to-view live channels\";b:1;s:40:\"delete_others_free-to-view live channels\";b:1;s:39:\"edit_private_free-to-view live channels\";b:1;s:41:\"edit_published_free-to-view live channels\";b:1;s:21:\"edit_free-to-view vod\";b:1;s:21:\"read_free-to-view vod\";b:1;s:23:\"delete_free-to-view vod\";b:1;s:22:\"edit_free-to-view vods\";b:1;s:29:\"edit_others_free-to-view vods\";b:1;s:25:\"publish_free-to-view vods\";b:1;s:30:\"read_private_free-to-view vods\";b:1;s:24:\"delete_free-to-view vods\";b:1;s:32:\"delete_private_free-to-view vods\";b:1;s:34:\"delete_published_free-to-view vods\";b:1;s:31:\"delete_others_free-to-view vods\";b:1;s:30:\"edit_private_free-to-view vods\";b:1;s:32:\"edit_published_free-to-view vods\";b:1;s:17:\"manage_forminator\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";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.5;s:9:\"data_json\";a:0:{}s:13:\"dismissal_key\";N;s:12:\"capabilities\";a:1:{i:0;s:15:\"install_plugins\";}s:16:\"capability_check\";s:3:\"all\";s:14:\"yoast_branding\";b:0;}}}'),(103,2,'nickname','imh'),(104,2,'first_name',''),(105,2,'last_name',''),(106,2,'description',''),(107,2,'rich_editing','true'),(108,2,'syntax_highlighting','true'),(109,2,'comment_shortcuts','false'),(110,2,'admin_color','fresh'),(111,2,'use_ssl','0'),(112,2,'show_admin_bar_front','true'),(113,2,'locale',''),(114,2,'wpjk_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(115,2,'wpjk_user_level','10'),(116,2,'dismissed_wp_pointers',''),(117,2,'session_tokens','a:1:{s:64:\"a804320ba0e953eb1296ee89ebda50569c53213f590bfdb5345624c46a4f262d\";a:4:{s:10:\"expiration\";i:1683812041;s:2:\"ip\";s:14:\"173.231.218.25\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36\";s:5:\"login\";i:1682602441;}}'),(118,2,'wpjk_dashboard_quick_press_last_post_id','2705'),(119,2,'community-events-location','a:1:{s:2:\"ip\";s:13:\"173.231.218.0\";}'),(120,2,'wpjk_yoast_notifications','a:1:{i:0;a:2:{s:7:\"message\";s:459:\"It looks like you aren\'t using our <strong>Yoast WooCommerce SEO addon</strong>. <a href=\"https://yoa.st/1o0?php_version=7.4&platform=wordpress&platform_version=6.2&software=free&software_version=20.5&days_active=31-90&user_language=en_US&screen=stats\" aria-label=\"More information about Yoast WooCommerce SEO\" target=\"_blank\" rel=\"noopener noreferrer\">Upgrade today</a> to unlock more tools and SEO features to make your products stand out in search results.\";s:7:\"options\";a:10:{s:4:\"type\";s:7:\"warning\";s:2:\"id\";s:44:\"wpseo-suggested-plugin-yoast-woocommerce-seo\";s:4:\"user\";O:7:\"WP_User\":8:{s:4:\"data\";O:8:\"stdClass\":10:{s:2:\"ID\";s:1:\"2\";s:10:\"user_login\";s:3:\"imh\";s:9:\"user_pass\";s:34:\"$P$BIFzeOa1ugkDuR..ApU2FiJnxtgM3H0\";s:13:\"user_nicename\";s:3:\"imh\";s:10:\"user_email\";s:22:\"testing@servconfig.com\";s:8:\"user_url\";s:0:\"\";s:15:\"user_registered\";s:19:\"2023-04-27 13:33:37\";s:19:\"user_activation_key\";s:0:\"\";s:11:\"user_status\";s:1:\"0\";s:12:\"display_name\";s:3:\"imh\";}s:2:\"ID\";i:2;s:4:\"caps\";a:1:{s:13:\"administrator\";b:1;}s:7:\"cap_key\";s:17:\"wpjk_capabilities\";s:5:\"roles\";a:1:{i:0;s:13:\"administrator\";}s:7:\"allcaps\";a:147:{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:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:30:\"edit_free-to-view live channel\";b:1;s:30:\"read_free-to-view live channel\";b:1;s:32:\"delete_free-to-view live channel\";b:1;s:31:\"edit_free-to-view live channels\";b:1;s:38:\"edit_others_free-to-view live channels\";b:1;s:34:\"publish_free-to-view live channels\";b:1;s:39:\"read_private_free-to-view live channels\";b:1;s:33:\"delete_free-to-view live channels\";b:1;s:41:\"delete_private_free-to-view live channels\";b:1;s:43:\"delete_published_free-to-view live channels\";b:1;s:40:\"delete_others_free-to-view live channels\";b:1;s:39:\"edit_private_free-to-view live channels\";b:1;s:41:\"edit_published_free-to-view live channels\";b:1;s:21:\"edit_free-to-view vod\";b:1;s:21:\"read_free-to-view vod\";b:1;s:23:\"delete_free-to-view vod\";b:1;s:22:\"edit_free-to-view vods\";b:1;s:29:\"edit_others_free-to-view vods\";b:1;s:25:\"publish_free-to-view vods\";b:1;s:30:\"read_private_free-to-view vods\";b:1;s:24:\"delete_free-to-view vods\";b:1;s:32:\"delete_private_free-to-view vods\";b:1;s:34:\"delete_published_free-to-view vods\";b:1;s:31:\"delete_others_free-to-view vods\";b:1;s:30:\"edit_private_free-to-view vods\";b:1;s:32:\"edit_published_free-to-view vods\";b:1;s:17:\"manage_forminator\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";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.5;s:9:\"data_json\";a:0:{}s:13:\"dismissal_key\";N;s:12:\"capabilities\";a:1:{i:0;s:15:\"install_plugins\";}s:16:\"capability_check\";s:3:\"all\";s:14:\"yoast_branding\";b:0;}}}'),(97,1,'jetpack_tracks_wpcom_id','101582195'),(98,1,'my-jetpack-cache-date','1681462458'),(99,1,'my-jetpack-cache','O:8:\"stdClass\":52:{s:15:\"jetpack_premium\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2000;s:12:\"product_name\";s:15:\"Jetpack Premium\";s:12:\"product_slug\";s:15:\"jetpack_premium\";s:11:\"description\";s:53:\"Daily Backups, Automated Restores and Spam Protection\";s:12:\"product_type\";s:6:\"bundle\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:15:\"jetpack-premium\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$99.00\";s:21:\"combined_cost_display\";s:6:\"$99.00\";s:4:\"cost\";i:99;s:18:\"cost_smallest_unit\";i:9900;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:16:\"jetpack_business\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2001;s:12:\"product_name\";s:20:\"Jetpack Professional\";s:12:\"product_slug\";s:16:\"jetpack_business\";s:11:\"description\";s:68:\"Daily Backups, Security Scanning, Spam Protection, Polls and Surveys\";s:12:\"product_type\";s:6:\"bundle\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:16:\"jetpack-business\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$299.00\";s:21:\"combined_cost_display\";s:7:\"$299.00\";s:4:\"cost\";i:299;s:18:\"cost_smallest_unit\";i:29900;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:12:\"jetpack_free\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2002;s:12:\"product_name\";s:12:\"Jetpack Free\";s:12:\"product_slug\";s:12:\"jetpack_free\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:12:\"jetpack-free\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:5:\"$0.00\";s:21:\"combined_cost_display\";s:5:\"$0.00\";s:4:\"cost\";i:0;s:18:\"cost_smallest_unit\";i:0;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:8:\"one time\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:23:\"jetpack_premium_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2003;s:12:\"product_name\";s:15:\"Jetpack Premium\";s:12:\"product_slug\";s:23:\"jetpack_premium_monthly\";s:11:\"description\";s:49:\"Daily Backups, Security Scanning, Spam Protection\";s:12:\"product_type\";s:6:\"bundle\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:15:\"jetpack-premium\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:5:\"$9.00\";s:21:\"combined_cost_display\";s:5:\"$9.00\";s:4:\"cost\";i:9;s:18:\"cost_smallest_unit\";i:900;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:24:\"jetpack_business_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2004;s:12:\"product_name\";s:20:\"Jetpack Professional\";s:12:\"product_slug\";s:24:\"jetpack_business_monthly\";s:11:\"description\";s:67:\"Daily Backups, Malware Scanning, Threat Resolution, Spam Protection\";s:12:\"product_type\";s:6:\"bundle\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:16:\"jetpack-business\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$29.00\";s:21:\"combined_cost_display\";s:6:\"$29.00\";s:4:\"cost\";i:29;s:18:\"cost_smallest_unit\";i:2900;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:16:\"jetpack_personal\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2005;s:12:\"product_name\";s:16:\"Jetpack Personal\";s:12:\"product_slug\";s:16:\"jetpack_personal\";s:11:\"description\";s:83:\"Daily backups, Spam protection, plus all the features you already love from Jetpack\";s:12:\"product_type\";s:6:\"bundle\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:16:\"jetpack-personal\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$39.00\";s:21:\"combined_cost_display\";s:6:\"$39.00\";s:4:\"cost\";i:39;s:18:\"cost_smallest_unit\";i:3900;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:24:\"jetpack_personal_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2006;s:12:\"product_name\";s:16:\"Jetpack Personal\";s:12:\"product_slug\";s:24:\"jetpack_personal_monthly\";s:11:\"description\";s:67:\"Daily Backups, Malware Scanning, Threat Resolution, Spam Protection\";s:12:\"product_type\";s:6:\"bundle\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:16:\"jetpack-personal\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:5:\"$3.50\";s:21:\"combined_cost_display\";s:5:\"$3.50\";s:4:\"cost\";d:3.5;s:18:\"cost_smallest_unit\";i:350;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:22:\"jetpack_security_daily\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2010;s:12:\"product_name\";s:22:\"Jetpack Security Daily\";s:12:\"product_slug\";s:22:\"jetpack_security_daily\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:22:\"jetpack-security-daily\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$299.00\";s:21:\"combined_cost_display\";s:7:\"$299.00\";s:4:\"cost\";i:299;s:18:\"cost_smallest_unit\";i:29900;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":6:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:1;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";i:149;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;}}s:30:\"jetpack_security_daily_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2011;s:12:\"product_name\";s:22:\"Jetpack Security Daily\";s:12:\"product_slug\";s:30:\"jetpack_security_daily_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:22:\"jetpack-security-daily\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$24.95\";s:21:\"combined_cost_display\";s:6:\"$24.95\";s:4:\"cost\";d:24.949999999999999289457264239899814128875732421875;s:18:\"cost_smallest_unit\";i:2495;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:25:\"jetpack_security_realtime\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2012;s:12:\"product_name\";s:26:\"Jetpack Security Real-time\";s:12:\"product_slug\";s:25:\"jetpack_security_realtime\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:25:\"jetpack-security-realtime\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$839.00\";s:21:\"combined_cost_display\";s:7:\"$839.00\";s:4:\"cost\";i:839;s:18:\"cost_smallest_unit\";i:83900;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":6:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:1;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";i:419;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;}}s:33:\"jetpack_security_realtime_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2013;s:12:\"product_name\";s:26:\"Jetpack Security Real-time\";s:12:\"product_slug\";s:33:\"jetpack_security_realtime_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:25:\"jetpack-security-realtime\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$69.95\";s:21:\"combined_cost_display\";s:6:\"$69.95\";s:4:\"cost\";d:69.9500000000000028421709430404007434844970703125;s:18:\"cost_smallest_unit\";i:6995;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:16:\"jetpack_complete\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2014;s:12:\"product_name\";s:16:\"Jetpack Complete\";s:12:\"product_slug\";s:16:\"jetpack_complete\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:16:\"jetpack-complete\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$600.00\";s:21:\"combined_cost_display\";s:7:\"$600.00\";s:4:\"cost\";i:600;s:18:\"cost_smallest_unit\";i:60000;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:24:\"jetpack_complete_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2015;s:12:\"product_name\";s:16:\"Jetpack Complete\";s:12:\"product_slug\";s:24:\"jetpack_complete_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:16:\"jetpack-complete\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$100.00\";s:21:\"combined_cost_display\";s:7:\"$100.00\";s:4:\"cost\";i:100;s:18:\"cost_smallest_unit\";i:10000;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:26:\"jetpack_security_t1_yearly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2016;s:12:\"product_name\";s:23:\"Jetpack Security (10GB)\";s:12:\"product_slug\";s:26:\"jetpack_security_t1_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:6:\"bundle\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:23:\"jetpack-security-tier-1\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$240.00\";s:21:\"combined_cost_display\";s:7:\"$240.00\";s:4:\"cost\";i:240;s:18:\"cost_smallest_unit\";i:24000;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:27:\"jetpack_security_t1_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2017;s:12:\"product_name\";s:23:\"Jetpack Security (10GB)\";s:12:\"product_slug\";s:27:\"jetpack_security_t1_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:6:\"bundle\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:23:\"jetpack-security-tier-1\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$40.00\";s:21:\"combined_cost_display\";s:6:\"$40.00\";s:4:\"cost\";i:40;s:18:\"cost_smallest_unit\";i:4000;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:26:\"jetpack_security_t2_yearly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2019;s:12:\"product_name\";s:22:\"Jetpack Security (1TB)\";s:12:\"product_slug\";s:26:\"jetpack_security_t2_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:6:\"bundle\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:23:\"jetpack-security-tier-2\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$899.40\";s:21:\"combined_cost_display\";s:7:\"$899.40\";s:4:\"cost\";d:899.3999999999999772626324556767940521240234375;s:18:\"cost_smallest_unit\";i:89940;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":6:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:1;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";d:359.3999999999999772626324556767940521240234375;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;}}s:27:\"jetpack_security_t2_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2020;s:12:\"product_name\";s:22:\"Jetpack Security (1TB)\";s:12:\"product_slug\";s:27:\"jetpack_security_t2_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:6:\"bundle\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:23:\"jetpack-security-tier-2\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$74.95\";s:21:\"combined_cost_display\";s:6:\"$74.95\";s:4:\"cost\";d:74.9500000000000028421709430404007434844970703125;s:18:\"cost_smallest_unit\";i:7495;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:41:\"jetpack_backup_addon_storage_10gb_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2040;s:12:\"product_name\";s:47:\"Jetpack VaultPress Backup Add-on Storage (10GB)\";s:12:\"product_slug\";s:41:\"jetpack_backup_addon_storage_10gb_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:33:\"jetpack-backup-addon-storage-10gb\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:5:\"$6.00\";s:21:\"combined_cost_display\";s:5:\"$6.00\";s:4:\"cost\";i:6;s:18:\"cost_smallest_unit\";i:600;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:42:\"jetpack_backup_addon_storage_100gb_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2044;s:12:\"product_name\";s:48:\"Jetpack VaultPress Backup Add-on Storage (100GB)\";s:12:\"product_slug\";s:42:\"jetpack_backup_addon_storage_100gb_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:34:\"jetpack-backup-addon-storage-100gb\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$10.00\";s:21:\"combined_cost_display\";s:6:\"$10.00\";s:4:\"cost\";i:10;s:18:\"cost_smallest_unit\";i:1000;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:40:\"jetpack_backup_addon_storage_1tb_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2048;s:12:\"product_name\";s:46:\"Jetpack VaultPress Backup Add-on Storage (1TB)\";s:12:\"product_slug\";s:40:\"jetpack_backup_addon_storage_1tb_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:32:\"jetpack-backup-addon-storage-1tb\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$20.00\";s:21:\"combined_cost_display\";s:6:\"$20.00\";s:4:\"cost\";i:20;s:18:\"cost_smallest_unit\";i:2000;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:40:\"jetpack_backup_addon_storage_3tb_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2052;s:12:\"product_name\";s:46:\"Jetpack VaultPress Backup Add-on Storage (3TB)\";s:12:\"product_slug\";s:40:\"jetpack_backup_addon_storage_3tb_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:32:\"jetpack-backup-addon-storage-3tb\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$20.00\";s:21:\"combined_cost_display\";s:6:\"$20.00\";s:4:\"cost\";i:20;s:18:\"cost_smallest_unit\";i:2000;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:40:\"jetpack_backup_addon_storage_5tb_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2056;s:12:\"product_name\";s:46:\"Jetpack VaultPress Backup Add-on Storage (5TB)\";s:12:\"product_slug\";s:40:\"jetpack_backup_addon_storage_5tb_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:32:\"jetpack-backup-addon-storage-5tb\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$30.00\";s:21:\"combined_cost_display\";s:6:\"$30.00\";s:4:\"cost\";i:30;s:18:\"cost_smallest_unit\";i:3000;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:20:\"jetpack_backup_daily\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2100;s:12:\"product_name\";s:22:\"Jetpack Backup (Daily)\";s:12:\"product_slug\";s:20:\"jetpack_backup_daily\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:20:\"jetpack-backup-daily\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$119.00\";s:21:\"combined_cost_display\";s:7:\"$119.00\";s:4:\"cost\";i:119;s:18:\"cost_smallest_unit\";i:11900;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":6:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:1;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";i:59;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;}}s:28:\"jetpack_backup_daily_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2101;s:12:\"product_name\";s:22:\"Jetpack Backup (Daily)\";s:12:\"product_slug\";s:28:\"jetpack_backup_daily_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:20:\"jetpack-backup-daily\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:5:\"$9.95\";s:21:\"combined_cost_display\";s:5:\"$9.95\";s:4:\"cost\";d:9.949999999999999289457264239899814128875732421875;s:18:\"cost_smallest_unit\";i:995;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:23:\"jetpack_backup_realtime\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2102;s:12:\"product_name\";s:26:\"Jetpack Backup (Real-time)\";s:12:\"product_slug\";s:23:\"jetpack_backup_realtime\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:23:\"jetpack-backup-realtime\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$599.00\";s:21:\"combined_cost_display\";s:7:\"$599.00\";s:4:\"cost\";i:599;s:18:\"cost_smallest_unit\";i:59900;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":6:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:1;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";i:299;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;}}s:31:\"jetpack_backup_realtime_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2103;s:12:\"product_name\";s:26:\"Jetpack Backup (Real-time)\";s:12:\"product_slug\";s:31:\"jetpack_backup_realtime_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:23:\"jetpack-backup-realtime\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$49.95\";s:21:\"combined_cost_display\";s:6:\"$49.95\";s:4:\"cost\";d:49.9500000000000028421709430404007434844970703125;s:18:\"cost_smallest_unit\";i:4995;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:14:\"jetpack_search\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2104;s:12:\"product_name\";s:14:\"Jetpack Search\";s:12:\"product_slug\";s:14:\"jetpack_search\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:6:\"search\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:14:\"jetpack-search\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$99.00\";s:21:\"combined_cost_display\";s:6:\"$99.00\";s:4:\"cost\";i:99;s:18:\"cost_smallest_unit\";i:9900;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:1:{i:0;O:8:\"stdClass\":12:{s:13:\"minimum_units\";i:0;s:13:\"maximum_units\";N;s:13:\"minimum_price\";i:0;s:13:\"maximum_price\";i:0;s:28:\"transform_quantity_divide_by\";i:10000;s:24:\"transform_quantity_round\";s:2:\"up\";s:8:\"flat_fee\";i:0;s:12:\"per_unit_fee\";i:9900;s:21:\"minimum_price_display\";s:2:\"$0\";s:29:\"minimum_price_monthly_display\";s:2:\"$0\";s:21:\"maximum_price_display\";N;s:29:\"maximum_price_monthly_display\";N;}}s:25:\"price_tier_usage_quantity\";i:182;s:12:\"product_term\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:22:\"jetpack_search_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2105;s:12:\"product_name\";s:14:\"Jetpack Search\";s:12:\"product_slug\";s:22:\"jetpack_search_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:6:\"search\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:14:\"jetpack-search\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:5:\"$8.25\";s:21:\"combined_cost_display\";s:5:\"$8.25\";s:4:\"cost\";d:8.25;s:18:\"cost_smallest_unit\";i:825;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:1:{i:0;O:8:\"stdClass\":12:{s:13:\"minimum_units\";i:0;s:13:\"maximum_units\";N;s:13:\"minimum_price\";i:0;s:13:\"maximum_price\";i:0;s:28:\"transform_quantity_divide_by\";i:10000;s:24:\"transform_quantity_round\";s:2:\"up\";s:8:\"flat_fee\";i:0;s:12:\"per_unit_fee\";i:825;s:21:\"minimum_price_display\";s:2:\"$0\";s:29:\"minimum_price_monthly_display\";s:2:\"$0\";s:21:\"maximum_price_display\";N;s:29:\"maximum_price_monthly_display\";N;}}s:25:\"price_tier_usage_quantity\";i:182;s:12:\"product_term\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:12:\"jetpack_scan\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2106;s:12:\"product_name\";s:18:\"Jetpack Scan Daily\";s:12:\"product_slug\";s:12:\"jetpack_scan\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:12:\"jetpack-scan\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$120.00\";s:21:\"combined_cost_display\";s:7:\"$120.00\";s:4:\"cost\";i:120;s:18:\"cost_smallest_unit\";i:12000;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:20:\"jetpack_scan_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2107;s:12:\"product_name\";s:18:\"Jetpack Scan Daily\";s:12:\"product_slug\";s:20:\"jetpack_scan_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:12:\"jetpack-scan\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$20.00\";s:21:\"combined_cost_display\";s:6:\"$20.00\";s:4:\"cost\";i:20;s:18:\"cost_smallest_unit\";i:2000;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:21:\"jetpack_scan_realtime\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2108;s:12:\"product_name\";s:21:\"Jetpack Scan Realtime\";s:12:\"product_slug\";s:21:\"jetpack_scan_realtime\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:21:\"jetpack-scan-realtime\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$500.00\";s:21:\"combined_cost_display\";s:7:\"$500.00\";s:4:\"cost\";i:500;s:18:\"cost_smallest_unit\";i:50000;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:29:\"jetpack_scan_realtime_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2109;s:12:\"product_name\";s:21:\"Jetpack Scan Realtime\";s:12:\"product_slug\";s:29:\"jetpack_scan_realtime_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:21:\"jetpack-scan-realtime\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$50.00\";s:21:\"combined_cost_display\";s:6:\"$50.00\";s:4:\"cost\";i:50;s:18:\"cost_smallest_unit\";i:5000;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:17:\"jetpack_anti_spam\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2110;s:12:\"product_name\";s:25:\"Jetpack Akismet Anti-spam\";s:12:\"product_slug\";s:17:\"jetpack_anti_spam\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:17:\"jetpack-anti-spam\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$120.00\";s:21:\"combined_cost_display\";s:7:\"$120.00\";s:4:\"cost\";i:120;s:18:\"cost_smallest_unit\";i:12000;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:25:\"jetpack_anti_spam_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2111;s:12:\"product_name\";s:25:\"Jetpack Akismet Anti-spam\";s:12:\"product_slug\";s:25:\"jetpack_anti_spam_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:17:\"jetpack-anti-spam\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$20.00\";s:21:\"combined_cost_display\";s:6:\"$20.00\";s:4:\"cost\";i:20;s:18:\"cost_smallest_unit\";i:2000;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:24:\"jetpack_backup_t1_yearly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2112;s:12:\"product_name\";s:32:\"Jetpack VaultPress Backup (10GB)\";s:12:\"product_slug\";s:24:\"jetpack_backup_t1_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:21:\"jetpack-backup-tier-1\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$120.00\";s:21:\"combined_cost_display\";s:7:\"$120.00\";s:4:\"cost\";i:120;s:18:\"cost_smallest_unit\";i:12000;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":6:{s:13:\"interval_unit\";s:5:\"month\";s:14:\"interval_count\";i:1;s:11:\"usage_limit\";i:0;s:17:\"cost_per_interval\";i:12;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;}}s:25:\"jetpack_backup_t1_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2113;s:12:\"product_name\";s:32:\"Jetpack VaultPress Backup (10GB)\";s:12:\"product_slug\";s:25:\"jetpack_backup_t1_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:21:\"jetpack-backup-tier-1\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$20.00\";s:21:\"combined_cost_display\";s:6:\"$20.00\";s:4:\"cost\";i:20;s:18:\"cost_smallest_unit\";i:2000;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:24:\"jetpack_backup_t2_yearly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2114;s:12:\"product_name\";s:31:\"Jetpack VaultPress Backup (1TB)\";s:12:\"product_slug\";s:24:\"jetpack_backup_t2_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:21:\"jetpack-backup-tier-2\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$359.40\";s:21:\"combined_cost_display\";s:7:\"$359.40\";s:4:\"cost\";d:359.3999999999999772626324556767940521240234375;s:18:\"cost_smallest_unit\";i:35940;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":6:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:1;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";d:143.400000000000005684341886080801486968994140625;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;}}s:25:\"jetpack_backup_t2_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2115;s:12:\"product_name\";s:31:\"Jetpack VaultPress Backup (1TB)\";s:12:\"product_slug\";s:25:\"jetpack_backup_t2_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:21:\"jetpack-backup-tier-2\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$29.95\";s:21:\"combined_cost_display\";s:6:\"$29.95\";s:4:\"cost\";d:29.949999999999999289457264239899814128875732421875;s:18:\"cost_smallest_unit\";i:2995;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:18:\"jetpack_videopress\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2116;s:12:\"product_name\";s:18:\"Jetpack VideoPress\";s:12:\"product_slug\";s:18:\"jetpack_videopress\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:18:\"jetpack-videopress\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$120.00\";s:21:\"combined_cost_display\";s:7:\"$120.00\";s:4:\"cost\";i:120;s:18:\"cost_smallest_unit\";i:12000;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:26:\"jetpack_videopress_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2117;s:12:\"product_name\";s:18:\"Jetpack VideoPress\";s:12:\"product_slug\";s:26:\"jetpack_videopress_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:18:\"jetpack-videopress\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$20.00\";s:21:\"combined_cost_display\";s:6:\"$20.00\";s:4:\"cost\";i:20;s:18:\"cost_smallest_unit\";i:2000;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:24:\"jetpack_backup_t0_yearly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2120;s:12:\"product_name\";s:31:\"Jetpack VaultPress Backup (1GB)\";s:12:\"product_slug\";s:24:\"jetpack_backup_t0_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:21:\"jetpack-backup-tier-0\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$35.88\";s:21:\"combined_cost_display\";s:6:\"$35.88\";s:4:\"cost\";d:35.88000000000000255795384873636066913604736328125;s:18:\"cost_smallest_unit\";i:3588;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:25:\"jetpack_backup_t0_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2121;s:12:\"product_name\";s:31:\"Jetpack VaultPress Backup (1GB)\";s:12:\"product_slug\";s:25:\"jetpack_backup_t0_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:21:\"jetpack-backup-tier-0\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:5:\"$2.99\";s:21:\"combined_cost_display\";s:5:\"$2.99\";s:4:\"cost\";d:2.9900000000000002131628207280300557613372802734375;s:18:\"cost_smallest_unit\";i:299;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:19:\"jetpack_search_free\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2130;s:12:\"product_name\";s:19:\"Jetpack Search Free\";s:12:\"product_slug\";s:19:\"jetpack_search_free\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:6:\"search\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:19:\"jetpack-search-free\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:5:\"$0.00\";s:21:\"combined_cost_display\";s:5:\"$0.00\";s:4:\"cost\";i:0;s:18:\"cost_smallest_unit\";i:0;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:8:\"one time\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:23:\"jetpack_backup_one_time\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2201;s:12:\"product_name\";s:36:\"Jetpack VaultPress Backup (One-time)\";s:12:\"product_slug\";s:23:\"jetpack_backup_one_time\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:23:\"jetpack-backup-one-time\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:5:\"$0.99\";s:21:\"combined_cost_display\";s:5:\"$0.99\";s:4:\"cost\";d:0.9899999999999999911182158029987476766109466552734375;s:18:\"cost_smallest_unit\";i:99;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:8:\"one time\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:21:\"jetpack_boost_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2400;s:12:\"product_name\";s:13:\"Jetpack Boost\";s:12:\"product_slug\";s:21:\"jetpack_boost_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:13:\"jetpack-boost\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$40.00\";s:21:\"combined_cost_display\";s:6:\"$40.00\";s:4:\"cost\";i:40;s:18:\"cost_smallest_unit\";i:4000;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:20:\"jetpack_boost_yearly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2401;s:12:\"product_name\";s:13:\"Jetpack Boost\";s:12:\"product_slug\";s:20:\"jetpack_boost_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:13:\"jetpack-boost\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$240.00\";s:21:\"combined_cost_display\";s:7:\"$240.00\";s:4:\"cost\";i:240;s:18:\"cost_smallest_unit\";i:24000;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:22:\"jetpack_social_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2500;s:12:\"product_name\";s:20:\"Jetpack Social Basic\";s:12:\"product_slug\";s:22:\"jetpack_social_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:14:\"jetpack-social\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$12.00\";s:21:\"combined_cost_display\";s:6:\"$12.00\";s:4:\"cost\";i:12;s:18:\"cost_smallest_unit\";i:1200;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:27:\"jetpack_social_basic_yearly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2503;s:12:\"product_name\";s:20:\"Jetpack Social Basic\";s:12:\"product_slug\";s:27:\"jetpack_social_basic_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:27:\"jetpack-social-basic-yearly\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$120.00\";s:21:\"combined_cost_display\";s:7:\"$120.00\";s:4:\"cost\";i:120;s:18:\"cost_smallest_unit\";i:12000;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":6:{s:13:\"interval_unit\";s:5:\"month\";s:14:\"interval_count\";i:1;s:11:\"usage_limit\";i:0;s:17:\"cost_per_interval\";i:12;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;}}s:28:\"jetpack_social_basic_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2504;s:12:\"product_name\";s:20:\"Jetpack Social Basic\";s:12:\"product_slug\";s:28:\"jetpack_social_basic_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:27:\"jetpack-social-basic-yearly\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$12.00\";s:21:\"combined_cost_display\";s:6:\"$12.00\";s:4:\"cost\";i:12;s:18:\"cost_smallest_unit\";i:1200;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:30:\"jetpack_social_advanced_yearly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2602;s:12:\"product_name\";s:30:\"Jetpack Social Advanced (Beta)\";s:12:\"product_slug\";s:30:\"jetpack_social_advanced_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:23:\"jetpack-social-advanced\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$180.00\";s:21:\"combined_cost_display\";s:7:\"$180.00\";s:4:\"cost\";i:180;s:18:\"cost_smallest_unit\";i:18000;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":6:{s:13:\"interval_unit\";s:5:\"month\";s:14:\"interval_count\";i:1;s:11:\"usage_limit\";i:0;s:17:\"cost_per_interval\";i:12;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;}}s:31:\"jetpack_social_advanced_monthly\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2603;s:12:\"product_name\";s:30:\"Jetpack Social Advanced (Beta)\";s:12:\"product_slug\";s:31:\"jetpack_social_advanced_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:23:\"jetpack-social-advanced\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$20.00\";s:21:\"combined_cost_display\";s:6:\"$20.00\";s:4:\"cost\";i:20;s:18:\"cost_smallest_unit\";i:2000;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:29:\"jetpack_golden_token_lifetime\";O:8:\"stdClass\":18:{s:10:\"product_id\";i:2900;s:12:\"product_name\";s:20:\"Jetpack Golden Token\";s:12:\"product_slug\";s:29:\"jetpack_golden_token_lifetime\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:20:\"jetpack-golden-token\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:5:\"$0.00\";s:21:\"combined_cost_display\";s:5:\"$0.00\";s:4:\"cost\";i:0;s:18:\"cost_smallest_unit\";i:0;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:8:\"one time\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}}'),(130,3,'nickname','wpadminns'),(131,3,'first_name',''),(132,3,'last_name',''),(133,3,'description',''),(134,3,'rich_editing','true'),(135,3,'syntax_highlighting','true'),(136,3,'comment_shortcuts','false'),(137,3,'admin_color','fresh'),(138,3,'use_ssl','0'),(139,3,'show_admin_bar_front','true'),(140,3,'locale',''),(141,3,'wpjk_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(142,3,'wpjk_user_level','10'),(143,3,'_yoast_wpseo_profile_updated','1684386467'),(144,3,'session_tokens','a:1:{s:64:\"3a715bddee7cb66b6460e40dd6ac5cb32b4cd477e294fcb72a187d4eff707265\";a:4:{s:10:\"expiration\";i:1684559281;s:2:\"ip\";s:14:\"107.182.143.99\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36\";s:5:\"login\";i:1684386481;}}'),(145,3,'header-footer-elementor-rating','delayed-notice'),(146,3,'wpjk_dashboard_quick_press_last_post_id','2768'),(147,3,'wpjk_yoast_notifications','a:1:{i:0;a:2:{s:7:\"message\";s:448:\"It looks like you aren\'t using our <strong>Yoast WooCommerce SEO addon</strong>. <a href=\"https://yoa.st/1o0?php_version=7.4&platform=wordpress&platform_version=6.2.1&software=free&software_version=20.6&days_active=31-90&user_language=en_US\" aria-label=\"More information about Yoast WooCommerce SEO\" target=\"_blank\" rel=\"noopener noreferrer\">Upgrade today</a> to unlock more tools and SEO features to make your products stand out in search results.\";s:7:\"options\";a:10:{s:4:\"type\";s:7:\"warning\";s:2:\"id\";s:44:\"wpseo-suggested-plugin-yoast-woocommerce-seo\";s:4:\"user\";O:7:\"WP_User\":8:{s:4:\"data\";O:8:\"stdClass\":10:{s:2:\"ID\";s:1:\"3\";s:10:\"user_login\";s:9:\"wpadminns\";s:9:\"user_pass\";s:34:\"$P$BLIhu5g9Bzw953HAvETkI5DoXVIeJq1\";s:13:\"user_nicename\";s:9:\"wpadminns\";s:10:\"user_email\";s:14:\"email@email.em\";s:8:\"user_url\";s:0:\"\";s:15:\"user_registered\";s:19:\"2023-05-18 05:07:47\";s:19:\"user_activation_key\";s:0:\"\";s:11:\"user_status\";s:1:\"0\";s:12:\"display_name\";s:9:\"wpadminns\";}s:2:\"ID\";i:3;s:4:\"caps\";a:1:{s:13:\"administrator\";b:1;}s:7:\"cap_key\";s:17:\"wpjk_capabilities\";s:5:\"roles\";a:1:{i:0;s:13:\"administrator\";}s:7:\"allcaps\";a:147:{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:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:30:\"edit_free-to-view live channel\";b:1;s:30:\"read_free-to-view live channel\";b:1;s:32:\"delete_free-to-view live channel\";b:1;s:31:\"edit_free-to-view live channels\";b:1;s:38:\"edit_others_free-to-view live channels\";b:1;s:34:\"publish_free-to-view live channels\";b:1;s:39:\"read_private_free-to-view live channels\";b:1;s:33:\"delete_free-to-view live channels\";b:1;s:41:\"delete_private_free-to-view live channels\";b:1;s:43:\"delete_published_free-to-view live channels\";b:1;s:40:\"delete_others_free-to-view live channels\";b:1;s:39:\"edit_private_free-to-view live channels\";b:1;s:41:\"edit_published_free-to-view live channels\";b:1;s:21:\"edit_free-to-view vod\";b:1;s:21:\"read_free-to-view vod\";b:1;s:23:\"delete_free-to-view vod\";b:1;s:22:\"edit_free-to-view vods\";b:1;s:29:\"edit_others_free-to-view vods\";b:1;s:25:\"publish_free-to-view vods\";b:1;s:30:\"read_private_free-to-view vods\";b:1;s:24:\"delete_free-to-view vods\";b:1;s:32:\"delete_private_free-to-view vods\";b:1;s:34:\"delete_published_free-to-view vods\";b:1;s:31:\"delete_others_free-to-view vods\";b:1;s:30:\"edit_private_free-to-view vods\";b:1;s:32:\"edit_published_free-to-view vods\";b:1;s:17:\"manage_forminator\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";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.5;s:9:\"data_json\";a:0:{}s:13:\"dismissal_key\";N;s:12:\"capabilities\";a:1:{i:0;s:15:\"install_plugins\";}s:16:\"capability_check\";s:3:\"all\";s:14:\"yoast_branding\";b:0;}}}');
/*!40000 ALTER TABLE `wpjk_usermeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpjk_users`
--

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

--
-- Dumping data for table `wpjk_users`
--

LOCK TABLES `wpjk_users` WRITE;
/*!40000 ALTER TABLE `wpjk_users` DISABLE KEYS */;
INSERT INTO `wpjk_users` VALUES (1,'admin','$P$BirCzm0aPt2Yf1G2mehMDqduIMju3..','admin','chaudharybrijesh15@gmail.com','https://vblinkonline.com','2023-02-15 06:43:21','',0,'admin'),(2,'imh','$P$BIFzeOa1ugkDuR..ApU2FiJnxtgM3H0','imh','testing@servconfig.com','','2023-04-27 13:33:37','',0,'imh'),(3,'wpadminns','$P$BLIhu5g9Bzw953HAvETkI5DoXVIeJq1','wpadminns','email@email.em','','2023-05-18 05:07:47','',0,'wpadminns');
/*!40000 ALTER TABLE `wpjk_users` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpjk_wc_admin_note_actions`
--

DROP TABLE IF EXISTS `wpjk_wc_admin_note_actions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_wc_admin_note_actions` (
  `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `note_id` bigint(20) unsigned NOT NULL,
  `name` varchar(255) NOT NULL,
  `label` varchar(255) NOT NULL,
  `query` longtext NOT NULL,
  `status` varchar(255) NOT NULL,
  `actioned_text` varchar(255) NOT NULL,
  `nonce_action` varchar(255) DEFAULT NULL,
  `nonce_name` varchar(255) DEFAULT NULL,
  PRIMARY KEY (`action_id`),
  KEY `note_id` (`note_id`)
) ENGINE=MyISAM AUTO_INCREMENT=5455 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_wc_admin_note_actions`
--

LOCK TABLES `wpjk_wc_admin_note_actions` WRITE;
/*!40000 ALTER TABLE `wpjk_wc_admin_note_actions` DISABLE KEYS */;
INSERT INTO `wpjk_wc_admin_note_actions` VALUES (1,1,'learn-more-attribute-mapping','Learn more','https://vblinkonline.com/wp-admin/admin.php?page=wc-admin&path=/google/attribute-mapping','actioned','',NULL,NULL),(5395,2,'browse_extensions','Browse extensions','https://vblinkonline.com/wp-admin/admin.php?page=wc-addons','unactioned','',NULL,NULL),(5396,3,'wayflyer_bnpl_q4_2021','Level up with funding','https://woocommerce.com/products/wayflyer/?utm_source=inbox_note&utm_medium=product&utm_campaign=wayflyer_bnpl_q4_2021','actioned','',NULL,NULL),(5397,4,'wc_shipping_mobile_app_usps_q4_2021','Get WooCommerce Shipping','https://woocommerce.com/woocommerce-shipping/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_shipping_mobile_app_usps_q4_2021','actioned','',NULL,NULL),(5398,5,'learn-more','Learn more','https://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox','unactioned','',NULL,NULL),(5399,6,'learn-more','Learn more','https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','actioned','',NULL,NULL),(5400,7,'optimizing-the-checkout-flow','Learn more','https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox_note&utm_medium=product&utm_campaign=optimizing-the-checkout-flow','actioned','',NULL,NULL),(5401,8,'qualitative-feedback-from-new-users','Share feedback','https://automattic.survey.fm/wc-pay-new','actioned','',NULL,NULL),(5402,9,'share-feedback','Share feedback','http://automattic.survey.fm/paypal-feedback','unactioned','',NULL,NULL),(5403,10,'get-started','Get started','https://woocommerce.com/products/google-listings-and-ads?utm_source=inbox_note&utm_medium=product&utm_campaign=get-started','actioned','',NULL,NULL),(5404,11,'update-wc-subscriptions-3-0-15','View latest version','https://vblinkonline.com/wp-admin/&page=wc-addons&section=helper','actioned','',NULL,NULL),(5405,12,'update-wc-core-5-4-0','How to update WooCommerce','https://docs.woocommerce.com/document/how-to-update-woocommerce/','actioned','',NULL,NULL),(5406,15,'ppxo-pps-install-paypal-payments-1','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned','',NULL,NULL),(5407,16,'ppxo-pps-install-paypal-payments-2','View upgrade guide','https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned','',NULL,NULL),(5409,17,'dismiss','Dismiss','','actioned','',NULL,NULL),(5411,18,'dismiss','Dismiss','','actioned','',NULL,NULL),(5413,19,'dismiss','Dismiss','','actioned','',NULL,NULL),(5415,20,'dismiss','Dismiss','','actioned','',NULL,NULL),(5416,21,'share-feedback','Share feedback','https://automattic.survey.fm/store-management','unactioned','',NULL,NULL),(5417,22,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned','',NULL,NULL),(5418,22,'woocommerce-core-paypal-march-2022-dismiss','Dismiss','','actioned','',NULL,NULL),(5420,23,'dismiss','Dismiss','','actioned','',NULL,NULL),(5421,24,'pinterest_03_2022_update','Update Instructions','https://woocommerce.com/document/pinterest-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=pinterest_03_2022_update#section-3','actioned','',NULL,NULL),(5422,25,'store_setup_survey_survey_q2_2022_share_your_thoughts','Tell us how it’s going','https://automattic.survey.fm/store-setup-survey-2022','actioned','',NULL,NULL),(5423,26,'wc-admin-wisepad3','Grow my business offline','https://woocommerce.com/products/wisepad3-card-reader/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wisepad3','actioned','',NULL,NULL),(5425,27,'dismiss','Dismiss','','actioned','',NULL,NULL),(5427,28,'dismiss','Dismiss','','actioned','',NULL,NULL),(5428,29,'google_listings_ads_custom_attribute_mapping_q4_2022','Learn more','https://woocommerce.com/document/google-listings-and-ads/?utm_source=inbox_note&utm_medium=product&utm_campaign=google_listings_ads_custom_attribute_mapping_q4_2022#attribute-mapping','actioned','',NULL,NULL),(5429,30,'needs-update-eway-payment-gateway-rin-action-button-2022-12-20','See available updates','https://vblinkonline.com/wp-admin/update-core.php','unactioned','',NULL,NULL),(5430,30,'needs-update-eway-payment-gateway-rin-dismiss-button-2022-12-20','Dismiss','#','actioned','',NULL,NULL),(5431,31,'updated-eway-payment-gateway-rin-action-button-2022-12-20','See all updates','https://vblinkonline.com/wp-admin/update-core.php','unactioned','',NULL,NULL),(5432,31,'updated-eway-payment-gateway-rin-dismiss-button-2022-12-20','Dismiss','#','actioned','',NULL,NULL),(5433,32,'share-navigation-survey-feedback','Share feedback','https://automattic.survey.fm/new-ecommerce-plan-navigation','actioned','',NULL,NULL),(41,33,'notify-refund-returns-page','Edit page','https://vblinkonline.com/wp-admin/post.php?post=12&action=edit','actioned','',NULL,NULL),(42,34,'connect','Connect','?page=wc-addons&section=helper','unactioned','',NULL,NULL),(5408,17,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL),(5410,18,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL),(5412,19,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL),(5414,20,'learn-more','Learn more','https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned','',NULL,NULL),(5419,23,'learn-more','Learn more','https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned','',NULL,NULL),(5424,27,'learn-more','Find out more','https://developer.woocommerce.com/2022/08/09/woocommerce-payments-3-9-4-4-5-1-security-releases/','unactioned','',NULL,NULL),(5426,28,'learn-more','Find out more','https://developer.woocommerce.com/2022/08/09/woocommerce-payments-3-9-4-4-5-1-security-releases/','unactioned','',NULL,NULL),(121,35,'visit-the-theme-marketplace','Visit the theme marketplace','https://woocommerce.com/product-category/themes/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL),(239,36,'day-after-first-product','Learn more','https://woocommerce.com/document/woocommerce-customizer/?utm_source=inbox&utm_medium=product','actioned','',NULL,NULL),(240,37,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_medium=product','actioned','',NULL,NULL),(319,38,'view-payment-gateways','Learn more','https://woocommerce.com/product-category/woocommerce-extensions/payment-gateways/?utm_medium=product','actioned','',NULL,NULL),(2718,43,'acfw-plugin-review','Review Advanced Coupons','https://wordpress.org/support/plugin/advanced-coupons-for-woocommerce-free/reviews/#new-post','actioned','',NULL,NULL),(554,39,'tracking-opt-in','Activate usage tracking','','actioned','',NULL,NULL),(5393,40,'learn-more','Learn more','https://woocommerce.com/payments/?utm_medium=product','unactioned','',NULL,NULL),(5394,40,'get-started','Get started','https://vblinkonline.com/wp-admin/admin.php?page=wc-admin&action=setup-woocommerce-payments','actioned','','setup-woocommerce-payments',''),(1729,41,'remove-legacy-coupon-menu','Remove legacy coupon menu','https://vblinkonline.com/wp-admin/admin.php?page=wc-admin&action=remove-coupon-menu','actioned','',NULL,NULL),(2440,42,'acfwp-pricing','See features & pricing','https://advancedcouponsplugin.com/pricing/?utm_source=acfwf&utm_medium=wcinbox&utm_campaign=wcinboxpremiumupsell','actioned','',NULL,NULL),(3139,44,'affirm_q1_2023','Get started with Affirm','https://woocommerce.com/products/woocommerce-gateway-affirm/?utm_source=inbox_note&utm_medium=product&utm_campaign=affirm_q1_2023','actioned','',NULL,NULL),(5436,47,'woocommerce-wcpay-march-2023-update-needed-button','See Blog Post','https://developer.woocommerce.com/2023/03/23/critical-vulnerability-detected-in-woocommerce-payments-what-you-need-to-know','unactioned','',NULL,NULL),(5434,45,'google_listings_ads_pmax_i1_q1_2023_no_gla','Boost my business with Google','https://woocommerce.com/products/google-listings-and-ads/?utm_source=inbox_note&utm_medium=product&utm_campaign=google_listings_ads_pmax_i1_q1_2023_no_gla','actioned','',NULL,NULL),(5435,46,'google_listings_ads_pmax_i1_q1_2023_with_gla','Create a new ad','https://woocommerce.com/products/google-listings-and-ads/?utm_source=inbox_note&utm_medium=product&utm_campaign=google_listings_ads_pmax_i1_q1_2023_with_gla','actioned','',NULL,NULL),(5437,47,'woocommerce-wcpay-march-2023-update-needed-dismiss-button','Dismiss','#','actioned','',NULL,NULL),(5441,53,'extension-settings','See available updates','https://vblinkonline.com/wp-admin/update-core.php','unactioned','',NULL,NULL),(5442,53,'dismiss','Dismiss','#','actioned','',NULL,NULL),(4200,52,'join-store-owner-tips','Join Store Owner Tips on Facebook','https://www.facebook.com/groups/storeownertips','actioned','',NULL,NULL),(3447,48,'wwp-learn-more','Learn more','https://wholesalesuiteplugin.com/?utm_source=acfwf&utm_medium=wcinbox&utm_campaign=wcinboxwwplearnmorebutton','unactioned','',NULL,NULL),(3448,48,'wwp-plugin-install','Install now','https://vblinkonline.com/wp-admin/admin-ajax.php?action=acfw_admin_note_install_wwp&type=install','actioned','',NULL,NULL),(5439,49,'tap_to_pay_iphone_q2_2023_no_wcpay','Simplify my payments','https://woocommerce.com/products/woocommerce-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=tap_to_pay_iphone_q2_2023_no_wcpay','actioned','',NULL,NULL),(5440,50,'tap_to_pay_iphone_q2_2023_with_wcpay','Set up Tap to Pay on iPhone','https://woocommerce.com/document/woocommerce-payments/in-person-payments/woocommerce-in-person-payments-tap-to-pay-on-iphone-quick-start-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=tap_to_pay_iphone_q2_2023_with_wcpay','actioned','',NULL,NULL),(5443,54,'wc-admin-wcpay-denmark-Q2-2023','Simplify my payments','https://woocommerce.com/payments/denmark/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-denmark-Q2-2023','actioned','',NULL,NULL),(4792,51,'update-db_run','Update WooCommerce Database','https://vblinkonline.com/wp-admin/admin.php?page=stats&noheader&proxy&chart=admin-bar-hours-scale&do_update_woocommerce=true','unactioned','wc_db_update','wc_db_update','wc_db_update_nonce'),(5444,55,'wc-admin-wcpay-greece-Q2-2023','Simplify my payments','https://woocommerce.com/payments/greece/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-greece-Q2-2023','actioned','',NULL,NULL),(5445,56,'wc-admin-wcpay-norway-Q2-2023','Simplify my payments','https://woocommerce.com/payments/norway/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-norway-Q2-2023','actioned','',NULL,NULL),(5446,57,'wc-admin-wcpay-slovakia-Q2-2023','Simplify my payments','https://woocommerce.com/payments/slovakia/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-slovakia-Q2-2023','actioned','',NULL,NULL),(5447,58,'wc-admin-wcpay-finland-Q2-2023','Simplify my payments','https://woocommerce.com/payments/finland/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-finland-Q2-2023','actioned','',NULL,NULL),(5448,59,'wc-admin-wcpay-estonia-Q2-2023','Simplify my payments','https://woocommerce.com/payments/estonia/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-estonia-Q2-2023','actioned','',NULL,NULL),(5449,60,'wc-admin-wcpay-lithuania-Q2-2023','Simplify my payments','https://woocommerce.com/payments/lithuania/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-lithuania-Q2-2023','actioned','',NULL,NULL),(5450,61,'wc-admin-wcpay-slovenia-Q2-2023','Simplify my payments','https://woocommerce.com/payments/slovenia/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-slovenia-Q2-2023','actioned','',NULL,NULL),(5451,62,'wc-admin-wcpay-latvia-Q2-2023','Simplify my payments','https://woocommerce.com/payments/latvia/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-latvia-Q2-2023','actioned','',NULL,NULL),(5452,63,'wc-admin-wcpay-cyprus-Q2-2023','Simplify my payments','https://woocommerce.com/payments/cyprus/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-cyprus-Q2-2023','actioned','',NULL,NULL),(5453,64,'wc-admin-wcpay-malta-Q2-2023','Simplify my payments','https://woocommerce.com/payments/malta/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-malta-Q2-2023','actioned','',NULL,NULL),(5454,65,'wc-admin-wcpay-luxembourg-Q2-2023','Simplify my payments','https://woocommerce.com/payments/luxembourg/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-luxembourg-Q2-2023','actioned','',NULL,NULL),(4793,51,'update-db_learn-more','Learn more about updates','https://docs.woocommerce.com/document/how-to-update-woocommerce/','unactioned','',NULL,NULL),(5438,66,'wc-admin-BNPL-WCPay-coming-soon','Sign up now','https://woocommerce.com/buy-now-pay-later-for-woocommerce-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-BNPL-WCPay-coming-soon','actioned','',NULL,NULL);
/*!40000 ALTER TABLE `wpjk_wc_admin_note_actions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpjk_wc_admin_notes`
--

DROP TABLE IF EXISTS `wpjk_wc_admin_notes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_wc_admin_notes` (
  `note_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(255) NOT NULL,
  `type` varchar(20) NOT NULL,
  `locale` varchar(20) NOT NULL,
  `title` longtext NOT NULL,
  `content` longtext NOT NULL,
  `content_data` longtext DEFAULT NULL,
  `status` varchar(200) NOT NULL,
  `source` varchar(200) NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_reminder` datetime DEFAULT NULL,
  `is_snoozable` tinyint(1) NOT NULL DEFAULT 0,
  `layout` varchar(20) NOT NULL DEFAULT '',
  `image` varchar(200) DEFAULT NULL,
  `is_deleted` tinyint(1) NOT NULL DEFAULT 0,
  `is_read` tinyint(1) NOT NULL DEFAULT 0,
  `icon` varchar(200) NOT NULL DEFAULT 'info',
  PRIMARY KEY (`note_id`)
) ENGINE=MyISAM AUTO_INCREMENT=67 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_wc_admin_notes`
--

LOCK TABLES `wpjk_wc_admin_notes` WRITE;
/*!40000 ALTER TABLE `wpjk_wc_admin_notes` DISABLE KEYS */;
INSERT INTO `wpjk_wc_admin_notes` VALUES (1,'gla-attribute-mapping-new-feature','info','en_US','Our latest improvement to the Google Listings & Ads extension: Custom Attribute Mapping','You spoke, we listened. This new feature enables you to easily upload your products, customize your product attributes in one place, and target shoppers with more relevant ads. Extend how far your ad dollars go with each campaign.','{}','unactioned','gla','2023-02-15 06:46:42',NULL,0,'plain','',0,1,'info'),(2,'new_in_app_marketplace_2021','info','en_US','Customize your store with extensions','Check out our NEW Extensions tab to see our favorite extensions for customizing your store, and discover the most popular extensions in the WooCommerce Marketplace.','{}','unactioned','woocommerce.com','2023-02-15 06:46:42',NULL,0,'plain','',0,0,'info'),(3,'wayflyer_bnpl_q4_2021','marketing','en_US','Grow your business with funding through Wayflyer','Fast, flexible financing to boost cash flow and help your business grow – one fee, no interest rates, penalties, equity, or personal guarantees. Based on your store’s performance, Wayflyer provides funding and analytical insights to invest in your business.','{}','pending','woocommerce.com','2023-02-15 06:46:42',NULL,0,'plain','',0,0,'info'),(4,'wc_shipping_mobile_app_usps_q4_2021','marketing','en_US','Print and manage your shipping labels with WooCommerce Shipping and the WooCommerce Mobile App','Save time by printing, purchasing, refunding, and tracking shipping labels generated by <a href=\"https://woocommerce.com/woocommerce-shipping/\">WooCommerce Shipping</a> – all directly from your mobile device!','{}','pending','woocommerce.com','2023-02-15 06:46:42',NULL,0,'plain','',0,0,'info'),(5,'woocommerce-services','info','en_US','WooCommerce Shipping & Tax','WooCommerce Shipping &amp; Tax helps get your store \"ready to sell\" as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.','{}','pending','woocommerce.com','2023-02-15 06:46:42',NULL,0,'plain','',0,0,'info'),(6,'your-first-product','info','en_US','Your first product','That’s huge! You’re well on your way to building a successful online store — now it’s time to think about how you’ll fulfill your orders.<br /><br />Read our shipping guide to learn best practices and options for putting together your shipping strategy. And for WooCommerce stores in the United States, you can print discounted shipping labels via USPS with <a href=\"https://href.li/?https://woocommerce.com/shipping\" target=\"_blank\">WooCommerce Shipping</a>.','{}','pending','woocommerce.com','2023-02-15 06:46:42',NULL,0,'plain','',0,0,'info'),(7,'wc-admin-optimizing-the-checkout-flow','info','en_US','Optimizing the checkout flow','It’s crucial to get your store’s checkout as smooth as possible to avoid losing sales. Let’s take a look at how you can optimize the checkout experience for your shoppers.','{}','pending','woocommerce.com','2023-02-15 06:46:42',NULL,0,'plain','',0,0,'info'),(8,'wc-payments-qualitative-feedback','info','en_US','WooCommerce Payments setup - let us know what you think','Congrats on enabling WooCommerce Payments for your store. Please share your feedback in this 2 minute survey to help us improve the setup process.','{}','pending','woocommerce.com','2023-02-15 06:46:42',NULL,0,'plain','',0,0,'info'),(9,'share-your-feedback-on-paypal','info','en_US','Share your feedback on PayPal','Share your feedback in this 2 minute survey about how we can make the process of accepting payments more useful for your store.','{}','pending','woocommerce.com','2023-02-15 06:46:42',NULL,0,'plain','',0,0,'info'),(10,'google_listings_and_ads_install','marketing','en_US','Drive traffic and sales with Google','Reach online shoppers to drive traffic and sales for your store by showcasing products across Google, for free or with ads.','{}','pending','woocommerce.com','2023-02-15 06:46:42',NULL,0,'plain','',0,0,'info'),(11,'wc-subscriptions-security-update-3-0-15','info','en_US','WooCommerce Subscriptions security update!','We recently released an important security update to WooCommerce Subscriptions. To ensure your site’s data is protected, please upgrade <strong>WooCommerce Subscriptions to version 3.0.15</strong> or later.<br /><br />Click the button below to view and update to the latest Subscriptions version, or log in to <a href=\"https://woocommerce.com/my-dashboard\">WooCommerce.com Dashboard</a> and navigate to your <strong>Downloads</strong> page.<br /><br />We recommend always using the latest version of WooCommerce Subscriptions, and other software running on your site, to ensure maximum security.<br /><br />If you have any questions we are here to help — just <a href=\"https://woocommerce.com/my-account/create-a-ticket/\">open a ticket</a>.','{}','pending','woocommerce.com','2023-02-15 06:46:42',NULL,0,'plain','',0,0,'info'),(12,'woocommerce-core-update-5-4-0','info','en_US','Update to WooCommerce 5.4.1 now','WooCommerce 5.4.1 addresses a checkout issue discovered in WooCommerce 5.4. We recommend upgrading to WooCommerce 5.4.1 as soon as possible.','{}','pending','woocommerce.com','2023-02-15 06:46:42',NULL,0,'plain','',0,0,'info'),(13,'wcpay-promo-2020-11','marketing','en_US','wcpay-promo-2020-11','wcpay-promo-2020-11','{}','pending','woocommerce.com','2023-02-15 06:46:42',NULL,0,'plain','',0,0,'info'),(14,'wcpay-promo-2020-12','marketing','en_US','wcpay-promo-2020-12','wcpay-promo-2020-12','{}','pending','woocommerce.com','2023-02-15 06:46:42',NULL,0,'plain','',0,0,'info'),(15,'ppxo-pps-upgrade-paypal-payments-1','info','en_US','Get the latest PayPal extension for WooCommerce','Heads up! There’s a new PayPal on the block!<br /><br />Now is a great time to upgrade to our latest <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal extension</a> to continue to receive support and updates with PayPal.<br /><br />Get access to a full suite of PayPal payment methods, extensive currency and country coverage, and pay later options with the all-new PayPal extension for WooCommerce.','{}','pending','woocommerce.com','2023-02-15 06:46:42',NULL,0,'plain','',0,0,'info'),(16,'ppxo-pps-upgrade-paypal-payments-2','info','en_US','Upgrade your PayPal experience!','Get access to a full suite of PayPal payment methods, extensive currency and country coverage, offer subscription and recurring payments, and the new PayPal pay later options.<br /><br />Start using our <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">latest PayPal today</a> to continue to receive support and updates.','{}','pending','woocommerce.com','2023-02-15 06:46:42',NULL,0,'plain','',0,0,'info'),(17,'woocommerce-core-sqli-july-2021-need-to-update','update','en_US','Action required: Critical vulnerabilities in WooCommerce','In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.','{}','pending','woocommerce.com','2023-02-15 06:46:42',NULL,0,'plain','',0,0,'info'),(18,'woocommerce-blocks-sqli-july-2021-need-to-update','update','en_US','Action required: Critical vulnerabilities in WooCommerce Blocks','In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.','{}','pending','woocommerce.com','2023-02-15 06:46:42',NULL,0,'plain','',0,0,'info'),(19,'woocommerce-core-sqli-july-2021-store-patched','update','en_US','Solved: Critical vulnerabilities patched in WooCommerce','In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br /><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.','{}','pending','woocommerce.com','2023-02-15 06:46:42',NULL,0,'plain','',0,0,'info'),(20,'woocommerce-blocks-sqli-july-2021-store-patched','update','en_US','Solved: Critical vulnerabilities patched in WooCommerce Blocks','In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br /><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.','{}','pending','woocommerce.com','2023-02-15 06:46:42',NULL,0,'plain','',0,0,'info'),(21,'habit-moment-survey','marketing','en_US','We’re all ears! Share your experience so far with WooCommerce','We’d love your input to shape the future of WooCommerce together. Feel free to share any feedback, ideas or suggestions that you have.','{}','pending','woocommerce.com','2023-02-15 06:46:42',NULL,0,'plain','',0,0,'info'),(22,'woocommerce-core-paypal-march-2022-updated','update','en_US','Security auto-update of WooCommerce','<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy PayPal Standard security updates for stores running WooCommerce (version 3.5 to 6.3). It’s recommended to disable PayPal Standard, and use <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal Payments</a> to accept PayPal.','{}','pending','woocommerce.com','2023-02-15 06:46:42',NULL,0,'plain','',0,0,'info'),(23,'woocommerce-core-paypal-march-2022-updated-nopp','update','en_US','Security auto-update of WooCommerce','<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy security updates related to PayPal Standard payment gateway for stores running WooCommerce (version 3.5 to 6.3).','{}','pending','woocommerce.com','2023-02-15 06:46:42',NULL,0,'plain','',0,0,'info'),(24,'pinterest_03_2022_update','marketing','en_US','Your Pinterest for WooCommerce plugin is out of date!','Update to the latest version of Pinterest for WooCommerce to continue using this plugin and keep your store connected with Pinterest. To update, visit <strong>Plugins &gt; Installed Plugins</strong>, and click on “update now” under Pinterest for WooCommerce.','{}','pending','woocommerce.com','2023-02-15 06:46:42',NULL,0,'plain','',0,0,'info'),(25,'store_setup_survey_survey_q2_2022','survey','en_US','How is your store setup going?','Our goal is to make sure you have all the right tools to start setting up your store in the smoothest way possible.\r\nWe’d love to know if we hit our mark and how we can improve. To collect your thoughts, we made a 2-minute survey.','{}','unactioned','woocommerce.com','2023-02-22 06:47:45',NULL,0,'plain','',0,0,'info'),(26,'wc-admin-wisepad3','marketing','en_US','Take your business on the go in Canada with WooCommerce In-Person Payments','Quickly create new orders, accept payment in person for orders placed online, and automatically sync your inventory – no matter where your business takes you. With WooCommerce In-Person Payments and the WisePad 3 card reader, you can bring the power of your store anywhere.','{}','pending','woocommerce.com','2023-02-15 06:46:42',NULL,0,'plain','',0,0,'info'),(27,'woocommerce-payments-august-2022-need-to-update','update','en_US','Action required: Please update WooCommerce Payments','An updated secure version of WooCommerce Payments is available – please ensure that you’re using the latest patch version. For more information on what action you need to take, please review the article below.','{}','pending','woocommerce.com','2023-02-15 06:46:42',NULL,0,'plain','',0,0,'info'),(28,'woocommerce-payments-august-2022-store-patched','update','en_US','WooCommerce Payments has been automatically updated','You’re now running the latest secure version of WooCommerce Payments. We’ve worked with the WordPress Plugins team to deploy a security update to stores running WooCommerce Payments (version 3.9 to 4.5). For further information, please review the article below.','{}','pending','woocommerce.com','2023-02-15 06:46:42',NULL,0,'plain','',0,0,'info'),(29,'google_listings_ads_custom_attribute_mapping_q4_2022','marketing','en_US','Our latest improvement to the Google Listings & Ads extension: Attribute Mapping','You spoke, we listened. This new feature enables you to easily upload your products, customize your product attributes in one place, and target shoppers with more relevant ads. Extend how far your ad dollars go with each campaign.','{}','unactioned','woocommerce.com','2023-02-15 06:46:42',NULL,0,'plain','',0,0,'info'),(30,'needs-update-eway-payment-gateway-rin-2022-12-20','update','en_US','Security vulnerability patched in WooCommerce Eway Gateway','In response to a potential vulnerability identified in WooCommerce Eway Gateway versions 3.1.0 to 3.5.0, we’ve worked to deploy security fixes and have released an updated version.\r\nNo external exploits have been detected, but we recommend you update to your latest supported version 3.1.26, 3.2.3, 3.3.1, 3.4.6, or 3.5.1','{}','pending','woocommerce.com','2023-02-15 06:46:42',NULL,0,'plain','',0,0,'info'),(31,'updated-eway-payment-gateway-rin-2022-12-20','update','en_US','WooCommerce Eway Gateway has been automatically updated','Your store is now running the latest secure version of WooCommerce Eway Gateway. We worked with the WordPress Plugins team to deploy a software update to stores running WooCommerce Eway Gateway (versions 3.1.0 to 3.5.0) in response to a security vulnerability that was discovered.','{}','pending','woocommerce.com','2023-02-15 06:46:42',NULL,0,'plain','',0,0,'info'),(32,'ecomm-wc-navigation-survey-2023','info','en_US','Navigating WooCommerce on WordPress.com','We are improving the WooCommerce navigation on WordPress.com and would love your help to make it better! Please share your experience with us in this 2-minute survey.','{}','pending','woocommerce.com','2023-02-15 06:46:42',NULL,0,'plain','',0,0,'info'),(33,'wc-refund-returns-page','info','en_US','Setup a Refund and Returns Policy page to boost your store\'s credibility.','We have created a sample draft Refund and Returns Policy page for you. Please have a look and update it to fit your store.','{}','unactioned','woocommerce-core','2023-02-15 06:46:42',NULL,0,'plain','',0,0,'info'),(34,'wc-admin-wc-helper-connection','info','en_US','Connect to WooCommerce.com','Connect to get important product notifications and updates.','{}','unactioned','woocommerce-admin','2023-02-15 06:46:43',NULL,0,'plain','',0,1,'info'),(35,'wc-admin-choosing-a-theme','marketing','en_US','Choosing a theme?','Check out the themes that are compatible with WooCommerce and choose one aligned with your brand and business needs.','{}','unactioned','woocommerce-admin','2023-02-16 06:46:12',NULL,0,'plain','',0,0,'info'),(36,'wc-admin-customizing-product-catalog','info','en_US','How to customize your product catalog','You want your product catalog and images to look great and align with your brand. This guide will give you all the tips you need to get your products looking great in your store.','{}','unactioned','woocommerce-admin','2023-02-17 07:10:49',NULL,0,'plain','',0,0,'info'),(37,'wc-admin-mobile-app','info','en_US','Install Woo mobile app','Install the WooCommerce mobile app to manage orders, receive sales notifications, and view key metrics — wherever you are.','{}','unactioned','woocommerce-admin','2023-02-17 07:10:49',NULL,0,'plain','',0,0,'info'),(38,'wc-admin-onboarding-payments-reminder','info','en_US','Start accepting payments on your store!','Take payments with the provider that’s right for you - choose from 100+ payment gateways for WooCommerce.','{}','unactioned','woocommerce-admin','2023-02-20 07:19:08',NULL,0,'plain','',0,0,'info'),(39,'wc-admin-usage-tracking-opt-in','info','en_US','Help WooCommerce improve with usage tracking','Gathering usage data allows us to improve WooCommerce. Your store will be considered as we evaluate new features, judge the quality of an update, or determine if an improvement makes sense. You can always visit the <a href=\"https://vblinkonline.com/wp-admin/admin.php?page=wc-settings&#038;tab=advanced&#038;section=woocommerce_com\" target=\"_blank\">Settings</a> and choose to stop sharing data. <a href=\"https://woocommerce.com/usage-tracking?utm_medium=product\" target=\"_blank\">Read more</a> about what data we collect.','{}','unactioned','woocommerce-admin','2023-02-22 06:47:45',NULL,0,'plain','',0,0,'info'),(40,'wc-admin-woocommerce-payments','marketing','en_US','Try the new way to get paid','Securely accept credit and debit cards on your site. Manage transactions without leaving your WordPress dashboard. Only with <strong>WooCommerce Payments</strong>.<br><br>By clicking \"Get started\", you agree to our <a href=\"https://wordpress.com/tos/\" target=\"_blank\">Terms of Service</a>','{}','unactioned','woocommerce-admin','2023-02-22 06:47:45',NULL,0,'plain','',0,0,'info'),(41,'wc-admin-coupon-page-moved','update','en_US','Coupon management has moved!','Coupons can now be managed from Marketing &gt; Coupons. Click the button below to remove the legacy WooCommerce &gt; Coupons menu item.','{}','unactioned','woocommerce-admin','2023-02-25 13:22:27',NULL,0,'plain','',0,0,'info'),(42,'acfw-premium-upgrade','info','en_US','Get Advanced Coupons Premium','Get more advanced BOGO deals, premium cart conditions, auto-apply, 1-click coupons, free gifts &amp; more with the best WooCommerce coupon plugin.','{}','unactioned','woocommerce-admin','2023-03-04 13:22:39',NULL,0,'plain','',0,0,'info'),(43,'acfw-review-plugin','info','en_US','Review Advanced Coupons','We notice you’ve been using Advanced Coupons for a couple of weeks now. We’d love to get your review on our plugin! Your review helps give others the confidence to try our plugin.','{}','unactioned','woocommerce-admin','2023-03-11 13:21:11',NULL,0,'plain','',0,0,'info'),(44,'affirm_q1_2023','marketing','en_US','Turn more browsers into buyers with flexible payments','When you offer flexible payment options to shoppers, they\'re more likely to convert. It’s why businesses offering Affirm see an average order value lift of 63%. Affirm tailors your store\'s payment options with terms proven to reach new customers, boost conversions, and grow sales.','{}','pending','woocommerce.com','2023-03-13 06:48:14',NULL,0,'plain','',0,0,'info'),(45,'google_listings_ads_pmax_i1_q1_2023_no_gla','marketing','en_US','Create more engaging ads – without the hard work','Get in front of millions of shoppers searching for products like yours with Google Listings &amp; Ads. With new customization features, Google automatically tests multiple combinations of text and images to create the most engaging ad to boost your business. Plus, get up to $500 in ad credit – terms and conditions apply.','{}','pending','woocommerce.com','2023-03-16 06:48:59',NULL,0,'plain','',0,0,'info'),(46,'google_listings_ads_pmax_i1_q1_2023_with_gla','marketing','en_US','New customization features to boost your business','You can now add custom images, messaging, and URLs to campaigns in Google Listings &amp; Ads. Google then automatically tests multiple combinations to create the most engaging version to help boost your business. Get more sales with dynamic content – edit an existing campaign or create a new ad now.','{}','unactioned','woocommerce.com','2023-03-16 06:48:59',NULL,0,'plain','',0,0,'info'),(47,'woocommerce-wcpay-march-2023-update-needed','update','en_US','Action required: Security update for WooCommerce Payments','<strong>Your store requires a security update for WooCommerce Payments</strong>. Please update to the latest version of WooCommerce Payments immediately to address a potential vulnerability discovered on March 22. For more information on how to update, visit this WooCommerce Developer Blog Post.','{}','pending','woocommerce.com','2023-03-24 06:49:24',NULL,0,'plain','',0,0,'info'),(48,'acfw-install-wwp','info','en_US','Install Wholesale Prices (FREE PLUGIN)','This free plugin lets you easily add wholesale pricing to your existing WooCommerce products. Install the free plugin now.','{}','unactioned','woocommerce-admin','2023-03-27 13:21:11',NULL,0,'plain','',0,0,'info'),(49,'tap_to_pay_iphone_q2_2023_no_wcpay','marketing','en_US','Accept in-person contactless payments on your iPhone','Tap to Pay on iPhone and WooCommerce Payments is quick, secure, and simple to set up — no extra terminals or card readers are needed. Accept contactless debit and credit cards, Apple Pay, and other NFC digital wallets in person.','{}','unactioned','woocommerce.com','2023-04-04 06:55:35',NULL,0,'plain','',0,0,'info'),(50,'tap_to_pay_iphone_q2_2023_with_wcpay','marketing','en_US','New: accept in-person contactless payments on your iPhone','Tap to Pay on iPhone is quick, secure, and simple to set up in WooCommerce Payments — no extra terminals or card readers are needed. Accept contactless debit and credit cards, Apple Pay, and other NFC digital wallets in person in a few short steps!','{}','pending','woocommerce.com','2023-04-04 06:55:35',NULL,0,'plain','',0,0,'info'),(51,'wc-update-db-reminder','update','en_US','WooCommerce database update required','WooCommerce has been updated! To keep things running smoothly, we have to update your database to the newest version. The database update process runs in the background and may take a little while, so please be patient. Advanced users can alternatively update via <a href=\"https://github.com/woocommerce/woocommerce/wiki/Upgrading-the-database-using-WP-CLI\">WP CLI</a>.','{}','unactioned','woocommerce-core','2023-04-05 11:37:45',NULL,0,'plain','',0,0,'info'),(52,'wc-admin-wwp-join-store-owner-tips','info','en_US','Join Store Owner Tips Facebook Group','Want tips on how to grow your store? Come and join the Store Owner Tips Facebook group. Tips, articles and more, just for store owners.','{}','unactioned','woocommerce-admin','2023-04-11 13:23:57',NULL,0,'plain','',0,0,'info'),(53,'woocommerce-WCPreOrders-april-2023-update-needed','update','en_US','Action required: Security update of WooCommerce Pre-Orders extension','<strong>Your store requires a security update for the WooCommerce Pre-Orders extension</strong>. Please update the WooCommerce Pre-Orders extension immediately to address a potential vulnerability discovered on April 11.','{}','pending','woocommerce.com','2023-04-15 06:46:52',NULL,0,'plain','',0,0,'info'),(54,'wc-admin-wcpay-denmark-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Denmark!','We’ve recently released WooCommerce Payments in Denmark. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','{}','pending','woocommerce.com','2023-04-15 06:46:52',NULL,0,'plain','',0,0,'info'),(55,'wc-admin-wcpay-greece-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Greece!','We’ve recently released WooCommerce Payments in Greece. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','{}','pending','woocommerce.com','2023-04-15 06:46:52',NULL,0,'plain','',0,0,'info'),(56,'wc-admin-wcpay-norway-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Norway!','We’ve recently released WooCommerce Payments in Norway. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','{}','pending','woocommerce.com','2023-04-15 06:46:52',NULL,0,'plain','',0,0,'info'),(57,'wc-admin-wcpay-slovakia-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Slovakia!','We’ve recently released WooCommerce Payments in Slovakia. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','{}','pending','woocommerce.com','2023-04-15 06:46:52',NULL,0,'plain','',0,0,'info'),(58,'wc-admin-wcpay-finland-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Finland!','We’ve recently released WooCommerce Payments in Finland. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','{}','pending','woocommerce.com','2023-04-15 06:46:52',NULL,0,'plain','',0,0,'info'),(59,'wc-admin-wcpay-estonia-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Estonia!','We’ve recently released WooCommerce Payments in Estonia. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','{}','pending','woocommerce.com','2023-04-15 06:46:52',NULL,0,'plain','',0,0,'info'),(60,'wc-admin-wcpay-lithuania-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Lithuania!','We’ve recently released WooCommerce Payments in Lithuania. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','{}','pending','woocommerce.com','2023-04-15 06:46:52',NULL,0,'plain','',0,0,'info'),(61,'wc-admin-wcpay-slovenia-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Slovenia!','We’ve recently released WooCommerce Payments in Slovenia. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','{}','pending','woocommerce.com','2023-04-15 06:46:52',NULL,0,'plain','',0,0,'info'),(62,'wc-admin-wcpay-latvia-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Latvia!','We’ve recently released WooCommerce Payments in Latvia. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','{}','pending','woocommerce.com','2023-04-15 06:46:52',NULL,0,'plain','',0,0,'info'),(63,'wc-admin-wcpay-cyprus-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Cyprus!','We’ve recently released WooCommerce Payments in Cyprus. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','{}','pending','woocommerce.com','2023-04-15 06:46:52',NULL,0,'plain','',0,0,'info'),(64,'wc-admin-wcpay-malta-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Malta!','We’ve recently released WooCommerce Payments in Malta. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','{}','pending','woocommerce.com','2023-04-15 06:46:52',NULL,0,'plain','',0,0,'info'),(65,'wc-admin-wcpay-luxembourg-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Luxembourg!','We’ve recently released WooCommerce Payments in Luxembourg. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','{}','pending','woocommerce.com','2023-04-15 06:46:52',NULL,0,'plain','',0,0,'info'),(66,'wc_admin_BNPL_WCPay_coming-soon_Q1_2023','marketing','en_US','Buy now, pay later is heading to WooCommerce Payments','Great news: full integration with Afterpay and Affirm is on its way to WooCommerce Payments! You’ll soon be able to increase your order values, sell more, and offer customers a payment option they’ll love — with no extra downloads or extensions required.','{}','pending','woocommerce.com','2023-04-26 14:48:22',NULL,0,'plain','',0,0,'info');
/*!40000 ALTER TABLE `wpjk_wc_admin_notes` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpjk_wc_category_lookup`
--

DROP TABLE IF EXISTS `wpjk_wc_category_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_wc_category_lookup` (
  `category_tree_id` bigint(20) unsigned NOT NULL,
  `category_id` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`category_tree_id`,`category_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_wc_category_lookup`
--

LOCK TABLES `wpjk_wc_category_lookup` WRITE;
/*!40000 ALTER TABLE `wpjk_wc_category_lookup` DISABLE KEYS */;
INSERT INTO `wpjk_wc_category_lookup` VALUES (15,15),(45,45);
/*!40000 ALTER TABLE `wpjk_wc_category_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpjk_wc_customer_lookup`
--

DROP TABLE IF EXISTS `wpjk_wc_customer_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_wc_customer_lookup` (
  `customer_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `username` varchar(60) NOT NULL DEFAULT '',
  `first_name` varchar(255) NOT NULL,
  `last_name` varchar(255) NOT NULL,
  `email` varchar(100) DEFAULT NULL,
  `date_last_active` timestamp NULL DEFAULT NULL,
  `date_registered` timestamp NULL DEFAULT NULL,
  `country` char(2) NOT NULL DEFAULT '',
  `postcode` varchar(20) NOT NULL DEFAULT '',
  `city` varchar(100) NOT NULL DEFAULT '',
  `state` varchar(100) NOT NULL DEFAULT '',
  PRIMARY KEY (`customer_id`),
  UNIQUE KEY `user_id` (`user_id`),
  KEY `email` (`email`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_wc_customer_lookup`
--

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

--
-- Table structure for table `wpjk_wc_download_log`
--

DROP TABLE IF EXISTS `wpjk_wc_download_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_wc_download_log` (
  `download_log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `timestamp` datetime NOT NULL,
  `permission_id` bigint(20) unsigned NOT NULL,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `user_ip_address` varchar(100) DEFAULT '',
  PRIMARY KEY (`download_log_id`),
  KEY `permission_id` (`permission_id`),
  KEY `timestamp` (`timestamp`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_wc_download_log`
--

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

--
-- Table structure for table `wpjk_wc_order_coupon_lookup`
--

DROP TABLE IF EXISTS `wpjk_wc_order_coupon_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_wc_order_coupon_lookup` (
  `order_id` bigint(20) unsigned NOT NULL,
  `coupon_id` bigint(20) NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `discount_amount` double NOT NULL DEFAULT 0,
  PRIMARY KEY (`order_id`,`coupon_id`),
  KEY `coupon_id` (`coupon_id`),
  KEY `date_created` (`date_created`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_wc_order_coupon_lookup`
--

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

--
-- Table structure for table `wpjk_wc_order_product_lookup`
--

DROP TABLE IF EXISTS `wpjk_wc_order_product_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_wc_order_product_lookup` (
  `order_item_id` bigint(20) unsigned NOT NULL,
  `order_id` bigint(20) unsigned NOT NULL,
  `product_id` bigint(20) unsigned NOT NULL,
  `variation_id` bigint(20) unsigned NOT NULL,
  `customer_id` bigint(20) unsigned DEFAULT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `product_qty` int(11) NOT NULL,
  `product_net_revenue` double NOT NULL DEFAULT 0,
  `product_gross_revenue` double NOT NULL DEFAULT 0,
  `coupon_amount` double NOT NULL DEFAULT 0,
  `tax_amount` double NOT NULL DEFAULT 0,
  `shipping_amount` double NOT NULL DEFAULT 0,
  `shipping_tax_amount` double NOT NULL DEFAULT 0,
  PRIMARY KEY (`order_item_id`),
  KEY `order_id` (`order_id`),
  KEY `product_id` (`product_id`),
  KEY `customer_id` (`customer_id`),
  KEY `date_created` (`date_created`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_wc_order_product_lookup`
--

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

--
-- Table structure for table `wpjk_wc_order_stats`
--

DROP TABLE IF EXISTS `wpjk_wc_order_stats`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_wc_order_stats` (
  `order_id` bigint(20) unsigned NOT NULL,
  `parent_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `num_items_sold` int(11) NOT NULL DEFAULT 0,
  `total_sales` double NOT NULL DEFAULT 0,
  `tax_total` double NOT NULL DEFAULT 0,
  `shipping_total` double NOT NULL DEFAULT 0,
  `net_total` double NOT NULL DEFAULT 0,
  `returning_customer` tinyint(1) DEFAULT NULL,
  `status` varchar(200) NOT NULL,
  `customer_id` bigint(20) unsigned NOT NULL,
  `date_paid` datetime DEFAULT '0000-00-00 00:00:00',
  `date_completed` datetime DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`order_id`),
  KEY `date_created` (`date_created`),
  KEY `customer_id` (`customer_id`),
  KEY `status` (`status`(191))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_wc_order_stats`
--

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

--
-- Table structure for table `wpjk_wc_order_tax_lookup`
--

DROP TABLE IF EXISTS `wpjk_wc_order_tax_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_wc_order_tax_lookup` (
  `order_id` bigint(20) unsigned NOT NULL,
  `tax_rate_id` bigint(20) unsigned NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `shipping_tax` double NOT NULL DEFAULT 0,
  `order_tax` double NOT NULL DEFAULT 0,
  `total_tax` double NOT NULL DEFAULT 0,
  PRIMARY KEY (`order_id`,`tax_rate_id`),
  KEY `tax_rate_id` (`tax_rate_id`),
  KEY `date_created` (`date_created`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_wc_order_tax_lookup`
--

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

--
-- Table structure for table `wpjk_wc_product_attributes_lookup`
--

DROP TABLE IF EXISTS `wpjk_wc_product_attributes_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_wc_product_attributes_lookup` (
  `product_id` bigint(20) NOT NULL,
  `product_or_parent_id` bigint(20) NOT NULL,
  `taxonomy` varchar(32) NOT NULL,
  `term_id` bigint(20) NOT NULL,
  `is_variation_attribute` tinyint(1) NOT NULL,
  `in_stock` tinyint(1) NOT NULL,
  PRIMARY KEY (`product_or_parent_id`,`term_id`,`product_id`,`taxonomy`),
  KEY `is_variation_attribute_term_id` (`is_variation_attribute`,`term_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_wc_product_attributes_lookup`
--

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

--
-- Table structure for table `wpjk_wc_product_download_directories`
--

DROP TABLE IF EXISTS `wpjk_wc_product_download_directories`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_wc_product_download_directories` (
  `url_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `url` varchar(256) NOT NULL,
  `enabled` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`url_id`),
  KEY `url` (`url`(191))
) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_wc_product_download_directories`
--

LOCK TABLES `wpjk_wc_product_download_directories` WRITE;
/*!40000 ALTER TABLE `wpjk_wc_product_download_directories` DISABLE KEYS */;
INSERT INTO `wpjk_wc_product_download_directories` VALUES (1,'file:///home/vblink5/public_html/wp-content/uploads/woocommerce_uploads/',1),(2,'https://vblinkonline.com/wp-content/uploads/woocommerce_uploads/',1);
/*!40000 ALTER TABLE `wpjk_wc_product_download_directories` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpjk_wc_product_meta_lookup`
--

DROP TABLE IF EXISTS `wpjk_wc_product_meta_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_wc_product_meta_lookup` (
  `product_id` bigint(20) NOT NULL,
  `sku` varchar(100) DEFAULT '',
  `virtual` tinyint(1) DEFAULT 0,
  `downloadable` tinyint(1) DEFAULT 0,
  `min_price` decimal(19,4) DEFAULT NULL,
  `max_price` decimal(19,4) DEFAULT NULL,
  `onsale` tinyint(1) DEFAULT 0,
  `stock_quantity` double DEFAULT NULL,
  `stock_status` varchar(100) DEFAULT 'instock',
  `rating_count` bigint(20) DEFAULT 0,
  `average_rating` decimal(3,2) DEFAULT 0.00,
  `total_sales` bigint(20) DEFAULT 0,
  `tax_status` varchar(100) DEFAULT 'taxable',
  `tax_class` varchar(100) DEFAULT '',
  PRIMARY KEY (`product_id`),
  KEY `virtual` (`virtual`),
  KEY `downloadable` (`downloadable`),
  KEY `stock_status` (`stock_status`),
  KEY `stock_quantity` (`stock_quantity`),
  KEY `onsale` (`onsale`),
  KEY `min_max_price` (`min_price`,`max_price`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_wc_product_meta_lookup`
--

LOCK TABLES `wpjk_wc_product_meta_lookup` WRITE;
/*!40000 ALTER TABLE `wpjk_wc_product_meta_lookup` DISABLE KEYS */;
INSERT INTO `wpjk_wc_product_meta_lookup` VALUES (577,'',1,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(578,'',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1369,'2092',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1370,'2093',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1371,'2094',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1372,'2095',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1373,'2096',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1374,'2097',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1375,'2098',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1376,'2099',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1377,'2100',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1378,'2101',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1379,'2102',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1380,'2103',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1381,'2104',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1382,'2105',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1383,'2106',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1384,'2107',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1385,'2108',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1386,'2109',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1387,'2110',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1388,'2111',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1389,'2112',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1390,'2113',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1391,'2114',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1392,'2115',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1393,'2116',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1394,'2117',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1395,'2118',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1396,'2119',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1397,'2120',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1398,'2121',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1429,'2122',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1430,'2123',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1431,'2124',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1432,'2125',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1433,'2126',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1434,'2127',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1435,'2128',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1436,'2129',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1437,'2130',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1438,'2131',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1439,'2132',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1440,'2133',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1441,'2134',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1442,'2135',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1443,'2136',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1444,'2137',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1445,'2138',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1446,'2139',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1447,'2140',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1448,'2141',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1449,'2142',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1450,'2143',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1451,'2144',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1452,'2145',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1453,'2146',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1454,'2147',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1455,'2148',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1456,'2149',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1457,'2150',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1458,'2151',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1489,'2152',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1490,'2153',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1491,'2154',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1492,'2155',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1493,'2156',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1494,'2157',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1495,'2158',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1496,'2159',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1497,'2160',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1498,'2161',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1499,'2162',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1500,'2163',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1501,'2164',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1502,'2165',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1503,'2166',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1504,'2167',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1505,'2168',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1506,'2169',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1507,'2170',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1508,'2171',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1509,'2172',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1510,'2173',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1511,'2174',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1512,'2175',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1513,'2176',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1514,'2177',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1515,'2178',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1516,'2179',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1517,'2180',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1518,'2181',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1549,'2182',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1550,'2183',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1551,'2184',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1552,'2185',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1553,'2186',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1554,'2187',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1555,'2188',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1556,'2189',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1557,'2190',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1558,'2191',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1559,'2192',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1560,'2193',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1561,'2194',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1562,'2195',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1563,'2196',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1564,'2197',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1565,'2198',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1566,'2199',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1567,'2200',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1568,'2201',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1569,'2202',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1570,'2203',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1571,'2204',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1572,'2205',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1573,'2206',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1574,'2207',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1575,'2208',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1576,'2209',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1577,'2210',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1578,'2211',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1609,'2212',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1610,'2213',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1611,'2214',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1612,'2215',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1613,'2216',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1614,'2217',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1615,'2218',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1616,'2219',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1617,'2220',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1618,'2221',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1619,'2222',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1620,'2223',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1621,'2224',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1622,'2225',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1623,'2226',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1624,'2227',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1625,'2228',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1626,'2229',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1627,'2230',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1628,'2231',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1629,'2232',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1630,'2233',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1631,'2234',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1632,'2235',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1633,'2236',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(1634,'2237',1,1,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable',''),(2414,'',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','');
/*!40000 ALTER TABLE `wpjk_wc_product_meta_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpjk_wc_rate_limits`
--

DROP TABLE IF EXISTS `wpjk_wc_rate_limits`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_wc_rate_limits` (
  `rate_limit_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `rate_limit_key` varchar(200) NOT NULL,
  `rate_limit_expiry` bigint(20) unsigned NOT NULL,
  `rate_limit_remaining` smallint(10) NOT NULL DEFAULT 0,
  PRIMARY KEY (`rate_limit_id`),
  UNIQUE KEY `rate_limit_key` (`rate_limit_key`(191))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_wc_rate_limits`
--

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

--
-- Table structure for table `wpjk_wc_reserved_stock`
--

DROP TABLE IF EXISTS `wpjk_wc_reserved_stock`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_wc_reserved_stock` (
  `order_id` bigint(20) NOT NULL,
  `product_id` bigint(20) NOT NULL,
  `stock_quantity` double NOT NULL DEFAULT 0,
  `timestamp` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `expires` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`order_id`,`product_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_wc_reserved_stock`
--

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

--
-- Table structure for table `wpjk_wc_tax_rate_classes`
--

DROP TABLE IF EXISTS `wpjk_wc_tax_rate_classes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_wc_tax_rate_classes` (
  `tax_rate_class_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(200) NOT NULL DEFAULT '',
  `slug` varchar(200) NOT NULL DEFAULT '',
  PRIMARY KEY (`tax_rate_class_id`),
  UNIQUE KEY `slug` (`slug`(191))
) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_wc_tax_rate_classes`
--

LOCK TABLES `wpjk_wc_tax_rate_classes` WRITE;
/*!40000 ALTER TABLE `wpjk_wc_tax_rate_classes` DISABLE KEYS */;
INSERT INTO `wpjk_wc_tax_rate_classes` VALUES (1,'Reduced rate','reduced-rate'),(2,'Zero rate','zero-rate');
/*!40000 ALTER TABLE `wpjk_wc_tax_rate_classes` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpjk_wc_webhooks`
--

DROP TABLE IF EXISTS `wpjk_wc_webhooks`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_wc_webhooks` (
  `webhook_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `status` varchar(200) NOT NULL,
  `name` text NOT NULL,
  `user_id` bigint(20) unsigned NOT NULL,
  `delivery_url` text NOT NULL,
  `secret` text NOT NULL,
  `topic` varchar(200) NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `api_version` smallint(4) NOT NULL,
  `failure_count` smallint(10) NOT NULL DEFAULT 0,
  `pending_delivery` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`webhook_id`),
  KEY `user_id` (`user_id`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_wc_webhooks`
--

LOCK TABLES `wpjk_wc_webhooks` WRITE;
/*!40000 ALTER TABLE `wpjk_wc_webhooks` DISABLE KEYS */;
INSERT INTO `wpjk_wc_webhooks` VALUES (1,'active','CrazyRocket Track Conversion',1,'https://dashboard.crazyrocket.io/webhooks/WooOrderCreated?sid=63f9e7fe7ab4271118c3231a','P1.APaMh/Zcc~M/igS+[l!vL^i6APQzELG/O[@cuq7*[Ss^iw9','order.created','2023-02-25 10:55:57','2023-02-25 10:55:57','2023-02-25 10:55:58','2023-02-25 10:55:58',2,0,0);
/*!40000 ALTER TABLE `wpjk_wc_webhooks` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpjk_woocommerce_api_keys`
--

DROP TABLE IF EXISTS `wpjk_woocommerce_api_keys`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_woocommerce_api_keys` (
  `key_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned NOT NULL,
  `description` varchar(200) DEFAULT NULL,
  `permissions` varchar(10) NOT NULL,
  `consumer_key` char(64) NOT NULL,
  `consumer_secret` char(43) NOT NULL,
  `nonces` longtext DEFAULT NULL,
  `truncated_key` char(7) NOT NULL,
  `last_access` datetime DEFAULT NULL,
  PRIMARY KEY (`key_id`),
  KEY `consumer_key` (`consumer_key`),
  KEY `consumer_secret` (`consumer_secret`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_woocommerce_api_keys`
--

LOCK TABLES `wpjk_woocommerce_api_keys` WRITE;
/*!40000 ALTER TABLE `wpjk_woocommerce_api_keys` DISABLE KEYS */;
INSERT INTO `wpjk_woocommerce_api_keys` VALUES (1,1,'Bonus WHeel','read_write','25cf46d00fba58c13b4ee7b96e3b9dfb81c4ebc938ce3a999c4e2045ec17d2d1','cs_f1b0374cd29ad4f4fba4175159210d5d01ee63c0',NULL,'76e0923','2023-02-25 13:19:56');
/*!40000 ALTER TABLE `wpjk_woocommerce_api_keys` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpjk_woocommerce_attribute_taxonomies`
--

DROP TABLE IF EXISTS `wpjk_woocommerce_attribute_taxonomies`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_woocommerce_attribute_taxonomies` (
  `attribute_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `attribute_name` varchar(200) NOT NULL,
  `attribute_label` varchar(200) DEFAULT NULL,
  `attribute_type` varchar(20) NOT NULL,
  `attribute_orderby` varchar(20) NOT NULL,
  `attribute_public` int(1) NOT NULL DEFAULT 1,
  PRIMARY KEY (`attribute_id`),
  KEY `attribute_name` (`attribute_name`(20))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_woocommerce_attribute_taxonomies`
--

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

--
-- Table structure for table `wpjk_woocommerce_downloadable_product_permissions`
--

DROP TABLE IF EXISTS `wpjk_woocommerce_downloadable_product_permissions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_woocommerce_downloadable_product_permissions` (
  `permission_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `download_id` varchar(36) NOT NULL,
  `product_id` bigint(20) unsigned NOT NULL,
  `order_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `order_key` varchar(200) NOT NULL,
  `user_email` varchar(200) NOT NULL,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `downloads_remaining` varchar(9) DEFAULT NULL,
  `access_granted` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `access_expires` datetime DEFAULT NULL,
  `download_count` bigint(20) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`permission_id`),
  KEY `download_order_key_product` (`product_id`,`order_id`,`order_key`(16),`download_id`),
  KEY `download_order_product` (`download_id`,`order_id`,`product_id`),
  KEY `order_id` (`order_id`),
  KEY `user_order_remaining_expires` (`user_id`,`order_id`,`downloads_remaining`,`access_expires`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_woocommerce_downloadable_product_permissions`
--

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

--
-- Table structure for table `wpjk_woocommerce_log`
--

DROP TABLE IF EXISTS `wpjk_woocommerce_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_woocommerce_log` (
  `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `timestamp` datetime NOT NULL,
  `level` smallint(4) NOT NULL,
  `source` varchar(200) NOT NULL,
  `message` longtext NOT NULL,
  `context` longtext DEFAULT NULL,
  PRIMARY KEY (`log_id`),
  KEY `level` (`level`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_woocommerce_log`
--

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

--
-- Table structure for table `wpjk_woocommerce_order_itemmeta`
--

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

--
-- Dumping data for table `wpjk_woocommerce_order_itemmeta`
--

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

--
-- Table structure for table `wpjk_woocommerce_order_items`
--

DROP TABLE IF EXISTS `wpjk_woocommerce_order_items`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_woocommerce_order_items` (
  `order_item_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `order_item_name` text NOT NULL,
  `order_item_type` varchar(200) NOT NULL DEFAULT '',
  `order_id` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`order_item_id`),
  KEY `order_id` (`order_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_woocommerce_order_items`
--

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

--
-- Table structure for table `wpjk_woocommerce_payment_tokenmeta`
--

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

--
-- Dumping data for table `wpjk_woocommerce_payment_tokenmeta`
--

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

--
-- Table structure for table `wpjk_woocommerce_payment_tokens`
--

DROP TABLE IF EXISTS `wpjk_woocommerce_payment_tokens`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_woocommerce_payment_tokens` (
  `token_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `gateway_id` varchar(200) NOT NULL,
  `token` text NOT NULL,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `type` varchar(200) NOT NULL,
  `is_default` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`token_id`),
  KEY `user_id` (`user_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_woocommerce_payment_tokens`
--

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

--
-- Table structure for table `wpjk_woocommerce_sessions`
--

DROP TABLE IF EXISTS `wpjk_woocommerce_sessions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_woocommerce_sessions` (
  `session_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `session_key` char(32) NOT NULL,
  `session_value` longtext NOT NULL,
  `session_expiry` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`session_id`),
  UNIQUE KEY `session_key` (`session_key`)
) ENGINE=MyISAM AUTO_INCREMENT=18 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_woocommerce_sessions`
--

LOCK TABLES `wpjk_woocommerce_sessions` WRITE;
/*!40000 ALTER TABLE `wpjk_woocommerce_sessions` DISABLE KEYS */;
INSERT INTO `wpjk_woocommerce_sessions` VALUES (17,'1','a:7:{s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:769:\"a:27:{s:2:\"id\";s:1:\"1\";s:13:\"date_modified\";s:25:\"2023-02-22T16:16:41+00:00\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:2:\"CA\";s:7:\"country\";s:2:\"US\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"US\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:24:\"vpowerstars4@hotmail.com\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1682660357);
/*!40000 ALTER TABLE `wpjk_woocommerce_sessions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpjk_woocommerce_shipping_zone_locations`
--

DROP TABLE IF EXISTS `wpjk_woocommerce_shipping_zone_locations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_woocommerce_shipping_zone_locations` (
  `location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `zone_id` bigint(20) unsigned NOT NULL,
  `location_code` varchar(200) NOT NULL,
  `location_type` varchar(40) NOT NULL,
  PRIMARY KEY (`location_id`),
  KEY `location_id` (`location_id`),
  KEY `location_type_code` (`location_type`(10),`location_code`(20))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_woocommerce_shipping_zone_locations`
--

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

--
-- Table structure for table `wpjk_woocommerce_shipping_zone_methods`
--

DROP TABLE IF EXISTS `wpjk_woocommerce_shipping_zone_methods`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_woocommerce_shipping_zone_methods` (
  `zone_id` bigint(20) unsigned NOT NULL,
  `instance_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `method_id` varchar(200) NOT NULL,
  `method_order` bigint(20) unsigned NOT NULL,
  `is_enabled` tinyint(1) NOT NULL DEFAULT 1,
  PRIMARY KEY (`instance_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_woocommerce_shipping_zone_methods`
--

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

--
-- Table structure for table `wpjk_woocommerce_shipping_zones`
--

DROP TABLE IF EXISTS `wpjk_woocommerce_shipping_zones`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_woocommerce_shipping_zones` (
  `zone_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `zone_name` varchar(200) NOT NULL,
  `zone_order` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`zone_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_woocommerce_shipping_zones`
--

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

--
-- Table structure for table `wpjk_woocommerce_tax_rate_locations`
--

DROP TABLE IF EXISTS `wpjk_woocommerce_tax_rate_locations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_woocommerce_tax_rate_locations` (
  `location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `location_code` varchar(200) NOT NULL,
  `tax_rate_id` bigint(20) unsigned NOT NULL,
  `location_type` varchar(40) NOT NULL,
  PRIMARY KEY (`location_id`),
  KEY `tax_rate_id` (`tax_rate_id`),
  KEY `location_type_code` (`location_type`(10),`location_code`(20))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_woocommerce_tax_rate_locations`
--

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

--
-- Table structure for table `wpjk_woocommerce_tax_rates`
--

DROP TABLE IF EXISTS `wpjk_woocommerce_tax_rates`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_woocommerce_tax_rates` (
  `tax_rate_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `tax_rate_country` varchar(2) NOT NULL DEFAULT '',
  `tax_rate_state` varchar(200) NOT NULL DEFAULT '',
  `tax_rate` varchar(8) NOT NULL DEFAULT '',
  `tax_rate_name` varchar(200) NOT NULL DEFAULT '',
  `tax_rate_priority` bigint(20) unsigned NOT NULL,
  `tax_rate_compound` int(1) NOT NULL DEFAULT 0,
  `tax_rate_shipping` int(1) NOT NULL DEFAULT 1,
  `tax_rate_order` bigint(20) unsigned NOT NULL,
  `tax_rate_class` varchar(200) NOT NULL DEFAULT '',
  PRIMARY KEY (`tax_rate_id`),
  KEY `tax_rate_country` (`tax_rate_country`),
  KEY `tax_rate_state` (`tax_rate_state`(2)),
  KEY `tax_rate_class` (`tax_rate_class`(10)),
  KEY `tax_rate_priority` (`tax_rate_priority`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_woocommerce_tax_rates`
--

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

--
-- Table structure for table `wpjk_wpforms_tasks_meta`
--

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

--
-- Dumping data for table `wpjk_wpforms_tasks_meta`
--

LOCK TABLES `wpjk_wpforms_tasks_meta` WRITE;
/*!40000 ALTER TABLE `wpjk_wpforms_tasks_meta` DISABLE KEYS */;
INSERT INTO `wpjk_wpforms_tasks_meta` VALUES (1,'wpforms_process_forms_locator_scan','W10=','2023-02-21 22:22:58'),(7,'wpforms_admin_addons_cache_update','W10=','2023-02-27 10:09:09'),(11,'wpforms_admin_addons_cache_update','W10=','2023-04-04 16:51:05');
/*!40000 ALTER TABLE `wpjk_wpforms_tasks_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpjk_wpmailsmtp_debug_events`
--

DROP TABLE IF EXISTS `wpjk_wpmailsmtp_debug_events`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_wpmailsmtp_debug_events` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `content` text DEFAULT NULL,
  `initiator` text DEFAULT NULL,
  `event_type` tinyint(3) unsigned NOT NULL DEFAULT 0,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=41 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_wpmailsmtp_debug_events`
--

LOCK TABLES `wpjk_wpmailsmtp_debug_events` WRITE;
/*!40000 ALTER TABLE `wpjk_wpmailsmtp_debug_events` DISABLE KEYS */;
INSERT INTO `wpjk_wpmailsmtp_debug_events` VALUES (1,'Mailer: Other SMTP\r\nSMTP Error: Could not authenticate.','{\"file\":\"\\/home\\/vblink5\\/public_html\\/wp-content\\/plugins\\/wp-mail-smtp\\/src\\/Admin\\/SetupWizard.php\",\"line\":1172}',0,'2023-02-22 03:23:07'),(2,'Mailer: Other SMTP\r\nSMTP Error: Could not authenticate.','{\"file\":\"\\/home\\/vblink5\\/public_html\\/wp-content\\/plugins\\/wp-mail-smtp\\/src\\/Admin\\/Pages\\/TestTab.php\",\"line\":345}',0,'2023-02-22 03:23:19'),(3,'Mailer: Other SMTP\r\nSMTP Error: Could not authenticate.','{\"file\":\"\\/home\\/vblink5\\/public_html\\/wp-content\\/plugins\\/wp-mail-smtp\\/src\\/Admin\\/Pages\\/TestTab.php\",\"line\":345}',0,'2023-02-22 03:27:42'),(4,'Mailer: Other SMTP\r\nSMTP Error: Could not connect to SMTP host.','{\"file\":\"\\/home\\/vblink5\\/public_html\\/wp-content\\/plugins\\/wp-mail-smtp\\/src\\/Admin\\/Pages\\/TestTab.php\",\"line\":345}',0,'2023-02-22 03:27:53'),(5,'Mailer: Other SMTP\r\nSMTP Error: Could not authenticate.','{\"file\":\"\\/home\\/vblink5\\/public_html\\/wp-content\\/plugins\\/wp-mail-smtp\\/src\\/Admin\\/Pages\\/TestTab.php\",\"line\":345}',0,'2023-02-22 03:31:01'),(6,'Mailer: Other SMTP\r\nSMTP Error: Could not authenticate.','{\"file\":\"\\/home\\/vblink5\\/public_html\\/wp-content\\/plugins\\/wp-mail-smtp\\/src\\/Admin\\/Pages\\/TestTab.php\",\"line\":345}',0,'2023-02-22 03:33:46'),(7,'Mailer: Other SMTP\r\nSMTP Error: data not accepted.SMTP server error: DATA END command failed Detail: Sorry! This server is unable to send email from this domain:\r\ngmail.com. Please try sending from a domain on this server.\r\n SMTP code: 550','{\"file\":\"\\/home\\/vblink5\\/public_html\\/wp-content\\/plugins\\/wp-mail-smtp\\/src\\/Admin\\/Pages\\/TestTab.php\",\"line\":345}',0,'2023-02-22 03:38:11'),(8,'Mailer: Other SMTP\r\nSMTP Error: data not accepted.SMTP server error: DATA END command failed Detail: Sorry! This server is unable to send email from this domain:\r\ngmail.com. Please try sending from a domain on this server.\r\n SMTP code: 550','{\"file\":\"\\/home\\/vblink5\\/public_html\\/wp-content\\/plugins\\/wp-mail-smtp\\/src\\/Admin\\/Pages\\/TestTab.php\",\"line\":345}',0,'2023-02-22 03:39:52'),(9,'Mailer: Other SMTP\r\nSMTP Error: Could not authenticate.','{\"file\":\"\\/home\\/vblink5\\/public_html\\/wp-content\\/plugins\\/metform\\/core\\/entries\\/action.php\",\"line\":779}',0,'2023-04-16 03:13:49'),(10,'Mailer: Other SMTP\r\nSMTP Error: Could not authenticate.','{\"file\":\"\\/home\\/vblink5\\/public_html\\/wp-content\\/plugins\\/metform\\/core\\/entries\\/action.php\",\"line\":779}',0,'2023-04-16 15:06:07'),(11,'Mailer: Other SMTP\r\nSMTP Error: Could not authenticate.','{\"file\":\"\\/home\\/vblink5\\/public_html\\/wp-content\\/plugins\\/metform\\/core\\/entries\\/action.php\",\"line\":779}',0,'2023-04-16 19:16:16'),(12,'Mailer: Other SMTP\r\nSMTP Error: Could not authenticate.','{\"file\":\"\\/home\\/vblink5\\/public_html\\/wp-content\\/plugins\\/metform\\/core\\/entries\\/action.php\",\"line\":779}',0,'2023-04-17 14:53:32'),(13,'Mailer: Other SMTP\r\nSMTP Error: Could not authenticate.','{\"file\":\"\\/home\\/vblink5\\/public_html\\/wp-content\\/plugins\\/wp-mail-smtp\\/src\\/Reports\\/Emails\\/Summary.php\",\"line\":112}',0,'2023-04-17 18:14:38'),(14,'Mailer: Other SMTP\r\nSMTP Error: Could not authenticate.','{\"file\":\"\\/home\\/vblink5\\/public_html\\/wp-content\\/plugins\\/metform\\/core\\/entries\\/action.php\",\"line\":779}',0,'2023-04-18 00:45:52'),(15,'Mailer: Other SMTP\r\nSMTP Error: Could not authenticate.','{\"file\":\"\\/home\\/vblink5\\/public_html\\/wp-content\\/plugins\\/metform\\/core\\/entries\\/action.php\",\"line\":779}',0,'2023-04-18 05:35:54'),(16,'Mailer: Other SMTP\r\nSMTP Error: Could not authenticate.','{\"file\":\"\\/home\\/vblink5\\/public_html\\/wp-includes\\/pluggable.php\",\"line\":2025}',0,'2023-04-19 03:54:47'),(17,'Mailer: Other SMTP\r\nSMTP Error: Could not authenticate.','{\"file\":\"\\/home\\/vblink5\\/public_html\\/wp-includes\\/pluggable.php\",\"line\":2025}',0,'2023-04-19 03:54:53'),(18,'Mailer: Other SMTP\r\nSMTP Error: Could not authenticate.','{\"file\":\"\\/home\\/vblink5\\/public_html\\/wp-includes\\/pluggable.php\",\"line\":2025}',0,'2023-04-19 03:55:05'),(19,'Mailer: Other SMTP\r\nSMTP Error: Could not authenticate.','{\"file\":\"\\/home\\/vblink5\\/public_html\\/wp-includes\\/pluggable.php\",\"line\":2025}',0,'2023-04-19 03:55:07'),(20,'Mailer: Other SMTP\r\nSMTP Error: Could not authenticate.','{\"file\":\"\\/home\\/vblink5\\/public_html\\/wp-includes\\/pluggable.php\",\"line\":2025}',0,'2023-04-19 03:55:16'),(21,'Mailer: Other SMTP\r\nSMTP Error: Could not authenticate.','{\"file\":\"\\/home\\/vblink5\\/public_html\\/wp-includes\\/pluggable.php\",\"line\":2025}',0,'2023-04-19 03:55:18'),(22,'Mailer: Other SMTP\r\nSMTP Error: Could not authenticate.','{\"file\":\"\\/home\\/vblink5\\/public_html\\/wp-content\\/plugins\\/metform\\/core\\/entries\\/action.php\",\"line\":779}',0,'2023-04-19 11:56:59'),(23,'Mailer: Other SMTP\r\nSMTP Error: Could not authenticate.','{\"file\":\"\\/home\\/vblink5\\/public_html\\/wp-content\\/plugins\\/metform\\/core\\/entries\\/action.php\",\"line\":779}',0,'2023-04-19 15:13:50'),(24,'Mailer: Other SMTP\r\nSMTP Error: Could not authenticate.','{\"file\":\"\\/home\\/vblink5\\/public_html\\/wp-content\\/plugins\\/metform\\/core\\/entries\\/action.php\",\"line\":779}',0,'2023-04-19 17:35:03'),(25,'Mailer: Other SMTP\r\nSMTP Error: Could not authenticate.','{\"file\":\"\\/home\\/vblink5\\/public_html\\/wp-content\\/plugins\\/metform\\/core\\/entries\\/action.php\",\"line\":779}',0,'2023-04-20 00:41:44'),(26,'Mailer: Other SMTP\r\nSMTP Error: Could not authenticate.','{\"file\":\"\\/home\\/vblink5\\/public_html\\/wp-includes\\/pluggable.php\",\"line\":2025}',0,'2023-04-20 01:14:21'),(27,'Mailer: Other SMTP\r\nSMTP Error: Could not authenticate.','{\"file\":\"\\/home\\/vblink5\\/public_html\\/wp-includes\\/pluggable.php\",\"line\":2025}',0,'2023-04-20 01:14:27'),(28,'Mailer: Other SMTP\r\nSMTP Error: Could not authenticate.','{\"file\":\"\\/home\\/vblink5\\/public_html\\/wp-content\\/plugins\\/metform\\/core\\/entries\\/action.php\",\"line\":779}',0,'2023-04-20 02:36:54'),(29,'Mailer: Other SMTP\r\nSMTP Error: Could not authenticate.','{\"file\":\"\\/home\\/vblink5\\/public_html\\/wp-content\\/plugins\\/metform\\/core\\/entries\\/action.php\",\"line\":779}',0,'2023-04-22 22:32:54'),(30,'Mailer: Other SMTP\r\nSMTP Error: Could not authenticate.','{\"file\":\"\\/home\\/vblink5\\/public_html\\/wp-content\\/plugins\\/metform\\/core\\/entries\\/action.php\",\"line\":779}',0,'2023-04-24 01:27:09'),(31,'Mailer: Other SMTP\r\nSMTP Error: Could not authenticate.','{\"file\":\"\\/home\\/vblink5\\/public_html\\/wp-content\\/plugins\\/wp-mail-smtp\\/src\\/Reports\\/Emails\\/Summary.php\",\"line\":112}',0,'2023-04-24 18:33:50'),(32,'Mailer: Other SMTP\r\nSMTP Error: Could not authenticate.','{\"file\":\"\\/home\\/vblink5\\/public_html\\/wp-content\\/plugins\\/metform\\/core\\/entries\\/action.php\",\"line\":779}',0,'2023-04-27 13:18:30'),(33,'Mailer: Other SMTP\r\nSMTP Error: Could not authenticate.','{\"file\":\"\\/home\\/vblink5\\/public_html\\/wp-content\\/plugins\\/metform\\/core\\/entries\\/action.php\",\"line\":779}',0,'2023-04-27 23:47:41'),(34,'Mailer: Other SMTP\r\nSMTP Error: Could not authenticate.','{\"file\":\"\\/home\\/vblink5\\/public_html\\/wp-content\\/plugins\\/metform\\/core\\/entries\\/action.php\",\"line\":779}',0,'2023-04-28 09:21:28'),(35,'Mailer: Other SMTP\r\nSMTP Error: Could not authenticate.','{\"file\":\"\\/home\\/vblink5\\/public_html\\/wp-content\\/plugins\\/metform\\/core\\/entries\\/action.php\",\"line\":779}',0,'2023-04-28 10:56:43'),(36,'Mailer: Other SMTP\r\nSMTP Error: Could not authenticate.','{\"file\":\"\\/home\\/vblink5\\/public_html\\/wp-content\\/plugins\\/metform\\/core\\/entries\\/action.php\",\"line\":779}',0,'2023-04-28 16:39:36'),(37,'Mailer: Other SMTP\r\nSMTP Error: Could not authenticate.','{\"file\":\"\\/home\\/vblink5\\/public_html\\/wp-content\\/plugins\\/metform\\/core\\/entries\\/action.php\",\"line\":779}',0,'2023-04-28 21:54:40'),(38,'Mailer: Other SMTP\r\nSMTP Error: Could not authenticate.','{\"file\":\"\\/home\\/vblink5\\/public_html\\/wp-admin\\/includes\\/misc.php\",\"line\":1541}',0,'2023-04-29 09:35:39'),(39,'Mailer: Other SMTP\r\nSMTP Error: Could not authenticate.','{\"file\":\"\\/home\\/vblink5\\/public_html\\/wp-content\\/plugins\\/metform\\/core\\/entries\\/action.php\",\"line\":779}',0,'2023-04-29 09:50:42'),(40,'Mailer: Other SMTP\r\nSMTP Error: Could not authenticate.','{\"file\":\"\\/home\\/vblink5\\/public_html\\/wp-content\\/plugins\\/wp-mail-smtp\\/src\\/Admin\\/Pages\\/TestTab.php\",\"line\":349}',0,'2023-04-29 10:10:58');
/*!40000 ALTER TABLE `wpjk_wpmailsmtp_debug_events` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpjk_wpmailsmtp_tasks_meta`
--

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

--
-- Dumping data for table `wpjk_wpmailsmtp_tasks_meta`
--

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

--
-- Table structure for table `wpjk_wsal_metadata`
--

DROP TABLE IF EXISTS `wpjk_wsal_metadata`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_wsal_metadata` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `occurrence_id` bigint(20) NOT NULL,
  `name` varchar(100) NOT NULL,
  `value` longtext NOT NULL,
  PRIMARY KEY (`id`),
  KEY `occurrence_name` (`occurrence_id`,`name`),
  KEY `name_value` (`name`,`value`(64))
) ENGINE=MyISAM AUTO_INCREMENT=899 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_wsal_metadata`
--

LOCK TABLES `wpjk_wsal_metadata` WRITE;
/*!40000 ALTER TABLE `wpjk_wsal_metadata` DISABLE KEYS */;
INSERT INTO `wpjk_wsal_metadata` VALUES (1,1,'PluginFile','/home/vblink5/public_html/wp-content/plugins/wp-security-audit-log/wp-security-audit-log.php'),(2,1,'PluginData','O:8:\"stdClass\":5:{s:4:\"Name\";s:15:\"WP Activity Log\";s:9:\"PluginURI\";s:26:\"https://wpactivitylog.com/\";s:7:\"Version\";s:7:\"4.4.3.2\";s:6:\"Author\";s:17:\"WP White Security\";s:7:\"Network\";s:4:\"True\";}'),(3,2,'Plugin','O:8:\"stdClass\":6:{s:4:\"Name\";s:19:\"CrazyRocket Pop-ups\";s:9:\"PluginURI\";s:27:\"https://www.crazyrocket.io/\";s:7:\"Version\";s:5:\"1.0.0\";s:6:\"Author\";s:11:\"CrazyRocket\";s:7:\"Network\";s:5:\"False\";s:15:\"plugin_dir_path\";s:45:\"/home/vblink5/public_html/wp-content/plugins/\";}'),(4,3,'PluginFile','/home/vblink5/public_html/wp-content/plugins/crazyrocket-pop-ups/crazyrocket.php'),(5,3,'PluginData','O:8:\"stdClass\":5:{s:4:\"Name\";s:19:\"CrazyRocket Pop-ups\";s:9:\"PluginURI\";s:27:\"https://www.crazyrocket.io/\";s:7:\"Version\";s:5:\"1.0.0\";s:6:\"Author\";s:11:\"CrazyRocket\";s:7:\"Network\";s:5:\"False\";}'),(6,4,'PostTitle','Ocean Monster'),(7,4,'PostDate','2023-02-15 08:21:18'),(8,4,'PostUrl','https://vblinkonline.com/product/ocean-monster/'),(9,4,'MetaKey','ekit_post_views_count'),(10,4,'MetaValue','1'),(11,4,'MetaLink','ekit_post_views_count'),(12,5,'Attempts','2'),(13,6,'PostTitle','Hai Oilao'),(14,6,'PostDate','2023-02-15 08:21:18'),(15,6,'PostUrl','https://vblinkonline.com/product/hai-oilao/'),(16,6,'MetaID','9756'),(17,6,'MetaKey','ekit_post_views_count'),(18,6,'MetaValueNew','5'),(19,6,'MetaValueOld','4'),(20,6,'MetaLink','ekit_post_views_count'),(21,7,'PostTitle','Bonus Wheel'),(22,7,'PostDate','2023-02-25 10:52:07'),(23,7,'OldTemplate','Default template'),(24,7,'NewTemplate','Default'),(25,7,'EditorLinkPost','https://vblinkonline.com/wp-admin/post.php?post=2454&amp;action=edit'),(26,8,'PostTitle','Bonus Wheel'),(27,8,'PostDate','2023-02-25 10:52:07'),(28,8,'PostUrl','https://vblinkonline.com/bonus-wheel/'),(29,8,'MetaKey','slide_template'),(30,8,'MetaValue','default'),(31,8,'MetaLink','slide_template'),(32,8,'EditorLinkPost','https://vblinkonline.com/wp-admin/post.php?post=2454&amp;action=edit'),(33,9,'PostTitle','Bonus Wheel'),(34,9,'PostDate','2023-02-25 10:52:07'),(35,9,'PostUrl','https://vblinkonline.com/bonus-wheel/'),(36,9,'MetaKey','rs_page_bg_color'),(37,9,'MetaValue','#ffffff'),(38,9,'MetaLink','rs_page_bg_color'),(39,9,'EditorLinkPost','https://vblinkonline.com/wp-admin/post.php?post=2454&amp;action=edit'),(40,10,'PostTitle','Bonus Wheel'),(41,10,'PostDate','2023-02-25 10:52:07'),(42,10,'PostUrl','https://vblinkonline.com/bonus-wheel/'),(43,10,'EditorLinkPost','https://vblinkonline.com/wp-admin/post.php?post=2454&amp;action=edit'),(44,11,'PostTitle','888'),(45,11,'PostDate','2023-02-15 08:22:14'),(46,11,'PostUrl','https://vblinkonline.com/product/888/'),(47,11,'MetaID','9677'),(48,11,'MetaKey','ekit_post_views_count'),(49,11,'MetaValueNew','4'),(50,11,'MetaValueOld','3'),(51,11,'MetaLink','ekit_post_views_count'),(52,12,'PostTitle','Bonus Wheel'),(53,12,'PostDate','2023-02-25 10:52:07'),(54,12,'PostUrl','https://vblinkonline.com/bonus-wheel/'),(55,12,'EditorLinkPost','https://vblinkonline.com/wp-admin/post.php?post=2454&amp;action=edit'),(56,13,'PostTitle','Brothers Kingdom'),(57,13,'PostDate','2023-02-15 08:22:14'),(58,13,'PostUrl','https://vblinkonline.com/product/brothers-kingdom/'),(59,13,'MetaID','10071'),(60,13,'MetaKey','ekit_post_views_count'),(61,13,'MetaValueNew','2'),(62,13,'MetaValueOld','1'),(63,13,'MetaLink','ekit_post_views_count'),(64,14,'Attempts','1'),(65,15,'PostTitle','4M8BSQQR'),(66,15,'PostDate','2023-02-25 11:48:35'),(67,15,'PostUrl','https://vblinkonline.com/?post_type=shop_coupon&p=2456'),(68,15,'EditorLinkPost','https://vblinkonline.com/wp-admin/post.php?post=2456&amp;action=edit'),(69,16,'PostTitle','4M8BSQQR'),(70,16,'PostDate','2023-02-25 11:48:54'),(71,16,'PostUrl','https://vblinkonline.com/?post_type=shop_coupon&p=2456'),(72,16,'MetaKey','discount_type'),(73,16,'MetaValue','fixed_cart'),(74,16,'MetaLink','discount_type'),(75,16,'EditorLinkPost','https://vblinkonline.com/wp-admin/post.php?post=2456&amp;action=edit'),(76,17,'PostTitle','4M8BSQQR'),(77,17,'PostDate','2023-02-25 11:48:54'),(78,17,'PostUrl','https://vblinkonline.com/?post_type=shop_coupon&p=2456'),(79,17,'MetaKey','coupon_amount'),(80,17,'MetaValue','1'),(81,17,'MetaLink','coupon_amount'),(82,17,'EditorLinkPost','https://vblinkonline.com/wp-admin/post.php?post=2456&amp;action=edit'),(83,18,'PostTitle','4M8BSQQR'),(84,18,'PostDate','2023-02-25 11:48:54'),(85,18,'PostUrl','https://vblinkonline.com/?post_type=shop_coupon&p=2456'),(86,18,'MetaKey','individual_use'),(87,18,'MetaValue','no'),(88,18,'MetaLink','individual_use'),(89,18,'EditorLinkPost','https://vblinkonline.com/wp-admin/post.php?post=2456&amp;action=edit'),(90,19,'PostTitle','4M8BSQQR'),(91,19,'PostDate','2023-02-25 11:48:54'),(92,19,'PostUrl','https://vblinkonline.com/?post_type=shop_coupon&p=2456'),(93,19,'MetaKey','usage_limit'),(94,19,'MetaLink','usage_limit'),(95,19,'EditorLinkPost','https://vblinkonline.com/wp-admin/post.php?post=2456&amp;action=edit'),(96,20,'PostTitle','4M8BSQQR'),(97,20,'PostDate','2023-02-25 11:48:54'),(98,20,'PostUrl','https://vblinkonline.com/?post_type=shop_coupon&p=2456'),(99,20,'EditorLinkPost','https://vblinkonline.com/wp-admin/post.php?post=2456&amp;action=edit'),(100,21,'Attempts','1'),(101,22,'PostTitle','Fish\'S Fun World'),(102,22,'PostDate','2023-02-15 08:21:19'),(103,22,'PostUrl','https://vblinkonline.com/product/fishs-fun-world/'),(104,22,'MetaKey','ekit_post_views_count'),(105,22,'MetaValue','1'),(106,22,'MetaLink','ekit_post_views_count'),(107,23,'AttachmentID','2458'),(108,23,'FileName','advanced-coupons-for-woocommerce-free.4.5.2.zip'),(109,23,'FilePath','/home/vblink5/public_html/wp-content/uploads/2023/02'),(110,23,'AttachmentUrl','https://vblinkonline.com/advanced-coupons-for-woocommerce-free-4-5-2-zip/'),(111,24,'Plugin','O:8:\"stdClass\":6:{s:4:\"Name\";s:37:\"Advanced Coupons for WooCommerce Free\";s:9:\"PluginURI\";s:33:\"https://advancedcouponsplugin.com\";s:7:\"Version\";s:5:\"4.5.2\";s:6:\"Author\";s:13:\"Rymera Web Co\";s:7:\"Network\";s:5:\"False\";s:15:\"plugin_dir_path\";s:45:\"/home/vblink5/public_html/wp-content/plugins/\";}'),(112,25,'PluginFile','/home/vblink5/public_html/wp-content/plugins/advanced-coupons-for-woocommerce-free/advanced-coupons-for-woocommerce-free.php'),(113,25,'PluginData','O:8:\"stdClass\":5:{s:4:\"Name\";s:37:\"Advanced Coupons for WooCommerce Free\";s:9:\"PluginURI\";s:33:\"https://advancedcouponsplugin.com\";s:7:\"Version\";s:5:\"4.5.2\";s:6:\"Author\";s:13:\"Rymera Web Co\";s:7:\"Network\";s:5:\"False\";}'),(114,26,'PostTitle','4M8BSQQR'),(115,26,'PostDate','2023-02-25 11:48:54'),(116,26,'PostUrl','https://vblinkonline.com/coupon/4m8bsqqr/'),(117,26,'EditorLinkPost','https://vblinkonline.com/wp-admin/post.php?post=2456&amp;action=edit'),(118,27,'PostTitle','4M8BSQQR'),(119,27,'PostDate','2023-02-25 11:48:54'),(120,27,'PostUrl','https://vblinkonline.com/coupon/4m8bsqqr/'),(121,27,'MetaKey','expiry_date'),(122,27,'MetaLink','expiry_date'),(123,27,'EditorLinkPost','https://vblinkonline.com/wp-admin/post.php?post=2456&amp;action=edit'),(124,28,'File','header.php'),(125,28,'Theme','/home/vblink5/public_html/wp-content/themes/Hitzone'),(126,29,'File','header.php'),(127,29,'Theme','/home/vblink5/public_html/wp-content/themes/Hitzone'),(128,30,'File','header.php'),(129,30,'Theme','/home/vblink5/public_html/wp-content/themes/Hitzone'),(130,31,'File','header.php'),(131,31,'Theme','/home/vblink5/public_html/wp-content/themes/Hitzone'),(132,32,'Attempts','1'),(133,33,'PostTitle','Bird Hunter'),(134,33,'PostDate','2023-02-15 08:21:18'),(135,33,'PostUrl','https://vblinkonline.com/product/bird-hunter/'),(136,33,'MetaID','10035'),(137,33,'MetaKey','ekit_post_views_count'),(138,33,'MetaValueNew','2'),(139,33,'MetaValueOld','1'),(140,33,'MetaLink','ekit_post_views_count'),(141,34,'PostTitle','Bonus Bears'),(142,34,'PostDate','2023-02-15 08:21:36'),(143,34,'PostUrl','https://vblinkonline.com/product/bonus-bears/'),(144,34,'MetaID','9967'),(145,34,'MetaKey','ekit_post_views_count'),(146,34,'MetaValueNew','2'),(147,34,'MetaValueOld','1'),(148,34,'MetaLink','ekit_post_views_count'),(149,35,'PostTitle','Thunder Dragon'),(150,35,'PostDate','2023-02-15 08:21:18'),(151,35,'PostUrl','https://vblinkonline.com/product/thunder-dragon/'),(152,35,'MetaID','10009'),(153,35,'MetaKey','ekit_post_views_count'),(154,35,'MetaValueNew','2'),(155,35,'MetaValueOld','1'),(156,35,'MetaLink','ekit_post_views_count'),(157,36,'Attempts','1'),(158,37,'Attempts','1'),(159,38,'Attempts','1'),(160,39,'PostTitle','Buffalo Thunder'),(161,39,'PostDate','2023-02-15 08:21:19'),(162,39,'PostUrl','https://vblinkonline.com/product/buffalo-thunder/'),(163,39,'MetaKey','ekit_post_views_count'),(164,39,'MetaValue','1'),(165,39,'MetaLink','ekit_post_views_count'),(166,40,'Attempts','1'),(167,41,'Attempts','1'),(168,42,'Attempts','1'),(169,43,'PostTitle','Fengshen'),(170,43,'PostDate','2023-02-15 08:21:55'),(171,43,'PostUrl','https://vblinkonline.com/product/fengshen/'),(172,43,'MetaKey','ekit_post_views_count'),(173,43,'MetaValue','1'),(174,43,'MetaLink','ekit_post_views_count'),(175,45,'Attempts','1'),(176,46,'Attempts','2'),(177,47,'Attempts','1'),(178,48,'Attempts','2'),(179,49,'Attempts','1'),(180,50,'PostTitle','Dolphin Reef'),(181,50,'PostDate','2023-02-15 08:21:36'),(182,50,'PostUrl','https://vblinkonline.com/product/dolphin-reef/'),(183,50,'MetaKey','ekit_post_views_count'),(184,50,'MetaValue','1'),(185,50,'MetaLink','ekit_post_views_count'),(186,51,'Attempts','1'),(187,52,'PostTitle','Fafafa 2'),(188,52,'PostDate','2023-02-15 08:22:14'),(189,52,'PostUrl','https://vblinkonline.com/product/fafafa-2/'),(190,52,'MetaID','10229'),(191,52,'MetaKey','ekit_post_views_count'),(192,52,'MetaValueNew','3'),(193,52,'MetaValueOld','2'),(194,52,'MetaLink','ekit_post_views_count'),(195,53,'Attempts','1'),(196,54,'Attempts','1'),(197,55,'Attempts','1'),(198,56,'Attempts','1'),(199,57,'Attempts','1'),(200,58,'Attempts','1'),(201,59,'PostTitle','Seasons Greetings'),(202,59,'PostDate','2023-02-15 08:21:56'),(203,59,'PostUrl','https://vblinkonline.com/product/seasons-greetings/'),(204,59,'MetaKey','ekit_post_views_count'),(205,59,'MetaValue','1'),(206,59,'MetaLink','ekit_post_views_count'),(207,60,'PostTitle','Seafood Paradise'),(208,60,'PostDate','2023-02-15 08:21:19'),(209,60,'PostUrl','https://vblinkonline.com/product/seafood-paradise/'),(210,60,'MetaKey','ekit_post_views_count'),(211,60,'MetaValue','1'),(212,60,'MetaLink','ekit_post_views_count'),(213,61,'Attempts','1'),(214,62,'Attempts','1'),(215,63,'Attempts','1'),(216,64,'Attempts','2'),(217,65,'PostTitle','Dragon'),(218,65,'PostDate','2023-02-15 08:21:37'),(219,65,'PostUrl','https://vblinkonline.com/product/dragon/'),(220,65,'MetaKey','ekit_post_views_count'),(221,65,'MetaValue','1'),(222,65,'MetaLink','ekit_post_views_count'),(223,66,'Attempts','1'),(224,67,'PostTitle','Laura'),(225,67,'PostDate','2023-02-15 08:21:56'),(226,67,'PostUrl','https://vblinkonline.com/product/laura/'),(227,67,'MetaKey','ekit_post_views_count'),(228,67,'MetaValue','1'),(229,67,'MetaLink','ekit_post_views_count'),(230,68,'PostTitle','Shuihu'),(231,68,'PostDate','2023-02-15 08:21:36'),(232,68,'PostUrl','https://vblinkonline.com/product/shuihu/'),(233,68,'MetaKey','ekit_post_views_count'),(234,68,'MetaValue','1'),(235,68,'MetaLink','ekit_post_views_count'),(236,69,'Attempts','1'),(237,70,'PostTitle','Insect Paradise'),(238,70,'PostDate','2023-02-15 08:21:18'),(239,70,'PostUrl','https://vblinkonline.com/product/insect-paradise/'),(240,70,'MetaKey','ekit_post_views_count'),(241,70,'MetaValue','1'),(242,70,'MetaLink','ekit_post_views_count'),(243,71,'Attempts','1'),(244,72,'PostTitle','Candy Pop'),(245,72,'PostDate','2023-02-15 08:22:14'),(246,72,'PostUrl','https://vblinkonline.com/product/candy-pop/'),(247,72,'MetaKey','ekit_post_views_count'),(248,72,'MetaValue','1'),(249,72,'MetaLink','ekit_post_views_count'),(250,73,'Attempts','1'),(251,74,'Attempts','1'),(252,75,'Attempts','1'),(253,76,'Attempts','2'),(254,77,'Attempts','1'),(255,78,'Attempts','2'),(256,79,'Attempts','1'),(257,80,'Attempts','1'),(258,81,'Attempts','1'),(259,82,'Attempts','3'),(260,83,'Attempts','1'),(261,84,'Attempts','1'),(262,85,'Attempts','1'),(263,86,'Attempts','2'),(264,87,'Attempts','1'),(265,88,'PostTitle','Sahara Gold'),(266,88,'PostDate','2023-02-15 08:22:14'),(267,88,'PostUrl','https://vblinkonline.com/product/sahara-gold/'),(268,88,'MetaKey','ekit_post_views_count'),(269,88,'MetaValue','1'),(270,88,'MetaLink','ekit_post_views_count'),(271,89,'Attempts','1'),(272,90,'Attempts','2'),(273,91,'Attempts','1'),(274,92,'Attempts','1'),(275,93,'PostTitle','Big Shot'),(276,93,'PostDate','2023-02-15 08:21:56'),(277,93,'PostUrl','https://vblinkonline.com/product/big-shot/'),(278,93,'MetaID','10069'),(279,93,'MetaKey','ekit_post_views_count'),(280,93,'MetaValueNew','2'),(281,93,'MetaValueOld','1'),(282,93,'MetaLink','ekit_post_views_count'),(283,94,'Attempts','1'),(284,95,'Attempts','2'),(285,96,'Attempts','1'),(286,97,'Attempts','2'),(287,98,'PostTitle','Apple Machine'),(288,98,'PostDate','2023-02-15 08:22:33'),(289,98,'PostUrl','https://vblinkonline.com/product/apple-machine/'),(290,98,'MetaID','9585'),(291,98,'MetaKey','ekit_post_views_count'),(292,98,'MetaValueNew','4'),(293,98,'MetaValueOld','3'),(294,98,'MetaLink','ekit_post_views_count'),(295,99,'PostTitle','Ocean Paradise'),(296,99,'PostDate','2023-02-15 08:21:18'),(297,99,'PostUrl','https://vblinkonline.com/product/ocean-paradise/'),(298,99,'MetaKey','ekit_post_views_count'),(299,99,'MetaValue','1'),(300,99,'MetaLink','ekit_post_views_count'),(301,100,'Attempts','1'),(302,101,'Attempts','3'),(303,102,'Attempts','1'),(304,103,'Attempts','1'),(305,104,'Attempts','1'),(306,105,'Attempts','2'),(307,106,'Attempts','1'),(308,107,'Attempts','1'),(309,108,'Attempts','1'),(310,109,'Attempts','1'),(311,110,'Attempts','2'),(312,111,'Attempts','2'),(313,112,'Attempts','2'),(314,113,'Attempts','1'),(315,114,'Attempts','2'),(316,115,'Attempts','1'),(317,116,'Attempts','1'),(318,117,'Attempts','1'),(319,118,'Attempts','1'),(320,119,'Attempts','1'),(321,120,'Attempts','1'),(322,121,'Attempts','1'),(323,122,'Attempts','1'),(324,123,'Attempts','1'),(325,124,'Attempts','1'),(326,125,'Attempts','1'),(327,126,'Attempts','1'),(328,127,'Attempts','1'),(329,128,'Attempts','2'),(330,129,'Attempts','1'),(331,130,'Attempts','1'),(332,131,'Attempts','1'),(333,132,'Attempts','2'),(334,133,'Attempts','1'),(335,134,'Attempts','3'),(336,135,'Attempts','1'),(337,136,'Attempts','1'),(338,137,'Attempts','1'),(339,138,'Attempts','1'),(340,139,'Attempts','1'),(341,140,'Attempts','1'),(342,141,'Attempts','1'),(343,142,'Attempts','1'),(344,143,'Attempts','1'),(345,144,'Attempts','1'),(346,145,'Attempts','2'),(347,146,'Attempts','2'),(348,147,'Attempts','1'),(349,148,'Attempts','1'),(350,149,'Attempts','2'),(351,150,'PostTitle','Thai Paradise'),(352,150,'PostDate','2023-02-15 08:21:36'),(353,150,'PostUrl','https://vblinkonline.com/product/thai-paradise/'),(354,150,'MetaKey','ekit_post_views_count'),(355,150,'MetaValue','1'),(356,150,'MetaLink','ekit_post_views_count'),(357,151,'Attempts','1'),(358,152,'Attempts','1'),(359,153,'Attempts','1'),(360,154,'Attempts','2'),(361,155,'Attempts','1'),(362,156,'Attempts','1'),(363,157,'Attempts','1'),(364,158,'Attempts','1'),(365,159,'Attempts','2'),(366,160,'Attempts','1'),(367,161,'Attempts','3'),(368,162,'Attempts','2'),(369,163,'Attempts','1'),(370,164,'Attempts','1'),(371,165,'Attempts','2'),(372,166,'Attempts','1'),(373,167,'Attempts','2'),(374,168,'Attempts','1'),(375,169,'Attempts','2'),(376,170,'Attempts','1'),(377,170,'Users','a:0:{}'),(378,171,'Attempts','1'),(379,172,'Attempts','1'),(380,173,'Attempts','2'),(381,174,'Attempts','1'),(382,175,'Attempts','1'),(383,176,'Attempts','1'),(384,177,'Attempts','2'),(385,178,'Attempts','1'),(386,179,'Attempts','2'),(387,180,'Attempts','1'),(388,180,'Users','a:0:{}'),(389,181,'Attempts','1'),(390,181,'Users','a:0:{}'),(391,182,'Attempts','1'),(392,182,'Users','a:0:{}'),(393,183,'Attempts','1'),(394,183,'Users','a:0:{}'),(395,184,'Attempts','1'),(396,184,'Users','a:0:{}'),(397,185,'Attempts','1'),(398,185,'Users','a:0:{}'),(399,186,'Attempts','1'),(400,186,'Users','a:0:{}'),(401,187,'Attempts','1'),(402,187,'Users','a:0:{}'),(403,188,'Attempts','1'),(404,188,'Users','a:0:{}'),(405,189,'Attempts','1'),(406,189,'Users','a:0:{}'),(407,190,'Attempts','1'),(408,190,'Users','a:0:{}'),(409,191,'Attempts','1'),(410,191,'Users','a:0:{}'),(411,192,'PostTitle','Triple Twster'),(412,192,'PostDate','2023-02-15 08:22:13'),(413,192,'PostUrl','https://vblinkonline.com/product/triple-twster/'),(414,192,'MetaKey','ekit_post_views_count'),(415,192,'MetaValue','1'),(416,192,'MetaLink','ekit_post_views_count'),(417,193,'Attempts','1'),(418,193,'Users','a:0:{}'),(419,194,'Attempts','1'),(420,194,'Users','a:0:{}'),(421,195,'Attempts','1'),(422,195,'Users','a:0:{}'),(423,196,'Attempts','1'),(424,196,'Users','a:0:{}'),(425,197,'Attempts','1'),(426,197,'Users','a:0:{}'),(427,198,'Attempts','1'),(428,198,'Users','a:0:{}'),(429,199,'Attempts','1'),(430,199,'Users','a:0:{}'),(431,200,'Attempts','1'),(432,200,'Users','a:0:{}'),(433,201,'Attempts','1'),(434,201,'Users','a:0:{}'),(435,202,'Attempts','1'),(436,203,'Attempts','2'),(437,204,'Attempts','1'),(438,205,'Attempts','1'),(439,206,'Attempts','1'),(440,207,'PostTitle','Fire Of Glacier Gold'),(441,207,'PostDate','2023-02-15 08:22:32'),(442,207,'PostUrl','https://vblinkonline.com/product/fire-of-glacier-gold/'),(443,207,'MetaID','9972'),(444,207,'MetaKey','ekit_post_views_count'),(445,207,'MetaValueNew','2'),(446,207,'MetaValueOld','1'),(447,207,'MetaLink','ekit_post_views_count'),(448,208,'PostTitle','Crab Avengers'),(449,208,'PostDate','2023-02-15 08:21:18'),(450,208,'PostUrl','https://vblinkonline.com/product/crab-avengers/'),(451,208,'MetaKey','ekit_post_views_count'),(452,208,'MetaValue','1'),(453,208,'MetaLink','ekit_post_views_count'),(454,209,'Attempts','1'),(455,210,'Attempts','1'),(456,211,'PostTitle','888'),(457,211,'PostDate','2023-02-15 08:22:14'),(458,211,'PostUrl','https://vblinkonline.com/product/888/'),(459,211,'MetaID','9677'),(460,211,'MetaKey','ekit_post_views_count'),(461,211,'MetaValueNew','5'),(462,211,'MetaValueOld','4'),(463,211,'MetaLink','ekit_post_views_count'),(464,212,'Attempts','1'),(465,213,'Attempts','1'),(466,214,'Attempts','1'),(467,215,'PostTitle','Fame & Fortune'),(468,215,'PostDate','2023-02-15 08:22:13'),(469,215,'PostUrl','https://vblinkonline.com/product/fame-fortune/'),(470,215,'MetaKey','ekit_post_views_count'),(471,215,'MetaValue','1'),(472,215,'MetaLink','ekit_post_views_count'),(473,216,'Attempts','2'),(474,217,'Attempts','2'),(475,218,'Attempts','1'),(476,219,'Attempts','1'),(477,220,'Attempts','1'),(478,221,'Attempts','1'),(479,222,'Attempts','2'),(480,223,'Attempts','1'),(481,224,'Attempts','1'),(482,225,'Attempts','1'),(483,226,'Attempts','1'),(484,227,'Attempts','1'),(485,228,'Attempts','2'),(486,229,'Attempts','2'),(487,230,'Attempts','1'),(488,231,'PostTitle','Archer'),(489,231,'PostDate','2023-02-15 08:22:32'),(490,231,'PostUrl','https://vblinkonline.com/product/archer/'),(491,231,'MetaID','9968'),(492,231,'MetaKey','ekit_post_views_count'),(493,231,'MetaValueNew','2'),(494,231,'MetaValueOld','1'),(495,231,'MetaLink','ekit_post_views_count'),(496,232,'Attempts','1'),(497,233,'Attempts','1'),(498,234,'Attempts','1'),(499,235,'PostTitle','CT855 Live Casino'),(500,235,'PostDate','2023-02-15 08:21:17'),(501,235,'PostUrl','https://vblinkonline.com/product/ct855-live-casino/'),(502,235,'MetaID','10210'),(503,235,'MetaKey','ekit_post_views_count'),(504,235,'MetaValueNew','2'),(505,235,'MetaValueOld','1'),(506,235,'MetaLink','ekit_post_views_count'),(507,236,'Attempts','1'),(508,237,'Attempts','1'),(509,238,'Attempts','1'),(510,239,'Attempts','1'),(511,240,'Attempts','1'),(512,241,'Attempts','1'),(513,242,'Attempts','1'),(514,243,'Attempts','1'),(515,244,'Attempts','1'),(516,245,'Attempts','2'),(517,246,'Attempts','1'),(518,247,'Attempts','1'),(519,248,'Attempts','1'),(520,249,'Attempts','1'),(521,250,'Attempts','2'),(522,251,'PostTitle','Magic Pearl'),(523,251,'PostDate','2023-02-15 08:22:14'),(524,251,'PostUrl','https://vblinkonline.com/product/magic-pearl/'),(525,251,'MetaKey','ekit_post_views_count'),(526,251,'MetaValue','1'),(527,251,'MetaLink','ekit_post_views_count'),(528,252,'Attempts','1'),(529,253,'PostTitle','Crab Avengers'),(530,253,'PostDate','2023-02-15 08:21:18'),(531,253,'PostUrl','https://vblinkonline.com/product/crab-avengers/'),(532,253,'MetaID','10283'),(533,253,'MetaKey','ekit_post_views_count'),(534,253,'MetaValueNew','2'),(535,253,'MetaValueOld','1'),(536,253,'MetaLink','ekit_post_views_count'),(537,254,'PostTitle','Pirate'),(538,254,'PostDate','2023-02-15 08:21:56'),(539,254,'PostUrl','https://vblinkonline.com/product/pirate/'),(540,254,'MetaKey','ekit_post_views_count'),(541,254,'MetaValue','1'),(542,254,'MetaLink','ekit_post_views_count'),(543,255,'Plugin','O:8:\"stdClass\":6:{s:4:\"Name\";s:27:\"Lucky Wheel for WooCommerce\";s:9:\"PluginURI\";s:0:\"\";s:7:\"Version\";s:6:\"1.0.17\";s:6:\"Author\";s:10:\"VillaTheme\";s:7:\"Network\";s:5:\"False\";s:15:\"plugin_dir_path\";s:45:\"/home/vblink5/public_html/wp-content/plugins/\";}'),(544,256,'PluginFile','/home/vblink5/public_html/wp-content/plugins/woo-lucky-wheel/woo-lucky-wheel.php'),(545,256,'PluginData','O:8:\"stdClass\":5:{s:4:\"Name\";s:27:\"Lucky Wheel for WooCommerce\";s:9:\"PluginURI\";s:0:\"\";s:7:\"Version\";s:6:\"1.0.17\";s:6:\"Author\";s:10:\"VillaTheme\";s:7:\"Network\";s:5:\"False\";}'),(546,257,'TargetUsername','admin'),(547,257,'custom_field_name','wc_last_active'),(548,257,'new_value','1677369600'),(549,257,'old_value','1677283200'),(550,257,'Roles','administrator'),(551,257,'EditUserLink','https://vblinkonline.com/wp-admin/user-edit.php?user_id=1'),(552,257,'MetaLink','wc_last_active'),(553,258,'PostTitle','moh.shukry@hotmail.com'),(554,258,'PostDate','2023-02-26 18:01:38'),(555,258,'PostUrl','https://vblinkonline.com/?post_type=wlwl_email&p=2460'),(556,258,'EditorLinkPost','https://vblinkonline.com/wp-admin/post.php?post=2460&amp;action=edit'),(557,259,'PostTitle','moh.shukry@hotmail.com'),(558,259,'PostDate','2023-02-26 18:01:38'),(559,259,'PostUrl','https://vblinkonline.com/?post_type=wlwl_email&p=2460'),(560,259,'MetaKey','wlwl_email_mobile'),(561,259,'MetaLink','wlwl_email_mobile'),(562,259,'EditorLinkPost','https://vblinkonline.com/wp-admin/post.php?post=2460&amp;action=edit'),(563,260,'Plugin','O:8:\"stdClass\":6:{s:4:\"Name\";s:14:\"WP Optin Wheel\";s:9:\"PluginURI\";s:107:\"https://studiowombat.com/plugin/wheel-of-fortune/?utm_source=woffree&utm_medium=plugin&utm_campaign=plugins\";s:7:\"Version\";s:5:\"1.4.0\";s:6:\"Author\";s:12:\"StudioWombat\";s:7:\"Network\";s:5:\"False\";s:15:\"plugin_dir_path\";s:45:\"/home/vblink5/public_html/wp-content/plugins/\";}'),(564,261,'PluginFile','/home/vblink5/public_html/wp-content/plugins/wp-optin-wheel/wp-optin-wheel.php'),(565,261,'PluginData','O:8:\"stdClass\":5:{s:4:\"Name\";s:14:\"WP Optin Wheel\";s:9:\"PluginURI\";s:117:\"https://studiowombat.com/plugin/wheel-of-fortune/?utm_source=woffree&#038;utm_medium=plugin&#038;utm_campaign=plugins\";s:7:\"Version\";s:5:\"1.4.0\";s:6:\"Author\";s:12:\"StudioWombat\";s:7:\"Network\";s:5:\"False\";}'),(566,262,'PluginFile','/home/vblink5/public_html/wp-content/plugins/woo-lucky-wheel/woo-lucky-wheel.php'),(567,262,'PluginData','O:8:\"stdClass\":5:{s:4:\"Name\";s:27:\"Lucky Wheel for WooCommerce\";s:9:\"PluginURI\";s:0:\"\";s:7:\"Version\";s:6:\"1.0.17\";s:6:\"Author\";s:10:\"VillaTheme\";s:7:\"Network\";s:5:\"False\";}'),(568,263,'PluginFile','/home/vblink5/public_html/wp-content/plugins/wp-optin-wheel/wp-optin-wheel.php'),(569,263,'PluginData','O:8:\"stdClass\":5:{s:4:\"Name\";s:14:\"WP Optin Wheel\";s:9:\"PluginURI\";s:117:\"https://studiowombat.com/plugin/wheel-of-fortune/?utm_source=woffree&#038;utm_medium=plugin&#038;utm_campaign=plugins\";s:7:\"Version\";s:5:\"1.4.0\";s:6:\"Author\";s:12:\"StudioWombat\";s:7:\"Network\";s:5:\"False\";}'),(570,264,'PluginFile','/home/vblink5/public_html/wp-content/plugins/woo-lucky-wheel/woo-lucky-wheel.php'),(571,264,'PluginData','O:8:\"stdClass\":5:{s:4:\"Name\";s:27:\"Lucky Wheel for WooCommerce\";s:9:\"PluginURI\";s:0:\"\";s:7:\"Version\";s:6:\"1.0.17\";s:6:\"Author\";s:10:\"VillaTheme\";s:7:\"Network\";s:5:\"False\";}'),(572,265,'Plugin','O:8:\"stdClass\":6:{s:4:\"Name\";s:6:\"Poptin\";s:9:\"PluginURI\";s:0:\"\";s:7:\"Version\";s:3:\"1.3\";s:6:\"Author\";s:6:\"Poptin\";s:7:\"Network\";s:5:\"False\";s:15:\"plugin_dir_path\";s:45:\"/home/vblink5/public_html/wp-content/plugins/\";}'),(573,266,'PluginFile','/home/vblink5/public_html/wp-content/plugins/poptin/poptin.php'),(574,266,'PluginData','O:8:\"stdClass\":5:{s:4:\"Name\";s:6:\"Poptin\";s:9:\"PluginURI\";s:0:\"\";s:7:\"Version\";s:3:\"1.3\";s:6:\"Author\";s:6:\"Poptin\";s:7:\"Network\";s:5:\"False\";}'),(575,267,'PostTitle','Sea World'),(576,267,'PostDate','2023-02-15 08:21:36'),(577,267,'PostUrl','https://vblinkonline.com/product/sea-world/'),(578,267,'MetaKey','ekit_post_views_count'),(579,267,'MetaValue','1'),(580,267,'MetaLink','ekit_post_views_count'),(581,268,'PostTitle','frenchnicole39@gmail.com'),(582,268,'PostDate','2023-02-26 19:01:09'),(583,268,'PostUrl','https://vblinkonline.com/?p=2461'),(584,269,'PostTitle','frenchnicole39@gmail.com'),(585,269,'PostDate','2023-02-26 19:01:09'),(586,269,'PostUrl','https://vblinkonline.com/?p=2461'),(587,269,'MetaKey','wlwl_email_mobile'),(588,269,'MetaLink','wlwl_email_mobile'),(589,270,'PluginFile','/home/vblink5/public_html/wp-content/plugins/crazyrocket-pop-ups/crazyrocket.php'),(590,270,'PluginData','O:8:\"stdClass\":5:{s:4:\"Name\";s:19:\"CrazyRocket Pop-ups\";s:9:\"PluginURI\";s:27:\"https://www.crazyrocket.io/\";s:7:\"Version\";s:5:\"1.0.0\";s:6:\"Author\";s:11:\"CrazyRocket\";s:7:\"Network\";s:5:\"False\";}'),(591,271,'PluginFile','/home/vblink5/public_html/wp-content/plugins/woo-lucky-wheel/woo-lucky-wheel.php'),(592,271,'PluginData','O:8:\"stdClass\":5:{s:4:\"Name\";s:27:\"Lucky Wheel for WooCommerce\";s:9:\"PluginURI\";s:0:\"\";s:7:\"Version\";s:6:\"1.0.17\";s:6:\"Author\";s:10:\"VillaTheme\";s:7:\"Network\";s:5:\"False\";}'),(593,272,'PostTitle','Fruit Party'),(594,272,'PostDate','2023-02-15 08:22:14'),(595,272,'PostUrl','https://vblinkonline.com/product/fruit-party/'),(596,272,'MetaKey','ekit_post_views_count'),(597,272,'MetaValue','1'),(598,272,'MetaLink','ekit_post_views_count'),(599,273,'PostTitle','The Bull'),(600,273,'PostDate','2023-02-15 08:22:33'),(601,273,'PostUrl','https://vblinkonline.com/product/the-bull/'),(602,273,'MetaID','10034'),(603,273,'MetaKey','ekit_post_views_count'),(604,273,'MetaValueNew','2'),(605,273,'MetaValueOld','1'),(606,273,'MetaLink','ekit_post_views_count'),(607,274,'Attempts','1'),(608,275,'Attempts','2'),(609,276,'Attempts','1'),(610,277,'Attempts','1'),(611,278,'Attempts','1'),(612,279,'Attempts','1'),(613,280,'PostTitle','Home'),(614,280,'PostDate','2023-01-13 05:17:39'),(615,280,'PostUrl','https://vblinkonline.com/'),(616,280,'EditorLinkPost','https://vblinkonline.com/wp-admin/post.php?post=1297&amp;action=edit'),(617,281,'PostTitle','How To Download The App'),(618,281,'PostDate','2023-02-15 07:07:25'),(619,281,'PostUrl','https://vblinkonline.com/how-to-download-the-app/'),(620,281,'EditorLinkPost','https://vblinkonline.com/wp-admin/post.php?post=1336&amp;action=edit'),(621,282,'PostTitle','test-page'),(622,282,'PostDate','2023-02-26 21:51:56'),(623,282,'OldTemplate','Default template'),(624,282,'NewTemplate','Default'),(625,282,'EditorLinkPost','https://vblinkonline.com/wp-admin/post.php?post=2462&amp;action=edit'),(626,283,'PostTitle','test-page'),(627,283,'PostDate','2023-02-26 21:51:56'),(628,283,'PostUrl','https://vblinkonline.com/test-page/'),(629,283,'MetaKey','slide_template'),(630,283,'MetaValue','default'),(631,283,'MetaLink','slide_template'),(632,283,'EditorLinkPost','https://vblinkonline.com/wp-admin/post.php?post=2462&amp;action=edit'),(633,284,'PostTitle','test-page'),(634,284,'PostDate','2023-02-26 21:51:56'),(635,284,'PostUrl','https://vblinkonline.com/test-page/'),(636,284,'MetaKey','rs_page_bg_color'),(637,284,'MetaValue','#ffffff'),(638,284,'MetaLink','rs_page_bg_color'),(639,284,'EditorLinkPost','https://vblinkonline.com/wp-admin/post.php?post=2462&amp;action=edit'),(640,285,'PostTitle','test-page'),(641,285,'PostDate','2023-02-26 21:51:56'),(642,285,'PostUrl','https://vblinkonline.com/test-page/'),(643,285,'EditorLinkPost','https://vblinkonline.com/wp-admin/post.php?post=2462&amp;action=edit'),(644,286,'PostTitle','test-page'),(645,286,'PostDate','2023-02-26 21:51:56'),(646,286,'PostUrl','https://vblinkonline.com/test-page/?elementor-preview=2462&#038;ver=1677448318'),(647,286,'EditorLinkPost','https://vblinkonline.com/wp-admin/post.php?post=2462&amp;action=edit'),(648,287,'Attempts','2'),(649,288,'PostTitle','Fantasy Unicorn'),(650,288,'PostDate','2023-02-15 08:21:19'),(651,288,'PostUrl','https://vblinkonline.com/product/fantasy-unicorn/'),(652,288,'MetaKey','ekit_post_views_count'),(653,288,'MetaValue','1'),(654,288,'MetaLink','ekit_post_views_count'),(655,289,'PostTitle','test-page'),(656,289,'PostDate','2023-02-26 21:51:56'),(657,289,'PostUrl','https://vblinkonline.com/test-page/?preview_id=2462&#038;preview_nonce=89affa26bb&#038;preview=true'),(658,289,'EditorLinkPost','https://vblinkonline.com/wp-admin/post.php?post=2462&amp;action=edit'),(659,290,'PostTitle','test-page'),(660,290,'PostDate','2023-02-26 21:51:56'),(661,290,'PostUrl','https://vblinkonline.com/test-page/'),(662,290,'EditorLinkPost','https://vblinkonline.com/wp-admin/post.php?post=2462&amp;action=edit'),(663,291,'PostTitle','test-page'),(664,291,'PostDate','2023-02-26 21:51:56'),(665,291,'PostUrl','https://vblinkonline.com/test-page/'),(666,291,'EditorLinkPost','https://vblinkonline.com/wp-admin/post.php?post=2462&amp;action=edit'),(667,292,'Attempts','1'),(668,293,'PostTitle','Emperor Gate'),(669,293,'PostDate','2023-02-15 08:22:13'),(670,293,'PostUrl','https://vblinkonline.com/product/emperor-gate/'),(671,293,'MetaKey','ekit_post_views_count'),(672,293,'MetaValue','1'),(673,293,'MetaLink','ekit_post_views_count'),(674,294,'PostTitle','Fire Of Glacier Gold'),(675,294,'PostDate','2023-02-15 08:22:32'),(676,294,'PostUrl','https://vblinkonline.com/product/fire-of-glacier-gold/'),(677,294,'MetaID','9972'),(678,294,'MetaKey','ekit_post_views_count'),(679,294,'MetaValueNew','3'),(680,294,'MetaValueOld','2'),(681,294,'MetaLink','ekit_post_views_count'),(682,295,'PostTitle','Jinchan Buyu'),(683,295,'PostDate','2023-02-15 08:21:17'),(684,295,'PostUrl','https://vblinkonline.com/product/jinchan-buyu/'),(685,295,'MetaKey','ekit_post_views_count'),(686,295,'MetaValue','1'),(687,295,'MetaLink','ekit_post_views_count'),(688,296,'PostTitle','Golden Tree Plus'),(689,296,'PostDate','2023-02-15 08:21:56'),(690,296,'PostUrl','https://vblinkonline.com/product/golden-tree-plus/'),(691,296,'MetaKey','ekit_post_views_count'),(692,296,'MetaValue','1'),(693,296,'MetaLink','ekit_post_views_count'),(694,297,'PostTitle','Fire Phoenix'),(695,297,'PostDate','2023-02-15 08:21:18'),(696,297,'PostUrl','https://vblinkonline.com/product/fire-phoenix/'),(697,297,'MetaKey','ekit_post_views_count'),(698,297,'MetaValue','1'),(699,297,'MetaLink','ekit_post_views_count'),(700,298,'Attempts','1'),(701,299,'PostTitle','Legend Of The Phoenix'),(702,299,'PostDate','2023-02-15 08:21:19'),(703,299,'PostUrl','https://vblinkonline.com/product/legend-of-the-phoenix/'),(704,299,'MetaKey','ekit_post_views_count'),(705,299,'MetaValue','1'),(706,299,'MetaLink','ekit_post_views_count'),(707,300,'Attempts','1'),(708,301,'Attempts','1'),(709,302,'Attempts','2'),(710,303,'Attempts','1'),(711,304,'Attempts','3'),(712,305,'PostTitle','Sponge Bob'),(713,305,'PostDate','2023-02-15 08:21:18'),(714,305,'PostUrl','https://vblinkonline.com/product/sponge-bob/'),(715,305,'MetaKey','ekit_post_views_count'),(716,305,'MetaValue','1'),(717,305,'MetaLink','ekit_post_views_count'),(718,306,'Attempts','1'),(719,307,'Attempts','1'),(720,308,'Attempts','1'),(721,309,'Attempts','1'),(722,310,'Attempts','1'),(723,311,'Attempts','1'),(724,312,'Attempts','1'),(725,313,'Attempts','1'),(726,314,'Attempts','1'),(727,315,'Attempts','1'),(728,316,'Attempts','1'),(729,317,'Attempts','1'),(730,318,'Attempts','1'),(731,319,'Attempts','1'),(732,320,'Attempts','1'),(733,321,'Attempts','1'),(734,322,'PostTitle','King King\'S Rampage'),(735,322,'PostDate','2023-02-15 08:21:18'),(736,322,'PostUrl','https://vblinkonline.com/product/king-kings-rampage/'),(737,322,'MetaID','8549'),(738,322,'MetaKey','ekit_post_views_count'),(739,322,'MetaValueNew','2'),(740,322,'MetaValueOld','1'),(741,322,'MetaLink','ekit_post_views_count'),(742,323,'Attempts','3'),(743,324,'Attempts','1'),(744,325,'Attempts','1'),(745,326,'PostTitle','Wanfochao Zong'),(746,326,'PostDate','2023-02-15 08:21:36'),(747,326,'PostUrl','https://vblinkonline.com/product/wanfochao-zong/'),(748,326,'MetaKey','ekit_post_views_count'),(749,326,'MetaValue','1'),(750,326,'MetaLink','ekit_post_views_count'),(751,327,'Attempts','1'),(752,328,'Attempts','1'),(753,329,'PostTitle','Superball Keno'),(754,329,'PostDate','2023-02-15 08:22:33'),(755,329,'PostUrl','https://vblinkonline.com/product/superball-keno/'),(756,329,'MetaID','9428'),(757,329,'MetaKey','ekit_post_views_count'),(758,329,'MetaValueNew','4'),(759,329,'MetaValueOld','3'),(760,329,'MetaLink','ekit_post_views_count'),(761,330,'Attempts','1'),(762,331,'Attempts','1'),(763,332,'PostTitle','Roulette 73'),(764,332,'PostDate','2023-02-15 08:22:33'),(765,332,'PostUrl','https://vblinkonline.com/product/roulette-73/'),(766,332,'MetaID','9956'),(767,332,'MetaKey','ekit_post_views_count'),(768,332,'MetaValueNew','2'),(769,332,'MetaValueOld','1'),(770,332,'MetaLink','ekit_post_views_count'),(771,333,'Attempts','1'),(772,334,'Attempts','1'),(773,335,'Attempts','1'),(774,336,'Attempts','1'),(775,337,'Attempts','1'),(776,338,'Attempts','1'),(777,339,'Attempts','1'),(778,340,'Attempts','1'),(779,341,'Attempts','1'),(780,342,'Attempts','1'),(781,343,'Attempts','1'),(782,344,'Attempts','1'),(783,345,'Attempts','1'),(784,346,'Attempts','1'),(785,347,'Attempts','1'),(786,348,'Attempts','1'),(787,349,'PostTitle','Keno'),(788,349,'PostDate','2023-02-15 08:22:33'),(789,349,'PostUrl','https://vblinkonline.com/product/keno/'),(790,349,'MetaID','8901'),(791,349,'MetaKey','ekit_post_views_count'),(792,349,'MetaValueNew','3'),(793,349,'MetaValueOld','2'),(794,349,'MetaLink','ekit_post_views_count'),(795,350,'Attempts','1'),(796,351,'PostTitle','Doubleup Keno'),(797,351,'PostDate','2023-02-15 08:22:33'),(798,351,'PostUrl','https://vblinkonline.com/product/doubleup-keno/'),(799,351,'MetaID','8391'),(800,351,'MetaKey','ekit_post_views_count'),(801,351,'MetaValueNew','5'),(802,351,'MetaValueOld','4'),(803,351,'MetaLink','ekit_post_views_count'),(804,352,'Attempts','1'),(805,353,'PostTitle','Peace Long Life'),(806,353,'PostDate','2023-02-15 08:22:32'),(807,353,'PostUrl','https://vblinkonline.com/product/peace-long-life/'),(808,353,'MetaKey','ekit_post_views_count'),(809,353,'MetaValue','1'),(810,353,'MetaLink','ekit_post_views_count'),(811,354,'Attempts','1'),(812,355,'Attempts','1'),(813,356,'Attempts','2'),(814,357,'Attempts','1'),(815,358,'Attempts','1'),(816,359,'Attempts','1'),(817,360,'Attempts','1'),(818,361,'Attempts','1'),(819,362,'PostTitle','Likuipiyu'),(820,362,'PostDate','2023-02-15 08:21:17'),(821,362,'PostUrl','https://vblinkonline.com/product/likuipiyu/'),(822,362,'MetaKey','ekit_post_views_count'),(823,362,'MetaValue','1'),(824,362,'MetaLink','ekit_post_views_count'),(825,363,'Attempts','1'),(826,364,'Attempts','1'),(827,365,'Attempts','1'),(828,366,'Attempts','1'),(829,367,'Attempts','1'),(830,368,'Attempts','1'),(831,369,'PostTitle','Rally'),(832,369,'PostDate','2023-02-15 08:21:55'),(833,369,'PostUrl','https://vblinkonline.com/product/rally/'),(834,369,'MetaKey','ekit_post_views_count'),(835,369,'MetaValue','1'),(836,369,'MetaLink','ekit_post_views_count'),(837,370,'PostTitle','Jinqian Wa'),(838,370,'PostDate','2023-02-15 08:21:36'),(839,370,'PostUrl','https://vblinkonline.com/product/jinqian-wa/'),(840,370,'MetaKey','ekit_post_views_count'),(841,370,'MetaValue','1'),(842,370,'MetaLink','ekit_post_views_count'),(843,371,'PostTitle','Victory'),(844,371,'PostDate','2023-02-15 08:21:37'),(845,371,'PostUrl','https://vblinkonline.com/product/victory/'),(846,371,'MetaKey','ekit_post_views_count'),(847,371,'MetaValue','1'),(848,371,'MetaLink','ekit_post_views_count'),(849,372,'Attempts','1'),(850,373,'Attempts','1'),(851,374,'Attempts','1'),(852,374,'Users','a:1:{i:0;s:7:\"wadminw\";}'),(853,375,'Attempts','1'),(854,375,'Users','a:1:{i:0;s:8:\"wwwadmin\";}'),(855,376,'Attempts','1'),(856,376,'Users','a:1:{i:0;s:22:\"vblinkonline@gmail.com\";}'),(857,377,'Attempts','1'),(858,379,'TargetUsername','admin'),(859,379,'custom_field_name','wc_last_active'),(860,379,'new_value','1677456000'),(861,379,'old_value','1677369600'),(862,379,'Roles','administrator'),(863,379,'EditUserLink','https://vblinkonline.com/wp-admin/user-edit.php?user_id=1'),(864,379,'MetaLink','wc_last_active'),(865,380,'Attempts','1'),(866,381,'PostTitle','Sweet Bonanza'),(867,381,'PostDate','2023-02-15 08:22:14'),(868,381,'PostUrl','https://vblinkonline.com/product/sweet-bonanza/'),(869,381,'MetaKey','ekit_post_views_count'),(870,381,'MetaValue','1'),(871,381,'MetaLink','ekit_post_views_count'),(872,382,'Plugin','O:8:\"stdClass\":6:{s:4:\"Name\";s:53:\"Facebook Chat Plugin - Live Chat Plugin for WordPress\";s:9:\"PluginURI\";s:0:\"\";s:7:\"Version\";s:3:\"2.5\";s:6:\"Author\";s:4:\"Meta\";s:7:\"Network\";s:5:\"False\";s:15:\"plugin_dir_path\";s:45:\"/home/vblink5/public_html/wp-content/plugins/\";}'),(873,383,'PluginFile','/home/vblink5/public_html/wp-content/plugins/facebook-messenger-customer-chat/facebook-messenger-customer-chat.php'),(874,383,'PluginData','O:8:\"stdClass\":5:{s:4:\"Name\";s:53:\"Facebook Chat Plugin - Live Chat Plugin for WordPress\";s:9:\"PluginURI\";s:0:\"\";s:7:\"Version\";s:3:\"2.5\";s:6:\"Author\";s:4:\"Meta\";s:7:\"Network\";s:5:\"False\";}'),(875,384,'PluginFile','/home/vblink5/public_html/wp-content/plugins/facebook-messenger-customer-chat/facebook-messenger-customer-chat.php'),(876,384,'PluginData','O:8:\"stdClass\":5:{s:4:\"Name\";s:53:\"Facebook Chat Plugin - Live Chat Plugin for WordPress\";s:9:\"PluginURI\";s:0:\"\";s:7:\"Version\";s:3:\"2.5\";s:6:\"Author\";s:4:\"Meta\";s:7:\"Network\";s:5:\"False\";}'),(877,385,'PostTitle','Home'),(878,385,'PostDate','2023-01-13 05:17:39'),(879,385,'PostUrl','https://vblinkonline.com/'),(880,385,'EditorLinkPost','https://vblinkonline.com/wp-admin/post.php?post=1297&amp;action=edit'),(881,386,'PostTitle','test-page'),(882,386,'PostDate','2023-02-26 21:51:56'),(883,386,'PostUrl','https://vblinkonline.com/test-page/?elementor-preview=2462&#038;ver=1677448318'),(884,386,'EditorLinkPost','https://vblinkonline.com/wp-admin/post.php?post=2462&amp;action=edit'),(885,387,'PostTitle','Home'),(886,387,'PostDate','2023-01-13 05:17:39'),(887,387,'PostUrl','https://vblinkonline.com/'),(888,387,'EditorLinkPost','https://vblinkonline.com/wp-admin/post.php?post=1297&amp;action=edit'),(889,389,'Attempts','1'),(890,389,'Users','a:1:{i:0;s:7:\"wadminw\";}'),(891,393,'Attempts','1'),(892,393,'Users','a:1:{i:0;s:7:\"wadminw\";}'),(893,394,'PluginFile','advanced-coupons-for-woocommerce-free/advanced-coupons-for-woocommerce-free.php'),(894,394,'PluginData','O:8:\"stdClass\":5:{s:4:\"Name\";s:37:\"Advanced Coupons for WooCommerce Free\";s:9:\"PluginURI\";s:33:\"https://advancedcouponsplugin.com\";s:7:\"Version\";s:5:\"4.5.3\";s:6:\"Author\";s:13:\"Rymera Web Co\";s:7:\"Network\";s:5:\"False\";}'),(895,395,'PluginFile','/home/vblink5/public_html/wp-content/plugins/facebook-messenger-customer-chat/facebook-messenger-customer-chat.php'),(896,395,'PluginData','O:8:\"stdClass\":5:{s:4:\"Name\";s:53:\"Facebook Chat Plugin - Live Chat Plugin for WordPress\";s:9:\"PluginURI\";s:0:\"\";s:7:\"Version\";s:3:\"2.5\";s:6:\"Author\";s:4:\"Meta\";s:7:\"Network\";s:5:\"False\";}'),(897,396,'PluginFile','/home/vblink5/public_html/wp-content/plugins/wp-security-audit-log/wp-security-audit-log.php'),(898,396,'PluginData','O:8:\"stdClass\":5:{s:4:\"Name\";s:15:\"WP Activity Log\";s:9:\"PluginURI\";s:26:\"https://wpactivitylog.com/\";s:7:\"Version\";s:7:\"4.4.3.2\";s:6:\"Author\";s:17:\"WP White Security\";s:7:\"Network\";s:4:\"True\";}');
/*!40000 ALTER TABLE `wpjk_wsal_metadata` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpjk_wsal_occurrences`
--

DROP TABLE IF EXISTS `wpjk_wsal_occurrences`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_wsal_occurrences` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `site_id` bigint(20) NOT NULL,
  `alert_id` bigint(20) NOT NULL,
  `created_on` double NOT NULL,
  `client_ip` varchar(255) NOT NULL,
  `severity` varchar(255) NOT NULL,
  `object` varchar(255) NOT NULL,
  `event_type` varchar(255) NOT NULL,
  `user_agent` varchar(255) NOT NULL,
  `user_roles` varchar(255) NOT NULL,
  `username` varchar(255) DEFAULT NULL,
  `user_id` bigint(20) DEFAULT NULL,
  `session_id` varchar(255) NOT NULL,
  `post_status` varchar(255) NOT NULL,
  `post_type` varchar(255) NOT NULL,
  `post_id` bigint(20) NOT NULL,
  PRIMARY KEY (`id`),
  KEY `site_alert_created` (`site_id`,`alert_id`,`created_on`),
  KEY `created_on` (`created_on`)
) ENGINE=MyISAM AUTO_INCREMENT=397 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_wsal_occurrences`
--

LOCK TABLES `wpjk_wsal_occurrences` WRITE;
/*!40000 ALTER TABLE `wpjk_wsal_occurrences` DISABLE KEYS */;
INSERT INTO `wpjk_wsal_occurrences` VALUES (1,1,5001,1677318625.050559,'185.97.92.122','400','plugin','activated','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','administrator',NULL,1,'','','',0),(2,1,5000,1677318972.532175,'185.97.92.122','500','plugin','installed','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','administrator',NULL,1,'','','',0),(3,1,5001,1677319025.782084,'185.97.92.122','400','plugin','activated','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','administrator',NULL,1,'','','',0),(4,1,2053,1677319134.40608,'66.249.70.44','250','post','modified','Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.5481.100 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','',NULL,NULL,'','publish','product',1386),(5,1,1002,1677334141.002379,'123.24.205.87','300','user','failed-login','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36','administrator','admin',NULL,'','','',0),(6,1,2054,1677321905.82267,'66.249.70.40','250','custom-field','modified','Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.5481.100 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','',NULL,NULL,'','publish','product',1375),(7,1,2048,1677322327.772259,'185.97.92.118','250','post','modified','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','administrator',NULL,1,'','publish','page',2454),(8,1,2053,1677322328.561458,'185.97.92.118','250','post','modified','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','administrator',NULL,1,'','publish','page',2454),(9,1,2053,1677322328.565982,'185.97.92.118','250','post','modified','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','administrator',NULL,1,'','publish','page',2454),(10,1,2001,1677322328.581599,'185.97.92.118','250','post','published','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','administrator',NULL,1,'','publish','page',2454),(11,1,2054,1677322348.616178,'66.249.70.40','250','custom-field','modified','Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.5481.100 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','',NULL,NULL,'','publish','product',1566),(12,1,2101,1677322373.988914,'185.97.92.118','200','post','viewed','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','administrator',NULL,1,'','publish','page',2454),(13,1,2054,1677322805.792286,'66.249.70.44','250','custom-field','modified','Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','',NULL,NULL,'','publish','product',1571),(14,1,1002,1677324090.964433,'162.253.42.216','300','user','failed-login','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36','administrator','admin',NULL,'','','',0),(15,1,2000,1677325715.608892,'185.97.92.115','200','post','created','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','administrator',NULL,1,'','draft','shop_coupon',2456),(16,1,2053,1677325735.003393,'185.97.92.115','250','post','modified','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','administrator',NULL,1,'','publish','shop_coupon',2456),(17,1,2053,1677325735.007589,'185.97.92.115','250','post','modified','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','administrator',NULL,1,'','publish','shop_coupon',2456),(18,1,2053,1677325735.009447,'185.97.92.115','250','post','modified','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','administrator',NULL,1,'','publish','shop_coupon',2456),(19,1,2053,1677325735.011815,'185.97.92.115','250','post','modified','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','administrator',NULL,1,'','publish','shop_coupon',2456),(20,1,2001,1677325735.019439,'185.97.92.115','250','post','published','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','administrator',NULL,1,'','publish','shop_coupon',2456),(21,1,1002,1677327725.175832,'104.131.4.140','300','user','failed-login','Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36','administrator','admin',NULL,'','','',0),(22,1,2053,1677329193.384141,'66.249.66.45','250','post','modified','Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.5481.100 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','',NULL,NULL,'','publish','product',1397),(23,1,2010,1677331252.031481,'185.97.92.115','300','file','uploaded','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','administrator',NULL,1,'','','',0),(24,1,5000,1677331255.703454,'185.97.92.115','500','plugin','installed','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','administrator',NULL,1,'','','',0),(25,1,5001,1677331264.700459,'185.97.92.115','400','plugin','activated','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','administrator',NULL,1,'','','',0),(26,1,2100,1677331386.9318,'185.97.92.115','200','post','opened','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','administrator',NULL,1,'','publish','shop_coupon',2456),(27,1,2053,1677331405.361987,'185.97.92.115','250','post','modified','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','administrator',NULL,1,'','publish','shop_coupon',2456),(28,1,2046,1677332015.451052,'185.97.92.115','400','file','modified','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','administrator',NULL,1,'','','',0),(29,1,2046,1677332076.041895,'185.97.92.115','400','file','modified','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','administrator',NULL,1,'','','',0),(30,1,2046,1677332102.9045,'185.97.92.115','400','file','modified','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','administrator',NULL,1,'','','',0),(31,1,2046,1677332221.019297,'185.97.92.115','400','file','modified','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','administrator',NULL,1,'','','',0),(32,1,1002,1677332281.67238,'143.244.177.220','300','user','failed-login','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36','administrator','admin',NULL,'','','',0),(33,1,2054,1677332405.882426,'66.249.66.45','250','custom-field','modified','Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.5481.100 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','',NULL,NULL,'','publish','product',1379),(34,1,2054,1677335207.171745,'66.249.66.4','250','custom-field','modified','Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.5481.100 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','',NULL,NULL,'','publish','product',1439),(35,1,2054,1677335621.690456,'66.249.66.65','250','custom-field','modified','Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.5481.100 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','',NULL,NULL,'','publish','product',1383),(36,1,1002,1677335970.98789,'198.244.167.101','300','user','failed-login','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36','administrator','admin',NULL,'','','',0),(37,1,1002,1677337834.366975,'34.65.234.0','300','user','failed-login','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36','administrator','admin',NULL,'','','',0),(38,1,1002,1677337957.428406,'13.81.59.92','300','user','failed-login','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36','administrator','admin',NULL,'','','',0),(39,1,2053,1677338834.501205,'66.249.66.65','250','post','modified','Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.5481.100 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','',NULL,NULL,'','publish','product',1390),(40,1,1002,1677339590.834907,'192.71.144.12','300','user','failed-login','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.109 Safari/537.36','administrator','admin',NULL,'','','',0),(41,1,1002,1677341341.675477,'34.69.109.132','300','user','failed-login','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36','administrator','admin',NULL,'','','',0),(42,1,1002,1677341463.263071,'167.172.80.135','300','user','failed-login','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','administrator','admin',NULL,'','','',0),(43,1,2053,1677341634.61156,'66.249.66.5','250','post','modified','Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.5481.100 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','',NULL,NULL,'','publish','product',1493),(44,1,1000,1677342124.876998,'77.246.74.18','250','user','login','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36','administrator','admin',NULL,'','','',0),(45,1,1002,1677343028.348075,'92.204.138.28','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36','administrator','admin',NULL,'','','',0),(46,1,1002,1677367062.078007,'103.158.167.105','300','user','failed-login','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36','administrator','admin',NULL,'','','',0),(47,1,1002,1677344829.120765,'81.88.53.47','300','user','failed-login','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36','administrator','admin',NULL,'','','',0),(48,1,1002,1677365353.91089,'185.179.82.133','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36','administrator','admin',NULL,'','','',0),(49,1,1002,1677348073.682436,'212.192.24.22','300','user','failed-login','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.101 Safari/537.36','administrator','admin',NULL,'','','',0),(50,1,2053,1677348477.983457,'66.249.66.45','250','post','modified','Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.5481.100 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','',NULL,NULL,'','publish','product',1438),(51,1,1002,1677349801.64747,'171.244.0.91','300','user','failed-login','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.122 Safari/537.36','administrator','admin',NULL,'','','',0),(52,1,2054,1677350531.778384,'66.249.66.5','250','custom-field','modified','Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.5481.100 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','',NULL,NULL,'','publish','product',1569),(53,1,1002,1677351543.72447,'47.111.116.44','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.143 Safari/537.36','administrator','admin',NULL,'','','',0),(54,1,1002,1677351660.672728,'47.107.242.103','300','user','failed-login','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.122 Safari/537.36','administrator','admin',NULL,'','','',0),(55,1,1002,1677353261.836118,'80.88.88.149','300','user','failed-login','Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36','administrator','admin',NULL,'','','',0),(56,1,1002,1677355004.750163,'166.62.103.104','300','user','failed-login','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','administrator','admin',NULL,'','','',0),(57,1,1002,1677355124.20783,'103.28.36.113','300','user','failed-login','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','administrator','admin',NULL,'','','',0),(58,1,1002,1677356717.25566,'51.79.144.41','300','user','failed-login','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36','administrator','admin',NULL,'','','',0),(59,1,2053,1677357705.88579,'66.249.66.66','250','post','modified','Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.5481.100 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','',NULL,NULL,'','publish','product',1514),(60,1,2053,1677358120.174518,'66.249.66.33','250','post','modified','Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.5481.100 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','',NULL,NULL,'','publish','product',1392),(61,1,1002,1677358448.649845,'178.128.160.8','300','user','failed-login','Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.99 Safari/533.4','administrator','admin',NULL,'','','',0),(62,1,1002,1677358565.197342,'45.120.69.121','300','user','failed-login','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36','administrator','admin',NULL,'','','',0),(63,1,1002,1677360160.297881,'185.135.82.191','300','user','failed-login','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36','administrator','admin',NULL,'','','',0),(64,1,1002,1677360435.420501,'20.55.18.32','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','administrator','admin',NULL,'','','',0),(65,1,2053,1677360920.21203,'66.249.66.45','250','post','modified','Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.5481.100 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','',NULL,NULL,'','publish','product',1454),(66,1,1002,1677362021.169946,'43.225.108.187','300','user','failed-login','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36','administrator','admin',NULL,'','','',0),(67,1,2053,1677364135.382943,'66.249.66.33','250','post','modified','Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.5481.100 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','',NULL,NULL,'','publish','product',1515),(68,1,2053,1677364548.783422,'66.249.66.67','250','post','modified','Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.5481.100 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','',NULL,NULL,'','publish','product',1442),(69,1,1002,1677365472.025034,'178.217.190.82','300','user','failed-login','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36','administrator','admin',NULL,'','','',0),(70,1,2053,1677367763.077305,'66.249.66.45','250','post','modified','Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.5481.100 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','',NULL,NULL,'','publish','product',1378),(71,1,1002,1677368911.470127,'103.130.219.13','300','user','failed-login','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.109 Safari/537.36','administrator','admin',NULL,'','','',0),(72,1,2053,1677370365.390917,'107.77.199.170','250','post','modified','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','',NULL,NULL,'','publish','product',1576),(73,1,1002,1677370523.834462,'217.130.101.13','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36','administrator','admin',NULL,'','','',0),(74,1,1002,1677372275.23769,'185.179.82.133','300','user','failed-login','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.67 Safari/537.36','administrator','admin',NULL,'','','',0),(75,1,1002,1677372392.682208,'81.70.248.169','300','user','failed-login','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36','administrator','admin',NULL,'','','',0),(76,1,1002,1677419159.011684,'65.21.108.17','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36','administrator','admin',NULL,'','','',0),(77,1,1002,1677375747.848674,'148.72.214.245','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36','administrator','admin',NULL,'','','',0),(78,1,1002,1677415615.85693,'167.172.165.167','300','user','failed-login','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','administrator','admin',NULL,'','','',0),(79,1,1002,1677377460.129949,'171.244.0.91','300','user','failed-login','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36','administrator','admin',NULL,'','','',0),(80,1,1002,1677378275.928905,'85.239.240.105','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(81,1,1002,1677378284.30551,'103.92.27.198','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(82,1,1002,1677411274.580665,'154.0.170.153','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(83,1,1002,1677379204.804358,'192.99.148.11','300','user','failed-login','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36','administrator','admin',NULL,'','','',0),(84,1,1002,1677379321.763054,'103.28.36.113','300','user','failed-login','Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.99 Safari/533.4','administrator','admin',NULL,'','','',0),(85,1,1002,1677380160.205483,'171.22.25.70','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(86,1,1002,1677394159.130148,'147.135.36.144','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(87,1,1002,1677412697.668846,'185.183.122.143','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(88,1,2053,1677380205.782888,'66.249.66.6','250','post','modified','Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.5481.100 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','',NULL,NULL,'','publish','product',1563),(89,1,1002,1677382017.695059,'203.78.165.203','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(90,1,1002,1677399308.034113,'200.71.220.137','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(91,1,1002,1677382662.949604,'54.37.156.240','300','user','failed-login','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36','administrator','admin',NULL,'','','',0),(92,1,1002,1677382779.055617,'104.248.125.139','300','user','failed-login','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36','administrator','admin',NULL,'','','',0),(93,1,2054,1677383834.487381,'66.249.66.65','250','custom-field','modified','Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.5481.100 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','',NULL,NULL,'','publish','product',1510),(94,1,1002,1677383886.049263,'185.59.44.10','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(95,1,1002,1677450052.039164,'188.85.81.233','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(96,1,1002,1677383914.758496,'162.240.47.12','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(97,1,1002,1677392709.374538,'47.114.72.18','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36','administrator','admin',NULL,'','','',0),(98,1,2054,1677384498.50329,'47.147.3.38','250','custom-field','modified','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','',NULL,NULL,'','publish','product',1626),(99,1,2053,1677384518.471798,'47.147.3.38','250','post','modified','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','',NULL,NULL,'','publish','product',1382),(100,1,1002,1677385745.540841,'154.0.164.115','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(101,1,1002,1677401225.929381,'103.154.233.156','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(102,1,1002,1677386126.24287,'51.255.81.60','300','user','failed-login','Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.80 Safari/537.36','administrator','admin',NULL,'','','',0),(103,1,1002,1677386243.058547,'125.227.127.195','300','user','failed-login','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.122 Safari/537.36','administrator','admin',NULL,'','','',0),(104,1,1002,1677387413.858544,'134.122.191.181','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(105,1,1002,1677415563.59777,'15.235.10.34','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(106,1,1002,1677387453.976485,'199.79.63.153','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(107,1,1002,1677388353.538753,'103.163.246.28','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(108,1,1002,1677388387.955413,'162.241.123.31','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(109,1,1002,1677388491.775407,'161.97.147.235','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(110,1,1002,1677390735.050945,'103.167.217.137','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(111,1,1002,1677412693.307582,'94.231.103.128','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(112,1,1002,1677391671.765752,'192.185.83.185','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(113,1,1002,1677389344.692236,'97.74.84.147','300','user','failed-login','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36','administrator','admin',NULL,'','','',0),(114,1,1002,1677401569.533039,'190.107.177.243','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(115,1,1002,1677389747.576974,'108.167.189.68','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(116,1,1002,1677389760.331141,'162.241.253.222','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(117,1,1002,1677390257.81067,'35.224.216.78','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(118,1,1002,1677390259.485718,'192.185.81.59','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(119,1,1002,1677390264.119015,'79.143.85.14','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(120,1,1002,1677390731.47967,'34.143.243.10','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(121,1,1002,1677390743.251768,'95.81.94.187','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(122,1,1002,1677391208.04536,'89.187.86.7','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(123,1,1002,1677391217.911471,'108.179.252.35','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(124,1,1002,1677391217.923842,'120.25.202.105','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(125,1,1002,1677391663.213763,'162.215.240.160','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(126,1,1002,1677391665.789139,'50.87.253.242','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(127,1,1002,1677392159.409058,'203.124.41.171','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(128,1,1002,1677398582.096617,'82.165.184.76','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(129,1,1002,1677392732.534114,'80.91.49.92','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(130,1,1002,1677392736.725342,'111.90.150.36','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(131,1,1002,1677392744.172339,'103.74.120.192','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(132,1,1002,1677416053.621712,'72.167.51.34','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(133,1,1002,1677393266.526097,'162.241.2.173','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(134,1,1002,1677410326.89725,'8.134.100.191','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(135,1,1002,1677393715.345652,'161.35.98.147','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(136,1,1002,1677394159.114338,'192.185.176.22','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(137,1,1002,1677394550.774382,'144.217.6.125','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(138,1,1002,1677394558.230109,'213.165.169.54','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(139,1,1002,1677394567.441751,'50.116.65.227','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(140,1,1002,1677394948.305833,'192.185.83.162','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(141,1,1002,1677394958.392639,'108.167.132.70','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(142,1,1002,1677395341.031132,'93.113.111.193','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(143,1,1002,1677395352.939604,'192.185.176.116','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(144,1,1002,1677395372.028871,'102.129.40.35','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(145,1,1002,1677415586.23366,'132.148.87.21','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(146,1,1002,1677409910.654715,'173.249.198.57','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(147,1,1002,1677396095.890776,'13.79.17.158','300','user','failed-login','Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.99 Safari/533.4','administrator','admin',NULL,'','','',0),(148,1,1002,1677396222.14515,'139.59.26.209','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(149,1,1002,1677413173.319488,'45.125.239.179','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(150,1,2053,1677396277.413073,'66.249.66.6','250','post','modified','Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.5481.100 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','',NULL,NULL,'','publish','product',1441),(151,1,1002,1677396669.449198,'70.40.217.66','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(152,1,1002,1677396671.720826,'162.240.17.167','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(153,1,1002,1677397078.188097,'190.145.68.131','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(154,1,1002,1677445005.767482,'159.89.191.176','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(155,1,1002,1677397478.717816,'185.76.77.160','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(156,1,1002,1677397486.164071,'85.17.88.170','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(157,1,1002,1677397490.604665,'103.195.185.104','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(158,1,1002,1677397861.720734,'34.146.156.96','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(159,1,1002,1677400077.826287,'35.213.170.208','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(160,1,1002,1677397876.279463,'142.93.182.189','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(161,1,1002,1677417031.093932,'208.109.191.163','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(162,1,1002,1677451750.089699,'194.67.121.69','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(163,1,1002,1677398242.663598,'108.167.189.12','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(164,1,1002,1677398563.770912,'80.251.212.62','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(165,1,1002,1677400470.930941,'158.69.1.76','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(166,1,1002,1677398943.698252,'37.113.131.21','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(167,1,1002,1677416069.725549,'137.184.140.67','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(168,1,1002,1677399322.816168,'164.92.205.132','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(169,1,1002,1677409873.045601,'128.199.103.90','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(170,1,1003,1677400287.808641,'173.236.222.47','250','system','failed-login','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36','',NULL,NULL,'','','',0),(171,1,1002,1677400460.765998,'50.116.64.178','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(172,1,1002,1677400483.105781,'108.167.132.13','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(173,1,1002,1677400706.78426,'108.59.3.72','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36','administrator','admin',NULL,'','','',0),(174,1,1002,1677400833.661307,'143.198.177.42','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(175,1,1002,1677401206.226591,'82.223.118.2','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(176,1,1002,1677401214.733581,'184.168.125.241','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(177,1,1002,1677447826.752158,'103.154.177.165','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(178,1,1002,1677401939.456745,'103.153.214.231','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(179,1,1002,1677402331.354826,'116.62.49.96','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(180,1,1003,1677402883.167634,'103.180.120.176','250','system','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','',NULL,NULL,'','','',0),(181,1,1003,1677402916.014154,'67.205.162.106','250','system','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','',NULL,NULL,'','','',0),(182,1,1003,1677402920.670432,'67.222.152.219','250','system','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','',NULL,NULL,'','','',0),(183,1,1003,1677403703.675167,'43.153.80.11','250','system','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','',NULL,NULL,'','','',0),(184,1,1003,1677403711.853655,'132.148.165.154','250','system','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','',NULL,NULL,'','','',0),(185,1,1003,1677403804.167642,'69.163.186.158','250','system','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36','',NULL,NULL,'','','',0),(186,1,1003,1677404526.153167,'158.69.36.42','250','system','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','',NULL,NULL,'','','',0),(187,1,1003,1677404536.175658,'85.202.160.235','250','system','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','',NULL,NULL,'','','',0),(188,1,1003,1677404545.881045,'148.251.50.69','250','system','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','',NULL,NULL,'','','',0),(189,1,1003,1677405347.148131,'51.222.15.161','250','system','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','',NULL,NULL,'','','',0),(190,1,1003,1677405353.307752,'35.193.197.89','250','system','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','',NULL,NULL,'','','',0),(191,1,1003,1677405361.143032,'130.61.143.194','250','system','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','',NULL,NULL,'','','',0),(192,1,2053,1677405920.583017,'66.249.66.6','250','post','modified','Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.5481.100 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','',NULL,NULL,'','publish','product',1553),(193,1,1003,1677406148.629494,'8.210.55.148','250','system','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','',NULL,NULL,'','','',0),(194,1,1003,1677406153.92437,'157.230.246.53','250','system','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','',NULL,NULL,'','','',0),(195,1,1003,1677406192.382514,'148.72.244.254','250','system','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','',NULL,NULL,'','','',0),(196,1,1003,1677406683.6761,'162.240.214.96','250','system','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','',NULL,NULL,'','','',0),(197,1,1003,1677406686.800188,'104.248.241.28','250','system','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','',NULL,NULL,'','','',0),(198,1,1003,1677406718.802519,'103.30.212.11','250','system','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','',NULL,NULL,'','','',0),(199,1,1003,1677407134.788092,'103.153.214.231','250','system','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','',NULL,NULL,'','','',0),(200,1,1003,1677407146.977627,'35.224.216.78','250','system','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','',NULL,NULL,'','','',0),(201,1,1003,1677407156.734205,'78.135.89.10','250','system','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','',NULL,NULL,'','','',0),(202,1,1002,1677408612.777144,'198.211.110.178','300','user','failed-login','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36','administrator','admin',NULL,'','','',0),(203,1,1002,1677419531.604496,'148.72.244.53','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(204,1,1002,1677409268.079041,'171.244.21.74','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64) Chrome/92.0.4515.159 Safari/537.36','administrator','admin',NULL,'','','',0),(205,1,1002,1677409270.466354,'212.224.98.109','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(206,1,1002,1677409896.378969,'160.153.249.218','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(207,1,2054,1677410030.761913,'166.182.87.0','250','custom-field','modified','Mozilla/5.0 (Linux; Android 11; moto g pure Build/RRHS31.Q3-46-123-5-4; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/109.0.5414.117 Mobile Safari/537.36 [FB_IAB/Orca-Android;FBAV/396.0.0.14.82;]','',NULL,NULL,'','publish','product',1613),(208,1,2053,1677410044.266258,'166.182.87.0','250','post','modified','Mozilla/5.0 (Linux; Android 11; moto g pure Build/RRHS31.Q3-46-123-5-4; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/109.0.5414.117 Mobile Safari/537.36 [FB_IAB/Orca-Android;FBAV/396.0.0.14.82;]','',NULL,NULL,'','publish','product',1372),(209,1,1002,1677410326.910981,'165.232.190.217','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(210,1,1002,1677410351.53642,'85.202.160.235','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(211,1,2054,1677410634.364164,'107.77.199.73','250','custom-field','modified','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','',NULL,NULL,'','publish','product',1566),(212,1,1002,1677410799.771953,'142.4.22.16','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(213,1,1002,1677410805.979264,'5.182.33.26','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(214,1,1002,1677411262.780546,'162.0.220.49','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(215,1,2053,1677411627.482939,'107.77.199.73','250','post','modified','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','',NULL,NULL,'','publish','product',1551),(216,1,1002,1677451146.357363,'190.107.177.239','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(217,1,1002,1677444613.65652,'125.179.15.87','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(218,1,1002,1677411735.114013,'61.12.67.132','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(219,1,1002,1677412107.505225,'192.71.144.12','300','user','failed-login','Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36','administrator','admin',NULL,'','','',0),(220,1,1002,1677412200.779996,'162.240.214.96','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(221,1,1002,1677412224.365046,'148.72.244.254','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(222,1,1002,1677413664.847429,'148.72.40.90','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(223,1,1002,1677413183.974406,'103.154.185.167','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(224,1,1002,1677413653.688108,'67.222.131.158','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(225,1,1002,1677414131.75004,'51.159.105.232','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(226,1,1002,1677414138.542367,'97.74.84.77','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(227,1,1002,1677414145.095476,'92.205.25.182','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(228,1,1002,1677416561.441169,'35.193.197.89','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(229,1,1002,1677414622.651427,'108.179.251.69','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(230,1,1002,1677415081.832196,'45.76.150.144','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(231,1,2054,1677415563.764286,'66.249.68.40','250','custom-field','modified','Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.5481.100 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','',NULL,NULL,'','publish','product',1611),(232,1,1002,1677415592.785022,'166.62.85.179','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(233,1,1002,1677416542.58939,'103.130.218.13','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(234,1,1002,1677416563.864244,'162.240.215.177','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(235,1,2054,1677416779.912336,'118.200.111.240','250','custom-field','modified','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36','',NULL,NULL,'','publish','product',1369),(236,1,1002,1677417055.841707,'51.38.113.2','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(237,1,1002,1677417529.990299,'103.101.225.11','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(238,1,1002,1677417542.575324,'162.241.174.216','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(239,1,1002,1677417560.677181,'217.12.86.246','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(240,1,1002,1677418015.734351,'42.200.187.44','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(241,1,1002,1677418028.501064,'148.72.244.186','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(242,1,1002,1677418028.950273,'72.167.55.208','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(243,1,1002,1677418522.126277,'148.72.245.234','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(244,1,1002,1677418526.679851,'104.243.26.114','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(245,1,1002,1677445856.787129,'83.150.215.90','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(246,1,1002,1677419021.610459,'103.73.191.151','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(247,1,1002,1677419023.051332,'47.104.66.61','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(248,1,1002,1677419029.568296,'161.35.68.167','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(249,1,1002,1677419532.669903,'165.22.245.206','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(250,1,1002,1677452339.182308,'35.225.94.95','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(251,1,2053,1677421991.92035,'66.249.68.44','250','post','modified','Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.5481.100 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','',NULL,NULL,'','publish','product',1562),(252,1,1002,1677422703.974447,'134.122.123.193','300','user','failed-login','Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36','administrator','admin',NULL,'','','',0),(253,1,2054,1677428420.594215,'66.249.68.40','250','custom-field','modified','Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.5481.100 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','',NULL,NULL,'','publish','product',1372),(254,1,2053,1677431634.817458,'66.249.68.44','250','post','modified','Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.5481.100 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','',NULL,NULL,'','publish','product',1516),(255,1,5000,1677433917.61172,'185.97.92.123','500','plugin','installed','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','administrator',NULL,1,'','','',0),(256,1,5001,1677433924.280687,'185.97.92.123','400','plugin','activated','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','administrator',NULL,1,'','','',0),(257,1,4015,1677434480.117751,'185.97.92.123','250','user','modified','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','administrator',NULL,1,'','','',0),(258,1,2001,1677434499.084255,'185.97.92.123','250','post','published','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','administrator',NULL,1,'','publish','wlwl_email',2460),(259,1,2053,1677434499.137734,'185.97.92.123','250','post','modified','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','administrator',NULL,1,'','publish','wlwl_email',2460),(260,1,5000,1677436978.210379,'185.97.92.123','500','plugin','installed','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','administrator',NULL,1,'','','',0),(261,1,5001,1677437076.870735,'185.97.92.123','400','plugin','activated','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','administrator',NULL,1,'','','',0),(262,1,5002,1677437149.041158,'185.97.92.123','400','plugin','deactivated','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','administrator',NULL,1,'','','',0),(263,1,5002,1677437303.702709,'185.97.92.123','400','plugin','deactivated','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','administrator',NULL,1,'','','',0),(264,1,5001,1677437336.125257,'185.97.92.123','400','plugin','activated','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','administrator',NULL,1,'','','',0),(265,1,5000,1677437398.346399,'185.97.92.123','500','plugin','installed','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','administrator',NULL,1,'','','',0),(266,1,5001,1677437403.272016,'185.97.92.123','400','plugin','activated','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','administrator',NULL,1,'','','',0),(267,1,2053,1677438063.288337,'66.249.68.40','250','post','modified','Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.5481.100 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','',NULL,NULL,'','publish','product',1446),(268,1,2001,1677438069.589718,'172.59.145.240','250','post','published','Mozilla/5.0 (Linux; Android 12; moto g 5G (2022) Build/S2SA32.1-54-6; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/110.0.5481.65 Mobile Safari/537.36 [FB_IAB/Orca-Android;FBAV/397.0.0.20.81;]','',NULL,NULL,'','publish','wlwl_email',2461),(269,1,2053,1677438069.595682,'172.59.145.240','250','post','modified','Mozilla/5.0 (Linux; Android 12; moto g 5G (2022) Build/S2SA32.1-54-6; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/110.0.5481.65 Mobile Safari/537.36 [FB_IAB/Orca-Android;FBAV/397.0.0.20.81;]','',NULL,NULL,'','publish','wlwl_email',2461),(270,1,5002,1677438839.415068,'185.97.92.123','400','plugin','deactivated','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','administrator',NULL,1,'','','',0),(271,1,5002,1677438854.020009,'185.97.92.123','400','plugin','deactivated','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','administrator',NULL,1,'','','',0),(272,1,2053,1677441277.60618,'66.249.68.44','250','post','modified','Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.5481.100 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','',NULL,NULL,'','publish','product',1572),(273,1,2054,1677443102.183932,'47.147.183.246','250','custom-field','modified','Mozilla/5.0 (Linux; Android 11; T601DL) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Mobile Safari/537.36','',NULL,NULL,'','publish','product',1628),(274,1,1002,1677443469.231576,'176.53.62.25','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(275,1,1002,1677455446.113855,'208.109.34.70','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(276,1,1002,1677444239.489287,'3.14.177.193','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(277,1,1002,1677446339.526901,'103.186.184.192','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(278,1,1002,1677446811.046151,'101.99.90.175','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(279,1,1002,1677447330.765355,'40.122.149.171','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(280,1,2101,1677447675.387518,'185.97.92.123','200','post','viewed','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','administrator',NULL,1,'','publish','page',1297),(281,1,2101,1677447693.901563,'185.97.92.123','200','post','viewed','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','administrator',NULL,1,'','publish','page',1336),(282,1,2048,1677448316.212922,'185.97.92.123','250','post','modified','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','administrator',NULL,1,'','publish','page',2462),(283,1,2053,1677448317.102054,'185.97.92.123','250','post','modified','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','administrator',NULL,1,'','publish','page',2462),(284,1,2053,1677448317.110446,'185.97.92.123','250','post','modified','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','administrator',NULL,1,'','publish','page',2462),(285,1,2001,1677448317.15263,'185.97.92.123','250','post','published','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','administrator',NULL,1,'','publish','page',2462),(286,1,2101,1677448322.262444,'185.97.92.123','200','post','viewed','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','administrator',NULL,1,'','publish','page',2462),(287,1,1002,1677449487.100627,'52.198.176.136','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(288,1,2053,1677448477.5334,'66.249.68.40','250','post','modified','Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.5481.100 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','',NULL,NULL,'','publish','product',1395),(289,1,2101,1677448713.829869,'185.97.92.123','200','post','viewed','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','administrator',NULL,1,'','publish','page',2462),(290,1,2101,1677448800.648739,'185.97.92.123','200','post','viewed','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','administrator',NULL,1,'','publish','page',2462),(291,1,2101,1677448950.286579,'185.97.92.123','200','post','viewed','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','administrator',NULL,1,'','publish','page',2462),(292,1,1002,1677448953.141712,'92.204.139.118','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(293,1,2053,1677449327.676092,'66.249.68.44','250','post','modified','Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.5481.100 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','',NULL,NULL,'','publish','product',1555),(294,1,2054,1677449331.255915,'66.249.68.42','250','custom-field','modified','Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.5481.100 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','',NULL,NULL,'','publish','product',1613),(295,1,2053,1677449382.940403,'66.249.68.40','250','post','modified','Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.5481.100 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','',NULL,NULL,'','publish','product',1370),(296,1,2053,1677449387.989226,'66.249.68.40','250','post','modified','Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.5481.100 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','',NULL,NULL,'','publish','product',1503),(297,1,2053,1677449399.21642,'66.249.68.40','250','post','modified','Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.5481.100 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','',NULL,NULL,'','publish','product',1385),(298,1,1002,1677450574.258601,'178.128.245.235','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(299,1,2053,1677450920.398343,'66.249.68.44','250','post','modified','Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.5481.100 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','',NULL,NULL,'','publish','product',1391),(300,1,1002,1677452949.605702,'148.251.50.69','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(301,1,1002,1677453557.299857,'130.61.143.194','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(302,1,1002,1677454800.585609,'42.117.2.213','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(303,1,1002,1677456093.011033,'116.62.155.4','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(304,1,1002,1677475950.666633,'93.114.235.167','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(305,1,2053,1677457348.981441,'66.249.68.42','250','post','modified','Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.5481.100 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','',NULL,NULL,'','publish','product',1377),(306,1,1002,1677457411.542645,'52.198.176.136','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(307,1,1002,1677458115.560113,'111.90.150.36','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(308,1,1002,1677458813.565557,'162.240.215.177','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(309,1,1002,1677459470.297892,'103.73.191.151','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(310,1,1002,1677460324.600489,'103.154.233.156','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(311,1,1002,1677461027.512772,'162.144.239.92','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(312,1,1002,1677461755.713782,'8.210.102.36','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(313,1,1002,1677462511.727878,'180.211.97.53','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(314,1,1002,1677463254.708744,'154.0.170.153','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(315,1,1002,1677464036.355739,'20.7.56.10','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(316,1,1002,1677464826.470768,'103.154.185.167','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(317,1,1002,1677465621.635755,'132.148.155.12','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(318,1,1002,1677466426.565758,'185.183.122.143','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(319,1,1002,1677467246.72426,'188.85.81.233','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(320,1,1002,1677468040.77223,'124.217.226.56','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(321,1,1002,1677468847.250128,'92.204.139.118','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(322,1,2054,1677470206.10402,'66.249.68.42','250','custom-field','modified','Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.5481.100 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','',NULL,NULL,'','publish','product',1387),(323,1,1002,1677489654.958021,'103.101.225.11','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(324,1,1002,1677472193.174464,'20.109.101.102','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(325,1,1002,1677473046.464731,'200.71.220.137','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(326,1,2053,1677473420.369044,'66.249.68.44','250','post','modified','Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.5481.100 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','',NULL,NULL,'','publish','product',1433),(327,1,1002,1677473826.047913,'162.215.96.27','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(328,1,1002,1677474428.11188,'192.169.244.239','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(329,1,2054,1677474497.753277,'96.33.159.122','250','custom-field','modified','Mozilla/5.0 (Linux; Android 10; SM-N960U1 Build/QP1A.190711.020; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/110.0.5481.65 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/403.0.0.27.81;]','',NULL,NULL,'','publish','product',1631),(330,1,1002,1677474987.50412,'42.117.2.213','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(331,1,1002,1677475486.412165,'82.223.118.2','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(332,1,2054,1677476042.677697,'66.249.68.42','250','custom-field','modified','Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.5481.100 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','',NULL,NULL,'','publish','product',1620),(333,1,1002,1677476400.973728,'162.241.252.224','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(334,1,1002,1677476796.525566,'192.185.4.161','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(335,1,1002,1677477142.64753,'185.104.45.209','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(336,1,1002,1677477503.2348,'116.206.105.72','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(337,1,1002,1677477901.051246,'212.192.24.22','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(338,1,1002,1677478300.261605,'192.185.82.99','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(339,1,1002,1677478721.486056,'134.209.144.220','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(340,1,1002,1677479169.319959,'45.162.168.89','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(341,1,1002,1677479599.98457,'166.62.85.179','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(342,1,1002,1677480015.614755,'108.170.55.202','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(343,1,1002,1677480418.684362,'162.240.69.212','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(344,1,1002,1677480800.16218,'143.198.177.42','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(345,1,1002,1677481176.52883,'162.240.47.12','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(346,1,1002,1677481473.072041,'72.167.225.151','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(347,1,1002,1677481838.987445,'185.49.20.77','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(348,1,1002,1677482207.506126,'157.245.55.196','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(349,1,2054,1677482575.77069,'35.147.143.120','250','custom-field','modified','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36','',NULL,NULL,'','publish','product',1629),(350,1,1002,1677482610.501285,'130.61.143.194','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(351,1,2054,1677482646.297654,'35.147.143.120','250','custom-field','modified','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36','',NULL,NULL,'','publish','product',1632),(352,1,1002,1677482995.519905,'150.230.247.143','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(353,1,2053,1677483064.189418,'66.249.68.44','250','post','modified','Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.5481.100 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','',NULL,NULL,'','publish','product',1616),(354,1,1002,1677483354.862353,'194.67.121.69','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(355,1,1002,1677484056.70389,'162.214.81.14','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(356,1,1002,1677487044.721955,'147.135.36.144','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(357,1,1002,1677484623.316155,'92.205.25.182','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(358,1,1002,1677484936.309556,'80.251.219.111','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(359,1,1002,1677485285.126732,'162.241.194.163','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(360,1,1002,1677485607.855383,'203.78.165.203','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(361,1,1002,1677485969.44676,'124.158.12.83','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(362,1,2053,1677486277.492836,'66.249.68.44','250','post','modified','Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.5481.100 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','',NULL,NULL,'','publish','product',1371),(363,1,1002,1677486323.003179,'82.223.100.86','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(364,1,1002,1677486685.737783,'148.72.245.234','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(365,1,1002,1677487391.188064,'212.224.98.109','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(366,1,1002,1677487742.694122,'151.106.35.235','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(367,1,1002,1677488082.978212,'5.182.33.26','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(368,1,1002,1677488438.524064,'134.209.96.22','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(369,1,2053,1677488810.763872,'66.249.68.40','250','post','modified','Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.5481.100 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','',NULL,NULL,'','publish','product',1497),(370,1,2053,1677488811.655146,'66.249.68.42','250','post','modified','Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.5481.100 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','',NULL,NULL,'','publish','product',1445),(371,1,2053,1677488815.474246,'66.249.68.40','250','post','modified','Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.5481.100 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','',NULL,NULL,'','publish','product',1451),(372,1,1002,1677488825.299651,'3.14.177.193','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(373,1,1002,1677489279.967165,'139.59.20.111','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(374,1,1003,1677490618.345687,'164.68.99.251','250','system','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','',NULL,NULL,'','','',0),(375,1,1003,1677491451.017778,'20.7.56.10','250','system','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','',NULL,NULL,'','','',0),(376,1,1003,1677491946.585177,'72.46.222.78','250','system','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36','',NULL,NULL,'','','',0),(377,1,1002,1677492134.200929,'45.149.79.127','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(378,1,1000,1677492378.122179,'72.46.222.78','250','user','login','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36','administrator','admin',NULL,'','','',0),(379,1,4015,1677492378.123451,'72.46.222.78','250','user','modified','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36','',NULL,NULL,'','','',0),(380,1,1002,1677492576.529075,'77.32.68.242','300','user','failed-login','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96','administrator','admin',NULL,'','','',0),(381,1,2053,1677492706.165427,'66.249.68.44','250','post','modified','Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.5481.100 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)','',NULL,NULL,'','publish','product',1565),(382,1,5000,1677492820.120028,'185.97.92.116','500','plugin','installed','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','administrator',NULL,1,'','','',0),(383,1,5001,1677492845.045909,'185.97.92.116','400','plugin','activated','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','administrator',NULL,1,'','','',0),(384,1,5001,1677492846.756999,'185.97.92.116','400','plugin','activated','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','administrator',NULL,1,'','','',0),(385,1,2101,1677493103.586369,'72.46.222.78','200','post','viewed','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36','administrator',NULL,1,'','publish','page',1297),(386,1,2101,1677493240.2754,'185.97.92.116','200','post','viewed','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','administrator',NULL,1,'','publish','page',2462),(387,1,2101,1677493587.931043,'72.46.222.78','200','post','viewed','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36','administrator',NULL,1,'','publish','page',1297),(388,1,1001,1677493713.140858,'72.46.222.78','250','user','logout','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36','administrator',NULL,1,'','','',0),(389,1,1003,1677493925.740246,'125.227.127.195','250','system','failed-login','Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.99 Safari/533.4','',NULL,NULL,'','','',0),(390,1,1001,1677494305.145741,'185.97.92.116','250','user','logout','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','administrator',NULL,1,'','','',0),(391,1,1000,1677494379.106112,'185.97.92.116','250','user','login','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','administrator','admin',NULL,'','','',0),(392,1,1000,1677494387.120836,'185.97.92.116','250','user','login','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','administrator','admin',NULL,'','','',0),(393,1,1003,1677494477.038606,'39.108.148.88','250','system','failed-login','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36','',NULL,NULL,'','','',0),(394,1,5004,1677494586.720344,'185.97.92.116','250','plugin','updated','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','administrator',NULL,1,'','','',0),(395,1,5002,1677494649.387782,'185.97.92.116','400','plugin','deactivated','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','administrator',NULL,1,'','','',0),(396,1,5002,1677494993.238503,'185.97.92.116','400','plugin','deactivated','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','administrator',NULL,1,'','','',0);
/*!40000 ALTER TABLE `wpjk_wsal_occurrences` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpjk_yoast_indexable`
--

DROP TABLE IF EXISTS `wpjk_yoast_indexable`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_yoast_indexable` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `permalink` longtext DEFAULT NULL,
  `permalink_hash` varchar(40) DEFAULT NULL,
  `object_id` bigint(20) DEFAULT NULL,
  `object_type` varchar(32) NOT NULL,
  `object_sub_type` varchar(32) DEFAULT NULL,
  `author_id` bigint(20) DEFAULT NULL,
  `post_parent` bigint(20) DEFAULT NULL,
  `title` text DEFAULT NULL,
  `description` mediumtext DEFAULT NULL,
  `breadcrumb_title` text DEFAULT NULL,
  `post_status` varchar(20) 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 DEFAULT NULL,
  `primary_focus_keyword` varchar(191) 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 DEFAULT NULL,
  `twitter_image` longtext DEFAULT NULL,
  `twitter_description` longtext DEFAULT NULL,
  `twitter_image_id` varchar(191) DEFAULT NULL,
  `twitter_image_source` text DEFAULT NULL,
  `open_graph_title` text DEFAULT NULL,
  `open_graph_description` longtext DEFAULT NULL,
  `open_graph_image` longtext DEFAULT NULL,
  `open_graph_image_id` varchar(191) DEFAULT NULL,
  `open_graph_image_source` text DEFAULT NULL,
  `open_graph_image_meta` mediumtext 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) DEFAULT NULL,
  `region` varchar(32) DEFAULT NULL,
  `schema_page_type` varchar(64) DEFAULT NULL,
  `schema_article_type` varchar(64) 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=857 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_yoast_indexable`
--

LOCK TABLES `wpjk_yoast_indexable` WRITE;
/*!40000 ALTER TABLE `wpjk_yoast_indexable` DISABLE KEYS */;
INSERT INTO `wpjk_yoast_indexable` VALUES (1,'https://vblinkonline.com/category/uncategorized/','48:8f9a677771676c52a914aaa68ce91da2',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,'2023-02-23 09:49:26','2023-05-16 04:34:52',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-05-16 00:34:34','2023-01-13 03:02:17'),(3,'https://vblinkonline.com/category/action/','41:ab9e4d435369aaf0ceb92bd542f2cb97',16,'term','category',NULL,NULL,NULL,NULL,'Action',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,'2023-02-23 09:49:26','2023-02-26 22:48:36',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-01-20 04:37:12','2023-01-17 04:48:25'),(4,'https://vblinkonline.com/category/animation/','44:bc813bf597ed37131e04a09a442e185f',17,'term','category',NULL,NULL,NULL,NULL,'Animation',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,'2023-02-23 09:49:26','2023-02-26 22:48:36',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-01-20 04:37:12','2023-01-17 04:48:25'),(5,'https://vblinkonline.com/category/cartoon/','42:54e1a2ac7ead2fc37cfbc260252fdfbd',18,'term','category',NULL,NULL,NULL,NULL,'Cartoon',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,'2023-02-23 09:49:26','2023-02-26 22:48:36',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-01-17 06:01:53','2023-01-17 04:48:25'),(6,'https://vblinkonline.com/category/comedy/','41:4c797e358318fab6f2a5b65d89f9e17c',19,'term','category',NULL,NULL,NULL,NULL,'Comedy',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,'2023-02-23 09:49:26','2023-02-26 22:48:36',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-01-17 06:00:40','2023-01-17 04:48:25'),(7,'https://vblinkonline.com/category/drama/','40:9207b2000fdd0fe880b7c7650ddf46e9',20,'term','category',NULL,NULL,NULL,NULL,'Drama',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,'2023-02-23 09:49:26','2023-02-26 22:48:36',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-01-17 06:04:18','2023-01-17 04:48:25'),(8,'https://vblinkonline.com/category/horer/','40:8ec0f7aa5d17ad5e50ec940ac6c3cb1d',21,'term','category',NULL,NULL,NULL,NULL,'Horer',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,'2023-02-23 09:49:26','2023-02-26 22:48:36',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-01-17 06:03:24','2023-01-17 06:03:24'),(9,'https://vblinkonline.com/tag/animation/','39:b5e3fb651d9d6cd9825e788b2b4944b9',22,'term','post_tag',NULL,NULL,NULL,NULL,'Animation',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,'2023-02-23 09:49:26','2023-02-26 22:48:36',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-01-20 04:37:12','2023-01-17 04:48:25'),(10,'https://vblinkonline.com/tag/catroon/','37:ad11275736e37622deed53a6fd525357',23,'term','post_tag',NULL,NULL,NULL,NULL,'Catroon',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,'2023-02-23 09:49:26','2023-02-26 22:48:36',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-01-20 04:37:12','2023-01-17 04:48:25'),(11,'https://vblinkonline.com/tag/tv/','32:8af75674039717d64275d10788c66800',24,'term','post_tag',NULL,NULL,NULL,NULL,'TV',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,'2023-02-23 09:49:26','2023-02-26 22:48:36',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-01-17 05:41:55','2023-01-17 05:41:55'),(856,'https://vblinkonline.com/?p=2759','32:b739e4b0f68f86873447aa427951b410',2759,'post','post',1,0,NULL,NULL,'fdf7c451f8b6f58507ebf665288474a3','trash',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,0,NULL,NULL,'2023-05-16 00:34:37','2023-05-16 04:35:29',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-05-16 00:34:56','2023-05-16 00:34:34'),(855,'https://vblinkonline.com/?p=2751','32:ef633dc6d55fbe55fe8d485101e3c559',2751,'post','post',1,0,NULL,NULL,'fdf7c451f8b6f58507ebf665288474a3','trash',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,0,NULL,NULL,'2023-05-14 09:27:44','2023-05-14 13:28:30',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-05-14 09:28:00','2023-05-14 09:27:42'),(244,'https://vblinkonline.com/elementor-hf/header/','45:39ef9bc3d316ea228f0f8e322725a037',36,'post','elementor-hf',1,0,NULL,NULL,'Header','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png',NULL,NULL,'first-content-image',NULL,NULL,'https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png',NULL,'first-content-image',NULL,8,NULL,NULL,'2023-02-23 09:49:32','2023-02-26 22:48:36',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-02-22 13:23:07','2023-01-13 05:23:13'),(245,'https://vblinkonline.com/author/admin/','38:0f02e38c8f8c2b59faa48a50cffd5fa4',1,'user',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,'https://secure.gravatar.com/avatar/69fcaa2c14af1c6b3f46a4cf22b66451?s=500&d=mm&r=g',NULL,NULL,'gravatar-image',NULL,NULL,'https://secure.gravatar.com/avatar/69fcaa2c14af1c6b3f46a4cf22b66451?s=500&d=mm&r=g',NULL,'gravatar-image',NULL,NULL,NULL,NULL,'2023-02-23 09:49:32','2023-05-16 04:35:29',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-05-16 00:34:34','2023-01-13 03:02:17'),(249,'https://vblinkonline.com/elementor-hf/footer/','45:fc9133c09c460e6d7f4772e0fbf8d306',38,'post','elementor-hf',1,0,NULL,NULL,'Footer','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png',NULL,NULL,'first-content-image',NULL,NULL,'https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png',NULL,'first-content-image',NULL,4,NULL,NULL,'2023-02-23 09:49:32','2023-02-26 22:48:36',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-02-21 11:32:14','2023-01-13 05:23:55'),(252,'https://vblinkonline.com/','25:929f9d51467e8298339da51e2ebe99ed',1297,'post','page',1,0,'%%sitename%% Gaming %%sep%% Fish Games, Ultra Panda, Orion Stars, Kirin','%%sitename%% is an online platform which offers Participants the chance to play games for entertainment and enjoyment Play Orion Stars...','Vblink Online','publish',NULL,0,NULL,NULL,NULL,'Big fish games',52,60,1,NULL,0,NULL,NULL,NULL,NULL,'https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg',NULL,NULL,'first-content-image',NULL,NULL,'https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg',NULL,'first-content-image',NULL,27,7,NULL,'2023-02-23 09:49:32','2023-04-14 12:20:53',1,NULL,NULL,NULL,NULL,0,21,2,'2023-04-14 08:20:43','2023-01-13 05:17:39'),(273,'https://vblinkonline.com/wpstream_vod/croods/','45:d09abfca385054b7fcfe97604e2ce10e',557,'post','wpstream_product_vod',1,0,NULL,NULL,'Croods 2','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://vblinkonline.com/wp-content/uploads/2023/01/croods.jpg',NULL,'558','featured-image',NULL,NULL,'https://vblinkonline.com/wp-content/uploads/2023/01/croods.jpg','558','featured-image','{\"width\":512,\"height\":288,\"filesize\":101452,\"url\":\"https://vblinkonline.com/wp-content/uploads/2023/01/croods.jpg\",\"path\":\"/home/vblink5/public_html/wp-content/uploads/2023/01/croods.jpg\",\"size\":\"full\",\"id\":558,\"alt\":\"\",\"pixels\":147456,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2023-02-23 09:49:33','2023-02-26 22:50:12',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-01-17 04:48:25','2023-01-17 04:48:25'),(852,'https://vblinkonline.com/wpstream/','34:8dc8648323ed1bf0488ba0f595f7a968',NULL,'post-type-archive','wpstream_product',NULL,NULL,'%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%','','Free-To-View Live Channels',NULL,1,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-02-26 17:48:36','2023-02-26 22:48:36',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-01-17 05:41:55','2023-01-17 05:41:55'),(290,'https://vblinkonline.com/about/','31:cbbacef00d807f199de6b13dfe3020b9',15,'post','page',1,0,NULL,NULL,'About','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://vblinkonline.com/wp-content/uploads/2023/01/about-img.png',NULL,NULL,'first-content-image',NULL,NULL,'https://vblinkonline.com/wp-content/uploads/2023/01/about-img.png',NULL,'first-content-image',NULL,2,NULL,NULL,'2023-02-23 09:49:33','2023-02-27 02:50:02',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-02-15 06:55:25','2023-01-13 05:18:10'),(854,'https://vblinkonline.com/test-page/','35:ac9b6507a7ac22bb57aac3ad07197af7',2462,'post','page',1,0,NULL,NULL,'test-page','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-1.png',NULL,NULL,'first-content-image',NULL,NULL,'https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-1.png',NULL,'first-content-image',NULL,0,NULL,NULL,'2023-02-26 21:51:57','2023-02-27 02:58:20',1,NULL,NULL,NULL,NULL,0,1,2,'2023-02-26 21:58:19','2023-02-26 21:51:56'),(335,'https://vblinkonline.com/blogpage/frozon-everything-we-know-about-the-upcoming/','79:4918396ecb3558205bc30f5bfb9c330e',886,'post','blogpage',1,0,NULL,NULL,'‘Frozon’: Everything we know about the upcoming','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://vblinkonline.com/wp-content/uploads/2023/01/blog1.png',NULL,NULL,'first-content-image',NULL,NULL,'https://vblinkonline.com/wp-content/uploads/2023/01/blog1.png',NULL,'first-content-image',NULL,0,3,NULL,'2023-02-23 09:49:34','2023-03-11 13:17:33',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-02-15 06:55:22','2023-01-18 09:17:34'),(849,NULL,NULL,NULL,'post-type-archive','wpstream_product',NULL,NULL,'%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%','','Free-To-View Live Channels',NULL,1,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-02-25 09:50:25','2023-02-26 09:55:46',1,NULL,NULL,NULL,NULL,0,NULL,0,'2023-01-17 05:41:55','2023-01-17 05:41:55'),(340,'https://vblinkonline.com/contact/','33:e548dc12297510b30d2d865b79369b37',21,'post','page',1,0,NULL,NULL,'Contact','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://vblinkonline.com/wp-content/uploads/2023/01/cinema.png',NULL,NULL,'first-content-image',NULL,NULL,'https://vblinkonline.com/wp-content/uploads/2023/01/cinema.png',NULL,'first-content-image',NULL,1,NULL,NULL,'2023-02-23 09:49:34','2023-02-27 02:50:02',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-02-15 06:55:25','2023-01-13 05:19:19'),(850,'https://vblinkonline.com/bonus-wheel/','37:a71869f22aba098f1a1a358d03c3706a',2454,'post','page',1,0,NULL,NULL,'Bonus Wheel','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2023-02-25 10:52:08','2023-02-27 02:50:02',1,NULL,NULL,NULL,NULL,0,0,2,'2023-02-25 10:52:07','2023-02-25 10:52:07'),(672,'https://vblinkonline.com/how-to-download-the-app/','49:2fdad94e03ae2add8d30bab47700ac47',1336,'post','page',1,0,'%%title%% %%page%% %%sep%% %%sitename%% Gaming','Download the application to play via IOS through iphone or ipad or any device, phone, or tablet based on Android','How To Download The App','publish',NULL,0,NULL,NULL,NULL,'Application Download',62,60,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,2,3,NULL,'2023-02-23 09:49:39','2023-02-26 16:16:37',1,NULL,NULL,NULL,NULL,0,6,2,'2023-02-23 21:45:41','2023-02-15 07:07:25'),(780,'https://vblinkonline.com/faq/','29:4a2994a2dda7d74c54b6f1c6ff32c867',2205,'post','page',1,0,NULL,'Find out the most frequent question asked from Vblink users. Make sure to know everything related to Vblink online gaming','FAQ','publish',NULL,0,NULL,NULL,NULL,'FAQ',64,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://vblinkonline.com/wp-content/uploads/2023/02/smartphonegame.png',NULL,NULL,'first-content-image',NULL,NULL,'https://vblinkonline.com/wp-content/uploads/2023/02/smartphonegame.png',NULL,'first-content-image',NULL,0,4,NULL,'2023-02-23 09:49:42','2023-04-15 04:53:31',1,NULL,NULL,NULL,NULL,0,3,2,'2023-02-24 09:04:27','2023-02-21 10:35:40'),(786,'https://vblinkonline.com/blogpage/frozon-everything-we-know-about-the-upcoming-2/','81:13ab458d8dd63f7d26fb4082a99d0740',1332,'post','blogpage',1,0,NULL,NULL,'‘Frozon’: Everything we know about the upcoming','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/blog1.png',NULL,NULL,'first-content-image',NULL,NULL,'https://products.webrockmedia.com/hitzonevideo-wordpress/wp-content/uploads/2023/01/blog1.png',NULL,'first-content-image',NULL,0,3,NULL,'2023-02-23 09:49:43','2023-03-01 05:31:01',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-01-18 09:17:34','2023-01-18 09:17:34'),(787,'https://vblinkonline.com/blogpage/hotel-transylvania-everything-we-know-about-the-upcoming/','91:8f31ae7d5619b32188a675aae87ec695',1292,'post','blogpage',1,0,NULL,NULL,'‘hotel-transylvania’: Everything we know','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://vblinkonline.com/wp-content/uploads/2023/01/blog3.png',NULL,NULL,'first-content-image',NULL,NULL,'https://vblinkonline.com/wp-content/uploads/2023/01/blog3.png',NULL,'first-content-image',NULL,0,3,NULL,'2023-02-23 09:49:43','2023-04-05 15:38:41',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-02-15 06:55:23','2023-01-20 08:30:22'),(788,'https://vblinkonline.com/blogpage/croods-everything-we-know-about-the-upcoming/','79:d0013edb39e75838cd9091c10f5cc160',1293,'post','blogpage',1,0,NULL,NULL,'‘Croods’: Everything we know about the upcoming','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://vblinkonline.com/wp-content/uploads/2023/01/blog4.png',NULL,NULL,'first-content-image',NULL,NULL,'https://vblinkonline.com/wp-content/uploads/2023/01/blog4.png',NULL,'first-content-image',NULL,0,3,NULL,'2023-02-23 09:49:43','2023-02-27 20:33:11',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-02-15 06:55:24','2023-01-20 08:30:28'),(789,'https://vblinkonline.com/elementor-hf/header-2/','47:528a435509ca4c7cc6dff19557af20d2',1334,'post','elementor-hf',1,0,NULL,NULL,'Header','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png',NULL,NULL,'first-content-image',NULL,NULL,'https://vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png',NULL,'first-content-image',NULL,8,NULL,NULL,'2023-02-23 09:49:43','2023-04-14 17:31:58',1,NULL,NULL,NULL,NULL,0,1,2,'2023-04-14 13:31:50','2023-01-13 05:23:13'),(790,'https://vblinkonline.com/elementor-hf/footer-2/','47:2018953f43466969f51731210845669b',1335,'post','elementor-hf',1,0,NULL,NULL,'Footer','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png',NULL,NULL,'first-content-image',NULL,NULL,'https://vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png',NULL,'first-content-image',NULL,4,NULL,NULL,'2023-02-23 09:49:43','2023-04-15 08:53:32',1,NULL,NULL,NULL,NULL,0,1,2,'2023-04-15 04:53:23','2023-01-13 05:23:55'),(791,'https://vblinkonline.com/metform-form/elementor-2256/','53:115c966ece5e417edb45c086e031a706',2256,'post','metform-form',1,0,NULL,NULL,'Elementor #2256','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2023-02-23 09:49:43','2023-04-29 11:49:51',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-04-29 07:49:46','2023-02-21 19:51:05'),(853,'https://vblinkonline.com/wpstream_vod/','38:05ced45eff5d18852774349c2647a4d5',NULL,'post-type-archive','wpstream_product_vod',NULL,NULL,'%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%','','Free-To-View VODs',NULL,1,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-02-26 17:48:36','2023-02-26 22:48:36',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-01-20 04:37:12','2023-01-17 04:48:25'),(792,'https://vblinkonline.com/metform-form/elementor-2256-copy/','58:2ab68f493d813bd3fb28f5293712a3f9',2312,'post','metform-form',1,0,NULL,NULL,'Elementor #2257','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2023-02-23 09:49:43','2023-03-29 02:18:38',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-02-22 08:36:01','2023-02-22 08:26:06'),(793,'https://vblinkonline.com/?page_id=1295','38:4bc6fa47423fa8ac6961f200acb90279',1295,'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,'2023-02-23 09:49:43','2023-04-05 15:38:41',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-02-21 11:36:35','2023-01-13 03:02:17'),(794,'https://vblinkonline.com/?page_id=1296','38:86cf23c8f83f5bf5ac3628527d32fb95',1296,'post','page',1,0,NULL,NULL,'Elementor #9','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,'2023-02-23 09:49:43','2023-02-27 02:50:02',1,NULL,NULL,NULL,NULL,0,NULL,2,'0000-00-00 00:00:00','0000-00-00 00:00:00'),(795,'https://vblinkonline.com/?page_id=564','37:809325cdf87ff7770b325956d28ecb27',564,'post','page',1,0,NULL,NULL,'Refund and Returns 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,'2023-02-23 09:49:43','2023-04-05 15:38:41',1,NULL,NULL,NULL,NULL,0,NULL,2,'0000-00-00 00:00:00','0000-00-00 00:00:00'),(796,'https://vblinkonline.com/?page_id=1317','38:6f0b09b79b9208b46408d80c8616d638',1317,'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,'2023-02-23 09:49:43','2023-04-05 15:38:41',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-02-21 11:36:39','2023-01-21 12:58:44'),(797,'https://vblinkonline.com/?page_id=1322','38:5eb28e19f3323d13b3c07ad65a8f87a1',1322,'post','page',1,0,NULL,NULL,'Refund and Returns 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,'2023-02-23 09:49:43','2023-04-05 15:38:41',1,NULL,NULL,NULL,NULL,0,NULL,2,'0000-00-00 00:00:00','0000-00-00 00:00:00'),(798,'https://vblinkonline.com/?page_id=12','36:6388f76af1a29f78ed6aa5de702cf417',12,'post','page',1,0,NULL,NULL,'Refund and Returns 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,'2023-02-23 09:49:43','2023-04-05 15:38:41',1,NULL,NULL,NULL,NULL,0,NULL,2,'0000-00-00 00:00:00','0000-00-00 00:00:00'),(799,'https://vblinkonline.com/sample-page-2-2/','41:7cdb1b56e67e742fb5dbd5835474685e',1294,'post','page',1,0,NULL,NULL,'Sample Page','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,12,NULL,NULL,'2023-02-23 09:49:43','2023-02-27 03:09:39',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-01-13 03:02:17','2023-01-13 03:02:17'),(800,'https://vblinkonline.com/categories/','36:b7d81ed4d41c7bd6030900860db1d0f2',17,'post','page',1,0,NULL,NULL,'Categories','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2023-02-23 09:49:43','2023-02-27 02:50:02',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-01-13 05:18:45','2023-01-13 05:18:45'),(801,'https://vblinkonline.com/blog/','30:9716b773996dd9df46f80b98d90a03a6',19,'post','page',1,0,NULL,NULL,'Blog','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2023-02-23 09:49:43','2023-02-27 02:50:02',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-01-13 05:19:02','2023-01-13 05:19:02'),(802,'https://vblinkonline.com/categories/movies/','43:84e9bcbc288f4b04bece92591d2ac45a',23,'post','page',1,17,NULL,NULL,'Movies','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2023-02-23 09:49:43','2023-02-27 02:50:02',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-01-13 05:19:47','2023-01-13 05:19:47'),(803,'https://vblinkonline.com/categories/comics/','43:3a2668c4f02208b4386bd47d1b82efbb',25,'post','page',1,17,NULL,NULL,'Comics','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2023-02-23 09:49:43','2023-02-27 02:50:02',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-01-13 05:20:06','2023-01-13 05:20:06'),(804,'https://vblinkonline.com/shop-2-2/','34:b6dd2169a1f469b86d52c73a414f455d',560,'post','page',1,0,NULL,NULL,'All Video','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2023-02-23 09:49:43','2023-02-27 02:50:02',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-01-17 04:49:29','2023-01-17 04:49:29'),(805,'https://vblinkonline.com/cart-2-2/','34:0dd94bdf417f74f162fff69c63b117bb',561,'post','page',1,0,NULL,NULL,'Cart','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,NULL,'2023-02-23 09:49:43','2023-02-27 02:50:02',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-01-17 04:49:29','2023-01-17 04:49:29'),(806,'https://vblinkonline.com/checkout-2-2/','38:2d57e0861f0b618798f54066cb7494de',562,'post','page',1,0,NULL,NULL,'Checkout','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2023-02-23 09:49:43','2023-02-27 02:50:02',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-01-17 04:49:29','2023-01-17 04:49:29'),(807,'https://vblinkonline.com/my-account-2-2/','40:bd8b74588f7998422466740e218a27ad',563,'post','page',1,0,NULL,NULL,'My account','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2023-02-23 09:49:43','2023-03-14 06:29:58',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-01-17 04:49:30','2023-01-17 04:49:30'),(808,'https://vblinkonline.com/sample-page-2/','39:60ee797c4de5eb9c7e070ab745e832fd',1316,'post','page',1,0,NULL,NULL,'Sample Page','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2023-02-23 09:49:44','2023-04-05 15:38:41',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-01-21 12:58:44','2023-01-21 12:58:44'),(809,'https://vblinkonline.com/shop-2/','32:0192a3101dc1675815dc5d7a1ec01cd2',1318,'post','page',1,0,NULL,NULL,'Shop','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2023-02-23 09:49:44','2023-04-05 15:38:41',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-01-21 13:28:12','2023-01-21 13:28:12'),(810,'https://vblinkonline.com/cart-2/','32:5230ab97dd2552a5764ec676d497a114',1319,'post','page',1,0,NULL,NULL,'Cart','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2023-02-23 09:49:44','2023-02-27 02:50:02',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-01-21 13:28:12','2023-01-21 13:28:12'),(811,'https://vblinkonline.com/checkout-2/','36:ada43b9e9eae63ca43cb3bf96a2581e6',1320,'post','page',1,0,NULL,NULL,'Checkout','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2023-02-23 09:49:44','2023-02-27 02:50:02',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-01-21 13:28:12','2023-01-21 13:28:12'),(812,'https://vblinkonline.com/my-account-2/','38:ce033399440df0d526ad2c22ca049f2a',1321,'post','page',1,0,NULL,NULL,'My account','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2023-02-23 09:49:44','2023-02-27 11:37:29',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-01-21 13:28:12','2023-01-21 13:28:12'),(813,'https://vblinkonline.com/sample-page/','37:efe179075f458f553c5ffb9108146134',2,'post','page',1,0,NULL,NULL,'Sample Page','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,NULL,'2023-02-23 09:49:44','2023-02-28 08:14:12',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-02-15 06:43:21','2023-02-15 06:43:21'),(814,'https://vblinkonline.com/privacy-policy/','40:7b69f6e968b01136c880d176d49c0223',3,'post','page',1,0,NULL,NULL,'Privacy Policy','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,NULL,'2023-02-23 09:49:44','2023-04-15 04:53:31',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-02-21 11:37:44','2023-02-15 06:43:21'),(815,'https://vblinkonline.com/shop/','30:1a40c20b00cf9a1deb30a83827da8e69',8,'post','page',1,0,NULL,NULL,'Shop','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,NULL,'2023-02-23 09:49:44','2023-02-27 02:54:38',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-02-15 06:46:12','2023-02-15 06:46:12'),(816,'https://vblinkonline.com/cart/','30:9b58649425b81a187db69d0c5d8c563c',9,'post','page',1,0,NULL,NULL,'Cart','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2023-02-23 09:49:44','2023-02-27 02:50:02',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-02-15 06:46:12','2023-02-15 06:46:12'),(817,'https://vblinkonline.com/checkout/','34:03310d33f514a9060615189c0ff74112',10,'post','page',1,0,NULL,NULL,'Checkout','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2023-02-23 09:49:44','2023-02-27 02:50:02',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-02-15 06:46:12','2023-02-15 06:46:12'),(818,'https://vblinkonline.com/my-account/','36:faa3d1a27eb61ba9d6da8353b53cd861',11,'post','page',1,0,NULL,NULL,'My account','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2023-02-23 09:49:44','2023-02-28 05:50:34',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-02-15 06:46:12','2023-02-15 06:46:12'),(819,'https://vblinkonline.com/games/','31:ac60d9c880a84c987a20e88846bcb435',1338,'post','page',1,0,'Online %%title%% %%page%% %%sep%% %%sitename%% Gaming','You can download and play all online games you want. Enjoy this great experience of gaming with Vblink online','Games','publish',NULL,0,NULL,NULL,NULL,'Online Games',47,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png',NULL,NULL,'first-content-image',NULL,NULL,'https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png',NULL,'first-content-image',NULL,36,2,NULL,'2023-02-23 09:49:44','2023-02-26 16:13:26',1,NULL,NULL,NULL,NULL,0,4,2,'2023-02-23 21:56:06','2023-02-15 07:07:25'),(820,'https://vblinkonline.com/player-registration/','45:f036e6ca210581ce5ca1c6aeaf604d3b',1339,'post','page',1,0,NULL,NULL,'Player Registration','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,5,NULL,'2023-02-23 09:49:44','2023-04-15 04:53:31',1,NULL,NULL,NULL,NULL,0,2,2,'2023-02-24 08:27:55','2023-02-15 07:07:25'),(821,'https://vblinkonline.com/agent-help/','36:fc436f8d757fab44bfa35b100722bef7',1340,'post','page',1,0,'%%title%% %%page%% %%sep%% %%sitename%% Gaming','Check out latest videos that help you know better how Vblink online gaming works.. Enjoy the experience of gaming with Vblink','Agent Help','publish',NULL,0,NULL,NULL,NULL,'Agent Help',36,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,NULL,'2023-02-23 09:49:44','2023-02-27 02:50:02',1,NULL,NULL,NULL,NULL,0,1,2,'2023-02-24 08:44:57','2023-02-15 07:07:25'),(822,'https://vblinkonline.com/indemnification-agreement/','51:2ab5526df5a903aa910f1ee583d3c8fd',2227,'post','page',1,0,NULL,NULL,'Indemnification Agreement','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,NULL,'2023-02-23 09:49:44','2023-04-15 04:53:31',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-02-21 11:31:15','2023-02-21 11:06:15'),(823,'https://vblinkonline.com/store-distributers/','44:488400106ec6cc163958b97f2edd61a2',2293,'post','page',1,0,'%%title%% %%page%% %%sep%% %%sitename%% Gaming - All Locations','We are looking for people to join our group of gaming professionals. We have open territories for online distributorships in 50 US States.','Store &#038; Distributers','publish',NULL,0,NULL,NULL,NULL,'Distributers',41,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,NULL,'2023-02-23 09:49:44','2023-02-26 17:31:27',1,NULL,NULL,NULL,NULL,0,1,2,'2023-02-24 08:44:24','2023-02-22 08:13:33'),(824,'https://vblinkonline.com/video-slider/','38:61cfdb57b0789010d36e9b3c48f6d6df',2331,'post','page',1,0,NULL,NULL,'Video Slider','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2023-02-23 09:49:44','2023-04-05 15:38:41',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-02-22 11:35:17','2023-02-22 10:23:29'),(826,'https://vblinkonline.com/hello-world-2-2/','41:36b97c8e3e3b9b03a27fb1bb19611fa8',1303,'post','post',1,0,NULL,NULL,'Hello world!','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2023-02-23 09:49:44','2023-03-06 13:10:14',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-01-13 03:02:17','2023-01-13 03:02:17'),(827,'https://vblinkonline.com/hello-world-2/','39:fe362749e0c7f6f957abe8f37c9db5bf',1323,'post','post',1,0,NULL,NULL,'Hello world!','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2023-02-23 09:49:44','2023-03-06 13:10:14',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-01-21 12:58:44','2023-01-21 12:58:44'),(828,'https://vblinkonline.com/hello-world/','37:6c6492e1b56e4d432d1f2676930c3ba1',1,'post','post',1,0,NULL,NULL,'Hello world!','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2023-02-23 09:49:44','2023-02-28 12:40:05',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-02-15 06:43:21','2023-02-15 06:43:21'),(829,'https://vblinkonline.com/wpstream/live-tv/','42:2ed3773d46b8d8c9a414e97a0bc8539e',580,'post','wpstream_product',1,0,NULL,NULL,'Live TV','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://vblinkonline.com/wp-content/uploads/2023/01/c-1.png',NULL,'472','featured-image',NULL,NULL,'https://vblinkonline.com/wp-content/uploads/2023/01/c-1.png','472','featured-image','{\"width\":246,\"height\":344,\"filesize\":158193,\"url\":\"https://vblinkonline.com/wp-content/uploads/2023/01/c-1.png\",\"path\":\"/home/vblink5/public_html/wp-content/uploads/2023/01/c-1.png\",\"size\":\"full\",\"id\":472,\"alt\":\"\",\"pixels\":84624,\"type\":\"image/png\"}',0,NULL,NULL,'2023-02-23 09:49:44','2023-03-01 02:50:17',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-01-17 05:41:55','2023-01-17 05:41:55'),(830,'https://vblinkonline.com/wpstream_vod/toy-story/','48:b8a07e47cb1f6c737f3099e225e46228',589,'post','wpstream_product_vod',1,0,NULL,NULL,'Toy Story','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://vblinkonline.com/wp-content/uploads/2023/01/wallpaperflare.com_wallpaper-6.jpg',NULL,'504','featured-image',NULL,NULL,'https://vblinkonline.com/wp-content/uploads/2023/01/wallpaperflare.com_wallpaper-6.jpg','504','featured-image','{\"width\":1920,\"height\":1200,\"filesize\":256779,\"url\":\"https://vblinkonline.com/wp-content/uploads/2023/01/wallpaperflare.com_wallpaper-6.jpg\",\"path\":\"/home/vblink5/public_html/wp-content/uploads/2023/01/wallpaperflare.com_wallpaper-6.jpg\",\"size\":\"full\",\"id\":504,\"alt\":\"\",\"pixels\":2304000,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2023-02-23 09:49:44','2023-03-17 23:33:42',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-01-17 05:57:45','2023-01-17 05:57:45'),(831,'https://vblinkonline.com/wpstream_vod/frozen/','45:47febd5c5199bc9306e4f36aace9c111',591,'post','wpstream_product_vod',1,0,NULL,NULL,'Frozen','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://vblinkonline.com/wp-content/uploads/2023/01/wallpaperflare.com_wallpaper-3-scaled-1.jpg',NULL,'501','featured-image',NULL,NULL,'https://vblinkonline.com/wp-content/uploads/2023/01/wallpaperflare.com_wallpaper-3-scaled-1.jpg','501','featured-image','{\"width\":2560,\"height\":1440,\"filesize\":603569,\"url\":\"https://vblinkonline.com/wp-content/uploads/2023/01/wallpaperflare.com_wallpaper-3-scaled-1.jpg\",\"path\":\"/home/vblink5/public_html/wp-content/uploads/2023/01/wallpaperflare.com_wallpaper-3-scaled-1.jpg\",\"size\":\"full\",\"id\":501,\"alt\":\"\",\"pixels\":3686400,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2023-02-23 09:49:44','2023-03-09 17:20:01',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-01-17 05:58:45','2023-01-17 05:58:45'),(832,'https://vblinkonline.com/wpstream_vod/hotel-transylvania-2/','59:85650b6b93a372affb84e3b39130be56',592,'post','wpstream_product_vod',1,0,NULL,NULL,'Hotel Transylvania 2','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://vblinkonline.com/wp-content/uploads/2023/01/wallpaperflare.com_wallpaper.jpg',NULL,'502','featured-image',NULL,NULL,'https://vblinkonline.com/wp-content/uploads/2023/01/wallpaperflare.com_wallpaper.jpg','502','featured-image','{\"width\":1920,\"height\":1280,\"filesize\":570433,\"url\":\"https://vblinkonline.com/wp-content/uploads/2023/01/wallpaperflare.com_wallpaper.jpg\",\"path\":\"/home/vblink5/public_html/wp-content/uploads/2023/01/wallpaperflare.com_wallpaper.jpg\",\"size\":\"full\",\"id\":502,\"alt\":\"\",\"pixels\":2457600,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2023-02-23 09:49:44','2023-03-06 07:20:26',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-01-17 06:00:40','2023-01-17 06:00:40'),(833,'https://vblinkonline.com/wpstream_vod/blue-birds/','49:6fb472c1eaafc65b9d4358f20401a5ab',593,'post','wpstream_product_vod',1,0,NULL,NULL,'RIO','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://vblinkonline.com/wp-content/uploads/2023/01/wallpaperflare.com_wallpaper-8.jpg',NULL,'503','featured-image',NULL,NULL,'https://vblinkonline.com/wp-content/uploads/2023/01/wallpaperflare.com_wallpaper-8.jpg','503','featured-image','{\"width\":1366,\"height\":768,\"filesize\":1360599,\"url\":\"https://vblinkonline.com/wp-content/uploads/2023/01/wallpaperflare.com_wallpaper-8.jpg\",\"path\":\"/home/vblink5/public_html/wp-content/uploads/2023/01/wallpaperflare.com_wallpaper-8.jpg\",\"size\":\"full\",\"id\":503,\"alt\":\"\",\"pixels\":1049088,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2023-02-23 09:49:44','2023-03-12 01:39:57',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-01-17 06:01:53','2023-01-17 06:01:53'),(834,'https://vblinkonline.com/wpstream_vod/hobbit/','45:bdf27ff429925d07cbcfd87491b3e4de',594,'post','wpstream_product_vod',1,0,NULL,NULL,'Hobbit','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://vblinkonline.com/wp-content/uploads/2023/01/The-Hobbit-2012-Movie-Wallpapers-HD-Wallpapers.jpg',NULL,'500','featured-image',NULL,NULL,'https://vblinkonline.com/wp-content/uploads/2023/01/The-Hobbit-2012-Movie-Wallpapers-HD-Wallpapers.jpg','500','featured-image','{\"width\":1920,\"height\":1080,\"filesize\":215561,\"url\":\"https://vblinkonline.com/wp-content/uploads/2023/01/The-Hobbit-2012-Movie-Wallpapers-HD-Wallpapers.jpg\",\"path\":\"/home/vblink5/public_html/wp-content/uploads/2023/01/The-Hobbit-2012-Movie-Wallpapers-HD-Wallpapers.jpg\",\"size\":\"full\",\"id\":500,\"alt\":\"\",\"pixels\":2073600,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2023-02-23 09:49:44','2023-03-20 10:14:02',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-01-17 06:03:24','2023-01-17 06:03:24'),(835,'https://vblinkonline.com/wpstream_vod/brave/','44:ca4ee7a1d94a46f396a418c692de6b39',595,'post','wpstream_product_vod',1,0,NULL,NULL,'Brave','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://vblinkonline.com/wp-content/uploads/2023/01/Brave-Movie-2012-Wallpapers-HD-Wallpapers-scaled-1.jpg',NULL,'497','featured-image',NULL,NULL,'https://vblinkonline.com/wp-content/uploads/2023/01/Brave-Movie-2012-Wallpapers-HD-Wallpapers-scaled-1.jpg','497','featured-image','{\"width\":2560,\"height\":1600,\"filesize\":666062,\"url\":\"https://vblinkonline.com/wp-content/uploads/2023/01/Brave-Movie-2012-Wallpapers-HD-Wallpapers-scaled-1.jpg\",\"path\":\"/home/vblink5/public_html/wp-content/uploads/2023/01/Brave-Movie-2012-Wallpapers-HD-Wallpapers-scaled-1.jpg\",\"size\":\"full\",\"id\":497,\"alt\":\"\",\"pixels\":4096000,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2023-02-23 09:49:44','2023-03-20 10:14:02',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-01-17 06:04:18','2023-01-17 06:04:18'),(836,'https://vblinkonline.com/wpstream_vod/brave-copy/','49:4138577b051ec6793ccf08a9eac13762',1176,'post','wpstream_product_vod',1,0,NULL,NULL,'Avatar','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://vblinkonline.com/wp-content/uploads/2023/01/Movies-HD-Wallpapers-HD-Wallpapers-Desktop-Wallapers-High.jpg',NULL,'498','featured-image',NULL,NULL,'https://vblinkonline.com/wp-content/uploads/2023/01/Movies-HD-Wallpapers-HD-Wallpapers-Desktop-Wallapers-High.jpg','498','featured-image','{\"width\":1600,\"height\":900,\"filesize\":267050,\"url\":\"https://vblinkonline.com/wp-content/uploads/2023/01/Movies-HD-Wallpapers-HD-Wallpapers-Desktop-Wallapers-High.jpg\",\"path\":\"/home/vblink5/public_html/wp-content/uploads/2023/01/Movies-HD-Wallpapers-HD-Wallpapers-Desktop-Wallapers-High.jpg\",\"size\":\"full\",\"id\":498,\"alt\":\"\",\"pixels\":1440000,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2023-02-23 09:49:44','2023-03-11 04:03:42',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-01-20 04:37:12','2023-01-20 04:37:12'),(837,NULL,NULL,NULL,'post-type-archive','wpstream_product',NULL,NULL,'%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%','','Free-To-View Live Channels',NULL,1,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-02-23 09:49:45','2023-02-24 09:49:57',1,NULL,NULL,NULL,NULL,0,NULL,0,'2023-01-17 05:41:55','2023-01-17 05:41:55'),(838,NULL,NULL,NULL,'post-type-archive','wpstream_product_vod',NULL,NULL,'%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%','','Free-To-View VODs',NULL,1,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-02-23 09:49:45','2023-02-26 09:55:46',1,NULL,NULL,NULL,NULL,0,NULL,0,'2023-01-20 04:37:12','2023-01-17 04:48:25'),(839,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,'2023-02-23 09:49:45','2023-02-26 16:33:26',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(840,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,'2023-02-23 09:49:45','2023-02-26 22:48:35',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(841,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,'2023-02-23 09:49:45','2023-02-26 22:48:35',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL),(842,'https://vblinkonline.com/','25:929f9d51467e8298339da51e2ebe99ed',NULL,'home-page',NULL,NULL,NULL,'%%sitename%% %%page%% %%sep%% %%sitedesc%%','Gaming &amp; more','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,NULL,NULL,'2023-02-23 09:56:57','2023-05-16 04:34:52',1,NULL,NULL,NULL,NULL,0,NULL,2,'2023-05-16 00:34:34','2023-01-13 03:02:17');
/*!40000 ALTER TABLE `wpjk_yoast_indexable` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpjk_yoast_indexable_hierarchy`
--

DROP TABLE IF EXISTS `wpjk_yoast_indexable_hierarchy`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_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_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_yoast_indexable_hierarchy`
--

LOCK TABLES `wpjk_yoast_indexable_hierarchy` WRITE;
/*!40000 ALTER TABLE `wpjk_yoast_indexable_hierarchy` DISABLE KEYS */;
INSERT INTO `wpjk_yoast_indexable_hierarchy` VALUES (1,0,0,1),(3,0,0,1),(4,0,0,1),(5,0,0,1),(6,0,0,1),(7,0,0,1),(8,0,0,1),(9,0,0,1),(10,0,0,1),(11,0,0,1),(244,0,0,1),(249,0,0,1),(252,0,0,1),(273,0,0,1),(290,0,0,1),(850,0,0,1),(853,0,0,1),(842,0,0,1),(838,0,0,1),(854,0,0,1),(852,0,0,1),(335,0,0,1),(340,0,0,1),(856,0,0,1),(672,0,0,1),(840,0,0,1),(855,0,0,1),(780,0,0,1),(786,0,0,1),(787,0,0,1),(788,0,0,1),(789,0,0,1),(790,0,0,1),(791,0,0,1),(792,0,0,1),(793,0,0,1),(794,0,0,1),(795,0,0,1),(796,0,0,1),(797,0,0,1),(798,0,0,1),(799,0,0,1),(800,0,0,1),(801,0,0,1),(802,800,1,1),(803,800,1,1),(804,0,0,1),(805,0,0,1),(806,0,0,1),(807,0,0,1),(808,0,0,1),(809,0,0,1),(810,0,0,1),(811,0,0,1),(812,0,0,1),(813,0,0,1),(814,0,0,1),(815,0,0,1),(816,0,0,1),(817,0,0,1),(818,0,0,1),(819,0,0,1),(820,0,0,1),(821,0,0,1),(822,0,0,1),(823,0,0,1),(824,0,0,1),(841,0,0,1),(826,0,0,1),(827,0,0,1),(828,0,0,1),(829,0,0,1),(830,0,0,1),(831,0,0,1),(832,0,0,1),(833,0,0,1),(834,0,0,1),(835,0,0,1),(836,0,0,1),(245,0,0,1);
/*!40000 ALTER TABLE `wpjk_yoast_indexable_hierarchy` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpjk_yoast_migrations`
--

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

--
-- Dumping data for table `wpjk_yoast_migrations`
--

LOCK TABLES `wpjk_yoast_migrations` WRITE;
/*!40000 ALTER TABLE `wpjk_yoast_migrations` DISABLE KEYS */;
INSERT INTO `wpjk_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 `wpjk_yoast_migrations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpjk_yoast_primary_term`
--

DROP TABLE IF EXISTS `wpjk_yoast_primary_term`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_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) 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_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_yoast_primary_term`
--

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

--
-- Table structure for table `wpjk_yoast_seo_links`
--

DROP TABLE IF EXISTS `wpjk_yoast_seo_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpjk_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=454 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpjk_yoast_seo_links`
--

LOCK TABLES `wpjk_yoast_seo_links` WRITE;
/*!40000 ALTER TABLE `wpjk_yoast_seo_links` DISABLE KEYS */;
INSERT INTO `wpjk_yoast_seo_links` VALUES (1,'https://vblinkonline.com/wp-content/uploads/2023/01/blog1.png',886,887,'image-in',335,NULL,606,1187,1247932,NULL,NULL),(2,'https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner.png',886,633,'image-in',335,NULL,792,1349,1135243,NULL,NULL),(3,'https://vblinkonline.com/wp-content/uploads/2023/01/blog1.png',1332,887,'image-in',786,NULL,606,1187,1247932,NULL,NULL),(4,'https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner.png',1332,633,'image-in',786,NULL,792,1349,1135243,NULL,NULL),(5,'https://vblinkonline.com/wp-content/uploads/2023/01/blog3.png',1292,1065,'image-in',787,NULL,606,1187,1478318,NULL,NULL),(6,'https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner.png',1292,633,'image-in',787,NULL,792,1349,1135243,NULL,NULL),(7,'https://vblinkonline.com/wp-content/uploads/2023/01/blog4.png',1293,1067,'image-in',788,NULL,606,1187,1682893,NULL,NULL),(8,'https://vblinkonline.com/wp-content/uploads/2023/01/movie-banner.png',1293,633,'image-in',788,NULL,792,1349,1135243,NULL,NULL),(9,'https://vblinkonline.com/',36,1297,'internal',244,252,NULL,NULL,NULL,NULL,NULL),(10,'https://vblinkonline.com/how-to-download-the-app/',36,1336,'internal',244,672,NULL,NULL,NULL,NULL,NULL),(11,'https://vblinkonline.com/games/',36,1338,'internal',244,819,NULL,NULL,NULL,NULL,NULL),(12,'https://vblinkonline.com/player-registration/',36,1339,'internal',244,820,NULL,NULL,NULL,NULL,NULL),(13,'https://vblinkonline.com/agent-help/',36,1340,'internal',244,821,NULL,NULL,NULL,NULL,NULL),(14,'https://vblinkonline.com/store-distributers/',36,2293,'internal',244,823,NULL,NULL,NULL,NULL,NULL),(15,'https://vblinkonline.com/faq/',36,2205,'internal',244,780,NULL,NULL,NULL,NULL,NULL),(16,'https://vblinkonline.com',36,1297,'internal',244,252,NULL,NULL,NULL,NULL,NULL),(17,'https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png',36,1349,'image-in',244,NULL,111,150,34076,NULL,NULL),(18,'https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png',36,1349,'image-in',244,NULL,111,150,34076,NULL,NULL),(19,'https://vblinkonline.com/',1334,1297,'internal',789,252,NULL,NULL,NULL,NULL,NULL),(20,'https://vblinkonline.com/how-to-download-the-app/',1334,1336,'internal',789,672,NULL,NULL,NULL,NULL,NULL),(21,'https://vblinkonline.com/games/',1334,1338,'internal',789,819,NULL,NULL,NULL,NULL,NULL),(22,'https://vblinkonline.com/player-registration/',1334,1339,'internal',789,820,NULL,NULL,NULL,NULL,NULL),(23,'https://vblinkonline.com/agent-help/',1334,1340,'internal',789,821,NULL,NULL,NULL,NULL,NULL),(24,'https://vblinkonline.com/store-distributers/',1334,2293,'internal',789,823,NULL,NULL,NULL,NULL,NULL),(25,'https://vblinkonline.com/faq/',1334,2205,'internal',789,780,NULL,NULL,NULL,NULL,NULL),(26,'https://vblinkonline.com',1334,1297,'internal',789,252,NULL,NULL,NULL,NULL,NULL),(445,'https://i0.wp.com/vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png?resize=150%2C111&#038;ssl=1',1334,NULL,'image-ex',789,NULL,NULL,NULL,NULL,NULL,NULL),(29,'#',38,1297,'internal',249,252,NULL,NULL,NULL,NULL,NULL),(30,'https://vblinkonline.com/privacy-policy',38,3,'internal',249,814,NULL,NULL,NULL,NULL,NULL),(31,'https://vblinkonline.com/faq/',38,2205,'internal',249,780,NULL,NULL,NULL,NULL,NULL),(32,'https://vblinkonline.com/indemnification-agreement',38,2227,'internal',249,822,NULL,NULL,NULL,NULL,NULL),(33,'https://vblinkonline.com/wp-content/uploads/2023/02/vblink-transparent-e1676445062786.png',38,1349,'image-in',249,NULL,111,150,34076,NULL,NULL),(451,'https://vblinkonline.com/faq/',1335,2205,'internal',790,780,NULL,NULL,NULL,NULL,NULL),(450,'https://vblinkonline.com/privacy-policy/',1335,3,'internal',790,814,NULL,NULL,NULL,NULL,NULL),(452,'https://vblinkonline.com/indemnification-agreement/',1335,2227,'internal',790,822,NULL,NULL,NULL,NULL,NULL),(453,'https://i0.wp.com/vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png?resize=150%2C111&#038;ssl=1',1335,NULL,'image-ex',790,NULL,NULL,NULL,NULL,NULL,NULL),(37,'http://products.webrockmedia.com/hitzone-wordpress/wp-admin/',1294,NULL,'external',799,NULL,NULL,NULL,NULL,NULL,NULL),(38,'https://vblinkonline.com/blogpage/frozon-everything-we-know-about-the-upcoming/',1294,886,'internal',799,335,NULL,NULL,NULL,NULL,NULL),(39,'https://vblinkonline.com/blogpage/frozon-everything-we-know-about-the-upcoming/',1294,886,'internal',799,335,NULL,NULL,NULL,NULL,NULL),(40,'https://vblinkonline.com/blogpage/frozon-everything-we-know-about-the-upcoming/',1294,886,'internal',799,335,NULL,NULL,NULL,NULL,NULL),(41,'https://vblinkonline.com/blogpage/frozon-everything-we-know-about-the-upcoming-2/',1294,1332,'internal',799,786,NULL,NULL,NULL,NULL,NULL),(42,'https://vblinkonline.com/blogpage/frozon-everything-we-know-about-the-upcoming-2/',1294,1332,'internal',799,786,NULL,NULL,NULL,NULL,NULL),(43,'https://vblinkonline.com/blogpage/frozon-everything-we-know-about-the-upcoming-2/',1294,1332,'internal',799,786,NULL,NULL,NULL,NULL,NULL),(44,'https://vblinkonline.com/blogpage/hotel-transylvania-everything-we-know-about-the-upcoming/',1294,1292,'internal',799,787,NULL,NULL,NULL,NULL,NULL),(45,'https://vblinkonline.com/blogpage/hotel-transylvania-everything-we-know-about-the-upcoming/',1294,1292,'internal',799,787,NULL,NULL,NULL,NULL,NULL),(46,'https://vblinkonline.com/blogpage/hotel-transylvania-everything-we-know-about-the-upcoming/',1294,1292,'internal',799,787,NULL,NULL,NULL,NULL,NULL),(47,'https://vblinkonline.com/blogpage/croods-everything-we-know-about-the-upcoming/',1294,1293,'internal',799,788,NULL,NULL,NULL,NULL,NULL),(48,'https://vblinkonline.com/blogpage/croods-everything-we-know-about-the-upcoming/',1294,1293,'internal',799,788,NULL,NULL,NULL,NULL,NULL),(49,'https://vblinkonline.com/blogpage/croods-everything-we-know-about-the-upcoming/',1294,1293,'internal',799,788,NULL,NULL,NULL,NULL,NULL),(50,'https://vblinkonline.com/wp-content/uploads/2023/01/blog1.png',1294,887,'image-in',799,NULL,606,1187,1247932,NULL,NULL),(51,'https://vblinkonline.com/wp-content/uploads/2023/01/blog1.png',1294,887,'image-in',799,NULL,606,1187,1247932,NULL,NULL),(52,'https://vblinkonline.com/wp-content/uploads/2023/01/blog3.png',1294,1065,'image-in',799,NULL,606,1187,1478318,NULL,NULL),(53,'https://vblinkonline.com/wp-content/uploads/2023/01/blog4.png',1294,1067,'image-in',799,NULL,606,1187,1682893,NULL,NULL),(54,'https://vblink777.club',1297,NULL,'external',252,NULL,NULL,NULL,NULL,NULL,NULL),(55,'https://vblink777.club',1297,NULL,'external',252,NULL,NULL,NULL,NULL,NULL,NULL),(56,'https://vblinkonline.com/player-registration',1297,1339,'internal',252,820,NULL,NULL,NULL,NULL,NULL),(57,'https://vblinkonline.com/player-registration',1297,1339,'internal',252,820,NULL,NULL,NULL,NULL,NULL),(342,'https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png',1297,1650,'image-in',252,NULL,212,212,77467,NULL,NULL),(409,'https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png',1297,1660,'image-in',252,NULL,212,212,86415,NULL,NULL),(408,'https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png',1297,1644,'image-in',252,NULL,212,212,84777,NULL,NULL),(439,'https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png',1297,1645,'image-in',252,NULL,212,212,83144,NULL,NULL),(83,'https://vblink777.club',1297,NULL,'external',252,NULL,NULL,NULL,NULL,NULL,NULL),(84,'https://vblink777.club',1297,NULL,'external',252,NULL,NULL,NULL,NULL,NULL,NULL),(85,'https://vblinkonline.com/how-to-download-the-app',1297,1336,'internal',252,672,NULL,NULL,NULL,NULL,NULL),(86,'https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large-150x150.jpg',1297,1699,'image-in',252,NULL,1080,724,197913,NULL,NULL),(87,'https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-150x150.jpg',1297,1698,'image-in',252,NULL,1080,771,174202,NULL,NULL),(88,'https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-150x150.jpg',1297,1697,'image-in',252,NULL,1080,771,197339,NULL,NULL),(89,'https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large-150x150.jpg',1297,1695,'image-in',252,NULL,1080,724,178498,NULL,NULL),(90,'https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-150x150.jpg',1297,1688,'image-in',252,NULL,1080,771,199675,NULL,NULL),(91,'https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large-150x150.jpg',1297,1687,'image-in',252,NULL,1080,724,176519,NULL,NULL),(92,'https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large-150x150.jpg',1297,1686,'image-in',252,NULL,1080,724,202086,NULL,NULL),(93,'https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large-150x150.jpg',1297,1685,'image-in',252,NULL,1080,607,170219,NULL,NULL),(94,'https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-150x150.jpg',1297,1681,'image-in',252,NULL,1080,771,218477,NULL,NULL),(95,'https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-150x150.jpeg',1297,1668,'image-in',252,NULL,1159,828,272397,NULL,NULL),(96,'https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-150x150.jpeg',1297,1667,'image-in',252,NULL,1159,828,271966,NULL,NULL),(97,'https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-150x150.jpeg',1297,1666,'image-in',252,NULL,1235,828,235562,NULL,NULL),(98,'https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-150x150.jpeg',1297,1665,'image-in',252,NULL,1159,828,224292,NULL,NULL),(99,'https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-150x150.jpeg',1297,1664,'image-in',252,NULL,1159,828,216952,NULL,NULL),(100,'https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-150x150.jpeg',1297,1662,'image-in',252,NULL,1235,828,265364,NULL,NULL),(441,'https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png',1297,1647,'image-in',252,NULL,212,212,73954,NULL,NULL),(426,'https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png',1297,1657,'image-in',252,NULL,212,212,76328,NULL,NULL),(395,'https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png',1297,1651,'image-in',252,NULL,212,212,21464,NULL,NULL),(113,'https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg',1297,2070,'image-in',252,NULL,739,1600,230060,NULL,NULL),(114,'https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg',1297,2071,'image-in',252,NULL,739,1600,135264,NULL,NULL),(115,'https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg',1297,2072,'image-in',252,NULL,739,1600,140191,NULL,NULL),(116,'https://vblinkonline.com/wp-content/uploads/2023/02/1234-1024x473.jpeg',1297,2072,'image-in',252,NULL,739,1600,140191,NULL,NULL),(117,'https://vblinkonline.com/wp-content/uploads/2023/02/1222-1024x473.jpeg',1297,2071,'image-in',252,NULL,739,1600,135264,NULL,NULL),(118,'https://vblinkonline.com/wp-content/uploads/2023/02/123-1024x473.jpeg',1297,2070,'image-in',252,NULL,739,1600,230060,NULL,NULL),(119,'https://vblinkonline.com/wp-content/uploads/2023/02/apple-removebg-preview-e1676902343103.png',1297,1953,'image-in',252,NULL,265,267,77653,NULL,NULL),(120,'https://vblinkonline.com/wp-content/uploads/2023/02/get-it-on-google-play-badge.png',1297,1956,'image-in',252,NULL,1214,4096,190478,NULL,NULL),(121,'https://vblinkonline.com/wp-content/uploads/2023/02/Google-removebg-preview-e1676900878970.png',1297,1952,'image-in',252,NULL,266,267,88471,NULL,NULL),(122,'https://vblinkonline.com/wp-content/uploads/2023/02/Download_on_the_App_Store_Badge.svg.png',1297,1955,'image-in',252,NULL,759,2560,57016,NULL,NULL),(123,'#',15,1297,'internal',290,252,NULL,NULL,NULL,NULL,NULL),(124,'#',15,1297,'internal',290,252,NULL,NULL,NULL,NULL,NULL),(125,'https://vblinkonline.com/wp-content/uploads/2023/01/about-img.png',15,644,'image-in',290,NULL,476,602,536431,NULL,NULL),(126,'https://vblinkonline.com/wp-content/uploads/2023/01/book.png',15,651,'image-in',290,NULL,600,579,163488,NULL,NULL),(127,'https://vblinkonline.com/wp-content/uploads/2023/01/about-video-1024x604.png',15,687,'image-in',290,NULL,702,1190,1351572,NULL,NULL),(128,'https://vblinkonline.com/wp-admin/admin.php?page=forminator-cform-wizard&#038;id=994',21,NULL,'internal',340,NULL,NULL,NULL,NULL,NULL,NULL),(129,'https://vblinkonline.com/wp-content/uploads/2023/01/cinema.png',21,730,'image-in',340,NULL,1796,2200,838421,NULL,NULL),(130,'https://vblinkonline.com/wp-content/uploads/2023/01/contact-pic.png',21,1008,'image-in',340,NULL,730,490,440544,NULL,NULL),(131,'https://vblinkonline.com/wp-content/uploads/2023/01/movie-page.png',21,625,'image-in',340,NULL,341,1192,398686,NULL,NULL),(132,'https://vblinkonline.com/shop/',561,8,'internal',805,815,NULL,NULL,NULL,NULL,NULL),(133,'http://products.webrockmedia.com/hitzonevideo-wordpress/wp-admin/',1316,NULL,'external',808,NULL,NULL,NULL,NULL,NULL,NULL),(134,'https://vblinkonline.com/wp-admin/',2,NULL,'internal',813,NULL,NULL,NULL,NULL,NULL,NULL),(227,'&quot;https://vblinkonline.com/wp-content/uploads/&lt;/p',1336,NULL,'image-in',672,NULL,NULL,NULL,NULL,NULL,NULL),(226,'&quot;https://vblinkonline.com/wp-content/uploads/&lt;/p',1336,NULL,'image-in',672,NULL,NULL,NULL,NULL,NULL,NULL),(225,'&quot;https://vblinkonline.com/wp-content/uploads/&lt;/p',1336,NULL,'image-in',672,NULL,NULL,NULL,NULL,NULL,NULL),(224,'&quot;https://vblinkonline.com/wp-content/uploads/&lt;/p',1336,NULL,'image-in',672,NULL,NULL,NULL,NULL,NULL,NULL),(223,'&quot;https://vblinkonline.com/wp-content/uploads/&lt;/p',1336,NULL,'image-in',672,NULL,NULL,NULL,NULL,NULL,NULL),(222,'&quot;https://vblinkonline.com/wp-content/uploads/',1336,NULL,'image-in',672,NULL,NULL,NULL,NULL,NULL,NULL),(221,'&quot;https://vblinkonline.com/wp-content/uploads/&lt;/p',1336,NULL,'image-in',672,NULL,NULL,NULL,NULL,NULL,NULL),(220,'&quot;https://vblinkonline.com/wp-content/uploads/&lt;/p',1336,NULL,'image-in',672,NULL,NULL,NULL,NULL,NULL,NULL),(218,'&quot;https://vblinkonline.com/wp-content/uploads/&lt;/p',1336,NULL,'image-in',672,NULL,NULL,NULL,NULL,NULL,NULL),(219,'&quot;https://vblinkonline.com/wp-content/uploads/&lt;/p',1336,NULL,'image-in',672,NULL,NULL,NULL,NULL,NULL,NULL),(217,'&quot;https://vblinkonline.com/wp-content/uploads/&lt;/p',1336,NULL,'image-in',672,NULL,NULL,NULL,NULL,NULL,NULL),(216,'&quot;https://vblinkonline.com/wp-content/uploads/&lt;/p',1336,NULL,'image-in',672,NULL,NULL,NULL,NULL,NULL,NULL),(215,'&quot;https://vblinkonline.com/wp-content/uploads/',1336,NULL,'image-in',672,NULL,NULL,NULL,NULL,NULL,NULL),(214,'&quot;https://vblinkonline.com/wp-content/uploads/&lt;/p',1336,NULL,'image-in',672,NULL,NULL,NULL,NULL,NULL,NULL),(213,'&quot;https://vblinkonline.com/wp-content/uploads/&lt;/p',1336,NULL,'image-in',672,NULL,NULL,NULL,NULL,NULL,NULL),(212,'&quot;https://vblinkonline.com/wp-content/uploads/&lt;br',1336,NULL,'image-in',672,NULL,NULL,NULL,NULL,NULL,NULL),(211,'&quot;https://vblinkonline.com/wp-content/uploads/&lt;figcaption',1336,NULL,'image-in',672,NULL,NULL,NULL,NULL,NULL,NULL),(210,'&quot;https://vblinkonline.com/wp-content/uploads/&lt;figcaption',1336,NULL,'image-in',672,NULL,NULL,NULL,NULL,NULL,NULL),(208,'&quot;https://vblink&lt;br',1336,NULL,'internal',672,NULL,NULL,NULL,NULL,NULL,NULL),(209,'&quot;https://vblink&lt;br',1336,NULL,'internal',672,NULL,NULL,NULL,NULL,NULL,NULL),(161,'https://vblink777.club',2205,NULL,'external',780,NULL,NULL,NULL,NULL,NULL,NULL),(162,'https://vblinkonline.com/wp-content/uploads/2023/02/smartphonegame.png',2205,2223,'image-in',780,NULL,283,600,227398,NULL,NULL),(163,'https://vblinkonline.com/wp-content/uploads/2023/02/tabletgame.png',2205,2221,'image-in',780,NULL,273,600,211991,NULL,NULL),(164,'https://vblinkonline.com/wp-content/uploads/2023/02/monitorgame2.png',2205,2222,'image-in',780,NULL,528,600,345961,NULL,NULL),(264,'https://vblinkonline.com/wp-content/uploads/2023/02/s_4021.png',1338,1655,'image-in',819,NULL,212,212,72074,NULL,NULL),(265,'https://vblinkonline.com/wp-content/uploads/2023/02/s_4022.png',1338,1656,'image-in',819,NULL,212,212,82466,NULL,NULL),(266,'https://vblinkonline.com/wp-content/uploads/2023/02/s_4023.png',1338,1657,'image-in',819,NULL,212,212,76328,NULL,NULL),(267,'https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png',1338,1658,'image-in',819,NULL,212,212,67710,NULL,NULL),(268,'https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png',1338,1659,'image-in',819,NULL,212,212,76199,NULL,NULL),(269,'https://vblinkonline.com/wp-content/uploads/2023/02/s_4004.png',1338,1644,'image-in',819,NULL,212,212,84777,NULL,NULL),(270,'https://vblinkonline.com/wp-content/uploads/2023/02/s_4028.png',1338,1660,'image-in',819,NULL,212,212,86415,NULL,NULL),(271,'https://vblinkonline.com/wp-content/uploads/2023/02/s_4005.png',1338,1645,'image-in',819,NULL,212,212,83144,NULL,NULL),(272,'https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png',1338,1646,'image-in',819,NULL,212,212,80800,NULL,NULL),(273,'https://vblinkonline.com/wp-content/uploads/2023/02/s_4007.png',1338,1647,'image-in',819,NULL,212,212,73954,NULL,NULL),(274,'https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png',1338,1648,'image-in',819,NULL,212,212,83955,NULL,NULL),(275,'https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png',1338,1649,'image-in',819,NULL,212,212,74030,NULL,NULL),(276,'https://vblinkonline.com/wp-content/uploads/2023/02/s_4010.png',1338,1650,'image-in',819,NULL,212,212,77467,NULL,NULL),(277,'https://vblinkonline.com/wp-content/uploads/2023/02/s_4011.png',1338,1651,'image-in',819,NULL,212,212,21464,NULL,NULL),(278,'https://vblinkonline.com/wp-content/uploads/2023/02/s_4012.png',1338,1652,'image-in',819,NULL,212,212,82292,NULL,NULL),(279,'https://vblinkonline.com/wp-content/uploads/2023/02/s_4015.png',1338,1653,'image-in',819,NULL,212,212,69579,NULL,NULL),(280,'https://vblinkonline.com/wp-content/uploads/2023/02/s_4017.png',1338,1654,'image-in',819,NULL,212,212,75325,NULL,NULL),(281,'https://vblinkonline.com/wp-content/uploads/2023/02/s_3131.png',1338,1639,'image-in',819,NULL,212,212,75364,NULL,NULL),(297,'//vblinkonline.com/wp-content/plugins/revslider/public/assets/assets/transparent.png',1297,NULL,'image-in',252,NULL,NULL,NULL,NULL,NULL,NULL),(298,'//vblinkonline.com/wp-content/plugins/revslider/public/assets/assets/transparent.png',1297,NULL,'image-in',252,NULL,NULL,NULL,NULL,NULL,NULL),(299,'//vblinkonline.com/wp-content/plugins/revslider/public/assets/assets/transparent.png',1297,NULL,'image-in',252,NULL,NULL,NULL,NULL,NULL,NULL),(300,'//vblinkonline.com/wp-content/plugins/revslider/public/assets/assets/transparent.png',1297,NULL,'image-in',252,NULL,NULL,NULL,NULL,NULL,NULL),(301,'//vblinkonline.com/wp-content/plugins/revslider/public/assets/assets/transparent.png',1297,NULL,'image-in',252,NULL,NULL,NULL,NULL,NULL,NULL),(302,'//vblinkonline.com/wp-content/plugins/revslider/public/assets/assets/transparent.png',1297,NULL,'image-in',252,NULL,NULL,NULL,NULL,NULL,NULL),(303,'//vblinkonline.com/wp-content/plugins/revslider/public/assets/assets/transparent.png',1297,NULL,'image-in',252,NULL,NULL,NULL,NULL,NULL,NULL),(304,'//vblinkonline.com/wp-content/plugins/revslider/public/assets/assets/transparent.png',1297,NULL,'image-in',252,NULL,NULL,NULL,NULL,NULL,NULL),(440,'https://vblinkonline.com/wp-content/uploads/2023/02/s_4006.png',1297,1646,'image-in',252,NULL,212,212,80800,NULL,NULL),(344,'https://vblinkonline.com/wp-content/uploads/2023/02/VP_1020-Ocean-paradise-VIP无文案_59X88cm_20220401-Large.jpg',1297,1699,'image-in',252,NULL,1080,724,197913,NULL,NULL),(345,'https://vblinkonline.com/wp-content/uploads/2023/02/VP_1011Bird-Hunter_1969x2756px_20210807（无代理）-Large-1-768x1076.jpg',1297,1698,'image-in',252,NULL,1080,771,174202,NULL,NULL),(346,'https://vblinkonline.com/wp-content/uploads/2023/02/VP_1009Spongebob_1969x2756px_20210929（无代理）-Large-1-768x1076.jpg',1297,1697,'image-in',252,NULL,1080,771,197339,NULL,NULL),(347,'https://vblinkonline.com/wp-content/uploads/2023/02/VP_1007HaiDiLao-VIP_无代理_2323x3465px_20220219-Large.jpg',1297,1695,'image-in',252,NULL,1080,724,178498,NULL,NULL),(348,'https://vblinkonline.com/wp-content/uploads/2023/02/VP_Kirin-Storm无文案_50X70cm_20210809-Large-768x1076.jpg',1297,1688,'image-in',252,NULL,1080,771,199675,NULL,NULL),(349,'https://vblinkonline.com/wp-content/uploads/2023/02/vp_4021Keno无代理_2323x3465px_20220226-Large.jpg',1297,1687,'image-in',252,NULL,1080,724,176519,NULL,NULL),(350,'https://vblinkonline.com/wp-content/uploads/2023/02/VP_3071EyesofFortune_无代理_2323x3465px_20220306-Large.jpg',1297,1686,'image-in',252,NULL,1080,724,202086,NULL,NULL),(351,'https://vblinkonline.com/wp-content/uploads/2023/02/VP_1066dailyfishing_1080x1920_20220630-Large.jpg',1297,1685,'image-in',252,NULL,1080,607,170219,NULL,NULL),(352,'https://vblinkonline.com/wp-content/uploads/2023/02/VP_1004ocean-king3_1969x2756px_20210929（无代理）-Large-768x1076.jpg',1297,1681,'image-in',252,NULL,1080,771,218477,NULL,NULL),(353,'https://vblinkonline.com/wp-content/uploads/2023/02/VP_1001JINCHANBUYU-VIP手机设备）_59x88cm_20220108-Large.jpg',1297,1680,'image-in',252,NULL,1080,724,221976,NULL,NULL),(354,'https://vblinkonline.com/wp-content/uploads/2023/02/FF0E94A8-061A-470A-AD5E-E7FECE1BB2E6-768x1075.jpeg',1297,1668,'image-in',252,NULL,1159,828,272397,NULL,NULL),(355,'https://vblinkonline.com/wp-content/uploads/2023/02/E4017B88-BD19-40AF-81EF-D8E97C9A49DF-768x1075.jpeg',1297,1667,'image-in',252,NULL,1159,828,271966,NULL,NULL),(356,'https://vblinkonline.com/wp-content/uploads/2023/02/D8E0BF50-7605-428F-A497-D932BA55AE47-768x1146.jpeg',1297,1666,'image-in',252,NULL,1235,828,235562,NULL,NULL),(357,'https://vblinkonline.com/wp-content/uploads/2023/02/CB70C357-26FB-41DF-8C51-242DA88B634E-768x1075.jpeg',1297,1665,'image-in',252,NULL,1159,828,224292,NULL,NULL),(358,'https://vblinkonline.com/wp-content/uploads/2023/02/ACE1D7E5-EC8B-454A-B601-819DD88DE0B2-768x1075.jpeg',1297,1664,'image-in',252,NULL,1159,828,216952,NULL,NULL),(359,'https://vblinkonline.com/wp-content/uploads/2023/02/392A94FB-93C4-4DC1-9B06-E5C23DC421EF-768x1146.jpeg',1297,1662,'image-in',252,NULL,1235,828,265364,NULL,NULL),(384,'https://vblinkonline.com/wp-content/uploads/2023/02/iPhone4-1.png',2462,2220,'image-in',854,NULL,408,869,439317,NULL,NULL),(444,'https://i0.wp.com/vblinkonline.com/wp-content/uploads/2023/01/vblink-transparent-e1681456760277.png?resize=150%2C111&#038;ssl=1',1334,NULL,'image-ex',789,NULL,NULL,NULL,NULL,NULL,NULL),(427,'https://vblinkonline.com/wp-content/uploads/2023/02/s_4024.png',1297,1658,'image-in',252,NULL,212,212,67710,NULL,NULL),(428,'https://vblinkonline.com/wp-content/uploads/2023/02/s_4027.png',1297,1659,'image-in',252,NULL,212,212,76199,NULL,NULL),(442,'https://vblinkonline.com/wp-content/uploads/2023/02/s_4008.png',1297,1648,'image-in',252,NULL,212,212,83955,NULL,NULL),(443,'https://vblinkonline.com/wp-content/uploads/2023/02/s_4009.png',1297,1649,'image-in',252,NULL,212,212,74030,NULL,NULL),(449,'https://vblinkonline.com/player-registration/',1335,1339,'internal',790,820,NULL,NULL,NULL,NULL,NULL);
/*!40000 ALTER TABLE `wpjk_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 2023-05-20 15:29:38
